﻿ 
 /*@import url('https://fonts.googleapis.com/css2?family=Lexend+Deca:wght@400;500;600;700&display=swap');*/
 
/*@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Lexend+Deca:wght@100..900&display=swap');*/
 




 

 
body {
/*  font-family: "Lexend Deca", sans-serif !important;*/
 /* font-family: arial, helvetica !important;  */
    font-family: 'Inter' !important;

  font-size:18px;
   background:#F7FAFC; 
color: #000;
 
 /*
    text-shadow:
        0 0 1px rgba(0,0,0,.04);
 */
}
.font-bold{font-weight:bold}
ul {margin-top: 10px;}
ul li {margin-bottom: -5px;}
 :root{
    color-scheme: light !important;
}
.usp-imgs{display:none}
.usp-img.text-center img {
    max-width: 100%;
}
.btn-blue{
border: 2px solid #0777ba; */
    color: #000;
    padding: 5px 10px;
    border-radius: 3px;
    text-decoration: none;
    font-size: 14px;
    /* font-weight: 700; */
    background: #0777ba;
    color: #FFF;
}

.link-black{
 font-size:14px;
    color: #000;
    padding: 5px 10px;
    
}


a,
button{
    text-shadow:none;
}
a.agb{color:#f84e4a}
.header-logo img:not(.editablefoto) {
    cursor: pointer;
}
body.modal-open{
    overflow:hidden;
    touch-action:none;
}
body.calendly-open{
    overflow:hidden;
}
 
button:disabled {
   /* opacity: .7;*/
    cursor: not-allowed;
	background:#3662A3
	
}
.form1 {background: #FFF;
border: 1px solid #ddd;
border-radius: 10px;
padding: 25px  10px}

.form2 {background: #FFF;
border: 1px solid #ddd;
border-radius: 10px;
padding: 25px  10px}


.form1 .submit{
    position: relative;
    padding: 14px 24px;
}

.form1 .submit::after{
    content: "\F6C0";   /* bi-send */
    font-family: "bootstrap-icons";
    margin-left: 8px;
    font-size: 14px;
    vertical-align: middle;
}

.form2 .submit{
    position: relative;
    padding: 14px 24px;
}

.form2 .submit::after{
    content: "\F6C0";   /* bi-send */
    font-family: "bootstrap-icons";
    margin-left: 8px;
    font-size: 14px;
    vertical-align: middle;
}

#editModal{
    display:none;
    position:fixed;
    inset:0;
    background:rgba(0,0,0,.45);
    z-index:99999;

    justify-content:center;
    align-items:center;
}

#editModal .edit-modal-box{

    background:#fff;

    width:min(900px,95vw);

    max-height:90vh;

    overflow:auto;

    border-radius:12px;

    padding:25px;

    box-shadow:0 20px 60px rgba(0,0,0,.3);
margin: 5% auto;
}


#msgBox{

    position:fixed;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    width:400px;
    max-width:90%;
    background:#fff;
    border-radius:10px;
    box-shadow:0 15px 40px rgba(0,0,0,.25);
    padding:30px;
    text-align:center;
    z-index:999999;

    display:none;

}

#msgBox .msg-close{

    position:absolute;
    top:10px;
    right:12px;

    border:0;
    background:none;
    cursor:pointer;

    font-size:18px;
    color:#888;

}

#msgBox .msg-icon{

    font-size:60px;
    margin-bottom:15px;

}

#msgBox.success .msg-icon{

    color:#2ca24d;

}

#msgBox.error .msg-icon{

    color:#dc3545;

}

#msgBox .msg-title{

    font-size:22px;
    font-weight:bold;
    margin-bottom:10px;

}

#msgBox .msg-text{

    font-size:16px;
    color:#666;
    line-height:1.5;

}

.btn-primary{background:#0475bb}
.blue-background{background:#F7FAFC}
.padding30{padding:30px}
.padding40{padding:40px 30px}
 
.paddinglr30{padding:0 30px}
.logo img {
    max-width:120px/* 80px*/;
}
[id] {
    scroll-margin-top: 80px;
}
.text-white {
color:#fff !important}
/* TOP BAR */
.top-bar {
    font-size: 13px;
    color: #777;
}
.font-bold{font-weight:bold}
/* üst baþlýk biraz daha kompakt */
h2 {
    letter-spacing: -0.5px;
}
.mb-5 {
    margin-bottom: 60px !important;
}
a{text-decoration:none}
/* açýklama */
.text-muted {
    font-size: 14px;
}
a.nav-link {
     
    font-weight: normal !important;  
  
}



img.hero-img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* LOGO › overlap */
.hero-logo {
    position: absolute;
    bottom: 0px;
	 width: 222px;
	 
	 
    position: absolute;
    bottom: 0px;
   
    display: block;
     width: 235px;height:155px;
    border: 2px solid #FFF;
    background: #ffffff;
    color: #1e5fa8;
    font-size: 100px;
	text-align: center;
	    font-weight: 350;
 
	 
	 
}

.hero-logo img {
    display: block;
	 width: 150px;
	 border: 2px solid #FFF;
}

/* ALT SATIR */
.top-row {
    display: flex;
    align-items: center;
    gap: 20px;
}
/* BAR */
.cta-bar {
  /*   background: #1f7a99;*/
	background: linear-gradient(187deg, #0b6f95 0%, #0d8dbe 100%);
    padding: 20px ;
   /* border-radius: 8px;*/
    color: #fff;
}

/* TEXT */
.cta-text {
    font-weight: 500;
    font-size: 18px;
}

/* PHONE */
.cta-phone a {
    color: #fff;
    text-decoration: underline;
    font-weight: 500;
}

/* BUTTON */
.cta-bar .btn {
    border-radius: 6px;
    padding: 10px 18px;
}

/* outline button */
.btn-outline-light {
    border: 1px solid #fff;
    color: #fff;
}

.btn-outline-light:hover {
    background: #fff;
    color: #1f7a99;
}
/* MAVÝ */
.logo-sub {
background: #0475bb;
    color: #fff;
    padding: 20px 5px;
    width: 235px;
    border: 2px solid #0475bb;
    font-size: 14px;
	text-align:center;
	 
    font-weight: 300;
}
.form-control {
   
    padding: 1.1rem .75rem;
	}
.padlr0{padding-left: 0px !important;
    padding-right: 0px !important;}
.top-right {
    display: flex;
    align-items: center;
    gap: 20px;
    position: relative;
	    margin-top: 4px;
}

.bg-grey{background:}

/*
.font-12{font-size:12px !important}
.font-13{font-size:13px !important}
.font-13-5{font-size:13.5px !important}
.font-16{font-size:16px !important}
.font-18{font-size:18px !important}
.font-20{font-size:20px !important}
.font-22{font-size:22px !important}

.font-24{font-size:24px !important}
.font-34{font-size:34px !important}
.font-35{font-size:35px !important}
.font-36{font-size:36px !important}
*/
 
.font-12{font-size:16px !important}
.font-13{font-size:17px !important}
.font-13-5{font-size:17.5px !important}
.font-16{font-size:22px !important}
.font-18{font-size:24px !important}
.font-20{font-size:28px !important}
.font-22{font-size:30px !important}
 .font-18px{font-size:18px !important}


.font-24{font-size:32px !important}
.font-34{font-size:44px !important}
.font-35{font-size:50px !important}
.font-36{font-size:52px !important}

.font50{font-size:50px !important}

.font-56{font-size:56px !important}
.font-mobile-h{font-weight:56px !important;}

.font-weight-200{font-weight: 400;}

.text-black {color:#000 !important}

 .mob-font-30px{font-size:30px !important}

/* NAV */
.nav-wrap {
    display: flex;
    align-items: center;
    gap: 15px;
	/*margin-left: auto;*/
	min-width: 400px;
}

/* MENU */
.nav-menu {
    display: flex;
    gap: 20px;
    align-items: center;
}









/* hamburger */
.hamburger {
    display: none;
    font-size: 22px;
    cursor: pointer;
}

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

.dropdown-menu-custom {
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    border: 1px solid #eee;
    display: none;
    min-width: 220px;
    z-index: 10;
}
.highlight {
    background: #1e5fa8;
	color:#FFF;
    padding: 2px 4px;
	text-decoration: underline
}
.dropdown-wrap.active .dropdown-menu-custom {
    display: block;
}

/* ================= MOBILE ================= */

@media (max-width: 768px) {

  .nav-menu {
    position: static;   /* ?? absolute kaldýr */
    width: 100%;

    flex-direction: column;
    align-items: flex-start;
    padding: 10px 0;

    display: flex; /* ?? artýk hep açýk */
  }

  .dropdown-menu-custom {
   position: static !important;
    width: 100%;
    border: none;
    padding-left: 10px;
  }

  .input-group {
    display: none;
  }
}
/* SAÐ */
.top-right {
    display: flex;
    align-items: center;
    gap: 20px;
    flex: 1;
}

.wpercent70{max-width:70%}
.wpercent80{max-width:80%}
.search-box-wrap {
    display: flex;
    flex: 1;
    max-width: 500px;
}

.search-box-wrap input {
    flex: 1;
    padding: 8px;
}

.search-box-wrap button {
    background: red;
    color: #fff;
    border: none;
    padding: 8px 12px;
}

 

/* LINKS */
.top-links {
    display: flex;
    gap: 15px;
	margin-left: auto;
}



.top-links a {
    color: #333;
    text-decoration: none;
    font-size: 14px;
}
/* SEARCH */
.top-search {
    flex: 1;
    max-width: 600px;
}

/* LINKS */
.top-links {
    display: flex;
    gap: 20px;
    font-size: 14px;
}

.top-links a {
    color: #333;
    text-decoration: none;
}
.btn-search{   padding: 4px 8px;}
.search-icon {
    width: 25px;
    height: 25px;
    object-fit: contain;
}
.darkbtn{background:#a20000;border:1px solid #a20000}
/* HERO */
.hero {
    background: #F0F0F0/*ffffff*/;
    padding: 60px 0 60px; /* alt boþluk önemli */
    position: relative;
    z-index: 1;
}

.hero h1 {
    font-weight: 700;
}

.font-normal{font-weight:normal !important}

/* APP BUTTONS */
.app-buttons img {
    height: 40px;
    margin-right: 10px;
}

/* NAV ACTIVE */
.nav-link.active {
    border-bottom: 2px solid #e53935;
}

/* ========================= */
/* FLOATING CARD (ASIL KISIM) */
/* ========================= */

.floating-wrapper {
    margin-top: -80px;    
    position: relative;
    z-index: 10;        
}

.floating-box {
    background: #e7f5ee;
    border-radius: 12px;  küçük ve modern radius  ;
    padding: 25px;
       box-shadow: 0 15px 40px rgba(0,0,0,0.08);  
}/* CIRCLE */
.circle-badge {
    width: 120px;
    height: 120px;
     
    border-radius: 50%;
    margin: 0 auto 0px;

    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.circle-badge img {
    width: 70px;
    filter: grayscale(100%);
}
.circle-badge.green {   border: 10px solid #16a34a; /* yeþil */}
.circle-badge.blue {   /*border: 10px solid #0070c0; *//* yeþil */}
.circle-badge.mor {   border: 10px solid #a02b93 /* yeþil */}

/* TEXT */
.circle-badge span {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
}

.priceheading{font-weight:bold;color: #000;margin-bottom: 0px;}
/* FEATURE ITEM */
.feature-box {
    text-align: center;
}

.feature-icon {
    font-size: 26px;
    color: #e53935;
    margin-bottom: 10px;
}

/* TEXT */
.feature-box h6 {
    font-weight: 600;
}

.feature-box p {
    font-size: 13px;
    color: #777;
    margin: 0;
}

/* PROMO BOX */
.promo-box {
    background: #FFF;
    border-radius: 20px;
    padding: 0px;
     box-shadow: 0 10px 30px rgba(0,0,0,0.05); 
}


.dropdown-menu-custom {
    position: absolute;
    top: 110%;
    left: 0;

    background: #fff;
    border-radius: 10px;
   /* padding: 10px 0;*/
	padding: 0px 0;
    min-width: 240px;

   /* box-shadow: 0 15px 40px rgba(0,0,0,0.12);*/

    opacity: 0;
    transform: translateY(10px);
    transition: all 0.25s ease;

    pointer-events: none;
}

/* açýlýnca */
.dropdown-wrap.active .dropdown-menu-custom {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
}

/* link */
.dropdown-menu-custom a {
    display: flex;
    align-items: center;
    justify-content: space-between;

    padding: 10px 18px;
    font-size: 14px;
    color: #333;
    text-decoration: none;

    transition: all 0.2s ease;
}

/* hover efekti */
.dropdown-menu-custom a:hover {
    background: #f5f7fa;
    padding-left: 22px;
}

/* sað ok efekti */
.dropdown-menu-custom a::after {
 /*   content: "›";*/
    opacity: 0;
    transition: 0.2s;
}

.dropdown-menu-custom a:hover::after {
    opacity: 1;
    transform: translateX(3px);
}
.nav-link.toggle::after {
    content: "?";
    margin-left: 6px;
    font-size: 12px;
}
.text-blue{color:#3662A3/*0F766E*//*#2700ff*/}
.text-koyu{color:#111827}
/* LIST */
.promo-list li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px;
    font-size: 18px;
}

/* CHECK ICON */
.promo-list li::before {
  /*  content: "\F26E";
    font-family: "bootstrap-icons";    */
    position: absolute;
	  

   
	
	 content: "✔";
    left: 0;
    top: 0;
    color: #e53935;
    font-weight: bold;
	font-size:24px
}

ul.promo-list {
    margin-bottom: 25px;
}

.image-mask {
    overflow: hidden;
    border-radius: 20px;
}

/* asýl olay */
.image-mask img {
    width: 100%;
    height: 100%;
    object-fit: cover;

    clip-path: ellipse(75% 100% at 25% 50%);
}
.input-group {
width:30%;
    width: unset !important;
   /* max-width: 500px;*/
       margin-left: auto;
}
 .input-group .btn {
        
		padding: 10px 0px;
    }
.phone-img {
    max-width: 280px;
}


.martop150{margin-top: 150px;}
.martop50{margin-top:50px}
.martop75{margin-top:75px}
.martop100{margin-top:100px}
.martop30{margin-top:30px}
.mob-martop-30{margin-top:30px !important}
.martop20{margin-top:20px}
.marbot50{margin-bottom:50px !important}
.marbot75{margin-bottom:75px !important}
.martop0{margin: 0px 0px 30px 0px !important;}

.marbot50{margin-bottom:50px}
.paddingtop20{padding-top: 20px}
   
.step-sub-title.editable {
    display: block;
    margin: 5px 0px 20px;
}
.percentleftpadding{text-align: right;/*padding-left: calc(var(--bs-gutter-x) * .5);*/}
.social{
    width:40px;
    height:40px;
    border:1px solid rgba(255,255,255,.15);
    border-radius:50%;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    text-decoration:none;
    color:#fff;
    position:relative;
}
.footer-social{
    display:flex;
    justify-content:flex-end;
    gap:12px;
}
.social:after{
    font-family:"bootstrap-icons";
    font-size:18px;
}

.social.facebook:after{
    content:"\F344"; /* bi-facebook */
}

.social.instagram:after{
    content:"\F437"; /* bi-instagram */
}

.social.linkedin:after{
    content:"\F472"; /* bi-linkedin */
}
 /* BADGE */
.price-badge {
    display: inline-block;
    /*background: #d9d9d9*//*f1f3f5*/;
    color: #000;
       font-weight: bold;
   /* font-size: 18px;*/
    padding: 1px 12px;
    border-radius: 6px;

    margin: 0px 0 10px;
}
/* spacing biraz premium olsun */
.container-fluid px-4 h3 {
    margin-bottom: 15px;
}

.px-4{    padding-right: 3rem !important;
    padding-left: 3rem !important;}

.container-fluid px-4 p {
    color: #555;
    font-size: 15px;
}
a.nav-link {
    color: #000;
  
   font-size: 18px;
   /* text-decoration: underline*/
}

/* FORM KUTUSU */
.form-box {
    /*background: #fff;*/
    border-radius: 10px;
    padding: 25px;
    /*box-shadow: 0 10px 30px rgba(0,0,0,0.08);*/
}
.noradius {border-radius: unset;}
.radius10{border-radius: 10px;}
/* CALENDLY */
.calendly-box {
    background: #f8f9fb;
    border-radius: 16px;
    padding: 20px;
    min-height: 500px;
}

/* iframe için */
.calendly-box iframe {
    width: 100%;
    height: 600px;
    border: none;
    border-radius: 10px;
}
.text-right{text-align:right !important}
.text-left{text-align:left !important}
/* ARKA PLAN */
.testimonial-section {
    background: linear-gradient(135deg, #b3122f, #c61f3a);
    /*border-radius: 20px;*/
}

/* BOX */
.testimonial-box {
    max-width: 700px;
}

/* TEXT */
.testimonial-text {
    color: #fff !important;
   /* font-size: 16px;*/
    line-height: 1.6;
}

/* OKLAR */
.carousel-control-prev-icon,
.carousel-control-next-icon {
    background-color: rgba(255,255,255,0.2);
    border-radius: 50%;
    padding: 15px;
}

.carousel-control-prev {
    left: -100px;   /* sola taþýr */
}

.carousel-control-next {
    right: -100px;  /* saða taþýr */
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    background-image: none;
}

/* sol ok */
 .carousel-control-prev-icon,
.carousel-control-next-icon {
    background-image: none;
}

/* SOL OK */
.carousel-control-prev-icon {
    background: url("../../assets/img/left_arrow.png") no-repeat center;
    background-size: 30px;
}

/* SAÐ OK */
.carousel-control-next-icon {
    background: url("../../assets/img/right_arrow.png") no-repeat center;
    background-size: 30px;
}

.carousel-control-next, .carousel-control-prev {
 
    opacity: 1;
    
}
.btnarrow {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

/* ok */
.btnarrow::after {
  content: "?";
    font-size: 14px;
    transition: transform 0.2s ease;
}

/* hover efekti */
.btnarrow:hover::after {
    transform: translateX(4px);
}
/* TABS */
.faq-categories{
    background:#ebebeb;
    border-radius:18px;
   /* padding:25px;*/
    box-shadow:0 8px 25px rgba(0,0,0,.05);
}
 .faq-category-title {
    padding: 10px 20px;
}
.faq-content {
    border-radius: 5px;
   /*  background: #ffffff;
   padding: 10px 0px;*/
}
.faq-categories h4{
    font-size:22px;
    font-weight:700;
    margin-bottom:25px;
}
.faq-cat-header{
    display:flex;
    justify-content:space-between;
    align-items:center;
    margin-bottom:20px;
	padding: 25px 10px 5px 20px;
}

.faq-cat-header h4{
    margin:0;
}

.faq-nav{
    display:flex;
    gap:6px;
}
.faq-nav{
    display:none;
}
.faq-nav button{
    width:30px;
    height:30px;
    border:1px solid #d9d9d9;
    background:#fff;
    border-radius:6px;
    display:flex;
    align-items:center;
    justify-content:center;
    cursor:pointer;
    transition:.2s;
}

.faq-nav button:hover{
    background:#3662a3;
    color:#fff;
    border-color:#3662a3;
}
.faq-categories ul{
    margin:0;
    padding:0;
    list-style:none;
}

.faq-categories li{
    margin-bottom:6px;
	    position:relative;
    display:flex;
    align-items:center;
    gap:10px;
}

.faq-open{
    cursor: pointer;
}
.faq-add-category{
display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    max-width: 300px;
    padding: 12px 16px;
    margin-bottom: 18px;
    background: #0575bb;
    color: #fff;
    border: none;
    border-radius: 10px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    transition: .2s ease;
    min-width: 250px;
}
 
.faq-add-category:hover{
    background:#04639d;
}

.faq-add-category i{
    font-size:18px;
}

.faq-categories li a{
    flex:1;
}
.faq-categories a{
    display:flex;
    justify-content:space-between;
    align-items:center;
    text-decoration:none;
    color:#000;
    padding: 10px 15px 10px 20px !important;
    /*font-weight:600;*/
    transition:.2s;
}

.faq-categories a:hover{
    color:#3662a3;
}

.faq-categories a::after{
    content:"";
    width:18px;
}

.faq-categories a.active{
      color: #3662a3;
    font-weight: 600;
    /*background: #ffffff;*/
    padding: 15px;
	
}

.faq-categories a.active::after{
    content:"›";
    font-size:22px;
    font-weight:700;
    color:#0d6efd;
}
.faq-tabs .tab {
    border: none;
    padding: 10px 20px;
    border-radius: 10px;
    background: #f3f3f3;
    margin: 0 5px;
    cursor: pointer;
}

.faq-tabs .tab.active {
    background: #e53935;
    color: #fff;
}

/* FAQ ITEM */
.faq-item {
    border-top: 1px solid #d5d5d5;
    padding: 15px 20px;
    /* border-left: 1px solid #d5d5d5; */
    /* border-right: 1px solid #d5d5d5; */
    /* margin-bottom: 10px; */
 
}
.faq-item:nth-last-child(1 of [style*="display: block"]) {
   border-bottom: 1px solid #d5d5d5; 
}
#calendlyembed {
 width: 100%;
    height: 700px;   /* ?? kritik */
}


.faq-bg-color{/*background: #fcf7f7;*/}
/* QUESTION */
.faq-q {
color:#000;
    width: 100%;
    text-align: left;
    background: none;
    border: none;
    font-weight: normal;
   /* font-size: 20px;*/
    position: relative;
    /*padding-right: 30px;*/
    cursor: pointer;
	padding-left:0px;
	 padding-right: 10%;
	  font-size:19px;
 
    line-height:1.45;
}

/* + ICON */
.faq-q::after {
 
    position: absolute;
    right: 0;
  top: 10px;
    font-size: 18px;
    width: 40px;
    height: 40px;

 
     content:"";
    position:absolute;
    width:12px;
    height:12px;
    border-right:2px solid #000000;
    border-bottom:2px solid #000000;
    transform:rotate(45deg);
 
    
}

/* - ICON */
.faq-item.open .faq-q::after {
    position: absolute;
    right: 0;
    top: 10px;
    font-size: 18px;
    width: 40px;
    height: 40px;

 
     content:"";
    position:absolute;
    width:12px;
    height:12px;
    border-right:2px solid #000000;
    border-bottom:2px solid #000000;
    transform:rotate(-135deg);

 
}

.faq-list{
    /*border-top: 5px solid #c0c0c0;*/
 
}

/* ANSWER */
.faq-a {
color:#000 !important;
    max-height: 0;
    overflow: hidden;
    transition: all 0.3s ease;
    color: #000;
    font-size: 16px;
	 padding-right: 10%;
}

/* OPEN */
	  
.faq-item   {
  
 
}
.faq-item.open  {
 /* background: #ebebeb;
  padding-left:10px*/
}
.faq-item.open .faq-a {
    max-height: 700px;
    margin-top: 10px;
	  /*  background: #ebebeb;*/
    padding: 0px 10% 50px 0px;
}
.faq-item.open .faq-q {
    font-weight: bold;
}
/* ITEM */
.feature-item {
    text-align: center;
}

/* ICON CIRCLE */
.feature-icon {
   /* width: 120px;
    height: 120px;
    background: #f5f5f5;*/
    border-radius: 50%;
    margin: 0 auto 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.feature-icon-first {
align-items: left !important;justify-content: flex-start;
}
	.feature-icon-first {
 text-align: left !important;
}

.floating-box i {
    font-size: 32px;
    color: #e53935;
    display: block;
    margin-bottom: 10px;
}

/* IMAGE */
.feature-icon img {
    max-width: 100%; 
}
.feature-icon.sm img {
    max-width: 50px;
}

/* TEXT */
.feature-item p {
    color: #666;
    font-size: 14px;
    margin-bottom: 15px;
}

/* BUTTON */
.feature-item .btn {
    border-radius: 10px;
    padding: 10px 20px;
}


/* FOOTER */
.footer {
background: #0a2e5c /* #004e9a*/;
    color: #FFF;
	padding-top: 10px;
}


.t-row {
  
    min-width: 450px;
}
.t-cell.left {
overflow-wrap: anywhere;
}


/* TITLE */
.footer-title {
 
	    /* font-weight: 600; */
    /* margin-bottom: 15px; */
    position: relative;
    margin-bottom: 5px;
    font-size: 18px !important;
	color: #ffffff !important;
}
.footer a {
    color: #FFF;
}
/*  
 .footer-title::before {
    content: "";
    width: 30px;
    height: 3px;
    background: #3662a3;
    position: absolute;
    top: -8px;
    left: 0;
}

.footer-title-noleft::before {
 
    left: unset;
}

*/
/* LINKS */
.footer-links {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-links li {
    /* margin-bottom: 8px; */
    font-size: 18px;
    /* color: #ccc; */
    cursor: pointer;
    font-weight: 200;
}

ul.footer-links li a {
    color: #FFF;
	    font-size: 15px;
}

/* hover */
.footer-links li:hover {
    color: #fff;
}
.footer-logo {
    max-width: 30%;
	     margin-bottom: 18px;
}
.footer-margin{margin-top: 112px;}
.footer-text {
    font-size: 15px;
	margin-top: -98px;
	}
.footer-logo img {
    max-width: 100% !important;
}

a.footer-phone::before {
    content: "\F5C1";
    font-family: "bootstrap-icons";
    font-size: 16px;
    margin-left: 5px;
    position: relative;
    top: 2px;
	left:-5px;
}
a.footer-faq::before {
    content: "\F505";
    font-family: "bootstrap-icons";
    font-size: 16px;
    margin-left: 5px;
    position: relative;
    top: 2px;
	left:-5px;
}
/* bottom */
.bg-square{
    position:absolute;

    background:rgba(255,255,255,.08);

    z-index:1;
}

.sq1{
    width:60px;
    height:60px;

    left:40px;
    top:80px;
}

.sq2{
    width:120px;
    height:120px;

    left:420px;
    top:80px;
}

.sq3{
    width:60px;
    height:60px;

    left:500px;
    top:140px;
}

.sq4{
    width:60px;
    height:60px;

    right:140px;
    top:30px;
}
.footer-bottom {
   border-top: 1px solid #496181;
    font-size: 13.5px;
   /* border-bottom: 1px solid #abb9c9;*/
    padding: 15px 0px;
	font-weight: 200;
}
.pt-3 {
    padding-top: 0.5rem !important;
}
/* social */
.social i {
    margin-left: 10px;
    font-size: 18px;
    cursor: pointer;
}
/* BOX */
.brand-box {
 
    position: relative;
    overflow: hidden;
    /*padding: 30px 30px;*/
    border-radius: 10px;
    text-align: center;

    /* ana açýk gradient */

}
.bg-blue-brand{background: url(contents/15_description_background.png);
background-size: cover;
background-position: bottom;
    min-height: 400px;}

/* koyu mavi alt katman */
.brand-box::xbeforex {
    content: "";
    position: absolute;
    right: -20%;
    bottom: -20%;
    width: 120%;
    height: 120%;

    background: linear-gradient(135deg, #2f86c7, #1f5fa3);

    clip-path: polygon(40% 100%, 100% 60%, 100% 100%);
    opacity: 0.9;
}

/* açýk mavi orta katman */
.brand-box::xafterx {
    content: "";
    position: absolute;
    right: -10%;
    bottom: -10%;
    width: 100%;
    height: 100%;

    background: linear-gradient(135deg, #6ec1e4, #3aa0c8);

    clip-path: polygon(55% 100%, 100% 70%, 100% 100%);
    opacity: 0.6;
}

/* içerik üstte kalsýn */
.brand-box * {
    position: relative;
    z-index: 2;
}
/* TITLE */
.brand-title {
    font-weight: 700;
    letter-spacing: 2px;
    margin-bottom: 15px;
}
.text-justify{text-align:justify}
/* DESC */
.brand-desc {
    max-width: 800px;
    margin: 0 auto;
    color: #555;
    font-size: 15px;
}
.wbr {overflow-wrap: break-word;
word-break: break-word;}

/* BUTTON */
.btn-brand {
    background: #e53935;
    color: #fff;
    border-radius: 10px;
    padding: 12px 25px;
}

.btn-brand:hover {
    background: #c62828;
    color: #fff;
}
.feature-icon i {
    font-size: 34px;
    color: #e53935;
}

.feature-icon {
  
   /* background: #fff;*/
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
	 margin-bottom: 20px;
}

 .search-wrap {
   /* max-width: 600px;*/
}
.angebotbtn{min-width: 220px;
    padding: 13px 10px;}
/* ========================= */
/* RESPONSIVE */
/* ========================= */

@media (max-width: 768px) {
.logo-sub{display:none}
.nav-wrap{margin-left:unset}
.top-right {
       width: 100%;

    flex: none;
}
    .floating-wrapper {
       /* margin-top: -50px;*/
    }

    .hero {
        padding: 40px 0 100px;
    }

    .hero h1 {
        font-size: 22px;
    }
	
   .carousel-control-prev {
    left: 10px;
  }
  .carousel-control-next {
    right: 10px;
  }
  
  
  .nav-wrap {
 width: 100%;
    min-width: unset !important;
}



.nav-menu {
    display: flex;
    flex-direction: column;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
  }
  
  .nav-menu {
   
    gap: unset !important;
     
}

  /* ana linkler */
  .nav-link {
    display: block;
    padding: 14px 16px;
    border-bottom: 1px solid #eee;
    font-size: 15px;
    color: #333;
    text-decoration: none;
	background: #f7f9fc;
    width: 100%;
}
   

  /* son eleman çizgi olmasýn */
  .nav-menu > .nav-link:last-child {
    border-bottom: none;
  }

 .dropdown-wrap {
width:100%
  }
  /* dropdown baþlýk */
  .dropdown-wrap > .nav-link {
    font-weight: 600;
  /*  background: #f7f9fc;*/
  }

  /* alt menü */
  .dropdown-menu-custom {
    display: none;
    background: #fafafa;
	
	
	
	
	
  }

  .dropdown-wrap.active .dropdown-menu-custom {
    display: block;
  }

  /* alt linkler */
  .dropdown-menu-custom .nav-link {
    padding-left: 25px;
    font-size: 14px;
  }

}





.drawer-trigger {
    position: fixed;
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 990;
    border: none;
    border-radius: 18px 18px 0 0;
    background: linear-gradient(180deg, #0074C8 0%, #005FA5 100%);
    color: #fff;
    padding: 16px 12px;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    box-shadow: 0 16px 30px rgba(0, 95, 165, .22);
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 6px;
}

.drawer {
    position: fixed;
    top: 0;
    right: -1220px; /* kapalý */
    width: 650px;
    height: 100%;
    background: #fff/* #e5e0d3/*#f7f4ed*//*#fff*/; 
    box-shadow: -5px 0 20px rgba(0,0,0,0.2);
    transition: right 0.3s ease;
    z-index: 9999;
}

.drawer.open {
    right: 0;
}

.drawer-content {
    padding: 20px;
    height: 100%;
    overflow-y: auto;
}

.drawer-close {
    position: absolute;
    top: 10px;
    right: 10px;
    border: none;
    background: none;
    font-size: 20px;
    cursor: pointer;
}

.bgcontainer2 {
    /*background: #F0F0F0;*/
}

.bgcontainer1 {
    background: #FFF;
}


.hero-bar {
    background: #f3f3f3;
    padding: 12px 20px;
}

/* ana hizalama */
.hero-inner {
    display: flex;
    align-items: center;
    gap: 20px;
}

/* SEARCH */
.search-form {
    display: flex;
    align-items: center;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
}

.search-form input {
    border: none;
    padding: 8px 10px;
    width: 220px;
    outline: none;
}

.search-form button {
    background: #e53935;
    border: none;
    padding: 8px 12px;
    cursor: pointer;
}

.search-icon {
    width: 16px;
}

/* MENU SAÐA */
.nav-wrap {
    margin-left: auto;
}

/* MENU */
.nav-menu {
    display: flex;
    gap: 20px;
}

/* LINK */
.nav-link {
    text-decoration: none;
    color: #333;
    font-size: 14px;
}

/* dropdown */
.dropdown-menu-custom {
    display: none;
    position: absolute;
    background: #fff;
    border: 1px solid #eee;
}

.dropdown-wrap.active .dropdown-menu-custom {
    display: block;
}






.top-right {
    display: flex;
    align-items: center;
    gap: 20px;
}

/* linkler */
.nav-links {
    display: flex;
    gap: 10px;
}

.nav-link {
    padding: 8px 12px;
   /* border-radius: 6px;*/
    color: #2b6cb0;
    font-weight: 600;
    text-decoration: none;
	
 
    padding: 12px 20px;    /* ?? alaný büyütür */
   /* border-radius: 8px;*/
    color: #2b6cb0;
    font-weight: 600;
    text-decoration: none;
    line-height: 1.2;
}

.nav-link:hover {
    background: #2b6cb0;
    color: #fff;
}

/* search */
.input-group {
    display: flex;
    align-items: center;
    /*max-width: 350px;*/
	    margin-left: auto;
}

.search-box {
    flex: 1;
    padding: 6px 8px;
}

.search-icon {
    width: 16px;
}

/* CTA */
.nav-cta {
    margin-left: auto;
}

.nav-cta a {
    background: #2b6cb0;
    color: #fff;
    padding: 8px 16px;
    border-radius: 20px;
    text-decoration: none;
    font-weight: 600;
}

.top-right{
background: #ffffff;
    padding: 8px;
    margin-right: -50px;
    border-top: 3px solid #0c82ae;}




.side-buttons {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    gap: 2px;
	z-index: 11111;
	display:none
}
.side-buttons{
    transition:.3s;
}

.side-buttons.hidden{
    opacity:0;
    visibility:hidden;
    transform:translateY(-50%) translateX(50px);
}

/* BUTON */
.side-btn {
    display: flex;
    align-items: center;

   /* background: #0475bb;*/
	background :#F97316 !important;
    color: #fff;

    height: 50px;
    width: 220px;              /* TAM GENÝÞLÝK */
    padding: 0 12px;

    /*border-radius: 5px;*/

    transform: translateX(170px);  /* ?? saða gizle */
    transition: 0.3s;
}
span.text {
   
    font-size: 15px;
}
.side-btn i {
    margin-right: 10px;
}
/* hover olan gelir */
.side-btn:hover {
  /*  transform: translateX(0);*/
}

 .side-buttons:hover .side-btn {
    transform: translateX(0);
}

.side-btn .icon {
   /* width: 50px;*/
   height: 30px;
	margin-right: 10px;
    flex-shrink: 0; /* ?? ezilmesin */
}
.side-btn {
    pointer-events: none;
}

.side-btn .icon {
    pointer-events: auto;
}

/* ikon hover */
.side-btn .icon:hover {
    pointer-events: auto;
}

/* açýlma */
.side-btn.open {
    transform: translateX(0);
}

.side-buttons {
    pointer-events: none;   /* ?? wrapper hover kapalý */
}
.side-btn {
    pointer-events: auto;   /* sadece butonlar aktif */
}
    </style>
	
<style>

.compare {
  max-width: 900px;
}

 .hdn {
    display: none;
}
.hdn.active {
    display: block;
}
.form-box {
 /* max-width: 420px;*/
  margin: auto;
 /* background: #fff;*/
  padding: 20px;
  /*
  border: 4px solid #0074c8;
    box-shadow: 0 0 20px -5px rgba(0, 0, 0, .75);*/
}

/* steps */
.steps {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  font-size: 13px;
  gap:15px
}

.steps > div {
  flex: 1;
  
}

/* group */
.form-group {
  margin-bottom: 15px;
}

label {
  display: block;
  margin-bottom: 6px;
  font-weight: 600;
}

label.blue-label{color:#2f8fd6}

label.normal {
 
  font-weight: normal;
}


/* inputs */
input, select , textarea {
  width: 100%;
  padding: 12px;
  border: 1px solid #ddd;
  border-radius: 10px;
 /* background: #f3f3f3;*/
  background: #ffffff;
   /* box-shadow: 4px 4px 4px #efefef;*/
}

textarea{min-height:100px}
.textarea-box .form-group{
    border: 1px solid #d8d3c9;
    border-radius: 8px;
    overflow: hidden;
    background: #fff;
}

.textarea-box label{
    display: block;
    margin: 0;
    padding: 12px 15px;

    font-size: 13px;
    font-weight: 600;
    color: #666;

    background: #fff;

    border-bottom: 1px solid #ece7df;
} 

.textarea-box textarea{
    width: 100%;
    min-height: 100px;

    border: none;
    outline: none;
    resize: vertical;

    padding: 15px;

    background: #fff;
}
.form-row.textarea-box textarea {
    box-shadow: unset;
}
.textarea-box textarea::placeholder{
    color: #c5c5c5;
}


/* buttons */
.btn-group {
 display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.frm-btn {
/*
   padding: 10px 12px;
    border: 2px solid #0074c8;
    border-radius: 10px;
    background: #fff;
    cursor: pointer;

   
    min-width: 120px; 
    text-align: center;*/
	   border: none;
    background: transparent;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 8px;
    color: #555;
    font-weight: 500;
    padding: 0;
}

.frm-btn::before{
    content:"";
    width:18px;
    height:18px;
    border:2px solid #cfcfcf;
    border-radius:50%;
    display:block;
    box-sizing:border-box;
}

.frm-btn.active{
    background:#1456b8;
    color:#fff;
    border-radius:999px;
    padding:8px 16px;
}

.frm-btn.active::before{
    content:"✓";
    border:none;
    background:#1456b8;
    color:#fff;
    width:auto;
    height:auto;
    font-size:14px;
}



/* row */
.form-row {
  display: flex;
  gap: 10px;
}

.form-row .form-group {
  flex: 1;
}

/* phone area */
.phone-box {
 /* background: #e9edf5;*/
  background: #ffecec;
  padding: 15px;
 /* border-radius: 10px;*/
  margin-bottom: 15px;
   margin-left: -20px;
  margin-right: -20px;
}

.phone-row {
  display: flex;
  gap: 10px;
}

.code {
  width: 90px;
}

/* select with icon */
.select-icon {
  position: relative;
}

.select-icon input {
  padding-right: 40px;
}

.check {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  color: green;
}

/* küçük input */
.small {
  max-width: 100px;
}

/* date */
.date-row {
  display: flex;
  gap: 10px;
}

.date-row input {
  flex: 1;
  text-align: center;
}

/* checkbox */
.checkbox {
  display: flex;
  gap: 10px;
  margin: 15px 0;
  font-size: 14px;
  align-items: flex-start
}

.checkbox input {
  width: auto;
}

/* link */
.link {
  color: red;
  text-decoration: underline;
}

/* button */
.submit {
  width: 100%;
  padding: 14px;
  background: #0074c8;
  color: white;
  border: none;
  border-radius: 10px;
  font-size: 16px;
}

/* note */
.note {
  font-size: 12px;
  color: #666;
}

.select-wrap select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  width: 100%;
  padding: 12px 12px 12px 12px;  
  border: 1px solid #ddd;
  border-radius: 10px;
 /* background: #f3f3f3;*/
}

/* SOL ok */
.select-wrap {
  position: relative;
}

.select-wrap::before {
  content: "¡";
  position: absolute;
  right: 12px;  /* ?? ok burada */
  top: 50%;
  transform: translateY(-50%);
  font-size: 12px;
  pointer-events: none;
}
.country-select {
  position: relative;
  width: 120px;
}

.selected {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px;
  background: #FFF;
  border-radius: 10px;
  cursor: pointer;
  box-shadow: 4px 4px 4px #efefef;
}

.selected img {
  width: 20px;
}

/* dropdown */
.dropdown {
  position: absolute;
  top: 110%;
  left: 0;
  width: 90px;
  background: white;
  border-radius: 10px;
  box-shadow: 0 10px 20px rgba(0,0,0,0.1);
  display: none;
  max-height: 200px;
  overflow-y: auto;
}

.option {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px;
  cursor: pointer;
}

.option span {
  margin-left: auto;
  color: #888;
}

.option:hover {
  background: #f5f5f5;
}

.option img {
  width: 20px;
}

/* açýk */
.country-select.open .dropdown {
  display: block;
}
.einfo {
    margin-bottom: 10px;
}

.adt-progress {
    display: block;
    height: 8px;
    background: #2e7d32;
    position: relative;
    border-radius: 8px;
    width: 8px;
    transition-duration: .3s;
    transition-property: all;
}
.green-bar {
    background: #f5f5f5;
    border-radius: 8px;
    width: 100%;
	margin-top: 5px;
	}
	.gender-btn.active {
  background: #0074c8;
  color: #fff;
  border-color: #0074c8;
}





	.service-btn.active {
  /*background: #0074c8;
  color: #fff;
  border-color: #0074c8;*/

}


.gender-group{
    display:flex;
    gap:20px;
}

.gender-pill{
    border:none;
    background:transparent;
    cursor:pointer;

    display:flex;
    align-items:center;
    gap:8px;

    color:#000;
    font-weight:500;
    padding:0;
}

.gender-pill::before{
    content:"";
    width:18px;
    height:18px;
    border:2px solid #cfcfcf;
    border-radius:50%;
    display:block;
    box-sizing:border-box;
}

.gender-pill.active{
    background:#1456b8;
    color:#fff;
    border-radius:999px;
    padding:8px 16px;
}

.gender-pill.active::before{
    content:"✓";
    border:none;
    background:#1456b8;
    color:#fff;
    width:auto;
    height:auto;
    font-size:14px;
}




.form-box * {
    font-size: 13px !important;
}

.features-row {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    background: #f8f9fb;
    border-radius: 10px;
    overflow: hidden;
}

/* her blok */
.feature-item {
   /* display: flex;*/
    align-items: center;
    gap: 15px;
    padding: 20px 0px;
    position: relative;
	max-width:120px;
	margin-bottom:20px
}

/* ?? sað çizgi */
.feature-item:not(:last-child)::after {
    content: "";
    position: absolute;
    right: 0;
    top: 20%;
    height: 60%;
    width: 1px;
    background: #ddd;
}

/* ikon */
.f-icon {
    /*width: 60px;*/
    /*height: 40px;*/
    object-fit: contain;
    display: block;
}

/* ikon ortalama */
.feature-item > .f-icon {
    flex-shrink: 0;
}

/* yazý */
.feature-item > div {
    text-align: left; /* ?? sola yaslý */
	min-height: 140px;
}

/* baþlýk */
.f-title {
    font-weight: 700;
    font-size: 20px;
    color: #1e3a8a;
    margin-bottom: 4px;
}

/* açýklama */
.f-desc {
    font-size: 18px;
    color: #555;
    line-height: 1.4;
	 
}

.hero-cta {
    position: relative;

    min-height: 600px;
    padding: 80px 60px;

    /*background: url('contents/bg-office.jpg') center center / cover no-repeat;*/
background: #adcbe9 url(../../assets/img/bg-grey.png) center center / cover no-repeat;
   /* border-radius: 12px;*/
    overflow: hidden;
}

/* koyu mavi overlay */
.hero-overlay {
    position: absolute;
    inset: 0;

    /*background: rgba(0, 32, 90, 0.65);*/
}

/* içerik */
.hero-content {
    position: relative;
    z-index: 2;
}

/* baþlýk */
.hero-title {
    color: #fff;
    font-size: 58px;
    font-weight: 700;
    line-height: 1.15;

    margin-bottom: 80px;
}

/* box row */
.hero-boxes {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
}

/* box */
.hero-box {
    display: flex;
    align-items: center;
    gap: 20px;

    background: #fff;
    color: #0b3c91;

    text-decoration: none;

 padding: 25px 20px;

    border-radius: 14px;

    transition: 0.3s;
	border: 2px solid #FFF;
	min-height: 110px;
}

/* aktif box */
.hero-box.active {
    background: #0b57d0;
    color: #fff;
	 
}

/* icon */
.hero-icon {
   /* width: 52px;*/
    height: 55px;
    object-fit: contain;
    flex-shrink: 0;
}

/* title */
.box-title {
    font-size: 22px;
    font-weight: 700;
   /* margin-bottom: 6px;*/
}

.box-title a {
    color: #0b3c91;
}

.box-title.active a {
    color: #FFF !important;
}

.box-desc.active a {
    color: #FFF !important;
}



.box-desc a {
    color: #0b3c91;
}

.hero-boxes {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
}
.hero-badge {
    margin-top: 18px;

    background: #edf3fd/*#fff*/;
    border-radius: 10px;

    padding: 14px 18px;

    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;

    color: #0b3c91;
    font-size: 13px;
   /* font-weight: 600;*/
	max-width: 80%;
    margin: 30px auto;
}

.badge-icon {
    width: 20px;
    height: 20px;
    object-fit: contain;
}
/* desc */
.box-desc {
    font-size: 15px;
    opacity: 0.9;
}


/* arkaplan */
.hero-info-bg {
    background: url('contents/blur-office-bg.png') center center / cover no-repeat;

    min-height: 500px;

    display: flex;
    align-items: center;

    padding: 50px;
}

/* transparan box */
.hero-info-box {
    background: rgb(61 70 85 / 78%);
 
    padding: 35px;

    color: #fff;
}

/* baþlýk */
.hero-info-title {
    font-size: 28px;
    font-weight: 700;

    margin-bottom: 20px;
}

/* text */
.hero-info-text {
    font-size: 18px;
    line-height: 1.4;

    margin: 0;
}


@media (max-width: 768px) {
  .features-row {
    grid-template-columns: 1fr;
  }

  .feature-item:not(:last-child)::after {
    display: none;
  }
}



@media (max-width: 768px) {

    .top-right {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;

        width: 100%;
        margin-top: 15px;
    }

    .nav-links {
        display: flex;
        flex-wrap: wrap;
        gap: 8px;

        width: 100%;
    }

    .input-group {
        width: 100%;
		margin: 0 auto !important;
    }

    .input-group .btn {
        width: 100%;
		 
    }

}

@media (max-width:768px){

    .hero-title {
        font-size: 34px;
    }

    .hero-boxes {
        grid-template-columns: 1fr;
    }

}
  
  /* BANNER */
.cookie-modal-backdrop{
    display:none;
}

.cookie-modal-backdrop.open{
    display:flex;
}
.cookie-banner{
    position:fixed;
    left:20px;
    right:20px;
    bottom:20px;
    z-index:99999;
}

.cookie-banner-inner{
    max-width:1100px;
    margin:auto;
    background:#fff;
    border-radius:20px;
    padding:25px 30px;
    box-shadow:0 15px 40px rgba(0,0,0,.12);
    border:1px solid #dce5ef;

    display:flex;
    justify-content:space-between;
    align-items:center;
    gap:30px;
}

.cookie-content{
    display:flex;
    align-items:flex-start;
    gap:18px;
}

.cookie-icon{
    font-size:38px;
    line-height:1;
}
.cookie-option-header div {
   /* max-width: 80%;*/
	  max-width:calc(100% - 80px)
}
.cookie-text h4{
    margin:0 0 8px;
    color:#1456b8;
    font-size:22px;
    font-weight:700;
}

.cookie-text p{
    margin:0;
    color:#000;
    line-height:1.6;
}

.cookie-actions{
    display:flex;
    gap:12px;
    flex-wrap:wrap;
}


/* BUTTONS */

.cookie-btn{
    border:none;
    border-radius:12px;
    padding:12px 22px;
    font-weight:600;
    cursor:pointer;
    transition:.2s;
}

.cookie-btn:hover{
    transform:translateY(-2px);
}

.btn-primary{
    background:#1456b8;
    color:#fff;
}

.btn-primary:hover{
    background:#10489c;
}

.btn-outline{
    background:#fff;
    color:#1456b8;
    border:1px solid #1456b8;
}

.btn-light{
    background:#f4f7fb;
    color:#111827;
}


/* MODAL */

.cookie-modal-backdrop{
    display:none;

    position:fixed;
    inset:0;

    background:rgba(15,23,42,.55);

    backdrop-filter:blur(4px);

    z-index:999999;
}

.cookie-modal{
    width:95%;
    max-width:620px;

    background:#fff;

    border-radius:24px;

    margin:60px auto;

    padding:35px;

    position:relative;
}

.cookie-close{
    position:absolute;
    top:18px;
    right:18px;

    width:42px;
    height:42px;

    border:none;
    border-radius:50%;

    background:#f4f7fb;

    font-size:28px;

    cursor:pointer;
}

.cookie-modal h3{
    margin:0 0 12px;
    color:#1456b8;
}

.cookie-desc{
    color:#000;
    margin-bottom:30px;
}


/* OPTIONS */

.cookie-option{
    padding:18px 0;
    border-bottom:1px solid #e5e7eb;
}

.cookie-option-header{
    display:flex;
    justify-content:space-between;
    align-items:center;
    gap:20px;
}

.cookie-option p{
    margin:6px 0 0;
    color:#000;
}


/* SWITCH */

.cookie-switch{
    position:relative;
    width:52px;
    height:30px;
}

.cookie-switch input{
    display:none;
}

.cookie-switch span{
    position:absolute;
    inset:0;

    background:#d1d5db;

    border-radius:50px;

    cursor:pointer;
}

.cookie-switch span:before{
    content:"";

    position:absolute;

    width:22px;
    height:22px;

    left:4px;
    top:4px;

    background:#fff;

    border-radius:50%;

    transition:.3s;
}

.cookie-switch input:checked + span{
    background:#1456b8;
}

.cookie-switch input:checked + span:before{
    transform:translateX(22px);
}


/* MODAL BUTTONS */

.cookie-modal-buttons{
    margin-top:35px;

    display:flex;
    gap:12px;
    flex-wrap:wrap;
}

.cookie-privacy{
    margin-top:25px;
}

.cookie-privacy a{
    color:#1456b8;
}

.cookie-modal-backdrop.open{
    display:block;
}
/* MOBILE */

@media(max-width:991px){

    .cookie-banner{
        left:10px;
        right:10px;
        bottom:10px;
    }

    .cookie-banner-inner{
        flex-direction:column;
        align-items:flex-start;
        padding:22px;
    }

    .cookie-content{
        flex-direction:column;
        gap:12px;
    }

    .cookie-actions{
        width:100%;
        flex-direction:column;
    }

    .cookie-actions .cookie-btn,
    .cookie-modal-buttons .cookie-btn{
        width:100%;
    }

    .cookie-modal{
        margin:20px auto;
        padding:25px;
    }

    .cookie-option-header{
        align-items:flex-start;
    }

}