@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
html{
    font-family:'Montserrat',sans-serif;
}
body{
    min-height:100vh !important;
    font-family:'Montserrat',sans-serif;
}
.pad0{
    padding:0px !important;
}
.stra iframe{
    width:100% !important;
    min-height:100vh !important;
    height:auto !important;
}
.Gerisayim img{
    width:140px;
    height:auto;
    object-fit:contain;
    margin:auto !important;
    margin-bottom:12px !important;
}
.secheader{
    margin-top:20px;
    font-size:15px;
    font-weight:500;
    color:#000;
}
.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
    font-size:30px;
	box-shadow: 2px 2px 3px #999;
    z-index:100;
}
.specialbuts{
    margin-top:20px;
    margin-bottom:20px;
}
.specialbuts a{
    background-color:#DB0D1C;
    display:block;
    width:100%;
    line-height:45px;
    color:#FFF;
    text-align:center;
    font-weight:600;
    font-size:13.7px;
}
.my-float{
	margin-top:16px;
}
.Galeri{
    margin-top:50px;
}
.Galeri h3{
    font-size:16px;
    font-weight:500;
    color:#1C1C1C;
    margin-bottom:14px;
}
.Galeri span{
    float:right;
    color:red;
}
.Galeri a{
    color:red !important;
}
.Galeri img{
    width:100%;
    margin-bottom:15px;
    height:auto;
    object-fit:contain;
}
.bin{
    width:85%;
    margin:auto !important;
}
.bin3{
    width:1100px;
    margin:auto !important;
}
.konakbox{
    text-align:center;
    border:1px solid rgba(28,28,28,0.1);
    padding:10px;
}
.konakbox h2{
    font-size:15.6px;
    font-weight:500;
    color:#1C1C1C;
    margin-bottom:14px;
}
.konakbox h6{
    font-size:13.6px;
    font-weight:400;
    margin-bottom:10px;
    color:#1C1C1C;
}
.konakbox hr{
    border:none;
    height:1px;
    display:block;
    background-color:rgba(28,28,28,0.1);
    width:100%;
}
.Textdetail{
    margin-top:50px;
}
.rozet{
    margin-bottom:20px;
}
.rozet img{
    width:130px;
    height:130px;
    object-fit:contain;
}
.Textdetail p{
    font-size:14px;
    line-height:25px;
    font-weight:400;
    color:#1C1C1C;
}
table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
  font-size: 1rem;
  font-family: Arial, sans-serif;
  text-align: left;
}
thead th {
  background-color: #4CAF50;
  color: white;
  padding: 10px 15px;
  border-bottom: 2px solid #ddd;
}
tbody tr {
  border-bottom: 1px solid #ddd;
}
table th{
    font-size:14.5px !important;
}
table tr{
    font-size:14.5px !important;
}
tbody tr:nth-child(even) {
  background-color: #f9f9f9;
}
.footer{
    background-color:#DB0D1C;
    margin-top:50px;
    padding-top:25px;
    padding-bottom:15px;
}
.footer hr{
    width:100%;
    border:none !important;
    height:1px;
    background-color:rgba(255,255,255,0.1);
}
.footer h6{
    font-size:13px;
    font-weight:500;
    color:#FFF;
}
.footer p{
    font-size:14px;
    font-weight:400;
    color:#FFF;
    line-height:27px;
}
.footer img{
    object-fit:contain;
    height:140px;
    width:auto;
}
.footer a{
    font-size:14.5px;
    font-weight:500;
    display:block;
    color:#FFF;
    margin-bottom:10px;
}
.footer span{
    margin-right:10px;
}
.Ustgorsel{
    position:relative;
}
.ustoverlay {
    display:none !important;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
    background-color: rgba(28, 28, 28, 0.3);
    display: flex;
    align-items: center; 
    justify-content: center; 
}

.ustoverlay h3 {
    display:none !important;
    font-size: 32px;
    color: #FFF;
    text-align: center;
}

.Ustgorsel img{
    width:100%;
    height:auto;
    object-fit:contain;
}
.footer i{
    font-size:16px;
    color:#FFF;
}
td, th {
  padding: 12px 15px;
}
tbody tr:hover {
  background-color: #f1f1f1;
  cursor: pointer;
}
tfoot td {
  font-weight: bold;
  color: #333;
  background-color: #f4f4f4;
  border-top: 2px solid #ddd;
  text-align: right;
}
.Textdetail h3{
    margin-bottom:15px;
    font-weight:500;
    font-size:24px;
    color:#1C1C1C;
}
.Ustmenu2{
    -webkit-box-shadow: 0px 0px 16px 0px rgba(17,34,17,0.05);
    -moz-box-shadow: 0px 0px 16px 0px rgba(17,34,17,0.05);
    box-shadow: 0px 0px 16px 0px rgba(17,34,17,0.05);
}
.Ustmenu2 i{
    color:#DB0D1C;
    font-size:16px;
}
.Destekciler{
    margin-top:50px;
}
.Destekciler h3{
    margin-top:14px;
    margin-bottom:32px;
    font-weight:600;
    font-size:18px;
    color:#1C1C1C;
}
.Destekciler img{
    width:100%;
    height:140px;
    object-fit:contain;
    transition: transform 0.6s ease, 
}
.Destekciler img:hover {
    transform: scale(1.2);
}
.Sonuclar{
    margin-top:50px;
}
.Sonuclar p{
    font-size:14px;
    line-height:21px;
    font-weight:400;
    margin-bottom:18px;
    color:#1C1C1C;
}
.Textdetail iframe{
    width:100%;
    height:450px;
    object-fit:contain;
    border:none;
}
.Textdetail img{
    width:100%;
    height:auto;
    object-fit:contain;
    margin-bottom:14px;
}
.Gerisayim{
    padding-top:40px;
    padding-bottom:40px;
    text-align:center;
    background-color:#DB0D1C !important;
}
#geri-sayim {
    display: flex;
    margin:auto !important;
    gap:5px !important
}
.Gerisayim h3{
    color:#FFF;
    text-align:center;
    font-weight:600;
    font-size:30px;
    margin-top:20px !important;
    margin-bottom:40px !important;
}
.kutu {
    margin-right:3px !important;
    margin-left:3px !important;
    background-color: #FFF;
    width:150px;
    margin:auto !important;
    text-align: center;
}
.kutu p{
    font-size:28px;
    color:#000;
    font-weight:600;
    line-height:28px;
}
.kutu h4 {
    margin-top:15px;
    font-weight:500;
    font-size: 18px;
    color: #000;
}
.Sonuclar h3{
    margin-bottom:13px;
    font-weight:500;
    font-size:21px;
    color:#1C1C1C;
}
.sonbox{
    border:1px solid rgba(28,28,28,0.1);
    padding:10px;
}
.sonbox h6{
    color:#000;
    font-weight:500;
    font-size:14.2px;
    padding-top:6px;
}
.sonbox span{
    color:#DB0D1C;
    font-weight:600;
}
.sonbox i{
    font-size:19px;
    margin-right:12px;
}
.sonbox:hover{
    background-color:#DB0D1C;
}
.sonbox:hover h6{
    color:#FFF;
}
.sonbox:hover span{
    color:#FFF;
}
.fixed{
    border-bottom:1px solid rgba(28,28,28,0.1);
    z-index:9 !important;
    position:fixed;
    top:0;
    left:0;
    right:0;
    background-color:#FFF;
}
a{
    text-decoration:none !important;
}
.leftside{
    padding-top:5px;
    width:100%;
    height:100%;
    padding-bottom:5px;
    border-right:1px solid rgba(217,217,217,0.4);
}
.pushyimg{
    margin-top:12px !important;
}
.pushyimg a{
    border:none !important;
}
.pushyimg img{
    border:none !important;
    width:100% !important;
    height:auto;
    object-fit:contain;
}
.leftside img{
    padding-left:10px;
    width:100%;
    margin:auto !important;
    object-fit:contain;
    height:115px;
    max-width:100%;
}
.top{
    border-bottom:1px solid rgba(217,217,217,0.4);
}
.topleft{
    padding-left:13px;
    width:65%;
    text-align:left;
    display:inline-block;
}
.bottomsideleft .dropdown {
    display:inline-block !important;
}
.topright{
    width:33%;
    text-align:right;
    display:inline-block;
}
.topright img{
    display:none !important;
    width:100px;
    height:auto;
    object-fit:contain;
}
.topleft a{
    font-size:13.5px;
    color:#1C1C1C;
    font-weight:500;
    display:inline-block;
    line-height:40px;
    margin-right:12px;
}
.topleft span{
    color:#DB0D1C !important;
}
.topright a{
    font-size:13.2px;
    color:#1C1C1C;
    font-weight:500;
    display:inline-block;
    line-height:40px;
    border-left:1px solid rgba(28,28,28,0.2);
    padding-left:22px;
    padding-right:22px;
}
.topright i{
    color:#000 !important;
    font-size:17px;
    padding-top:12px !important;
}
.bottomsideleft{
    display:inline-block;
    height:75px;
    margin-bottom:15px;
    padding-left:10px;
}
.dropdown:hover .dropdown-menu {
    background-color:#DB0D1C !important;
    border:none !important;
    display: block;
    margin-top: 0; 
}
.bottomsideleft a{
    display:inline-block;
    margin-right:5px;
    line-height:75px;
    font-size:14px;
    font-weight:500;
    color:#1C1C1C;
}
.bottomsideleft .btn{
    margin-top:-2px !important;
}
*:focus{
    outline:none !important;
    box-shadow:none !important;
}
.bottomsideleft .dropdown{
    margin-top:0px !important;
}
.bottomsideleft .dropdown-menu{
    padding:0px !important;
    margin-top:0px !important;
    min-width:300px;
    border-radius:0px !important;
}
.bottomsideleft .dropdown-menu a{
    transition:0.3s ease-in;
    line-height:45px !important;
    border-bottom:1px solid rgba(217,217,217,0.1);
    font-weight:500;
    font-size:13.3px;
    color:#FFF;
}
.bottomsideleft .dropdown-menu a:hover{
    color:#DB0D1C;
    background-color:#FFF;
}
.bottomsideright{
    float:right !important;
    height:100%;
    width:20%;
    display:inline-block;
    margin-top:0px !important;
}
.bottomsideright a{
    text-align:center;
    height:100%;
    display:block !important;
    background-color:#DB0D1C;
    width:100%;
    line-height:90px;
    color:#FFF;
    font-size:14.5px;
    font-weight:500;
}
.konakbox img{
    width:120px;
    height:120px;
    margin-bottom:0px !important;
    object-fit:contain;
}
.bottomsideright span{
    margin-right:12px;
}
.bottomsideright i{
    color:#FFF;
    font-size:16px;
}
.mobilemenu{
    display:none !important;
}
.pushy img{
    width:auto;
    height:85px;
    margin-bottom:20px;
    object-fit:contain !important
}
.pushy a{
    font-size:14px;
    color:#0A1D35;
    font-weight:500;
    border-bottom:1px solid rgba(217,217,217,0.4);
    display:block;
    width:100%;
    line-height:52px;
}
.pushy .accordion {
    color: #1C1C1C;
    font-weight:500;
    font-size:14px;
    cursor: pointer;
    height:52px;
    padding: 0px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    transition: 0.4s;
    border-bottom:1px solid rgba(217,217,217,0.4);
    background-color:transparent !important;
}
.pushy .panel {
    padding: 0 0px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
.pushybuttons{
    margin-top:15px;
}
.pushybuttons a{
    background-color:#DB0D1C;
    line-height:50px;
    text-align:center;
    display:block;
    margin-top:15px;
}
.ilet{
    margin-top:25px !important;
}
.ilet span{
    padding-right:15px;
}
.ilet i{
    font-size:18px;
    color:#0A55E5 !important;
}
.ilet a{
    margin-bottom:7px;
    font-weight:500;
    color:#0A1D35;
    line-height:30px !important;
    font-size:14.6px !important;
    border-bottom:none !important
}
.block992{
    display:none !important;
}
.pad0x{
    padding-right:0px !important;
}
.pad0x2{
    padding-left:0px !important;
}
.category-link {
    color: #000;
    text-decoration: none;
    position: relative; 
}
.dropdown-hover-content {
    display: none;
    position: absolute;
    overflow:auto !important;
    top: 110px; 
    left: 0;
    width: 100vw;
    height: 250px;
    border-top:1px solid rgba(28,28,28,0.1);
    border-bottom:1px solid rgba(28,28,28,0.1);
    background-color: #FFF; 
    z-index: 1000;
    padding-top:15px;
    padding-bottom:15px;
    padding-left:40px;
    padding-right:40px;
}
.category-link:hover + .dropdown-hover-content {
    display: block;
}
.dropdown-hover-content:hover {
    display: block;
}
.content{
    min-height:90vh;
}
.dropdown-hover-content .item{
    transition:0.3s ease;
}
.dropdown-hover-content .item:hover{
    background-color:#FAFAFA;
    border:1px solid rgba(28,28,28,0.1);
}
.menurunbox{
    border-radius:5px;
    height:175px;
    width:100%;
    padding:40px;
}
.menurunbox img{
    width:100%;
    height:100%;
    object-fit:contain;
    display:block;
    margin:auto !important;
}
.item{
    margin-right:12px;
}
.item h3{
    text-align:center;
    font-size:14.1px;
    font-weight:500;
    color:#1C1C1C;
    padding-bottom:12px;
}
.bottomsideleft a{
    padding-left:7px !important;
    padding-right:7px !important;
}
.kucukfoto{
    display:none !important;
}
.Basin{
    margin-top:50px;
}
.Basin img{
    width:100%;
    height:auto;
    object-fit:contain;
}
.parkursecimi{
    margin-bottom:20px;
}
.parkursecimi a{
    display:inline-block;
    margin-right:10px;
    border:1px solid rgba(28,28,28,0.1);
    line-height:45px;
    background-color:#FAFAFA;
    text-align:center;
    color:#1C1C1C;
    padding-left:40px;
    font-weight:500;
    padding-right:40px;
    border-radius:10px;
    margin-bottom:8px;
    font-size:13.6px;
}
.parkursecimi a:hover{
    background-color:#4CAF51;
    color:#FFF;
}
.Giris img{
    height:auto;
    object-fit:contain;
    width:100%;
}
.spbox{
    padding:20px;
    border:1px solid rgba(28,28,28,0.1);
}
@media screen and (max-width: 1400px) {
    .bin{
        width:92%;
    }
}
@media screen and (max-width: 1300px) {
    .bottomsideleft a{
        display:inline-block;
        margin-right:5px;
        line-height:75px;
        font-size:13.8px;
        font-weight:500;
        color:#1C1C1C;
    }
    .topleft a{
        font-size:13.2px;
        color:#1C1C1C;
        font-weight:500;
        display:inline-block;
        line-height:40px;
        margin-right:12px;
        margin-left:8px;
    }
}
@media screen and (max-width: 1200px) {
    .bottomsideleft a{
        padding-left:4px !important;
        padding-right:4px !important;
    }
    .dropdown-hover-content {
        height: 270px;
    }
    .item h3{
        text-align:center;
        font-size:13.4px;
        font-weight:600;
        color:#DB0D1C;
        margin-top:10px;
        margin-bottom:10px;
        padding-bottom:15px;
    }
    .bottomsideright span{
        display:none !important;
    }
    .bottomsideright a{
        text-align:center;
        height:100%;
        display:block !important;
        background-color:#DB0D1C;
        width:100%;
        line-height:85px;
        color:#FFF;
        font-size:14px;
        font-weight:500;
    }
}

@media screen and (max-width: 1140px) {
    .bin3{
        width:90%;
        margin:auto !important;
    }
    .topleft a{
        font-size:12.8px;
        color:#1C1C1C;
        font-weight:500;
        display:inline-block;
        line-height:40px;
        margin-right:12px;
        margin-left:4px;
    }
    .bottomsideright a{
        text-align:center;
        height:100%;
        display:block !important;
        background-color:#DB0D1C;
        width:100%;
        line-height:85px;
        color:#FFF;
        font-size:13.3px;
        font-weight:500;
    }
    .bottomsideleft a{
        display:inline-block;
        margin-right:3px;
        line-height:75px;
        font-size:13px;
        font-weight:500;
        color:#1C1C1C;
    }
    .leftside{
        padding-top:24px;
        width:100%;
        height:100%;
        padding-bottom:15px;
        border-right:1px solid rgba(217,217,217,0.4);
    }
    .leftside img{
        padding-left:20px;
        width:100%;
        margin:auto !important;
        object-fit:contain;
        height:65px;
        max-width:100%;
    }
    .topright a{
        font-size:12.8px;
        color:#1C1C1C;
        font-weight:500;
        display:inline-block;
        line-height:40px;
        border-left:1px solid rgba(28,28,28,0.2);
        padding-left:22px;
        padding-right:22px;
    }
    .topright i{
        color:#000 !important;
        font-size:16px;
        padding-top:12px !important;
    }
}
@media screen and (max-width: 1070px) {
    .bottomsideright{
        float:right !important;
        height:100%;
        width:15%;
        display:inline-block;
        margin-top:0px !important;
    }
}
@media screen and (max-width: 1020px) {
    .topleft a{
        font-size:12.3px;
        color:#1C1C1C;
        font-weight:500;
        display:inline-block;
        line-height:40px;
        margin-right:12px;
        margin-left:4px;
    }
}
@media screen and (max-width: 992px) {
    .stra iframe{
        width:100% !important;
        min-height:80vh !important;
        height:auto !important;
    }
    #menuurunlerx23{
        padding-left:20px;
        padding-right:20px;
    }
    .disnon992{
        display:none !important;
    }
    .block992{
        display:block !important;
    }
    .bottomsideright a{
        text-align:center;
        height:100%;
        display:block !important;
        background-color:#0A91BE;
        width:100%;
        line-height:75px;
        color:#FFF;
        font-size:13.4px;
        font-weight:500;
    }
    .bottomsideleft a{
        display:inline-block;
        margin-right:7px;
        line-height:65px;
        font-size:13.4px;
        font-weight:500;
        color:#1C1C1C;
    }
    .topright a{
        font-size:13px;
        color:#1C1C1C;
        font-weight:400;
        display:inline-block;
        line-height:40px;
        border-right:1px solid rgba(217,217,217,0.4);
        padding-left:15px;
        padding-right:15px;
    }
    .mobilemenu{
        text-align:right !important;
        display:block !important;
    }
    .compmenu{
        display:none !important;
    }
    .leftside img{
        padding-left:20px;
        width:100%;
        margin:auto !important;
        object-fit:contain;
        height:55px;
        max-width:100%;
    }
    .mobilemenu a{
        font-size:15px;
        color:#000;
        line-height:55px;
        font-weight:500;
        display:inline-block;
        margin-right:12px;
    }
    .mobilemenu button{
        width:150px;
        height:100%;
        background-color:#DB0D1C;
        border:none !important;
        display:inline-block;
        margin-right:12px;
    }
    .topright{
        width:100%;
        text-align:left;
        display:inline-block;
        border-bottom:1px solid rgba(28,28,28,0.1);
    }
    .topright a{
        font-size:13px;
        color:#1C1C1C;
        font-weight:400;
        display:inline-block;
        line-height:40px;
        border-left:none !important;
        padding-left:15px;
        padding-right:15px;
    }
}
@media screen and (max-width: 767px) {
    .stra iframe{
        width:100% !important;
        min-height:70vh !important;
        height:auto !important;
    }
    .pad0x{
        padding-right:2% !important;
    }
    .pad0x2{
        padding-left:2% !important;
    }
    .disnon767{
        display:none !important;
    }
    .block767{
        display:block !important;
    }
}
@media screen and (max-width: 576px) {
    table th{
        font-size:13.5px !important;
    }
    table tr{
        font-size:13.5px !important;
    }
    .kucukfoto{
        display:block !important;
    }
    .buyukfoto{
        display:none !important;
    }
    .pad0x{
        padding-right:3% !important;
    }
    .pad0x2{
        padding-left:3% !important;
    }
    .mobilemenu button{
        width:70px;
        height:100%;
        background-color:#DB0D1C;
        border:none !important;
        display:inline-block;
        margin-right:12px;
    }
}
