﻿body {
	margin:0;
	padding:0;
	/* font-family: 'Source Sans Pro', sans-serif; */
	/* font-family: 'Raleway', sans-serif; */
	/*font-family: 'Quicksand', sans-serif;*/
	font-family: 'Barlow', sans-serif;


	font-size:14px;
	color:#333333;
	height:100%;
	box-sizing: border-box;
	display: block;
}
html {
	height:100%;
}

a, a:hover, a:focus {
	text-decoration: none;
	color:none;
}

.czg {
	height: 3px;
	background: url(../images/cizgi.png) repeat;
	width: 100%;
}
header {
	width: 100%;
	padding: 0px;
	margin: 0px;
	box-sizing: border-box;
	position: relative;
	z-index: 15;
	border-bottom:0px solid #e9e9e9;
	
}

.header_ic {
	position: relative;
	padding: 20px 15px 20px 15px;
	border-bottom: 0px solid #909baa;
}

.header_ust {
	padding:9px 0px;
	background:#f6f6f6;
	
}

.headerbtn {
	padding: 0;
	margin: 0px;
	list-style: none;
	display: inline-block;

	float: right;
	margin-top: 30px;
}

.headerbtn li {
	padding: 0;
	margin: 0px;
	list-style: none;
	display: inline-block;
	margin-left:20px;
}

.headerbtn li a {
	color: #202020;
	font-size: 14px;
	font-weight: 400;
	text-decoration: none;
	background: #ffffff;
	border-radius: 5px;
	display: inline-block;
	margin-bottom: 2px;
	border:1px solid #663074;
	overflow:hidden;
	cursor:pointer;
}
.headerbtn li a.sari {
	border:1px solid #ffcb05;

}
.headerbtn li a b{
	padding:11px 15px;
	display:inline-block;
	font-weight: 500;

}

.headerbtn li a:hover {
	border:1px solid #e9e9e9; 
	background-color:#f6f6f6;
	transition: all 250ms ease-out;
}

.headerbtn li a:hover i{
	transform:scale(1.5) rotate(360deg);
}
.headerbtn li a.sari .icon {
	background:#ffcb05;

}
.headerbtn li a .icon {
	background:#663074;
	padding: 12px;
}
.headerbtn li a .icon i {
	margin-right: 0px;
	font-size: 17px;
	color:#ffffff;
	transition: all 250ms ease-out;
}


.headerbtn li a:last-child {
	margin-right: 0px;
}

.logodiv {
	text-align: center;
	top: 0px;
	left:0px;
	display:inline-block;
	float: left;

}
.logo {
	display: inline-block;
	position: relative;
	z-index: 1;
}

.logo img {
	position: relative;
	border: 0px;
	max-width: 100%;
	border:0px;
}


.slogan {
	display: inline-block;
	padding-top: 2px;
}
.slogan a{
	color: #c1c5c8;
	font-size: 13px;
	font-weight: 400;
	display: inline-block;
}
.sosyal_icon span {
	color: #c1c5c8;
	font-size: 13px;
}
.sosyal_icon {
	display: inline-block;
	float: right;
}

.sosyal_icon a {
	text-decoration: none;
	color: #999;
	font-size: 14px;
	padding: 0px 3px 0px 3px;
	display: inline-block;
	transition: all 250ms ease-out;
	width:25px;
	height:20px;
	text-align:center;
	line-height:1.6;

}
.sosyal_icon a:hover {
	color: #ccc;


}

.headtel {
	margin-top: 10px;
	float: right;    
	display: inline-block;
	margin-right: 30px;
}

.headtel i{
	color: #b5b5b5;
	font-size: 33px;
	float: left;
	margin-right: 7px;
	margin-top: 7px;


}
.headtel div {
	float: left;
}
.headtel span{
	display: block;
	font-size: 14px;
	color: #999;

}
.headtel b{
	color: #444;
	font-size: 16px;
	font-weight: 600;
	display: block;

}

.onlod {
	float: right;
	display: inline-block;
	border-radius: 0px;
	padding: 9px 20px;
	color: #fff;
	background: #fca115;
	margin-top: 14px;
}
.onlod:hover {
	color: #fff;
	background: #192f4b;
}


.ust_menu {
	margin: 0;
	padding: 0;
	float: left;
	display: inline-block;
	margin-top: 0px;
}

.ust_menu li {
	margin: 0;
	padding: 0;
	display: inline-block;
	list-style: none;
	transition: all 150ms ease-out;
	margin-left: 12px;
}
.ust_menu li b {
	font-weight: 600;
	display: block;
	font-size: 16px;
	float: left;
}
.ust_menu li span {
	color: #777;
	font-size: 14px;
	text-decoration: none;
	font-weight: 500;
	display: inline-block;
	
}

.ust_menu li a {
	color: #626262;
	text-decoration: none;
}

.ust_menu li i {
	margin-right: 3px;
	font-size:16px;
	vertical-align: inherit;
	color: #ccc;
	
	
}

.tklfbtn {
	float: right;
	display: inline-block;
	margin-left: 0px;
}
.tklfbtn a{
	text-decoration: none;
	display: block;
	background: #ee1c25;
	padding: 0 23px 0 23px; 
	height: 56px;
	padding-top:17px;
}
.tklfbtn i{
	font-size: 18px;
	color: #fff;
	margin-right: 8px;
}
.tklfbtn b{
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	display: inline-block;
}


.tklfbtn2 i {
	color: #666;
	vertical-align: super;
}
.tklfbtn2 a{
	text-decoration: none;
	display: block;
	background: #f1efef;
	padding-top:8px;
}
.tklfbtn2 b{
	color: #444;
	font-size: 14px;
	font-weight: 700;
	display: inline-block;

}
.tklfbtn span{
	color: #666;
	font-size: 13px;
	font-weight: 400;
	display: block;
	line-height: 1.0;
}

.tklfbtn2 div{
	display: inline-block;
}


.menu_bg {
	width: 100%;
	height:auto;
	border-bottom:0px solid #eee;
	border-top:0px solid #eee;
	background: #1d1d1b;
	margin-top: 20px;
}
.menu_bg:after {
	clear:both;
	content:"";
	display:block;
}

.header_menu {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: relative;
	display:inline-block;
	float:left;
	vertical-align: bottom;
	margin-left: 100px;
	margin-top: 15px;
}


.header_menu li {
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	display: inline-block;
	border-right: 1PX solid rgba(255,255,255, 0.2);
}


.header_menu ul li{
	margin: 0px;
	padding: 0px;
	list-style: none;
	display:block;    
	float:none;
}
.header_menu ul {
	position:absolute;
	z-index:1;
	display:none;
	width:280px;
	padding:0px;
	margin:0px;
	background:#fff;
	-webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.22);
	-moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.22);
	box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.22);
}


.header_menu li i {
}

.header_menu li a {
	position: relative;
	z-index: 1;
	display: block;
	font-size: 15px;
	font-weight: 600;
	padding: 5px 12px;
	color: #1e1e1e;
	text-decoration: none;
	transition: all 150ms ease-out;
	text-align: center;
}

.header_menu li:hover a {
	background: #e9e9e9;
	color: #333;
	
}

.header_menu li ul li a:hover {
	background:#cd2122;
}
.header_menu li:hover ul{
	display:block;
}
.header_menu li ul li a{
	font-size:13px;
	font-weight:400;
	padding:10px 10px 10px 10px;
	color:#666;
	text-align:left;
	text-decoration:none;
	border-top:0px solid #704794 !important;
	border-bottom:1px solid #dadada;
	transition: all 250ms ease-out;
	display:block;
	border-right:0px;
	text-shadow: 0px 0px 0px #333;
	background:#F6F6F6;
}
.menu_btn {
	position: relative;
	z-index: 5;
	padding: 8px 11px 5px 11px;
	display: none;
	border-radius: 4px;
	margin-top: 2px;
}

.menu_btn i {
	color: #7b202f;
	text-decoration: none;
	font-size: 22px;
}

.menu_close {
	color:#ffffff;    
	background:#;
	font-size:30px;
	float:right;
	padding:0px;
}
.menu_close:hover {
	color:#e62d2e;
}
.acilan_menu {
	display:none;
	width: 80%;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 10000;
	border-right: 4px solid #e1972d;
	padding: 15px;
	min-height: 100%;
	transition: all 350ms ease-out;
	/*background-color: rgba(0, 0, 0, 0.9);*/
	background-color: rgba(0, 0, 0, 0.8);
}

.acilan_menu_baslik {
	color:#fff;
	font-size:16px;
	font-weight:700;
	float:left;
	padding-top:12px;
}
.menu_cizgi {
	height:1px;
	background:#9a9a9a;
	margin-top:10px;
	margin-bottom:15px;
}
.acilan_menu_list {
	margin:0px;
	padding:0px;
	list-style:none;
}
.acilan_menu_list li{
	margin:0px;
	padding:0px;
	list-style:none;
}
.acilan_menu_list li a{
	display:block;
	font-size:13px;
	color:#ffffff;
	text-decoration:none;
	padding:9px 0px;
	border-bottom:1px solid #095462;
	transition: all 250ms ease-out;
	font-weight:500;
}
.acilan_menu_list li a:hover {
	background:#e1972d;
	padding-left:7px;
	color:#fff;
}

.acilan_menu_list ul {
	position:relative;
	z-index:5;
	display:none;
	padding:0px;
	margin:0px;
	padding:7px 7px 7px 15px;
}
.acilan_menu_list ul li a{
	font-weight:400;
}

.page_header {
	
	padding:40px 0px; 
	background-position:top center;
}
.page_header_title {
	text-align:center;
	margin:0px;
	padding:0px;
	font-size:28px;
	font-weight:700;
	color:#333;
	margin-bottom:17px;
	text-shadow_: 0px 1px 4px #888;
}
.page_header_title:after {
	display:block;
	content:"";
	width:80px;
	height:1px;
	background:#999;
	margin:auto;
	margin-top:10px;
}

.icerik {
	margin: 40px auto 40px auto;
	min-height: 300px;
}

.icerik2 {
	margin: 0px auto 0px auto;

}

.icerik3 {
	margin: 40px auto 40px auto;

}

.dmbtnn {
	padding: 14px 30px;
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	border-radius: 25px;
	background: #fca115;
	color: #fff;
}
.dmbtnn:hover {
color:#fff;
	background: #192f4b;
}

.main_title10 {
	display: block;
	margin-bottom: 25px;
	text-align: left;
}

.main_title10 h2 {
	position: relative;
	color: #355277;
	font-weight: 700;
	font-size: 22px;
	margin: 0px;
	padding: 0px;
	display: inline-block;
}

.main_title10 h2:after {
	width: 50px;
	content: "";
	height: 4px;
	background: #00bc60;
	
	margin-top:10px;
	display: block;
}

.main_title {
	display: block;
	margin-bottom: 25px;
	text-align: left;
}

.main_title h2 {
	position: relative;
	color: #363737;
	font-weight: 600;
	font-size: 30px;
	margin: 0px;
	padding: 0px;
	display: inline-block;
}

.main_title h2:after {
	width: 50px;
	content: "";
	height: 4px;
	background: #00bc60;
	
	margin-top:10px;
	display: block;
}

.main_title h2 span {
	font-weight: 700;
	color: #2c3e50;
}
.kform {
	text-align: left;
	margin-bottom: 0px;
	background: #1d1d1b;
	padding: 20px 20px;
}
.kform h2:after{
	display: none;
}
.kform h2{
	color: #fff;
	font-size: 24px;
	font-weight: 700;
}
.tleft {
	text-align: left;
	margin-bottom: 25px;
}
.tleft h2:after{
	display: none;
}
.unvan {
	color:#888;
	font-style: italic;
}
.homtext {
	color:#e02134;
	font-style: italic;
}

.homtbtn {
	display: inline-block;
	padding: 11px 35px;
	color: #fff;
	background: #192f4b;
	margin-top: 7px;
	transition: all 150ms ease-out;
}
.homtbtn:hover {
	color: #fff;
	background: #fca115;
}

.hmbox001 {
	margin:40px 0px; 
	background: url(../images/hmbg.jpg) no-repeat top center;
	min-height: 390px;
	box-sizing: border-box;
	padding: 50px 0px;	
}
.homlistul {
	margin:0px;
	padding: 0px;
	list-style: none;
}
.homlistul li{
	color: #fff;
	margin:0px;
	padding: 0px;
	list-style: none;
	margin-bottom: 15px;
}
.homlistul li .icon_li{
	float: left;
	margin-right: 10px;
	height: 78px;

}
.homlistul li .icon_li i{
	float: left;
	margin-right: 10px;
	font-size: 39px;
	color: #fff;
}
.homlistul li .textli h4{
	margin:0px;
	padding: 0px;
	font-size: 25px;
	font-weight: 600;
	margin-bottom: 15px;
}
.homlistul li .textli p{
	margin:0px;
	padding: 0px;
	font-size: 14px;
	font-weight: 500;
	
}



.listhm {
	margin:0px;
	padding: 0px;
	list-style: none;
}
.listhm li{
	color: #333;
	margin:0px;
	padding: 0px;
	list-style: none;
	font-size: 16px;
	margin-bottom: 15px;
	font-weight: 500;
}

.listhm li i{
	float: left;
	margin-right: 10px;
	font-size: 25px;
	color: #cd2122;
}

.demotlp {
	padding: 25px;
	box-shadow: 0px 1px 10px rgba(0,0,0, 0.2);
}

.hmhizmett{
	margin-bottom: 35px;
}
.hmhizmett_{
	
}
.hmhizmett_img{
	margin-bottom: 15px;
	box-shadow: 0px 1px 10px rgba(0,0,0, 0.2);
}

.hmhizmett_img img{
	max-width: 100%;
}
.hmhizmett_baslik {
	color: #232323;
	font-size: 18px;
	font-weight: 600;
}
.hmhizmett_baslik i{
	color: #fca115;
	margin-right: 7px;
}

.bilgibox {
	margin-bottom: 20px;
}
.bilgibox_ {
	text-align: center;
	
}
.bilgibox_ i{
	color: #5b5b5b;
	font-size: 47px;
	margin-bottom: 20px;
	
}
.bilgibox_ h5{
	color: #181818;
	font-size: 20px;
	font-weight: 600;
	margin:0px;
	padding: 0px;
	margin-bottom: 10px;
}
.bilgibox_ p{
	color: #555555;
	font-size: 15px;
	margin:0px;
	padding: 0px;

}

.yazi {
	font-size: 15px;
	color: #333;
	padding: 0px;
	margin: 0px;
	font-weight: 400;
	line-height: 1.8;
}
.yazi_home {
	font-size: 16px;
	color: #333;
	padding: 0px;
	margin: 0px;
	font-weight: 500;
	line-height: 1.6;
}
.yazi_home span{
	font-size: 13px;
	color: #999;
	padding: 0px;
	margin: 0px;
	font-weight: 400;
	line-height: 1.6;
}
.yazihom {
	font-size: 15px;
	color: #333333;
	padding: 0px;
	margin: 0px;
	font-style: italic;
	font-weight: 600;
	line-height: 1.6;
	text-align: center;
}


.main_box4 {
	margin-bottom:10px;
	text-align:center;
}
.main_box4 p{
	font-size:14px;
	margin:0px;
	padding:0px;
	color:#6c5050;
	line-height:1.7;
}
.main_box4 b{
	font-size:18px;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	color:#444;
	display:block;
}
.main_box4 i {

	display:block;

	text-align:center;
	font-size:40px;
	color:#e71329;
	margin:0 auto;
	margin-bottom:12px;
}

.teklifformdiv {
	background:url(../images/homeformbg.jpg) top center repeat #c42122;
	padding: 0px 0px;
	margin-top: -67px;
	position:relative;
	z-index: 1;
}

.teklifformdivpad {
	padding:20px 20px;
}
.teklif_form {
}
.teklif_form label{
	font-weight:600;
	color:#333;
	font-size:14px;
}
.teklif_form .radio-inline{
	font-weight:500;
	color:#333;
	font-size:14px;
	padding-top:10px;
}
.teklif_form .btn {
	background:#1d1d1b;
	color:#ffffff;
	border:0px;
	font-weight:700;
	padding:13px 32px;
	transition: all 150ms ease-out;
	
	border-radius:0px;
	width: 100%;
}

.teklif_form .btn:hover {
	background:#111;
}

.teklif_form .form-control {
	font-size: 13px;
	height:45px;
	border: 0px solid #ccc;
	border-radius:0px;
	background: #FFF;
	box-shadow: inset 0 0px 0px rgba(0,0,0,0);
	color: #111;
}
.teklif_form .dropdown {
	padding:7px 12px;
}
.teklif_form .textrea {
	height:100px;
}
.homesg  {
	padding-top: 30px;
}
.homesg h1{
	font-size:30px;
	color: #e1972d;
	font-weight: 700;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	text-align: center;
}
.homesg h4{
	font-size:16px;
	color: #484848;
	font-weight: 400;
	margin: 0px;
	padding: 0px;
	margin-bottom: 25px;
	text-align: center;
}

.hoemkt {
	margin-bottom: 5px;
}
.hoemkt .item{
	position: relative;
	height: 70px;
	display: table;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 25px;
	height: 184px;
	text-align: center;
	width: 100%;

}
.hoemkt .item .contt{
	display: table-cell;
	vertical-align: middle;
	transition: all 250ms ease-out;
}
.hoemkt .item .contt h4{
	font-size:22px;
	font-weight: 700;
	color: #fff;
	text-shadow: 0px 1px 5px #333;
	padding: 0PX;
	margin: 0PX;
}
.hoemkt:hover .item .contt{
	transform: rotate(5deg);

}










footer {
	margin-top: 51px;
	background:url(../images/footer_bg.jpg) top center no-repeat #133c5a;
	position: relative;

}



.footer_ic {
	padding-top: 70px;
	padding-bottom: 60px;
	position: relative;
}



.footer_copyright {
	background: #f09914;
	font-size: 14px;
	color: #fff;
	padding: 8px 0px;
	text-align: left;
}
.copy {
	padding-top: 7px;
	display: inline-block;
}


.footerdiv {

	margin-bottom: 0px;
	color: #fff;
	text-align: center;	

}

.footer_logo {

	display:block;
	text-align:center;
	margin-bottom:40px;


}

.footer_logo img{

	max-width:100%;

}



.footer_iletdiv {
	background:#fcad18;
	padding:14px 0px;
	text-align:center;
}
.footer_iletdiv span{
	color:#fff;
	font-weight:500;
	font-size:16px;
	vertical-align:;
	display:inline-block;
	margin-right:30px;
}

.footer_iletbtn {

	display:inline-block;

	font-size:14px;

	color:#fff;

	text-align:center;

	text-decoration:none;

	padding:7px 28px;

	border:1px solid transparent;

	border-radius:20px;

	transition: all 150ms ease-out;

	background:#032030;

}

.footer_iletbtn:hover {

	background:none;

	color: #fff;

	border:1px solid #ffffff;

}

.footer_ust {
	background: #eca030;
	padding:10px 0px;
	text-align: center;
}
.footer_ust span {
	color:#fff;
	font-weight: 600;
	margin-right: 10px;
}
.footerdiv .item{
	padding-bottom: 5px;
	color:#fff;
	display: inline-block;
	margin-right:10px;
}

.footerdiv h2{
	position:relative;
	color:#fff;
	font-weight:700;
	font-size:24px;
	margin:0px;
	padding:0px;
	display:block;
	margin-bottom:23px;
}

.footerdiv h2:after{

	width:40px;

	content:"";

	height:2px;

	background:#e1972d;


	margin-top:10px;

	display:block;





}

.footerdiv:last-child h2:after{



}

.footerdiv h2 span{

	font-weight:600;

	color:#fff;

}


.footerdiv i {
	font-size: 30px;
	margin-bottom: 15px;
	color: #fff;
}

.footer_menu {
	margin:0;
	padding:0;
	list-style:none;
	text-align: center;
	margin-bottom: 20px;
}
.footer_menu li{
	margin:0;
	padding:0;
	display: inline-block;
	list-style:none;
	margin-bottom:5px;
}
.footer_menu li a{
	padding:7px 12px;
	font-size:15px;
	color:#fff;
	font-weight: 600;
	text-decoration:none;
	transition: all 150ms ease-out;
	display: inline-block;
}
.footer_menu li a:hover{
	
	text-decoration: underline;
}

.footer_sosyal_icon {
	margin-top: 45px;
	display:block;
	text-align:center;

}

.footer_sosyal_icon a {
	text-decoration: none;
	color: #fff;
	font-size: 20px;
	padding: 0px 5px 0px 5px;
	display: inline-block;
	width:32px;
	height:38px;
	text-align:center;
	line-height:1.9;
	transition: all 280ms ease-out;
	background: none;

}



.footer_sosyal_icon a:hover {

	transform:scale(1.0) rotate(0deg);
	background:rgba(0,0,0, 0.2);
}



.footer_sosyal_icon a:last-child {

	margin-right: 0px;

	padding: 0px 0px 0px 0px;

}



.iletisim_list_f {

	padding:0;

	margin:0;

	list-style:none;

}

.iletisim_list_f li{

	padding:0;

	margin:0;

	list-style:none;

	padding:6px 0px;



}

.iletisim_list_f:last-child {



}

.iletisim_list_f li span{

	color:#fff;

	font-size:14px;

	font-weight:normal;



}

.iletisim_list_f li b{

	font-weight: 600;

	display:inline-block;

	margin-right: 5px;

	color: #a2c1d3;

	font-size: 13px;

	text-align: left;



}

.iletisim_list_f li i{

	margin-right:15px;

	vertical-align:baseline;

	color:#fff;

	font-size:18px;

	width:10px;

}    


.mainmarka .owl-nav {
	right: 0px;
	display: block;
	text-align: center;
}

.mainmarka .owl-nav .owl-next, .mainmarka .owl-nav .owl-prev {
	background: #ccc;
	color: #fff;
	margin: 0px;
	margin-left: 4px;
	border-radius: 0px;
	padding: 4px 8px;
}

.mainmarka .owl-nav .owl-next {
}

.mainmarka .owl-nav .owl-prev {
}

.mainmarka .owl-nav .owl-next:hover, .mainmarka .owl-nav .owl-prev:hover {
	background: #ccc;
	color: #fff;
}

.mainmarka .owl-nav .owl-next:after {
	font: normal normal normal 18px/1 FontAwesome;
	content: "\f054";
	font-size: 14px;
}

.mainmarka .owl-nav .owl-prev:after {
	font: normal normal normal 18px/1 FontAwesome;
	content: "\f053";
	font-size: 14px;
}

.mainmarka .owl-nav .owl-next:before {
}

.mainmarka .owl-dots {
	margin-top: 15px !important;
}

.mainmarka .owl-dots .owl-dot span {
	width: 15px;
	height: 15px;
	margin: 5px 4px;
	background: #999;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 50%;
}

.mainmarka .owl-dots .owl-dot.active span {
	background: #111;
}

.markadiv {
	margin-bottom: 15px;
}
.markadiv img{
	max-width: 100%;
}





.iletisim_form {

}

.iletisim_form label{

	font-weight:600;

	color:#333;

	font-size:14px;

}

.iletisim_form .radio-inline{

	font-weight:500;

	color:#333;

	font-size:14px;

	padding-top:10px;

}

.iletisim_form .btn {

	background:#fca115;

	color:#ffffff;

	border:0px;

	font-weight:500;

	padding:11px 45px;

	transition: all 150ms ease-out;

	margin-bottom:20px;

	border-radius:0px;

}



.iletisim_form .btn:hover {

	background:#192f4b;

}



.iletisim_form .form-control {

	font-size: 13px;

	height:45px;

	border: 1px solid #ccc;

	border-radius:0px;

	box-shadow: inset 0 0px 0px rgba(0,0,0,0);
	background: #eaeaea;

}

.iletisim_form .dropdown {

	padding:7px 12px;

}

.iletisim_form .textrea {

	height:140px;

}

.iletisim_form .form-group {



}





.iletisim_baslik {

	margin:0;

	padding:0;

	font-size:20px;

	font-weight:600;

	margin-bottom:25px;

}

.iletisim_list {

	padding:0;

	margin:0;

	list-style:none;

}

.iletisim_list li{

	padding:0;

	margin:0;

	list-style:none;

	padding:8px 0px;

}

.iletisim_list :last-child {



}

.iletisim_list li span{

	color:#424242;

	font-size:14px;

	font-weight:400;

}

.iletisim_list li i{

	margin-right:17px;

	vertical-align:baseline;

	color:#666;

	font-size: 18px;

}

.iletisim_sosyal_icon {

	display:inline-block;

}

.iletisim_sosyal_icon a{

	text-decoration: none;

	color: #666;

	font-size: 16px;

	padding: 0px 0px 0px 0px;

	display: inline-block;

	width: 35px;

	height: 35px;

	background: #f9f9f9;

	text-align: center;

	line-height: 35px;

	transition: all 250ms ease-out;

}

.iletisim_sosyal_icon a:hover {

	background: #111111;

	color:#fff;

}

.iletisim_sosyal_icon a:last-child {

	margin-right:0px;

	padding:0px 0px 0px 5px;

}


.sol_baslik {
	color: #fff;
	font-weight: 600;
	margin-bottom: 0px;
	font-size: 18px;
	border-radius: 0px;
	background: #cd2122;
	padding: 11px 15px;
}

.sol_list {
	margin: 0px;
	padding: 15px;
	list-style: none;
	border: 2px solid #e9e9e9;
}

.sol_list li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
}

.sol_list li a {
	font-size: 15px;
	font-weight: 600;
	padding: 9px 0px;
	display: block;
	text-decoration: none;
	color: #333;
	border-radius: 0px;
	transition: all 0.3s;
	position: relative;
	margin-bottom: 0px;
}

.sol_list li a span {
	display: inline-block;
	position: relative;
	float: left;
	line-height: 34px;
	padding-top: 3px;
}

.sol_list li a span:after {
	content: "";
	width: 0px;
	height: 2px;
	background: #48aad8;
	display: block;
	bottom: 0px;
	left: 0px;
	margin-top: 5px;
	transition: all 0.3s;
}

.sol_list li a:hover span:after {
	width: 80px;
}

.sol_list li a i {
	margin-right: 7px;
	color: #025576;
	font-size: 14px;
	vertical-align: baseline;
}

.sol_list li a:hover {
	background: #e9e9e9;
	color: #333;
}

.sol_list li a:hover i {
	transform: rotate(360deg);
}




.m_galeri_l { 
	padding:15px;
	display:inline-block;
	overflow:hidden;
	border-bottom:0px solid #CCC;
}
.m_galeri_l:hover .m_galeri_img
{ 
	transform: scale(1.2) rotate(0deg); 
	z-index:3;
	box-shadow: 0 0 10px rgba(0,0,0,0.4);
}
.m_galeri_img {
	min-height:100%;
	width:100%;
	transition: all 300ms ease-out;
	vertical-align:text-bottom;
}
.m_galeri_a {
	height:170px;
	width:100%;
	overflow:hidden;
	text-decoration:none;
	display:block;
	position:relative;
	box-sizing:border-box;
}
.m_galeri_efekt{
	overflow:hidden;
	position:absolute;
	bottom:0px;
	left:0px;
	height:100%;
	width:100%;
	opacity:0;
	background: rgba(174,16,1,0.5);
	transition: all 200ms ease-out;
	text-align:center;
}
.m_galeri_efekt i {
	font-size:250px;
	color:#ffffff;
	margin-top:25%;
	opacity:0;
	transition: all 400ms ease-out;
}
.m_galeri_l:hover .m_galeri_efekt i{
	transform:rotate(360deg);
	font-size:40px;
	opacity:1;
}

.m_galeri_l:hover .m_galeri_efekt{
	width:100%;
	z-index:5;
	opacity:1;
}


.m_galeri_2 { 
	padding:10px;
	display:inline-block;
	overflow:hidden;
	border-bottom:0px solid #CCC;
}
.m_galeri_2:hover .m_galeri_img2
{ 
	transform: scale(1.2) rotate(0deg); 
	z-index:3;
	box-shadow: 0 0 10px rgba(0,0,0,0.4);
}
.m_galeri_img2 {
	min-height:100%;
	width:100%;
	transition: all 300ms ease-out;
	vertical-align:text-bottom;
}
.m_galeri_a2 {
	height:80px;
	width:100%;
	overflow:hidden;
	text-decoration:none;
	display:block;
	position:relative;
	box-sizing:border-box;
}





.filtre {
	margin-bottom: 0px;
	text-align:center;
}
.filtre a {
	float: none;
	display: inline-block;
	padding: 0px 7px 2px 7px;
	line-height: 14px;
	border-left: 1px solid #CCC;
	color: #666;
	line-height: 1.2;
	text-decoration: none;
	font-size: 13px;
}
.filtre a:first-child {
	border-left: 0px;
	padding-left: 0px;
}

.arel {margin-top:0px;
	display:inline-block;
	border-radius:0px;
	padding:5px 5px 5px 5px;
	transition: all 200ms ease-out;
	float: right;
}
.arel:hover {background:rgba(0,0,0, 0.2);}
.arel a {text-decoration:none; color:#FFF; font-size:13px; font-weight:600;}
.arel a img{border:0px; margin-right:0px;}


@media (min-width: 992px) and (max-width: 1200px) { 

}


@media (min-width: 768px) and (max-width: 992px) {


}

@media (max-width: 768px){
	header {
		border-bottom: 1px solid #e9e9e9;
	}
	.header_ic {
		padding: 15px 15px;
	}

	.header_menu {
		display: none;
	}

	.logodiv {
	}
	.logo img {
		width: 190px;
	}
	.menu_btn {
		display:inline-block;       
		float:right;
	}
	.slogan {
		text-align: center;
	}
	.slogan a {
		font-size: 12px;
	}
	.sosyal_icon {
		float: none;
		display: block;
		text-align: center;
		font-size: 13px;
	}
	.ust_menu {
		display: block;
	}
	.tklfbtn {
		display: none;
	}	
	.main_title {
		margin-bottom: 25px;
	}
	.main_title h2{
		font-size: 24px;
		font-weight: 700;
	}	

	.arel {
		float: none;
	}
	.footer_copyright {
		text-align: center;
	}
	.bxslider li{
		height: 160px !important;
	}
	.page_header_title {

		font-size:20px;
		font-weight:600;
	}
	.page_header {
		padding: 25px 0px;
		background-position: center;
	}
	.m_galeri_a {
		height:100px;
	}
	.m_galeri_a2 {
		height:100px;
	}

}

@media (min-width: 480px) and (max-width: 768px) {

	.m_galeri_a {
		height:160px;
	}
	.m_galeri_a2 {
		height:160px;
	}

}