.ortala{
    margin-left:15%;
    

}
	@media only screen and (max-width: 800px) {
 .ortala{
    margin-left:0!important;   

}
}
	/* Anasayfa youtube video player */
	.elementor-element-b1ad357{
		display:flex;
		flex-direction:column;
		align-items:center;
		justify-content:center;
	}
	
	.k-notif{
		font-size:28px;
		width:100%;
		height:90px;
		padding:10px;
		background-color:#2C2A94;
		color:#ffffff;
	}
	.k-notif > .container {
		display:flex;
		align-items:center;
		justify-content:space-between;
	}
		.k-notif .container > img {
			height:50px!important;
			width:auto;
	}
		@media only screen and (max-width: 800px) {
 		.k-notif{
		height:auto!important;

			font-size:20px!important;   

		}
					.k-notif .container > img {
			height:40px!important;
		}
	}

	.wpann_notice_container{
		min-height:80px!important;	
		display:flex;
	
	}
	.wpann_notice_btn_close{
		background-color:#ffffff!important;
		color:black!important;
		font-size:16px;
		transform:scale(0.7);
	}
	.wpann_notice_msg{
		font-weight:bold;	
	}
	
#deadline{
		font-size:32px!important;
	margin-left:30px;

	
	}

    /* HERO BANNER */

    <style>
	.hero-image {
    margin-bottom: 0px !important;
}

.hero-image img {
    width: 100%important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

.hero-caption {
    /* Text Content */
    position: absolute;
    top: 10%;
    left: 0;
    padding: 3.25rem;
    padding-top: 2.5rem;
    width: 50% !important;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.38);
}

.hero-caption {
    font-weight: 900 !important;
    font-size: 2rem;
    line-height: 2rem;
}
.textwidget > h1, .textwidget > h6 {
    color: white!important;
}

.hero-caption .textwidget {
    font-weight: 600 !important;
    font-size: 1.25rem;
    line-height: 1.75rem;
}
/* < 1000 */
@media screen (max-width: 1100px) {
    .hero-caption {
        top: 5%;

        width: 70% !important;
    }
}

/* < 800 */
@media screen and (max-width: 820px) {
    .hero-image {
        width: 100% !important;
        text-align: left !important;
        padding: 0rem !important;
    }
    .hero-caption {
        top: 2%;
        width: 65% !important;
        padding: 2.5rem;
    }
    .hero-caption {
        font-size: 2.25rem;
        line-height: 2.25rem;
    }

    .hero-caption .textwidget {
    }
}

/* < 720 */
@media screen and (max-width: 720px) {
    .hero-caption {
        width: 85% !important;
        padding: 1.5rem;
        padding-top:0!important;
        top: 0%;
        font-size: 1.85rem;

    }
    .hero-caption {
        font-size: 1em !important;
        line-height: 1.75rem;
    }

    .hero-caption .textwidget {
        font-size: 1rem !important;
        line-height: 1.2rem !important;
    }
}
/* < 500 */
@media screen and (max-width: 500px) {
    .hero-caption {
        width: 100% !important;
        padding: 1rem;
        top:0 !important;
       text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.38);
        font-size: 0.9em !important;
        line-height: 1.25rem;
    }

    .hero-caption .textwidget {
        font-size: 0.8rem !important;
        line-height: 1rem !important;
    }
}

</style>




	
    

/* Blog */
	
#ez-toc-container
	{
		margin-top:40px!important;
		margin-bottom:48px!important;
	}


/* mixed */
    @media (max-width: 540px) {
        #giris-yap {
            display: none;
        }
    }
    
    p {
        margin-bottom: unset;
    }
    
    .menu-item-30334>a{
        color:#4397EC!important;
    }
    .menu-item-30334>a:hover{
        color:#bc6813!important;
    }
    
    .bg-dark{
        background-color: #0D065A !important;
    }