html,
body {
  background: #fafafa;
  color: #765d41;
  font-family: "Avenir";
}

.btn_play {
  display: inline-block;
  width: 20px;
  height: 10px;
  margin-left: 10px;
  background: url(/public/img/icon-play.svg) no-repeat center center;
  background-size: auto 100%;
  cursor: pointer;
}

.js div#preloader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999999;
  width: 100%;
  height: 100%;
  overflow: visible;
  background: #f8f8f8 url(/public/img/thumb-loading.gif) no-repeat center center;
}

.start {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #000 url(/content/index/nerminer-giris.jpg) top center no-repeat;
  background-size: auto 100%;
  width: 100%;
  height: 100%;
}

.container {
  width: 90%;
  max-width: 640px;
  position: relative;
  padding-top: 60px;
  margin: 0 auto;
  transition: all 0.4s ease-in-out;
}

.container section {
  margin-bottom: 100px;
}

.container p {
  padding: 20px 0;
  margin: 0;
  color: #765d41;
  font-size: 14px;
  line-height: 18px;
  text-align: justify;
}

.cv {
  width: 100%;
  line-height: 21px;
}

.cv tr td {
  padding-bottom: 20px;
}

.menu-outer {
  position: fixed;
  width: 100%;
  height: auto;
  margin: 0 auto 30px;
  z-index: 999;
}

.menu-outer .menu-inner {
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  height: auto;
  padding: 70px 20px;
  margin: 0 auto 30px;
  background: rgba(250, 250, 250, 0.95);
  text-align: center;
  box-shadow: 10px 0 30px rgba(0, 0, 0, 0.2);
}

.menu-outer .menu-inner a {
  display: inline-block;
  font-weight: 700;
  margin: 0 8px;
  font-size: 18px;
  line-height: 32px;
  color: #7a5b3b;
  text-decoration: none;
}

.menu-outer .menu-inner a:hover {
  color: #a68f77 !important;
}

.menu-outer .menu-inner a span {
  color: #a68f77 !important;
  font-weight: 400;
}

.menu-outer .menu-inner .sergi {
  display: none;
}

.menu-outer .menu-inner .sergi a {
  text-align: left !important;
  color: #a68f77 !important;
  font-size: 14px;
}

.menu-outer .menu-inner .sergi a:hover {
  color: #7a5b3b !important;
}

.menu-outer .menu-inner a small {
  font-size: 14px;
  line-height: 10px;
}

.menu-outer .menu-inner a:hover {
  color: #a68f77;
}

.menu-outer .menu {
  display: block;
  position: relative;
  width: 100%;
  max-width: 1024px;
  padding: 20px;
  margin: 0 auto;
}

.menu-outer .menu .logo {
  position: relative;
  padding: 0;
  float: left;
}

.menu-outer .menu .icon-menu {
  display: block;
  position: relative;
  float: right;
  width: 18px;
  height: 24px;
  padding-right: 75px;
  padding-top: 8px;
  background: url(/public/img/icon-menu.svg) right center no-repeat;
  background-size: 18px 24px;
  cursor: pointer;
}

.menu-outer .menu .icon-close {
  display: block;
  position: relative;
  float: right;
  width: 18px;
  height: 24px;
  padding-right: 75px;
  padding-top: 8px;
  background: url(/public/img/icon-x.svg) right center no-repeat;
  background-size: 18px 24px;
  cursor: pointer;
  z-index: 999;
}

.menu-outer .menu li {
  display: inline-block;
}

.menu-outer .menu a {
  display: inline-block;
  font-size: 14px;
  padding: 0 7px;
  color: #999;
  text-decoration: none;
  float: left;
  font-weight: 700;
}

.home .menu-outer .menu a {
  color: #f8f8f8 !important;
}

.menu-outer .menu a:hover,
.menu-outer .selected a {
  color: #ff4338 !important;
}

.menu-outer .sosyal {
  position: absolute;
  right: 20px;
  margin-top: 65px;
}

.menu-outer .sosyal li {
  float: right;
}

.menu-outer .sosyal .menu {
  display: block;
  background: url(../img/icon-menu.svg) no-repeat;
  background-size: 18px 24px;
  width: 18px;
  height: 24px;
  margin: 0 7px;
}

.menu-outer .sosyal li a {
  display: block;
  background: url(../img/icon-sosyal.png) no-repeat;
  background-size: 45px 15px;
  width: 15px;
  height: 15px;
  margin: 0 7px;
}

.menu-outer .sosyal li .facebook {
  background-position: 0 0;
}

.menu-outer .sosyal li .twitter {
  background-position: -15px 0;
}

.menu-outer .sosyal li .instagram {
  background-position: -30px 0;
}

.menu-alt-outer {
  max-width: 1956px;
  height: auto;
  padding: 0 20px 70px;
  margin: 0 auto;
  text-align: center;
}

.menu-alt-outer .menu li {
  display: inline-block;
}

.menu-alt-outer .menu a {
  font-size: 14px;
  padding: 0 7px;
  color: #999;
  text-decoration: none;
  float: left;
  font-weight: 400;
}

.menu-alt-outer .menu a:hover {
  color: #ff4338;
}

.btn_work,
.contact_container {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.scroll_down a,
.top_menu a,
.view_source {
  text-decoration: none;
}

.anchor,
.clearfix {
  clear: both;
}

.noSelect {
  user-select: none;
}

.anchor,
.title,
.top_menu a {
  display: block;
}

.anchor,
.contact_container,
.content,
.main_container,
.social_container,
.title,
.top_menu_img,
.top_menu-outer {
  width: 100%;
}

h1 {
  font-size: 24px;
  margin: 10px 0;
  text-align: center;
}

h2 {
  line-height: 24px;
  color: #a79077;
  margin: 50px 0 0;
  text-align: center;
}

h3 {
  color: #a79077;
  line-height: 18px;
  text-align: center;
}

.contact_container,
.content,
p {
  line-height: 26px;
}

b,
strong {
  font-weight: 700;
}

p {
  color: #765d41;
  font-size: 18px;
  margin: 15px 0;
}

a {
  color: #765d41;
}

::-moz-selection {
  background: #765d41;
  color: #a79077;
}

::selection {
  background: #765d41;
  color: #a79077;
}

.iletisim a,
.top_menu a {
  color: #303441;
}

.ara-60 {
  height: 60px;
}

.title {
  height: 30px;
  font-size: 24px;
  margin-top: 50px;
  margin-bottom: 50px;
  font-weight: 700;
  text-align: center;
}

.content {
  margin: 0 auto 30px;
  text-align: center !important;
  font-size: 18px;
}

.contact_container {
  max-width: 640px;
  padding: 0 10px;
  margin: 180px auto 30px;
  text-align: left;
  font-size: 26px;
  box-sizing: border-box;
}

.bottom_up,
.page_header {
  width: 100%;
  display: block;
}

.bottom_up {
  color: #acaeb3;
  margin-top: 40px;
  height: 40px;
  margin-bottom: 100px;
  background: url(/public/img/up.svg) center center no-repeat;
  background-size: 24px 24px;
}
.down {
  position: fixed;
  display: block;
  left: 50%;
  margin-left: -25px;
  bottom: 20px;
  width: 50px;
  height: 50px;
  background: rgba(255, 255, 255, 0.4) url(/public/img/down.svg) center center
    no-repeat;
  background-size: 24px 24px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
}

.page_header {
  float: left;
  text-align: center;
  font-size: 2.2em;
  margin: 40px auto 20px;
}

#navigation {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  transition: all 0.2s ease-in-out;
}

.btn_work {
  display: inline-block;
  width: 300px;
  height: 200px;
  float: left;
  margin: 7px;
  overflow: hidden;
  box-sizing: border-box;
}

.btn_work a {
  height: 100%;
  display: block;
  overflow: hidden;
  transition: all 0.2s ease-in-out;
  transform: scale(1);
  z-index: 0;
}

.btn_work a:hover {
  display: block;
  transition: all 0.2s ease-in-out;
  transform: scale(0.95);
}

.btn_work #title_hover {
  position: absolute;
  display: table;
  line-height: 200px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  z-index: 999;
  line-height: 22px;
  font-size: 19px;
  opacity: 0;
  box-sizing: border-box;
}

.btn_work #title_hover span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.btn_work #title_hover:hover {
  color: #fff;
  opacity: 1;
}

.hide #title_hover {
  color: #fff !important;
  opacity: 1 !important;
}

.btn_work .projectThumb {
  width: 100%;
}

#hide {
  display: none !important;
}

div.description {
  width: 100%;
  max-width: 800px;
  margin: 30px auto;
}

div#contentwork {
  float: right;
  width: 100%;
}

.left,
.media {
  float: left;
}

#media {
  margin: 0 7px 20px;
  text-align: center;
}

#media .image {
  display: block;
}

.btn,
.sonuc,
.view_source {
  text-align: center;
}

#media img,
#media .video video,
.image img {
  margin: 20px 0 7px;
  width: 100%;
  box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.1);
}

#media video {
  margin: 0 0 60px;
  width: 100%;
  box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.1);
}

.media {
  position: relative;
  max-width: 100%;
}
.half {
  width: 60% !important;
  margin: auto;
}

#media p,
.image p {
  font-size: 12px;
  line-height: 15px;
  color: #a79077;
  text-align: right !important;
  margin: 0 0 3px;
  padding: 0;
}
#media p.left,
.image p.left {
  float: left;
}
.view_source {
  display: block;
  border: 3px solid #303441;
  padding: 15px 30px;
  margin: 43px auto 50px;
  width: 450px;
  font-size: 22px;
}

.btn-gonder,
input,
select,
textarea {
  width: 100%;
  padding: 14px;
  -webkit-appearance: none;
}

.view_source:hover {
  border: 3px solid #ff4338;
}

.right {
  float: right;
}

.btn {
  display: inline-block;
  font-weight: 700;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 3px solid transparent;
  white-space: nowrap;
  font-size: 22px;
  user-select: none;
}

.btn-gonder {
  position: relative;
  display: block;
  margin: 4px auto !important;
  color: #fafafa;
  background: #765d41;
  border: 2px solid #765d41;
  border-radius: 0;
}

.btn-gonder:hover {
  background: #a68f77;
  border: 2px solid #a68f77;
}

input,
select,
textarea {
  background: 0 0;
  margin: 7px 0;
  font-size: 14px;
  border: 2px solid #765d41;
  font-family: inherit;
  border-radius: 0;
  box-sizing: border-box;
}

input:focus,
select:focus,
textarea:focus {
  outline: 0;
  border: 2px solid #2e323f;
}

.uyari {
  font-size: 16px;
  margin: -3px 0 5px;
  color: #ee1b2d;
}

.sonuc {
  color: #2e323f;
}

/*

@media only screen and (max-width:2197px) {
	.container {
		width:1884px!important;
	}
}
*/
