@charset "utf-8";
/* CSS Document */
@keyframes moveDown{
    0% { 
        opacity: 0;
    }
    100% { 
        opacity: 1;
    }
}
@-webkit-keyframes moveDown{
    0% { 
        opacity: 0;
    }
    100% { 
        opacity: 1;
    }
}
@-moz-keyframes moveDown{
    0% { 
        opacity: 0;
    }
    100% { 
        opacity: 1;
    }
}
@-o-keyframes moveDown{
    0% { 
        opacity: 0;
    }
    100% { 
        opacity: 1;
    }
}
body, html {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}
body {
	margin:0px;
	font-size:100%;
    font-family: 'Open Sans', sans-serif;
	-webkit-animation: moveDown 0.6s ease-in-out 0.5s backwards;
	-moz-animation: moveDown 0.6s ease-in-out 0.5s backwards;
	-o-animation: moveDown 0.6s ease-in-out 0.5s backwards;
	animation: moveDown 0.6s ease-in-out 0.5s backwards;
}
a {
	text-decoration:none;
}
img {
	border:0px;
}
a img {
	border:0px;
}
hr {
    margin: 40px 0px 20px 0px;
    border: 0;
    height: 2px;
    background-color: #eaeaea;
}
select::-ms-expand {
    display: none;
}
select {
	appearance:none;
	-webkit-appearance:none;
	-moz-appearance:none;
}
.resim_ortala {
	display:table-cell;
	vertical-align:middle;
}
.clr {
	clear:both;
}

.overflow {
	overflow: hidden;
}


.content-left {
    position: absolute;
    width: 100%;
    left: -290px;
    -webkit-transition: left 350ms cubic-bezier(.68,-.55,.27,1.55);
    -o-transition: left 350ms cubic-bezier(.68,-.55,.27,1.55);
    transition: left 350ms cubic-bezier(.68,-.55,.27,1.55);
    overflow: hidden;
}
.menu_kapat {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    min-height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 100;
    cursor: pointer;
    display: none;
}
.header {
	width: 100%;
	height: 153px;
    position: absolute;
    z-index: 1;
}
.diller_ortala {
	margin: 0px auto;
	padding-top: 11px;
	width:100%;
	max-width: 1170px;
	height: 32px;
	text-align: right;
}
.diller_ortala a.tr {
	display: inline-block;
	margin-right: 10px;
	background: url('../../images/diller_sprite.png') no-repeat -10px -10px;
	width: 20px;
	height: 14px;
}
.diller_ortala a.en {
	display: inline-block;
	margin-right: 1.965811965811966%;
	background: url('../../images/diller_sprite.png') no-repeat -39px -10px;
	width: 20px;
	height: 14px;
}
.header_ortala {
	margin: 0px auto;
	width:100%;
	max-width: 1170px;
	height: 121px;
	background: #fff;
	border-bottom: 4px solid #dadada;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px -2px 2px 0px rgba(0,0,0,0.15), 0px 4px 3px 0px rgba(0,0,0,0.4);
	box-shadow: inset 0px -2px 2px 0px rgba(0,0,0,0.15), 0px 4px 3px 0px rgba(0,0,0,0.4);
}
.logo {
	float: left;
	margin-top: -22px;
	margin-left: 1.709401709401709%;
	background: url(../../images/logo.png) top center no-repeat;
	background-size: 100%;
	width: 28.63247863247863%;
	height: 131px;
}
.logo a {
	float: left;
	display: block;
	width: 100%;
	height: 131px;
	text-indent: -9999px;
}
.header_ustalan {
	float: right;
	margin-top: 18px;
    margin-right: 0.8547008547008547%;
	width: 65.81196581196581%;
}
.header_ustalan .iletisim {
	float: left;
	width: 65.480519%;
}
.header_ustalan .iletisim span {
	float: left;
	display: block;
	width: 100%;
	text-align: right;
	color: #b2b2b2;
}
.header_ustalan .iletisim span:nth-of-type(1) {
	font-size: 17px;
	font-weight: 700;
}
.header_ustalan .iletisim span:nth-of-type(2) {
	font-size: 14px;
	font-weight: 400;
}
.site_arama {
	float: left;
	margin-left: 1.298701298701299%;
	width: 18.18181818181818%;
	height: 40px;
}
.site_arama .site_arama_input {
	float: left;
	padding-left: 10px;
	background: #dfe7ec;
	width: 100%;
	height: 40px;
	font-size: 14px;
	font-weight: 400;
	color: #878787;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	border:none;
	outline: none;
}
.site_arama .site_arama_button {
	float: left;
	margin: 0px;
	padding: 0px; 
	margin-left: -20%;
	width: 20%;
	height: 40px;
	border: none;
	outline: none;
	background: none;
	color: #878787;
}
.site_arama .site_arama_button:before {
	content: "\f002";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
    font-size: 16px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.sss {
	float: left;
	margin-left: 1.298701298701299%;
	background: #13135b;
	width: 10.51948051948052%;
	height: 40px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.sss a {
	float: left;
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	text-align: center;
}
.sss a:before {
	content: "\f086";
	display: inline-block;
	margin-right: 12.34567901234568%;
	font: normal normal normal 14px/1 FontAwesome;
    font-size: 16px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.degerleme_talebi {
	float: left;
	margin-left: 1.298701298701299%;
	background: #65b32e;
	width: 20.25974025974026%;
	height: 40px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.degerleme_talebi a {
	float: left;
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	text-align: center;
}
.degerleme_talebi a:before {
	content: "\f15b";
	display: inline-block;
	margin-right: 6.41025641025641%;
	font: normal normal normal 14px/1 FontAwesome;
    font-size: 16px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.surekli_bilgilendirme {
    float: left;
    margin-left: 1.298701298701299%;
    background: #B72403;
    width: 24.67532467532468%;
    height: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
.surekli_bilgilendirme a {
    float: left;
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
}
.surekli_bilgilendirme a:before {
    content: "\f05a";
    display: inline-block;
    margin-right: 6.41025641025641%;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 16px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.menu_ac {
    float: right;
    margin-top: 15px;
    margin-right: 1%;
    width: 10%;
    height: 55px;
    line-height: 55px;
    display: none;
    text-align: right;
    font-size: 36px;
    color: #1791C8;
}
.menu {
	float: right;
	margin-top: 12px;
	margin-right: 1%;
	width: 65.81196581196581%;
}
.menu ul {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 100%;
	display: table;
    table-layout: auto;
}
.menu ul li {
	float: none;
	display: table-cell;
	height: 50px;
}
.menu ul li a {
	float: left;
	display: block;
	width: 100%;
	line-height: 36px;
	font-size: 17px;
	font-weight: 600;
	color: #575756;
	text-align: center;
	-webkit-transition: color 300ms;
	-o-transition: color 300ms;
	transition: color 300ms;
}
.menu ul li a:hover {
	color: #8FB2EF;
}
.menu ul li ul {
    position: absolute;
    background: #2c3e50;
    margin-top: 49px;
    margin-left: -10px;
    padding: 15px 0px;
    width: 320px;
	display: none;
	-webkit-box-shadow: inset 0px 4px 4px 0px rgba(0,0,0,0.4);
	box-shadow: inset 0px 4px 4px 0px rgba(0,0,0,0.4);
	-webkit-border-radius: 0px 0px 7px 7px;
	-moz-border-radius: 0px 0px 7px 7px;
	-ms-border-radius: 0px 0px 7px 7px;
	-o-border-radius: 0px 0px 7px 7px;
	border-radius: 0px 0px 7px 7px;
}
.menu ul li:hover ul {
	display: block;
}
.menu ul li ul li {
    float: left;
    width: 100%;
    height: 48px;
    display: block;
}
.menu ul ul li a {
    float: left;
    display: block;
    width: 100%;
	font-weight: 300;
    line-height: 48px;
    text-align: left;
    color: #ffffff;
}
.menu ul ul li a:before {
	content: "\f111";
	display: inline-block;
	margin-left: 8%;
	margin-right: 10px;
	font: normal normal normal 14px/1 FontAwesome;
    font-size: 10px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #ffffff;
}
.menu ul ul li:hover a:before {
    color: #13135b;
}
.menu ul ul li:hover a {
	text-decoration: underline;
}
.menu ul li .kurumsal_menu {
    margin-left: -20px;
    width: 500px;
	background: url(../../images/kurumsal_list.png) top right no-repeat #2c3e50;
}
.banner {
	width: 100%;
	height: 600px;
}
.banner .banner_item {
	width: 100%;
	height: 600px;
	background-position: top center;
	background-repeat: no-repeat;
}
.banner .banner_item .banner_content {
	margin: 0px auto;
	padding-top: 320px;
	width: 100%;
	max-width: 1200px;
}
.banner .banner_item .banner_aciklama {
	float: left;
	padding-left: 58%;
	width: 100%;
	font-size: 30px;
	font-weight: 300;
	color: #fff;
}
.banner .banner_item h2 {
	float: left;
	margin: 0;
	padding-left: 58%;
	width: 100%;
	font-size: 48px;
	font-weight: 700;
	color: #13135b;
	text-shadow:0px 1px 0px #ffffff, 1px 0px 0px #ffffff, 0px -1px 0px #ffffff, -1px 0px 0px #ffffff;
}
.owl-controls {
    position: absolute;
    top: 85%;
    left: 50%;
    height: 20px;
}
.owl-pagination {
    margin: 0px auto;
    max-width: 1200px;
    width: 100%;
    height: 20px;
    text-align: left;
}
.owl-pagination .owl-page {
    display: inline-block;
    margin: 0px 5px;
    background: #fff;
    width: 27px;
    height: 27px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.4);
    box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.4);
}
.owl-pagination .owl-page.active {
    background: #13135b;
}
.main_content {
	margin: 0px auto;
	width: 100%;
	max-width: 1170px;
}
.main_block {
	width: 100%;
	position: relative;
}
.main_firma {
	float: left;
	margin-top: 40px;
	margin-left: 2.564102564102564%;
	width: 46.15384615384615%;
}

.main_basliklar {
	float: left;
	width: 100%;
	line-height: 60px;
	font-size: 26px;
	font-weight: bold;
	color: #575756;
}
.main_basliklar:before {
	content: " ";
	display: inline-block;
	margin-right: 0px;
	/*background: url(../../images/baslik_icon.png) center center no-repeat;*/
	width: 0px;
	height: 0px;
}
.main_firma_icerik {
	float: left;
	width: 100%;
	height: 114px;
	line-height: 19px;
	font-size: 14px;
	font-weight: 300;
	color: #575756;
	overflow: hidden;
}
.main_firma_icerik p {
	padding: 0;
	margin: 0;
	text-indent: 15px;
}
.main_firma a {
	display: inline-block;
	width: 100%;
	font-size: 14px;
	font-weight: 300;
	color: #65b32e;
	text-align: right;
}
.main_haberler {
	float: left;
	margin-top: 40px;
	margin-left: 2.564102564102564%; /*30px*/
	width: 46.15384615384615%; /*540px*/
}
.main_haber {
	float: left;
	width: 100%;
}
.main_haber .haber_resim {
	float: left;
	margin-right: 1.851851851851852%;
	width: 35.18518518518519%;
	height: 135px;
	border: 1px solid #dadada;
	overflow: hidden;
}
.main_haber .haber_resim img {
	display: block;
}
.main_haber .haber_baslik {
	float: left;
	width: 62.96296296296296%;
	line-height: 30px;
	font-size: 17px;
	font-weight: 600;
	color: #575756;
}
.main_haber .haber_icerik {
	float: left;
	width: 62.96296296296296%;
	height: 76px;
	line-height: 19px;
	font-size: 14px;
	font-weight: 300;
	color: #575756;
	overflow: hidden;
}
.main_haber .haber_tarih {
	float: left;
	width: 62.96296296296296%;
	line-height: 30px;
	font-size: 14px;
	font-weight: 300;
	color: #575756;
}
.main_haber .haber_tarih:before {
	content: "\f073";
	display: inline-block;
	margin-right: 10px;
	font: normal normal normal 14px/1 FontAwesome;
    font-size: 12px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #65b32e;
}
.main_haberler_nav {
	float: left;
	width: 100%;
}
.main_haberler_nav .left_button,
.main_haberler_nav .right_button {
	float: left;
	margin: 10px 5px 0px 5px;
	font-size: 20px;
	color: #575756;
	cursor: pointer;
}
.main_haberler_nav .left_button:hover,
.main_haberler_nav .right_button:hover {
	color: #65b32e;
}
.main_hizmetler {
    margin: 0px auto;
    padding: 0px 1.5625%;
    width: 100%;
    max-width: 1170px;
}
.main_hizmetler:before {
    content: " ";
    display: block;
    background: #f4f4f4;
    position: absolute;
    width: 100%;
    left: 0;
    top: 140px;
    bottom: 40px;
    z-index: -1;
}
.main_hizmetler_nav {
	float: right;
	width: 5%;
}
.main_hizmetler_nav .left_button,
.main_hizmetler_nav .right_button {
	float: left;
	margin: 10px 5px 0px 5px;
	font-size: 20px;
	color: #575756;
	cursor: pointer;
}
.main_hizmetler_nav .left_button:hover,
.main_hizmetler_nav .right_button:hover {
	color: #65b32e;
}
.hizmet_donen {
    float: left;
}
.main_hizmetler .main_hizmet {
    float: left;
    margin: 0px 0.5%;
    width: 99%;
}
.main_hizmet .hizmet_resim {
	float: left;
	width: 100%;
	height: 120px;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100%;
}
.main_hizmet .hizmet_resim img {
	width: 100%;
	display: block;
}
.main_hizmet .hizmet_icerik {
	float: left;
	width: 100%;
}
.main_hizmet .hizmet_baslik {
	float: left;
	background: #646363;
	width: 100%;
	height: 70px;
	-webkit-transition: background 300ms;
	-o-transition: background 300ms;
	transition: background 300ms;
	text-align: right;
	font-size: 21px;
	font-weight: 300;
	color: #f4f4f4;
}
.main_hizmet:hover .hizmet_baslik {
	background: #65b32e;
}
.main_hizmet .hizmet_baslik .hizmet_icon {
	float: left;
	margin-top: -60px;
	margin-left: 8.19672131147541%;
	width: 35.51912568306011%;
    position: relative;
	height: 130px;
    color: #646363;
	-webkit-transition: color 300ms;
	-o-transition: color 300ms;
	transition: color 300ms;
}
.main_hizmet:hover .hizmet_baslik .hizmet_icon {
	color: #65b32e;
}
.main_hizmet .hizmet_baslik .hizmet_icon svg {
    max-width: 100%;
    display: inline-block;
    position: absolute;
    height: 90px;
    fill: currentColor;
    left: 0;
    bottom: 17px;
}
.main_hizmet .hizmet_baslik .hizmet_icon svg .st0 {
    fill: #fff;

}
.main_hizmet .hizmet_baslik .baslik_ortala {
	float: right;
	padding-right: 8.19672131147541%;
    display: table;
    width: 53%;
    height: 70px;
}
.main_hizmet .hizmet_baslik .baslik_ortala span {
    display: table-cell;
    vertical-align: middle;
}
.main_hizmet .hizmet_aciklama {
	float: left;
	margin-top: 10px;
	width: 100%;
	height: 38px;
	line-height:19px; 
	font-size: 14px;
	font-weight: 300;
	color: #575756;
	overflow: hidden;
	text-indent: 15px;
}
.main_hizmetler .tum_hizmetler_button {
	float: left;
	margin: 20px 37.17948717948718%;
	width: 25.64102564102564%;
	height: 45px;
	background: #b3bcc3;
	-webkit-transition: background 300ms;
	-o-transition: background 300ms;
	transition: background 300ms;
}
.main_hizmetler .tum_hizmetler_button:hover {
	background: #646363;
}
.main_hizmetler .tum_hizmetler_button a {
	float: left;
	width: 100%;
	line-height: 45px;
	text-align: center;
	font-size: 17px;
	font-weight: 300;
	color: #f4f4f4;
}
.main_logolar {
    margin: 40px auto 0px auto;
    width: 100%;
    max-width: 1170px;
    text-align: center;
}

.firma_logo {
	display: inline-block;
	margin: 0px 1.709401709401709%;
	height: 60px;
}
.firma_logo img {
	margin: 0px auto;
	display: block;
	height: 100%;
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}
.firma_logo:hover img {
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
    -webkit-filter: grayscale(0%);
}
.main_yazilar {
    margin: 50px auto 0px auto;
    width: 100%;
    max-width: 1170px;
}
.main_yazilar:before {
    content: " ";
    display: block;
    background: #65b32e;
    position: absolute;
    width: 100%;
    left: 0;
    top: 50px;
    bottom: 0px;
    z-index: -1;
}
.main_yazilar .main_yazi {
	float: left;
	margin: 0px 0.96%;
	width: 23.07692307692308%;
}
.main_yazilar .main_yazi .main_yazi_resim {
	float: left;
	width: 100%;
	height: 115px;
	overflow: hidden;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 100%;
}
.main_yazilar .main_yazi .main_yazi_resim.kurulus {
	background-image:url(../../images/kurulus.png);
}
.main_yazilar .main_yazi .main_yazi_resim.spk {
	background-image:url(../../images/spk.png);
}
.main_yazilar .main_yazi .main_yazi_resim.bddk {
	background-image:url(../../images/bddk.png);
}
.main_yazilar .main_yazi .main_yazi_resim.sertifikalar {
	background-image:url(../../images/sertifikalar.png);
}
.main_yazilar .main_yazi .main_yazi_baslik {
	float: left;
	width: 100%;
	line-height: 60px;
	text-align: center;
	font-size: 29px;
	font-weight: 300;
	color: #fff;
}
.main_yazilar .main_yazi .main_yazi_icerik {
	float: left;
	margin-bottom: 20px;
	width: 100%;
	line-height: 18px;
	text-align: center;
	font-size: 14px;
	font-weight: 300;
	color: #fff;
}
.footer {
	width: 100%;
	background: #141459;
}
.footer_ortala {
	margin: 0px auto;
	width: 100%;
	max-width: 1170px;
}
.footer_sol {
	float: left;
	width: 31.62393162393162%;
}
.footer_sol .footer_logo {
	float: left;
	margin-top: 47px;
	background: url(../../images/footer_logo.png) top center no-repeat;
	width: 100%;
	height: 113px;
}
.footer_sol .footer_logo a {
	float: left;
	display: block;
	width: 100%;
	height: 113px;
}
.footer_adres {
	float: left;
	margin-top: 20px;
	margin-left: 8.108108108108108%;
	width: 91.89189189189189%;
}
.footer_adres .adres_item {
	float: left;
	width: 100%;
}
.footer_adres .adres_item span {
	line-height: 19px;
	font-size: 14px;
	font-weight: 300;
	color: #FFF;
}
.footer_adres .adres_item span:nth-of-type(1) {
	float: left;
	padding-right: 10px;
	display: block;
	width: 20%;
	font-weight: 700;
}
.footer_adres .adres_item span:nth-of-type(2) {
	float: left;
	display: block;
	width: 80%;
}
.sosyal_iconlar {
	float: left;
	margin-top: 5px;
    margin-left: 8.108108108108108%;
	width: 91.89189189189189%;
	text-align: left;
}
.sosyal_iconlar a {
	display: inline-block;
	margin: 0px 2px;
	font-size: 20px;
	color: #575756;
	-webkit-transition: color 300ms;
	-o-transition: color 300ms;
	transition: color 300ms;
}
.sosyal_iconlar a:hover {
	color: #FFF;
}
.footer_orta {
	float: left;
	margin: 0px 2.564102564102564%;
	width: 31.62393162393162%;
}
.footer_orta .faydali_linkler {
	float: left;
	margin-top: 47px;
	margin-left: 5%;
	width: 90%;
}
.footer_orta .faydali_linkler ul {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
	list-style-position: outside;
	width: 100%;
}
.footer_orta .faydali_linkler ul li {
	float: left;
	width: 100%;
	line-height: 36px;
	color: #FFF;
}
.footer_orta .faydali_linkler ul li a {
	display: block;
	width: 100%;
	font-size: 14px;
	font-weight: 300;
	color: #FFF;
}
.footer_sag {
	float: left;
	width: 31.62393162393162%;
}
.istek_sikayet {
	float: left;
	margin-top: 80px;
	margin-left: 5%;
	width: 90%;
}
.istek_sikayet:before {
	content: "\f0c5";
	width: 100%;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
    font-size: 36px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    text-align: center;
    color: #e6e6e6;
}
.istek_sikayet_baslik {
	float: left;
	width: 100%;
	line-height: 40px;
	font-size: 27px;
	font-weight: 300;
	color: #e6e6e6;
}
.istek_sikayet_icerik {
	float: left;
	margin-top: 10px;
	width: 100%;
	line-height: 18px;
	font-size: 14px;
	font-weight: 300;
	color: #e6e6e6;
	text-align: center;
}
.istek_sikayet_button {
	float: left;
	margin: 20px 24.47447447447447%;
	width: 51.05105105105105%;
	height: 40px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-ms-border-radius: 7px;
	-o-border-radius: 7px;
	border-radius: 7px;
	background: #575756;
	-webkit-transition: background 300ms;
	-o-transition: background 300ms;
	transition: background 300ms;
}
.istek_sikayet_button:hover {
	background: #b3bcc3;
}
.istek_sikayet_button a {
	float: left;
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	font-weight: 300;
	color: #ffffff;
	text-align: center;
}
.imza {
	float: left;
	margin:20px 0px;
	width: 100%;
	height: 13px;
	text-align: center;
}
.imza a {
	display: inline-block;
	background: url(../../images/grafix.png) no-repeat;
	width: 62px;
	height: 13px;
	text-indent: -9999px;
}
.altsayfa_resim {
	background: url(../../images/altsayfa_resim.jpg) center center no-repeat;
	width: 100%;
	height: 300px;
}
.altsayfa_resim_ortala {
	margin: 0px auto;
	padding-top: 215px;
	width: 100%;
	max-width: 1170px;
}
.altsayfa_resim_ortala .sayfa_baslik {
	float: left;
	padding-left: 2.564102564102564%;
	width: 50%;
	line-height: 30px;
	font-size: 29px;
	font-weight: 800;
	color: #fff;
}
.altsayfa_resim_ortala .sitemap {
	float: right;
	margin-top: 10px;
	padding-right: 2.564102564102564%;
	width: 50%;
	text-align: right;
	line-height: 19px;
	font-size: 14px;
	font-weight: 300;
	color: #fff;
}
.altsayfa_resim_ortala .sitemap a {
	margin: 0px 3px;
	display: inline-block;
	line-height: 19px;
	font-size: 14px;
	font-weight: 300;
	color: #fff;
}
.altsayfa_main {
	margin: 0px auto;
	width: 100%;
	max-width: 1170px;
}
.solmenu {
	float: left;
	margin-top: 66px;
	position: relative;
	margin-left: 2.564102564102564%;
	background: #2c3e50;
	width: 20.51282051282051%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.solmenu:before {
	content: " ";
	position: absolute;
	top: -51px;
	left: -10px;
	/*background: url(../../images/solmenu_image.png) no-repeat;*/
	width: 86px;
	height: 111px;
    z-index: -1;
}
.solmenu:after {
	content: " ";
	position: absolute;
    top: 8px;
    left: 8px;
    right: 8px;
    bottom: 8px;
	display: block;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0) 30%, rgba(255,255,255,0.1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 30%,rgba(255,255,255,0.1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 30%,rgba(255,255,255,0.1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#1affffff',GradientType=0 ); /* IE6-9 */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	z-index: 0;
}
.solmenu ul {
	float: left;
	position: relative;
	margin: 20px 0px;
	padding: 0px;
	list-style-type: disc;
	list-style-position: inside;
	width: 100%;
	z-index: 1;
}
.solmenu ul li {
	float: left;
	margin-left: 8.333333333333333%;
    width: 89%;
    height: 48px;
	font-size: 16px;
	color: #fff;
	overflow: hidden;
}
.solmenu ul li:hover {
	color: #13135b;
}
.solmenu ul li a {
	display: inline;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
}
.solmenu ul li:hover a {
	color: #8FB2EF;
}
.solmenu ul li.active a {
	color: #8FB2EF;
}
.altsayfa_content {
	float: left;
    margin-top: 66px;
    margin-bottom: 65px;
    margin-left: 2.564102564102564%;
	width: 74.35897435897436%;
	font-size: 15px;
	font-weight: 300;
	color: #575756;
}
.altsayfa_b_content {
	float: left;
    margin-top: 66px;
    margin-bottom: 65px;
    margin-left: 2.564102564102564%;
	width: 97.35897435897436%;
	font-size: 15px;
	font-weight: 300;
	color: #575756;
}
.altsayfa_content_baslik {
    float: left;
    width: 100%;
    line-height: 60px;
    font-size: 29px;
    font-weight: bold;
    color: #575756;
}
.altsayfa_content_baslik:before {
    content: " ";
    display: inline-block;
    margin-right: 0px;
   /* background: url(../../images/baslik_icon.png) center center no-repeat;*/
    width: 0px;
    height: 0px;
}
.altsayfa_content_altbaslik {
    float: left;
    margin-top: 20px;
    margin-bottom: 5px;
    width: 100%;
    line-height: 60px;
    font-size: 21px;
    font-weight: 300;
    color: #575756;
}
.sertifikalarimiz {
	float: left;
	margin-top: 180px;
	padding: 37px 1.149425287356322%;
	background: #2c3e50;
	width: 100%;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.sertifikalarimiz:before {
	content: " ";
	margin-top: -206px;
	display: block;
	background: url(../../images/sertifika_background.png) top center no-repeat;
	width: 100%;
	height: 178px;
}
.sertifikalarimiz .sertifika {
	float: left;
	margin: 30px 3.419540229885055% 0px 3.419540229885055%;
	width: 18.16091954022989%;
    max-height: 224px;
}
.sertifikalarimiz .sertifika img {
	width: 100%;
}
.degerleme_formu {
	float: left;
	width: 100%;
}
.degerleme_formu .degerleme_formu_baslik {
	float: left;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-left: 3%;
	width: 100%;
	font-size: 15px;
	font-weight: 300;
	color: #676766;
}
.degerleme_formu .sol {
	float: left;
	margin-right: 1%;
	width: 49%;
}
.degerleme_formu .sag {
	float: left;
	margin-left: 1%;
	width: 49%;
}
.degerleme_formu .degerleme_input {
	float: left;
	margin-bottom: 20px;
	background: #dfe7ec;
	padding-left: 25px;
	width: 100%;
	height: 50px;
	border:none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	font-size: 15px;
	font-weight: 300;
	color: #676766;
	outline: none;
}
.degerleme_formu .degerleme_textarea {
	float: left;
	margin-bottom: 20px;
	background: #dfe7ec;
	padding: 10px 25px;
	width: 100%;
	height: 100px;
	border:none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	font-size: 15px;
	font-weight: 300;
	color: #676766;
	outline: none;
	resize:none;
}
.degerleme_formu .anket_soru {
	float: left;
	margin-bottom: 20px;
	width: 100%;
}
.degerleme_formu .anket_soru .anket_cevap {
	float: left;
	margin-top: 10px;
	width: 100%;
}
.degerleme_formu .anket_soru .anket_cevap span {
	float: left;
	display: block;
	width: 12%;
}
.degerleme_formu .anket_soru .anket_cevap span input[type="radio"]:not(old) {
	width   : 28px;
	margin  : 0;
	padding : 0;
	opacity : 0;
}
.degerleme_formu .anket_soru .anket_cevap span input[type="radio"]:not(old) + label {
	display      : inline-block;
	margin-left  : -28px;
	padding-left : 28px;
	background   : url('../../images/radio.png') no-repeat 0 0;
	line-height  : 24px;
}
.degerleme_formu .anket_soru .anket_cevap span input[type=radio]:not(old):checked + label{
  background-position : 0 -28px;
}
.degerleme_formu .degerleme_k_input {
	float: left;
	margin: 0px 1.333333333333333% 20px 1.333333333333333%;
	background: #dfe7ec;
	padding-left: 25px;
	width: 14.4%;
	height: 50px;
	border:none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	font-size: 15px;
	font-weight: 300;
	color: #676766;
	outline: none;
}
.degerleme_formu .solbosluk {
	margin: 0px 1.333333333333333% 20px 0%;
}
.degerleme_formu .sagbosluk {
	margin: 0px 0% 20px 1.333333333333333%;
}
.degerleme_formu .guvenlik_kodu {
    float: left;
    width: 37%;
    height: 50px;
    border: 1px solid #d4d4d4;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
}
.degerleme_formu .refresh_button {
    float: left;
    margin-left: 3%;
    margin-right: 3%;
    width: 20%;
    height: 50px;
    border: none;
    outline: none;
    background: none;
    text-align: center;
    line-height: 50px;
    font-size: 24px;
    color: #9C9C9C;
}
.degerleme_formu .degerleme_g_input {
    float: left;
    padding: 0px 20px;
    margin-bottom: 20px;
    background: #dfe7ec;
    width: 37%;
    height: 50px;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 300;
    color: #676766;
    outline: none;
}
.degerleme_formu .degerleme_button {
    float: left;
    width: 100%;
    height: 50px;
    background: #1b9eda;
    border: none;
    color: #fff;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    outline: none;
}



.hizmet_list {
    float: left;
    margin: 25px 0.5%;
    width: 99%;
}
.hizmet_list .hizmet_resim {
	float: left;
	width: 100%;
	height: 120px;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100%;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	-ms-border-radius: 5px 5px 0px 0px;
	-o-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}
.hizmet_list .hizmet_resim img {
	width: 100%;
	display: block;
}
.hizmet_list .hizmet_icerik {
	float: left;
	width: 100%;
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	-ms-border-radius: 0px 0px 5px 5px;
	-o-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
}
.hizmet_list .hizmet_baslik {
	float: left;
    width: 45%;
	height: 70px;
	-webkit-transition: background 300ms;
	-o-transition: background 300ms;
	transition: background 300ms;
	text-align: right;
	font-size: 21px;
	font-weight: 300;
	color: #f4f4f4;
}
.hizmet_list .hizmet_baslik .hizmet_icon {
	float: left;
	margin-top: -60px;
    margin-left: 7.196721%;
    width: 33.519126%;
    position: relative;
	height: 130px;
    color: #646363;
}
.hizmet_list .hizmet_baslik .hizmet_icon svg {
    max-width: 100%;
    display: inline-block;
    position: absolute;
    height: 90px;
    fill: currentColor;
    left: 0;
    bottom: 17px;
}
.hizmet_list .hizmet_baslik .hizmet_icon svg .st0 {
    fill: #fff;
}
.hizmet_list .hizmet_baslik .baslik_ortala {
	float: right;
	padding-right: 8.19672131147541%;
    display: table;
    width: 58%;
    height: 70px;
}
.hizmet_list .hizmet_baslik .baslik_ortala span {
    display: table-cell;
    vertical-align: middle;
}
.hizmet_list .hizmet_aciklama {
	float: left;
	margin-top: 10px;
    width: 54%;
	height: 38px;
	line-height:19px; 
	font-size: 14px;
	font-weight: 300;
	color: #f4f4f4;
	overflow: hidden;
	text-indent: 15px;
}





.bolge_mudurluklerimiz {
	float: left;
	background: #2c3e50;
    margin: 70px 2.564102564102564% 20px 2.564102564102564%;
    padding: 0px 0px 30px 0px;
    width: 44.87179487179487%;
    height: 350px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-ms-border-radius: 7px;
	-o-border-radius: 7px;
	border-radius: 7px;
}
.bolge_mudurluklerimiz .bolge_mudurlukleri_icerik {
	float: left;
	position: relative;
	width: 50%;
}
.bolge_mudurluklerimiz .bolge_mudurlukleri_icerik:before {
    content: " ";
    position: absolute;
    top: -55px;
    display: block;
    background: url('../../images/bolge_icon.png') top center no-repeat;
    width: 100%;
    height: 110px;
}
.bolge_mudurluklerimiz .bolge_mudurluk_baslik {
	float: left;
	margin-top: 70px;
	position: relative;
	width: 100%;
	line-height: 24px;
	font-size: 21px;
	font-weight: 300;
	color: #fff;
	text-align: center;
}
.bolge_mudurluklerimiz .bolge_mudurluk_adres {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
    padding: 0px 11.76470588235294%;
	width: 100%;
	line-height: 24px;
	font-size: 15px;
	font-weight: 300;
	color: #fff;
	text-align: center;
}
.bolge_mudurluklerimiz .bolge_mudurluk_detay {
    float: left;
    margin-bottom: 3px;
    padding: 0px 7.843137254901961%;
    width: 100%;
    line-height: 24px;
    font-size: 15px;
    font-weight: 300;
    color: #fff;
}
.bolge_mudurluklerimiz .bolge_mudurluk_detay span:first-child {
	float: left;
	display: block;
	width: 30%;
}
.bolge_mudurluklerimiz .bolge_mudurluk_detay span:last-child {
	float: left;
	display: block;
	width: 70%;
}
.bolge_mudurluklerimiz .bolge_mudurlukleri_harita {
	float: left;
	position: relative;
	width: 50%;
	height: 350px;
	-webkit-border-radius: 0px 7px 7px 0px;
	-moz-border-radius:  0px 7px 7px 0px;
	-ms-border-radius:  0px 7px 7px 0px;
	-o-border-radius:  0px 7px 7px 0px;
	border-radius:  0px 7px 7px 0px;
	overflow: hidden;
}
.bolge_mudurluklerimiz .bolge_mudurlukleri_harita:after {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../../images/konum.png) center center no-repeat;
    width: 100%;
    height: 100%;
}
.bolge_mudurluklerimiz .bolge_mudurlukleri_harita img {
	width: 100%;
}
.hizmet_detay_baslik {
    float: left;
    margin-bottom: 5px;
    padding-left: 43px;
    width: 100%;
    line-height: 60px;
    font-size: 21px;
    font-weight: 300;
    color: #575756;
}
.hizmet_detaylar {
	float: left;
	width: 100%;
}
.hizmet_detaylar .hizmet_detay_resim {
	float: left;
	width: 100%;
}
.hizmet_detaylar .hizmet_detay_resim img {
	float: left;
	width: 100%;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	-ms-border-radius: 5px 5px 0px 0px;
	-o-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}

.hizmet_detaylar .hizmet_detay_icerik {
	float: left;
	width: 100%;
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	-ms-border-radius: 0px 0px 5px 5px;
	-o-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
}
.hizmet_detaylar .hizmet_detay_icerik .hizmet_detay_icon {
	float: left;
    margin-top: -60px;
    margin-left: 3.448275862068966%;
    width: 96%;
    position: relative;
    height: 90px;
    color: #646363;
}
.hizmet_detaylar .hizmet_detay_icerik .hizmet_detay_icon svg {
    max-width: 100%;
    display: inline-block;
    position: absolute;
    height: 90px;
    fill: currentColor;
    left: 0;
    bottom: 0px;
}
.hizmet_detaylar .hizmet_detay_icerik .hizmet_detay_icon svg .st0 {
    fill: #fff;
}
.hizmet_detaylar .hizmet_detay_icerik .hizmet_detay_aciklama {
    float: left;
    margin-bottom: 20px;
    width: 100%;
    padding: 0px 3.448275862068966%;
    line-height: 24px;
    font-size: 15px;
    font-weight: 300;
    color: #ffffff;
}
.haber_detay_tarih {
	float: right;
    line-height: 60px;
	font-size: 14px;
	font-weight: 300;
	color: #575756;
}
.haber_detay_tarih:before {
	content: "\f073";
	display: inline-block;
	margin-right: 10px;
	font: normal normal normal 14px/1 FontAwesome;
    font-size: 12px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #65b32e;
}

.haber_detay_baslik {
    float: left;
    margin-bottom: 5px;
    padding-left: 43px;
    width: 100%;
    line-height: 60px;
    font-size: 21px;
    font-weight: 300;
    color: #575756;
}
.haber_detaylar {
	float: left;
	width: 100%;
}
.haber_detaylar .haber_detay_resim {
	float: left;
	width: 100%;
}
.haber_detaylar .haber_detay_resim img {
	float: left;
	width: 100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.haber_detaylar .haber_detayk_resim {
	float: left;
	margin-top: 20px;
	width: 100%;
	text-align: center;
}
.haber_detaylar .haber_detayk_resim a {
	display: inline-block;
	margin: 0px 0.5%;
	width: 21.83908045977011%;
	overflow: hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	position: relative;
}
.haber_detaylar .haber_detayk_resim a:before {
	content: " ";
	display: none;
    position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.3);
}
.haber_detaylar .haber_detayk_resim a:hover:before {
	display: block;
}
.haber_detaylar .haber_detayk_resim img {
	max-width: 100%;
	width: 100%;
	display: block;
}
.haber_detaylar .haber_detay_icerik {
	float: left;
	width: 100%;
	line-height: 24px;
	font-size: 15px;
	font-weight: 300;
	color: #676766;
}

.container_tab {
	width: 100%;
}
.tab_menu {
    float: left;
    margin-bottom: 20px;
    width: 100%;
    min-height: 50px;
    background: #dfe7ec;
    outline: none;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    position: relative;
}
.tab_menu:after {
	content: "\f067";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 16px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    position: absolute;
    margin-top: 20px;
    right: 1%;
    width: 33px;
    height: 21px;
}
.tab_menu .tab_baslik {
	float: left;
	padding-left: 2%;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 17px;
	font-weight: 600;
	color: #676766;
}
.tab_menu .tab_icerik {
	float: left;
	padding-left: 2%;
	width: 100%;
	max-height: 0px;
	font-size: 14px;
	font-weight: 300;
	color: #575756;
	overflow: hidden;
	-webkit-transition: max-height 300ms;
	-o-transition: max-height 300ms;
	transition: max-height 300ms;
}
.tab_menu.active .tab_icerik {
	padding-bottom: 20px;
	max-height: 1500px;
	-webkit-transition: max-height 300ms;
	-o-transition: max-height 300ms;
	transition: max-height 300ms;
}
.tab_menu.active:after {
	content: "\f068";
}
.isbasvuru_dosyayukle {
	float: left;
	position: relative;
	width: 100%;
    margin-bottom: 20px;
}
.isbasvuru_dosyayukle .isbasvuru_button {
	float: left;
	background: #13135b;
	width: 18.39080459770115%;
	height: 50px;
	line-height: 50px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	font-size: 15px;
	font-weight: 300;
	color: #fff;
	text-align: center;
}
.isbasvuru_dosyayukle span {
	float: left;
	margin-left: 10px;
	display: block;
	line-height: 50px;
	font-size: 15px;
	font-style: italic;
	font-weight: 300;
	color: #13135b;
}
.isbasvuru_dosyayukle .isbasvuru_file {
	top: 0;
	left: 0;
	position: absolute;
	display: block;
	width: 100%;
	height: 50px;
	opacity: 0;
}

.multimedya_haber {
	float: left;
    margin: 15px 2.5%;
    width: 45%;
}
.multimedya_haber .haber_resim {
	float: left;
	margin-right: 1.851851851851852%;
	width: 35.18518518518519%;
	height: 135px;
	border: 1px solid #dadada;
	overflow: hidden;
}
.multimedya_haber .haber_resim img {
	display: block;
}
.multimedya_haber .haber_baslik {
	float: left;
	width: 62.96296296296296%;
	line-height: 30px;
	font-size: 17px;
	font-weight: 600;
	color: #575756;
}
.multimedya_haber .haber_icerik {
	float: left;
	width: 62.96296296296296%;
	height: 76px;
	line-height: 19px;
	font-size: 14px;
	font-weight: 300;
	color: #575756;
	overflow: hidden;
}
.multimedya_haber .haber_tarih {
	float: left;
	width: 62.96296296296296%;
	line-height: 30px;
	font-size: 14px;
	font-weight: 300;
	color: #575756;
}
.multimedya_haber .haber_tarih:before {
	content: "\f073";
	display: inline-block;
	margin-right: 10px;
	font: normal normal normal 14px/1 FontAwesome;
    font-size: 12px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #65b32e;
}

.multimedya_haberler .tum_haberler_button {
	float: left;
	margin: 20px 37.17948717948718%;
	width: 25.64102564102564%;
	height: 45px;
	background: #b3bcc3;
	-webkit-transition: background 300ms;
	-o-transition: background 300ms;
	transition: background 300ms;
}
.multimedya_haberler .tum_haberler_button:hover {
	background: #646363;
}
.multimedya_haberler .tum_haberler_button a {
	float: left;
	width: 100%;
	line-height: 45px;
	text-align: center;
	font-size: 17px;
	font-weight: 300;
	color: #f4f4f4;
}
.multimedya_fotogaleri {
	float: left;
	margin: 0px 1.709401709401709%;
	width: 96.58119658119658%;
}
.multimedya_fotogaleri .galeri_resim {
	float: left;
	margin: 10px 0.929203539823009%;
	width: 8.141592920353982%;
	height: 92px;
	overflow: hidden;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-ms-border-radius: 7px;
	-o-border-radius: 7px;
	border-radius: 7px;
}
.multimedya_fotogaleri .galeri_resim img {
	display: block;
	max-width: 100%;
}
.multimedya_fotogaleri .tum_fotogaleri_button {
	float: left;
	margin: 20px 37.17948717948718%;
	width: 25.64102564102564%;
	height: 45px;
	background: #b3bcc3;
	-webkit-transition: background 300ms;
	-o-transition: background 300ms;
	transition: background 300ms;
}
.multimedya_fotogaleri .tum_fotogaleri_button:hover {
	background: #646363;
}
.multimedya_fotogaleri .tum_fotogaleri_button a {
	float: left;
	width: 100%;
	line-height: 45px;
	text-align: center;
	font-size: 17px;
	font-weight: 300;
	color: #f4f4f4;
}
.iletisim_bilgileri {
	float: left;
	margin-bottom: 40px;
	padding: 0px 5.982905982905983%;
	width: 100%;
}
.iletisim_bilgileri .adres_bilgileri {
    float: left;
    width: 36.897%;
}
.iletisim_bilgileri .adres_bilgileri .icon,
.iletisim_bilgileri .telefon_bilgileri .icon,
.iletisim_bilgileri .mail_bilgileri  .icon {
    float: left;
    width: 100%;
    text-align: center;
    height: 50px;
    line-height: 50px;
    color: #13135b;
}
.iletisim_bilgileri .adres_bilgileri .icon:before {
   	content: "\f041";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
    font-size: 48px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.iletisim_bilgileri .telefon_bilgileri {
    float: left;
    margin-left: 3%;
    width: 26.925%;
}
.iletisim_bilgileri .telefon_bilgileri .icon:before {
   	content: "\f095";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
    font-size: 48px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.iletisim_bilgileri .mail_bilgileri {
    float: left;
    margin-left: 3%;
    width: 26.925%;
}
.iletisim_bilgileri .mail_bilgileri  .icon:before {
   	content: "\f0e0";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
    font-size: 48px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.iletisim_bilgileri .adres_bilgileri .iletisim_item,
.iletisim_bilgileri .telefon_bilgileri .iletisim_item,
.iletisim_bilgileri .mail_bilgileri  .iletisim_item {
    float: left;
    width: 100%;
    font-size: 15px;
    font-weight: 300;
    color: #676766;
}
.iletisim_bilgileri .adres_bilgileri .iletisim_item span:first-child,
.iletisim_bilgileri .telefon_bilgileri .iletisim_item span:first-child,
.iletisim_bilgileri .mail_bilgileri  .iletisim_item span:first-child {
    float: left;
    display: block;
    width: 25%;
    line-height: 20px;
    color: #13135b;
    text-align: right;
}
.iletisim_bilgileri .adres_bilgileri .iletisim_item span:last-child,
.iletisim_bilgileri .telefon_bilgileri .iletisim_item span:last-child,
.iletisim_bilgileri .mail_bilgileri  .iletisim_item span:last-child {
    float: left;
    display: block;
    margin-left: 5%;
    width: 70%;
    line-height: 20px;
}
.iletisim_formu {
	float: left;
	margin-top: 20px;
    padding: 0px 5.982905982905983%;
	width: 100%;
}
.iletisim_formu .iletisim_input {
	float: left;
	margin:0px 1% 20px 1%;
	background: #dfe7ec;
	padding-left: 25px;
	width: 31.333333334%;
	height: 50px;
	border:none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	font-size: 15px;
	font-weight: 300;
	color: #676766;
	outline: none;
}
.iletisim_formu .iletisim_textarea {
	float: left;
	margin: 0px 1% 20px 1%;
	background: #dfe7ec;
	padding: 10px 25px;
	width: 98%;
	height: 100px;
	border:none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	font-size: 15px;
	font-weight: 300;
	color: #676766;
	outline: none;
	resize:none;
}
.iletisim_formu .guvenlik_kodu {
    float: left;
    margin-left: 1%;
    width: 20%;
    height: 50px;
    border: 1px solid #d4d4d4;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
}
.iletisim_formu .refresh_button {
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    width: 5%;
    height: 50px;
    border: none;
    outline: none;
    background: none;
    text-align: center;
    line-height: 50px;
    font-size: 24px;
    color: #9C9C9C;
}
.iletisim_formu .iletisim_g_input {
    float: left;
    padding: 0px 20px;
    margin-bottom: 20px;
    background: #dfe7ec;
    width: 20%;
    height: 50px;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 300;
    color: #676766;
    outline: none;
}
.iletisim_formu .iletisim_button {
    float: right;
    margin-right: 1%;
    width: 20%;
    height: 50px;
    background: #1b9eda;
    border: none;
    color: #fff;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    outline: none;
}
.harita {
	margin-bottom: 60px;
	width: 100%;
	height: 465px;
}
.bankalar {
	float: left;
	margin-top: 50px;
	width: 100%;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.banka_hesaplari {
	float: left;
	margin-top: 35px;
	min-width: 730px;
	width: 100%;
}
.banka_hesaplari .banka_logo {
	float: left;
	margin-bottom: 15px;
	width: 100%;
	text-align: center;
}
.banka_hesaplari .banka_logo img {
	display: inline-block;
	max-width: 165px;
}
.banka_hesaplari .banka_bilgileri {
	float: left;
	padding: 10px 2.27904790419162%;
	background: #1b9eda;
	width: 100%;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-ms-border-radius: 7px;
	-o-border-radius: 7px;
	border-radius: 7px;
}
.banka_hesaplari .banka_bilgileri .banka_bilgi_baslik {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	font-size: 15px;
	font-weight: 700;
	color: #fff;
}
.banka_hesaplari .banka_bilgileri .banka_bilgi_baslik span:nth-of-type(1) {
	float: left;
	width: 13.85542168674699%;
}
.banka_hesaplari .banka_bilgileri .banka_bilgi_baslik span:nth-of-type(2) {
	float: left;
	width: 15.06024096385542%;
}
.banka_hesaplari .banka_bilgileri .banka_bilgi_baslik span:nth-of-type(3) {
	float: left;
	width: 30.12048192771084%;
}
.banka_hesaplari .banka_bilgileri .banka_bilgi_baslik span:nth-of-type(4) {
	float: left;
	width: 38.55421686746988%;
}
.banka_hesaplari .banka_bilgileri .banka_bilgi_icerik {
	float: left;
	margin-bottom: 10px;
	width: 100%;
	font-size: 15px;
	font-weight: 400;
	color: #fff;
}
.banka_hesaplari .banka_bilgileri .banka_bilgi_icerik span:nth-of-type(1) {
	float: left;
	width: 13.85542168674699%;
}
.banka_hesaplari .banka_bilgileri .banka_bilgi_icerik span:nth-of-type(2) {
	float: left;
	width: 15.06024096385542%;
}
.banka_hesaplari .banka_bilgileri .banka_bilgi_icerik span:nth-of-type(3) {
	float: left;
	width: 30.12048192771084%;
}
.banka_hesaplari .banka_bilgileri .banka_bilgi_icerik span:nth-of-type(4) {
	float: left;
	width: 38.55421686746988%;
}

