@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Russo+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Alata&display=swap');

@charset "utf-8";
body {
	background-color: #F9F9F9;
	font-family: Alata;
}

.navbar-default {
	margin: 0px;
	padding: 0px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	background-color: #F9F9F9;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E1E1E1;
}
.bg {
background: url(../files/tema/images/bg.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.bg_page {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-image: url(../images/pagebg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#top {
	background-color: #3399CC;
	width: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#top p {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#footer {
	background-color: #3399CC;
	height: auto;
	width: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer p {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}


#middle {
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
}
#middle .logo {
	width: auto;
	font-family: 'Russo One', sans-serif;
}
#middle .logo span {
	font-size: 14px;
	margin-left: 10px;
	position: relative;
	top: 3px;
}
#middle .logo small {
	font-size: 11px;
	margin-left: 10px;
	position: relative;
	color: #999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top: -2px;
}
#blok {
	padding-bottom: 0px;
	padding-top: 0px;
}


#page {
	background-color: #FFFFFF;
	padding-top: 25px;
	padding-bottom: 25px;
}

#page .baslik {
	font-family: Alata;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	margin-bottom: 8px;
}
#kutuici {
	text-align: center;
}
#kutuici h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
}
#kutuici .numara {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: -6px;
}


.kutu-kirmizi {
	background-color: #FFDFDF;
	border: 1px solid #FF9B9B;
	height: 80px;
	width: auto;
	margin-bottom: 10px;
}
.kutu-sari {
	background-color: #FFF2DF;
	border: 1px solid #FFBA53;
	height: 80px;
	width: auto;
	margin-bottom: 10px;
}
.kutu-yesil {
	background-color: #E8F3D1;
	border: 1px solid #8BE07C;
	height: 80px;
	width: auto;
	margin-bottom: 10px;
}
.kutu-mavi {
	background-color: #DFE7F7;
	border: 1px solid #A2B8E8;
	height: 80px;
	width: auto;
	margin-bottom: 10px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.kirmizi_yazi {
	color: #930000;
	text-decoration: none;
}










.hata-fix {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
	text-align: center;
	width: 100%;
	padding-top: 12px;
	padding-bottom: 12px;
	position: fixed;
	left: 0px;
	bottom: 0px;
}
.sari_yazi {
	color: #9B5E00;
	text-decoration: none;
}
.yesil_yazi {
	color: #004A18;
	text-decoration: none;
}
.mavi_yazi {
	color: #333366;
	text-decoration: none;
}


.input-wrap .form-control{
	height:45px;
	border-radius:5px;
	padding-top: 6px;
	padding-right: 36px;
	padding-bottom: 6px;
	padding-left: 20px;
}
.input-wrap{margin-bottom:15px; position:relative;}
.form-icon{position:absolute; top:13px; left:15px;}
.input-wrap textarea.form-control{
	height:120px;
	padding-top: 12px;
	padding-right: 36px;
	padding-bottom: 12px;
	padding-left: 20px;
}
.contact-btn .sub{width:100%; height:45px; border-radius:5px; background: #161A23; color:#fff; font-size:16px; border:none; font-weight:bold;}
.contact-btn .sub i{padding-right:15px;}
.contact-btn .sub:hover{background:#00A9E2;}


.loading{
  background-image : url('http://www.fotos-lienzo.es/media/aw_searchautocomplete/default/loading.gif');  
  background-repeat:no-repeat;
}
.loading:after {
    content: "Resimler Yükleniyor...";
    text-align : right;
    padding-left : 25px;
}


/**
 * Tagator jQuery Plugin
 * A plugin to make input elements, tag holders
 * version 1.0, Jan 13th, 2014
 * by Ingi P. Jacobsen
 */

/* reset */
.tagator_element * {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	text-decoration: none;
}

/* dimmer */
#tagator_dimmer {
	background-color: rgba(0,0,0,.1);
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 100;

}

/* Main box */
.tagator_element {
	border: 1px solid #abadb3;
	border-radius: 3px;
	box-sizing: border-box;
	background-color: #fff;
	display: inline-block;
	text-decoration: none;
}
.tagator_element.options-visible {
	position: relative;
	z-index: 101;
}

/* placeholder */
.tagator_placeholder {
	position: absolute;
	color: #999;
	left: 4px;
	top: 4px;
	font-size: 13px;
}

/* chosen items holder */
.tagator_tags {
	display: inline;
}

/* chosen item */
.tagator_tag {
	display: inline-block;
	background-color: #39f;
	border-radius: 2px;
	color: #fff;
	padding: 2px 20px 2px 4px;
	font-size: 13px;
	margin: 2px;
	position: relative;
	vertical-align: top;
}

/* chosen item remove button */
.tagator_tag_remove {
	display: inline-block;
	font-weight: bold;
	color: #fff;
	margin: 0 0 0 5px;
	padding: 6px 5px 4px 5px;
	cursor: pointer;
	font-size: 11px;
	line-height: 10px;
	vertical-align: top;
	border-radius: 0 2px 2px 0;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
}
.tagator_tag_remove:hover {
	color: #000;
	background-color: #8cf;
}

/* input box */
.tagator_input,
.tagator_textlength {
	border: 0;
	display: inline-block;
	margin: 0;
	background-color: transparent;
	font-size: 13px;
	outline: none;
	padding: 4px 0 0 5px;
	position: relative;
	z-index: 1;
}
.tagator_input {
	/*padding: 0px 0px;*/
}

/* options holder */
.tagator_options {
	margin: 0;
	padding: 0;
	border: 1px solid #7f9db9;
	border-radius: 0 0 3px 3px;
	font-family: sans-serif;
	position: absolute;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	z-index: 101;
	background-color: #fff;
	overflow: auto;
	max-height: 250px;
	list-style: none;
	left: -1px;
	right: -1px;
}
.tagator_element.options-hidden .tagator_options {
	display: none;
}

/* result item */
.tagator_option {
	padding: 5px;
	cursor: pointer;
	color: #000;
}
.tagator_option.active {
	background-color: #39f;
	color: #fff;
}


