/*
Prepared By m0ri4rty - for Vural Computer
*/
@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nanum+Gothic&display=swap');


body
{
    font-family: 'Roboto', sans-serif;

}

body a {
    font-family: 'Roboto', sans-serif;
}

body a:hover {
    color:#4a4a4a;
    text-decoration: none;
}

.menust .dropdown-item:hover {
    color: #000;
}
.sayfa {
    border-top:7px solid #eb9b3f;
    overflow: hidden;
    min-height: 99vh;
}
.sagayasla {
    text-align: right;
}

.container {
    max-width: 1200px;
    margin: 0 auto !important;
    text-align: left;
    display: block;
    padding: 0px !important;
    }

.ustmenu {
    min-height: 80px;
    background: #3274ae;

}

.menust ul li a {
    color: #fff;
    font-size: 15px;
}

.menust ul li {
    padding: 5px 3px;
}

.menust ul {
    margin: 0px !important;
}

.menust .navbar-toggler {
    color: rgba(255, 255, 255, 0.92) !important; 
    border-color: rgba(255, 255, 255, 0.25) !important;
    border-radius: 9px;
    padding: 20px;
}

.menust  .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.menust .dropdown-item {
    color:#000;
    line-height:32px;
}

.uyeolbutonu {
    width: 100%;
    text-align: center;
    background: #eb9b3f;

    border-radius: 10px;
}

.uyeolbutonu button {
    text-transform: uppercase;
    color: #fff;
    background:transparent;
    border:0px;
    font-size: 14px;
text-decoration: none;
    display:block;
    width: 100%;
}

.uyeolbutonu button:hover {
    text-decoration: none;
    color: #fff;
    cursor: url(../img/imlec.png), pointer !important;

}

.uyeolbutonu:hover {
    cursor: url(../img/imlec.png), pointer !important;
}

.menust ul li a:hover {
    color: #fff;
}


.menust ul li:after {
    width: 0%;
    content: "";
    height: 3px;
    background: #eb9b3f;
    border-radius: 5px;
    display: block;
    transition: width 0.4s ease-in-out;
}

.menust ul li:hover:after {
    width:100%;
}

.mansetresim {
    width: 100%;
    min-height: 50vh;
    object-fit: cover;
}

.carousel-yazilar {
    position: absolute;
    top: 40%;
    left: 18%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}
.carousel-yazilar h5 {
    font-size:3rem;
}

.carousel-yazilar .tarih {
    background:#fff;
    position:absolute;
    left:0;
    width: fit-content;
    padding:2px 9px;
    color:#000;
    font-size:14px;
}

.yonlendirme .active {
    height: 10px;
    background: #eb9b3f;
    background-clip: padding-box;
}

.yonlendirme li {
    width:20px !important;
    align-self: flex-end !important;
    height: 4px;
}

.kutuicerik {
    padding: 10px 10px 0px;
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
}

.kutuicerik h2 {
    font-size: 16px;
}

.kutuozet {
    display: block;
    font-size: 13px;

}

.kututarih {
    line-height: 38px;
    color: #eb9b3f;
    font-weight: bold;
    font-size: 13px;
}

.kutuozet a {
    color: #000;
}

.kutuozet a:hover {
    text-decoration: none;
}

.kuturesmi img {
    width: 100%;
    object-fit: cover;
    height: 300px;
}


.kutu {
    transition: all 0.6s ease-in-out;
}

.kutu:hover {box-shadow: 9px 16px 20px -24px #000;}


.minikuturesim img {
    width: 100%;
}

.minikutuicerik h2 {
    font-size: 17px;
}

.minikutuozet {
    font-size: 13px;
    text-align: justify;
    display: block;
}

.minikututarih {display: block;color: #eb9b3f;font-weight: bold;font-size: 12px;}

.minikutuicerik {
    border-top: 1px solid #dcdcdc;
    max-height: 122px;
    padding-top: 12px;
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    overflow: hidden;
}


.minikutu {
    transition: all 0.4s ease-in-out;
}

.minikutu:hover {
    box-shadow: 11px 8px 19px -8px #dcdcdc;
}

.minikuutresim img {
    width: 100%;
    object-fit: cover;
}

.vekilcontainer {
    min-height: 175px;
    background: url(../img/vekilarka.png) no-repeat;
    background-size: cover;
    position: relative;
}


.vekilresim {
    position: absolute;
    display:inline-block;
    top:-10px;
    z-index:5

}

.vekilresim img {
    width:100%;
}

.vekilparti {
    padding-left: 40%;
    padding-right:10px;
    background:rgba(243, 188, 125, 0.71);
    display:block;
    width:fit-content;
    color:#fff;
    text-align: right;
    padding-bottom: 1px;
    font-size:25px;
    position: relative;
    left:24%;
    top:40px;
    padding-top: 5px;
}


.vekilduzey {
    padding-left: 33%;
    padding-right: 10px;
    display: block;
    overflow: hidden;
    width: fit-content;
    color: #000;
    text-align: right;
    padding-bottom: 5px;
    font-size: 25px;
    position: absolute;
    left: 23%;
    top: 85px;
    padding-top: 5px;
}

.vekilparti:after {
    width: 2px;
    background: #f8b45b;
    height: 100px;
    display: block;
    position: absolute;
    content: "";
    right: -30px;
    z-index: 5;
    top: -5px;
}

.vekil1 {
    padding-top: 4.5rem;
    font-size: 14px;
    padding-left: 0px;
    font-weight: bold;
}

.vekiladi {
    font-size: 26px;
    display: block;
}

.vekilbutonlar {
    place-self: center;
    padding-top: 4rem;
    text-align: center;
    text-align: -webkit-center;
}

.ozgecmis {
    padding: 15px;
    background: #333333;
    border-radius: 10px;
    color: #e5e5e5;
    font-size: 15px;
    box-shadow: 0px 3px 8px 4px rgba(0, 0, 0, 0.17);
    transition: all 0.4s ease-in-out;
}

.baskanaulas {
    padding: 15px;
    background: #ffffff;
    border-radius: 10px;
    color: #333;
    font-size: 15px;
    margin-left: 15px;
    box-shadow: 0px 3px 8px 4px rgba(0, 0, 0, 0.17);
    transition: all 0.4s ease-in-out;
}

.ozgecmis:hover {
    color: #fff;
    box-shadow: none;
}

.baskanaulas:hover {
    color: #333;
    box-shadow: none;
}

.sutunbaslik {
    font-weight: bolder;
    line-height: 37px;
}

.sutunbaslik:after {content: "";width: 85px;display: block;position: relative;left: 0;bottom: 0;background: #eb9b3f;height: 3px;}

.sutunaciklama {
    font-weight: 500;
    font-size: 14px;
    position: relative;
}

.sutunaciklama a:hover { color:#fff }
.sutunaciklama a {
    position: absolute;
    top:-5px;
    right: 10px;
    background:#eb9b3f;
    padding:5px 15px;
    color:#fff;
    text-transform:uppercase;
    font-weight:lighter;
    font-size:13px;
    border-radius:10px


}

.mansetkutusutunresim img {
    width: 100%;
}

.cizgisiz {
border:0px !important;
padding:15px 5px !important;
}

.tariharkali {
    background: #eb9b3f !important;
    padding: 4px !important;
    color: #fff !important;
}

.kutuliste {
    border: 1px solid #dcdcdc;
    margin-top: 20px !important;
    padding: 0px !important;
}
.kuturesim img {
    width: 42px;
    border-radius: 36px;
    height: 42px;
    object-fit: cover;
    transition:all 0.4s ease-in-out;
    border:2px solid transparent; 
}
.kuturesim {
    display: inline-block;
}

.kutuil {
    display: inline-block;
    width: 70%;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    line-height: 43px;
    text-transform: uppercase;
}

.kutuiller {
    padding: 5px 30px;
    border-bottom: 1px solid #dcdcdc;
}


.kutusay:nth-child(4n+3) {
    background: #f7f7f7;
}
.kutusay:nth-child(4n) {
    background:#f7f7f7;
}

.kutuil a {
    color: #000;
}

.kutusay:hover .kuturesim img {
    border: 2px solid #eb9b3f;
}

.bolumbaslik {
    text-align: center;
    margin-bottom: 20px;
    position: relative;
    text-align: -webkit-center;
    font-weight: bolder;
}

.bolumbaslik h2 {
    font-size: 25px;
    font-weight: bold;
    width: fit-content;
    display: block;
}

.bolumbaslik h2:after {
    width: 85px;
    height: 4px;
    background: #eb9b3f;
    display: block;
    content: "";
}

.galeritumu {
    position: absolute;
    right: 0px;
    padding: 8px 15px;
    background: #017cc2;
    top: 15px;
    color: #fff;
    border-radius: 10px;
    text-transform: uppercase;
}

.galeribaslik {
    line-height: 35px;
    padding: 0px 5px;
    text-align: center;
    border: 1px solid #dcdcdc;
    font-weight: bold;
}

.tekslideresim img {
    width: 100%;
}

.tekslide a {
    color: #000;
}

.tekslide:hover {
    box-shadow: 1px 9px 14px -16px #000;
}

.tekslide {
    transition:all 0.4s ease-in-out;

}

.play {
    position: absolute;
    background: url(../img/play.png) no-repeat;
    background-position-x: 18px;
    background-position-y: 9px;
    background-size: 59%;
    width: 65px;
    height: 65px;
    top: 29%;
    left: 39%;
    border: 2px solid #fff;
    border-radius: 60px;
    transition: all 0.4s ease-in-out;
}

.facebook .sutunbaslik {
    padding-left:65px;
}
.twitter .sutunbaslik {
    padding-left:65px;
}

.facebook .sutunbaslik:before {
content:"";
width:30px;
height:30px;
background:url(../img/fbs.png) no-repeat;
background-size:contain;
display:inline-block;
position:absolute;
left:30px;

}


.facebook .sutunbaslik:after {
    background: #3b569f !important;
    height: 4px;
    width: 95px;
    left: 30px;
    position:absolute;
}

.twitter .sutunbaslik:before {
content:"";
width:30px;
height:30px;
background:url(../img/tws.png) no-repeat;
background-size:contain;
display:inline-block;
position:absolute;
left:30px;

}


.twitter .sutunbaslik:after {
    background: #58aff2 !important;
    height: 4px;
    width: 95px;
    left: 30px;
    position:absolute;
}

.facebook {
    position: relative;
}
.twitter {
    position: relative;
}

.twitterkutusu {
    max-height: 500px;
    overflow: overlay;
    margin: 25px 0px;
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
}

.twitterkutusu::-webkit-scrollbar {
    display: none;
}

.facebookutusu {
    margin: 25px 0px;
}

.footer {
    background: url(../img/farka.png) no-repeat;
    background-size: cover;
}

.footerbilgi {
    list-style-type:none;
    margin: 0px;
    padding: 0px 29px;
}
.footerbilgi li {padding:5px;position: relative;}
.footerbilgi span {
    text-align:justify;
    word-break: break-word;
    font-size: 14px;
    text-indent: 0em !important;
}
.footerbilgi li i {
    position: absolute;
    left: -23px;
    color: #017cc2;
    font-size:17px;
    display: inline-block;
}

h4.footertitle {
    font-size: 17px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px 0px;
}

h4.fmenubaslik {
    font-weight: bold;
    line-height: 34px;
    font-size: 16px;
}

h4.fmenubaslik:after {content: "";width: 100px;height: 4px;background: #eb9b3f;display: block;}

.fmenu {list-style-type: none;padding-left: 1px !important;}

.fmenu li {
    line-height: 38px;
}

.fmenu li a {
    font-weight: bold;
    color: #5d5d5d;
}

h4.kayitolunbaslik {
    line-height: 34px;
    font-weight: bold;
}

.inputkayit input {
    width: 100%;
    line-height: 30px;
    padding: 5px 50px 5px 10px;
    border-radius: 10px;
    border: 1px solid #dcdcdc;
}

.inputkayit {
    position: relative;
}

.inputkayit i {
    position: absolute;
    font-size: 18px;
    padding: 8px;
    background: #017cc2;
    border-radius: 60px;
    color: #fff;
    right: 7px;
    top: 5px;
}

.inputkayit button {display: contents;}



a.aksiteler {margin: 15px 2px;display: block;padding: 20px;text-transform: uppercase;font-size: 16px;transition: all 0.4s ease-in-out;color: #fff;text-align: center;line-height: 40px;background: #017cc2 url(img/sitelerbuton.png) no-repeat;background-size: cover;border-radius: 10px;}

.aksiteler i {
    position: relative;
    right: 10px;
    font-size: 24px;
    top: 3px;
}

.aksiteler:hover {
    color: #fff;
    box-shadow: 1px 1px 7px -3px #000;
}

a.aksiteler {
    margin: 15px 2px;
    display: block;padding: 20px;
    text-transform: uppercase;
    font-size: 16px;
    transition: all 0.4s ease-in-out;
    color: #fff;
    text-align: center;
    line-height: 40px;
    background: #017cc2 url(../img/sitelerbuton.png) no-repeat;
    background-size: cover;border-radius: 10px;}

.aksiteler i {
    position: relative;
    right: 10px;
    font-size: 24px;
    top: 3px;
}

.aksiteler:hover {
    color: #fff;
    box-shadow: 1px 1px 7px -3px #000;
}


a.uyekayit {margin: 15px 2px;display: block;padding: 20px;text-transform: uppercase;font-size: 16px;transition: all 0.4s ease-in-out;color: #fff;text-align: center;line-height: 40px;background: #017cc2 url(img/sitelerbuton.png) no-repeat;background-size: cover;border-radius: 10px;}

.uyekayit i {
    position: relative;
    right: 10px;
    font-size: 24px;
    top: 3px;
}

.uyekayit:hover {
    color: #fff;
    box-shadow: 1px 1px 7px -3px #000;
}

a.uyekayit {
    margin: 15px 2px;
    display: block;padding: 20px;
    text-transform: uppercase;
    font-size: 16px;
    transition: all 0.4s ease-in-out;
    color: #000;
    text-align: center;
    line-height: 40px;
    background: #017cc2 url(../img/kayitbuton.png) no-repeat;
    background-size: cover;border-radius: 10px;}

.uyekayit i {
    position: relative;
    right: 10px;
    font-size: 24px;
    top: 3px;
}

.uyekayit:hover {
    color: #000;
    box-shadow: 1px 1px 7px -3px #000;
}

.minikutuozet a {
    color: #000;
}

.inputkayit input:focus {
    outline: none;
}

.popupisik {
    width: 181px;
    height: 250px;
    position: absolute;
    right: -16px;
    top: -30px;
    background: url(../img/popuplight.png) no-repeat;
    background-size: 100%;
}

.popupicerik h2 {
    width: 75%;
}

.galeribuyutbuton:focus {
    outline: none;
}
.galeribuyutbuton {
    background:transparent;
    border:0px;
    padding: 0px;
    margin: 0px;
}

.modal-content {
    display: inline-table !important;
}

@media screen and (min-width: 500px) and (max-width: 1023px) {

.popup .content .yariminput {
    width: 100% !important;
}


a.uyekayit {
    margin: 0px 2px;
    display: block;
    padding: 1px;

}

a.aksiteler {
    margin: 0px 2px;
    display: block;
    padding: 1px;

}

.kayitolunbaslik {
    font-size: 14px;
}

.minikutuozet {
    display: none;
}

.vekilcontainer {
    background-position-x: -339px;
}

.vekilbutonlar {
    padding-top: 2rem;
}

.baskanaulas { 
margin-left: 0px;
margin-top:10px;
display: block;
}

.ozgecmis {
    display: block;
}

.carousel-yazilar {
    position: absolute;
    top: 37%;
    left: 3%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}
.carousel-yazilar h5 {
    font-size:3rem;
}

.carousel-yazilar .tarih {
    background:#fff;
    width: fit-content;
    padding:2px 9px;
    color:#000;
    font-size:14px;
    position: absolute;
    left: 37%;
}

}

@media screen and (max-width: 480px) {

.popup > div {
    width: 93% !important;
}

    .popupisik {
    width: 115px;
}

.popup .content .taminput {
    width:100% !important;
}
.popup .content .yariminput {
    width:100% !important;
}

.vekilparti {
    left:30%;
}
.vekilduzey {
    left:29%;
}

.partiduzey {display: none;}

.vekiladi {
    font-size: 19px;
    display: block;
    text-align: left;
    margin-top: 18px;
    padding-left: 69%;
}
.carousel-yazilar {
    position: absolute;
    top: 37%;
    left: 3%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}
.carousel-yazilar h5 {
    font-size:3rem;
}

.carousel-yazilar .tarih {
    background:#fff;
    width: fit-content;
    padding:2px 9px;
    color:#000;
    font-size:14px;
    position: absolute;
    left: 37%;
}
.minikutuozet {
    display: none;
}
.sutunlar {
    margin-top: 20px !important;
}
.galeritumu {
    position: absolute;
    right: 12px;
    font-size: 9px;
    padding: 8px 15px;
    background: #017cc2;
    top: 30px;
    color: #fff;
    border-radius: 10px;
    text-transform: uppercase;
}
}


@media screen and (min-width: 1025px) {

.navbar-brand {
    margin-right: 3rem;
}




 }

/* --- Modern Registration Popup --- */
.popup {
    background: rgba(0, 0, 0, 0.7);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    position: fixed;
    display: none;
    z-index: 9999;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    align-items: center;
    justify-content: center;
}

.popup-container {
    width: 100%;
    max-width: 500px;
    background: #fff;
    border-radius: 24px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 40px 100px rgba(0, 0, 0, 0.5);
    margin: 20px;
    animation: popupFadeIn 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

@keyframes popupFadeIn {
    from { opacity: 0; transform: translateY(20px) scale(0.95); }
    to { opacity: 1; transform: translateY(0) scale(1); }
}

.close-popup {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 36px;
    height: 36px;
    background: rgba(255, 255, 255, 0.2);
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 10;
    transition: all 0.2s;
    font-size: 18px;
}

.close-popup:hover {
    background: #fff;
    color: #c8001e;
    transform: rotate(90deg);
}

.popup-header {
    background: #017cc2;
    padding: 40px 30px 30px;
    text-align: center;
    color: #fff;
}

.popup-header h2 {
    font-size: 1.5rem;
    font-weight: 800;
    margin-bottom: 10px;
    line-height: 1.3;
}

.popupaciklama {
    font-size: 0.9rem;
    color: rgba(255, 255, 255, 0.85) !important;
    line-height: 1.5;
}

.popup .content {
    padding: 30px;
    width: 100% !important;
}

.modern-input {
    height: 50px;
    border-radius: 12px;
    border: 2px solid #e9ecef !important;
    padding: 10px 20px;
    font-size: 0.95rem;
    transition: all 0.2s;
    background: #f8f9fa;
}

.modern-input:focus {
    border-color: #ff9900 !important;
    background: #fff;
    box-shadow: 0 0 0 4px rgba(255, 153, 0, 0.1);
    outline: none;
}

.btn-submit-modern:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(255, 153, 0, 0.4) !important;
}

.btn-submit-modern:active {
    transform: translateY(0);
}

@media screen and (max-width: 480px) {
    .popup-container {
        margin: 15px;
        max-height: calc(100vh - 30px);
        overflow-y: auto;
    }
    .popup-header { padding: 35px 20px 25px; }
    .popup-header h2 { font-size: 1.25rem; }
    .popup .content { padding: 20px; }
}