@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url("https://fonts.googleapis.com/css?family=Anton&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
body{
    font-family: "Poppins", sans-serif !important;
}
.maincontent {
    font-family:  "Poppins", sans-serif !important;
}
body .page {
    overflow: hidden;
    position: relative;
    z-index: 10;
}
li::marker{
    font-weight:bold !important;
}

/* *********** TOP MENÜ *************** */
a:hover {
    text-decoration: none;
}
.top-bar {
    background-color: #90a4ae;
}
.ttm-topbar-wrapper {
    line-height: 48px;
}
.ttm-topbar-content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.top-info {
    list-style: none;
    display: flex;
    margin: 0;
    padding: 0;
}
.top-info li {
    padding-right: 15px;
}
.top-info li a {
    color: rgb(255, 255, 255);
    display: flex;
    align-items: center;
}
.top-info li a i {
    padding-right: 4px;
    font-size: 18px;
    background: white;
    width: 20px;
    height: 20px;
    margin-right: 10px;
}
.ttm-topbar-content .topbar-right .list-inline {
    display: inline-block;
    line-height: 49px;
}
.social-icons {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 15px;
}
.social-icons li {
    display: inline-block;
    border: none;
    margin: 0 3px;
}
.social-icons li a {
    margin-left: 24px;
    display: flex !important;
    justify-content: center;
    align-items: center;
}
.social-icons li a i {

}

.fa-instagram{
    background-color: black !important;
    background: black !important;
}
.straight-stick{
    font-size: 29px;
    margin-left: 25px;
    margin-right: 25px;
    color: #ff9800;

}

.new-si li a {


}
.social-icons li a:hover {
    box-shadow: inset 0 0 0 3px #fff;
    color: white !important;
}

/* SITE BRANDING */
.site-branding {

}
.site-branding a,
.site-branding img {
    transition: all 0.3s ease-in-out 0s;
}
.site-branding img {
    max-height: 60px;
    height: 60px;
    width: auto;
}
.site-branding2 img {
    height: 50px;
}
.branding .buttons {
    height: 99px;
}
.right-bar ul {
    display: flex;
    list-style: none;
    align-items: center;
    margin-top: 16px;
}
.right-bar ul li {
    padding-left: 10px;
}
.right-bar ul li,
.right-bar ul li a {
    display: flex;
    align-items: center;
    color: #0d3044 !important;
}
li.address {
    max-width: 280px;
}
.buttons li {
    height: 90px;
}
.right-bar .icon {
    font-size: 26px;
    background-color: white;
    padding: 8px;
    margin-left: -33px;
    width: 50px;
    height: 50px;
}
.right-bar .icon i {
    background: white;
    width: 20px;
    height: 20px;
    position: relative;
        top: 3px;
    left: 2px;
}
.right-bar .icon  {
    background: #77dd77;
    width: 40px;
    height: 40px;
    border-radius: 30%;
}
.right-bar .sum {
    padding-right: 5px;
    text-align: left;
    padding-left: 10px;
    font-size: 15px;
}
.right-bar strong {
    font-weight: 600;
    font-size: 14px;
}
li.address p {
    overflow: hidden;
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-size: 13px;
    line-height: 20px;
    padding-top: 17px;
}
.buttons li:last-child p {
    margin: 0;
}
.ttm-bgcolor-white {
    background-color: #fff;
}
.site-branding2 {
    display: none;
    height: 65px;
    line-height: 65px;
}
.home-link {
    line-height: 65px;
}

/* SITE NAVIGATION */
.site-navigation {
    position: relative;
}
#site-header-menu #site-navigation .menu ul {
    padding: 0px;
    margin: 0px;
    color: #000000;
}
#site-header-menu #site-navigation .menu > ul > li {
    display: inline-block;
    position: relative;
    margin-left: -4px;
}
#site-header-menu #site-navigation .menu > ul > li > a {
    font-weight: 600;
    letter-spacing: 1px;
    color: #000000;
}
#site-header-menu #site-navigation .menu ul li ul > li:not(:last-child) {
    border-bottom: 1px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.08);
}
#site-header-menu #site-navigation .menu ul ul > li {
    position: relative;
}
#site-header-menu #site-navigation .menu > ul li ul li a {
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    color: #7f9094;
}
#site-header-menu #site-navigation .menu ul ul li:last-child {
    border: none;
}

/* HEADER ICONS AND TOGGLE */
.ttm-menu-toggle {
    float: right;
}
.ttm-menu-toggle input[type="checkbox"] {
    display: none;
}
.ttm-header-icons,
.ttm-header-icon {
    position: relative;
    height: 65px;
    line-height: 65px;
    float: right;
}
.ttm-header-icons {
    padding-left: 5px;
}
.ttm-header-wrap {
    background-color: #ffffff;
    position:relative;
    z-index: 999;
}
.ttm-header-icons .ttm-header-cart-link a,
.ttm-header-icons .ttm-header-search-link a {
    font-size: 15px;
    border-radius: 3px;
    height: 27px;
    width: 27px;
    line-height: 27px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    z-index: 9;
    position: relative;
}
.ttm-header-icons .ttm-header-cart-link a i,
.ttm-header-icons .ttm-header-search-link a i {
    font-weight: 900;
}

/* MOBILE MENU */
.mobile-menu {
    transition: 0.6s all;
    top: -100%;
    position: fixed;
}
.mobile-menu img {
    display: none;
}
.mobile-menu ul {
    padding: 25px;
    overflow-y: auto;
    background-color: white;
    border-radius: 25px;
}
.mobile-menu .menu ul li:first-child {
    border-top: none;
}
.mobile-menu .menu ul li {
    list-style: none;
    border-top: 1px solid #a7a7a7;
    width: 100%;
    padding: 7px;
}
.mobile-menu li.active {
    background: white;
    font-weight: 700;
}
.mobile-menu a {
    width: 100%;
    line-height: 29px;
    color: black;
    display: block;
}
.mobile-social-menu {
    position: absolute;
    bottom: 70px;
    display: block;
}
.mobile-social-menu li {
    width: 20px;
    height: 20px;
    padding: 25px;
}
.mobile-social-menu li a {
    margin-top: -10px;
    display: block;
    margin-left: -9px;
}
.mobile-social-menu li a i {
    font-size: 21px;
}
#site-header-menu #site-navigation .menu ul {
    padding: 0px;
    margin: 0px;
}
#site-header-menu #site-navigation .menu > ul > li {
    margin-left: -4px;
}
.ttm-sepline {
    display: none !important;
}
.mobile-social{
    display: none;
}
.mobile-menu.mobile-show {
    width: 300px;
    position: fixed;
    height: 60%;
    max-height: 100%;
    background: white;
    top: 40px;
    z-index: 99999999999999;
    display: block !important;
    left: 50%;
    transform: translate(-50%, 0%);
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    margin: auto;
}
.mobile-show {
    display: block !important;
}
.mobile-menu.mobile-show img {
    display: block;
    padding: 30px;
    width: 100%;
}
.mobile-menu-bg.active {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #ffffff00;
    z-index: 1000;
    top: 0;
    backdrop-filter: blur(10px);
}
.mobile-menu-bg {
    transition: 0.5s all;
}
.mobile-menu-bg.active:after {
    content: "";
    display: block;
    color: white;
    display: block;
    position: absolute;
    top: 0px;
    left: 300px;
    background: #ffffff00;
    padding: 10px;
    width: 65px;
    height: 60px;
}
.mobile-menu-bg.active:before {
    content: "";
    display: block;
    position: absolute;
    top: 19px;
    left: 310px;
    width: 30px;
    -webkit-mask-image: url(rd-fonts/times.svg);
    mask-image: url(rd-fonts/times.svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    height: 22px;
    background: #ffffff00;
    z-index: 1;
    margin-left: 10px;
}
/* FIXED HEADER */
.fixed-header {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background-color: white;
}

/* MOBILE MENU STYLES */
.mobile-menu{
    display: none;
}
.mobile-menu ul.th-menudropdown.sub-menu.active {
    display: block !important;
    position: relative;
    width: 100%;
    overflow: visible;
}
.mobile-menu ul.th-menudropdown.sub-menu {
    display: none !important;
}
li.has-submenu .sub-menu {
    margin-top: 0px;
    position: absolute;
    display: none;
    width: 130px;
    left: 0;
}

body .site-main {
    position: relative;
    z-index: 9;
    background-color: white;
}
.main-slider {
    position: relative;
}
.fixed-header {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background-color: white;
}
.ttm-search-overlay.st-show {
    visibility: visible;
    opacity: 0.98;
    cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAVCAYAAABCIB6VAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzNGOTFDMjMwRDE4MTFFNjlERDZERjI3RjQ0QzRGRjgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzNGOTFDMjQwRDE4MTFFNjlERDZERjI3RjQ0QzRGRjgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3M0Y5MUMyMTBEMTgxMUU2OURENkRGMjdGNDRDNEZGOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3M0Y5MUMyMjBEMTgxMUU2OURENkRGMjdGNDRDNEZGOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pt0AzY0AAADrSURBVHjapNXLDYMwDAZg1+2dE9dKHaETgMQSPXWADtQBemIJJDJBzx2gp1wZoI7koBTl4RhLPwSBPoHsiMM8zxcAeFLuFAuV1XXdujbGtHR6UR5Ih4VypkyUFpTF6MTWgvyWPeWoxQPUGT19hUW+p8YDFDzqFhg8o8FDdPDoFq7Fk2gMDnHI4Fk0BXt8SOBFNAen8D80N/dYaM4WF6GuToLOO+BGefP1VbJDUThSI+XDGSWjiDVzmmloFRxrlJXiWIFGG8pbWgRLRqqIowIV4ahEizjuQP0fJIrjHjSHO7ihfLVoBHdW8xNgAA9tb+1F4VHcAAAAAElFTkSuQmCC),
    pointer;
}
.ttm-search-overlay {
    background: orange;
}
.ttm-search-overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 9999;
    transition: all 0.2s ease;
}
.ttm-search-overlay.st-show .ttm-search-outer {
    transform: translateY(-50%);
}
.ttm-search-overlay .ttm-search-outer {
    position: absolute;
    left: 15px;
    right: 15px;
    top: 75%;
    min-height: 350px;
    border: 2px solid rgba(255, 255, 255, 0.62);
    text-align: center;
    transition: all 0.6s ease 0s;
    display: inline-block;
    margin: 0 auto;
    padding: 100px 20px 100px 20px;
}
.ttm-search-overlay .ttm-search-outer .ttm-form-title {
    display: block;
    font-size: 45px;
    line-height: 42px;
    clear: both;
    color: #fff;
}
.ttm-search-overlay .ttm-site-searchform {
    position: absolute;
    top: auto;
    left: 50%;
    width: 700px;
    max-width: 100%;
    margin-left: -350px;
    height: 70px;
    line-height: 70px;
    transition: all 0.6s ease 0s;
    margin-top: 40px;
}
.ttm-search-overlay .ttm-site-searchform input[type="search"] {
    background: none;
    color: #fff !important;
    padding: 0 70px 0 18px;
    font-weight: 400;
    font-size: 15px;
    letter-spacing: 1px;
    width: 100%;
    outline: none;
    height: 60px;
    border: 2px solid rgba(255, 255, 255, 0.95);
    margin: 0;
    border-radius: 0;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input,
select {
    font-family: inherit;
    transition: border linear 0.2s, box-shadow linear 0.2s;
    text-transform: inherit;
    line-height: inherit;
}
.ttm-search-overlay .ttm-site-searchform button {
    padding: 0;
    font-size: 21px;
    position: absolute;
    right: 0;
    top: 0;
    background: none;
    width: 70px;
    border: 0;
    border-left: 2px solid rgba(255, 255, 255, 0.95);
    height: 59px;
    text-align: center;
    display: block;
    color: #fff;
    margin-top: 7px;
}
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
    text-decoration: none;
    line-height: 21px;
    font-weight: 500;
    border-radius: 0;
    transition: all 0.25s ease;
    outline: none !important;
    -webkit-font-smoothing: antialiased;
}
a:focus,
a:hover{
    text-decoration: none;
    outline: none;
    color: #000000;
}
 /* a:visited {
    color: #a69afe;
 } */
a {
    color: #000000;
}
.mobile-menu{
    display: none;
}
.mobile-menu ul.th-menudropdown.sub-menu.active {
    display: block !important;
    position: relative;
    width: 100%;
    overflow: visible;
}
.mobile-menu ul.th-menudropdown.sub-menu {
    display: none !important;
}
li.has-submenu .sub-menu {
    margin-top: 0px;
    position: absolute;
    display: none;
    width: 130px;
    left: 0;
}
/* SLİDER */
.main-slider .item .content {
    position: absolute;
    display: flex;
    width: 40%;
    height: 100%;
    top: 0;
    flex-direction: column;
    justify-content: center;
    padding: 25px;
}
.main-slider .item .content .inner {
    position: relative;
    height: 300px;
}
.cbody {
    padding: 30px 30px;
    position: relative;
    border-radius: 20px;
}
.name-slider{
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    position: relative;
    left: 6px;
}
.cbody .sum {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 20px;
    height: auto;
    margin-bottom: 5px;
    overflow: hidden;
}
.cbody h2 {
    color: #fff;
    font-weight: 700;
}
.n-button {
    color: black !important;
    border-width: 2px;
    border-style: solid;
    border-color: #337569;
    position: relative;
    display: inline-block;
    padding: 6px 19px;
    transition: all 0.3s ease-in-out;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
}
.n-button:before {
    top: -6px;
    left: -6px;
    border-width: 2px 0 0 2px;
    z-index: 5;
}
.n-button:before,
.n-button:after {
    content: "";
    display: block;
    position: absolute;
    border-color: #337569;
    box-sizing: border-box;
    border-style: solid;
    width: 1em;
    height: 1em;
    transition: all 0.3s ease-in-out;
}
.main-slider .owl-carousel .owl-item {
    padding: 0;
    margin: 0;
}
.main-slider img {
    height: 700px;
    min-height: 500px;
    object-fit: cover;
    object-position: 84%;
}
.main-slider .owl-controls {
    position: absolute;
    bottom:25px;
    left: 6%;
    width: 100%;
    display: flex;
    justify-content: start;
}

.main-slider .owl-theme .owl-dots .owl-dot span{
    width: 26px;
    height: 7px;
    border: 1px solid #c3c3c3;
    border-radius: 18%;
    margin: 0px 3px 8px 6px;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
}


/* FOOTER */
.footer {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
}
.fbody {
    position: relative;
    background: rgb(255 255 255);
}
.footer .widget {
    margin: 20px 0 10px;
}
.ttm-btn.btn-inline {
    font-weight: 500;
}
a,
.site-branding a,
#site-header-menu #site-navigation .menu ul li > a,
.ttm-header-icon,
.header-btn,
a.ttm-btn,
i.ttm-btn,
a.nav-link,
.ttm-header-style-infostack .ttm-custombutton a,
.ttm-header-style-infostack .ttm-header-icons .ttm-header-search-link a,
.social-icons li > a,
.accordion .toggle-title a {
    transition: all 0.3s ease-in-out 0s;
}
.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 16px;
    right: 10px;
    background-color: #25d366;
    color: #fff !important;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
    display: flex;
    justify-content: center;
    align-items: center;
}
.float i {
    font-size: 40px;
    width: 30px;
    height: 35px;
    background: white;
}

.widget-area{
    position: relative;
    display: flex;
    justify-content: space-around;
   
}

.footer .widget .widget-title {
    margin-bottom: 17px;
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
    color: #035963;
    text-align: center;
}
.widget .widget-title {
    font-size: 23px;
    line-height: 28px;
}
.widget ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer .widget ul > li {
    padding: 0 0 12px 0;
    display: inline-flex;
}
.widget ul > li {
    position: relative;
}
.widget.widget_nav_menu a {
    margin-left: 23px;
    color: black;
    border-bottom: 1px solid rgb(144 211 109 / 18%);
    box-shadow: rgba(144, 211, 109, 0.13) 0px 8px 24px;
}
/* .widget.widget_nav_menu a:hover{
    color: #faa0ab;
} */
.footer .social-icons li > a,
footer ul li > a,
.ttm-topbar-content a,
.ttm-textcolor-white a {
    color: rgb(0, 0, 0);
}
.sticky-footer {
    display: none;
    height: 58px;
    background: linear-gradient(137deg, #cb1a72 0%, #5c5e71 100%);
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 30000;
    padding-top: 6px;
}
.sticky-footer .one-fourth {
    width: 33%;
    float: left;
    color: #fff;
    text-align: center;
    height: 58px;
    position: relative;
    cursor: pointer;
}
.sticky-footer i {
    font-size: 30px;
    margin: auto;
    background: white;
    width: 28px;
    height: 28px;
}
.sticky-footer .one-fourth p {
    font-size: 14px;
}
.sticky-footer p {
    color: white !important;
    margin: 0;
    font-size: 15px
}
.footer .bottom-footer-text {
    position: relative;
}
.footer .bottom-footer-text:before {
    /* background: #fd9701; */
    background: #84cce0;
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    opacity: 0.9;
}
.copyright {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
}

 .dots-area{
    position: relative;
    z-index: 99;
    bottom: 125px;
    left: 4%;
    height: 60px;
    width: 250px;
}



 .dots-inner {
    display: inline-flex;
}

 .dots-area .dots img{
     height: 50px;
     width: 50px;
     margin-left: 10px;
     border-radius: 50%;
     border: 2px solid #eddab4;
     object-fit: cover;
     box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
     object-position: right;
}

.owl-dot.active span {
    background-color: #fd9701;
}
.widget.widget_nav_menu a {
    margin-left: 23px;
    color: black;
    border-bottom: 1px solid rgb(144 211 109 / 18%);
    box-shadow: rgba(144, 211, 109, 0.13) 0px 8px 24px;
}
/*.widget.widget_nav_menu a:before {*/
/*    content: "";*/
/*    background-color: #000000;*/
/*    width: 6px;*/
/*    height: 6px;*/
/*    position: absolute;*/
/*    left: 0;*/
/*    top: 9px;*/
/*    border-radius: 50px;*/
/*}*/
.custom-btn {
    width: 165px;
    height: 45px;
    color: #fff;
    border-radius: 5px;
    font-weight: 500;
    background: transparent;
    transition: all 0.3s ease;
    position: relative;
    display: inline-block;
    box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, 0.5), 7px 7px 20px 0px rgba(0, 0, 0, 0.1), 4px 4px 5px 0px rgba(0, 0, 0, 0.1);
}
.btn-8 {
    background-image: linear-gradient(315deg, #ffffff 0%, #aac1cd 74%);
    line-height: 42px;
    padding: 0;
    border: none;
}
.btn-8 span {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}
.btn-8:before,
.btn-8:after {
    position: absolute;
    content: "";
    right: 0;
    bottom: 0;
    background: #607d8b;
    transition: all 0.3s ease;
}
.btn-8:before {
    height: 0%;
    width: 2px;
}
.btn-8:after {
    width: 0%;
    height: 2px;
}
.btn-8:hover:before {
    height: 100%;
}
.btn-8:hover:after {
    width: 100%;
}
.btn-8:hover {
    background: transparent;
}
.btn-8 span:hover {
    color: #c797eb;
}
.btn-8 span:before,
.btn-8 span:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    background: #607d8b;
    transition: all 0.3s ease;
}
.btn-8 span:before {
    width: 2px;
    height: 0%;
}
.btn-8 span:after {
    height: 2px;
    width: 0%;
}
.btn-8 span:hover:before {
    height: 100%;
}
.btn-8 span:hover:after {
    width: 100%;
}
.abouts {
    position: relative;
}



.ab-icerik {
    position: relative;
    z-index: 9;
    background-color: rgba(226, 239, 227, 0.25);
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    padding: 30px 50px 30px 50px;
    border-radius: 60px;
}
.ab-sub-title{
    color: #FF9800;
    font-weight: 600;
    position: relative;

    display: inline-block;
}
.resim{
    /* transform: skewY(353deg); */
    margin-top: 70px;
}

.ab-summary{
    margin-top: 15px;

}

ul.about-s {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin-top: 30px;
}
ul.about-s li {
    width: 50%;
    position: relative;
}
ul.about-s li a {
    background: #b0bec585;
    display: flex;
    margin: 0px 31px 15px 0px;
    font-weight: 600;
    letter-spacing: 1px;
    padding-top: 13px;
    z-index: 0;
    padding-bottom: 13px;
    overflow: hidden;
    position: relative;
    border-radius: 10px;
}
ul.about-s i {
    font-size: 26px;
    float: left;
    background-color: #eceff1;
    border-radius: 5px;
    margin: 0 10px;
    width: 40px;
}
ul.about-s li a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #cfd8dc;
    top: 0;
    left: -100%;
    transition: 0.7s all;
    z-index: -1;
    display: block;
}
ul.about-s li a:hover:after {
    left: 0 !important;
}
.resim {
    padding: 0px;
}
.ab-icerik h2 {
    padding-top: 20px;
}
.title-box {
    display: table;
    width: 100%;
    margin-top: 35px;
}
.title-box .page-title-heading,
.breadcrumb-wrapper {
    display: block;
    vertical-align: middle;
    text-align: center;
}
.title-box .page-title-heading, .breadcrumb-wrapper{
    text-align: left;
}
.page-title-heading h1 {
    font-weight: 600;
    text-transform: capitalize;
    font-size: 27px;
    line-height: 32px;
    margin-bottom: 6px;
    position: relative;
}
.breadcrumb-wrapper {
    text-align: right;
}
.breadcrumb-wrapper .breadcrumb-wrapper-inner {
    background-color: rgba(255, 255, 255, 0.03);
    padding: 15px;
    display: inline-block;
    margin: auto;
    text-align: center;
}
.breadcrumb-wrapper a,
.breadcrumb-wrapper span {
    font-weight: 600;
    text-transform: capitalize;
    font-size: 13px;
    line-height: 19px;
}
.breadcrumb-wrapper span:last-child {
    color: black !important;
    font-weight: 600;
}
.ttm-page-title-row {
    background: white;
}
/* CARD1 */
.dinc-articles {
    padding:120px 0 50px 0px;
    margin-top: 50px;
}
.dinc-articles .box-art {
    position: relative;
    transition: 1.5s all;
    overflow: hidden;
    margin: 5px;
    height: 450px;
    border-radius: 15px;
}
.btn-primary{
    background-color: #8bd572;
    border-color: #8bd572;
}

.btn-primary:hover{
    background-color: #fd9701;
    border-color: #fd9701;
}

.dinc-articles .box-art img {
    height: auto;
    object-fit: cover;
    opacity: 0.8;
    border-radius: 15px;
}
.dinc-articles .news-detail {
    position: absolute;
    transition: 0.5s all;
    width: 100%;
}
.dinc-articles .news-detail h3 {
    font-size: 20px;
}
.dinc-articles .news-detail p {

}

.box-art:hover img {
    transform: scale(1.1);
    opacity: 1;
}
.box-art img {
    transition: all 400ms ease;
}
/* CARD2 */
.contenttitle {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
    color: #4e4e4e;
}
.sitenitasarlacom-icerik2 {
    padding: 45px 0;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}


.lazyKukumavNet {
    display: block;
    width: 100%;
}
.cont-marka-baslik {
    font-size: 25px;
    color: #3b3b39;
}
.cizgiduz::after {
    position: absolute;
    position: absolute;
    content: "";
    height: 1px;
    width: 80%;
    top: 19px;
    background: #3b3b39;
    margin: 0 0 0 14px;
}
.conicon {
    display: flex;
    align-items: center;
}
.conicon .resim {
    padding-right: 10px;
    width: 75px !important;
    height: 65px !important;
}
.conicon .resim img,
.conicon .resim figure {
    width: 65px !important;
    height: 65px !important;
    display: block;
    position: relative;
}
.deneme {
    width: 50px;
    height: 50px;
    background: red;
}
.anab1 {
    font-weight: bold;
    font-size: 45px;
    color: #4e4e4e;
    line-height: 1.1;
}
/* YORUMLAR */
.comments:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
    opacity: 0.4;
}
.comments {
    position: relative;
}
.comments .item:before {
    content: "";
    position: absolute;
    top: 7px;
    left: 31px;
    -webkit-mask-image: url(rd-fonts/quote-left.svg);
    mask-image: url(rd-fonts/quote-left.svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    width: 30px;
    height: 30px;
    background: #688493;
    margin-left: 5px;
}
.comments .item:after {
    content: "";
    position: absolute;
    bottom: 7px;
    font-size: 35px;
    right: 30px;
    -webkit-mask-image: url(rd-fonts/quote-right.svg);
    mask-image: url(rd-fonts/quote-right.svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    width: 30px;
    height: 30px;
    background: #688493;
    margin-left: 5px;
}
.comments p.content {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 70px;
    overflow: hidden;
    text-align: center;
    padding-left: 20px;
}
.comments .item {
    padding: 15px;
    border-radius: 20px;
    border: 3px solid lightgray;
}
#totop.top-visible {
    height: 40px;
    width: 40px;
    font-size: 22px;
    display: flex !important;
    justify-content: center;
    align-items: center;
}
#totop.top-visible i {
    width: 20px;
    height: 20px;
    background: white;
}

#totop {
    font-weight: 900;
    position: fixed;
    left: 15px;
    z-index: 999;
    height: 0;
    width: 0;
    text-align: center;
    padding-top: 3px;
    line-height: 34px;
    border-radius: 3px;
    background-color: #bab9ba !important;
    color: #fff !important;
    bottom: 20px;
}
.featured-imagebox.featured-imagebox-post.ttm-box-view-top-image {
    margin: 10px 0;
    box-shadow: 0 0 15px 0 rgba(41, 61, 88, 0.1);
    border-radius: 25px;
}
.ttm-post-format-icon {
    display: none !important;
    background: black;
}
.ttm-post-thumbnail img {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.ttm-box-post-date {
    display: block;
    position: relative;
    left: 15px;
}
.featured-imagebox-post.ttm-box-view-top-image .featured-content {
    padding: 15px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.post-title.featured-title {
    overflow: hidden;
    width: 100%;
   
    -webkit-box-orient: vertical;
}
.featured-title h5 {
    font-weight: 500;
    font-size: 18px;
}
.featured-imagebox-post.ttm-box-view-top-image .post-desc {
    padding-top: 0px;
}
.post-desc.featured-desc p {
    overflow: hidden;
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.widget .new-si li a {
    width: 38px;
    height: 38px;
    font-size: 24px;
    padding-top: 6px;
    border-radius: 0px;
    margin-top: 30px;
}
.owl-theme .owl-controls .owl-nav div.owl-prev:before {
    -webkit-mask-image: url(rd-fonts/angle-left.svg);
    mask-image: url(rd-fonts/angle-left.svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    width: 30px;
    height: 30px;
    background: white;
    content: "" !important;
    margin-left: 6px;
    margin-top: 0px;
}
.owl-theme .owl-controls .owl-nav div.owl-next:before {
    -webkit-mask-image: url(rd-fonts/angle-right.svg);
    mask-image: url(rd-fonts/angle-right.svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    width: 30px;
    height: 30px;
    background: white;
    content: "" !important;
    margin-left: 6px;
    margin-top: 0px;
}

.dinc-articles .owl-theme .owl-controls .owl-nav div.owl-next:before{
    margin-top: 8px;
    margin-left: 12px;
}


.dinc-articles .owl-theme .owl-controls .owl-nav div.owl-prev:before{
    margin-top: 8px;
    margin-left: 8px;
}

.owl-theme .owl-controls .owl-nav div.owl-next:hover:before,
.owl-theme .owl-controls .owl-nav div.owl-prev:hover:before {
    background: white;
}
.owl-theme .owl-controls .owl-nav div.owl-prev:before {
    -webkit-mask-image: url(rd-fonts/angle-left.svg);
    mask-image: url(rd-fonts/angle-left.svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    width: 30px;
    height: 30px;
    background: white;
    content: "" !important;
    margin-left: 6px;
    margin-top: 0px;
}
.owl-theme .owl-controls .owl-nav div.owl-next:before {
    -webkit-mask-image: url(rd-fonts/angle-right.svg);
    mask-image: url(rd-fonts/angle-right.svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    width: 30px;
    height: 30px;
    background: white;
    content: "" !important;
    margin-left: 6px;
    margin-top: 0px;
}

.dinc-articles .owl-theme .owl-controls .owl-nav div.owl-next:before{
    margin-top: 8px;
    margin-left: 12px;
}

.dinc-articles .owl-theme .owl-controls .owl-nav div.owl-prev:before{
    margin-top: 8px;
    margin-left: 8px;
}

.owl-theme .owl-controls .owl-nav div.owl-next:hover:before,
.owl-theme .owl-controls .owl-nav div.owl-prev:hover:before {
    background: white;
}

.owl-carousel {
    display: block !important;
}
.owl-carousel .slide-owl-wrap:not(:first-child) {
    display: none !important;
}
.owl-carousel img {
    width: 100% !important;
}
.services-head-image {
    width: 50px;
    height: 50px;
}

.services-head h2{
    position: absolute;
    font-size: 175px;
    color: #faa0aab7;
    font-weight: bold;
    bottom: -185px;
    left: -78px;
    letter-spacing: -12px;
    transform: scale(1, 1.6);
}

.play-icon {
    position: absolute;
    left: 50%;
    top: 45%;
    transform: translate(-50%, -50%);
    display: inline-block;
    padding: 10px 26px;
    background-color: #e91f25;
    box-shadow: 0 8px 12px rgba(0, 0, 0, 0.52);
    border-radius: 10px;
}

.post-detail {
    padding: 20px 0;
}
.inner-container {
    padding: 20px 0;
}
.pagination {
    justify-content: center;
}
.pagination li a,
.pagination li span {
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
}
.pagination li span {
    color: #aeaeae;
}
.pagination li.active span {
    background: #04407e;
    color: #fff;
}
.ttm-header-search-link a .fa-search {
    width: 15px;
    height: 15px;
    background: #000;
    display: inline-block;
}
.ttm-search-overlay {
    display: none;
}
.ttm-search-overlay.st-show {
    display: block;
}
.w-search-input .fa-search {
    width: 15px;
    height: 15px;
    background: #fff;
    display: inline-block;
}
.ttm-header-search-link a .fa-search {
    width: 15px;
    height: 15px;
    background: #000;
    display: inline-block;
}
.w-search-input .searchform-s::placeholder {
    color: #fff;
}
.menu-footer-contact-links li a {
    display: flex;
    align-items: center;
}
.menu-footer-contact-links li a i {
    width: 18px;
    height: 18px;
    background: #000;
    display: inline-block;
    margin-right: 5px;
}
.menu-footer-contact-links li a {
    display: flex;
    align-items: center;
}
.menu-footer-contact-links li a i {
    width: 18px;
    height: 18px;
    background: #000;
    display: inline-block;
    margin-right: 5px;
}
img {
    max-width: 100%;
}
.dsa-logo img {
    max-height: 50px;
    margin-top: 10px;
    display: none;
}

.animated-button {
    position: relative;
    display: flex;
    align-items: center;
    gap: 4px;
    padding: 16px 36px;
    border: 4px solid;
    border-color: transparent;
    font-size: 16px;
    background-color: white;
    border-radius: 100px;
    font-weight: 600;
    color: greenyellow;
    box-shadow: 0 0 0 2px  #8cccdd;
    cursor: pointer;
    overflow: hidden;
    transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    margin-top: 18px;
}

.animated-button svg {
    position: absolute;
    width: 24px;
    fill: #8cccdd;
    z-index: 9;
    transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}

.animated-button .arr-1 {
    right: 16px;
}

.animated-button .arr-2 {
    left: -25%;
}

.animated-button .circle {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 20px;
    height: 20px;
    background-color: #8cccdd;
    opacity: 0;
    transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    margin-top: 15px;
}

.animated-button .text {
    position: relative;
    z-index: 1;
    transform: translateX(-12px);
    transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}

.animated-button:hover {
    box-shadow: 0 0 0 12px transparent;
    color: #212121;
    border-radius: 12px;
}

.animated-button:hover .arr-1 {
    right: -25%;
}

.animated-button:hover .arr-2 {
    left: 16px;
}

.animated-button:hover .text {
    transform: translateX(12px);
}

.animated-button:hover svg {
    fill: #212121;
}

.animated-button:active {
    scale: 0.95;
    /* box-shadow: 0 0 0 4px #8cd761; */
}

.animated-button:hover .circle {
    width: 220px;
    height: 220px;
    opacity: 1;
}
.gallery-area{
    margin-top: 150px;
    padding-bottom: 30px;
    background-color: rgba(143, 209, 109, 0.08);
}

.galleryy {
    --g: 15px;
    display: grid;
    width: 100%;
    aspect-ratio: 1;
    grid: auto-flow 1fr/repeat(4,1fr);
    gap: var(--g);
}
.galleryy img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /*filter: grayscale();*/
    cursor: pointer;
    transition: .5s
}
.galleryy img:hover {
    transition: 0.3s all ease-in-out;
    transform: scale(1.03);
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
    cursor: default;
}
.galleryy img:nth-child(2) {
    grid-area: 1/2/span 2/span 2;
    clip-path: polygon(0 0,100% 0,100% 100%,calc(50% + var(--g)/4) 100%,0 calc(50% - var(--g)/4))
}
.galleryy img:nth-child(3) {
    grid-area: 2/1/span 2/span 2;
    clip-path: polygon(0 0,calc(50% - var(--g)/4) 0,100% calc(50% + var(--g)/4),100% 100%,0 100%);
}


svg {
    position: absolute;
}

.wrapper {
    width: 100%;
    overflow: hidden;

}

#containerr {
    height: 120px;
    width: 100%;
    position: relative;
}
#containerr .text {
    position: absolute;
    top: 50%;
    left: 8%;
    margin-left: 50px;
    transform: translate(-50%, -50%);
    font-family: Anton;
    font-size: 66px;
    z-index: 999;
    color: #90d36d;
}
#containerr .drop {
    height: 5px;
    width: 6px;
    border-radius: 0;
    background-color: #90d36d;
    position: absolute;
    top: 30%;
    left: 23%;
    transform: translate(120%, -800%) scaleX(0.5);
    animation: move 6s cubic-bezier(1, 0.04, 0.74, 0.2) infinite;
}

@keyframes move {
    0% {
        transform: translate(120%, -800%) scaleX(0.2);
        height: 60px;
    }
    30% {
        transform: translate(120%, -20%);
        height: 30px;
    }
    70% {
        transform: translate(120%, 20%);
        height: 30px;
    }
    100% {
        transform: translate(0%, 20%) scaleX(0.2);
        height: 0px;
    }
}

.btn-shine {
    position: relative;
    top: 58%;
    left: -16%;
    padding: 12px 48px;
    color: #fd9701;
    background: linear-gradient(to right, #90d36d 0, #ff9800 10%, #90d36d 20%);
    background-position: 0;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: shine 3s infinite linear;
    animation-fill-mode: forwards;
    -webkit-text-size-adjust: none;
    font-weight: 600;
    font-size: 16px;
    text-decoration: none;
    white-space: nowrap;
}
@-moz-keyframes shine {
    0% {
        background-position: 0;
    }
    60% {
        background-position: 180px;
    }
    100% {
        background-position: 0px;
    }
}
@-webkit-keyframes shine {
    0% {
        background-position: 0;
    }
    60% {
        background-position: 180px;
    }
    100% {
        background-position: 0px;
    }
}
@-o-keyframes shine {
    0% {
        background-position: 0;
    }
    60% {
        background-position: 180px;
    }
    100% {
        background-position: 0px;
    }
}
@keyframes shine {
    0% {
        background-position: 0;
    }
    60% {
        background-position: 180px;
    }
    100% {
        background-position: 0px;
    }
}

.widget-logo-area{
    border-radius: 50%;
    background-color: #FF9800;
}

.navbar-brand__logo{
    display: block;
    margin: auto;
    position: relative;
    /* z-index: 99; */
    background-color: transparent;

    padding: 20px;

}

.widget-logo-area{
    border-radius: 50%;
    background-color: #FF9800;
}

.navbar-brand__logo{
    display: block;
    margin: auto;
    position: relative;
    background-color: transparent;
    padding: 20px;
}

.copyright p{
    color: white;
    display: block;
    margin-top: 15px;
}

.dinc-articles .owl-theme .owl-controls .owl-nav div{
    padding: 0;
    border: 1px solid #fd9701;
    height: 45px;
    width: 45px;
    color: #033b4a;
    margin: 0 3px;
    text-align: center;
    z-index: 1;
    background:  #fd9701;
    font-size: 0;
    margin-top: -20px;
    transition: all 0.3s ease-in-out;
    border-radius: 50%;
}

/* MENU HOVER EFFECTS */
/* ----------------------------------------------------------
   MENÜ – LOGO RENKLERİYLE HOVER EFEKTİ
---------------------------------------------------------- */
#site-header-menu #site-navigation .menu > ul > li > a{
    position:relative !important;           /* underline için referans */
    transition:color .25s ease !important;
}

/* KIRMIZI ALT ÇİZGİ (başta kapalı) */
#site-header-menu #site-navigation .menu > ul > li > a::after{
    content: '' !important;
    position: absolute !important;
    left: 48% !important;
    bottom: 5px !important;
    width: 0 !important;
    height: 2px !important;
    background: #EDDAB4 !important;
    transform: translateX(-50%) !important;
    transition: width .25s ease !important;
}

/* HOVER – MAVİ YAZI + KIRMIZI ALT ÇİZGİ */
#site-header-menu #site-navigation .menu > ul > li:hover > a{
    color:#0077b6 !important;               /* logo mavisi */
}

#site-header-menu #site-navigation .menu > ul > li:hover > a::after{
    width:80% !important;                   /* alt çizgi genişliği */
}

/* ----------------------------------------------------------
   MENÜ LİNKLERİ – NEON HOVER (#0f2a48)
---------------------------------------------------------- */
#site-header-menu #site-navigation .menu > ul > li > a{
    position:relative !important;
    text-decoration:none !important;
    transition:all .5s ease !important;
}

#site-header-menu #site-navigation .menu > ul > li > a::before{
    content:"" !important;
    position:absolute !important;
    inset:0 !important;
    visibility:hidden !important;
    clip:rect(0,0,0,0) !important;
    transition:all .5s ease !important;
}

/* ---- HOVER ---- */
#site-header-menu #site-navigation .menu > ul > li > a:hover{
    color:#0f2a48 !important;
    animation:neonSpread 1.6s infinite alternate !important;
}

#site-header-menu #site-navigation .menu > ul > li > a:hover::before{
    visibility:visible !important;
    clip:rect(0,900px,0,0) !important;
    animation:neonSpread 1.6s infinite alternate !important;
}

/* -------- ANAHTAR KARELER -------- */
@keyframes neonSpread{
    /* zayıf parıltı */
    0%,100%{
        text-shadow:
            0 0   4px  rgba(15,42,72,.9),
            0 0   8px  rgba(15,42,72,.7),
            0 0  12px  rgba(15,42,72,.5),
            0 0  20px  rgba(15,42,72,.4) !important;
        filter:
            drop-shadow(0 0  4px rgba(15,42,72,.7))
            drop-shadow(0 0 12px rgba(15,42,72,.35)) !important;
    }
    /* güçlü parıltı – renk dışarı saçılıyor */
    50%{
        text-shadow:
            0 0   6px  rgba(15,42,72,1),
            0 0  12px  rgba(15,42,72,.9),
            0 0  22px  rgba(15,42,72,.7),
            0 0  35px  rgba(15,42,72,.5),
            0 0  55px  rgba(15,42,72,.35) !important;
        filter:
            drop-shadow(0 0  6px rgba(15,42,72,.9))
            drop-shadow(0 0 20px rgba(15,42,72,.4))
            drop-shadow(0 0 40px rgba(15,42,72,.25)) !important;
    }
}

/* MENU CLOSE BUTTON */
.menu-close{
    position:absolute !important;
    top:12px !important;
    right:12px !important;
    width:38px !important;
    height:38px !important;
    background:transparent !important;
    border:0 !important;
    padding:0 !important;
    cursor:pointer !important;
    z-index:1100 !important;           /* menüden de backdrop'tan da yukarıda */
}

/* X çizen çizgiler */
.menu-close::before,
.menu-close::after{
    content:"" !important;
    position:absolute !important;
    top:50% !important;
    left:50% !important;
    width:26px !important;
    height:3px !important;
    background:#0d1a1a !important;     /* koyu çizgi – menü zeminine göre ayarla */
    transform-origin:center !important;
    transition:background .2s ease !important;
}

/* 45° ve -45° döndürüp X elde ediyoruz */
.menu-close::before{ transform:translate(-50%,-50%) rotate(45deg) !important; }
.menu-close::after { transform:translate(-50%,-50%) rotate(-45deg) !important; }

/* Hover'da renk değişikliği (isteğe bağlı) */
.menu-close:hover::before,
.menu-close:hover::after{
    background:#e40046 !important;     /* vurgu rengi seç */
}

.legal_warning p{
    color: white;
    font-size: 14px;
}

.marquee {
    height: 40px;
    width: 500%;

    overflow: hidden;
    position: relative;
}

.marquee div {
    display: block;
    width: 500%;
    height: 30px;

    position: absolute;
    overflow: hidden;

    animation: marquee 25s linear infinite;
}

.marquee span {
    float: left;
    width: 500%;
    color: #5b5a5a;
    font-weight: 400;
    font-size: 16px;
    opacity: 0.8;
}

@keyframes marquee {
    0% { left: 25%; }
    100% { left: -30%; }
}

.footer-contact-boxes{
    display: inline-flex;
    border-radius: 50px;
    justify-content: center;
    margin: auto;
    padding-bottom: 25px;
    padding-top: 25px;
}

.footer-contact-boxes li{
    background-color: transparent;
    border-radius: 54px;
    position: relative;
    /* z-index: 99; */
    padding: 8px;
    list-style: none;
}


.footer-contact-boxes i{
    height: 25px;
    width: 25px;
    display: block;
    margin: auto;
    background-color: black;
}



.footer-contact-box{
    margin-left: 15px;
    width: auto;
    display: flex;
    justify-content: center;
}



.wrapper2 {
    width: 100%;
    overflow: hidden;

}

#containerr2 {
    height: 172px;
    width: 100%;
    position: relative;
}
#containerr2 .text2 {
    position: absolute;
    top: 46%;
    left: 27%;
    margin-left: 50px;
    transform: translate(-50%, -50%);
    font-family: Anton;
    font-size: 67px;
    z-index: 999;
    color: #ff9800;
}
#containerr2 .drop2 {
    height: 5px;
    width: 7px;
    border-radius: 0;
    background-color: #90d36d;
    position: absolute;
    top: 30%;
    left: 61%;
    transform: translate(120%, -800%) scaleX(0.5);
    animation: move2 6s cubic-bezier(1, 0.04, 0.74, 0.2) infinite;
}

@keyframes move2 {
    0% {
        transform: translate(120%, -800%) scaleX(0.2);
        height: 60px;
    }
    30% {
        transform: translate(120%, -20%);
        height: 30px;
    }
    70% {
        transform: translate(120%, 20%);
        height: 30px;
    }
    100% {
        transform: translate(120%, 20%) scaleX(0.2);
        height: 30px;
    }
}

.btn-shine2 {
    position: relative;
    top: 72%;
    left: 0%;
    padding: 12px 48px;
    color: #fd9701;
    background:linear-gradient(to right, #ff9800 0, #90d36d 10%, #ff9800 20%);
    background-position: 0;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: shine2 3s infinite linear;
    animation-fill-mode: forwards;
    -webkit-text-size-adjust: none;
    font-weight: 600;
    font-size: 16px;
    text-decoration: none;
    white-space: nowrap;
}
@-moz-keyframes shine2 {
    0% {
        background-position: 0;
    }
    60% {
        background-position: 250px;
    }
    100% {
        background-position: 0px;
    }
}
@-webkit-keyframes shine2 {
    0% {
        background-position: 0;
    }
    60% {
        background-position: 250px;
    }
    100% {
        background-position: 0px;
    }
}
@-o-keyframes shine2 {
    0% {
        background-position: 0;
    }
    60% {
        background-position: 250px;
    }
    100% {
        background-position: 0px;
    }
}
@keyframes shine2 {
    0% {
        background-position: 0;
    }
    60% {
        background-position: 250px;
    }
    100% {
        background-position: 0px;
    }
}

.dinc-articles .owl-theme .owl-controls .owl-nav div{
    padding: 0;
    border: 1px solid #FFC78E;
    height: 45px;
    width: 45px;
    color: #033b4a;
    margin: 0 3px;
    text-align: center;
    z-index: 1;
    background:  #FFC78E;
    font-size: 0;
    margin-top: -20px;
    transition: all 0.3s ease-in-out;
    border-radius: 50%;
}


.sticky-desktop {
    opacity: 0;
    height: 50px;
    width: 25%;
    background-color: white;
    color: white;
    position: fixed;
    bottom: -25px;
    z-index: 10;
    margin: auto;
    display: flex;
    justify-content: center;
    left: 50%;
    transform: translate(-50%, -50%);
    border-top-left-radius: 70px;
    border-top-right-radius: 70px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.sticky-desktop li a {
    background-color: transparent;
}

.contact-form{
    padding: 40px;

}

.contact-area-page{
    padding: 50px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 15px;
    margin-bottom: 50px;
    min-height: 350px;
    color: gray;
}

.contact-form label , .contact-form select , .contact-form label{
    color: #699099;
}

.contact-area-page h4{
    color: #8cccdd;
    font-size: 56px;
}

.contact-area-page a{
    color: gray;
}

.contact-form input{
    border-radius: 15px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.form-control{
    border-color: rgba(128, 128, 128, 0.23);

}

.text-muted{
    color: #699099 !important;
}

.btn-success{
    background-color: #8cccdd;
    border-color: #8cccdd;
}
.btn-success:hover {
    color: #fff;
    background-color: #8cccdd;
    border-color: #8cccdd;
}
.search-box{
    width: fit-content;
    height: fit-content;
    position: relative;
}
.input-search{
    height: 50px;
    width: 50px;
    border-style: none;
    padding: 10px;
    font-size: 18px;
    letter-spacing: 2px;
    outline: none;
    border-radius: 25px;
    transition: all .5s ease-in-out;
    background-color: white;

    padding-right: 40px;
    color: black;
}
.input-search::placeholder{
    color:rgba(255,255,255,.5);
    font-size: 16px;
    letter-spacing: 2px;
    font-weight: 100;
    color: black;
}
.btn-search{
    width: 50px;
    height: 50px;
    border-style: none;
    font-size: 20px;
    font-weight: bold;
    outline: none;
    cursor: pointer;
    border-radius: 50%;
    position: absolute;
    right: 0px;
    top: 15px;
    color:#ffffff ;
    background-color: white;
    pointer-events: painted;
}

.btn-search:focus{
    position: relative;
    left: 0px;
}

.btn-search:focus ~ .input-search{
    width: 620px;
    position: absolute;
    right: 20px;
    top: 20px;
    border-radius: 0px;
    background-color: white;
    z-index: 99;
    border-bottom:2px solid rgba(0, 0, 0, 0.5);
    transition: all 500ms cubic-bezier(0, 0.110, 0.35, 2);
}
.input-search:focus{
    width: 580px;
    position: absolute;
    right: 5px;
    top: 20px;
    border-radius: 0px;
    background-color: white;
    z-index: 99;
    border-bottom:2px solid rgba(0, 0, 0, 0.5);

}

@media (max-width: 768px) {
    .btn-search{
        left: -30px;
        margin-right: -33px;
        background-color: transparent;
    }
    .btn-search:focus ~ .input-search{
        min-width: 330px;
        max-width: 380px;
        width: 350px;
        text-align: center;
        position: absolute;
        right: 50px;
        top: 0px;
        height: 65px;
        border-radius: 0px;
        background-color: white;
        z-index: 99;
        border-bottom:2px solid rgba(0, 0, 0, 0.5);
        transition: all 500ms cubic-bezier(0, 0.110, 0.35, 2);
    }
    .input-search:focus{
        min-width: 330px;
        max-width: 425px;
        text-align: center;
        height: 65px;
        width: 500px;
        position: absolute;
        right: 10px;
        top: 0px;
        border-radius: 0px;
        background-color: white;
        z-index: 99;
        border-bottom:none;

    }
    .input-search:focus .btn-search{
        position: absolute;
        left: -15px;
    }
}

.search-box .fa-search{
    height: 20px;
    width: 20px;
    background-color: black;
    position: relative;
    top: 9px;
    z-index: 999;
}

/* Desktop: iki satırlı header linkleri düzgün hizala ve taşmayı engelle */
@media (min-width:1200px){
  #site-header-menu #site-navigation .menu > ul > li > a{
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    height:65px !important;          /* header yüksekliği sabit */
    line-height:1 !important;         /* satır başına dev line-height'ı iptal et */
    /* white-space:normal !important;    kırılmaya izin ver */
    padding:0 12px !important;
    text-align:center !important;
  }
  /* İki satırın kapsayıcısı ve arası */
  #site-header-menu #site-navigation .menu > ul > li > a .menu-label{
    /* display:flex; */
    /* flex-direction:column; */
    align-items:center;
    justify-content:center;
    row-gap:2px;                      /* satırlar arası boşluk (isteğe göre 0–4px) */
    line-height:1.05;                 /* doğal satır yüksekliği */
  }

  /* Alt çizgi efektinin konumu (isteğe bağlı inceltme) */
  #site-header-menu #site-navigation .menu > ul > li > a::after{
    bottom:8px !important;
  }
}

/* === DESKTOP (>=1200px) — logo ve header yüksekliği büyüt === */
@media (min-width:1200px){
  #masthead .site-branding img{
    margin-top: 25px;
    height: 84px !important;
    max-height: 84px !important;
      margin-left: -60px;   /* -5 ile -25px arası dene */
  }
  #masthead .home-link{
    line-height: 84px !important;        /* logo ile aynı yükseklik */
    margin-right: 30px;
  }
  /* menü linkleri ve sağ ikonlar aynı yüksekliğe gelsin */
  #masthead #site-navigation .menu > ul > li > a{
    height: 84px !important;
  }
  #masthead .ttm-header-icons,
  #masthead .ttm-header-icon{
    height: 84px !important;
    line-height: 84px !important;
  }
}

/* === STICKY (scroll’da küçültmek istersen) === */
.fixed-header #masthead .site-branding img{
  height: 70px !important;
  max-height: 70px !important;
}
.fixed-header #masthead #site-navigation .menu > ul > li > a,
.fixed-header #masthead .ttm-header-icons,
.fixed-header #masthead .ttm-header-icon{
  height: 70px !important;
  line-height: 70px !important;
}

/* === MOBIL (<1200px) — biraz daha büyük logo ve header alanı === */
@media (max-width:1199px){
  #masthead .site-branding img{
    height: 78px !important;
    max-height: 78px !important;
  }
  /* mobil üst şeridin yüksekliği logo ile uyumlu olsun */
  .navs{ max-height: 78px !important; }
}
/* ===== TOP MENU (düz, sade) ===== */
.top-strip{
  background:#8cccdd;            /* istersen #ff2b7a / marka rengi */
  color:#fff;
  width:100%;
  z-index:1000;
}
.top-strip .container{ padding:0 12px; }

.top-strip .top-menu{ 
  min-height:42px;
  display:flex;
  align-items:center;
  justify-content:center;        /* ortala */
}

.top-strip .dropdown{
  display:flex;
  gap:28px;                      /* menü maddeleri arası boşluk */
  margin:0; padding:0;
  list-style:none;
  margin-left: 200px;
}

.top-strip .dropdown > li{ position:relative; }
.top-strip .dropdown > li > a{
  display:block;
  font-size:14px;
  font-weight:500;
  line-height:1;
  padding:10px 2px;
  color:#fff !important;
  text-decoration:none;
  transition:opacity .2s ease;
}
.top-strip .dropdown > li:hover > a{ opacity:.85; }

/* Top şeritte dropdown istemiyorsak kapat */
.top-strip .dropdown > li .sub-menu{ display:none !important; }

/* Mobilde çok yer kaplamasın: istersen gizle */
@media (max-width: 992px){
  .top-strip{ display:none; }
}
/* Resim alanı konumlandırma */
.resim{ position:relative; }

/* Bulut şekli: resmin arkasında, responsive */
.cloud-bubble{
  position:absolute;
  inset: 0;                /* kolonun tamamına göre konumlanır */
  display:flex;
  align-items:center;
  justify-content:center;
  z-index:1;               /* img'nin altında kalsın diye img'ye 2 veriyoruz */
  pointer-events:none;     /* tıklamaya engel olmasın */
}

.cloud-shape{
  width:min(95%, 560px);   /* büyük ekranda taşmasın */
  height:auto;
  filter: drop-shadow(0 14px 28px rgba(13,48,68,.25));
  /* İstersen yavaş salınım animasyonu aç: */
  /* animation: cloudFloat 14s ease-in-out infinite alternate; */
}

/* Resim her zaman üstte */
.resim img{
 width: 450px;
  position:relative;
    overflow: hidden;   
  z-index:2;
  margin-top: -25px;
}

/* Opsiyonel – yumuşak salınım */
@keyframes cloudFloat{
  0%   { transform: translateY(0) scale(1); }
  100% { transform: translateY(-10px) scale(1.02); }
}

/* Mobilde bulutu biraz küçült */
@media (max-width: 576px){
  .cloud-shape{ width: 88%; }
}



  /* Şeridi tam genişlik yap ve arka planı ayarla */
  .dk-appointment-strip{
    background:#8CCCDD !important;
    width:100vw;                 /* viewport kadar genişlik */
    margin-left:calc(50% - 50vw);
    margin-right:calc(50% - 50vw);
    padding:16px 0;
    position:relative;
    z-index:1;
  }

  /* İçeriği yatayda ortala */
  .dk-appointment-wrap{
    display:flex;
    align-items:center;
    justify-content:center;
    gap:12px;
  }

  /* Buton görünümü */
  .dk-appointment-btn{
    display:inline-flex;
    align-items:center;
    gap:10px;
    text-decoration:none;
    font-weight:600;
    background:#fff;
    color:#0e2233;
    padding:12px 20px;
    border-radius:999px;
    box-shadow:0 2px 10px rgba(0,0,0,.08);
  }
  .dk-appointment-btn__icon{display:inline-flex}
  .dk-appointment-btn__text{line-height:1}

  /* Eski başlık varsa gizle (güvenlik için) */
  .dk-appointment-heading{display:none !important;}

  /* Mobilde butonu tam genişlik yap */
  @media (max-width:575.98px){
    .dk-appointment-btn{width:100%; justify-content:center;}
  }


/* FOOTER LOGO — büyüt + kesin ortala */
footer img.navbar-brand__logo{
  max-width: none !important;   /* global img {max-width:100%} etkisiz */
  height: 120px !important;     /* dilediğin gibi artırabilirsin */
  width: auto !important;
  display: block;
}

/* Logo bağlantısını kutu yap ve tam ortaya yerleştir */
footer .widget .home-link{
  display: block !important;
  width: max-content;            /* genişliği logo kadar olsun */
  margin: 0 auto !important;     /* yatayda tam ortala */
  text-align: center;            /* güvence */
}

/* Footer satırındaki dağıtımı ortaya çek (hafif kaymayı çözer) */
footer .widget-area{
  justify-content: center !important;
  gap: 32px;                     /* istersen aralık */
}

/* Tablet/Mobilde kademeli boyut */
@media (max-width: 991.98px){
  footer img.navbar-brand__logo{ height: 100px !important; }
}
@media (max-width: 575.98px){
  footer img.navbar-brand__logo{ height: 86px !important; }
}




















/* === MOBILE TOP STRIP (mobile-menu içinde görünsün) === */
.mobile-top-block{ 
  display:block !important;
  margin: 6px 0 0 0 !important;
  border-bottom:1px solid rgba(0,0,0,.06) !important;
}
.mobile-top-summary{
  display:flex !important; align-items:center !important; justify-content:space-between !important;
  gap:8px !important; padding:10px 16px !important; cursor:pointer !important;
  background:#ffffff !important; color:#0f2233 !important; font-weight:600 !important;
}
.mobile-top-summary__left{ display:inline-flex; align-items:center; gap:8px; }
.mobile-top-summary i{ width:18px; height:18px; }
.mobile-top-summary .chev{ transition: transform .25s ease !important; }
.mobile-top-block[open] .mobile-top-summary .chev{ transform: rotate(180deg) !important; }

.mobile-top-nav{
  list-style:none !important; margin:0 !important; padding:10px 12px 6px !important;
  display:flex !important; flex-wrap:wrap !important; gap:8px !important;
}
.mobile-top-nav > li{ margin:0 !important; padding:0 !important; }
.mobile-top-nav > li > a{
    margin-left: 6px;
  display:inline-flex !important; align-items:center !important;
  padding:10px 5px !important; border-radius:999px !important;
  background:#f7fcfe !important;
  border:1px solid rgba(0,0,0,.08) !important;
  color:#0f2233 !important; font-weight:600 !important; font-size:14px !important;
  text-decoration:none !important; transition: box-shadow .2s ease, border-color .2s ease !important;
}
.mobile-top-nav > li > a:hover{
  border-color:#8CCCDD !important;
  box-shadow:0 0 0 3px color-mix(in srgb, #8CCCDD 25%, #ffffff) inset !important;
}

/* Alt seviye (opsiyonel) — yumuşak “etiket” görünümü */
.mobile-top-sub{
  list-style:none !important; margin:6px 0 0 0 !important; padding:0 !important;
  display:flex !important; flex-wrap:wrap !important; gap:6px !important;
}
.mobile-top-sub > li > a{
  display:inline-flex !important; align-items:center !important;
  padding:6px 10px !important; border-radius:999px !important;
  background:#fff !important; border:1px dashed rgba(0,0,0,.12) !important;
  color:#3a4b57 !important; font-size:13px !important; text-decoration:none !important;
}

/* Sadece mobilde göster */
@media (min-width:1200px){
  .mobile-top-block{ display:none !important; }
}

/* Mobil panel içi sosyal şerit panelin içinde görünsün (markup: .mobile-social.in-menu) */
.mobile-menu .mobile-social.in-menu{
  display:block !important; position:relative !important; top:auto !important; left:auto !important;
  width:100% !important; height:auto !important; background:transparent !important;
  padding:10px 16px 0 !important; border-top:1px solid rgba(0,0,0,.06) !important;
}
.mobile-menu .mobile-social.in-menu ul{
  display:flex !important; gap:12px !important; justify-content:flex-start !important;
  margin:0 !important; padding:0 !important;
}
.mobile-menu .mobile-social.in-menu i{
  width:24px !important; height:24px !important; background:#0f2a48 !important;
}

















/* === FOOTER SİTE HARİTASI (main-menu) — tek satır başlık + bullets off + underline === */
.footer-sitemap-block{
  margin-top:18px; padding-top:16px;
  border-top:1px solid rgba(0,0,0,.08);
}
.footer-sitemap-title{
  margin:0 0 10px; font-weight:700; font-size:20px;
  color:#035963; text-transform:uppercase; text-align:center;
}

/* Grid — 5 kolon (son kolon biraz daha geniş) */
.footer-sitemap{
  display:grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1.25fr;
  gap:16px 24px;
  align-items:start;
}

/* Bullets kapat + spacing sıfırla sadece bu blok için */
.footer-sitemap,
.footer-sitemap ul,
.footer-sitemap li{
  list-style:none !important;
  margin:0;
  padding:0;
}
/* Global ::marker stilini ez */
.footer-sitemap li::marker{ content:'' !important; }

/* Grid item genişlemesi */
.footer-sitemap .fs-col{ min-width:0; }

/* Başlık — kırılabilsin, alt çizgi kalsın */
.footer-sitemap .fs-top{
  display:inline-block;              /* çizgi metin kadar */
  max-width:100%;
  white-space:normal;                /* <<< kırılmaya izin ver */
  overflow:visible;
  text-overflow:clip;

  line-height:1.15;
  font-weight:700;
  color:#0d3044;
  text-transform:uppercase;
  text-decoration:none;
  border-bottom:2px solid rgba(140,204,221,.45);
  padding-bottom:4px;
}
.footer-sitemap .fs-top:hover{ border-color:#8CCCDD; }

/* Alt düzeyler */
.footer-sitemap .fs-sub{ list-style:none; margin:0; padding:0; }
.footer-sitemap .fs-sub > li{ margin:0; padding:0; }
.footer-sitemap .fs-sub > li > a{
  display:block; padding:6px 0; color:#000; text-decoration:none;
  border-bottom:1px solid rgba(144,211,109,.18);
  box-shadow:rgba(144,211,109,.13) 0 8px 24px;
}
.footer-sitemap .fs-sub-2{ margin:4px 0 0 8px; }
.footer-sitemap .fs-sub-2 > li > a{
  font-size:13px; color:#3a4b57; border-bottom:1px dashed rgba(0,0,0,.12);
}

/* --- Responsive --- */
@media (max-width:1199.98px){
  .footer-sitemap{ grid-template-columns: repeat(3, minmax(0, 1fr)); }
}
@media (max-width:991.98px){
  .footer-sitemap{ grid-template-columns: repeat(2, minmax(200px, 1fr)); gap:16px 18px; }
  .footer-sitemap-title{ text-align:left; }
}
@media (max-width:575.98px){
  .footer-sitemap{ grid-template-columns: 1fr; gap:12px; }
  .footer-sitemap .fs-top{ font-size:16px; margin-bottom:6px; }
  .footer-sitemap .fs-sub > li > a{ padding:8px 0; }
  .footer-sitemap .fs-sub-2{ margin-left:6px; }
}
/* === FOOTER SİTE HARİTASI – başlıkları tek hizada tut === */

/* Satırdaki tüm kolonları eşit yükseklik yap */
.footer-sitemap{ align-items: stretch; }

/* Her kolon içini dikey flex yap */
.footer-sitemap .fs-col{
  display: flex;
  flex-direction: column;
}

/* Başlığı hücrenin altına sabitle; iki satıra kadar yer aç */
.footer-sitemap .fs-top{
  margin-top: auto;        /* boşluğu üste iter, alt çizgi aynı hizada olur */
  white-space: normal;     /* gerektiğinde kır */
  line-height: 1.15;
  min-height: 2.4em;       /* ~2 satır alan: her başlık aynı alta gelir */
}


/* ==== FOOTER LOGO — büyüt, layout'u bozma ==== */
:root{
  --footer-logo-footprint: 120px;   /* kutunun gerçek yüksekliği (layout) */
  --footer-logo-scale: 1.35;        /* görsel büyütme katsayısı */
}

footer .widget .home-link{
  position: relative !important;
  display: block !important;
  width: max-content !important;
  margin: 0 auto !important;
  height: var(--footer-logo-footprint) !important;  /* layout yüksekliği sabit */
  overflow: visible !important;                     /* taşsın ama itmesin */
}

footer img.navbar-brand__logo{
  position: absolute !important;
  left: 50% !important;
  bottom: 0 !important;                              /* tabana sabitle */
  transform: translateX(-50%) scale(var(--footer-logo-scale)) !important;
  transform-origin: center bottom !important;

  height: 115px !important;   /* baz yükseklik */
  width: 310px !important;
  max-width: none !important;                        /* global img kuralını geç */
  z-index: 2 !important;
  image-rendering: auto;                             /* tarayıcıya bırak */
  will-change: transform;                            /* daha akıcı */
}

/* Tablet/Mobilde biraz küçült (istersen) */
@media (max-width: 991.98px){
  :root{ --footer-logo-footprint: 100px; --footer-logo-scale: 1.25; }
}
@media (max-width: 575.98px){
  :root{ --footer-logo-footprint: 86px; --footer-logo-scale: 1.2; }
}



/* === HEADER LOGO — büyüt ama etrafı itmesin === */
@media (min-width:1200px){
  /* logo kapsayıcısının ayak izi sabit kalsın */
  #masthead .site-branding{
    position: relative !important;
    height: 84px !important;            /* mevcut header yüksekliğinle uyumlu */
    overflow: visible !important;
    z-index: 10 !important;
  }
  #masthead .site-branding img{
    height: 84px !important;            /* “gerçek” footprint bu */
    width: auto !important;
    /* Görseli optik olarak büyüt (layout’a dokunmaz) */
    transform: scale(1.25) !important;  /* İSTEDİĞİN ORANI arttır/azalt */
    transform-origin: left center !important; /* sola sabit kalsın */
    will-change: transform;
  }

  /* Sticky’de biraz küçültmek istersen */
  .fixed-header #masthead .site-branding img{
    transform: scale(1.12) !important;
  }
}

/* === (İsteğe bağlı) Header’daki “resim” blokları için de aynı mantık ===
   Eğer başlıktaki görsel .resim içinde ise, ayak izini sabitleyip
   görseli absolute + scale ile büyüt: */
#masthead .resim{ 
  position: relative !important;
  height: var(--header-photo-footprint, 360px) !important; /* container yüksekliği */
  overflow: visible !important;
}
#masthead .resim img{
  position: absolute !important;
  left: 50% !important;
  bottom: 0 !important;
  transform: translateX(-50%) scale(var(--header-photo-scale, 1.15)) !important;
  transform-origin: center bottom !important;
  height: var(--header-photo-base, 360px) !important; /* keskinlik için baz yükseklik */
  width: auto !important;
  max-width: none !important;
  z-index: 2 !important;
}










/* ============================
   MAC ÖZEL HEADER İNCELTME
   ============================ */

/* Büyük ekranlar */
@media (min-width:1200px){
  html.is-mac #masthead .site-branding{
    height:auto !important;               /* mevcut yüksekliği bozma */
  }

  /* LOGO: sağa kaydır + boyut makul kalsın (header büyütme yok) */
  html.is-mac #masthead .site-branding img{
    max-height: 60px !important;          /* tipik default: 56–60px */
    height: 60px !important;
    margin-left: 30px !important;         /* >>> SAĞA KAYDIRMA */
    transform: none !important;           /* önceki scale varsa sıfırla */
  }

  /* Menü linkleri: ufalt, yatay boşluğu daralt -> satır kırılmasını önle */
  html.is-mac #site-header-menu #site-navigation .menu > ul > li > a{
    font-size: 13px !important;
    letter-spacing: .2px !important;
    padding: 0 9px !important;            /* daraltılmış padding */
    /* white-space: normal !important;       doğal kırılım, wrap tetikleme */
    line-height: 1.1 !important;          /* yüksekliği şişirme */
  }

  /* Eğer iki satırlı .menu-label kullanıyorsan satır aralığını sıkı tut */
  html.is-mac #site-header-menu #site-navigation .menu > ul > li > a .menu-label{
    line-height: 1.05 !important;
    row-gap: 1px !important;
    font-size: 13px !important;
  }

  /* Sağdaki küçük bilgi alanları ve üst çubuk yazıları biraz küçült */
  html.is-mac .right-bar .sum,
  html.is-mac .right-bar strong,
  html.is-mac .top-info li a{
    font-size: 12.5px !important;
  }

  /* İkonları ufalt (sağ blok) */
  html.is-mac .right-bar .icon{
    width: 30px !important;
    height: 30px !important;
    border-radius: 8px !important;
    margin-left: -10px !important;
  }
  html.is-mac .right-bar .icon i{
    width: 14px !important;
    height: 14px !important;
    top: 0 !important;
    left: 0 !important;
  }

  /* Sosyal ikonlar biraz küçülsün */
  html.is-mac .social-icons li a{
    width: 28px !important;
    height: 28px !important;
  }
  html.is-mac .social-icons li a i{
    font-size: 16px !important;
  }
}

/* 992–1199 arası: daha da sıkılaştır (satır düşmesini önlemeye yardımcı) */
@media (min-width:992px) and (max-width:1199.98px){
  html.is-mac #masthead .site-branding img{
    max-height: 56px !important;
    height: 56px !important;
    margin-left: 24px !important;
  }
  html.is-mac #site-header-menu #site-navigation .menu > ul > li > a{
    font-size: 12.5px !important;
    padding: 0 8px !important;
  }
  html.is-mac .right-bar .icon{
    width: 28px !important;
    height: 28px !important;
  }
  html.is-mac .right-bar .icon i{
    width: 14px !important; height: 14px !important;
  }
}

/* Top bar’daki ufak ikonlar da küçülsün */
html.is-mac .top-info li a i{
  width: 16px !important;
  height: 16px !important;
  font-size: 14px !important;
  margin-right: 8px !important;
}

/* Sticky olduğunda değerleri koru (büyütme yapma) */
html.is-mac .fixed-header #masthead .site-branding img{
  max-height: 56px !important;
  height: 56px !important;
}

/* HOVER: .circle pembe görünürken metin ve arr-2 beyaz olsun */
.animated-button:hover,
.animated-button:hover .text,
.animated-button:hover a{
  color:#fff !important;
}

/* Genel hover svg kuralını (fill:#212121) ezmek için !important kullandık */
.animated-button:hover .arr-2{
  fill:#fff !important;
}

/* 1) SADECE macOS SAFARI (desktop) hedefleme
   - Safari'ye özgü: font: -apple-system-body
   - Desktop ayracı: hover:hover + pointer:fine
*/
@supports (font: -apple-system-body) {
  @media (hover: hover) and (pointer: fine) and (min-width: 1200px) {
    /* LOGO: Safari (macOS) */
    #masthead .site-branding img{
      /* senin istediğin değerler */
      max-height: 90px !important;
      height: 90px !important;
      margin-left: 60px !important;
      transform: none !important;
    }
  }
}

/* 2) GENEL MASAÜSTÜ OVERRIDE (Safari dışı bozulmasın diye daha düşük öncelik)
   Eğer istersen: sadece Mac’lerde çalışan mevcut .is-mac sınıfına da uygula.
*/
@media (min-width: 1200px) {
  html.is-mac #masthead .site-branding img{
    max-height: 100px !important;
    height: 100px !important;
    margin-left: 10px !important;
    transform: none !important;
  }
}

/* 3) GENEL MASAÜSTÜ düzeltmesi (diğer tarayıcılar için) */
@media (min-width: 1200px) {
  #masthead .site-branding img{
    margin-bottom: -13px !important;
    height: 94px !important;
    max-height: 94px !important;
    margin-left: -60px !important;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  #masthead .site-branding img {
    margin-bottom: -13px !important;
    height: 80px !important;
    max-height: 80px !important;
    margin-left: -18px !important;
  }
}









/* === TOP BAR GSM (pill) — mevcut stilleri bozmadan === */

/* Nav içerik taştığında çakışmasın diye sağa yer açıyoruz */
#top-menu-bar > .container{
  position: relative;
  padding-right: 260px;   /* GSM alanı – ihtiyaca göre 220–300px arası ayarlayabilirsin */
  min-height: 42px;
}

/* GSM kapsayıcı: sağa sabit, dikey ortalı */
#top-menu-bar .top-strip__gsm{
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  white-space: nowrap;
}

/* Buton görünümü (hover yok) */
#top-menu-bar .top-strip__gsm-link{
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 6px 10px;
  border-radius: 10px;
  background: rgba(49,182,219,.08);  /* yumuşak mavi zemin */
  color: #ffffff;                     /* top bar zemininde beyaz metin */
  text-decoration: none;
}

#top-menu-bar .top-strip__gsm-link .fa{ font-size:14px; line-height:1; color:#ffffff; }
#top-menu-bar .top-strip__gsm-label{ font-size:12px; color: rgba(255,255,255,.85); }
#top-menu-bar .top-strip__gsm-num{ font-size:13px; font-weight:700; letter-spacing:.2px; color:#ffffff; }

/* Top bardaki menü linkleri beyaz kalsın (mevcut mavi zeminde) */
#top-menu-bar .top-menu .dropdown > li > a{ color:#fff !important; }

/* Mobilde GSM’i alt satıra indir, tamponu kaldır */
@media (max-width: 991.98px){
  #top-menu-bar > .container{ padding-right: 12px; }
  #top-menu-bar .top-strip__gsm{
    position: static;
    transform: none;
    margin-top: 6px;
    display: block;
  }
  #top-menu-bar .top-strip__gsm-link{ padding: 8px 10px; }
}
/* === Randevu Al butonu (right-bar) === */
.right-bar .rdv-li{ 
  margin-right:16px;
}

.right-bar .rdv-btn{
  display:inline-flex !important;          /* right-bar'daki flex kurallarını ezer */
  align-items:center; 
  justify-content:center;
  padding:10px 18px;
  border-radius:999px;
  background:#8cccdd;                      /* sabit renk */
  color:#fff !important;                   /* global a renklerini ezer */
  font-weight:700;
  font-size:14px;
  line-height:1;
  text-decoration:none !important;
  box-shadow:0 2px 8px rgba(0,0,0,.08);
  border:0;
  cursor:pointer;
  margin-right: 25px;
}

/* Hover/focus/active’de renk değiştirme — sabit kalsın */
.right-bar .rdv-btn:hover,
.right-bar .rdv-btn:focus,
.right-bar .rdv-btn:active{
  background:#8cccdd;
  color:#fff !important;
  text-decoration:none !important;
  box-shadow:0 2px 8px rgba(0,0,0,.08);
  outline:none;
}

/* Dar ekranlarda biraz daralt */
@media (max-width: 1199.98px){
  .right-bar .rdv-btn{ padding:8px 14px; font-size:13px; }
  .right-bar .rdv-li{ margin-right:12px; }
}


/* ===== HEADER QUICK FIXES (append only) ===== */

/* Top bar: menü ortalansın, GSM sağda kalsın (absolute değil) */
#top-menu-bar > .container{
  padding-right: 12px !important;                 /* eskiden eklenen geniş tampondan kurtul */
  display: grid !important;
  grid-template-columns: 1fr auto !important;     /* sol: menü, sağ: gsm */
  align-items: center !important;
  gap: 12px !important;
}
.top-strip .top-menu{ justify-self: center !important; }
#top-menu-bar .top-strip__gsm{
  position: static !important;
  transform: none !important;
  justify-self: end !important;
  white-space: nowrap !important;
}
/* GSM pill görünümü (hafif) */
#top-menu-bar .top-strip__gsm-link{
  display: inline-flex; align-items: center; gap: 10px;
  padding: 6px 10px; border-radius: 10px;
  background: rgba(49,182,219,.10); color: #fff; text-decoration: none;
}
#top-menu-bar .top-strip__gsm-label{ font-size: 12px; color: rgba(255,255,255,.85); }
#top-menu-bar .top-strip__gsm-num{ font-size: 13px; font-weight: 700; letter-spacing: .2px; }

/* Logo–menü arası mesafeyi kısalt */
.navs{
  display: grid !important;
  grid-template-columns: auto 1fr auto !important;   /* logo | menü | sağ blok */
  align-items: center !important;
  column-gap: 8px !important;                        /* daha yakın */
}
#masthead #site-navigation{ margin-left: -60px !important; }
#masthead .site-branding{ margin-right: 6px !important; }

/* Randevu Al butonunu sola yaklaştır (search’e yakın) */
.right-bar.buttons{ margin-right: 30px !important; }   /* sağ blok komple biraz sola */
.right-bar.buttons ul li{ padding-left: 55px !important; }   /* li iç boşlukları biraz daralt */
.right-bar .rdv-li{ margin-right: 10px !important; }        /* Randevu ile sonraki öğe arası dengeli */

/* Küçük ekran uyumu */
@media (max-width: 1199.98px){
  .navs{ column-gap: 6px !important; }
  #masthead #site-navigation{ margin-left: 4px !important; }
  #masthead .site-branding{ margin-right: 4px !important; }
  .right-bar.buttons{ margin-left: 4px !important; }
}
/* macOS Safari (desktop) ONLY – strong override */
@media (min-width:1200px) and (hover:hover) and (pointer:fine){
  @supports (font: -apple-system-body) and (-webkit-appearance: none){
    #masthead[id="masthead"] #site-navigation[id="site-navigation"],
    .fixed-header #masthead[id="masthead"] #site-navigation[id="site-navigation"]{
      margin-left: -40px !important;
    }
  }
}
/* === HEADER: Menü (orta) ile sağ blok arasındaki gereksiz boşluğu azalt === */
@media (min-width:1200px){
  /* 1) 3 kolon: logo | menü | sağ blok  — orta kolon max-content */
  .navs{
    display:grid !important;
    grid-template-columns:auto max-content auto !important;
    align-items:center !important;
    column-gap:12px !important;               /* menü–sağ arası gerçek mesafe */
  }

  /* 2) Menü shrink-to-content; eski negatif marginleri iptal et */
  #masthead #site-navigation{
    width:auto !important;
    margin-left:0 !important;
  }
  /* Menü listesi yatay ve içerik kadar */
  #site-header-menu #site-navigation .menu{
    display:inline-flex !important;
  }
  #site-header-menu #site-navigation .menu > ul{
    display:flex !important;
    gap:18px !important;                      /* menü itemleri arası */
  }

  /* 3) Sağ bloktaki gereksiz iç boşluğu kıs (buton/ikonlar birbirine yaklaşır) */
  .right-bar.buttons{ margin-right:0 !important; }
  .right-bar.buttons ul li{ padding-left:18px !important; } /* eskisi: 55px */
}

/* — Küçük ince ayar: Safari (macOS) ve diğerleri — */
@media (min-width:1200px) and (hover:hover) and (pointer:fine){
  @supports (font: -apple-system-body) and (-webkit-appearance:none){
    /* macOS Safari: menüyü 2–4px daha yaklaştır */
    #masthead #site-navigation{ margin-left:-6px !important; }
  }
}
@media (min-width:1200px){
  @supports not (font: -apple-system-body){
    /* Windows/diğer tarayıcılar */
    #masthead #site-navigation{ margin-left:-130px !important; }
  }
}
/* Slider butonundaki link rengi mor */
.animated-button .text a {
  color: #8cccdd !important;   /* Mor renk */
  text-decoration: none;       /* Alt çizgi istemezsen */
}
/* Hover durumunda daha koyu mor yapabilirsin */
.animated-button .circle .text a:hover {
  color: #fff !important;   /* Açık mor/efekt için */
}/* === Animated Button - hover'da metni beyaz yap (buton hover'ı) === */
.animated-button:hover .text,
.animated-button:hover .text a,
.animated-button:hover .text a:link,
.animated-button:hover .text a:visited {
  color: #fff !important;
}
/* === TOP BAR 3'lü yerleşim === */
.dk-topbar{ background:#8cccdd; color:#fff; }
.dk-topbar .ts-grid{
  display:grid;
  grid-template-columns: 1fr auto 1fr;   /* sol | ORTA | sağ */
  align-items:center;
  gap:12px;
}
.dk-topbar .ts-left{ justify-self:start; }
.dk-topbar .ts-right{ justify-self:end; }

/* ORTA blok tam ortalı ve satır kırılınca da ortada kalsın */
.dk-topbar .ts-center{
  justify-self:center;
  display:flex; align-items:center; gap:22px; flex-wrap:wrap;
  font-weight:600; text-align:center;
}

/* Sosyal medya partial'ı — görünürlük & hizalama */
.dk-topbar .ts-social ul{ margin:0; padding:0; list-style:none; }
.dk-topbar .ts-social ul,
.dk-topbar .ts-social .social-icons{ display:flex; gap:12px; align-items:center; }

.dk-topbar .ts-social a{
  display:flex; align-items:center;
  color:#fff !important; text-decoration:none;
}

/* İkonların rengi/boyutu; önceki arkaplan kurallarını sıfırla */
.dk-topbar .ts-social i,
.dk-topbar .ts-social .fa,
.dk-topbar .ts-social .fab,
.dk-topbar .ts-social svg{
  color:#fff !important; fill:#fff !important;
  background: transparent !important;   /* .fa-instagram vb. eski arka planı iptal */
  font-size:18px; line-height:1;
}

/* Orta bilgi maddeleri */
.ts-item{ display:inline-flex; align-items:center; gap:8px; color:#fff; text-decoration:none; }
.ts-item .fa{ background:transparent !important; }

/* Randevu Al butonu (sağ) */
.dk-topbar .rdv-btn{
  display:inline-flex; align-items:center; justify-content:center;
  padding:3px 18px; border-radius:999px;
  background:#fff; color:#0e2233 !important; font-weight:700; text-decoration:none !important;
  box-shadow:0 2px 8px rgba(0,0,0,.08); border:0;
}
.dk-topbar .rdv-btn:hover{ color:#0e2233 !important; }

/* Küçük ekranlarda daha sıkı boşluk */
@media (max-width: 576px){
  .dk-topbar .ts-center{ gap:12px; }
}
/* === TOP BAR yerleşim === */
.dk-topbar{ background:#8cccdd; color:#fff; }
.dk-topbar .ts-grid{
  display:grid; grid-template-columns: 1fr auto 1fr; align-items:center; gap:12px;
}
.dk-topbar .ts-left{ justify-self:start; }
.dk-topbar .ts-right{ justify-self:end; }
.dk-topbar .ts-center{
  justify-self:center; display:flex; align-items:center; gap:22px; flex-wrap:wrap;
  font-weight:600; text-align:center;
}

/* Sosyal medya partial’ını görünür kıl (eski arka plan/width kurallarını iptal et) */
.dk-topbar .ts-social ul,
.dk-topbar .ts-social ol{ margin:0; padding:0; list-style:none; display:flex; gap:12px; align-items:center; }
.dk-topbar .ts-social li{ list-style:none; }
.dk-topbar .ts-social a{ display:inline-flex; align-items:center; color:#fff !important; text-decoration:none; }

.dk-topbar .ts-social i,
.dk-topbar .ts-social .fa,
.dk-topbar .ts-social .fab,
.dk-topbar .ts-social .fa-brands,
.dk-topbar .ts-social svg{
  color:#fff !important;
  fill:#fff !important;
  background:transparent !important;   /* önceki .fa-instagram vb. arka planlarını sıfırla */
  width:auto !important;
  height:auto !important;
  font-size:18px !important;
  line-height:1 !important;
}

/* Orta bilgi maddeleri */
.ts-item{ display:inline-flex; align-items:center; gap:8px; color:#fff; text-decoration:none; }
.ts-item .fa{ background:transparent !important; }

/* Randevu Al butonu (sağ) */
.dk-topbar .rdv-btn{
  display:inline-flex; align-items:center; justify-content:center;
  padding:10px 18px; border-radius:999px;
  background:#fff; color:#0e2233 !important; font-weight:700; text-decoration:none !important;
  box-shadow:0 2px 8px rgba(0,0,0,.08); border:0;
}
.dk-topbar .rdv-btn:hover{ color:#0e2233 !important; }

/* Küçük ekranlarda boşlukları sıkılaştır */
@media (max-width:576px){
  .dk-topbar .ts-center{ gap:12px; }
}
/* =========================================================
   NURTEN GÖZDE KAMAR — TOP BAR & HEADER İKON STİLİ
   (Sadece bu sayfa header’ına etki eder)
   ========================================================= */

/* --- KAPSAM SINIRI: sadece top bar içinde çalışsın --- */
#top-menu-bar.dk-topbar{ position:relative; z-index:10; }

/* ---------------------------------------------------------
   1) SOSYAL MEDYA (SOL) — partial hangi sınıfı üretirse yakala
   --------------------------------------------------------- */
#top-menu-bar.dk-topbar .ts-social ul,
#top-menu-bar.dk-topbar .ts-social ol,
#top-menu-bar.dk-topbar .ts-social .social-icons,
#top-menu-bar.dk-topbar .ts-social .new-si,
#top-menu-bar.dk-topbar .ts-social .list-inline{
  display:flex !important;
  gap:0px !important;
  margin:0 !important;
  padding:0 !important;
  list-style:none !important;
}
#top-menu-bar.dk-topbar .ts-social li{ list-style:none !important; }

/* Kapsül link */
#top-menu-bar.dk-topbar .ts-social li > a{
    margin:0px;
    margin-left:10px;
  width:38px !important;
  height:38px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  border-radius:50% !important;
  background:rgba(255,255,255,.12) !important;
  border:1px solid rgba(255,255,255,.55) !important;
  text-decoration:none !important;
  transition:background .2s, border-color .2s, box-shadow .2s, transform .2s !important;
}

/* Glifler — arka planları temizle, beyaza boya */
#top-menu-bar.dk-topbar .ts-social li > a i,
#top-menu-bar.dk-topbar .ts-social li > a .fa,
#top-menu-bar.dk-topbar .ts-social li > a .fab,
#top-menu-bar.dk-topbar .ts-social li > a svg{
  background:transparent !important;
  width:auto !important;
  height:auto !important;
  line-height:1 !important;
  font-size:18px !important;
  color:#fff !important;
  fill:#fff !important;
}

/* Özellikle önce siyah atanmış ikonları sıfırla */
#top-menu-bar.dk-topbar .ts-social .fa-instagram,
#top-menu-bar.dk-topbar .ts-social .fa-facebook,
#top-menu-bar.dk-topbar .ts-social .fa-youtube,
#top-menu-bar.dk-topbar .ts-social .fa-x-twitter{
  background:transparent !important;
  color:#fff !important;
}

/* Hover */
#top-menu-bar.dk-topbar .ts-social li > a:hover{
  /* background:#fff !important; */
  border-color:#fff !important;
  transform:translateY(-1px) !important;
  box-shadow:0 6px 18px rgba(0,0,0,.15), 0 0 0 3px rgba(255,255,255,.25) inset !important;
}
#top-menu-bar.dk-topbar .ts-social li > a:hover i,
#top-menu-bar.dk-topbar .ts-social li > a:hover .fa,
#top-menu-bar.dk-topbar .ts-social li > a:hover .fab,
#top-menu-bar.dk-topbar .ts-social li > a:hover svg{
  color:#0e2233 !important;
  fill:#0e2233 !important;
}

/* Küçük ekran */
@media (max-width:576px){
  #top-menu-bar.dk-topbar .ts-social li > a{ width:34px !important; height:34px !important; }
  #top-menu-bar.dk-topbar .ts-social li > a i,
  #top-menu-bar.dk-topbar .ts-social li > a .fa,
  #top-menu-bar.dk-topbar .ts-social li > a .fab{ font-size:16px !important; }
}

/* ---------------------------------------------------------
   2) ORTA BLOK (Konum / GSM / Mail) — “chip” ve yuvarlak ikon
   --------------------------------------------------------- */
#top-menu-bar.dk-topbar .ts-center{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:18px !important;
  flex-wrap:wrap !important;
}
#top-menu-bar.dk-topbar .ts-item {
    font-size: 17px;
    display: inline-flex !important
;
    align-items: center !important;
    gap: 10px !important;
    color: #fff !important;
    text-decoration: none !important;
    font-weight: 400 !important;
    padding: 8px 28px !important;
    border-radius: 999px !important;
    background: rgba(255, 255, 255, .06) !important;
    /* border: 1px solid rgba(255, 255, 255, .22) !important; */
    transition: background .2s, border-color .2s, box-shadow .2s, transform .2s !important;
}
#top-menu-bar.dk-topbar .ts-item i{
  width:24px !important;
  height:24px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  border-radius:50% !important;
  background:rgba(255,255,255,.18) !important;
  color:#fff !important;
  font-size:14px !important;
}
#top-menu-bar.dk-topbar .ts-item:hover{
  background:#fff !important;
  color:#0e2233 !important;
  border-color:#fff !important;
  box-shadow:0 8px 18px rgba(12,62,83,.18) !important;
  transform:translateY(-1px) !important;
}
#top-menu-bar.dk-topbar .ts-item:hover i{
  background:rgba(12,62,83,.10) !important;
  color:#0e2233 !important;
}


/* ---------------------------------------------------------
   4) “Siyah arka plan” veren global FA kurallarını etkisiz bırak
   (header’a özel, başka yerleri bozmaz)
   --------------------------------------------------------- */
#top-menu-bar.dk-topbar i,
#top-menu-bar.dk-topbar .fa,
#top-menu-bar.dk-topbar .fab,
#top-menu-bar.dk-topbar [class*="fa-"],
#top-menu-bar.dk-topbar svg{
  background:transparent !important;
  box-shadow:none !important;
}
/* === HEADER SEARCH – no-shift overlay fix === */
.ttm-header-icons{ position:relative !important; overflow:visible !important; }
.ttm-header-icons .ttm-header-search-link{ width:48px !important; min-width:48px !important; }

.search-box{ width:48px !important; height:65px !important; position:relative !important; }
.btn-search{
  position:absolute !important; right:0 !important; top:67% !important; transform:translateY(-50%) !important;
  width:36px !important; height:36px !important; border:0 !important; background:transparent !important; color:inherit !important;
  pointer-events:auto !important; z-index:3 !important;
}
.search-box .fa-search{ width:18px !important; height:18px !important; background:#000 !important; }

/* Input başlangıçta görünmesin; ikon sabit kalsın */
.input-search{
 position:absolute !important; right:44px !important; top:75% !important; transform:translateY(-50%) !important;
  border-bottom:1px solid rgba(0,0,0,.25) !important; /* görünüm aynı kalsın */
  width:auto !important; /* altta :focus-within belirleyecek */ opacity:0 !important; pointer-events:none !important;
  height:42px !important; line-height:42px !important; padding:0 14px !important; border-radius:10px !important;
  background:#fff !important; color:#000 !important; border:1px solid rgba(0,0,0,.25) !important;
  box-shadow:0 4px 16px rgba(0,0,0,.08) !important;
  transition:width .35s ease, opacity .2s ease !important;
  z-index:2 !important;
}

/* Butona veya input'a fokus olunca genişlet (layout’a dokunmadan) */
.search-box:focus-within .input-search{
  width:520px !important; opacity:1 !important; pointer-events:auto !important;
}

/* Mobilde ekran genişliğine göre aç */
@media (max-width: 991.98px){
  .search-box:focus-within .input-search{
    width:calc(100vw - 120px) !important; right:44px !important;
  }
}

/* Eski kuralları etkisizleştir: buton veya input fokusunda konum/genişlik değiştirme */
.btn-search:focus ~ .input-search,
.input-search:focus{
  position:absolute !important; right:44px !important; top:75% !important; transform:translateY(-50%) !important;
  border-bottom:1px solid rgba(0,0,0,.25) !important; /* görünüm aynı kalsın */
  width:auto !important; /* altta :focus-within belirleyecek */
}

/* Header ve üst kapsayıcılar taşmayı kesmesin */
#masthead, .ttm-header-wrap{ overflow:visible !important; }

/* Yükseklik hizaları sabit kalsın */
.ttm-header-icons, .ttm-header-icon{ height:65px !important; line-height:65px !important; }
.rx-search__icon {
margin-top: 3px;
}