@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Marcellus&display=swap');

html{
    overflow-x: hidden !important;
    font-family:'Poppins',sans-serif;
}
.Raporsorular{
    height:100vh;
    position:relative !important;
}
.afterotp {
    display: none;
}
.gir22 a{
    font-size:13.6px;
    font-weight:500;
    color:#1C1C1C;
}

.modalheight{
    height:600px !important;
    margin:auto !important;
    left:0;
    right:0;
    top:0;
    bottom:0;
}
.gir22 span{
    color:red !important;
}
.scale {
    margin-bottom: 20px;
    padding: 5px;
    background-color: #f8f9fa;
    border-radius: 4px;
}
.scale p{
    font-size:14px;
    line-height:16px;
}
.girvidoverlay button{
    font-size:18px;
    font-weight:500;
    color:#FFF;
    border:none;
    border-bottom:1px solid #28CFDE;
    background-color:transparent;
    margin-top:6px;
}
.question-row {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    gap: 10px;
}
.question-label {
    width: 300px;
}
.number-input {
    width: 60px;
    padding: 5px;
}
.slider {
    width: 200px;
}

.raporarka{
    width:100%;
    height:100%;
    object-fit:cover;
    position:absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
}
.footer3 img{
    display:none !important;
    width:100%;
    height:auto;
    padding-bottom:7px;
    padding-top:7px;
    object-fit:contain;
}
.orta {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    width:700px;
}

.question-box h2 {
    font-size: 23px;
    font-weight:500;
    margin-bottom: 25px;
}
.choices {
    display: block;
    flex-direction: column;
    align-items: flex-start;
}
.choice {
    width: 100%;
    padding: 0px;
    padding-top:14px;
    padding-bottom:14px;
    font-size: 14px;
    font-weight:400;
    background-color: #FFF;
    border:none;
    border-bottom:1px solid #138CB8;
    cursor: pointer;
    text-align: left;
}
.choice-container label{
    padding-left:10px !important;
    font-size:14px;
}
.question-label{
    font-size:14px;
    font-weight:400;
}
.choice:hover {
    background-color: #4A9AAF;
    color:#FFF;
}
.choice.selected {
    background-color: #4A9AAF;
    color: #FFF;
    border-color: #0056b3;
}
.navigation{
    margin-top:15px;
}
.navigation button {
    padding: 9px 14px;
    color:#1C1C1C;
    font-size: 14px;
    font-weight:500;
    margin: 5px;
    border: none;
    cursor: pointer;
}
.navigation button:disabled {
    background-color: #ccc;
    cursor: not-allowed;
}
.navigation button#prev {
    background-color: #FFF;
    border-right:1px solid rgba(28,28,28,0.1);
    padding-right:20px;
    color: #1C1C1C;
}

.navigation button#next {
    background-color: #FFF;
    color: #1C1C1C;
}
.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:20px;
	left:30px;
	background-color:#000;
	color:#FFF;
	border-radius:50px;
	text-align:center;
    font-size:30px;
    z-index:100;
}
#cookie-consent {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 35%;
    background-color: #20283E;
    color: white;
    padding: 10px;
    display: none;
    z-index: 1000;
    padding-left:20px;
    padding-bottom:25px !important;
}
#cookie-consent p{
    padding-top:7px;
}
       #cookie-consent a {
            color: #4A9AAF;
            text-decoration: none;
        }

        #cookie-consent button {
            background-color: #4A9AAF;
            color: white;
            border: none;
            padding: 10px 15px;
            cursor: pointer;
            font-size: 14px;
        }

        #cookie-consent button:hover {
            background-color: #45a049;
        }
.my-float{
	margin-top:16px;
}
body{
    min-height:100vh !important;
    overflow-x:hidden !important;
    font-family:'Montserrat',sans-serif;
}
.pad0{
    padding:0px !important;
}
.bin{
    width:1350px;
    margin:auto !important;
}
a{
    text-decoration:none !important;
}
.pozrel{
    position:relative !important;
}
.footer1{
    background-color:#20283E;
    text-align:center;
    padding-top:30px;
}
.footer1 h6{
    color:#FFF;
    font-weight:400;
    font-size:14.5px;
    line-height:28px;
    padding-bottom:15px;
}
.Menu1{
    position:fixed;
    left:0;
    right:0;
    top:0;
    padding-top:20px;
    z-index:9;
    transition: background-color 0.3s ease; 
}
.scrolled {
    background-color: #000;
}
.menu1hrefsec{
    display:inline-block;
}
.flo{
    text-align:right !important;
}
.menu1hrefsec .btn{
    font-size:14px;
    display:inline-block;
    margin-right:13px;
    margin-left:0px !important;
    color:#FFF;
    padding:0px !important;
    margin-top:-11.3px !important;
    line-height:14px;
    padding-bottom:2px !important;
    font-weight:500;
}
.menu1hrefsec .btn:hover{
    color:#D4B679;
}
.menu1hrefsec a{
    font-size:14px;
    display:inline-block;
    margin-right:13px;
    color:#FFF;
    padding-top:14px;
    font-weight:500;
}
.logosec img{
    height:54px;
    width:auto;
    object-fit:contain;
}
.menu1butsec{
    padding-left:15px;
    display:inline-block;
}
.Menu1{
    padding-bottom:25px;
    border-bottom:1px solid rgba(255,255,255,0.2);
}
.logosec button{
    background-color:transparent !important;
    border:none !important;
    color:#FFF;
    margin-right:10px;
}
.logosec i{
    font-size:21px;
    color:#FFF;
}
.menu1butsec button{
    background-color:transparent !important;
    border:none !important;
    color:#FFF;
    margin-left:5px;
}
.menu1butsec i{
    font-size:17.5px;
    color:#FFF;
}
.Breadcrumb{
    position:relative;
}
.Breadcrumb img{
    width:100%;
    height:250px;
    object-fit:cover;
}
.breadoverlay2{
    position:absolute;
    left:0;
    top:0;
    bottom:0;
    right:0;
    background-color:rgba(0,0,0,0.3);
}
.breadoverlay{
    z-index:2;
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    padding-bottom:30px;
}
.breadoverlay a{
    display:inline-block;
    margin-right:8px;
    font-size:14.5px;
    font-weight:500;
    color:rgba(255,255,255,0.7);
}
.breadoverlay h3{
    display:block;
    color:#FFF;
    font-size:37px;
    font-weight:600;
    margin-top:10px;
    color:#FFF;
}
.breadoverlay span{
    font-weight:500;
    color:#FFF;
}
.pushy{
    background-color:#20283E !important;
    opacity:100% !important;
    width:30% !important;
    padding:10px;
    padding-top:20px !important;
}
.arama{
    width:50% !important;
}
.aramainput::placeholder {
    font-size: 12px !important;
    color: rgba(28,28,28,0.75) !important;
    font-weight:500;
}
.sectionheader{
    font-weight:500;
    font-size:24px !important;
    margin-top:20px !important; 
    margin-bottom:50px !important;
    color:#E35D46;
}
.sectionlink{
    font-weight:500;
    font-size:16px !important;
    margin-bottom:40px !important;
    color:#000;
    display:block;
    text-align:center;
}
.pushy a{
    font-size:14px;
    display:block;
    border-bottom:1px solid rgba(255,255,255,0.1);
    color:#FFF;
    line-height:54px;
    font-weight:500;
}
.ilet{
    margin-top:20px;
}
.pushylogo1 img{
    height:60px;
    object-fit:contain;
    margin-bottom:12px;
    margin-top:12px;
}
.ilet h6{
    color:#D4B679;
    font-size:14.5px;
    margin-bottom:14px;
}
.ilet a{
    font-weight:500;
    border:none !important;
    font-size:13.8px;
    line-height:32px;
    font-weight:400;
}
*:focus{
    outline:none !important;
    box-shadow:none !important;
}
.Iletisim{
    margin-top:50px;
    margin-bottom:50px;
}
.Iletisim input{
    width:100%;
    height:46px;
    border:none;
    border-bottom:1px solid rgba(28,28,28,0.3);
    font-size:13.7px;
    font-weight:400;
    padding-left:5px;
    padding-right:5px;
    margin-bottom:15px;
    color:#1C1C1C;
}
.Iletisim textarea{
    width:100%;
    height:136px;
    border:none;
    border-bottom:1px solid rgba(28,28,28,0.3);
    font-size:13.7px;
    font-weight:400;
    padding-left:5px;
    padding-right:5px;
    margin-bottom:15px;
    color:#1C1C1C;
}
.iletisimbox a{
    font-weight:400;
    font-size:14.1px;
    color:#1C1C1C;
    display:block;
    margin-bottom:13px;
}
.iletisimbox{
    margin-bottom:25px;
}
.iletisimbox h6{
    color:#20283E;
    font-weight:500;
    font-size:14.5px;
    margin-bottom:17px;
}
.Iletisim p{
    font-size:13.8px;
    color:#1C1C1C;
    line-height:26px;
    font-weight:400;
    margin-bottom:30px;
}
.Iletisim h3{
    color:#00618D;
    font-weight:600;
    font-size:28px;
    line-height:40px;
    margin-bottom:7px;
}
.Iletisim button{
    height:46px;
    background-color:transparent;
    width:200px;
    border:1px solid rgba(28,28,28,0.3);
    font-size:13.7px;
    font-weight:500;
    margin-bottom:12px;
    text-align:center;
    color:#1C1C1C;
}
.hizmetbut{
    background-color:#FFF !important;
    width:90%;
    display:block;
    line-height:44px;
    border:1px solid rgba(28,28,28,0.1);
    text-align:center;
    color:#1C1C1C;
    font-size:13px;
    font-weight:500 !important;
    margin:auto !important;
    margin-bottom:6px !important;
}
.block992{
    display:none !important;
}
.Felsefemiz{
    margin-bottom:50px;
    margin-top:50px;
}
.Felsefemiz p{
    font-size:13.4px;
    color:#1C1C1C;
    line-height:26px;
    font-weight:400;
    margin-bottom:20px;
}
.Felsefemiz h1{
    font-size:26px;
    font-weight:600;
    color:#000;
    margin-bottom:20px;
}
.Felsefemiz span{
    color:#4A9AAF;
    display:block;
    font-weight:600;
    font-size:26px;
}
.Felsefemiz img{
    height:100%;
    width:auto;
    max-width:100%;
    object-fit:contain;
    margin:auto !important;
    display:block;
}
.specialbut1{
    display:inline-block !important;
    background-color:#4A9AAF;
    color:#FFF;
    font-weight:500;
    padding-left:25px;
    border:none;
    padding-right:25px;
    border-radius:15px;
    height:50px;
    font-size:13.6px;
}
.specialbut2{
    display:inline-block !important;
    background-color:#FFF;
    color:#1C1C1C;
    border:1px solid rgba(28,28,28,0.2);
    font-weight:500;
    padding-left:25px;
    padding-right:25px;
    border-radius:15px;
    height:50px;
    font-size:13.6px;
}
.kariyerbox{
    padding:12px;
    background-color:#FAFAFA;
    border:1px solid rgba(28,28,28,0.1);
    margin-bottom:12px;
    border-radius:5px;
}
.kariyerbox h1{
    font-size:15.7px;
    font-weight:600;
    color:#1C1C1C;
    margin-top:10px;
    margin-bottom:13px;
}
.Kariyer{
    margin-top:50px;
    margin-bottom:50px;
}
.Kariyer p{
    font-size:13.4px;
    color:#1C1C1C;
    line-height:26px;
    font-weight:400;
}
.Kariyer h3{
    color:#00618D;
    font-weight:600;
    font-size:28px;
    line-height:40px;
    margin-bottom:15px;
}
.Textarea{
    margin-top:50px;
    margin-bottom:50px;
}
.Textarea p{
    font-size:13.4px;
    color:#1C1C1C;
    line-height:26px;
    font-weight:400;
}
.Textarea h3{
    color:#00618D;
    font-weight:600;
    font-size:28px;
    line-height:40px;
    margin-bottom:15px;
}
.Felsefemiz video{
    width:100%;
    height:auto;
    object-fit:contain;
}
.formarea input{
    border:1px solid rgba(28,28,28,0.1);
    font-size:13.6px;
    font-weight:400;
    padding:5px;
    height:45px;
    background-color:#FAFAFA;
    border-radius:5px;
    width:100%;
    color:#1C1C1C;
}
.formarea h5{
    text-transform:uppercase;
    font-size:14px;
    font-weight:600;
    color:rgba(0,0,0,0.7);
    margin-bottom:6px;
    margin-top:6px;
}
.formarea button{
    background-color:#4A9AAF;
    color:#FFF;
    min-width:210px;
    text-align:center;
    font-size:14px;
    font-weight:600;
    text-transform:uppercase;
    border:none;
    border-radius:5px;
    margin-top:15px;
    display:block;
    height:45px;
}
.formarea h4{
    color:#4A9AAF;
    font-size:17.5px;
    font-weight:600;
    margin-top:10px;
    margin-bottom:25px;
}
.nav-pills{
    margin-top:20px;
}
.nav-pills a{
    background-color:#FAFAFA;
    font-size:13.6px;
    color:#00618D;
    border:1px solid rgba(28,28,28,0.1);
    display:block;
    border-radius:5px;
    font-weight:500;
    margin-right:12px;
    line-height:40px;
    padding-left:25px;
    padding-right:25px;
}
.SSS h5{
    font-size:15px;
    font-weight:500;
    color:#1C1C1C;
}
.SSS p{
    color:#1C1C1C;
    font-size:13.2px;
    font-weight:400;
    line-height:24px;
    margin-bottom:5px !important;
}
.SSS{
    margin-top:40px;
}
.SSS h4{
    font-size:14px;
    color:#1D3557;
    font-weight:700;
    text-transform:uppercase;
    margin-top:32px;
    margin-bottom:20px;
}
.SSS h2{
    color:#00618D;
    font-size:30px;
    font-weight:600;
    margin-bottom:20px;
}
.blogbox h3{
    font-size:15.5px;
    font-weight:500;
    color:#1C1C1C;
}
.SSS span{
    background-color:#00618D;
    width:42px;
    height:42px;
    line-height:42px;
    display:inline-block;
    text-align:center;
    border-radius:50%;
    color:#FFF;
    font-size:17px;
    font-weight:600;
    margin-right:12px;
}
.Blog{
    margin-top:50px;
    margin-bottom:50px;
}
.Blog p{
    color:#1C1C1C;
    font-size:13.2px;
    font-weight:400;
    line-height:24px;
    margin-bottom:5px !important;
}
.Blog h2{
    color:#00618D;
    font-size:30px;
    font-weight:600;
    margin-bottom:20px;
}
.girisyap input{
    width:100%;
    height:50px;
    padding:5px;
    background-color:#FAFAFA;
    border:1px solid #E0E0E0;
    font-size:13.6px;
    color:#1C1C1C;
    margin-bottom:6px;
}
.girisyap h5{
    font-size:14px;
    font-weight:600;
    color:#1C1C1C;
    margin-top:6px;
    margin-bottom:12px;
}
.girisyap button{
    width:100%;
    margin-top:13px;
    background-color:#4A9AAF;
    color:#FFF;
    text-align:center;
    height:50px;
    font-weight:500;
    font-size:14px;
    border:none;
}
.Kayitol {
    position: relative !important;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(90deg, #1e2840, #000, #000, #000, #1e2840);
}

.kayitolsection {
    width: 700px;
    min-height: 450px;
    padding:30px;
    background-color: #FFF;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
}
.kayitolsection h4{
    font-size:13.5px;
    font-weight:500;
    color:#313131;
    margin-bottom:15px;
}
.ger button{
    text-align:left !important;
    border:none !important;
    height:46px;
    text-align:center;
    color:#1C1C1C;
    background-color:transparent;
    font-size:13.8px;
    font-weight:500;
    width:200px;
}
#verificationFeedback{
    color:red;
    font-size:13.5px !important;
    font-weight:500;
}
.de button{
    border:none;
    background-color:green;
    height:46px;
    text-align:center;
    width:100% !important;
    color:#FFF;
    font-size:13.8px;
    font-weight:500;
    border-radius:4px;
    border-radius:2px solid #000;
}
.kayitolsection input[type="text"]{
    font-size:13.5px;
    font-weight:400;
    padding:5px;
    width:100%;
    height:40px;
    margin-bottom:15px;
    border:1px solid rgba(28,28,28,0.1);
    color:#1C1C1C;
    background-color:#FAFAFA;
}
.kayitolsection input[type="date"]{
    font-size:13.5px;
    font-weight:400;
    padding:5px;
    width:100%;
    height:40px;
    margin-bottom:15px;
    border:1px solid rgba(28,28,28,0.1);
    color:#1C1C1C;
    background-color:#FAFAFA;
}
.kayitolsection select{
    font-size:13.5px;
    font-weight:400;
    padding:5px;
    width:100%;
    height:40px;
    margin-bottom:15px;
    border:1px solid rgba(28,28,28,0.1);
    color:#1C1C1C;
    background-color:#FAFAFA;
}
.kayitolsection label{
    padding-top:10px;
    font-size:13.6px;
    color:#313131;
    font-weight:500;
}
.kayitolsection p{
    font-size:13.6px;
    line-height:20px;
    margin-bottom:19px;
    margin-top:12px;
    font-weight:400;
    color:#313131;
}
.kayitolsection h3{
    font-size:19px;
    margin-bottom:17px;
    margin-top:20px;
    font-weight:600;
    color:#313131;
}
.girisarkagorsel{
}
.kaybut{
    margin-top:24px;
}
.kaybut span{
    color:#4A9AAF !important;
}
.sifrebut span{
    color:#4A9AAF !important;
    font-size:14.5px;
    margin-right:13px;
}
.kaybut button{
    background-color:transparent;
    border:none;
    color:#1C1C1C;
    font-size:14.1px;
    margin-top:7px;
    margin-bottom:7px;
    font-weight:500;
}
.sifrebut button{
    color:#1C1C1C;
    font-size:13.4px;
    font-weight:500;
    border:none;
    background-color:transparent;
    margin-top:14px;
}
.Hizmetlerimiz{
    margin-top:50px;
    margin-bottom:50px;
}
.Hizmetlerimiz p{
    color:#1C1C1C;
    font-size:13.2px;
    font-weight:400;
    line-height:24px;
    width:92%;
    margin:auto !important;
    margin-bottom:12px !important;
}
.Hizmetlerimiz img{
    width:100%;
    height:250px;
    object-fit:cover;
}
.Hizmetlerimiz h1{
    font-size:17px;
    color:#000;
    width:92%;
    margin:auto !important;
    font-weight:600;
    color:#20283E;
    margin-top:15px !important;
    margin-bottom:10px !important;
}
.hizmetbox{
    background-color:#FAFAFA;
    border:1px solid rgba(28,28,28,0.1);
    padding-bottom:15px;
}
.hman{
    width:92%;
    margin:auto !important;
    background-color:#FFF;
    border-radius:15px;
    margin-bottom:6px !important;
    padding:10px;
    border:1px solid rgba(28,28,28,0.1);
}
.hman h5{
    font-size:14px;
    font-weight:500;
    color:#20283E;
}
.hman h6{
    color:#7DADB9;
    font-weight:500;
    font-size:13.4px;
    margin-bottom:7px;
}

.Giris{
    position:relative !important;
    padding-top:60px !important;
    padding-bottom:60px !important;
    min-height:80vh;
    align-items: center;
    background: linear-gradient(90deg, #1e2840, #000, #000, #000, #1e2840);
    justify-content: center;
}
.girisarkagorsel{
    position:absolute;
    z-index:0;
    left:0;
    right:0;
    top:0;
    bottom:0;
}
.girisarkagorsel img{
    width:100%;
    height:100%;
    object-fit:cover;
}
.kutu {
    width: 220px;
    height: 230px;
    padding: 15px;
    background-color: #0C1C27;
    border: 1px solid rgba(255, 255, 255, 0.4);
    color: #fff;
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    transition: all 1s ease;
}
.kutu p{
    text-align:center;
    display:block;
    font-size:14.4px;
    font-weight:400;    
    color:#FFF;
}
.kutu h1{
    text-align:center;
    display:block;
    font-size:17.5px;
    padding-top:6px;
    padding-bottom:8px;
    font-weight:600;
    color:#FFF;
}
.kutu1 {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.kutu2 {
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.kutu3 {
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.kutu4 {
    top: 50%; 
    left: 0;
    transform: translateY(-50%);
}
.Girvid{
    height:90vh;
    text-align:center;
    position:relative !important;
}
.Giristext{
    width:100%;
    padding-top:125px;
    padding-bottom:125px;
    background-color:#F7F7F7;
    text-align:center;
}
.Giristext p{
    font-size:20px;
    width:80%;
    margin:auto !important;
    line-height:34px;
    font-weight:400;
}
.Girvid video{
    width:100%;
    height:100%;
    object-fit:cover;
}
.Girvid h1 {
    font-size: 43px;
    font-weight: 600;
    width: 80%;
    margin: auto !important;
    text-align: center;
    background: linear-gradient(to right, #28E1EA, #4AC1F1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.Girvid p{
    font-size:16px;
    font-weight:400;
    color:#FFF;
    width:60%;
    margin:auto !important;
    margin-top:20px !important;
    margin-bottom:14px !important;
}
.girvidhref a {
    color: #FFF !important;
    display: block;
    padding-left: 40px;
    padding-right: 40px;
    text-align: center;
    border-radius: 15px;
    line-height: 45px;
    font-size: 13.6px;
    font-weight: 500;
    border: 2px solid transparent;
    border-image: linear-gradient(to bottom, #e35d46, #aa6254, #715762, #384c70, #00417e) 1;
}

.girvidhref{
    display:inline-block;
    margin-left:10px;
    margin-right:10px;
    margin-top:12px;
}
.girvidoverlay2{
    position:absolute;
    z-index:4;
    left:0;
    right:0;
    background-color:#D4B679;
    width:420px;
    height:70px;
    margin:auto !important;
    bottom:0;
    margin-bottom:-35px !important;
    border:1px solid rgba(28,28,28,0.1);
}
.girvidoverlay2 button{
    height:70px;
    width:100%;
    border:none !important;
    background-color:transparent !important;
    font-size:14.6px;
    font-weight:600;
    color:#FFF;
    display:block;
    text-align:center;
}
.girvidoverlay {
    position: absolute;
    top: 0; 
    left: 50%;
    transform: translateX(-50%); 
    z-index: 1;
    color: #fff;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center; 
    width: 100%;
    min-height: 100%; 
    padding-top: 50px; 
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box; 
}
.footer2 a{
    font-size:10px;
    font-weight:500;
    color:#282828;
    display:block;
    line-height:15px;
}
.footer2 a:hover{
    transition:none !important;
    border:none !important;
}
.footer2 h3{
    color:#20283E;
    font-size:17px;
    font-weight:600;
    margin-bottom:12px;
    margin-top:25px;
}
.footer2 img{
    width:240px;
    height:60px;
    margin-bottom:20px;
    object-fit:contain;
    margin-top:25px;
}
.footer3{
    background-color:#D4B679;
}
.footer3 h4{
    color:#FFF;
    font-size:12.5px;
    font-weight:500;
    padding-top:16px;
    padding-bottom:8px;
    color:#FFF;
}
.brrr{
    border-left:1px solid rgba(28,28,28,0.1);
    padding-left:20px;
}
.footer4{
    background-color:#20283E;
}
.bgwhite{
    background-color:#000 !important;
}
.bizarayalim{
    margin:Auto !important;
}
.fade-link {
    position: relative;
    display: inline-block;
    text-decoration: none;
    overflow: hidden; 
    transition: color 0.3s ease-in-out;
}
.fade-link::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 1px;
    background-color: #D4B679; 
    transition: width 0.3s ease-in-out, left 0.3s ease-in-out;
}
.fade-link:hover {
    color: #D4B679; 
}
.fade-link:hover::after {
    width: 100%;
    left: 0;
}

.fade-link span {
    display: inline-block;
    transition: transform 0.3s ease-in-out;
}

.fade-link:hover span {
    transform: translateX(100%);
    animation: fade-left 0.6s ease-in-out infinite;
}

@keyframes fade-left {
    0% {
        transform: translateX(-100%);
        opacity: 0;
    }
    50% {
        transform: translateX(0%);
        opacity: 1;
    }
    100% {
        transform: translateX(100%);
        opacity: 0;
    }
}

.bizarayalim input {
    text-align: center !important;
    height: 45px;
    width: 350px;
    background-color: #FFF;
    color: #FFF;
    font-size: 13.6px;
    font-weight: 400;
    border: none;
    margin-bottom: 20px;
    color:#000 !important;
    padding: 6px;
    position: relative;
    z-index: 1;
}

.bizarayalim input::before {
    content: '';
    position: absolute;
    top: -3px;
    left: -3px;
    right: -3px;
    bottom: -3px;
    background: radial-gradient(circle, #d4b679, #20283f);
    z-index: -1;
    border-radius: 6px; /* Köşeleri yuvarlatmak için */
}
.footer1::placeholder {
    color: #FFF !important;
    opacity: 1; 
}
.footer2 .accordion {
    background-color: #FAFAFA;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    font-weight:500;
    margin-bottom:11px;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    border:1px solid rgba(28,28,28,0.1);
    border-radius:5px;
}
.footer2 .panel {
  padding: 0 0px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.Anasss{
    background-color:#20283E;
    padding-top:45px;
    padding-bottom:45px;
}
.Anasss p{
    font-size:13.6px;
    line-height:26px;
    color:#FFF;
    font-weight:400;
}
.anasssbox{
    margin-bottom:30px;
}
.bar{
    display:block;
    width:40%;
    height:1px;
    background-color:#D4B679;
    margin-top:6px;
    margin-bottom:6px;
}
.Anasss h2{
    font-size:15.4px;
    font-weight:500;
    color:#FFF;
}
.Kullanicibilgileri{
    margin-top:50px;
    margin-bottom:50px;
}
.Kullanicibilgileri h3{
    font-size:14px;
    font-weight:600;
    color:#20283E;
    margin-top:17px;
    margin-bottom:17px;
}
.Kullanicibilgileri h5{
    color:#3C4242;
    font-weight:400;
    font-size:13.5px;
    margin-bottom:20px;
}
.Kullanicibilgileri hr{
    width:100%;
    border:none;
    height:1px;
    background-color:#D9D9D9;
    display:block;
    margin-top:10px;
    margin-bottom:10px;
}
.Kullanicibilgileri h2{
    margin-top:20px;
    color:#20283E;
    font-size:15.5px;
    font-weight:600;
    margin-bottom:20px;
}
.bilgiduzenleme input{
    width:100%;
    height:48px;
    padding:5px;
    font-size:13.4px;
    color:#1C1C1C;
    border:1px solid rgba(28,28,28,0.2);
}
.bilgiduzenleme select{
    width:100%;
    height:48px;
    padding:5px;
    font-size:13.4px;
    color:#1C1C1C;
    border:1px solid rgba(28,28,28,0.2);
}
.bilgiduzenleme button{
    background-color:#20283E;
    color:#FFF;
    width:240px;
    height:48px;
    font-size:13.4px;
    font-weight:500;
    margin-top:14px;
    text-align:center;
    color:#FFF;
}
.bilgiduzenleme h5{
    font-size:13.5px;
    color:#3C4242;
    font-weight:500;
    margin:0px !important;
    padding:0px !important;
    margin-top:10px !important;
    margin-bottom:10px !important;
}
.duzenle{
    display:block;
    color:red !important;
    font-size:13.4px;
    font-weight:500;
    margin-top:10px;
}
.randevubox{
    border-radius:5px;
    border:1px solid rgba(28,28,28,0.2);
    padding:13px;
    padding-top:25px;
    margin-bottom:12px;
}
.randevubox p{
    font-size:13.2px;
    color:#1C1C1C;
    line-height:24px;
}
.ranolusturun{
    color:#4A9AAF !important;
}
.randevubox h4{
    border-radius:10px;
    background-color:#FAFAFA;
    text-align:center;
    line-height:45px;
    border:1px solid rgba(28,28,28,0.1);
    font-size:13.3px;
    font-weight:500;
    color:#20283E;
    margin-bottom:10px;
}
.randevubox h6{
    color:rgba(51,51,51,0.6);
    display:block;
    margin-top:12px;
    font-size:12.5px;
    font-weight:600;
    margin-bottom:10px;
}
.randevubox span{
    color:#4A9AAF !important;
}
.kulleft h3{
    font-size:20px;
    font-weight:500;
    color:#3C4242;
    margin-bottom:27px;
}
.isim{
    font-size:27px;
    color:#4A9AAF;
    font-weight:600;
    display:block !important;
}
.hreficon{
    color:#4A9AAF;
    margin-right:11px;
}
.kulleft a{
    font-size:14.5px;
    font-weight:500;
    color:#20283E;
    display:block;
    border-radius:5px;
    line-height:50px;
    padding-left:7px;
    padding-right:7px;
    transition:0.3s ease-in;
}
.brrx3{
    border-right:1px solid rgba(28,28,28,0.1);
}
.kulleft a:hover{
    color:#FFF;
    background-color:#4A9AAF;
}
.kulleft a:hover > .hreficon{
    color:#FFF !important;
}
.Breadcrumb3{
    background-color:#FAFAFA;
    border-bottom:1px solid rgba(28,28,28,0.1);
}
.Breadcrumb3 h3{
    font-size:30px;
    line-height:110px;
    font-weight:500;
}
@keyframes kutuAnimasyonu1 {
    0% {
        top: 0; 
        left: 50%;
        transform: translateX(-50%);
    }
    100% {
        top: 50%; 
        left: 80%; 
        transform: translateY(-50%);
    }
    /*
    50% {
        top: 100%; 
        left: 50%;
        transform: translate(-50%, -100%); 
    }
    75% {
        top: 50%; 
        left: 0;
        transform: translateY(-50%);
    }
    100% {
        top: 0; 
        left: 50%;
        transform: translateX(-50%);
    }
    */
}
.kutu1 {
    animation: kutuAnimasyonu1 10s infinite;
}
@keyframes kutuAnimasyonu2 {
    0% {
        top: 50%;
        left: 80%;
        transform: translateY(-50%);
    }
    100% {
        top: 100%;
        left: 50%;
        transform: translate(-50%, -100%);
    }
    /*
    50% {
        top: 50%;
        left: 0;
        transform: translateY(-50%);
    }
    75% {
        top: 0;
        left: 50%;
        transform: translateX(-50%);
    }
    100% {
        top: 50%;
        left: 80%;
        transform: translateY(-50%);
    }
    */
}
.kutu2 {
    animation: kutuAnimasyonu2 10s infinite;
}
@keyframes kutuAnimasyonu3 {
    0% {
        top: 100%;
        left: 50%;
        transform: translate(-50%, -100%);
    }
    100% {
        top: 50%;
        left: 0;
        transform: translateY(-50%);
    }
    /*
    50% {
        top: 0;
        left: 50%;
        transform: translateX(-50%);
    }
    75% {
        top: 50%;
        left: 80%;
        transform: translateY(-50%);
    }
    100% {
        top: 100%;
        left: 50%;
        transform: translate(-50%, -100%);
    }
    */
}
.kutu3 {
    animation: kutuAnimasyonu3 10s infinite; 
}
@keyframes kutuAnimasyonu4 {
    0% {
        top: 50%;
        left: 0;
        transform: translateY(-50%);
    }
    100% {
        top: 0;
        left: 50%;
        transform: translateX(-50%);
    }
    /*
    50% {
        top: 50%;
        left: 80%;
        transform: translateY(-50%);
    }
    75% {
        top: 100%;
        left: 50%;
        transform: translate(-50%, -100%);
    }
    100% {
        top: 50%;
        left: 0;
        transform: translateY(-50%);
    }
    */
}
.kutu4 {
    animation: kutuAnimasyonu4 10s infinite; 
}
.Giris .kutu1, .Giris .kutu2, .Giris .kutu3, .Giris .kutu4 {
    position: absolute;
    animation-duration: 5s;
    animation-timing-function: linear;
    animation-iteration-count: 1;
    animation-play-state: paused; 
    animation-fill-mode: forwards;
}

.Giris:hover .kutu1, .Giris:hover .kutu2, .Giris:hover .kutu3, .Giris:hover .kutu4 {
    animation-play-state: running;
}
.kucukgorsel{
    display:none !important;
}
.modal-body{
    padding:30px;
    text-align:center;
}
.modal-body i{
    font-size:60px;
    color:#1E2840;
    margin-bottom:14px;
}
.modal-body h5{
    font-size:17px;
    font-weight:500;
    color:#1E2840;
    margin-top:13px;
    margin-bottom:13px;
}
.ransec{
    height:450px;
    margin-bottom:12px;
    padding:7px;
    border-bottom:1px solid #D9D9D9;
}
.modal-body h3{
    font-size:13px !important;
    font-weight:500 !important;
    color:red !important;
    margin-top:13px !important;
    margin-bottom:18px !important;
}
.modalran h5{
    font-size:14.5px !important;
    font-weight:500 !important;
    color:#1E2840 !important;
    margin-top:13px !important;
    margin-bottom:13px !important;
}
.hizmetnamebox{
    height:50px;
}
.anasssbox {
    position: relative;
    padding-right: 20px;
    padding-top:20px;
    padding-bottom:20px;
}
.anasssbox::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 2px;
    height: 100%;
    background: linear-gradient(to bottom, #e35d46, #aa6254, #715762, #384c70, #00417e);
}
.checkbox-container {
    display: flex;
    align-items: center;
    gap: 8px; 
}
.checkbox-container input {
    width: 16px;
    height: 16px;
}
.Felsefemiz2{
    width:100%;
    height:85vh;
    position:relative !important;
}
.felsefemiz2overlay{
    position:absolute;
    right:0;
    bottom:0;
    width:500px;
    margin-bottom:70px;
    margin-right:70px;
}
.Felsefemiz2 img{
    width:100%;
    height:100%;
    object-fit:cover;
}
.vizyonumuzbox{
    width:100%;
    height:100%;
    padding:20px;
    background-color:#F7F7F7;
}
.vizyonumuzbox h3{
    font-size:20px;
    font-weight:600;
    margin-top:7px;
    margin-bottom:14px;
}
.vizyonumuzbox p{
    font-size:15px;
    line-height:25px;
    color:#1C1C1C;
}
.ileri{
    display:block;
    margin-top:10px !important;
    background-color:transparent !important;
    border:none !important;
    border-radius:0px !important;
    color:green !important;
    width:auto !important;
    font-size:14px !important;
    font-weight:500 !important;
}
@media screen and (max-width: 1380px) {
    .bin{
        width:92%;
    }
}
.block767{
    display:none !important;
}
@media screen and (max-width: 992px) {
    #cookie-consent {
        width:50%;
    }
    .kulleft a{
        font-size:13.4px;
        font-weight:500;
        color:#20283E;
        margin-bottom:10px;
        background-color:#FAFAFA;
        display:inline-block;
        border-radius:5px;
        line-height:45px;
        padding-left:12px;
        padding-right:12px;
        transition:0.3s ease-in;
        border:1px solid rgba(28,28,28,0.1);
    }
    .brrx3{
        border-right:none !important;
    }
    .Girvid h1{
        font-size:42px;
        color:#FFF;
        font-weight:600;
        margin-bottom:20px;
        width:90%;
        margin:auto !important;
    }
    .Girvid p{
        font-size:13.4px;
        font-weight:400;
        color:#FFF;
        width:90%;
        margin:auto !important;
        margin-top:20px !important;
    }
    .girvidhref a{
        color:#FFF !important;
        display:block;
        padding-left:32px;
        padding-right:32px;
        border:1px solid #FFF;
        text-align:center;
        border-radius:15px;
        line-height:45px;
        font-size:13.2px;
        font-weight:500;
    }
    .block992{
        display:block !important;
    }
    .disnon992{
        display:none !important;
    }
    .pushy{
        width:50% !important;
        padding:10px;
        padding-top:20px !important;
    }
    .menu1hrefsec{
        display:none !important;
    }
    .menu1butsec button{
        background-color:transparent !important;
        border:none !important;
        color:#FFF;
        height:54px;
        margin-left:5px;
    }
}
@media screen and (max-width: 767px) {
    .kayitolsection label{
        font-size:13px;
        color:#313131;
        font-weight:500;
    }
    .kayitolsection {
        width: 90%;
        min-height: 450px;
        padding:30px;
        background-color: #FFF;
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
        border-radius: 10px;
    }
    #cookie-consent {
        width:70%;
    }
    .felsefemiz2overlay{
        position:absolute;
        right:0;
        bottom:0;
        width:400px;
        margin-bottom:70px;
        margin-right:50px;
    }
    .girvidoverlay2{
        position:absolute;
        z-index:4;
        left:0;
        right:0;
        background-color:#D4B679;
        width:380px;
        height:70px;
        margin:auto !important;
        bottom:0;
        margin-bottom:-35px !important;
        border:1px solid rgba(28,28,28,0.1);
    }
    .girvidoverlay2 button{
        height:70px;
        width:100%;
        border:none !important;
        background-color:transparent !important;
        font-size:13.6px;
        font-weight:600;
        color:#FFF;
        display:block;
        text-align:center;
    }
    .Giristext p{
        font-size:18px;
        width:100%;
        margin:auto !important;
        line-height:35px;
        font-weight:400;
    }
    .orta {
        position: absolute;
        top: 40%;
        left: 50%;
        transform: translate(-50%, -50%);
        width:500px;
    }
    .block767{
        display:block !important;
    }
    .brrr{
        border:none !important;
    }
    .kutu1 {
        animation: none !important
    }
    .kutu2 {
        animation: none !important
    }
    .kutu3 {
        animation: none !important
    }
    .kutu4 {
        animation: none !important
    }
    .disnon767{
        display:none !important;
    }
    .pushy{
        width:100% !important;
        padding:10px;
        padding-top:20px !important;
    }
    .breadoverlay a{
        display:inline-block;
        margin-right:8px;
        font-size:13.6px;
        font-weight:500;
        color:rgba(255,255,255,0.7);
    }
    .menu1butsec button{
        background-color:transparent !important;
        border:none !important;
        color:#FFF;
        height:45px;
        margin-left:5px;
    }
    .logosec img{
        height:45px;
        width:auto;
        object-fit:contain;
    }
    .breadoverlay h3{
        display:block;
        color:#FFF;
        font-size:29px;
        font-weight:600;
        margin-top:10px;
        color:#FFF;
    }
}
@media screen and (max-width: 767px) {
    .Giris{
        padding-top:60px !important;
        padding-bottom:60px !important;
        min-height:40vh;
        align-items: center;
        background: linear-gradient(90deg, #1e2840, #000, #000, #000, #1e2840);
        justify-content: center;
    }
    .kutu p{
        text-align:center;
        display:block;
        font-size:13.4px;
        font-weight:400;    
        color:#FFF;
    }
    .kutu h1{
        text-align:center;
        display:block;
        font-size:15.5px;
        padding-top:14px;
        padding-bottom:7px;
        font-weight:600;
        color:#FFF;
    }
    .kutu {
        width: 100%;
        height: auto;
        padding: 5px;
        background-color: #0C1C27;
        border: 1px solid rgba(255, 255, 255, 0.4);
        color: #fff;
        position: relative !important;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
        display:block !important;
        transition: all 1s ease;
        margin-bottom:12px !important;
    }
    .kutu1 {
        left:0;
        right:0;
        bottom:0;
        top: 0;
        transform: none !important;
    }
    .kutu2 {
        left:0;
        right:0;
        bottom:0;
        top: 0;
        transform: none !important;
    }
    .kutu3 {
        left:0;
        right:0;
        bottom:0;
        top: 0;
        transform: none !important;
    }
    .kutu4 {
        left:0;
        right:0;
        bottom:0;
        top: 0;
        transform: none !important;
    }
    .specialbut1{
        margin-bottom:12px;
    }
}
@media screen and (max-width: 576px) {
    #cookie-consent {
        width:100%;
    }
    .felsefemiz2overlay{
        position:absolute;
        right:0;
        bottom:0;
        width:350px;
        margin-bottom:70px;
        margin-right:10px;
        margin-left:10px;
    }
    .Giristext p{
        font-size:15px;
        width:100%;
        margin:auto !important;
        line-height:28px;
        font-weight:400;
    }
    .sectionheader{
        font-weight:600;
        font-size:19.5px !important;
        margin-top:10px !important; 
        margin-bottom:30px !important;
        color:#E35D46;
    }
    .question-box h2 {
        font-size: 22px;
        font-weight:500;
        margin-bottom: 20px;
    }
    .choice {
        width: 100%;
        padding: 0px;
        padding-top:14px;
        padding-bottom:14px;
        font-size: 13.4px;
        font-weight:400;
        background-color: #FFF;
        border:none;
        border-bottom:1px solid #138CB8;
        cursor: pointer;
        text-align: left;
    }
    .orta {
        position: absolute;
        top: 40%;
        left: 50%;
        transform: translate(-50%, -50%);
        width:400px;
    }
    .Breadcrumb3 h3{
        font-size:24px;
        line-height:85px;
        font-weight:500;
    }
    .kucukgorsel{
        display:block !important;
    }
    .buyukgorsel{
        display:none !important;
    }
    .Girvid h1{
        font-size:36px;
        color:#FFF;
        font-weight:600;
        margin-bottom:20px;
        width:100%;
        margin:auto !important;
    }
    .Girvid p{
        font-size:13.4px;
        font-weight:400;
        color:#FFF;
        width:100%;
        margin:auto !important;
        margin-top:20px !important;
    }
    .girvidhref a{
        color:#FFF !important;
        display:block;
        padding-left:32px;
        padding-right:32px;
        border:1px solid #FFF;
        text-align:center;
        border-radius:15px;
        line-height:40px;
        font-size:13px;
        font-weight:500;
    }
}