@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Quicksand:300,400,700&subset=latin-ext');
body {
	font-family: 'Bai Jamjuree', sans-serif;
	font-size:15px;
	background-size:cover;
	background-attachment:fixed;
	
}
.ustalan {
	width:100%;
	height:auto;
	-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);
margin-bottom:5px;
	
}

/* Preloader */

#preloader {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff;
	/* change if the mask should have another color then white */
	z-index: 999999999;
	/* makes sure it stays on top */
}

#status {
	width: 200px;
	height: 200px;
	position: absolute;
	left: 50%;
	/* centers the loading animation horizontally one the screen */
	top: 50%;
	/* centers the loading animation vertically one the screen */
	background-image: url(https://raw.githubusercontent.com/niklausgerber/PreLoadMe/master/img/status.gif);
	/* path to your loading animation */
	background-repeat: no-repeat;
	background-position: center;
	margin: -100px 0 0 -100px;
	/* is width and height divided by two */
}


.ustalan-mavi {
	background-color:#810040;
	    padding: 5px 0px 5px 0px;
		color:#fff;
		font-size:12px;
	}
.ustalan-beyaz {
	width:100%;
	height:auto;
	background-color: #fff;
}
.logo a{
	width:230px;
	height:90px;
	float:left;
	background-image:url(../img/logo.png);
}
.ustalan-menu {
	width:auto;
    margin-top: 20px;
	float:right;
}

.aks-list {
    border: 1px solid #000;
    padding: 5px;
}

.ust-sosyal{
	width:auto;
	float:right;
	
}
.ustalan-menu-alani {
	width:100%;
	height:auto;
}

.ust-sosyal a{
	width:auto;
	float:left;
	margin-left:5px;
	margin-right:5px;

	
	
}

.anasayfa-orta {
	width:100%;
	height:auto;
	
}
.anasayfa-altblok {
	    width: 100%;
    height: auto;
    /* margin-top: 50px; */
    background-color: #ffffff91;
}

.anasayfa-altblok input {
	    padding: 5px 19px;
    margin: 10px;
	border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border: 1px solid #999;
outline: none;
}

.anasayfa-altblok select {
	padding: 5px 19px;
    margin: 10px;
    color: #000;
    height: auto;
	width:auto;
	border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border: 1px solid #999;
outline: none;
}

h1.home-h1-style {
    font-size: 22px;
    border-bottom: 2px solid #000;
    /* border: 1px solid #24415e; */
    padding: 1%;
    color: #000;
    font-weight: bold;
    /* background-color: #24415e; */
    /* border-radius: 22px; */
}
.anasayfa-altblok textarea {
	padding: 5px 19px;
    margin: 10px;
    color: #000;
    height: auto;
	border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border: 1px solid #999;
outline: none;
	
	  
}

.anasayfa-urun {
	width:98%;
	height:250px;
	
	padding: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);
}
.anasayfa-urun h3 {
    margin-top: 100px;
    background-color: #000000c7;
    padding: 4px;
    color: #fff;
	font-size:18px;
}
.anasayfa-urun-imaj img{
	width:100%;
	height:auto;
}
.anasayfa-urun-baslik {
	text-align:center;
	width:100%;
	height:auto;
	 padding: 10px 0px 10px 0px;
	 font-size:13px;
	 font-weight:bold;
	 border-bottom:1px solid #E0E0E0;
	 margin-bottom:5px;
	 
}
.anasayfa-urun-baslik span {

	 font-size:15px;
	 font-weight:bold;
	 
}
.anasayfa-urun-devam {
	    background-color: #068ac8;
    padding: 10px 0px 10px 0px;
    width: 100%;
    COLOR: #FFF;
    text-align: center;
    font-weight: bold;
}
.anasayfa-urun-devam a {
	
    COLOR: #FFF;
 
}
.altalan {
	width:100%;
	height:auto;
	margin-top:50px;
	background-color:#d2d2d2;
	color:#000;
}

.home-text {
    line-height: 20px;
    font-size: 15px;
    color: #616161;
    margin-top:0px;
}
.home-text h1 {
	color:#000;
}

img.home-photo {
    width: 100%;
    padding: 0%;
}
.altalan-ezop {
	float:right;
}
.altalan-ezop a {
	color:#fff;
}


.solmenu-list {
	width:100%;
	height:auto;
}
.pages-content ul>li {
    font-size: 14px;
}

.other-products {
    background-color: #f3f0ff;
    padding-bottom: 19px;
}
.other-products h3 {
    font-weight: bold;
    font-size: 20px;
}
.other-products ul {
    margin-left: -40px;
}
.other-products ul>li {
    float: left;
    margin-right: 20px;
    font-weight: bold;
    font-size: 14px;
    list-style: none;
    border: 1px solid #000;
    padding: 9px;
}



.pages-bg {
	width: 100%;
    height: 95px;
    background-size: cover;
    background-position: center;
}
.pages-title {
    font-size: 20px;
    COLOR: #000;
    /* padding-top: 45px; */
    border: 1px solid #000;
    margin-top: 30px;
    padding: 1%;
	font-weight:bold;
}
.pages-content {
	width:100%;
	height:auto;
	margin-top:20px;
}
.pages-content img {
	width:100%;
	height:auto;
	border-radius:20px;
}

.pages-content p {
	line-height: 29px;
	font-size: 15px;
	font-weight:500;
}

.urundetay-kucuk img {
	width:auto;
	padding:1%;
	height:100px;
	border:1px solid #D3D3D3;
	margin:1%;
}

.contact-page-map {
	width:100%;
	height:auto;
}

.contact-page-left {
	width:50%;
	float:left;
}


.contact-page-right {
	width:49%;
	float:left;
	margin-left:1%;
}

.contact {padding: 80px 0px 40px;}
.contact-form input, textarea, select {
	width: 90%;
	height: 45px;
	border: 1px solid #999;
	padding: 0px 15px;
	font-size: 14px;
	margin-bottom: 15px;
	text-transform: none;
	color: #CCC;
	border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border: 1px solid #999;
}
.contact-form form {padding-top: 10px;}
.contact-form textarea {height: 120px; padding-top: 10px;}
.contact-form input[type="submit"] {
	width: 120px;
	color: #fff;
	text-align: center;
	border: 0px none;
	background-color: #810040;
	border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border: 0px solid #000000;
}

.contact-form input[type="submit"]:hover {background: #812556;}


.ustalan-2bolge {
	width:auto;
	float:right;
	margin-bottom:10px;
	margin-top: 10px;
}


a.ust-button {
   font-size: 12px;
    font-weight: bold;
    background-color: #ffc535; 
    color: #000;
    padding: 9px;
    border-radius: 10px;
    float: left;
    margin-left: 10px;
    border: 0px solid #000;
}

a.ust-button:hover {
    font-size: 12px;
    font-weight: bold;
    background-color:#4F4E4E;
	text-decoration:none;
    color: #fff;
    padding: 9px;
    border-radius: 10px;
}

.anasayfa-hizmet {
	width:98%;
	height:auto;
	padding:1%;
}
.iletisim-sayfa {
	font-size:18px;
	line-height:30px;
}
.detayli-bilgi {
	width: 100px;
    height: auto;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #fff;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
	margin-bottom:20px;
}
.detayli-bilgi a {
	color:#fff;
}
.anasayfa-egitim-list-img img {
	width:100%;
	height:auto;
	margin-left:0%;
	margin-top:0px;
}
.anasayfa-haberler-bg {
	margin-top:20px;
	width:100%;
	height:auto;
	padding-top:1%;
	padding-bottom:1%;
	background-color:#EBEBEB;
	
}
.anasayfa-haberler-bg a {
	color:#000;
	
}

.anasayfa-haberler-bg h2 {
    font-size: 27px;
    font-weight: bold;
}


.anasayfa-haber-foto{
	width:100%;
	height:150px;
	background-color:#fff;
	border:1px solid #C8C8C8;
	background-size:cover;
	background-repeat:no-repeat;
}
.anasayfa-haber-foto img{
	width:80%;
	height:auto;
	margin-left:10%;
}
.anasayfa-haber-baslik {
	width:100%;
	height:auto;
	font-size:15px;
	font-weight:bold;
}
.anasayfa-haber-icerik {
	width:100%;
	margin-top:5px;

}

.anasayfa-tum-haberler {
	    width: 98%;
    height: auto;
    padding: 1%;
    text-align: center;
    margin-top: 30px;
    background-color: whitesmoke;
    font-size: 17px;
    font-weight: bold;
}

.ic-sayfa-sol-alan {
	width:100%;
	height:auto;
	margin-top:20px;
}

.ic-sayfa-sol-alan h4{
	    font-weight: bold;
    border-left: 5px solid #da251c;
    padding-left: 10px;
}
.ic-sayfa-sol-alan ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.ic-sayfa-sol-alan ul li {
	    list-style: none;
    margin: 10px;
    padding: 0px;
}
.ic-sayfa-sol-alan ul>li>a{
	    color: #000000;
    font-size: 13px;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 1px;
    width: 100%;
	

}

.ic-sayfa-sol-alan ul>li>a:hover{
	font-weight:bold;
	

}

.sayfakucukgorsel {
	padding: 1%;
    width: 90%;
    height: 250px;
    background-size: contain;
    margin: 10px;
        background-position: center;
    background-repeat: no-repeat;
}
.aks-list-title {
    text-align: center;
    border-top: 1px solid #000;
}
.sayfakucukgorsel-baslik {
	    text-align: center;
    font-weight: bold;
    font-size: 16px;
    border-bottom: 1px solid #e0e0e0;
}
.sayfakucukgorsel-altbaslik {
	text-align: center;
    margin-top: 5px;
	height:35px;
}


.haber_gorsel {
	width:100%;
	height:auto;
}
.haber_gorsel img {
	width:98%;
	height:auto;
	padding:1%;
	border:5px solid #DFDFDF;
}

.haber_baslik {
	width:100%;
	height:auto;
	font-size:30px;
	font-weight:bold;
}
.haber_baslik2 {
	width:100%;
	height:auto;
	font-size:30px;
	font-weight:bold;
}
.haber_detay {
	width: 100%;
    height: auto;
    line-height: 21px;
    font-size: 15px;
}
.haber_detay p{
	margin:0px;
	padding:0px;
	line-height:20px;
}
.haberliste {
	margin-bottom:50px;
	    padding-bottom: 10px;
    border-bottom: 1px solid #b9b9b9;
}

.haber-detay-fotolari img{
	    width: 100%;
    padding: 1%;
    height: auto;
}

.haber-detay-fotolari-baslik {
    background-color: #DDDDDD;
    width: 98%;
    height: auto;
    padding: 5px;
    font-size: 20px;
    font-weight: bold;
    margin: 1%;
}

.haber-detay-gorsel {
	width:98%;
	height:auto;
	padding:1%;
	background-color:#f9f9f9;
	border-radius:25px;
	    margin-top: 20px;
}

.haber-detay-gorsel h4 {
    font-weight: bold;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
}

@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
	
	
	.ustalan-2bolge {
	width:100%;
	float:right;
	margin-bottom:10px;
	margin-top: 10px;
}


	.ust-sosyal {
    width: 100px;
    float: none;
    margin-left: auto;
    margin-right: auto;
}

.logo a {
    width: 230px;
    height: 90px;
    float: left;
    background-image: url(../img/logo.png);
    margin-left: auto;
    margin-right: auto;
    /* position: fixed; */
}

.ustalan-menu {
    width: 100%;
    float: right;
    margin-top: 0px;
    background-color: #810040;
}
	
}