@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Karla:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Gugi&display=swap');
@keyframes slideInFromLeft {
    0% {
        transform: translateX(-100%);
    }
    100% {
        transform: translateX(0);
    }
}
@keyframes slideInFromRight {
    0% {
        transform: translateX(100%);
    }
    100% {
        transform: translateX(0);
    }
}
@keyframes slideInFromBottom {
    0% {
        transform: translateY(100%);
        opacity: 0;
    }
    90% {
        opacity: 0.1;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}
/* Fade in tabs */
@-webkit-keyframes fadeEffect {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes fadeEffect {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
div a:hover {
    text-decoration: none;
}
.sosyal:hover {
    opacity: 0.7;
}
.menuButton {
    text-align: center;
    font-family: 'Karla', sans-serif;
    font-weight: 700;
    transition: all ease 250ms;
    width: max-content;
}
.icerik {
    width: 100%;
}
.icerik.ucuncu {
    background: rgb(42, 42, 42);
    background: -moz-linear-gradient(0deg, rgba(42, 42, 42, 1) 0%, rgba(0, 0, 0, 1) 33%);
    background: -webkit-linear-gradient(0deg, rgba(42, 42, 42, 1) 0%, rgba(0, 0, 0, 1) 33%);
    background: linear-gradient(0deg, rgba(42, 42, 42, 1) 0%, rgba(0, 0, 0, 1) 33%);
}
.readmoretop {
    background-color: #ce2d2d;
    transition: all ease 0.25s;
    color: #FFF !important;
    padding: 10px;
    width: 200px;
    text-align: center;
    border: none;
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
}
.readmoretop:hover {
    background-color: #900;
}
a {
    color: inherit !important;
    font-weight: inherit;
    text-decoration: inherit;
}
.footer {
    width: 100%;
    background: #FFFFFF;
    padding: 3% 0 3%;
    border-top: 5px solid red;
}
.footer-bottom {
    width: 100%;
    background: red;
    padding: 1% 0 1%;
    color: white;
    font-family: 'Karla', sans-serif;
}
.dropdown-toggle {
    border-radius: 3px 3px 0 0;
    background-clip: padding-box;
    background: #f5f5f6;
    display: inline-block;
    padding: 2px 12px;
    outline: 0;
}
.language-selector {
    border-radius: 3px 3px 3px 3px;
    background-clip: padding-box;
    background: #f5f5f6;
    display: inline-block;
    padding: 2px 12px;
    outline: 0;
    color: dimgray;
}
.pull-right {
    padding: 10px !important;
}
#topRedBar {
    margin-top: -25px;
}
.kursadpanelgoster {
    background: #18861B;
    position: fixed;
    top: 20%;
    right: 0;
    padding: 10px;
    text-align: center;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    color: white;
    display: none;
}
#expo{display: none;}
/*Masaüstü için*/
@media (min-width:1365px) {
    .toplogo {
        width: 200px;
        float: left;
        margin-left: 100px;
    }
    .topmenu {
        /* width: 700px;*/
        float: left;
        padding-top: 28px;
    }
    .topbosluk {
        display: block;
        width: 580px;
    }
    .menuButton {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
        background-color: #FFF;
        font-size: 16px;
        transition: all ease 250ms
    }
    .nav-link {
        padding-bottom: 0 !important;
    }
    .menuButton.pasif:after {
        display: block;
        content: '';
        border-bottom: solid 3px #F00;
        transform: scaleX(0);
        transition: transform 250ms ease-in-out;
    }
    .menuButton.pasif:hover:after {
        transform: scaleX(1);
    }
    .menuButton:hover {
        color: #F00 !important;
    }
    .menuButton.active {
        display: block;
        content: '';
        border-bottom: solid 3px #F00;
        transform: scaleX(1);
        color: #F00 !important;
    }
    .icerik.top {
        color: #FFF;
        background-image: url(../images/NPPWorld-HeaderBlack.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 200px;
        min-height: 890px;
    }
    .iceriktopbaslik {
        margin-left: 300px;
        font-family: 'Gugi', cursive;
        font-weight: 700;
        font-size: 70px;
        animation: 1s ease-out 0s 1 slideInFromLeft;
    }
    .iceriktopyazi {
        margin-left: 300px;
        font-family: 'PT Sans', sans-serif;
        font-weight: 400;
        font-size: 24px;
        width: 750px;
        animation: 1s ease-out 0s 1 slideInFromLeft;
    }
    .iceriktopbutton {
        margin-left: 300px;
        margin-top: 100px;
        font-family: 'PT Sans', sans-serif;
        font-weight: 400;
        font-size: 16px;
        animation: 1s ease-out 0s 1 slideInFromLeft;
    }
    .ikinciresimler {
        width: 20%;
        float: left;
        overflow: hidden;
        position: relative;
    }
    .ikinciresimler:hover .imgoverlay {
        opacity: 0.3;
    }
    .ikinciresimler:hover .ikipeopleresimler {
        transform: scale(1.2);
    }
    .ikipeopleresimler {
        transition: all ease 1s;
    }
    .imgoverlay {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: #000;
        opacity: 0;
        transition: all ease 1s;
    }
    .ucuncuvideo {
        width: 1024px;
        margin-left: auto;
        margin-right: auto;
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .videobaslik {
        width: 70%;
        float: left;
        text-align: left;
        color: #FFF !important;
        font-size: 36px;
        font-family: 'PT Sans', sans-serif;
        margin-bottom: 10px;
        font-weight: 700;
    }
    .videobutton {
        width: 30%;
        float: left;
        text-align: center;
        font-size: 16px;
        padding: 10px;
        font-weight: 700;
        transition: all ease 1s;
        cursor: pointer;
    }
    .videobutton.tw {
        background-color: #874ff6;
        color: #FFF !important;
    }
    .videobutton.fb {
        background-color: #1877f2;
        color: #FFF !important;
    }
    .videobutton.yt {
        background-color: #FF0000;
        color: #FFF !important;
    }
    .videobutton.tw:hover {
        background-color: #6e37dd;
    }
    .videobutton.fb:hover {
        background-color: #166fe5;
    }
    .videobutton.yt:hover {
        background-color: #900000;
    }
    .icerik.dorduncu {
        background-color: #FAFAFA;
        padding-bottom: 30px;
    }
    .dorduncubaslik {
        width: 100%;
        text-align: center;
        font-size: 36px;
        color: #000;
        font-weight: 700;
        float: left;
        position: relative;
        animation: 1s ease-out 0s 1 slideInFromBottom;
        margin-top: 50px;
    }
    .dortresimtutucu {
        width: 1180px;
        margin-left: auto;
        margin-right: auto;
    }
    .dortresimuclu {
        width: 26%;
        float: left;
        margin-left: 4%;
        margin-right: 3%;
        background-color: #FFF;
        -webkit-box-shadow: 0px 0px 34px -13px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 0px 34px -13px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 0px 34px -13px rgba(0, 0, 0, 0.75);
        padding-bottom: 10px;
        margin-top: 40px;
    }
    .dortresim {
        width: 100%;
        height: 220px;
        background-image: url(../images/participant1.png);
        background-position: top;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .dortyazi {
        width: 100%;
        text-align: center;
    }
    .dortyazibaslik {
        font-weight: 700;
        font-size: 20px;
        width: 100%;
        margin: 10px 0 10px 0;
    }
    .dortyaziyazi {
        font-weight: 700;
        font-size: 12px;
        width: 100%;
        margin: 10px 0 10px 0;
    }
    .icerik.besinci {
        width: 100%;
        padding: 50px 0 50px 0;
        background-color: #FFF;
    }
    .besyarim {
        width: 48%;
        float: left;
        margin-left: 1%;
        margin-right: 1%;
    }
    .bessag {
        width: 100%;
        float: left;
        overflow-y: scroll;
        max-height: 460px;
        overflow-x: hidden
    }
    .besyarimbaslik {
        width: 100%;
        text-align: center;
        font-size: 30px;
        color: #000;
        font-weight: 700;
        animation: 1s ease-out 0s 1 slideInFromBottom;
    }
    .schedulekutu {
        width: 100%;
        border-bottom: 2px solid #DDD;
        padding: 10px;
    }
    .schsatir1 {
        width: 10%;
        margin-left: 2%;
        margin-right: 2%;
        color: #F00;
        font-size: 26px;
        float: left;
    }
    .schsatir2 {
        width: 86%;
        float: left;
        color: #333;
        font-size: 16px;
        margin: 5px 0 5px 0;
    }
    .schsatir2.bos {
        margin-left: 14%;
    }
    .partnerkutu {
        width: 170px;
        height: 200px;
        margin: 5px;
        float: left;
        -webkit-box-shadow: 6px 6px 6px -7px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 6px 6px 6px -7px rgba(0, 0, 0, 0.75);
        box-shadow: 6px 6px 6px -7px rgba(0, 0, 0, 0.75);
        transition: all ease 1s;
        overflow: hidden;
    }
    .partnerresimler {
        transition: all ease 1s;
        filter: saturate(0%) opacity(50%);
    }
    .partnerkutu:hover .partnerresimler {
        transform: scale(1.2);
        filter: saturate(100%) opacity(100%);
    }
    .footer-container {
        width: 1180px;
        margin-left: auto;
        margin-right: auto;
        font-family: 'Karla', sans-serif;
    }
    .footer-four {
        width: 23%;
        margin-left: 1%;
        margin-right: 1%;
        float: left;
    }
    .footer-baslik {
        width: 100%;
        font-weight: 700;
        font-size: 20px;
        margin-top: 15px;
    }
    .footer-yazi {
        width: 100%;
        font-weight: 400;
        font-size: 16px;
        color: grey;
        margin-top: 15px;
    }
    .stream {
        background-image: url(../images/npp-world-stream-background.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 20px;
    }
    .stream-video-channel {
        margin-top: 50px;
        padding-bottom: 30px;
    }
    .about {
        width: 100%;
        background-image: url(../images/npp-world-stream-background.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 50px 0 50px;
    }
    .about-baslik {
        width: 100%;
        text-align: center;
        font-size: 90px;
        font-weight: 900;
        color: white;
    }
    .about-baslik-iki {
        font-size: 25px;
    }
    .about-content {
        background-image: url("../images/npp-world-about-background.png");
        background-position: center;
        background-repeat: repeat;
        padding: 20px 0 20px 0;
    }
    .about-middle-image {
        width: 200px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        font-size: 25px;
        color: black;
        font-weight: 700;
    }
    .about-logo {
        width: 50%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 30px;
    }
    .about-dortlu {
        width: 39%;
        float: left;
        text-align: center;
        margin: 5%;
    }
    .about-yazi-baslik {
        width: 100%;
        font-size: 22px;
        font-weight: 700;
        color: black;
        margin: 10px 0 10px 0;
    }
    .about-yazi {
        width: 100%;
        font-size: 16px;
        font-weight: 400;
        color: grey;
    }
    .acilirmenu {
        position: absolute;
        left: 0;
        width: 813px;
        background-color: #262528;
        top: 40px;
        height: 0px;
        transition: all ease 1s;
        background: rgb(55, 55, 55);
        background: -moz-linear-gradient(0deg, rgba(55, 55, 55, 1) 96%, rgba(0, 0, 0, 0) 96%, rgba(42, 42, 42, 0) 100%);
        background: -webkit-linear-gradient(0deg, rgba(55, 55, 55, 1) 96%, rgba(0, 0, 0, 0) 96%, rgba(42, 42, 42, 0) 100%);
        background: linear-gradient(0deg, rgba(55, 55, 55, 1) 96%, rgba(0, 0, 0, 0) 96%, rgba(42, 42, 42, 0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#373737", endColorstr="#2a2a2a", GradientType=1);
        overflow: hidden;
        color: white;
        z-index: 9999999;
    }
    .uzunacilir {
        height: 250px;
    }
    .acilir-uc {
        width: 260px;
        float: left;
        padding: 10px;
    }
    .acilir-uc-ara {
        display: block;
        width: 1px;
        height: 210px;
        background-color: grey;
        float: left;
        margin-top: 20px;
    }
    .menu-about-yazi-baslik {
        width: 100%;
        font-size: 16px;
        font-weight: 700;
        color: white;
        margin: 50px 0 10px 0;
    }
    .menu-about-yazi {
        width: 100%;
        font-size: 12px;
        font-weight: 400;
        color: white;
    }
    .icerik-alti-sol {
        width: 70%;
        float: left;
        padding: 2%;
    }
    .icerik-alti-sag {
        width: 30%;
        float: left;
        padding: 2%;
    }
    .haberler-ana-sayfa {
        width: 46%;
        float: left;
        margin: 2% 2% 0 2%;
        color: grey;
        border: 2px solid #D1D1D1;
        padding: 1%;
    }
    .haberler-ana-sayfa-kucuk {
        width: 100%;
        color: grey;
        border: 2px solid #D1D1D1;
        padding: 1%;
        height: 350px;
        overflow: hidden;
    }
    .haberler-ana-resim {
        width: 98%;
        max-height: 150px;
        margin: 1%;
        overflow: hidden;
    }
    .haberler-ana-resim-kucuk {
        width: 98%;
        height: 150px;
        margin: 1%;
        overflow: hidden;
    }
    .haberler-admin-buton {
        width: 50%;
        padding: 1%;
        color: white;
        text-align: center;
        font-size: 18px;
        font-weight: 700;
        float: left;
        cursor: pointer;
    }
    .adminnewstutan {
        width: 29%;
        float: left;
        margin: 2% 2% 2% 2%;
    }
    .haberler-ana-resim-buyuk {
        width: 98%;
        max-height: 250px;
        margin: 1%;
        overflow: hidden;
    }
    .haberler-ana-baslik {
        width: 98%;
        font-weight: 700;
        font-size: 23px;
        color: black;
        margin: 3% 1% 1% 1%;
    }
    .haberler-ana-tarih {
        width: 98%;
        font-weight: 400;
        font-size: 12px;
        margin: 1%;
    }
    .haberler-ana-yazi {
        width: 98%;
        font-weight: 400;
        font-size: 16px;
        margin: 6% 1% 1% 1%;
    }
    .anahaber {
        text-align: left !important;
        width: 70%;
        float: left;
    }
    .haber-read-more {
        width: 30%;
        float: left;
    }
    .sponsor-kutusu {
        width: 100%;
        margin: 10% auto 10% auto;
        transition: all ease 1s;
        height: 100px;
        align-items: center;
        overflow: hidden;
    }
    .sponsor-kutusu:hover {
        transform: scale(1.1);
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    }
    .about-middle-image.partnerss {
        width: 100%;
        margin: 60px;
        font-size: 36px;
    }
    .partnerbg {
        width: 100%;
        background: rgb(227, 220, 208);
        background: -moz-linear-gradient(0deg, rgba(227, 220, 208, 1) 0%, rgba(255, 255, 255, 1) 77%);
        background: -webkit-linear-gradient(0deg, rgba(227, 220, 208, 1) 0%, rgba(255, 255, 255, 1) 77%);
        background: linear-gradient(0deg, rgba(227, 220, 208, 1) 0%, rgba(255, 255, 255, 1) 77%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e3dcd0", endColorstr="#ffffff", GradientType=1);
    }
    .partners-tekli {
        width: 100%;
        background: #FFFFFF;
        margin: 30px 0 30px 0;
    }
    .partners-tekli .sol-resim {
        width: 45%;
        float: left;
        margin-right: 5%;
    }
    .partners-tekli .sag-yazi {
        width: 50%;
        float: left;
        padding: 50px 0 50px 0;
    }
    .sag-yazi .baslik {
        width: 100%;
        font-weight: 700;
        font-size: 26px;
        color: black;
    }
    .sag-yazi .baglanti {
        width: 100%;
        font-weight: 400;
        font-size: 14px;
        color: grey;
        margin: 20px 0 20px 0;
        transition: all ease 1s;
        text-decoration: none;
    }
    .sag-yazi .yazi {
        width: 87%;
        font-weight: 400;
        font-size: 18px;
        color: grey;
    }
    .sag-yazi .baglanti:hover {
        text-decoration: none;
        color: red;
    }
    .readmoretop.partner-buton {
        margin-top: 50px;
    }
    .partner-media-button {
        width: 50%;
        margin-top: 50px;
    }
    .sponsor-sayfa-kutu {
        width: 300px;
        border: 1px solid grey;
        float: left;
        margin: 35px;
        text-align: center;
        -webkit-box-shadow: 0px 0px 53px -22px rgba(74, 74, 57, 1);
        -moz-box-shadow: 0px 0px 53px -22px rgba(74, 74, 57, 1);
        box-shadow: 0px 0px 53px -22px rgba(74, 74, 57, 1);
        background: white;
        padding: 20px;
    }
    .sponsor-sayfa-kutu-resim {
        width: 100%;
    }
    .sponsor-sayfa-kutu-baslik {
        width: 100%;
        font-weight: 700;
        color: black;
        font-size: 26px;
    }
    .sponsor-sayfa-kutu-yazi {
        width: 100%;
        font-weight: 400;
        color: grey;
        font-size: 16px;
    }
    .contact-sol {
        width: 65%;
        float: left;
        margin-right: 5%;
    }
    .contact-sag {
        width: 30%;
        float: left;
    }
    .contact-baslik {
        width: 100%;
        color: #333333;
        font-weight: 700;
        font-size: 36px;
    }
    .contact-yazi {
        width: 100%;
        color: #333333;
        font-weight: 400;
        font-size: 16px;
        margin-top: 20px;
        margin-bottom: 50px;
    }
    .contact-input {
        width: 100%;
        padding: 20px 10px 20px 10px;
        border: 1px solid #BBB;
        color: #AAA;
        font-size: 14px;
        margin-top: 7px;
    }
    .contact-label {
        width: 100%;
        color: #AAA;
        font-weight: 400;
        font-size: 16px;
        margin-top: 30px;
    }
    .contact-send-button {
        background: red;
        color: white;
        font-weight: 700;
        font-size: 18px;
        border: none;
        padding: 10px;
        width: 200px;
        text-align: center;
        margin-top: 30px;
    }
    .contact-eposta {
        width: 90%;
        background: red;
        color: white;
        font-weight: 700;
        font-size: 14px;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        border-radius: 12px;
        padding: 5% 5% 5% 5%;
    }
    .icerik.beauty-contest {
        color: #FFF;
        background-image: url("../images/npp-world-beauty-contest-header.png");
        background-position: top center;
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 5%;
        padding-bottom: 5%;
    }
    .beauty-baslik-buyuk {
        width: 100%;
        text-align: center;
        color: #0015FF;
        font-weight: 700;
        font-size: 80px;
        margin-top: 200px;
    }
    .beauty-baslik-kucuk {
        width: 100%;
        text-align: center;
        color: #000;
        font-weight: 700;
        font-size: 30px;
        margin-bottom: 100px;
    }
    .beauty-person {
        background: #4D1C1D;
        padding: 50px 0 50px 0;
    }
    .person-uclu {
        width: 30%;
        float: left;
        margin: 1%;
    }
    .siyah-beyaz-person {
        filter: saturate(10%) opacity(60%);
        transition: all ease 1s;
    }
    .siyah-beyaz-person:hover {
        filter: saturate(100%) opacity(100%);
    }
    .person-ad-soyad {
        width: 96%;
        color: white;
        font-weight: 700;
        font-size: 45px;
        margin: 3%;
    }
    .person-tanitim-yazisi {
        width: 94%;
        color: white;
        font-weight: 400;
        font-size: 16px;
        margin: 3%;
    }
    .person-vote-button {
        width: 170px;
        background: red;
        color: white;
        font-size: 18px;
        font-weight: 700;
        padding: 20px;
        margin: auto;
        text-align: center;
    }
    .person-vote-button-pasif {
        background: grey !important;
        width: 170px;
        color: white;
        font-size: 18px;
        font-weight: 700;
        padding: 20px;
        margin: auto;
        text-align: center;
    }
    .votehref {
        cursor: default;
    }
    .progress.beauty {
        display: inline-block;
        padding: 20px;
        height: auto;
        background: none;
    }
    .radial-progress {
        font-size: 2rem;
        font-weight: bold;
    }
    .counter-tutar {
        width: 50%;
        float: left;
        margin-left: auto;
        margin-right: auto;
    }
    .progres-yazisi {
        width: 100%;
        text-align: center;
        color: white;
        font-weight: 700;
        font-size: 20px;
    }
    .icerik.performers-header {
        color: #FFF;
        padding-top: 5%;
        padding-bottom: 5%;
        /*background-color: rgba(0, 0, 0, 0.6);*/
    }
    .performers-baslik-buyuk {
        width: 100%;
        text-align: center;
        color: #FFFFFF;
        font-weight: 900;
        font-size: 80px;
        margin-top: 200px;
        text-shadow: 0px 1px 20px #000000;
    }
    .performers-baslik-kucuk {
        width: 100%;
        text-align: center;
        color: red;
        font-weight: 400;
        font-size: 24px;
        margin-bottom: 100px;
    }
    .performers-person-box {
        width: 30%;
        float: left;
        margin: 1%;
        overflow: hidden;
        -webkit-box-shadow: 0px 0px 64px 0px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 0px 64px 0px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 0px 64px 0px rgba(0, 0, 0, 0.75);
        background-position: top center;
        background-repeat: no-repeat;
        background-size: cover;
        filter: saturate(10%) opacity(60%);
        transition: all ease 1s;
    }
    .performers-person-box:hover {
        filter: saturate(100%) opacity(100%);
    }
    .performers-name {
        width: 92%;
        margin-top: 140%;
        color: white;
        font-weight: 700;
        font-size: 30px;
        margin-left: 8%;
    }
    .performers-job {
        width: 92%;
        margin-top: 1%;
        color: red;
        font-weight: 700;
        font-size: 20px;
        margin-left: 8%;
        margin-bottom: 5%;
    }
    .login-baslik-buyuk {
        width: 100%;
        text-align: center;
        color: red;
        font-size: 34px;
        font-weight: 700;
    }
    .login-baslik-kucuk {
        width: 100%;
        text-align: center;
        color: dimgrey;
        font-size: 18px;
        font-weight: 400;
        margin-bottom: 50px;
    }
    .register-buton {
        width: 100%;
    }
    .be-competitor-button {
        width: 250px;
        margin-left: auto;
        margin-right: auto;
        padding: 20px;
        font-size: 20px;
        color: white;
        background-color: #9C0000;
        text-align: center;
        font-weight: 700;
        cursor: pointer;
        transition: all ease 1s;
    }
    .be-competitor-button:hover {
        background: red;
    }
    .mypage-header {
        background: url("../images/persenlebg.png");
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 50px;
        padding-bottom: 30px;
        -webkit-box-shadow: 0px 20px 23px -20px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 20px 23px -20px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 20px 23px -20px rgba(0, 0, 0, 0.75);
        margin-bottom: 30px;
    }
    .mypage-profile-picture {
        width: 250px;
        height: 250px;
        margin-left: auto;
        margin-right: auto;
        -webkit-border-radius: 80px;
        -moz-border-radius: 80px;
        border-radius: 80px;
        overflow: hidden;
        -webkit-box-shadow: 10px 10px 23px -20px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 10px 10px 23px -20px rgba(0, 0, 0, 0.75);
        box-shadow: 10px 10px 23px -20px rgba(0, 0, 0, 0.75);
        filter: saturate(50%) opacity(50%);
        transition: all ease 1s;
    }
    .mypage-profile-picture:hover {
        filter: saturate(100%) opacity(100%);
    }
    .mypage-profile-top-job {
        width: 100%;
        text-align: center;
        font-size: 29px;
        font-weight: 700;
        color: white;
    }
    .mypage-profile-top-name {
        width: 100%;
        text-align: center;
        font-size: 40px;
        font-weight: 700;
        color: white;
    }
    .mypage-input {
        border: none;
        outline: none;
        float: left;
    }
    .mypage-input-li {
        float: left;
        width: 10%;
        color: #577dd6;
        font-size: 24px;
    }
    .mypage-input-tutan {
        border-bottom: 1px solid #eee;
        width: 200px;
    }
    .mypage-input-label {
        width: 100%;
        text-align: left;
        color: dimgrey;
        font-size: 18px;
    }
    .tab {
        height: 55px;
        border-bottom: 2px solid #ccc;
        -webkit-box-shadow: 0px 10px 23px -20px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 10px 23px -20px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 10px 23px -20px rgba(0, 0, 0, 0.75);
    }
    .tab button {
        background-color: inherit;
        float: left;
        border: none;
        outline: none;
        cursor: pointer;
        padding: 14px 35px;
        transition: 0.3s;
        font-size: 17px;
        font-weight: 700;
        color: lightgray;
    }
    .tab button:hover {
        background-color: #EfEfEf;
    }
    .tab button.active {
        border-bottom: 2px solid #577dd6;
        color: black;
    }
    .tab button:focus {
        outline: none !important;
    }
    .tabcontent {
        display: none;
        padding: 25px 12px;
        -webkit-animation: fadeEffect 1s;
        animation: fadeEffect 1s;
    }
    .mypage-profile-picture-edit {
        width: 200px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
        display: none;
        transition: all 1s ease;
    }
    .yeni-resim-ekle {
        width: 96%;
        background-color: red;
        text-align: center;
        font-weight: 700;
        color: white;
        padding: 2%;
        -webkit-box-shadow: 0px 24px 24px -12px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 24px 24px -12px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 24px 24px -12px rgba(0, 0, 0, 0.75);
        -webkit-animation: fadeEffect 1s;
        animation: fadeEffect 1s;
        cursor: pointer;
    }
    .mypage-submit {
        width: 170px;
        padding: 10px;
        text-align: center;
        background-color: darkgrey;
        color: white;
        font-weight: 700;
        font-size: 18px;
        outline: none;
        border: none;
    }
    .pp-crop-back {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: #000000;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; /* IE 8 */
        filter: alpha(opacity=90); /* IE 5-7 */
        -moz-opacity: 0.9; /* Netscape */
        -khtml-opacity: 0.9; /* Safari 1.x */
        opacity: 0.9; /* Good browsers */
        display: none;
    }
    .pp-crop {
        position: fixed;
        z-index: 9999999999;
        background: #FFFFFF;
        margin: auto;
        display: none;
        width: 40%;
        height: 50%;
        top: 20%;
        left: 30%;
    }
    .pp-crop-img {
        width: 100%;
        height: 80%;
    }
    .pp-crop-img-ok {
        width: 300px;
        margin-left: auto;
        margin-right: auto;
        background-color: #03B807;
        color: white;
        font-weight: 700;
        text-align: center;
        font-size: 20px;
        margin-top: 20px;
        padding: 10px;
        -webkit-box-shadow: 0px 24px 24px -12px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 24px 24px -12px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 24px 24px -12px rgba(0, 0, 0, 0.75);
        cursor: pointer;
    }
    .bt-crop {
        position: fixed;
        z-index: 9999999999;
        background: #FFFFFF;
        margin: auto;
        display: none;
        width: 530px;
        height: 740px;
        top: 5%;
        left: 40%;
    }
    .bt-crop-img {
        width: 100%;
        height: 80%;
    }
    .bt-crop-img-ok {
        width: 300px;
        margin-left: auto;
        margin-right: auto;
        background-color: #03B807;
        color: white;
        font-weight: 700;
        text-align: center;
        font-size: 20px;
        margin-top: 20px;
        padding: 10px;
        -webkit-box-shadow: 0px 24px 24px -12px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 24px 24px -12px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 24px 24px -12px rgba(0, 0, 0, 0.75);
        cursor: pointer;
    }
    .beauty-create-header {
        width: 100%;
        text-align: center;
        font-size: 24px;
        color: dimgray;
        font-weight: 400;
    }
    .b-c-c-image-holder {
        width: 100%;
        height: 500px;
        background: #CDCDCD;
        position: relative;
        overflow: hidden;
    }
    .b-c-c-add-image {
        position: absolute;
        top: 0;
        left: 0;
        background: #FFFFFF;
        width: 100%;
        height: 100%;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)"; /* IE 8 */
        filter: alpha(opacity=00); /* IE 5-7 */
        -moz-opacity: 0.0; /* Netscape */
        -khtml-opacity: 0.0; /* Safari 1.x */
        opacity: 0.0; /* Good browsers */
        transition: all ease 1s;
        cursor: pointer;
    }
    .b-c-c-add-image:hover {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /* IE 8 */
        filter: alpha(opacity=80); /* IE 5-7 */
        -moz-opacity: 0.8; /* Netscape */
        -khtml-opacity: 0.8; /* Safari 1.x */
        opacity: 0.8; /* Good browsers */
    }
    .add-img-img {
        position: absolute;
        top: 25%;
        left: 25%;
        width: 50%;
    }
    .b-c-c-header-big {
        width: 100%;
        text-align: center;
        font-weight: 700;
        font-size: 28px;
        color: dimgray;
    }
    .b-c-c-header-small {
        width: 100%;
        text-align: center;
        font-weight: 400;
        font-size: 20px;
        color: dimgray;
    }
    .b-c-c-textarea {
        width: 100%;
        margin-top: 8px;
        height: 200px;
    }
    .resimyukleyecekinput {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)"; /* IE 8 */
        filter: alpha(opacity=00); /* IE 5-7 */
        -moz-opacity: 0.0; /* Netscape */
        -khtml-opacity: 0.0; /* Safari 1.x */
        opacity: 0.0; /* Good browsers */
    }
    .event-sol {
        background: #f6f6f6;
    }
    .event-baslik {
        width: 100%;
        color: #e83630;
        font-size: 20px;
        font-weight: 700;
        font-family: 'Karla', sans-serif;
        margin-top: 30px;
    }
    .event-baslik-kucuk {
        width: 100%;
        color: #747474;
        font-size: 14px;
        font-weight: 700;
        font-family: 'Karla', sans-serif;
        margin-top: 20px;
    }
    .event-detay {
        width: 100%;
        color: #747474;
        font-size: 14px;
        font-weight: 400;
        font-family: 'Karla', sans-serif;
    }
    .event-gorsel-ustu {
        position: absolute;
        bottom: 0;
        left: 0;
        background-color: rgba(255, 62, 79, 0.6);
        color: white;
        font-weight: 700;
        width: 1110px;
        margin-left: 15px;
        padding: 15px;
    }
    .event-gorsel-sol {
        font-size: 33px;
    }
    .event-gorsel-sol-kucuk {
        font-size: 22px;
    }
    .event-gorsel-sag {
        font-size: 20px;
        line-height: 50px;
    }
    .beauty-sosyaller {
        color: white;
        font-size: 20px;
        font-weight: 400;
        margin-top: 10px;
    }
    .sosyal-medya-baslik {
        width: 100%;
        font-size: 24px;
        color: white;
        font-weight: 700;
    }
    .performer-input {
        width: 96%;
        border: none;
        outline: none;
        font-family: 'Karla', sans-serif;
        font-size: 14px;
        padding: 2%;
    }
    .be-performer-button {
        width: 100%;
        margin: 30px 0 10px 0;
        background: #960C0F;
        border: none;
        outline: none;
        color: white;
        text-align: center;
        font-size: 28px;
        font-weight: 700;
    }
    .news-baslik {
        width: 100%;
        font-size: 60px;
        font-weight: 700;
        color: #333333;
    }
    .news-resim {
        width: 100%;
        height: 450px;
        margin-top: 20px;
        -webkit-border-radius: 16px;
        -moz-border-radius: 16px;
        border-radius: 16px;
        overflow: hidden;
    }
    .news-kucuk-tarih {
        width: 100%;
        font-size: 16px;
        font-weight: 400;
        color: #333333;
        padding: 30px 0 30px 0;
        text-align: center;
    }
    .news-yazilari {
        width: 100%;
        font-weight: 400;
        font-size: 18px;
        line-height: 1.5;
        color: grey;
        margin-top: 40px;
    }
    .newsmetinarea {
        width: 100%;
        height: 300px;
    }
    .newsinputlar {
        width: 100%;
    }
    #newsduzenlemekutusu {
        width: 800px;
        height: 500px;
        position: relative;
        top: 150px;
        margin-left: auto;
        margin-right: auto;
        background-color: white;
        padding: 20px;
    }
    .newsduzenlemetutucu {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        background-color: black;
        display: none;
    }
    .admineklebutonu {
        width: 96%;
        padding: 2%;
        font-size: 18px;
        color: white;
        text-align: center;
        border: none;
        outline: none;
        cursor: pointer;
    }
    .menudeki {
        background: none !important;
        color: black !important;
        font-family: 'Karla', sans-serif;
        padding-top: 6px !important;
    }
    .menudeki:hover {
        text-decoration: none;
        color: red !important;
    }
    .countlayazi {
        float: left;
    }
    .countla {
        float: left;
    }
    .performer-img-change {
        display: none;
    }
    .apclick {
        cursor: pointer;
    }
    .metinduzenleme {
        display: none;
        position: fixed;
        top: 20px;
        width: 900px;
        height: auto;
        background-color: white;
        border: 5px solid #C5C5C5;
        padding: 10px;
    }
    .metduzarea {
        width: 100%;
        height: 300px;
    }
    .ikinciresimlogosu {
        position: absolute;
        top: 40%;
        left: 15%;
        width: 70%;
    }
    .topribbon {
        width: 100%;
        text-align: center;
        color: white;
        background: #8B090B;
        padding: 10px;
        position: fixed;
        top: 0;
        z-index: 9999999999;
        display: none;
    }
    .ribbonlutop {
        margin-top: 44px !important;
    }
    #deprempopup {
        position: fixed;
        width: 20%;
        left: 40%;
        top: 40%;
        background: #FFFFFF;
        border: 1px solid #787878;
        padding: 2%;
        z-index: 99999999;
        height: 250px;
		animation: 1s ease-out 0s 1 slideInFromBottom;
		text-align: center;-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;display: none;
    }
	.popupclose{position: absolute;top: -19px;right: -16px;background:#FF0004;text-align: center;color: white;font-weight: 700;padding: 7px;border-radius: 50%;width: 37px;cursor: pointer;
    behavior: url(PIE.htc); /* remove if you don't care about IE8 */}
	.donatebuton{width: 150px;margin-left: auto;margin-right: auto;text-align: center;font-weight: 700;color: white;background: #FF0004;padding: 5px;margin-top: 15px;}
}