.new-kategori{
    margin-top: 50px;
}
.icerik-content h2 {
    padding-top: 15px;
    text-align: center;
    font-size: 18px;
    color: #174b7a;
    height: 60px;
}
.categ-img img {
    margin-left: 11px;
    border-radius: 15px;
    width: 97% !important;
}
.genel-item:before {
    content: "";
    display: block;
    position: absolute;
    width: 95%;
    height: 84%;
    background:#8b230623;
    border-radius: 15px;
    margin-top: 44px;
    z-index: -1;
}
.urunler-baslik h2{
    text-transform: uppercase;
    padding-bottom: 20px;
    font-weight: 600;
    font-size: 27px !important;
}
.movie .item img{
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
}
.aa {
    position: absolute;
    top: 0;
    padding: 36px;
    padding-top: 13%;
    background: linear-gradient(45deg, white, #340b0bc7);
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
    margin: 40px;
}
.dd img{
    max-height: 300px;
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
}
@media (min-width: 992px) and (max-width: 1199.98px) { 
    .aa{
        padding: 4px;
    }
}
@media (min-width: 768px) and (max-width: 991.98px) { 
    .aa{
        padding: 20px;
    }
}
.aa h1{
    font-size: 33px;
    text-align: center;
    font-weight: 700;
}
/* .aa:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: -10px;
    left: -10px;
    border: 4px dotted #d5cbcbab;
    border-top-left-radius: 50px;
    border-right: 0;
    border-bottom: 0;
} */
.aa p{
    overflow: hidden;
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.c-icerik{
    text-align: center;
}
.f-box{
    border: 2px solid #a39a9a;
    margin-top: 30px;
}
.c-icerik i{
    font-size: 40px;
    padding-top: 10px;
}
.c-icerik p{
    font-size: 17px;
}
.iletisim-frm {
    text-align: center;
}
.form-style-1 li {
	padding: 0;
	display: block;
	list-style: none;
	margin: 10px 0 0 0;
}
.form-style-1 label{
	margin:0 0 3px 0;
	padding:0px;
	display:block;
	font-weight: bold;
}
.form-style-1 input[type=text], 
.form-style-1 input[type=date],
.form-style-1 input[type=datetime],
.form-style-1 input[type=number],
.form-style-1 input[type=search],
.form-style-1 input[type=time],
.form-style-1 input[type=url],
.form-style-1 input[type=email],
textarea, 
select{
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border:1px solid #BEBEBE;
	padding: 7px;
	margin:0px;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	outline: none;	
}
.form-style-1 .field-divided{
	width: 48%;
}
.form-style-1 .field-long{
	width: 100%;
}
.form-style-1 .field-select{
	width: 100%;
}
.form-style-1 .field-textarea{
	height: 100px;
}
.form-style-1 input[type=submit], .form-style-1 input[type=button]{
	background:#3D9A8B;
	padding: 8px 15px 8px 15px;
	border: none;
	color: #fff;
}
.form-style-1 input[type=submit]:hover, .form-style-1 input[type=button]:hover{
	background:transparent;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
}
.form-style-1 .required{
	color:red;
}
.sag-bosluk{
    margin-right: 15px !important;
}
.movie{
    padding: 50px 0;
}
.pd-2{
    padding: 2rem;
}
.footer-ust {
    padding: 50px 0;
}
.ürüns h2{
    padding: 10px;
}
@media (max-width: 991.98px) {
        .aa h1{
            font-size: 18px;
        }

}
@media (min-width: 1200px) {
    .main-slider .item .content {
        left: 100px;
    }

}
 .owl-theme .owl-dots .owl-dot span {
    width: 15px !important;
    height: 15px !important;
}