/* --------------------------------- */
/* Css Styles                        */
/*---------------------------------- */

/* Table of Content
==================================================

	1. Body and Core Css
	2. Home Page
	3. About Page
	4. Resume Page
	5. Portfolio Page
	6. Contact Page
	7. Sidebar
	8. Blog Page
	9. Work Single Page
	10. Features
	11. 404 Page
	12. Responsive



/*------------------------ 1 Body and Core Css ------------------------*/
@charset "UTF-8";
		@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800");
		@import url("https://fonts.googleapis.com/css?family=Lora:400,400i,700,700i");
		@import url("https://fonts.googleapis.com/css?family=Lekton:300,400,600,700,800");
		@import url("https://fonts.googleapis.com/css?family=Marck+Script:400");
		@import url("https://fonts.googleapis.com/css?family=Indie+Flower:400,400i,700,700");

body{
	background:url(../images/bg.jpg) #f7f6f3 no-repeat center center fixed;
	background-attachment: fixed;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	height: 100%;
	font-family: 'Lora', "Open Sans", serif;
}

body::-webkit-scrollbar {
	display: none;
}

html{
	height: 100%;
}

.fa-bars {
	padding-top:1.5px;
} 

.video_arkaplan { 
	position: fixed; 
	right: 0; 
	bottom: 0; 
	min-width: 100%; 
	min-height: 100%; 
	width: auto; 
	height: auto; 
	z-index: -100; 
	background-size: cover; 
} 

.video_soltaraf {  
	right: 0; 
	bottom: 0; 
	min-width: 100%; 
	min-height: 100%; 
	width: auto; 
	height: auto;   
} 

.subpages{
    width: 50% !important;
	position: absolute;
    overflow: hidden;
    top: 0px;
    right: 0px;
    height: 100%;
}

.subpages2{
    width: 100% !important;
	position: absolute;
    overflow: hidden;
    top: 0px;
    right: 0px;
    height: 100%;
}

.site{
	background: rgba(255, 255, 255, 0.4);
	/* background:#fff; */
	position:relative;
	height:100%;
	overflow:hidden;
	box-shadow: 0px 0px 46px 0px rgba(0, 0, 0, 0.09);
	-moz-box-shadow: 0px 0px 46px 0px rgba(0, 0, 0, 0.09);
    -webkit-box-shadow: 0px 0px 46px 0px rgba(0, 0, 0, 0.09);
	-ms-box-shadow: 0px 0px 46px 0px rgba(0, 0, 0, 0.09);
}

.wrapper{
    height: 100%;
}

.fa-envelope-o {
	color:#fff;
}

.iletisimbuton  {
    right: 15px !important;
	top: 15px !important;
}

.iletisimbuton {
	color:#fff;
	cursor: pointer;
    position: fixed;
	z-index: 60;
    top: 15px;
    right: 15px;
    width: 45px;
    height: 45px;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -o-border-radius: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all ease 0.3s;
    background: #000;
    border: solid 1px rgba(103, 103, 103, 0.2);
}

.iletisimbuton a {
	padding-bottom: 2px;
    padding-left: 1px;
}

.iletisimbuton:hover {
	color:#fff;
	background: #009473;
}
.buton_geri {
	color:#fff;
	cursor: pointer;
    position: fixed;
	z-index: 60;
    top: 65px;
    left: 15px;
    width: 45px;
    height: 45px;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -o-border-radius: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all ease 0.3s;
    background: #000;
    border: solid 1px rgba(103, 103, 103, 0.2);
}
.buton_geri:hover {
	color:#fff;
	background: #009473;
}
.buton_geri:visited {
	color:#fff;
}
.buton_geri_xs {
		color:#fff;
		cursor: pointer;
		position: fixed;
		bottom: 0px;
		width: 45px;
		height: 45px;
		left: 12px;
		left: 12px;
		border-radius: 25px;
		-moz-border-radius: 25px;
		-webkit-border-radius: 25px;
		-o-border-radius: 25px;
		display: flex;
		justify-content: center;
		align-items: center;
		transition: all ease 0.3s;
		background: #000;
		border: solid 2px #fff !important;
		z-index: 65;
		margin-bottom: 4px;
}
.buton_geri_xs:hover {
		color:#fff;
		background: #009473;
}
.buton_geri_xs:visited {
	color:#fff;
}
.buton_sagust2 {
	color:#fff;
	cursor: pointer;
    position: fixed;
	z-index: 60;
    top: 65px;
    right: 15px;
    width: 45px;
    height: 45px;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -o-border-radius: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all ease 0.3s;
    background: #000;
    border: solid 1px rgba(103, 103, 103, 0.2);
}
.buton_sagust2:hover {
	color:#fff;
	background: #009473;
}
.buton_sagust2:visited {
	color:#fff;
}

.menubuton  {
	z-index: 60;
	position: fixed;
    left: 15px !important;
	top: 15px !important;
}

.menubuton_giris  {
	z-index: 60;
	position: fixed;
    left: 15px !important;
	top: 15px !important;
}

.open-menu{
	color:#fff;
	cursor: pointer;
    position: fixed;
    top: 15px;
    left: 15px;
    width: 45px;
    height: 45px;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -o-border-radius: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all ease 0.3s;
    background: #000;
    border: solid 1px rgba(103, 103, 103, 0.2);
}
.open-menu:hover{color:#fff !important;}
.open-menu:active{color:#fff !important;}
.open-menu:visited{color:#fff !important;}

.menubuton a {
	padding-top: 1px;
    padding-left: 0px;
}
.menubuton_giris a {
	padding-bottom: 2px;
    padding-left: 0px;
}

.open-menu:hover{
	color:#fff;
	background: #009473;
}

.open-menu-muzik{
	width:23px;
	height:30px;
	display:block;
	cursor:pointer;
	margin: 25px 19px 0 18px;
	transition:all ease-out 0.5s;
    position: fixed;
}

.open-menu-muzik:hover{
	transition:all ease-out 0.5s;
}

.page{
	position:relative;
}

.page-title{
	font-size:22px;
	font-weight:bold;
}

.subtitle{
	font-size:20px;
	font-weight:bold;
}

.profile-image img{
	width:100%;
}
.floor_galeri{
	padding: 0px 20px;
    height: 100%;
}
.floor{
	padding:30px 20px;
    height: 100%;
}

.floor .text {color: white;font-size: 40px;font-weight: 500;text-align: center;position: absolute;top: 50%;left: 50%;-moz-transform: translateX(-50%) translateY(-50%);-webkit-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%); }

		.floor-2{background: #71B5E5;}
		.floor-3{background: #B3CE4A;}
		.floor-4{background: #EB5D45;}
		.floor-5{background: #4AAEB6;}
		.floor-6{background: #E7DFBF;}
		.floor-7{background: #CA9E67;}
		.floor-8{background: #4fade3;}
		ul {list-style: none;}


.profile-image{
	width:50%;
	height: 100%;
	overflow:hidden;
}

.profile-image2{
	width:0%;
	height: 100%;
	overflow:hidden;
}

.left-navbar{
  left: 0;
  position: absolute;
  height: 100%;
  background: #fff;
	z-index:5;
  width: 58px;
}

.navigation {
    height:auto;
    position:fixed;
    margin-top: 52px;
    -webkit-transform-origin: left top;
    -webkit-transform:rotate(-90deg) translateX(-100%);
	-moz-transform-origin: left top;
    -moz-transform:rotate(-90deg) translateX(-100%);
	-ms-transform-origin: left top;
    -ms-transform:rotate(-90deg) translateX(-100%);
}

.links-to-floor {
    margin:0 auto;
    height:100%;
	font-family: 'Open Sans', sans-serif;
}

.links-to-floor li {
    margin-right:18px;
    float:right;
    height:100%;
    line-height: 56px;
}

.links-to-floor li a {
  color: #b6b6b6;
	font-size:12px;
	height: 60px;
	float:left;
}

.links-to-floor li a:hover{
	cursor:pointer;
	text-decoration:none;
	color:#000000;
	transition:all ease 0.5s;
}

.links-to-floor li .selected{
	color:#000000;
}

/*  SOSYAL  */

.socialsolalt {
	position: fixed;
	z-index:10;
    left: 15px !important;
	bottom: 15px !important;
	
}

.socialsolalt a{
	background: #000;
    color: #fff;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    width: 40px;
    display: block;
    height: 40px;
    text-align: center;
    padding-top: 7px;
    font-size: 17px;
	margin-top: 6px;
}

.socialsolalt a.google_play{
    padding-top: 7px;
	padding-left: 3px;
}

.socialsolalt a.tkitap{
    padding-top: 9px;
	padding-right: 1px;
}

.socialsolalt a.facebook{
    padding-top: 9px;
	padding-right: 3px;
}

.socialsolalt a.twitter{
    padding-top: 8px;
	padding-left: 1px;
}

.socialsolalt a:hover{
    transition:all ease 0.4s;
}

.socialsolalt a.google_play:hover{
    color: #fff;
    background:#009473;
}

.socialsolalt a.tkitap:hover{
    color: #fff;
    background:#c50000;
}

.socialsolalt a.facebook:hover{
    color: #fff;
    background:#3b5998;
}

.socialsolalt a.twitter:hover{
    color: #fff;
    background:#00aced;
}

.socialsolalt a.google:hover{
    color: #fff;
    background:#dd4b39;
}

.socialsolalt a.youtube:hover{
    color: #fff;
    background:#bb0000;
}

.socialsolalt a.linkedin:hover{
    color: #fff;
    background:#007bb5;
}

.socialsolalt a.instagram:hover{
    color: #fff;
    background:#125688;
}

.socialsolalt a.flickr:hover{
    color: #fff;
    background:#ff0084;
}

.socialsolalt a.tumblr:hover{
    color: #fff;
    background:#32506d;
}

.socialsolalt a.skype:hover{
    color: #fff;
    background:#12A5F4;
}

.socialsolalt a.whatsapp:hover{
    color: #fff;
    background:#4dc247;
}

.socialsolalt a.muzikkapat:hover{
    color: #fff;
    background:#ff0000;
}

/*  Sosyal 2  */

.left-navbar .social{
	position: absolute;
    bottom: 0;
    text-align: center;
    width: 60px;
	margin-bottom:3px;
}

.left-navbar .social a{
	margin-bottom:6px;
}

.social a{
	background: #000;
    color: #fff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    width: 30px;
    display: block;
    height: 30px;
    text-align: center;
    padding-top: 7px;
    font-size: 12px;
	margin: auto;
}

.social a.tkitap{
	padding-top: 8px;;
}

.social a.facebook{
	padding-top: 8px;;
}

.social a:hover{
    transition:all ease 0.4s;
}

.social a.tkitap:hover{
    color: #fff;
    background:#c50000;
}

.social a.facebook:hover{
    color: #fff;
    background:#3b5998;
}

.social a.twitter:hover{
    color: #fff;
    background:#00aced;
}

.social a.google:hover{
    color: #fff;
    background:#dd4b39;
}

.social a.youtube:hover{
    color: #fff;
    background:#bb0000;
}

.social a.linkedin:hover{
    color: #fff;
    background:#007bb5;
}

.social a.instagram:hover{
    color: #fff;
    background:#125688;
}

.social a.flickr:hover{
    color: #fff;
    background:#ff0084;
}

.social a.tumblr:hover{
    color: #fff;
    background:#32506d;
}

.social a.skype:hover{
    color: #fff;
    background:#12A5F4;
}

.social a.whatsapp:hover{
    color: #fff;
    background:#4dc247;
}

.social a.muzikkapat:hover{
    color: #fff;
    background:#ff0000;
}

/*  Sosyal 3  */

.socialyan {
    text-align: center;
	margin-bottom:20px;
	margin-top:0px;
	padding-top:15px;
}

.socialyan a{
	background: #000;
    color: #fff;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    width: 35px;
    display: -webkit-inline-box;
    height: 35px;
    text-align: center;
    padding-top: 9px;
    padding-left: 9px;
    font-size: 14px;
	margin: 3px;
}

.socialyan a.google_play{
	padding-top: 8px;
	padding-left: 11px;
}
.socialyan a.tkitap{
	padding-top: 8px;
	padding-left: 10px;
}

.socialyan a.facebook{
	padding-top: 8px;
	padding-left: 12px;
}
.socialyan a.twitter{
	padding-top: 8px;
	padding-left: 9px;
}
.socialyan a.instagram{
	padding-top: 8px;
	padding-left: 9px;
}

.socialyan a:hover{
    transition:all ease 0.4s;
}

.socialyan a.google_play:hover{
    color: #fff;
    background:#009473;
}
.socialyan a.tkitap:hover{
    color: #fff;
    background:#c50000;
}

.socialyan a.facebook:hover{
    color: #fff;
    background:#3b5998;
}

.socialyan a.twitter:hover{
    color: #fff;
    background:#00aced;
}

.socialyan a.google:hover{
    color: #fff;
    background:#dd4b39;
}

.socialyan a.youtube:hover{
    color: #fff;
    background:#bb0000;
}

.socialyan a.linkedin:hover{
    color: #fff;
    background:#007bb5;
}

.socialyan a.instagram:hover{
    color: #fff;
    background:#125688;
}

.socialyan a.flickr:hover{
    color: #fff;
    background:#ff0084;
}

.socialyan a.tumblr:hover{
    color: #fff;
    background:#32506d;
}

.socialyan a.skype:hover{
    color: #fff;
    background:#12A5F4;
}

.socialyan a.whatsapp:hover{
    color: #fff;
    background:#4dc247;
}

p{
  font-size: 16px;
  font-weight:400;
  color:#808080;
  /* color:#8c8c8c; */
  line-height:26px;
}

/*buttons*/
.tolga-btn {
  width:70px;
  padding: 2px 7px 3px;
  color: #fff;
  background:#000;
  border:0;
  font-size:10px;
  text-decoration:none !important;
  transition:all ease 0.5s;
  -webkit-transition:all ease 0.5s;
  -moz-transition:all ease 0.5s;
  -o-transition:all ease 0.5s;
}

.tolga-btn:hover {
	background: #009473;
  transition:all ease 0.5s;
  -webkit-transition:all ease 0.5s;
  -moz-transition:all ease 0.5s;
  -o-transition:all ease 0.5s;
}

.tolga-btn-red {
  width:70px;
  padding: 2px 7px 3px;
  color: #fff;
  background:#000;
  border:0;
  font-size:10px;
  text-decoration:none !important;
  transition:all ease 0.5s;
  -webkit-transition:all ease 0.5s;
  -moz-transition:all ease 0.5s;
  -o-transition:all ease 0.5s;
}

.tolga-btn-red:hover {
	background: #f00;
  transition:all ease 0.5s;
  -webkit-transition:all ease 0.5s;
  -moz-transition:all ease 0.5s;
  -o-transition:all ease 0.5s;
}

.recoba-btn {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  padding: 12px 24px;
  color: #000;
  background:#fff;
  border:solid 1px #000000;
  font-size:11px;
  text-decoration:none !important;
  font-weight:bold;
}

.recoba-btn:before  {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}


.recoba-btn:hover, .recoba-btn:focus, .recoba-btn:active {
  color: white;
}
.recoba-btn:hover:before, .recoba-btn:focus:before, .recoba-btn:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}


.recoba-btn2 {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  padding: 12px 24px;
  color: #fff;
  background:#000;
  border:solid 1px #000000;
  font-size:11px;
  text-decoration:none !important;
  font-weight:bold;
}

.recoba-btn2:before{
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}


.recoba-btn2:hover, .recoba-btn2:focus, .recoba-btn2:active {
  color: white;
}
.recoba-btn2:hover:before, .recoba-btn2:focus:before, .recoba-btn2:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}


/*Margins*/
.top5{margin-top:5px;}
.top7{margin-top:7px;}
.top10{margin-top:10px;}
.top15{margin-top:15px;}
.top20{margin-top:20px;}
.top25{margin-top:25px;}
.top30{margin-top:30px;}
.top40{margin-top:40px;}
.top45{margin-top:45px;}
.top50{margin-top:50px;}
.top60{margin-top:60px;}
.bottom5{margin-bottom:5px;}
.bottom10{margin-bottom:10px;}
.bottom15{margin-bottom:15px;}
.bottom20{margin-bottom:20px;}
.bottom25{margin-bottom:25px;}
.bottom30{margin-bottom:30px;}
.bottom40{margin-bottom:40px;}
.bottom45{margin-bottom:45px;}
.bottom50{margin-bottom:50px;}


/* preloader */

#preloader {
    background-color:#fff;
    position: fixed;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    z-index: 100;
    display:table;
    text-align: center;
}


.spinner {
    margin:auto;
    text-align: center;
    display:table-cell;
    vertical-align:middle;
}

@-webkit-keyframes uil-ripple{0%{width:0;height:0;opacity:0;margin:0 0 0 0}33%{width:44%;height:44%;margin:-22% 0 0 -22%;opacity:1}100%{width:88%;height:88%;margin:-44% 0 0 -44%;opacity:0}}
@-webkit-keyframes uil-ripple{0%{width:0;height:0;opacity:0;margin:0 0 0 0}33%{width:44%;height:44%;margin:-22% 0 0 -22%;opacity:1}100%{width:88%;height:88%;margin:-44% 0 0 -44%;opacity:0}}
@-moz-keyframes uil-ripple{0%{width:0;height:0;opacity:0;margin:0 0 0 0}33%{width:44%;height:44%;margin:-22% 0 0 -22%;opacity:1}100%{width:88%;height:88%;margin:-44% 0 0 -44%;opacity:0}}
@-ms-keyframes uil-ripple{0%{width:0;height:0;opacity:0;margin:0 0 0 0}33%{width:44%;height:44%;margin:-22% 0 0 -22%;opacity:1}100%{width:88%;height:88%;margin:-44% 0 0 -44%;opacity:0}}
@-moz-keyframes uil-ripple{0%{width:0;height:0;opacity:0;margin:0 0 0 0}33%{width:44%;height:44%;margin:-22% 0 0 -22%;opacity:1}100%{width:88%;height:88%;margin:-44% 0 0 -44%;opacity:0}}
@-webkit-keyframes uil-ripple{0%{width:0;height:0;opacity:0;margin:0 0 0 0}33%{width:44%;height:44%;margin:-22% 0 0 -22%;opacity:1}100%{width:88%;height:88%;margin:-44% 0 0 -44%;opacity:0}}
@-o-keyframes uil-ripple{0%{width:0;height:0;opacity:0;margin:0 0 0 0}33%{width:44%;height:44%;margin:-22% 0 0 -22%;opacity:1}100%{width:88%;height:88%;margin:-44% 0 0 -44%;opacity:0}}
@keyframes uil-ripple{0%{width:0;height:0;opacity:0;margin:0 0 0 0}33%{width:44%;height:44%;margin:-22% 0 0 -22%;opacity:1}100%{width:88%;height:88%;margin:-44% 0 0 -44%;opacity:0}}

.uil-ripple-css {
  background: none;
  position: relative;
  width: 200px;
  height: 200px;
  margin: 0 auto;
}
.uil-ripple-css div {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  width: 0;
  height: 0;
  opacity: 0;
  border-radius: 50%;
  border-width: 12px;
  border-style: solid;
  -ms-animation: uil-ripple 2s ease-out infinite;
  -moz-animation: uil-ripple 2s ease-out infinite;
  -webkit-animation: uil-ripple 2s ease-out infinite;
  -o-animation: uil-ripple 2s ease-out infinite;
  animation: uil-ripple 2s ease-out infinite;
}
.uil-ripple-css div:nth-of-type(1) {
  border-color: #000000;
}
.uil-ripple-css div:nth-of-type(2) {
  border-color: #000000;
  -ms-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -webkit-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s;
}

/*preloader  2222222222 */
.preloader_girisss{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #ffffff;
	z-index: 99999;
}

.preloader{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #ffffff;
	z-index: 99999;
}

.preloader .loader-inner{
	position: absolute;
	top: 45%;
	left: 50%;
}

.preloader_girisss .loader-inner{
	position: absolute;
	top: 45%;
	left: 50%;
}

@-webkit-keyframes ball-triangle-path-1{33%{-webkit-transform:translate(25px,-50px);transform:translate(25px,-50px)}66%{-webkit-transform:translate(50px,0);transform:translate(50px,0)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}
@keyframes ball-triangle-path-1{33%{-webkit-transform:translate(25px,-50px);transform:translate(25px,-50px)}66%{-webkit-transform:translate(50px,0);transform:translate(50px,0)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}
@-webkit-keyframes ball-triangle-path-2{33%{-webkit-transform:translate(25px,50px);transform:translate(25px,50px)}66%{-webkit-transform:translate(-25px,50px);transform:translate(-25px,50px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}
@keyframes ball-triangle-path-2{33%{-webkit-transform:translate(25px,50px);transform:translate(25px,50px)}66%{-webkit-transform:translate(-25px,50px);transform:translate(-25px,50px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}
@-webkit-keyframes ball-triangle-path-3{33%{-webkit-transform:translate(-50px,0);transform:translate(-50px,0)}66%{-webkit-transform:translate(-25px,-50px);transform:translate(-25px,-50px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}
@keyframes ball-triangle-path-3{33%{-webkit-transform:translate(-50px,0);transform:translate(-50px,0)}66%{-webkit-transform:translate(-25px,-50px);transform:translate(-25px,-50px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}

.ball-triangle-path {
  position: relative;
  -webkit-transform: translate(-25px, -25px);
  -ms-transform: translate(-25px, -25px);
  transform: translate(-25px, -25px); }

.ball-triangle-path > div:nth-child(1) {
  -webkit-animation-name: ball-triangle-path-1;
  animation-name: ball-triangle-path-1;
  -webkit-animation-delay: 0;
  animation-delay: 0;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.ball-triangle-path > div:nth-child(2) {
  -webkit-animation-name: ball-triangle-path-2;
  animation-name: ball-triangle-path-2;
  -webkit-animation-delay: 0;
  animation-delay: 0;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.ball-triangle-path > div:nth-child(3) {
  -webkit-animation-name: ball-triangle-path-3;
  animation-name: ball-triangle-path-3;
  -webkit-animation-delay: 0;
  animation-delay: 0;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.ball-triangle-path > div {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  border: 1px solid #404040; 
 }

.ball-triangle-path > div:nth-of-type(1) {
  top: 50px; }

.ball-triangle-path > div:nth-of-type(2) {
  left: 25px; }

.ball-triangle-path > div:nth-of-type(3) {
  top: 50px;
  left: 50px; }
/* END PRELOADER */

/*------------------------ 2 Home ------------------------*/

.home-page{
	padding:0 33px;
      height: 100%;
      display: table
}

.home-box{
      display: table-cell;
      vertical-align: middle;
}


.home-page .home-box h1{
	font-size:30px;
	/* font-weight:bold; */
}

.home-page .home-box p{
	margin-top:10px;
}

.home-page .home-box .signature{
	margin-top:30px;
}

.home-box span{
    letter-spacing: 2px;
    font-size: 18px;
    display: block;
	margin-top:3px;
}


#page-slider .owl-controls{
	margin-top:15px !important;
    top: 0;
    margin-left: 47%;
    position: absolute;
}


/*------------------------ 3 About Me ------------------------*/

.list{
font-size: 14px;
  font-weight:400;
  color:#8c8c8c;
  line-height:30px;
}

.list span{
  color:#000;
}

.about a.recoba-btn2{
	margin-right:7px;
}


/*Skills*/


.skill-list h3 {
	font-size:13px;
	letter-spacing: 1px;
}

.skill-list .progress {
    margin: 20px 0;
    display: block;
    height: 2px;
    position: relative;
    width: 100%;
    overflow: visible;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    background: #ffffff;
    box-shadow: 0;
}


.skill-list .progress .percentage{
    border-radius: 50px 0 0 50px;
    -moz-border-radius: 50px 0 0 50px;
    -webkit-border-radius: 50px 0 0 50px;
    -ms-border-radius: 50px 0 0 50px;
    -o-border-radius: 50px 0 0 50px;
    bottom: 0;
    position: absolute;
    top: 0;
	background-color: #243c4f;
}


/*What I'm Doing*/

.features {
    margin-bottom:30px;
}


.features .icon {
    font-size: 32px;
	display:block;
}

.features h3 {
    margin:15px 0;
	letter-spacing:4px;
	font-size:15px;
}


/*Testimonial*/


.owl-item{
    height: auto;
}

.testimonial .testi-profile img{
	max-width:50px;
    float: left;
    margin-right: 15px;
}

.testi-name{
	float:left;
}

.testimonial .testi-profile h3{
	font-size:14px;
	display:block;
	float: left;
    margin-top: 10px;
}

.testimonial .testi-profile span{
	font-size:12px;
	display:block;
}

.testimonial p{
	float:left;
	margin-top:15px;
}


#testimonial .owl-controls{
	margin-top: 16px !important;
    text-align: center;
    float: right;
    top: 0;
    right: 0;
    position: absolute;
}

#testimonial .owl-page span{
	background: none !important;
	margin:5px !important;
}

#testimonial .owl-page span{
    width: 8px !important;
    height: 8px !important;
}



/*------------------------ 4 Resume ------------------------*/


.resume-list li h3 {
    font-size: 15px;
}

.resume-list li{
    margin-bottom:45px;
}

.resume-list li span {
    margin: 12px 0 7px 0;
    display: block;
    color: #b9b9b9;
    font-size: 14px;
}


/*------------------------ 5 Portfolio ------------------------*/

.portfolio_filter{
	margin:10px 0 20px 0;
	float:left;
	width:100%;
}

.portfolio_filter ul li{
	/*font-size: 14px;
    color: #8c8c8c;
    cursor: pointer;
    line-height: 30px;
    text-align: center;*/
	float: left;
	margin-right: 5px;
}

.select-cat{
	color:#000 !important;
}

.isotope_items .single_item{
	margin-bottom:30px;
}

.work-inner{
	position:relative;
}


.work-inner img{
	width:100%;
}


.work-overlay{
	position:absolute;
	color:#fff;
	width:100%;
	height:100%;
	text-align: center;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.overlay-in{
	display:table;
	height:100%;
	width:100%;
}

.work-info{
	display: table-cell;
    vertical-align: middle;
	padding: 0 15px;
}

.overlay-in p{
    font-size: 14px;
	line-height: 20px;
    font-style: normal;
    font-weight: 400;
    color: #fff;
	opacity:0;
    -webkit-transform: translate3d(0, 80px, 0);
    -moz-transform: translate3d(0, 80px, 0);
    -ms-transform: translate3d(0, 80px, 0);
    -o-transform: translate3d(0, 80px, 0);
    transform: translate3d(0, 80px, 0);
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
}

.overlay-in .work-links{
	/*margin-top: 20px;*/
	margin-top: 5px;
	opacity:0;
	display: block;
    -webkit-transform: translate3d(0, 80px, 0);
    -moz-transform: translate3d(0, 80px, 0);
    -ms-transform: translate3d(0, 80px, 0);
    -o-transform: translate3d(0, 80px, 0);
    transform: translate3d(0, 80px, 0);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.overlay-in .work-links a{
    font-size: 30px; /* 18px */
    color: #fff;
	/*margin-right: 10px;*/
	text-decoration:none;
	opacity:0.6;
}

.overlay-in .work-links a:hover{
	opacity:1;
}

.work-inner:hover > .work-overlay{
	background: rgba(0, 0, 0, 0.80);
	opacity:1;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}


.work-inner:hover .overlay-in p{
	opacity:1;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
	-webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
	-o-transition-delay: 0.3s;
	-ms-transition-delay: 0.3s;
}


.work-inner:hover .overlay-in .work-links{
	opacity:1;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
	-webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
	-o-transition-delay: 0.4s;
	-ms-transition-delay: 0.4s;
}




/*------------------------ 6 Contact ------------------------*/

.contact .subtitle{
	float:left;
}

.contact-form textarea{
	width:100%;
	border:solid 1px #dfdfdf;
	padding:10px;
	margin-bottom:15px;
}

.contact .but-big{
	margin-top:15px;
}

but-big:focus{
	border:0;
	outline:0;
}

.form-inp{
	width:100%;
	height:45px;
	border:solid 1px #dfdfdf;
	font-size:13px;
	padding-left:10px;
	margin-bottom:15px;
}

.form-inp.reqError, .contact-form textarea.reqError{
    border-color: #f00;
}

.ok{
   background-color: #0c0 !important;/*25A94F*/
}
.iletisimhata{
   background-color: #f00 !important;
}

.but-big {
  padding: 12px 24px;
  color: #fff;
  background:#000;
  border:0;
  font-size:11px;
  text-decoration:none !important;
  font-weight:bold;
  transition:all ease 0.5s;
  -webkit-transition:all ease 0.5s;
  -moz-transition:all ease 0.5s;
  -o-transition:all ease 0.5s;
}

.but-big:hover {
  transition:all ease 0.5s;
  -webkit-transition:all ease 0.5s;
  -moz-transition:all ease 0.5s;
  -o-transition:all ease 0.5s;
}

.con_submit:focus{
  border:0;
  outline:0;
}

#map{
	width: 100%;
    height: 300px;
	display:inline-block;
}

/*------------------------ 7 Sidebar ------------------------*/

/* Sidebar Menu */

.slidemenu-fixed {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 320px; /* 360px */
  height: 100%;
  margin: 0;
  background-color: #fff;
  -webkit-transform: translateX(-450px);
  -moz-transform: translateX(-450px);
  transform: translateX(-450px);
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.37, 0.15, 0.32, 0.94);
  -moz-transition: -moz-transform 0.4s cubic-bezier(0.37, 0.15, 0.32, 0.94);
  transition: transform 0.4s cubic-bezier(0.37, 0.15, 0.32, 0.94); }

.slidemenu-fixed .social {
  width: 100%;
    float: left;
}

.slidemenu-fixed .social a{
  float:left;
  margin-right: 7px;
}

  .slidemenu-fixed .animate-up {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0); }

.slidemenu-opened .slidemenu-fixed {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  transform: translateX(0); }
.slidemenu-opened #overlay {
  top: 0;
  opacity: .7;
  -webkit-transition: top 0s ease 0s, opacity 0.35s ease;
  -moz-transition: top 0s ease 0s, opacity 0.35s ease;
  transition: top 0s ease 0s, opacity 0.35s ease; }


.scroll-out {
	padding:10px 0px;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.widget{
	float: left;
    width: 100%;
}


@media (max-width: 767px) {
  .slidemenu-fixed {
		width: 270px;
	}

  .slidemenu-close {
		right: -35px !important;
		width: 35px !important;
		height: 35px !important;
		font-size: 13px;
	}
	.slidemenu-user {
		top:150px !important;
		right: -35px !important;
		width: 35px !important;
		height: 35px !important;
		font-size: 13px;
	}
	.slidemenu-admin {
		top:200px !important;
		right: -35px !important;
		width: 35px !important;
		height: 35px !important;
		font-size: 13px;
	}
	.slidemenu-oturumkapat {
		bottom:30px !important;
		right: -35px !important;
		width: 35px !important;
		height: 35px !important;
		font-size: 13px;
		padding: 4px !important;
		background: #f00 !important;
		color: #fff !important;
	}

	.widget-search form{
		width: 215px !important;
	}

	.widget-search form .search-inp{
		width: 165px !important;
	}

}

.slidemenu-close {
    top: 70px;
    right: -50px;
    width: 50px;
    height: 50px;
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    cursor: pointer;
    text-align: center;
    position: absolute;
    z-index: 1000;
	font-size:24px;
	color: #ff5959;
	background: #fff;
}
.slidemenu-close:hover {
	color: #f00;
}
.slidemenu-close img{
    width:20px;
	}
	
.slidemenu-user {
    top: 150px;
    right: -50px;
    width: 50px;
    height: 50px;
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    cursor: pointer;
    text-align: center;
    position: absolute;
    z-index: 1000;
	font-size:20px;
	background-color: #fff;
	color: #000;
}
.slidemenu-user:hover {
	color: #f00;
}

.slidemenu-admin {
    top: 210px;
    right: -50px;
    width: 50px;
    height: 50px;
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    cursor: pointer;
    text-align: center;
    position: absolute;
    z-index: 1000;
	font-size:20px;
	background-color: #fff;
	color: #000;
}
.slidemenu-admin:hover {
	color: #f00;
}

.slidemenu-oturumkapat {
    bottom: 20px;
    right: -40px;
    width: 40px;
    height: 40px;
    border: 0;
    margin: 0;
    padding: 6px;
    display: block;
    cursor: pointer;
    text-align: center;
    position: absolute;
    z-index: 1000;
	font-size:24px;
	background: #fff;
	color: #f00;
}
.slidemenu-oturumkapat:hover {
	background: #f00;
	color: #fff;
}

#overlay {
  position: fixed;
  z-index: 99;
  top: -1000%;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0;
  -webkit-transition: top 0s ease 0.35s, opacity 0.35s ease;
  -moz-transition: top 0s ease 0.35s, opacity 0.35s ease;
  transition: top 0s ease 0.35s, opacity 0.35s ease; 
}


  .widget-title{
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e8e8e8;
    border-top: 1px solid #e8e8e8;
    padding: 15px 25px;
  }
  
  .widget-title-x{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
    padding: 15px 25px;
  }

  .widget-title-s{
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 15px;
    /* margin-bottom: 20px; */
    border-bottom: 1px solid #e8e8e8;
    border-top: 1px solid #e8e8e8;
    padding: 5px 25px;
	
	background: #000;
    color: white;
    text-align: center;
  }
  
  .widget-submenu{
  	margin: 0px 0px 20px;
  }

  .widget-submenu ul{
  	
  }

  .widget-submenu ul li{
    font-size: 14px;
    line-height: 35px;
	cursor:pointer;
  }

   .widget-submenu ul li a{
  	color: #4D4D4D;
	padding: 1px 0px 1px 12px;
	font-weight: 700;
	font-size: 13px;
	font-weight: 700;
	border-bottom: 1px solid #e8e8e8;
	text-decoration:none;
	width: 100%;
    display: block;
  }

.widget-submenu ul li a:hover {
	background-color: #009473;
  	color: #fff;
  }

   .widget-submenu ul li a::after{
  	font-family: FontAwesome;
    content: "\f105";
    font-size: 16px;
	float:right;
	margin-right:15px;
  }

  .widget-search form{
	border: solid 1px #efefef;
	transition:all ease 0.5s;
	width: 310px;
	margin-left: 25px;
	margin-top:30px;
	height: 52px;
	border: solid 1px #bdc4ca;
  }

  .widget-search form .search-inp{
  	border:0;
	width: 260px;
	float:left;
	height: 50px;
	font-size:13px;
	padding-left:15px;
  }



  .widget-search form .search-ico{
  	float:right;
    border: 0;
    background: url(../images/sear.png) no-repeat center #fff;
    margin-right: 15px;
	margin-top:14px;
    width: 14px;
    height: 23px;
  }

  .widget-blog .latest-post{
  	margin:0 25px;
	float: left;
  }

  .widget-blog .latest-post .tag a{
  	font-size:12px;
	 margin-right: 3px;
  }

  .widget-blog .latest-post .post{
  	font-size: 13px;
    float: left;
    color: #6a6a6a;
    margin: 7px 0px;
    line-height: 22px;
  }

 .widget-blog .latest-post li{
	border-bottom: 1px solid #e0e0e0;
	float: left;
	padding-bottom: 18px;
	margin-bottom: 18px;
  }

.widget-blog .latest-post li:last-child{
	border:0;
	    margin-bottom: 0;
  }

.widget-blog .latest-post li span{
	font-size:12px;
	color:#c1c1c1;
  }

.widget-blog .latest-post li span i{
	margin-left:10px;
  }

.widget-tags{
	margin-bottom:30px;
  }

.widget-tags ul{
	margin-left:25px;
  }

.widget-tags ul li a{
	padding: 5px 11px;
    font-size: 12px;
    background: #f3f3f3;
    float: left;
    margin: 5px;
	color:#676767;
  }

.search-ico:focus{
	border:0;
	outline:0;
  }

.widget-tags ul li a:hover{
	color:#fff;
	transition:all ease 0.5s;
  }


#ascensorBuilding{
	width: 50% !important;
  }



/*------------------------ 8 Blog Page ------------------------*/

.post img{
	width:100%;

}

.post h2{
    margin-top: 15px;
    line-height: 25px;
    font-size: 18px;
    font-weight: bold;
}

.post span{
	margin: 7px 0 5px;
    font-size: 12px;
	display:block;
}

.post a{
	color:#000000;
}

.post a.link{
	display:block;
	margin-top:10px;
}


.single-post .blog-title {
	font-size:30px;
	font-weight:bold;
	color:#000;
	line-height: 36px;
}

.single-post .post-image img{
	width:100%;
}

.single-post .post-info{
	color: #bfbfbf;
    font-size: 13px;
	display: block;
}

.single-post blockquote {
    padding: 28px;
    font-weight: bold;
    font-size: 18px;
    line-height: 30px;
}

.single-post ul.list-style {
    padding: 30px;
    line-height: 24px;
}

.single-post ul.list-style li {
    font-weight: bold;
    font-size: 14px;
    list-style: circle;
}

.post-comment{
	float:left;
}

ul.post-comment li{
	width: 100%;
    float: left;
	border-bottom:1px solid #efefef;
	padding:15px 0;
}

ul.post-comment li.reply {
    padding-left:30px;
}

ul.post-comment li img{
	width:15%;
	float:left;
}

ul.post-comment li .comment-info{
	float:left;
	width:85%;
	padding-left:15px;
}

ul.post-comment li h3{
	float:left;
	font-size: 14px;
}

ul.post-comment li a{
	float: right;
    font-size: 11px;
    font-weight: bold;
}

ul.post-comment li p{
    font-size: 13px;
    line-height: 20px;
	float:left;
}

ul.post-comment li span{
    float: left;
    width: 100%;
    font-size: 11px;
    color: #c5c5c5;
    margin-top: 3px;
}

/*------------------------ 9 Work Single Page ------------------------*/

.single-work .work-title {
    font-size: 30px;
    font-weight: bold;
    color: #000;
    line-height: 36px;
}

.works-image img{
	width:100%;
	margin-bottom:30px;
}


/*------------------------ 10 Features ------------------------*/

.recoba-tabs .tab-content{
	    padding: 15px;
    background: #f1f1f1;
}


.recoba-tabs .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
	color: #555;
    cursor: default;
    background-color: #f1f1f1;
    /* border: 1px solid #ddd; */
    border-bottom-color: transparent;
}

.recoba-tabs .nav-tabs > li > a{
	border-radius:0 !important;
	font-size: 14px;
}

.recoba-accord {
    margin: 0 11px;
}

.recoba-accord .panel-group .panel{
    border-radius: 0px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .0);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .0);
}

.recoba-accord .panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a{
	font-size:17px;
	width: 100%;
    display: block;
}

.panel-default {
    border-color: #fff;
}

.panel-default > .panel-heading {
    color: #fff;
    background-color: #000;
	border-color: #fff;
	margin-top:3px;
	margin-bottom:5px;
	text-align:center;
}

.panel-default > .panel-heading:hover {
    background-color: #009473;
}

.panel-body {
    padding: 0px;
}

.panel-group .panel + .panel {
    margin-top: 5px;
}

.panel-group .panel + .panel {
    margin-top: 0px;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #fff;
}

/*------------------------ 11 404 Page ------------------------*/


.not-found {
	 padding: 33px 0;
    text-align: center;
}

.not-found h1 {
    font-size: 170px;
    font-weight: bold;
}

.not-found p {
    font-size: 14px;
    line-height: 26px;
    color: #313131;
    font-weight: 400;
}

.not-found a.recoba-btn2 {
    margin-top: 24px;
}


 /*------------------------ 12 Responsive ------------------------*/

.mobile-pic{
    margin-bottom:15px;
    display: none;
}

.mobile-pic img{
    width: 100%;
}

@media (min-width: 1800px){
	.container_t {
		width: 1700px !important;
	}
}
@media screen and (min-width: 1100px)  {
	.wrapper_t{
		padding:35px 0px !important;
		height:100%;
	}
}

/*max Width 1099px */

@media screen and (max-width: 1099px)  {
.wrapper {
    padding:30px 50px;
}

}

/*max Width 1000px */

@media screen and (max-width: 1000px)  {
.wrapper {
    padding:30px 0px;
}

}


/*min Width 1100px (padding:60px 80px;) padding:60px 150px; */

@media screen and (min-width: 1100px)  {
.wrapper{
	padding:35px 150px;
	height:100%;
}
}

/*min Width 1440px (padding:60px 45px;) */

@media screen and (min-width: 1440px)  {
.wrapper{
	padding:60px 45px;
	height:100%;
}
}

/*min Width 1680px (padding:60px 45px;) */

@media screen and (min-width: 1579px)  {
.wrapper{
	padding:100px 60px;
	height:100%;
}
}

/*min Width 1899px (padding:120px 0;) */

@media screen and (min-width: 1899px)  {
.wrapper{
	padding:100px 0;
	height:100%;
	}
}


@media screen and (min-height: 1000px) {
	.wrapper{
		/*padding:200px 0;*/
		padding:100px 0;
		height:100%;
	}
}

@media screen and (min-height: 1550px)  {
	.wrapper{
		padding:400px 0;
		height:100%;
	}
}
	
@media screen and (min-height: 1850px)  {
	.wrapper{
		padding:550px 0;
		height:100%;
	}
}



/*max Width 768px */

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

.row {
    margin-right: 0px;
    margin-left: 0px;
}

p{
  line-height:20px;
}

.page-title {
    font-size: 20px;
}

.scroll-out {
	padding:15px 0px;
}

.open-menu{
	border: solid 2px #fff !important;
	top: 3px !important;
	}
.open-menu:hover{background: #009473 !important;}

.iletisimbuton {
	border: solid 2px #fff !important;
	top: 3px !important;
	}
.iletisimbuton:hover {background: #009473 !important;}

.tamekran_btn {
	bottom: 0px !important;
	border: solid 2px #fff !important;
	margin-bottom:4px;
	right:12px;
	right:12px !important;
}
.tamekran_btn:hover {background: #009473 !important;}

.music-wave {
	bottom: 0px !important;
	border: solid 2px #fff !important;
	margin-bottom:4px;
	left:12px;
	left:12px !important;
}

.music-wave:hover {background: #009473 !important;}

.music-yok {
	
	bottom: 0px !important;
	border: solid 2px #fff !important;
	margin-bottom:4px;
	left:12px;
	left:12px !important;
}

.music-wave-oku {
	cursor: pointer;
    position: fixed;
    width: 45px;
    height: 45px;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -o-border-radius: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all ease 0.3s;
    z-index: 10;
    background: #000;
	
	bottom: 0px !important;
	margin-bottom:8px;
	right:12px;
	right:12px !important;
}

.music-wave-oku .lines {
    display: flex;
    padding-bottom: 1px;
    width: 16px;
    height: 21px;
    align-items: flex-end;
}

.music-wave-oku span {
    display: inline-flex;
    margin: 0 1px;
    width: 2px;
    height: 5px;
    background: #fff;
}

.audio-on .music-wave-oku span:nth-child(1) {
    -moz-animation: musicline 2s 0.5s ease-out alternate infinite;
    -webkit-animation: musicline 2s 0.5s ease-out alternate infinite;
    animation: musicline 2s 0.5s ease-out alternate infinite;
}

.audio-on .music-wave-oku span:nth-child(2) {
    -moz-animation: musicline 2s 1s ease-out alternate infinite;
    -webkit-animation: musicline 2s 1s ease-out alternate infinite;
    animation: musicline 2s 1s ease-out alternate infinite;
}

.audio-on .music-wave-oku span:nth-child(3) {
    -moz-animation: musicline 2s 1.5s ease-out alternate infinite;
    -webkit-animation: musicline 2s 1.5s ease-out alternate infinite;
    animation: musicline 2s 1.5s ease-out alternate infinite;
}

.audio-on .music-wave-oku span:nth-child(4) {
    -moz-animation: musicline 2s 0.25s ease-out alternate infinite;
    -webkit-animation: musicline 2s 0.25s ease-out alternate infinite;
    animation: musicline 2s 0.25s ease-out alternate infinite;
}


.col-md-12 {padding-right:0px;padding-left:0px;}
	
.wrapper {
    padding:0;
	background-color: #fff;
}

.site {
	box-shadow: 0px 0px 46px 0px rgba(0, 0, 0, 0.0);
	-moz-box-shadow: 0px 0px 46px 0px rgba(0, 0, 0, 0.0);
    -webkit-box-shadow: 0px 0px 46px 0px rgba(0, 0, 0, 0.0);
	-ms-box-shadow: 0px 0px 46px 0px rgba(0, 0, 0, 0.0);
}

	.profile-image{
	display:none;
}

    .mobile-pic{
    display: block;
}

    .home-page .home-box h1{
	font-size:20px;
	text-align:center;
}
	
	.mobil-center {
	text-align:center;
}

    .home-box span {
	font-size:14px;
	margin-left:20px;
	margin-right:20px;
}

   .home-box p, .home-box .signature {
    /* display: none; */
}

	#ascensorBuilding{
	width: 100% !important;
}

  .subpages{
	width: 100% !important;
}

.floor {
    /* padding: 5px 10px 45px 66px; */
	/* padding: 30px 3px 20px 3px; */
	padding: 65px 15px 55px 15px;
	/* padding-top: 60px; */
    height: 100%;
}

.floor_galeri {
	padding: 40px 15px 40px 15px;
    height: 100%;
}

.left-navbar{
	    border-right: solid 1px #e6e6e6;
}

.links-to-floor li a {
    font-size: 12px;
}

.links-to-floor li {
    margin-right: 14px;
}

/* display:none;  */
.left-navbar .social {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 60px;
	margin-bottom:3px;
}

.color-switcher{
    bottom: 0;
}

}

/*max Width 500px */

@media screen and (max-width: 500px){

p{
  font-size: 17px;
}

.not-found h1 {
    font-size: 80px !important;
}

.recoba-btn2{
	margin-bottom:15px;
}

}

/* 	text-shadow:0px 0px 17px #000000; */
.copyright {
	font-size:9px;
	font-weight:bold;
	color: #555;
	font-family: Verdana, Geneva, sans-serif;
	position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
	margin-bottom:10px;
}

.copyright_mobil {
	background-color:#000;
	border-top: 2px solid #111;
	position:fixed;
	z-index: 7;
	font-size:9px;
	font-weight:bold;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
    bottom: 0;
    text-align: center;
    width: 100%;
	margin-bottom: 0px;
	padding-bottom:2px;
}

.copyrightyan {
	position:fixed;
	font-size:9px;
	font-weight:bold;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
    bottom: 0;
    text-align: center;
    width: 100%;
	margin-bottom:3px;
}


/* music */

.music-yok .fa-times {
    color: #fff;
	font-size:25px;
}

.music-yok {
    cursor: pointer;
    position: fixed;
    bottom: 65px;
    right: 15px;
    width: 45px;
    height: 45px;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -o-border-radius: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all ease 0.3s;
    z-index: 10;
    background: #000;
    border: solid 1px rgba(103, 103, 103, 0.2);
}

.oturum_kapat {
    cursor: pointer;
	color:#fff;
    position: fixed;
    bottom: 115px;
    right: 15px;
    width: 45px;
    height: 45px;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -o-border-radius: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all ease 0.3s;
    z-index: 10;
    background: #ff0000;
    border: solid 1px rgba(103, 103, 103, 0.2);
}
.oturum_kapat:hover{background: #009473;color:#fff;;}
.oturum_kapat:active{color:#fff !important;}
.oturum_kapat:visited{color:#fff !important;}
.oturum_kapat .fa-sign-out {margin-left: 3px;}

.music-wave {
    cursor: pointer;
    position: fixed;
    bottom: 65px;
    right: 15px;
    width: 45px;
    height: 45px;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -o-border-radius: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all ease 0.3s;
    z-index: 10;
    background: #000;
    border: solid 1px rgba(103, 103, 103, 0.2);
}

.music-wave:hover {
    background: #009473;
}

.music-wave .lines {
    display: flex;
    padding-bottom: 1px;
    width: 16px;
    height: 21px;
    align-items: flex-end;
}

.music-wave span {
    display: inline-flex;
    margin: 0 1px;
    width: 2px;
    height: 5px;
    background: #fff;
}

.audio-on .music-wave span:nth-child(1) {
    -moz-animation: musicline 2s 0.5s ease-out alternate infinite;
    -webkit-animation: musicline 2s 0.5s ease-out alternate infinite;
    animation: musicline 2s 0.5s ease-out alternate infinite;
}

.audio-on .music-wave span:nth-child(2) {
    -moz-animation: musicline 2s 1s ease-out alternate infinite;
    -webkit-animation: musicline 2s 1s ease-out alternate infinite;
    animation: musicline 2s 1s ease-out alternate infinite;
}

.audio-on .music-wave span:nth-child(3) {
    -moz-animation: musicline 2s 1.5s ease-out alternate infinite;
    -webkit-animation: musicline 2s 1.5s ease-out alternate infinite;
    animation: musicline 2s 1.5s ease-out alternate infinite;
}

.audio-on .music-wave span:nth-child(4) {
    -moz-animation: musicline 2s 0.25s ease-out alternate infinite;
    -webkit-animation: musicline 2s 0.25s ease-out alternate infinite;
    animation: musicline 2s 0.25s ease-out alternate infinite;
}

@-moz-keyframes musicline{0%{height:5px}10%{height:10px}20%{height:5px}30%{height:14px}40%{height:18px}50%{height:5px}60%{height:16px}70%{height:10px}80%{height:12px}90%{height:3px}100%{height:18px}}
@-webkit-keyframes musicline{0%{height:5px}10%{height:10px}20%{height:5px}30%{height:14px}40%{height:18px}50%{height:5px}60%{height:16px}70%{height:10px}80%{height:12px}90%{height:4px}100%{height:18px}}
@keyframes musicline{0%{height:5px}10%{height:10px}20%{height:5px}30%{height:14px}40%{height:18px}50%{height:5px}60%{height:16px}70%{height:10px}80%{height:12px}90%{height:4px}100%{height:18px}}

/*.music-wave {
	right: 15px !important;
}
.music-wave {
	bottom: 15px !important;
}*/

/*  Düzeltme   */

.panel-heading {
    padding: 0px 0px;
}
.panel-heading a {
    padding: 11px 15px 9px;
}	

.font-ayarla{color: rgba(0,0,0,0.6); font:700 12px 'Open Sans'}
.font-ayarla a:hover{color: black;}
.font-ayarla a{color:inherit; text-decoration:none;}