<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import url("revolution_settings.css");
@import url("revolution_style.css");
@import url("owl.carousel.css");

* {
	font-family: 'Roboto Slab', Arial, Tahoma;
}

html {
	background: #fff;
}

body {
	line-height: 20px;
	font-size: 13px;
	font-weight: 400;
	color: #333;
}

h1, h2, h3, h4, h5, h6, strong, b {
	font-weight: 700;
}

a {
	color: #333;
	-webkit-transition: color .3s linear;
       -moz-transition: color .3s linear;
            transition: color .3s linear;
}

a:hover {
	color: #000;
}

.konteyner {
	position: relative;
	width: 960px;
	margin: 0px auto;
}


/*
======================================================
	ÜST
======================================================
*/
#ust {
	position: relative;
	z-index: 1;
	height: 108px;
	margin-bottom: 20px;
	background: url(../images/header_bg.png);
}
#ust a.logo {
	float: left;
	width: 225px;
	height: 85px;
	text-indent: -9999px;
	background: url(../images/sprite.png) no-repeat;
}
#ust nav.ana-menu {
	float: right;
	width: 600px;
	margin-top: 31px;
}
#ust nav.ana-menu &gt; ul {
	float: right;
}
#ust nav.ana-menu &gt; ul &gt; li {
	position: relative;
	float: left;
	margin-left: 1px;
}
#ust nav.ana-menu &gt; ul &gt; li &gt; a {
	overflow: hidden;
	position: relative;
	display: block;
	line-height: 55px;
	padding: 0px 11px;
	font-size: 13px;
	font-weight: 400;
	color: #5c656f;
	text-decoration: none;
	-webkit-transition: all .3s linear;
	   -moz-transition: all .3s linear;
	        transition: all .3s linear;
}
#ust nav.ana-menu &gt; ul &gt; li:hover &gt; a,
#ust nav.ana-menu &gt; ul &gt; li.selected &gt; a {
	color: #fff;
	background-color: #ff541e;
}
#ust nav.ana-menu &gt; ul &gt; li ul {
	overflow: hidden;
	display: none;
	position: absolute;
	top: 58px;
	left: 0px;
	z-index: 1;
	background-image: url(../images/blank.gif);
	-webkit-transition: all .3s linear;
	   -moz-transition: all .3s linear;
	        transition: all .3s linear;
}
#ust nav.ana-menu &gt; ul &gt; li ul ul {
	top: 5px;
	left: 98%;
}
#ust nav.ana-menu &gt; ul &gt; li:hover ul {}
#ust nav.ana-menu &gt; ul &gt; li li {
	position: relative;
	float: none;
	display: block;
}
#ust nav.ana-menu &gt; ul &gt; li li.dropdown:after {
	position: absolute;
	top: 50%;
	right: 15px;
	width: 3px;
	height: 6px;
	margin-top: -3px;
	margin-left: 8px;
	content: "";
	background: url(../images/sprite.png) no-repeat -186px -23px;
}
#ust nav.ana-menu &gt; ul &gt; li li.dropdown:hover:after {
	right: -15px;
	-webkit-transition: right .3s linear;
       -moz-transition: right .3s linear;
            transition: right .3s linear;
}
#ust nav.ana-menu &gt; ul &gt; li li a {
	display: block;
	width: 220px;
	line-height: 36px;
	padding: 0 10px;
	font-size: 13px;
	color: #385C72;
	text-decoration: none;
	border-bottom: 1px solid #C3C3C3;
	background-color: #FFF;
	-webkit-transition: all .3s linear;
       -moz-transition: all .3s linear;
            transition: all .3s linear;
}
#ust nav.ana-menu &gt; ul &gt; li li:hover &gt; a,
#ust nav.ana-menu &gt; ul &gt; li li.selected &gt; a {
	background-color: #EDEDED;
}
/*
======================================================
	// ÜST
======================================================
*/








#slayt {
	position: relative;
	z-index: 0;
	margin-top: -20px;
	margin-bottom: 20px;
}
#slayt,
#slayt a {
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
#slayt .tp-banner-container {
	position: relative;
	z-index: 0;
}
#slayt .tp-banner {
	max-width: 2560px;
	max-height: 425px;
}
#slayt .tp-bullets.simplebullets.round {}

#slayt .tp-bullets.simplebullets.round .bullet {
	width: 16px;
	height: 16px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 5px;
	border: 2px solid #fff;
	background: #fff;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	        border-radius: 50%;
	-webkit-transition: all .3s linear;
	   -moz-transition: all .3s linear;
	        transition: all .3s linear;
}
#slayt .tp-bullets.simplebullets.round .bullet.selected {
	background: transparent;
}





#faydali-bilgiler {
	height: 111px;
	margin-top: -20px;
	margin-bottom: 20px;
	background: url(../images/faydali_bg.png) no-repeat 50% 0;
}
#faydali-bilgiler .konteyner {
	padding-top: 35px;
	padding-left: 180px;
}
#faydali-bilgiler h3 {
	line-height: 36px;
	margin: 0;
	padding: 0;
	font-size: 28px;
	font-weight: 300;
	color: #fff;
}
#faydali-bilgiler .cs {
	float: left;
	overflow: hidden;
	width: 100%;
}
#faydali-bilgiler .csu {
	margin: 0;
	padding: 0;
	list-style: none;
}
#faydali-bilgiler .csu li {
	width: 100%;
	margin: 0;
	padding: 0;
	line-height: 27px;
	font-size: 13px;
	font-weight: 300;
	color: #fff;
}





#content-header {
	height: 111px;
	margin-top: -20px;
	margin-bottom: 20px;
	padding-top: 35px;
	background: url(../images/faydali_bg.png) no-repeat 50% 0;
}
#content-header .konteyner {
	height: 100%;
}
/*
#content-header .konteyner &gt; div {
	float: left;
	display: table;
	width: 100%;
	height: 96px;
	margin-top: 15px;
}*/
#content-header h1,
#content-header h2 {
	line-height: 28px;
	margin: 0;
	padding: 0 0 0 140px;
	font-size: 24px;
	font-weight: 300;
	color: #fff;
}













.icerik {
	position: relative;
	z-index: 0;
}
.sol-blok {
	position: relative;
	z-index: 0;
	float: left;
	width: 320px;
}
.sag-blok {
	position: relative;
	z-index: 0;
	float: right;
	width: 620px;
	margin-left: 20px;
}



._bnr_ {
	position: relative;
	z-index: 0;
	float: left;
	width: 100%;
	margin-top: 21px;
	margin-bottom: 20px;
}
._bnr_ img {
	display: block;
	width: 100%;
	border: 1px solid #E2E1E1;
}




.box-title {
	position: relative;
	line-height: 22px;
	margin: 0 0 5px;
	padding: 11px 50px;
	font-size: 18px;
	font-weight: 300;
	color: #fff;
	background-color: #ff541e;
}
.box-title span {
	font-weight: 600;
}
.box-title a { 
	color: #fff;
	text-decoration: none;
}
.box-title:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 44px;
	height: 44px;
	content: "";
	background: url(../images/blank.gif) no-repeat 50% 50%;
}

.box-title-kitap {
	position: relative;
	line-height: 22px;
	margin: 0 0 5px;
	padding: 11px 50px;
	font-size: 18px;
	font-weight: 300;
	color: #fff;
	background-color: #1eb6ff;
}
.box-title-kitap span {
	font-weight: 600;
}
.box-title-kitap a {
	color: #fff;
	text-decoration: none;
}
.box-title:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 44px;
	height: 44px;
	content: "";
	background: url(../images/blank.gif) no-repeat 50% 50%;
}














.page-title-container {
	height: 111px;
	margin-top: -20px;
	margin-bottom: 20px;
	background: url(../images/faydali_bg.png) no-repeat 50% 0;
}
.page-title-container .konteyner {
	padding-top: 45px;
	padding-left: 180px;
}
.page-title-container h1 {
	line-height: 36px;
	margin: 0;
	padding: 0;
	font-size: 32px;
	font-weight: 400;
	letter-spacing: -1px;
	color: #fff;
}





/*
======================================================
	DOKTORDAN TAVSIYELER
======================================================
*/
.doktordan-tavsiyeler {
	position: relative;
	float: left;
	width: 100%;
	margin-top: -15px;
	margin-bottom: 20px;
}
.doktordan-tavsiyeler img {
	display: block;
	width: 100%;
}
.doktordan-tavsiyeler article {
	position: relative;
	padding: 15px 15px 21px;
	line-height: 18px;
	font-size: 13px;
	font-weight: 300;
	color: #636363;
	border: 1px solid #e8e8e8;
}
.doktordan-tavsiyeler article .devami {
	position: absolute;
	right: 10px;
	bottom: 5px;
}
/*
======================================================
	// DOKTORDAN TAVSIYELER
======================================================
*/


.dil{
border-left:2px solid #ccc;
}







/*
======================================================
	BILGI FORMU
======================================================
*/
.bilgi-formu {
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}/*
.bilgi-formu h6 {
	position: relative;
	line-height: 44px;
	margin: 0;
	padding: 0 50px;
	font-size: 19px;
	font-weight: 300;
	color: #fff;
	background-color: #f3a600;
}
.bilgi-formu h6:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 44px;
	height: 44px;
	content: "";
	background: url(../images/sprite.png) no-repeat 0px -85px;
}
*/
.bilgi-formu .box-title:before {
	background-image: url(../images/icon_pencil.png);
}
.bilgi-formu .box-title:after {
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
	height: 44px;
	content: "";
	background: #d24112 url(../images/owl_next.png) no-repeat 50%;
	background-size: 6px 11px;
}
.bilgi-formu form {
	margin-top: 5px;
}
.bilgi-formu form .not {
	float: left;
	margin-top: 6px;
	font-size: 10px;
	color: #999;
}
.bilgi-formu form label {
	margin-bottom: 8px;
}
.bilgi-formu form input[type="text"],
.bilgi-formu form input[type="password"],
.bilgi-formu form select,
.bilgi-formu form textarea {
	height: 36px;
	line-height: 20px;
	color: #333;
}
.bilgi-formu form select {
	color: #777;
}
.bilgi-formu form textarea {
	height: 70px;
}
.bilgi-formu .placeholder {
	top: 8px;
}
/*
======================================================
	// BILGI FORMU
======================================================
*/










/*
======================================================
	KUTULAR
======================================================
*/
.kutular {
	float: left;
	width: 103%;
	margin-left: -3%;
}
.kutular .kutu {
	position: relative;
	float: left;
	width: 47%;
	height: 316px;
	margin-left: 3%;
	margin-bottom: 20px;
	padding-bottom: 35px;
	cursor: default;
}
.kutular .kutu a {
	text-decoration: none;
}
.kutular .kutu .image {
	overflow: hidden;
	display: block;
	width: 100%;
	height: 150px;
	border: 1px solid #e8e8e8;
}
.kutular .kutu img {
	display: block;
	width: 100%;
	height: 100%;
}
.kutular .kutu h3 {
	margin: 10px 0;
	line-height: 18px;
	font-size: 14px;
	font-weight: 700;
	color: #636363;
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	        transition: all .3s ease;
}
.kutular .kutu:hover h3 {
	color: #000;
}
.kutular .kutu h3 b {
	font-weight: 700;
}
.kutular .kutu em {
	display: block;
	line-height: 15px;
	margin-top: -10px;
	font-size: 12px;
	font-weight: 300;
	color: #6e6e6e;
}
.kutular .kutu p {
	margin-top: 10px;
	margin-bottom: 0px;
	line-height: 18px;
	font-size: 13px;
	font-weight: 300;
	color: #636363;
}
.kutular a.devami {
	position: absolute;
	bottom: 0px;
	right: 0px;
	line-height: 28px;
	font-size: 12px;
	font-weight: 400;
	font-style: italic;
	color: #231f20;
	padding: 0px 10px;
	text-decoration: none;
	background-color: #e4e4e4;
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	        transition: all .3s ease;
}
.kutular .kutu:hover a.devami {
	color: #fff;
	background-color: #ff541e;
}








#home-carousel {
	display: block;
	height: 302px;
	border: 1px solid #e8e8e8;
	margin-bottom: 20px;
}
#home-carousel .item {
	overflow: hidden;
	width: 100%;
	margin-left: 0;
}
#home-carousel .item .image {
	overflow: hidden;
	display: block;
	width: 100%;
	height: 300px;
}
#home-carousel .item img {
	display: block;
	width: 100%;
	min-height: 100%;
}
#home-carousel .text {
	position: absolute;
	bottom: -100%;
	left: 0px;
	width: 100%;
	min-height: 80px;
	padding: 20px 30px;
	background-color: rgba(255, 255, 255, 0.6);
	-webkit-transition: all .3s linear, bottom .6s linear .3s;
	        transition: all .3s linear, bottom .6s linear .3s;
}
#home-carousel .active .text {
	bottom: 0px;
}
#home-carousel .item:hover .text {
	background-color: rgba(255, 255, 255, 0.8);
}
#home-carousel .text h3 {
	margin: 0;
	line-height: 18px;
	font-size: 14px;
	font-weight: 700;
	color: #636363;
}
#home-carousel .text h3 a {
	color: #636363;
	text-decoration: none;
}
#home-carousel .item:hover .text h3 a {
	color: #000;
}
#home-carousel .text p {
	margin-top: 10px;
	margin-bottom: 0;
	line-height: 18px;
	font-size: 13px;
	font-weight: 300;
	color: #636363;
}
#home-carousel .owl-prev,
#home-carousel .owl-next {
	right: auto;
	left: 20px;
	top: 34%;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	opacity: 1;
	font-size: 0;
	background-color: #ee4d1a;
	background-size: 6px 11px;
}
#home-carousel .owl-next {
    left: auto;
    right: 20px;
	background-color: #d24112;
}
#home-carousel .owl-prev:hover,
#home-carousel .owl-next:hover {
	opacity: 0.7;
}
/*
======================================================
	// KUTULAR
======================================================
*/

















form {
	float: left;
	width: 100%;
}
form label,
form .label {
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
input[type="text"],
input[type="password"],
select,
textarea {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 26px;
	margin: 0px;
	padding: 5px 10px;
	border: 1px solid #ccc;
	font-size: 14px;
	font-weight: 400;
	background: #fff;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
	        border-radius: 0;
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	        transition: all .3s ease;
	-webkit-box-shadow: inset 0 1px 0 #eee, #fff 0 1px 0;
	   -moz-box-shadow: inset 0 1px 0 #eee, #fff 0 1px 0;
	    -ms-box-shadow: inset 0 1px 0 #eee, #fff 0 1px 0;
	     -o-box-shadow: inset 0 1px 0 #eee, #fff 0 1px 0;
	        box-shadow: inset 0 1px 0 #eee, #fff 0 1px 0;
}
input[type="text"]:focus,
input[type="password"]:focus,
select:focus,
textarea:focus {
	color: #2f3032;
	border-color: #8bcdfb;
	border-top-color: #78b5e0;
	background-color: #faffff;
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 0 8px rgba(82, 168, 236, .6);
	   -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 0 8px rgba(82, 168, 236, .6);
	    -ms-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 0 8px rgba(82, 168, 236, .6);
	     -o-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 0 8px rgba(82, 168, 236, .6);
	        box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 0 8px rgba(82, 168, 236, .6);
}
form input.error,
form select.error,
form textarea.error {
	color: #2f3032;
	border-color: #f00;
	background-color: #FFFAFA;
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 0 8px rgba(236, 82, 82, 0.6);
	   -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 0 8px rgba(236, 82, 82, 0.6);
	    -ms-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 0 8px rgba(236, 82, 82, 0.6);
	     -o-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 0 8px rgba(236, 82, 82, 0.6);
	        box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 0 8px rgba(236, 82, 82, 0.6);
}
textarea {
	height: 100px;
}
form button[type="submit"] {
	float: right;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
}
form button span {
	display: block;
	line-height: 36px;
	font-size: 13px;
	font-weight: 400;
	color: #fff;
	padding: 0px 25px;
	background-color: #555353;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
	        border-radius: 0;
	-webkit-transition: all .3s linear;
	   -moz-transition: all .3s linear;
	        transition: all .3s linear;
}
form button:hover span {
	background-color: #373737;
}
form button[disabled] span {
	cursor: default;
	background-color: #7c736c !important;
}


form .file {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin: 0px 0px 10px;
	padding: 0;
	border: 1px solid #ccc;
	font-size: 14px;
	font-weight: 400;
	color: #777;
	background: #fff;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	        transition: all .3s ease;
	-webkit-box-shadow: inset 0 1px 0 #eee, #fff 0 1px 0;
	   -moz-box-shadow: inset 0 1px 0 #eee, #fff 0 1px 0;
	    -ms-box-shadow: inset 0 1px 0 #eee, #fff 0 1px 0;
	     -o-box-shadow: inset 0 1px 0 #eee, #fff 0 1px 0;
	        box-shadow: inset 0 1px 0 #eee, #fff 0 1px 0;
}
form .file s {
	float: right;
	width: 30%;
	height: 40px;
	line-height: 38px;
	margin: -1px -1px 0 0;
	padding: 0;
	font-size: 14px;
	font-weight: 400;
	font-style: italic;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #F3A600;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
}
form .file span {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left;
	width: 70%;
	padding-left: 10px;
}
form .file input {
	display: none;
}


.placeholder {
	position: absolute;
	top: 11px;
	left: 11px;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	color: #777;
	cursor: text;
	text-decoration: none !important;
}
textarea + .placeholder {
	top: 8px;
}
.placeholder.aktif {
	color: #969696;
}
form .not {
	float: left;
	font-size: 11px;
	color: #969696;
}
form select {
	color: #777;
}
















/*
======================================================
	ALT SAYFA
======================================================
*/
.sayfa-gorseli {
	margin-bottom: 20px;
}
.sayfa-gorseli img {
	display: block;
	width: 100%;
}
.sayfa {
	margin-top: 30px;
	margin-bottom: 20px;
}
.sayfa aside {}
.sayfa aside nav {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	padding-top: 0px;
}
.sayfa aside nav h6 {
	position: relative;
	line-height: 44px;
	margin: 0;
	padding: 0 50px 0 20px;
	font-size: 19px;
	font-weight: 300;
	color: #fff;
	cursor: pointer;
	background-color: #555353;
}
.sayfa aside nav h6:after {
	position: absolute;
	right: 0;
	top: 0;
	width: 44px;
	height: 44px;
	content: "";
	background: url(../images/sprite.png) no-repeat -44px -85px;
}
.sayfa aside nav &gt; ul {
	float: left;
	width: 100%;
}
.sayfa aside nav &gt; ul &gt; li {
	position: relative;
	float: left;
	width: 100%;
	border-bottom: 1px dashed #BABABA;
}
.sayfa aside nav &gt; ul &gt; li:last-child {
	border-bottom: 0;
}
.sayfa aside nav &gt; ul &gt; li &gt; a {
	position: relative;
	display: block;
	line-height: 18px;
	padding: 9px 5px 9px 30px;
	font-size: 13px;
	font-weight: 400;
	color: #636363;
	letter-spacing: -0.5px;
	text-decoration: none;
	-webkit-transition: all .3s linear;
	   -moz-transition: all .3s linear;
	        transition: all .3s linear;
}
.sayfa aside nav &gt; ul &gt; li &gt; a:hover,
.sayfa aside nav &gt; ul &gt; li.selected &gt; a {
	color: #ff541e;
}
.sayfa aside nav &gt; ul &gt; li &gt; a:before {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 19px;
	height: 17px;
	margin-top: -9px;
	content: "";
	background: #ff541e url(../images/sprite.png) no-repeat -131px -112px;
	-webkit-transition: all .3s linear;
	   -moz-transition: all .3s linear;
	        transition: all .3s linear;
}
.sayfa aside nav &gt; ul &gt; li &gt; a:hover:before,
.sayfa aside nav &gt; ul &gt; li.selected &gt; a:before {
	background-color: #555353;
	background-position: -112px -112px;
}





.sayfa header {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.sayfa header h1 {
	line-height: 32px;
	margin: 0;
	font-size: 22px;
	font-weight: 400;
	color: #000;
}
.sayfa header h2 {
	line-height: 32px;
	margin: 0;
	font-size: 18px;
	font-weight: 400;
	color: #000;
}
.sayfa header em {
	display: block;
	margin-top: -20px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: 300;
	color: #000;
}




.sayfa article {
	float: left;
	width: 100%;
	padding-top: 0px;
	color: #7e7e7e;
	text-align: justify;
}

.sayfa article h1 {
	margin: 0 0 10px;
	font-size: 18px;
	font-weight: 400;
	color: #1e1e1e;
}
.sayfa article h2 {
	margin: 0 0 10px;
	font-size: 16px;
	font-weight: 400;
	color: #1e1e1e;
}
.sayfa article h3 {
	margin: 0 0 10px;
	font-size: 14px;
	font-weight: 400;
	color: #1e1e1e;
}
/*
======================================================
	// ALT SAYFA
======================================================
*/
















/*
======================================================
	ILETISIM
======================================================
*/

.harita {
	position: relative;
	z-index: 0;
	width: 100%;
	margin-top: -20px;
	margin-bottom: 20px;
}
.harita #map {
	float: left;
	width: 100%;
	height: 365px;
}
.iletisim article {
	width: 100%;
	padding-top: 0px;
}
.iletisim header h1 {
	line-height: 50px;
	margin: 0;
	font-size: 30px;
	font-weight: 300;
	color: #000;
}
.iletisim article h2 {
	font-size: 17px;
	font-weight: 400;
	color: #1e1e1e;
}
.iletisim header em {
	margin-top: -10px;
}

.iletisim .sol {
	float: left;
	width: 54%;
}
.iletisim .sag {
	float: left;
	width: 38%;
	margin-left: 8%;
}
.iletisim .sag h3 {
	position: relative;
	line-height: 44px;
	margin: 0 0 10px;
	padding: 0 20px;
	font-size: 19px;
	font-weight: 300;
	color: #fff;
	background-color: #ff541e;
}
.iletisim .konum-bilgisi {
	float: left;
	width: 100%;
	line-height: 16px;
	margin-top: 20px;
	padding-top: 20px;
	font-size: 12px;
	border-top: 1px solid #ccc;
}
.iletisim .konum-bilgisi h3 {
	font-size: 15px;
	font-weight: 400;
}
/*
======================================================
	// ILETISIM
======================================================
*/






/*
======================================================
	KADROMUZ
======================================================
*/
.kadro-liste {
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 20px;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	border: 1px solid #D1D1D1;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
}
.kadro-liste h4 {
	margin-top: -30px;
	font-size: 16px;
	font-weight: 700;
	color: #000;
}
.kadro-liste h4 span {
	padding: 0 20px;
	background-color: #fff;
}
.kadro-liste a {
	display: inline-block;
	min-width: 220px;
	line-height: 32px;
	margin: 8px 20px;
	padding: 0 10px;
	font-size: 15px;
	font-weight: 400;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #ff541e;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	        transition: all .3s ease;
}
.kadro-liste a:hover,
.kadro-liste a.selected {
	background-color: #555353;
}
/*
======================================================
	// KADROMUZ
======================================================
*/
















/*
======================================================
	BASIN
======================================================
*/
.video-liste2 {
	float: left;
	width: 103%;
	margin-left: -3%;
}
.video-liste2 a {
	float: left;
	width: 22%;
	height: 205px;
	margin-left: 3%;
	margin-bottom: 20px;
	text-align: center;
	text-decoration: none;
}
.video-liste2 a span {
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	border: 1px solid #D1D1D1;
	border-radius: 3px;
	-webkit-transition: all .3s ease;
	        transition: all .3s ease;
}
.video-liste2 a span img {
	display: block;
	width: 104%;
	height: 104%;
	margin: -2% 0 0 -2%;
}

.video-liste2 a:hover span:before {
	opacity: 0;
}


/*
======================================================
	VIDEO
======================================================
*/
.video-liste {
	float: left;
	width: 103%;
	margin-left: -3%;
}
.video-liste a {
	float: left;
	width: 22%;
	height: 190px;
	margin-left: 3%;
	margin-bottom: 20px;
	text-align: center;
	text-decoration: none;
}
.video-liste a span {
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	border: 1px solid #D1D1D1;
	border-radius: 3px;
	-webkit-transition: all .3s ease;
	        transition: all .3s ease;
}
.video-liste a span img {
	display: block;
	width: 104%;
	height: 104%;
	margin: -2% 0 0 -2%;
}

.video-liste a span:before {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	width: 100%;
	height: 100%;
	opacity: 1;
	content: "";
	background: url(../images/ytplay.png) no-repeat 50% 50%;
	-webkit-transition: all .3s ease;
       -moz-transition: all .3s ease;
            transition: all .3s ease;
}
.video-liste a:hover span:before {
	opacity: 0;
}/*
.video-liste a span:after {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
	width: 100%;
	height: 100%;
	content: "";
	background-color: rgba(0, 0, 0, .5);
	-webkit-transition: all .3s ease;
       -moz-transition: all .3s ease;
            transition: all .3s ease;
}
.video-liste a:hover span:after {
	background-color: transparent;
}
*/














/*
.video-liste h3,
#video-carousel h3 {
	margin-top: 5px;
	font-size: 13px;
	font-weight: 300;
	color: #5c656f;
	text-align: center;
	-webkit-transition: all .3s ease;
	        transition: all .3s ease;
}
.video-liste a:hover h3,
#video-carousel a:hover h3 {
	color: #000;
}
*/







.videos {
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.videos .box-title:before {
	background-image: url(../images/icon_video.png);
}


#video-carousel {
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 0;
}
#video-carousel a {
	position: relative;
	float: left;
	width: 100%;
	padding-bottom: 40px;
	text-align: center;
	text-decoration: none;
}
#video-carousel .image {
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
	height: 190px;
	padding: 0;
	border: 0px solid #D1D1D1;
	border-radius: 0;
	-webkit-transition: all .3s ease;
	        transition: all .3s ease;
}
#video-carousel .image img {
	display: block;
	width: 100%;
	height: 100%;
	max-width: none;
	max-height: none;
	margin: 0;
}
#video-carousel .image:before {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	width: 100%;
	height: 100%;
	opacity: 1;
	content: "";
	background: rgba(0, 0, 0, 0.1) url(../images/ytplay.png) no-repeat 50% 50%;
	-webkit-transition: all .3s ease;
            transition: all .3s ease;
}
#video-carousel h3 {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	display: table;
	width: 100%;
	min-height: 44px;
	margin: 0;
	line-height: 16px;
	font-size: 12px;
	font-weight: 600;
	color: #232323 !important;
	border: 1px solid #D1D1D1;
	background-color: #fff;
}
#video-carousel h3 span {
	display: table-cell;
	padding: 5px;
	vertical-align: middle;
}
#video-carousel .owl-prev,
#video-carousel .owl-next {
	right: 40px;
	left: auto;
	top: -49px;
	width: 40px;
	height: 44px;
	margin-top: 0;
	border-radius: 0;
	opacity: 1;
	font-size: 0;
	background-color: #ee4d1a;
	background-size: 6px 11px;
}
#video-carousel .owl-next {
    left: auto;
    right: 0px;
	background-color: #d24112;
}
#video-carousel .owl-prev:hover,
#video-carousel .owl-next:hover {
	opacity: 0.7;
}

/*
======================================================
	// VIDEO
======================================================
*/



/*
======================================================
	PAGINATION
======================================================
*/
.pagination {
	position: relative;
	z-index: 0;
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 40px;
	text-align: center;
}
.pagination &gt; div {
	display: inline-block;
	min-height: 36px;
}
.pagination &gt; div select {
	display: none;
	width: 120px;
}
.pagination &gt; div a,
.pagination &gt; div span {
	float: left;
	width: 36px;	
	height:28px;
	line-height: 28px;
	margin: 0 5px 5px;
	font-size: 14px;
	font-weight: 400;
	text-decoration: none;
    border-radius: 3px;
	border: 1px solid #ddd;
	background-color: #fff;
	-webkit-transition: all .3s linear;
	        transition: all .3s linear;
			
}
.pagination &gt; div span {
	padding-top: 4px;
	border-radius: 0;
	border: 0;
	background-color: #fff;
}
.pagination &gt; div a:hover {
	background-color: #ff541e;
	color:#fff;
}
.pagination &gt; div a.selected {
	color: #fff;
	height:28px;
}
.pagination &gt; div a.selected {background-color: #ff541e}
/*
======================================================
	// PAGINATION
======================================================
*/


















/*
======================================================
	ALT
======================================================
*/
#alt {
	position: relative;
	z-index: 0;
	padding: 30px 0;
	background-color: #373637;
}
#alt .clr {
	display: none !important;
}
#alt .info {
	float: left;
	width: 370px;
	margin-right: 0px;
	line-height: 20px;
}
#alt .info span {
	float: left;
	margin-right: 20px;
	font-size: 12px;
	font-weight: 400;
	color: #8d8c8d;
}
#alt .info span:before {
	float: left;
	width: 15px;
	height: 14px;
	margin-top: 3px;
	margin-right: 5px;
	content: "";
	background: url(../images/blank.gif) no-repeat 50% 50%;
}
#alt .info span.tel:before {
	background-image: url(../images/footer_phone_icon.png);
	background-size: 15px 14px;
}
#alt .info span.mail:before {
	background-image: url(../images/footer_mail_icon.png);
	background-size: 14px 11px;
}




/*
#alt .sosyal {
	float: left;
	width: 180px;
	margin-right: 150px;
}
#alt .sosyal a {
	float: left;
	height: 24px;
	margin-right: 10px;
	background: url(../images/sprite.png) no-repeat;
	opacity: .2;
	-webkit-transition: opacity .3s ease;
	   -moz-transition: opacity .3s ease;
	        transition: opacity .3s ease;
}
#alt .sosyal a:hover {
	opacity: 1;
}
#alt .sosyal a.fb {
	width: 24px;
	background-position: 0px -136px;
}
#alt .sosyal a.tw {
	width: 30px;
	background-position: -28px -136px;
}
#alt .sosyal a.yt {
	width: 33px;
	background-position: -64px -136px;
}
#alt .sosyal a.ins {
	width: 30px;
	background-position: -99px -136px;
}
*/







#alt .sosyal {
	float: left;
	width: 180px;
	margin-right: 150px;
}
#alt .sosyal a {
	overflow: hidden;
	position: relative;
	float: left;
	width: 33px;
	height: 33px;
	margin-right: 3px;
	margin-left: 3px;
	opacity: 0.4;
	text-decoration: none;
	background: url(../images/footer_social_icon.png) no-repeat;
	-webkit-transition: all .3s ease;
	        transition: all .3s ease;
}
#alt .sosyal a:hover {
	opacity: 1;
}
#alt .sosyal a.fb {
	background-position: 0px 0;
}
#alt .sosyal a.tw {
	background-position: -38px 0;
}
#alt .sosyal a.yt {
	background-position: -155px 0;
}
#alt .sosyal a.ins {
	background-position: -116px 0;
}





#alt .copyright {
	float: left;
	line-height: 20px;
	margin-right: 10px;
	margin-top: 1px;
	padding-right: 10px;
	font-size: 11px;
	color: #8d8c8d;
	border-right: 1px solid #8d8c8d;
}
#alt a.web-tasarim {
	float: right;
	width: 44px;
	height: 19px;
	opacity: 0.6;
	text-indent: -9999px;
	background: url(../images/footer_vera_logo.png) no-repeat 50% 50%;
	background-size: 44px 19px;
	-webkit-transition: opacity .3s linear;
	        transition: opacity .3s linear;
}
#alt a.web-tasarim:hover {
	opacity: 1;
}
/*
======================================================
	// ALT
======================================================
*/















/*
======================================================
	SISTEM MESAJ
======================================================
*/
.ft-form-mesaj {
	overflow: hidden;
	position: relative;
	clear: both;
	float: left;
	width: 100%;
	margin: 10px 0;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	        box-sizing: border-box;
	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
	   -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
	        box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}
.ft-form-mesaj &gt; div {
	margin: 1px;
	padding: 12px 0 12px 37px;
	font-size: 12px;
	font-weight: 400;
	color: #2b2b2b;
	text-align: left;
	background-color: #f2bba0;
	-webkit-border-radius: 2px;
	   -moz-border-radius: 2px;
	        border-radius: 2px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	        box-sizing: border-box;
}
.ft-form-mesaj.error {
	color: #833;
	border: 1px solid #F6988F;
}
.ft-form-mesaj.error &gt; div {
	background: #FDD2D1 url(../images/ft-form-mesaj/error.png) no-repeat 10px 10px;
}
.ft-form-mesaj.success {
	color: #398B03;
	border: 1px solid #50C602;
}
.ft-form-mesaj.success &gt; div {
	background: #e9ffda url(../images/ft-form-mesaj/success.png) no-repeat 10px 10px;
}
.ft-form-mesaj.warning {
	color: #B17A01;
	border: 1px solid #FFE072;
}
.ft-form-mesaj.warning &gt; div {
	background: #FDFAED url(../images/ft-form-mesaj/warning.png) no-repeat 10px 10px;
}
.ft-form-mesaj.info {
	color: #1A4773;
	border: 1px solid #79AAD9;
}
.ft-form-mesaj.info &gt; div {
	background: #dde9f4 url(../images/ft-form-mesaj/info.png) no-repeat 10px 10px;
}
.ft-form-mesaj.loading {
	color: #1A4773;
	border: 1px solid #79AAD9;
}
.ft-form-mesaj.loading &gt; div {
	background: #dde9f4 url(../images/ft-form-mesaj/loading.gif) no-repeat 10px 15px;
}
/*
======================================================
	// SISTEM MESAJ
======================================================
*/





















/*
======================================================
	TARAYICI BAZLI DÜZELTMELER
======================================================
*/
.ie9m * {
	filter: none !important;
}
/*
======================================================
	// TARAYICI BAZLI DÜZELTMELER
======================================================
*/

















/*
======================================================
	Global Clear Style
======================================================
*/

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http: //sonspring.com/journal/clearing-floats */

.clr, .clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http: //www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */

.konteyner:before,
.konteyner:after,
.clearfix:before,
.clearfix:after {
	content: ".";
	display: block;
	overflow: hidden;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0;
}

.konteyner:after,
.clearfix:after {
	clear: both;
}

.konteyner,
.clearfix {
	display: inline-block;
}

* html .konteyner,
* html .clearfix {
	height: 1%;
}

.konteyner,
.clearfix {
	display: block;
}

/*
	The following zoom: 1 rule is specifically for IE6 + IE7.
	Move to separate stylesheet if invalid CSS is a problem.
*/

.konteyner,
.clearfix {
	zoom: 1;
}

.first, .alpha {
	margin-left: 0 !important;
}

.last, .omega {
	margin-right: 0 !important;
}

.hide, .hidden {
	display: none;
}

/*
======================================================
	End Global Clear Style
======================================================
*/


/*
======================================================
  SOSYAL FIXED
======================================================
*/
#sosyal-fixed {
  position: fixed;
  right: 0px;
  top: 50%;
  z-index: 1;
  width: 140px;
  margin-top: -200px;
}
#sosyal-fixed a {
  position: relative;
  float: left;
  width: 325px;
  height: 235px;
  margin-bottom: 1px;
  text-decoration: none;
  background: url(http://www.drserangocer.com/themes/site_themes/images/kitap-kulakcik.png) no-repeat;
}
/*
======================================================
  // SOSYAL FIXED
======================================================
*/</pre></body></html>