/**
 	SHEM
    @Recep Can alias @rewebcan 
    designed at Btkare by Recep Can at 27-12-2016 
    recep@btkare.com
**/
*:not(.fa) {
	font-family: 'open sans', sans-serif !important;
	outline:none;
}
nav {
	position: relative;
}
a
a:focus,
a:hover {
	color:inherit;
}
@media only screen and (max-width: 992px) {
	nav#desktop-menu {
		display: none;
	}
	nav#mobile-menu {
		display:none;
	}
}
@media only screen and (min-width: 992px){
	nav#mobile-menu {
		display:none;
	}
	.slicknav_menu {
		display: none;
	}
}
.menu {
	list-style: none;
	padding:0;
	margin-top:50px;
	margin-bottom:50px;
}
.menu > li {
	display:inline-block;
	position:relative;
	padding-bottom: 10px;
}
.menu > li:hover > ul {
	display:inherit;
}
.menu > li > ul {
	position:absolute;
	top: 30px;
	left:10px;
	padding-left:0;
	list-style:none;
	min-width:200px;
	background:rgba(0, 56, 124, 0.7);
	z-index:2;
	display:none;
	padding-top:10px;
	padding-bottom:10px;
}
.menu > li > ul:before {
	position:absolute;
	content:'';
	top:-10px;
	left:10px;
	border-left:10px solid transparent;
	border-right:10px solid transparent;
	border-bottom:10px solid rgba(0, 56, 124, 0.7);
}
.menu > li > ul > li {
	padding:6px 12px;
}
.menu > li > ul > li:hover {
	background: rgba(14, 64, 128, 0.32);
}
.menu > li > ul > li > a {
	color:white;
	text-decoration:none;
}
.menu > li > a {
	font-size:1.4rem;
	font-weight: bold;
	color:#373737;
	padding:4px 8px;
	text-decoration: none;
}
.menu > li > a:hover, 
.menu > li > a:focus, 
.menu > li > a:active{
	text-decoration: none;
	color:inherit;
} 
.menu.sol-menu {
	float:left;
	margin-left: 80px;
}
.menu.sag-menu{
	float:right;
	margin-right: 80px;
}
.menu:after, .menu:before {
	content: '';
	display:table;
	clear: both;
}
.logo {
	position: absolute;
	left:50%;
	transform:translateX(-50%);
	margin-top:20px;
}
.dil > a:not(.dil_aktif) {
	font-weight: 300
}
.inner-padding {
	padding-top:30px;
	padding-bottom:30px;
}
.haberler-anasayfa h2{
	color:#183b65;
	text-align: center;
}
.hbr-resim > img {
	width: 100%;
}
.hbr-yazi {
	padding:16px;
	background-color: #183b65;
	color:white;
	font-weight:300;
}
.btn {
	border-radius: 0;
}
.btn-gray {
	background-color: #ebebeb;
	color:black;
}
.haber-list {
	margin-top: 35px;
	padding-top: 80px;
	padding-bottom: 80px;
	max-height: 470px;
	background-color:#272b31;
	overflow-y:auto;
}
.haber-list ul {
   list-style:none;
   padding-left:20px;
}
.haber-list ul li {
	padding: 20px 30px;
	margin-left: 50px;
	position:relative;
}
.haber-list ul li:before {
	content:'\f104';
	font-family:'FontAwesome';
	color:white;
	font-size:30px;
	position:absolute;
	left:-30px;
	top:50%;
	transform:translateY(-50%);

}
@media (min-width:320px) and (max-width:992px) {
	.haber-list ul li:before {
		content:'';
	}
	.haber-list ul li {
		margin-left: 0px;
	}
}
.haber-list ul li a {
    color:white;
    font-size: 20px;
    text-decoration: none;
    font-weight:300;
    /* padding: 24px 0; */
}
.haber-list ul li.active > a {
	font-weight:700;
}
.haber-list ul li i.fa {
	font-size: 20px;
}
.sol-kutucuk {
	padding-right:0 !important;
}
.sag-kutucuk {
	padding-left:0 !important;
}
@media (min-width: 320px) and (max-width: 992px) {
	.sol-kutucuk {
		padding-right:15px !important;
	}
	.sag-kutucuk {
		padding-left:15px !important;
	}
}
@media (min-width:992px) and (max-width:1200px) {
	.haber-list {
		margin-top: 5px;
	}
}
.slider-ustu .yesil {
    background: #197B2A;
    width:50%;
    float:left;
    min-height: 80px;
}
.slider-ustu span.altyapi {
	float:left;
	margin-top: 12px;
	margin-left:20%;
	position: relative;
}
.slider-ustu span.ustyapi {
	float:right;
	margin-top: 12px;
	margin-right: 20%;
	position: relative;
}

.slider-ustu span > h5 {
	color:white;
}
.slider-ustu span > h5 > b {
	font-size: 16.5px;
}
.slider-ustu span.altyapi:after  {
	content: '\f105';
	font-family: 'FontAwesome';
	position: absolute;
	top: 50%;
	left: calc(100% + 10px);
	font-size: 26px;
	transform: translateY(-50%);
	color: white;
}
.slider-ustu span.ustyapi:before  {
	content: '\f104';
	font-family: 'FontAwesome';
	position: absolute;
	top: 50%;
	right: calc(100% + 10px);
	font-size: 26px;
	transform: translateY(-50%);
	color: white;
}
.slider-ustu /*.yesil*/ ul {
    padding:0;
    list-style:none;
    display:table;
    margin:0 auto;
}
.slider-ustu /*.yesil*/ ul li {
    display:inline-block;
    padding: 15px 20px 5px 20px;
    /* margin-top: 10px; */
}
.slider-ustu ul li > a > img.color {
	display:none;
	margin: auto;
    width: 39px;
    height: 39px;
}
.slider-ustu ul li.active > a > img.color {
	display:inherit;
	display: table;
}
.slider-ustu ul li.active {
	background:white;
	position:relative;
}
.slider-ustu .yesil li.active:after {
    content: '';
    position: absolute;
    top: -15px;
    left: 50%;
    transform: translateX(-50%)rotate(180deg);
    z-index: 99;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #197b2a;
}
.slider-ustu .yesil ul li.active > a {
	color:#197b2a;	
}
.slider-ustu .mavi li.active:after{
	content:'';
	position:absolute;
    top: -15px;
    left: 50%;
    transform: translateX(-50%)rotate(180deg);
	z-index:99;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #183b65;
}
.slider-ustu .mavi ul li.active > a {
	color:#183b65;	
}
.slider-ustu ul li.active > a > img:not(.color){
	display:none;
}
.slider-ustu /*.yesil*/ ul li a {
	color:white;
	font-weight:bold;
	text-decoration: none;
}
.slider-ustu ul li img {
    margin: auto;
    display: table;
    width: 39px;
    height: 39px;
}

.slider-ustu .mavi {
	background: #183b65;
	width: 50%;
	float:right;
	min-height: 80px;
}
@media (max-width:992px) {
	.slider-ustu /*.yesil*/ ul li {
	    display:inline-block;
   	 	padding:5px 8px;
	}
	.slider-ustu /*.yesil*/ ul li a {
		color:white;
		font-weight:bold;
		text-decoration: none;
		font-size:10px;
	}
	.slider-ustu ul li img {
		width:39px;
		height: 39px;
	}
	.slider-ustu span.altyapi{
		float:none;
		display:table;
		margin:0 auto;
	}
	.slider-ustu span.ustyapi{
		float:none;
		display:table;
		margin:0 auto;
	}
	.slider-ustu span.altyapi:after {
		display:none;
	}
	.slider-ustu span.ustyapi:before {
		display:none;
	}
}
@media only screen and (max-width:480px) {
	.slider-ustu ul li img {
		width: 38px;
		height: 39px;
	}
	.slider-ustu /*.yesil*/ ul li {
	    display:inline-block;
   	 	padding:5px 4px;
	}
}
@media only screen and (max-width:320px) {
	.slider-ustu /*.yesil*/ ul li {
	    display:inline-block;
   	 	padding:5px 2px;
	}
	.slider-ustu ul li img {
		width:24px;
		height: 24px;
	}
	.slider-ustu /*.yesil*/ ul li a {
		color:white;
		font-weight:normal;
		text-decoration: none;
		font-size:8px;
	}
}

.unslider {
	position: relative;
}
span.slider-arrow.next {
    position: absolute;
    right: 10%;
    color: white;
    font-size: 32px;
    top: 50%;
    transform: translateY(-50%);
    text-shadow:0px 0px 10px black;
}
span.slider-arrow.prev {
    position: absolute;
    left: 10%;
    color: white;
    font-size: 32px;
    top: 50%;
    transform: translateY(-50%);
    text-shadow:0px 0px 10px black;
}
span.slider-arrow {
	cursor:pointer;
}
div[class^='slider-tanesi'] ul > li > img {
    width:100%
}
footer {
	background:#252525;
}
.footer-list {
	margin-top:20px;
	margin-bottom:20px;
}
.footer-list h4, .footer-list h4 > a {
	color:white;
	text-decoration: none;
}
.footer-list > ul {
	padding:0;
	list-style: none;
	display: inline-block;
	padding-right: 20px
}
.footer-list > ul > li {
	padding: 10px 0;
}
.footer-list > ul > li > a {
	color:white;
	font-weight: 300;
	text-decoration: none;
}
.footer-list > .social-bar > ul {
	list-style: none;
	padding:0;
}
.footer-list > .social-bar > ul > li {
	display: inline-block;
}
.footer-list > .social-bar > ul > li img {
	width: 28px;
	height: 28px;
}
.footer_logo {
    margin-top: 50px;
    display: table;
    margin: auto;
}
.copyright p {
	color:white;
	font-weight: 300;
}
.resimli-sayfa h2 {
	font-weight: 300;
	text-align: center;
}
.arkaplan-resmi {
    min-height: 365px;
    /*background: url('../img/biz_kimiz_arkaplan.png');*/
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    color: white;
    z-index: 2;
}
@media only screen and (max-width:992px) {
	.arkaplan-resmi {
		min-height: 185px;
	}
}
.sayfa-icerik p {
	text-align: justify;
	color:#183b65;
	font-weight: 400;
}
p.big-text {
	font-size: 3em;
	text-align: justify;
	font-weight: 600;
}
.sayfa-icerik h3 {
    color: #183b65;
}
.projeler-sayfasi h2 {
    text-align: center;
    color:#183b65;
}
.projeler-buttons > ul{
	padding:0;
	list-style: none;
	display: table;
	margin:0 auto;
}
.projeler-buttons > ul > li {
	display:inline-block;
	padding:0px 10px;
	position: relative;
	font-size:1.3em;
}
.projeler-buttons > ul > li > a {
	color:inherit;
	text-decoration:none;
	user-select: none;
}
.projeler-buttons > ul > li.blue > a:focus {
	color:white;
	background: #334e6e;
	padding: 0 10px;
}
.projeler-buttons > ul > li.green > a:focus {
	color:white;
	background: green;
	padding: 0 10px;
}
.projeler-buttons > ul > li:after{
	content:'-';
	position: absolute;
	right:0;
	top: 0;
}
.projeler-buttons > ul > li:last-child:after {
	content:'';
}
.proje-tanesi {
	position: relative;
	padding:4px;
	margin-top:30px;
}
.blue-border {
	border:2px solid #334e6e;
}
.green-border {
	border:2px solid green;
}
.proje-tanesi > img {
	width: 100%;
}
.proje-overlay > p {
	color:white;
	font-size:22px;
	text-align: center;
}
.proje-tanesi > .proje-overlay {
	position: absolute;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: none;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	top: 0;
	bottom: 0;
	left:0;
	right: 0;
}
.green-overlay {
	background:rgba(65,134,65,0.8);
}
.blue-overlay {
	background:rgba(24,59,101,0.8);
}
.proje-tanesi:hover > .proje-overlay {
	display: flex;
}
.btn-neon-white {
	background:transparent;
	border:1px solid white;
	text-decoration: none;
	color:white;
}
.btn-neon-white:hoverÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â {
	color:white !important;
	text-decoration: none;
}
#dahafazla button {
	margin:30px auto;
	display: table;
}
.btn-green {
	background-color: #4ea348;
	color:white;
	font-weight: 700;
}
.btn-green:hover {
	color:white;
}
.btn-blue {
	background-color:#334e6e;
	color:white;
	font-weight: 700;
}
.btn-blue:hover {
	color:white;
}
.video-overlay{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: white;
	font-size: 4em;
}
.medya-icerik p, .medya-icerik p > a{
	padding:5px;
	color:#183b65;
	text-decoration: none;
}
.iletisim-banner h2 {
    color: #183b65;
    text-align: center;
}
.iletisim-bilgileri p {
	color:#183b65;
}
.iletisim-formu textarea {
    height: auto;
    max-height: 175px;
    max-width: 100%;
}
@media only screen and (max-width: 992px){
	.iletisim-formu {
		margin-top:50px;
	}
}
.proje-haritasi h2 {
    text-align: center;
    color: #183b65;
    font-weight:300;
}
.proje-detay-resim {
    position: relative;
}

.resimli-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size:36px;
    color:white;
}
.resimli-overlay h1 > small {
	color:white !important;
}
.proje-detay-baslik h2 {
    text-align: center;
    color: #183b65;
}
.proje-icerik button {
    margin: 30px auto;
    display: table;
}
.proje-icerik .proje-yazi h4, .proje-icerik .proje-yazi p {
    color:#183b65;
    font-weight:600;
}
.proje-bilgileri {
	background-color:#ebebeb;
	/* padding-bottom: 0px; */
}
.bilgi-tanesi {
	margin-top:20px;
	/* padding-top: 10px; */
	/* padding-bottom: 10px; */
	min-height: 100px;
}
@media only screen and (max-width:414px) {
	.bilgi-tanesi {
		margin-top:10px;
		min-height: 70px;
	}
}
.haber-detay-baslik h2{
	text-align: center;
	color:#183b65;
}
.detay > img{
	margin:0 20px;
	padding:10px;
	border:2px solid green;
}
.detay > p {
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}
.haber-detay .owl-carousel {
	padding:20px;
}
.isbasvuru form textarea {
    max-width: 100%;
    max-height: 185px;
}
.isbasvuru form label {
    color: #183b65;
}
.haber-detay h4 {
	color:#183b65;
}
.bilgi-formu {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    /*JS ile right'ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â± baÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¸langÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ta ayarlÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±yoruz.*/
    /*right: -225px;*/
    transition: ease 0.2s;
    right: 0;
}
@media (max-width:992px){
	.bilgi-formu {
		display:none;
	}
}
.bilgi-head {
    float:left;
    padding:20px;
    background:#ebebeb;
    cursor: pointer;
    -webkit-user-select: none;  /* Chrome all / Safari all */
  	-moz-user-select: none;     /* Firefox all */
  	-ms-user-select: none;      /* IE 10+ */
  	user-select: none;          /* Likely future */      
}
.bilgi-head > .bilgi-text {
    float:right;
}
.bilgi-head > .bilgi-text > p {
    margin:0;
    font-weight:700;
    color:#183b65;
}
.bilgi-formu form {
    float:right;
    padding:20px;
    background:#ebebeb;
}
.carousel.inner-padding {
    max-width: 960px;
    margin: 0 auto;
}
@media (max-width:992px) {
	.istisna-footer-element{
		margin-top: -70px;
	}
}
@media (max-width:480px) {
	.istisna-footer-element{
		margin-top: -85px;
	}
	.footer-list > ul > li {
   	    padding: 5px 0;
	}
}
@media (max-width:320px) {
	.istisna-footer-element{
		margin-top: -160px;
	}
}

.slider-text {
    position: absolute;
    top: 50%;
    transform:translateY(-50%);
    right: 20%;
}
.slider-text h1 {
    display:table-caption;
    line-height: 1em;
    font-weight:bolder;
    font-size: 4.4vw;
    letter-spacing: -.05em;
    text-align:right;
    color:#0a395a;
    text-shadow: 0px 0px 7px white;
}
.slider-text a {
    font-weight:700;
    color:black;
    font-size:.83vw;
}
.unslider li, .unslider ol, .unslider ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border: none;
    position: relative;
}
.mobile_logo {
    position: absolute;
    left:50%;
    transform:translateX(-50%);
}
.mobile_logo img {
    width:50px;
}

.slider-arrow i {
	display: none;
}
.slider-arrow .next {
    background-image: url(../icons/right-arrow.png)!important;
    background-repeat: no-repeat!important;
    width: 46px!important;
    height: 46px!important;
}

.slider-arrow.next {
    background-image: url(http://sekinsaat.com/assets/icons/right-arrow.png);
    width: 46px;
    height: 46px;
    background-repeat: no-repeat!important;
}

.slider-arrow.prev {
    background-image: url(http://sekinsaat.com/assets/icons/left-arrow.png);
    width: 46px;
    height: 46px;
    background-repeat: no-repeat!important;
}

.slider-text a {
    color: white;
    padding: 10px;
    background-color: rgba(0,0,0,0.75);
    border-radius: 300px;
    float: right;
    margin-top: 10px;
}

.mobildeGoster {
	display: none;
}

.projeler-buttons > ul > li > a {
    border: 1px solid #000;
    border-radius: 8px;
    padding: 0px 5px;
    background-color: #203252;
    color: #fff;
    font-size: 16px;
}
.projeler-buttons > ul > li:after {
    right: -2px!important;
}

	@media (max-width: 1023px ){
		.mobildeGoster {
			display: inline;
		}
		.mobildeGizle {
			display: none;
		}
		.harita iframe {
		    height: 300px!important;
		}
		#clinic-finder form#clinic-finder-form input#address {
		    margin-left: 0!important;
   			margin-top: 0!important;
		}
		.slider-arrow.next, .slider-arrow.prev {
		    width: 21px;
		    height: 21px;
		    background-size: 21px;
		}
		.h4, h4 {
		    font-size: 16px!important;
		    line-height: 20px!important;
		}
		.copyright p {
		    text-align: center;
		}
		p {
		    margin: 5px 15px!important;
		    display: inherit!important;
		}
		h2 {
		    display: inherit!important;
		    margin: 5px 15px!important;
		}
		.detay > img {
		    margin: 0!important;
		    padding: 10px!important;
		    border: 2px solid green!important;
		    width: 100%!important;
		    display: inherit!important;
		    margin-bottom: 22px!important;
		}
		.resimli-overlay h1 {
		    font-size: 20px;
		    margin: 0 30px;
		    line-height: 24px;
		}
		.projeler-buttons > ul > li > a {
		    font-size: 14px;
		}
	}