body{
	color:#00123f;
}
.scrollup{
	left:70%;
}
.footer-logo{
	margin-top:24px;
	margin-bottom:12px;
}
.footer__copyright{
	margin-top:10px;
	margin-bottom:10px !important;
	text-align:center;
}
.footer-social{
	margin-top:12px;
	margin-bottom:24px;
}
.footer-social a{
	display:inline-block;
	background-color:#e6eaee;
	padding:5px 10px;
	border-radius:50%;
	font-size:18px;
	margin-right:10px !important;
}
.ul-list li{
	padding-left:0;
	margin-bottom:10px;
}
.footer span, .footer p, .footer a{
	font-size:16px;
	color:#fafafa;
	margin-bottom:10px;
}
.footer .widget__title{
	color:#fafafa;
}
.social--contacts .social__item{
	color:#193276;
}
.footer a:hover{
	text-decoration:none;
	color:#fff;
}
.siparis-ver {
    z-index: 999;
    position: fixed;
    right: 10px;
    top: 150px;
}
.siparis-ver a{
	width:135px;
    display:block;
	padding:10px 15px;
	background:#221e1f;
	color:#cfa76e;
	font-size:16px;
	border-radius: 15px;
	text-align:center;
}
.danisman-ol-right {
    z-index: 999;
    position: fixed;
    right: -80px;
    top: 200px;
	transform: rotate(270deg); 
	border-radius: 100px;
	vertical-align: baseline;
}
.danisman-ol-right a{
	width:205px;
    display:block;
	padding:10px 15px;
	background:#ea6e17;
	color:#fff;
	font-size:15px;
	border-radius: 150px;
	text-align:center;
	text-decoration: none;
}
.talep-formu-right {
    z-index: 999;
    position: fixed;
    right: -80px;
    top: 420px;
	transform: rotate(270deg); 
	border-radius: 100px;
	vertical-align: baseline;
}
.talep-formu-right a{
	width:205px;
    display:block;
	padding:10px 15px;
	background:#3c434c;
	color:#fff;
	font-size:16px;
	border-radius: 150px;
	text-align:center;
	text-decoration: none;
}
.sat-form-right {
    z-index: 999;
    position: fixed;
    right: -80px;
    top: 640px;
	transform: rotate(270deg); 
	border-radius: 100px;
	vertical-align: baseline;
}
.sat-form-right a{
	width:205px;
    display:block;
	padding:10px 15px;
	background:#183280;
	color:#fff;
	font-size:16px;
	border-radius: 150px;
	text-align:center;
	text-decoration: none;
}
.danismanbtn{
	width:160px;
	display:block;
	padding:6px 11px;
	background:#183280;
	color:#fff;
	font-size:16px;
	border-radius: 150px;
	text-align:center;
	text-decoration: none;
}
.hero-image-01, .hero-image-02, .hero-image-03, .hero-image-04 {
	margin: 0 auto 30px;
	max-width: 1680px;
	min-width: 320px;
	position: relative;
}
.hero-image-01.nobottommargin, .hero-image-02.nobottommargin, .hero-image-03.nobottommargin, .hero-image-04.nobottommargin {
	margin-bottom: 0;
}
.hero-image-01.clickable:hover, .hero-image-02.clickable:hover, .hero-image-03.clickable:hover, .hero-image-04.clickable:hover {
	opacity: .8;
}
.hero-image-01.hero-extension, .hero-image-02.hero-extension, .hero-image-03.hero-extension, .hero-image-04.hero-extension, .hero-image-01.join-collective, .hero-image-02.join-collective, .hero-image-03.join-collective, .hero-image-04.join-collective {
	margin-bottom: 0;
}
.hero-image-04.embed {
	overflow: hidden;
}
@media screen and (max-width:767px) {
	.hero-image-02 {
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: row-reverse;
		flex-direction: column;
	}
}.hero-image {
	 height: 540px;
	 background-color: #000;
	 position: relative;
	 overflow: hidden;
 }
.hero-extension .hero-image {
	height: 880px;
}
.hero-image img, .hero-image video {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width: none;
}
.hero-image a {
	position: releative;
	top: 90%;
	left: 50px;
}
@media screen and (max-width:1024px) {
	.hero-image img {
		margin-left: -200px;
	}
	.hero-extension .hero-image {
		height: 540px;
	}
	.hero-image a {
		margin-left: 200px;
	}
	.hero-image.centerzoom img {
		margin-left: 0;
	}
}@media screen and (max-width:767px) {
	.hero-image {
		height: 180px;
		overflow: hidden;
	}
	.hero-image-02 .hero-image {
		-webkit-order: -1;
		order: -1;
	}
	.hero-image-04 .hero-image {
		height: 300px;
	}
	.hero-image-03 .hero-image {
		display: none;
	}
	.hero-image-04 .hero-image img {
		width: auto;
		height: 300px}
	.hero-image-04 .hero-image a {
		margin-left: 100px;
	}
	.hero-image img, .hero-extension .hero-image img {
		width: 1050px;
		margin-left: 0;
	}
	.hero-image.centerzoom img {
		width: 150%;
		margin-left: 0;
	}
	.auth--header{
		font-size:10px;
	}
}.hero-text-area {
	 position: absolute;
	 top: 0;
	 left: 0;
	 right: 0;
	 max-width: 1440px;
	 width: 100%;
	 padding: 0 100px;
	 margin: 130px auto 0;
	 z-index: 1;
 }
.hero-extension .hero-text-area {
	margin-top: 250px;
}
@media screen and (max-width:1024px) {
	.hero-text-area {
		margin-top: 70px;
		padding: 0 70px;
	}
	.hero-extension .hero-text-area {
		margin-top: 17.578125%}
}@media screen and (max-width:767px) {
	.hero-text-area {
		margin-top: 30px;
		padding: 0 40px;
		text-align: center;
	}
	.hero-image-02 .hero-text-area, .hero-image-03 .hero-text-area {
		position: static;
	}
	.hero-image-03 .hero-text-area {
		text-align: left;
		padding: 0 30px;
	}
}.hero-title, .hero-text {
	 max-width: 840px;
	 color: #fff;
 }
.hero-extension .hero-title, .hero-extension .hero-text {
	max-width: 930px;
}
@media screen and (max-width:767px) {
	.hero-image-02 .hero-title, .hero-image-03 .hero-title, .hero-image-02 .hero-text {
		color: #000;
	}
	.hero-extension .hero-title, .hero-extension .hero-text {
		max-width: 400px;
	}
}.hero-title {
	 font-size: 6.2rem;
	 line-height: 1.16;
	 margin-bottom: 15px;
	 position: relative;
 }
.hero-extension .hero-title {
	font-size: 9rem;
}
@media screen and (max-width:1024px) {
	.hero-extension .hero-title {
		font-size: 6.2rem;
	}
}@media screen and (max-width:767px) {
	.hero-title, .hero-extension .hero-title {
		font-size: 3rem;
	}
	.hero-image-01 .hero-title.sub-color {
		color: #FFF;
	}
	.hero-title.sub-color {
		color: #009ad9;
	}
}.hero-title .hero-title-parts {
	 position: static;
	 display: block;
	 font-size: 3rem;
 }
@media screen and (max-width:767px) {
	.hero-title .hero-title-parts {
		position: static;
		margin-bottom: 20px;
		font-size: 1.6rem;
	}
}.hero-title .hero-title-parts img {
	 vertical-align: top;
 }
.hero-title .hero-title-parts-logo {
	position: relative;
	left: 0;
	top: -70%;
	display: block;
	font-size: 3rem;
}
@media screen and (max-width:767px) {
	.hero-title .hero-title-parts {
		position: static;
		margin-bottom: 20px;
		font-size: 1.6rem;
	}
	.hero-image-03 .hero-text-area .hero-title-parts {
		display: none;
	}
}.hero-title .hero-title-parts-logo img {
	 vertical-align: top;
 }
@media screen and (max-width:767px) {
	.hero-title .hero-title-parts-logo img {
		display: none;
	}
}.hero-extension .hero-text {
	 font-size: 2.4rem;
 }
@media screen and (max-width:1024px) {
	.hero-extension .hero-text {
		font-size: 1.6rem;
	}
}@media screen and (max-width:767px) {
	.hero-image-01 .hero-text, .hero-image-03 .hero-text, .hero-image-04 .hero-text {
		display: none;
	}
}.btn-hero {
	 margin: 30px 0 30px;
 }
.btn-hero .playbtn-02 {
	padding: 0 40px;
	border-radius: 20px;
	height: 50px;
}
.playbtn-02 .playbtn-text {
	line-height: 50px;
	font-size: 18px;
	vertical-align: middle;
	display: inline-block;
}
.playbtn-02 .playbtn-triangle {
	font-size: 25px;
	padding-right: 5px;
	vertical-align: middle;
	display: inline-block;
}
@media screen and (max-width:767px) {
	.btn-hero .playbtn-02 {
		padding: 0 35px;
	}
	.playbtn-02 .playbtn-text {
		font-size: 16px;
	}
	.playbtn-02 .playbtn-triangle {
		font-size: 20px;
	}
}@media screen and (min-width:414px) {
	.hero-image-04 .hero-image .hero-media-option {
		display: none;
	}
	.hero-image-04 .hero-image .hero-media-image-only {
		display: block;
	}
}@media screen and (min-width:767px) {
	.hero-image-04 .hero-image .hero-media-option {
		display: block;
	}
	.hero-image-04 .hero-image .hero-media-image-only {
		display: none;
	}
}@media screen and (max-width:414px) {
	.hero-image-04.embed .hero-content-pc {
		display: none;
	}
	.hero-image-04.embed .hero-content-mobile {
		display: block;
	}
}@media screen and (min-width:415px) {
	.hero-image-04.embed .hero-content-pc {
		display: block;
	}
	.hero-image-04.embed .hero-content-mobile {
		display: none;
	}
}
.banner {
	position: relative;
	max-width: 1680px;
	margin: 0 auto;
}
.unslider-arrow.prev, .unslider-arrow.next {
	background-color: rgba(0,0,0,.3);
}
.unslider-arrow.next {
	right: 0;
	border-radius: 3px 0 0 3px;
}
.unslider-arrow.next, .unslider-arrow.prev {
	display: block;
	z-index: 2;
	cursor: pointer;
	position: absolute;
	top: 50%;
	width: auto;
	margin-top: -52px;
	padding: 30px 10px;
	color: #fff;
	font-weight: 700;
	font-size: 30px;
	transition: 0.6s ease;
	border-radius: 0 3px 3px 0;
}