html {

}

body {
	font-family: 'PT Sans', sans-serif;
	color:#303030;
	font-size: 14px;
	font-weight:400;
	line-height: 22px;
}

a,
a:hover,
a:focus,
a:active{
	text-decoration:none;
	color:#303030;
}
header{
}
button {
    background: none;
    border: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.navbar-brand {
    height: auto;
    padding: 0;
    z-index: 9;
    margin-top: -15px;
}
.navbar-nav{
	margin-top: 0px;
}
.navbar-nav.nav>li>a {
    display: block;
    font-size: 20px;
    color: #0068b7;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    text-align:center;
    padding: 0;
    text-shadow: none;
    margin: 0 25px;
    line-height: 60px;
}
.navbar-nav.nav>li>a>span {
    display: block;
    font-size: 11px;
    color: #8f8f8f;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
	text-align:center;
}
.navbar-nav.nav>li>a:hover,
.navbar-nav.nav>li>a:focus,
.navbar-nav.nav>li>a:active,
.navbar-nav.nav>li.active>a{
	background-color:transparent;
	color: #009fe3;
	position: relative;
}
.navbar-nav.nav>li.active>a:after,
.navbar-nav.nav>li>a:hover:after,
.navbar-nav.nav>li>a:focus:after,
.navbar-nav.nav>li>a:active:after{
	content:"";
	position:absolute;
	right:0;
	left:0;
	bottom:0;
	width:100%;
	height: 6px;
	z-index:99;
	background-color:#0068b6;
}
.navbar-right .dropdown-menu {
    right: auto;
    left: 0;
}
.dropdown:hover .dropdown-menu{
	display:block;
}
.dropdown-menu{
	padding:0;
	background-color: transparent;
	box-shadow: none;
	border: none;
	border-radius: 0;
	min-width:200px;
}
.dropdown-menu>li>a {
    font-size: 14px;
    font-weight:500;
    color: #3d3d3d;
    padding: 15px 20px;
    background-color: #fff;
}
.dropdown-menu>li{
	border-bottom: 1px solid #ecf0f1;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	color: #253c68;
	background-image: none;
	background-color: #f5f7f8;
}
.dropdown-menu>li:last-child{
	border-bottom:none;
}
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    min-width: 180px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}


.navbar-toggle {
    border: 1px solid #253c68;
    border-radius: 0;
    margin-top: 8px;
}
.navbar-toggle .icon-bar {
    background-color: #253c68;
}
.topBar{}
.topBar .topContact{
	float:left;
}
.topBar .topContact ul{
	margin-bottom:0;
}
.topBar .topContact ul li{
	padding: 0px 15px;
	font-size: 15px;
	font-weight: 500;
}
.topBar .topContact ul li:first-child{
	padding-left:0;
}
.topBar .topContact ul li:last-child{
	border-right:0;
}
.topBar .social-icons{
	float:right;
}
.topBar .social-icons > li {
  padding-top: 2px;
  padding-bottom: 0px;
}
.topBar  li  a {
  background-color: transparent;
  color: #0068b7;
  font-size: 18px;
  font-weight: 700;
}
.topBar  .social-icons > li > a:hover, 
.topBar  .social-icons > li > a:focus {
  background-color: transparent;
}
.social-icons {
  margin-bottom: 0;
}
.social-icons > li {
  padding: 0 2px 2px 2px;
}
.social-icons > li > a {
  display: inline-block;
  vertical-align: middle;
  vertical-align: auto;
  zoom: 1;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  width: 40px;
  height: 40px;
  line-height: 42px;
  text-align: center;
  background-color: transparent;
  color: #fff;
}
.social-icons > li > a i {
  font-size: 18px;
}
.social-icons > li > a:hover, .social-icons > li > a:focus {
}

.social-icons-fullrounded > li > a {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.social-icons-small > li > a {
  width: 20px;
  height: 20px;
  line-height: 15px;
}
.social-icons-small > li > a i {
  font-size: 15px;
}

/* Slider
----------------------------------------------------------*/
.rev_slider_wrapper, .forcefullwidth_wrapper_tp_banner{
	max-height:640px !important;
}

.rev_slider .tp-caption {
    white-space: nowrap;
    font-size: 36px;
    font-weight: 400;
    color: #fff;
    visibility: inherit;
    transition: none;
    line-height: 40px;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    letter-spacing: 0px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform-origin: 50% 50% 0px;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
.rev_slider .tp-caption span{
	font-weight:700;
	
}
.rev_slider .ot-btn {
  margin-bottom: 0!important;
  width: 155px;
}
.rev_slider .thin-text {
  font-weight: 100;
}

.slider-home-1 .tparrows{
  background: transparent;
}
.slider-home-1 .tparrows:hover {
  background: transparent;
}
.slider-home-1 .tparrows:before {
  content: "";
  display: block;
  width: 20px;
  height: 37px;
}
.slider-home-1 .tparrows.tp-leftarrow:before{
  content: "";
  background: url("../assets/Left.png");
}
.slider-home-1 .tparrows.tp-rightarrow:before{
  content: "";
  background: url("../assets/Right.png");
}
.rev-scroll-btn {
  z-index: 7;
  border-color: rgba(255, 255, 255, 0.3);
  border-style: solid;
  border-width: 2px;
  border-radius: 23px 23px 23px 23px;
  box-sizing: border-box;
}
.rev-scroll-btn span {
  border-radius: 100%;
  background: rgba(225, 255, 255, 0.9);
}
.tp-kbimg-wrap img {
  width: auto!important;
  height: 100%!important;
}
#slider{
	position:relative;
}

.hizmetlerWrapper{
	background-image:url(../images/hizmet-bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	position:relative;
}

.serviceItem{

}
.serviceItem:hover{
	border-color:#043c71;
}
.serviceItem .service-thumb {
    position: relative;
    overflow: hidden;
}
.thumbSquare{
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  border:5px solid #fff;
}

.serviceItem .service-thumb .hover-action {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 159, 227, 0.45);
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -ms-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}
.serviceItem .service-thumb .hover-action a {
  color: #fff;
  top: 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
}
.serviceItem .service-thumb .hover-action a i {
  width: 40px;
  height: 40px;
  top: 50%;
  position: absolute;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  line-height: 40px;
  font-size: 16px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: rgb(0, 159, 227);
}
.serviceItem .service-thumb:hover .hover-action {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.serviceItem .serviceContent{
    min-height: 50px;
    overflow: hidden;
    font-size: 16px;
    line-height:24px;
    font-weight: 700;
    color: #333333;
    padding-top: 5px;
    background-color:#f4f4f4;
    padding-left: 15px;
    padding-top: 12px;
    border-left:4px solid #d2d2d2;
    border-right:4px solid #d2d2d2;
    border-bottom:4px solid #d2d2d2;
}
.serviceItem:hover .serviceContent a{
	color:#009fe3;
}
.serviceContent .incele{
	font-size:12px;
	color:#3d3d3d;
	font-weight:300;
	display:inline-block;
	border:1px solid #b4b4b4;
	line-height:16px;
	padding:2px 10px;
	font-style:normal;
}
.serviceContent .incele:hover{
	border-color:#253c68;
	background-color:#253c68;
	color:#fff;
}


.haberItem{
	
}
.haberItem:hover{
	
}
.haberItem .service-thumb {
    position: relative;
    overflow: hidden;
}

.haberItem .service-thumb .hover-action {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 159, 227, 0.45);
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -ms-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}
.haberItem .service-thumb .hover-action a {
  color: #fff;
  top: 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
}
.haberItem .service-thumb .hover-action a i {
  width: 40px;
  height: 40px;
  top: 50%;
  position: absolute;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  line-height: 40px;
  font-size: 26px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.haberItem .service-thumb:hover .hover-action {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.haberItem .haberContent{
    min-height: 70px;
    overflow: hidden;
    font-size: 18px;
    line-height: 20px;
    color: #0d5f76;
    padding-top: 10px;
}
span.date{
	background-color:#253c68;
	color:#fff;
	padding:7px 10px;
	font-size:13px;
}
.haberItem span.date{
	position:absolute;
	top:0;
	left:0;
	z-index:99;
	padding:3px 10px;
}
.haberContent a{
	font-size: 18px;
	color: #0d5f76;
	font-weight: 700;
	margin: 10px 0;
	display: block;
}
.haberContent a:hover{
	color: #0d5f76;
}
.haberContent a.devami{
	color: #009fe3;
	font-size:13px;
	font-weight:500;
	float: right;
}
.haberContent a.devami:hover{
	color:#253c68;
}

.greybg{
	background-color:#f9f9f9;
}

.tumunuGor{
	display:block;
	text-align:center;
	font-size:13px;
	color:#e62732;
	font-weight:700;
}
.tumunuGor:hover{
	color:#323232;
}
.copyrightWrapper{
	background-color: #464646;
	color: #fff;
	padding: 15px 0;
	font-size: 14px;
}
footer{
	background-color: #006994;
	font-size: 14px;
	color: #fff;
}
footer hr{
	border-color:#565656;
	margin-top:30px;
	margin-bottom:30px;
}
.widget-contact-info li{
	line-height: 20px;
	overflow:hidden;
}
.widget-contact-info.grid-2 li{
	width:48%;
	display:inline-block;
}
.widget-contact-info li:last-child{
	border-bottom:0;
}
.widget-contact-info li a{
	color: #fff;
}

.widget-contact-info li i{
	width:30px;
	/* height: 55px; */
	float:left;
	margin-right:10px;
	text-align: center;
	margin-top: 5px;
	font-size: 16px;
}
.footerContact{
}
.footerContact i{
	color:#0069b4;
	float: left;
	width: 15px;
	height: 30px;
	padding-top: 5px;
	font-size: 14px;
}
.footerSocial .social-icons{
	float:right;
}
.breadcrumb {
    padding: 15px 0;
    margin-bottom: 20px;
    list-style: none;
    background-color: transparent;
    border-radius: 4px;
    font-size: 13px;
    padding-right:30px;
    position:absolute;
    right:0;
}
.breadcrumb,
.breadcrumb a{
	color:#fff;
	font-size:15px;
}
h1{
	font-size:16px;
	color:#253c68;
	font-weight:500;
}


.heading-content{
	font-size:24px;
	color:#0d5f76;
	position:relative;
}
.heading-content span{
	display:block;
	font-weight:700;
	font-size: 14px;
	color:#278fd8;
	text-align: left;
}
h2.heading-title{
	font-size:19px;
	color:#3d3d3d;
	font-weight:700;
	border-bottom:4px solid #253c68;
	padding: 0 15px 5px 15px;
	font-style:italic;
	float:left;
	position:relative;
}
h2.heading-title:after{
	content: "\f0d7";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	width: 32px;
	font-size: 20px;
	position:absolute;
	bottom: -15px;
	left: 35px;
	color: #253c68;
}
.float-none{
	float:none !important;
}
h4{
	font-size: 17px;
	font-weight:700;
	position:relative;
	color: #fff;
	margin-bottom: 15px;
}

.btn-red {
    background-color:#e3000f;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px 10px;
    border: 0;
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 0;
}
.table>thead>tr{
	background-color:#e30613;
	color:#fff;
}

.table>tbody>tr{
	font-size:13px;
	font-weight:400;
	color:#3c3c3c;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    border-top: 0;
}

.referansBox .referansLink{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e1181c+0,c00206+99,c00206+100 */
background: rgb(225,24,28); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UxMTgxYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iI2MwMDIwNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjMDAyMDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(225,24,28,1) 0%, rgba(192,2,6,1) 99%, rgba(192,2,6,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(225,24,28,1) 0%,rgba(192,2,6,1) 99%,rgba(192,2,6,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(225,24,28,1) 0%,rgba(192,2,6,1) 99%,rgba(192,2,6,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1181c', endColorstr='#c00206',GradientType=0 ); /* IE6-8 */
font-size:16px;
display:block;
color:#fff;
font-weight:700;
line-height:16px;
padding:4px 10px;
min-height:40px;
text-align:center;
}
.referansDetay ul{
	margin-top:35px;
	padding-left:15px;
}
.referansDetay ul li{
	font-size:16px;
	font-weight:700;
	padding-left:15px;
	color:#919191;
	line-height:30px;
}
.iletisimPage .contactList li{
	color:#3d3d3d;
	width
}
.iletisimPage .contactList li i{
	color:#3d3d3d;
}
.contactList{
	margin-top:0;
}
.contactList li{
	padding: 0;
	font-weight:400;
	margin-bottom: 15px;
}
.contactList li:last-child{
	border-bottom:0;
}
.contactInformation{
	font-size:13px;
	line-height:20px;
	font-weight:500;
}
.contactInformation span{
	display:block;
	margin-bottom: 10px;
	margin-top:10px;
	font-weight: 700;
	color: #253c68;
	font-size:15px;
	
}
.contactList li i{
}

#contact-form .form-control {
    background-color: #bdecff;
    box-shadow: none;
    height: 43px;
    border: 0;
    font-size: 18px;
}
.form-control {
    border-radius: 0;
}
textarea.form-control {
    height: auto !important;
}
#googlemaps {
    height: 400px;
}
#googlemap {
    height: 400px;
}
.urunRow{
	height:140px;
	overflow:hidden;
}
.urunItem{
	border:1px solid #dcdcdc;
	padding-top:25px;
	padding-bottom:40px;
	padding-left:20px;
	padding-right:20px;
	height:140px;
}
.urunItemTitle{
	display:block;
	color:#3c3c3c;
	font-size:16px;
	position:relative;
}
.urunItemTitle:before{
	content:"";
	width:20px;
	height:13px;
	background-color:#e30613;
	position:absolute;
	left:-32px;
	top:4px;
}
.detaylar{
	color:#e30613;
	display:block;
	margin-top:20px;
}
.urunDetay h2{
	font-size:16px;
	font-weight:300;
	color:#3c3c3c;
	margin-bottom:25px;
	margin-top:0;
	position:relative;
}
.urunDetay h2:before{
	content:"";
	width:20px;
	height:13px;
	background-color:#e30613;
	position:absolute;
	left:-25px;
	top:0px;
}

.b-side-nav{
	background-color:#f6f6f6;
	font-size:12px;
	color:#818181;
}
.b-side-nav li{
	border-bottom:1px solid #fff;
	padding: 0;
	position:relative;
}
.b-side-nav li a{
	font-size:12px;
	display: block;
	line-height: 40px;
	font-weight:500;
	padding-left: 10px;
	color: #818181;
}
.b-side-nav li.active a,
.b-side-nav li a:hover,
.b-side-nav li a:focus,
.b-side-nav .nav-pills li.active a,
.b-side-nav .nav-pills li a:hover,
.b-side-nav .nav-pills li a:focus{
	color:#e30613;
	background-color:transparent;
}
.b-side-nav li ul{
	border-top:2px solid #fff;
	padding: 8px 0px;
	position:relative;
}
.b-side-nav li ul:before{
	content:"";
	width: 6px;
	min-height: 100%;
	background-color:#e30613;
	position:absolute;
	left: -8px;
	top:0px;
	height: 100%;
	display: block;
}
.b-side-nav li ul li{
	border-bottom:0;
	padding: 0;
}
.b-side-nav li ul li a{
	font-size:12px;
	display: block;
	line-height: 26px;
	font-weight:300;
	padding-left: 7px !important;
	padding: 0;
}	
.b-side-nav .nav-pills li a{
	color: #818181;
}

section.klinikCalismalar{
	background-color:#ececec;
}

section.iletisimeGec{
	background-color: #195d80;
	background-image:url(../images/iletisimeGec.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	color:#3d3d3d;
	font-size:25px;
	font-weight:500;
	padding-top:50px;
	padding-bottom:45px;
}
.btn-blue{border: 1px solid #00a6ea;color: #00a6ea !important;font-size: 18px !important;display: inline-block !important;font-weight: 400 !important;border-radius: 0;margin: 0 !important;padding: 10px 25px;}
.owlButtons .btn{
	margin:0 5px;
	font-weight:700;
}
.owlButtons .next,
.owlButtons .prev{
	border-radius:50%;
}
.btn-blue:hover{
	color:#fff;
}
.breadcrumbWrapper{
	background-color:#f8f8f8;
}
.form-control:focus {
    border-color: #253c68;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}


/* Sub Header */
.sub-header {

  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  transform-style: preserve-3d;
  background-repeat:no-repeat;
}
.sub-header .sub-header-content {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
}
.sub-header .sub-header-content h2 {
  margin-top: 0;
  color:#fff;
}
.sub-header .sub-header-content .breadcrumb-arc {
  padding: 0;
  margin: 0;
  margin-top: 25px;
  background: none;
  box-shadow: none;
  font-size: 14px;
  color: #bbb;
  font-weight: 600;
}
.sub-header .sub-header-content .breadcrumb-arc a {
  font-size: 14px;
  color: #fff;
  transition: all 0.6s ease 0s;
}
.sub-header .sub-header-content .breadcrumb-arc a:hover {
  color: #fff;
}
.sub-header .sub-header-content .breadcrumb-arc > .active {
  color: #ccc;
}
.sub-header-1 {
  height: 220px;
  position:relative;
}
.prejectDetail{
	border:1px solid #009fe3;
	padding:15px;
}
#contentPhotos .item img{
	margin:0 auto;
}

h2.text-cap{
	color:#009fe3;
	font-weight:700;
	font-size:17px;
}

.formInput {
    position: relative;
    margin-bottom: 20px;
}
.formInput fieldset {
  background: #e4e4e4;
  padding: 0 20px 0 50px;
}
.formInput fieldset label {
  display: inline-block;
  line-height: 50px;
  margin: 0 10px;
}
.formInput fieldset label input {
  margin: 0px 5px;
  vertical-align: sub;
}

.formInput input[type=radio], .formInput input[type=checkbox] {
	width: auto !important;
  	height: auto !important;
}

.formInput i.fa {
  position: absolute;
  top: 42px;
  left: 20px;
  z-index: 3;
}
.formInput label {
	font-size: 12px;
}

.formInput input,.formInput select ,.formInput textarea {
	height: 50px;
	background: #e4e4e4;
	border: none;
	border-radius: 0;
	font-weight: 400;
	width:100%;
}

.formInput input, .formInput select {
	padding: 0 20px 0 50px;
}

.formInput textarea {
  	padding: 12px 20px 12px 50px;
}

.formInput input[type=number] {
  padding-right: 0 !important;
}
#ehliyetDateInput {
	display:none;
}
.panel-heading {
	font-size: 25px;
	text-align: center;
	font-weight: 500;
	color: #0871b9;
}
.panel-default {
    border-color: #F5F2F2;
}


.full-width-tabs > ul.nav.nav-tabs {
    display: table;
    width: 100%;
    table-layout: fixed;
    border: 0;
}
.full-width-tabs > ul.nav.nav-tabs > li {
    float: none;
    display: table-cell;
}
.full-width-tabs > ul.nav.nav-tabs > li > a {
    text-align: center;
    border: 0;
    cursor: pointer;
    padding: 25px 15px;
}
.take-all-space-you-can{
    width:100%;
}

.full-width-tabs .nav>li>a>img {
    max-width: 100%;
}
.full-width-tabs .nav-tabs>li.active>a, 
.full-width-tabs .nav-tabs>li.active>a:focus, 
.full-width-tabs .nav-tabs>li.active>a:hover,
.full-width-tabs .nav>li>a:focus, 
.full-width-tabs .nav>li>a:hover {
    color: #555;
    background-color: transparent;
    border-bottom: 8px solid #0068b6 !important;
}
.sectionProductTabs{
	background-color:#009be3;
}
.sectionProductTabs .title{
	color:#fff;
	display:block;
	text-align:center;
	font-weight:700;
	font-size:24px;
	margin:30px 0;
}
.welcomeAboutUs{
	background: url(../images/welcomeAboutUs.jpg) no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color:#fff;
	min-height:315px;
	padding:80px 0;
	font-size:24px;
	text-align:center;
	line-height: 28px;
	background-position: center center;
}
.welcomeAboutUs h1.heading-content{
	font-size:30px;
	color:#fff;
	font-weight:700;
}

#owl-klinik .klinikItem{
	position:relative;
}

#owl-klinik .klinikItemContent{
	height:175px;
	max-height:175px;
	overflow:hidden;
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	color:#fff;
	text-align:center;
	font-size:18px;
	padding-right:15px;
	padding-left:15px;
}
#owl-klinik .klinikItemContent a{
	font-size:24px;
	color:#fff;
	display:block;
	margin-bottom:20px;
}

.container.bordered{
	border-bottom:10px solid #00a6ea;
}
.productList {
	overflow:hidden;
}
.productList > li{
	float:left;
	padding: 15px 20px;
	font-size:18px;
	color:#fff;
	font-weight:700;
	padding-bottom: 10000px;
	margin-bottom: -10000px;
	border-right: 1px solid #31bbce;
}
.productList > li > ul >li>a{
	color:#fff;
	font-weight:400;
	font-size:14px;
}
.productList > li:first-child{
	padding-left:0;
}
.productList > li:last-child{
	border-right:0;
}
.blue-bg{
	background-color:#00a6ea;
}

.sideBarNav li{
	float:left;
}
.sideBarNav li a{
	font-size:18px;
	color:#fff;
	padding:15px 25px;
	display:block;
}
.sideBarNav li a:hover,
.sideBarNav li.active a{
	background-color:#0079aa;
	color:#fff;
}
.content h1{
	font-size:24px;
	margin-top:0;
	color: #303030;
}
.newsPage .date{
	display:inline-block;
	padding:15px;
	height:80px;
}
.newsPage .date span{
	display:block;
	font-size:26px;
	font-weight:700;
}
.firstNews .date{
	background-color:#00a6ea;
	color:#fff;
	font-size:24px;
	line-height:26px;
	float:left;
}
.firstNews .title{
	display:inline-block;
	font-size:20px;
	font-weight:700;
	padding-left:25px;
	padding-top:15px;
	color:#2c65ae;
}
.newsItem{
	background-color:#00a6ea;
	position: relative;
}
.newsItem .date{
	background-color:#2c65ae;
	color:#fff;
	text-align:center;
	font-size:24px;
	float: left;
}
.newsItem .title{
	color:#fff;
	font-size:18px;
	font-weight:700;
	padding: 25px 15px;
	display: block;
	position: absolute;
	left: 90px;
	right: 0;
	bottom: 0;
	top: 0;
	overflow: hidden;
}

.colorBlue{
	color:#2c65ae;
}

.klinikCalismaItem{
	height:125px;
	overflow:hidden;
	border:2px solid #dadada;
}
.image{
	width:170px;
	height:125px;
	overflow:hidden;
	float: left;
	margin-right:15px;
}
.klinikCalismaItem a{
	display:block;
	margin-top:25px;
	font-size:24px;
}
.klinikCalismaItem a span{
	font-weight:700;
	display:block;
	margin-top:10px;
}
.klinikCalismaItem:hover{
	background-color:#006994;
	color:#fff;
}
.klinikCalismaItem:hover a{
	color:#fff;
}

.ikPage .tabbable .nav-tabs>li{
	float:none;
	border:0;
	margin-bottom:5px;
}
.ikPage .tabbable .nav-tabs>li a{
	cursor:pointer;
	background-color:#006994;
	color:#fff;
	border-radius:0;
	font-size:18px;
}
.ikPage .tabbable .nav-tabs>li a,
.ikPage .tabbable .nav-tabs{
	border:0;
}

.ikPage .tabbable .nav-tabs>li.active>a, 
.ikPage .tabbable .nav-tabs>li.active>a:focus, 
.ikPage .tabbable .nav-tabs>li.active>a:hover,
.ikPage .tabbable .nav>li>a:focus, 
.ikPage .tabbable .nav>li>a:hover {
    background-color: #00a6ea;
}
.ikPage{
	font-size:18px;
}
.ikPage h1{
	font-size:30px;
	font-weight:700;
	color:#006994;
}
.ikPage h2{
	font-size:24px;
	font-weight:400;
	color:#006994;
}

.greyBg {
    background-color: #f8f8f8;
}

.btn-main {
    background-color: #00a6ea;
    color: #fff;
    border-radius: 0;
    position: relative;
}

.contactList li{
	background-color:#004f6f;
	color:#fff;
	font-size:18px;
	display:block;
	margin-bottom:15px;
	overflow: hidden;
}
.contactList li i{
	width:60px;
	height:60px;
	line-height:60px;
	color:#fff;
	font-size:24px;
	background-color:#006994;
	float:left;
	text-align:center;
	margin-right:15px;
	margin-bottom: 0;
}
.contactList li span{
	display:block;
	padding-top:15px;
}

.layoutContent .form-control{
	background-color:#bdecff;
	box-shadow:none;
	color:#004f6f;
}
.urunPage .nav-tabs>li>a{
	border-radius:0;
}
.urunPage .nav-tabs>li.active>a, 
.urunPage .nav-tabs>li.active>a:focus, 
.urunPage .nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: pointer;
    background-color: transparent;
    border: 0;
    border-radius:0;
    border-bottom-color: transparent;
}
.urunPage .nav-tabs>li>a, 
.urunPage .nav-tabs>li>a:focus, 
.urunPage .nav-tabs>li>a:hover {
    color: #fff;
    background-color: transparent;
	border: 0;
}
.urunPage .nav-tabs>li>a{
	padding:15px 25px;
	font-size:24px;
}
.urunTab{
	background-color:#00a6ea;
	color:#fff;
}

.urunPage h1{
	margin-top:0;
	font-size:30px;
	font-weight:700;
	color:#227cc0;
}
.urunContent{
	font-size:18px;
}
.urunPage .btn-main{
	font-size:18px;
	margin-right:0px;
	display:block;
}

.productButtons {
    display: table;
    width: 100%;
    table-layout: fixed;
    border: 0;
    padding:0;
    margin-top: 15px;
}
.productButtons li {
    float: none;
    display: table-cell;
    padding: 0 10px;
}
.productButtons li:first-child{
	padding-left:0;
}
.productButtons li:last-child{
	padding-right:0;
}
.productButtons > li >a {
    text-align: center;
    border: 0;
    cursor: pointer;
    padding: 15px 15px;
}
.take-all-space-you-can{
    width:100%;
}

.full-width-tabs .nav>li>a>img {
    max-width: 100%;
}
.productButtons > li >a:focus, 
.productButtons > li >a:hover {
    color: #fff;
    background-color: #0068b6;
}