@charset "UTF-8";
body {
	background-color: #f2f1f0;
	font-family: "Raleway", sans-serif;
}
div, span, img, p, input, textarea, a {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.menutop {
	text-align: center;
	display: block;
	float: left;
	width: 100%;
	padding: 20px 0px;
	position:  fixed;
	z-index:  9999;
	top: 53px;
	background-color: rgba(0, 16, 25, 0.88);
	border-bottom: 1px solid #234976;
	border-top: 1px solid #234976;
	transition: all 500ms;
}
.menutop a {
	display: inline-block;
	vertical-align: middle;
	padding-left: 15px;
	font-size: 12px;
	text-decoration: none;
	font-weight: 600;
	text-transform: uppercase;
	color: #e0efff;
	font-weight: 400;
	letter-spacing: 0.5px;
	transition: all 500ms;
}
.menutop a:hover {
	color: #ba0000;
}
.logoout {
	width: 13%;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	padding-left: 0px;
}
.logo {
	width: 100%;
	display: block;
	float: left;
}
.menuout {
	width: 73%;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}
a.telout {
	width: 13%;
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	font-weight: 600;
	transition: all 500ms;
	text-align: right;
	padding: 0px;
	padding-right: 15px;
	letter-spacing: unset;
	color: #ba0000;
}
a.telout:hover {
	color: #e0efff;
}
.menuheader {
	width: 100%;
	float: left;
	padding: 20px 0px;
	text-align: center;
	color: #ffffff;
	font-style: italic;
	font-size: 12px;
	background-color: #000915;
}
.slideall {
	width: 100%;
	float: left;
	position: relative;
	display:  table;
	margin-top: 0;
}
.slideleft, .slidemiddle, .slideright {height: 100vh;position: relative;display: inline-block;}
.slideleft {width: 50px;position: absolute;left: 0;background-color: #00000057;}
.slidemiddle {width: 100%;position: absolute;}
.slideright {width: 50px;right: 0px;position: absolute;background-color: #00000057;}
.socialmedia {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 25px;
	line-height: 50px;
	height: 50px;
	width: 300px;
	margin: auto;
	z-index:  9999;
	text-align:  center;
	letter-spacing: 1.2px;
	font-weight: 400;
	color: #fff;
	font-size: 12px;
	transform: translate(-50%,50%) rotate(-90deg);
	-ms-transform: translate(-50%,50%) rotate(-90deg);
	-webkit-transform: translate(-50%,50%) rotate(-90deg);
}
.socialmedia a {
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    display: inline-block;
    text-decoration: none;
    color: #ffffff;
    margin-left: 20px;
    transition: all 500ms;
}
.slideright a {
	position: absolute;
	display:  block;
	top: 0px;
	bottom: 0px;
	left: 50px;
	line-height: 50px;
	height: 50px;
	width: 300px;
	margin: auto;
	z-index:  9999;
	text-align:  center;
	color: #ffffff;
	text-decoration: none;
	transform: translate(-50%,50%) rotate(90deg);
	-ms-transform: translate(-50%,50%) rotate(90deg);
	-webkit-transform: translate(-58%,50%) rotate(90deg);
	letter-spacing: 1.2px;
	font-weight: 400;
	font-size: 12px;
	transition: all 500ms;
}
.slideright a:hover, .socialmedia a:hover {
	color: #a2433d;
}
.slogan {
	position: absolute;
	z-index: 9998;
	bottom: 10%;
	width: 850px;
	left: 50px;
	right: 0;
	margin: auto;
	transition: all 2000ms;
	opacity: 1;
}
.welcome {
	position: absolute;
	left: 0px;
	top: 50px;
	width: 250px;
	font-size: 12px;
	line-height: 20px;
	padding: 0px 20px;
	color: #fff;
	border-left: 5px solid #ba0000;
	letter-spacing: 3px;
}
.sloganall {
	position: relative;
	float:  left;
	width: 100%;
	padding-left: 100px;
	transition: all 2000ms;
	opacity: 1;
}
.sloganhide {
	opacity: 0.05;
}
.slogantop {
	width: 100%;
	float: left;
	margin-left: 0px;
	position: relative;
	font-size: 170px;
	color: rgb(173, 57, 52);
	border-width: 0px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: right;
	transition: all 2000ms;
}
.imageinisde {
	display: inline-block !important;
	width: 40% !important;
	margin-left: auto;
	margin-top: 40px;
	margin-right: auto;
}
.sloganbottom {
	position: relative;
	float: left;
	width: 100%;
	font-size: 40px;
	color: rgb(255, 255, 255);
	border-width: 0px;
	padding: 0px;
	font-weight: 300;
	text-transform: uppercase;
	text-align: right;
	transition: all 2000ms;
	margin-left: 0px;
}
.slogantopmove {
	margin-left: -50px;
}
.sloganbottommove {
	margin-left: 50px;
}
.aboutus {
	width: 100%;
	float: left;
	padding: 50px 75px;
}
.moretitlecontent {
	width: 100%;
	float: left;
	display: block;
	margin-bottom: 5px;
	text-align:  center;
	font-size: 45px;
}
.moretitlecontentlittle {
	width: 100%;
	float: left;
	display: block;
	margin-bottom: 15px;
	text-align:  left;
	font-size: 25px;
	color: #ba0000;
}
.content {
	width: 100%;
	float: left;
}
.images {
	width: 50%;
	display: inline-block;
	vertical-align:  middle;
}
.images img {
	float: left;
	height: auto;
	width: 100%;
}
.images img:first-child {
	margin-bottom: 10px;
}
.textcontent {
	width: 50%;
	padding: 50px;
	display: inline-block;
	vertical-align:  middle;
	margin-left: -10%;
	background-color: #ffffffe8;
}
.bigsofttitle, .bigboldttitle, .normaltext {
	float: left;
	display: block;
	width: 100%;
}
.referencesout {
	width: 100%;
	display: table;
	float: left;
	padding: 0px 100px;
	margin-bottom: 50px;
	text-align: center;
}
.references {
	width: 100%;
	display: table;
	float: left;
	background-color: #fff;
	padding: 50px 0px;
	margin-bottom: 50px;
}
.bigsofttitle {
	font-size: 18px;
    line-height: 30px;
    font-weight: 400;
	color: #353031;
	position: relative;
}
.dots {
    background-image: radial-gradient(circle closest-side, rgba(176, 152, 139, 0.25) 80%, #fff 10%);
    background-position: center bottom;
    background-repeat: repeat-x;
    background-size: 4px 2px;
    border: 0 none;
    display: block;
    height: 3px;
    left: 0;
    margin: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.bigboldttitle {
	line-height: 30px;
	font-weight: 700;
	font-size: 14px;
	margin-bottom:  20px;
}
.normaltext {
	color: #000000;
	font-size: 14px;
	text-align:  justify;
	line-height: 20px;
}
.signature {
	display: block;
	float: left;
	margin-top: 50px;
	width: 200px;
	height: auto;
}
.parallax {
    width: 100%;
    float: left;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 150px;
}
.parallaxtitle {
	font-size: 50px;
	text-align: center;
	width: 100%;
	float: left;
	color: #fff;
	font-style: italic;
}
.parallaxtext {
	display: block;
	float: left;
	width: 100%;
	text-align: center;
	font-size: 12px;
	color: #fff;
	line-height: 20px;
}
.moreinfo {
	display: inline-table;
	width: 100%;
	float: left;
	margin-top: -50px;
	text-align: center;
}
.subtitleborderbottom {
	display: block;
	text-align:  center;
	font-size: 12px;
	color: #ba0000;
	margin-bottom:  50px;
	padding-bottom: 30px;
	width: 300px;
	margin-left:  auto;
	margin-right:  auto;
	border-bottom: 1px solid #000;
}
.subtitleborderbottomround {
	display: block;
	font-size: 12px;
	color: #ba0000;
	margin-bottom: 30px;
	margin-top: 20px;
	padding: 20px 0px;
	text-align: left;
	border-bottom: 1px solid #000;
}
.eachmore {
	width: 20%;
	font-size: 12px;
	display: inline-table;
	vertical-align: top;
	color: #929292;
	text-align: left;
	border: 20px solid transparent;
	line-height:  20px;
}
.eachmore img {
	width: 100%;
	display: block;
	float: left;
	margin-bottom: 20px;
}
.moretext {
	display: block;
	width: 100%;
	float: left;
	color: #888888;
	font-weight: 300;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	margin-bottom: 50px;
	padding:  0px 20%;
}
.titlemore {
	width: 100%;
	float: left;
	display: block;
	text-align:  left;
	font-size: 14px;
	color:  #000;
	margin-bottom: 10px;
}
.contactus {
	width: 50%;
	display: inline-block;
	vertical-align: middle;
	padding: 70px;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(../images/book-table.jpg);
}
.parallaxcontent {
    width: 100%;
    min-height: 300px;
    height: 100vh;
    background-color: #000000;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: middle;
    display: table;
}
.parallaxcontentin {
    width: 50%;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: table-cell;
    vertical-align: middle;
    padding-right: 50px;
    padding-left: 50px;
}
.parallaxcontentpic {
    height: 100%;
    width: 50%;
    text-align: center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    display: table-cell;
}
.formcontact {
	width: 100%;
	float: left;
	display: block;
}
.formcontact input, .formcontact textarea {
	width: 100%;
	display: block;
	padding: 10px;
	background-color: rgba(0, 0, 0, 0.38);
	border: 1px solid #dea7563d;
	margin-bottom: 20px;
	font-size: 12px;
	color: #fff;
}
.formcontact textarea {
	height: 150px;
}
.textcontact {
	width: 100%;
	float: left;
	font-size: 12px;
	color: #000;
	clear: both;
	text-align: center;
	margin-top: 20px;
	line-height: 20px;
	font-weight: bold;
}
.formcontact a {
	text-decoration: none;
	float: left;
	color: #fff;
	font-size: 28px;
}
.hasssub {
	display: inline-block;
	position: relative;
	vertical-align: middle;
}
ul.hasup a {
	width: 100%;
	display: block;
	text-align: center;
	padding: 7px 0px;
	color: #fff;
}
ul.hasup li {background-color: rgba(0, 0, 0, 0.77);}
ul.hasup li:nth-child(1) {
	padding-top: 20px;
}
ul.hasup li:nth-last-child(1) {
	padding-bottom: 30px;
}
ul.hasup {
	position: absolute;
	width: 200%;
	margin-left: -50%;
	display: none;
	padding: 20px 0px;
}
.news a {
	width: 100%;
	float: left;
	display: block;
	color: #fff;
	transition: all 500ms;
	font-weight: bold;
}
.news a:hover {
	color: #ba0000;
}
.proup {
	display: table;
	width: 100%;
}
.studio {
	width: 100%;
	float: left;
	padding-bottom: 50px;
}
.prohalf {
	width: 50%;
	display: inline-block;
	vertical-align: middle;
}
.paddingpro {
	padding: 50px;
}
.productionimg {
	width: 50% !important;
	display: inline-block !important;
	vertical-align: middle;
}
.subtitlepro {
	background-color: #ba0000;
	padding: 50px;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	position: relative;
	text-align: center;
	width: 50%;
	bottom: 80px;
	left: 50%;
	margin-left: -25%;
}
.subtitlepro::before {
	content: '';
	border: 3px solid #fff;
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
}
.unittab {
	width: 100%;
	float: left;
	position: relative;
	padding: 100px 70px;
	text-align: center;
	background-color: #fff;
}
a.blackit {
	color: #000 !important;
}
.fastfashion {
	width: 100%;
	float: left;
	display: block;
	padding: 100px 0px;
}
.fashion {
	width: 100%;
	float: left;
	display: block;
	padding: 100px 70px;
}
.fashionfirst {
	width: 50%;
	float: left;
	display: block;
	padding-right: 40px;
}
.fashionsecond {
	width: 50%;
	float: left;
	display: block;
	padding-left: 40px;
}
.products {
	padding: 100px 70px;
	display: block;
}
.offices {
	width: 100%;
	float: left;
	display: block;
	padding: 50px 70px;
	padding-top: 0px;
}
.eachoffice {
	width: 50%;
	float: left;
	display: block;
	min-height: 150px;
	padding: 20px;
	border-left: 5px solid #f2f1f0;
	border-right: 5px solid #f2f1f0;
	background-color: #ba0000;
}
.officetext {
	width: 100%;
	float: left;
	display: block;
	color: #fff;
	text-align: center;
	font-size: 12px;
}
.officetitle {
	width: 100%;
	float: left;
	display: block;
	color: #fff;
	text-align: center;
	margin-bottom: 20px;
	font-weight: bold;
}
a.socialicon {
    font-size: 50px;
    color: #ba0000;
    text-align: center;
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    border-radius: 80px;
    text-decoration: none;
    margin-right: auto;
    margin-left: auto;
    height: 80px;
    width: 80px;
    margin-top: 0px;
    display: inline-table;
}
a.socialicon i {
    margin-top: 25px;
}
.social {
	width: 50%;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	padding: 50px;
}
.contactall {
	display: table;
	vertical-align: middle;
	width: 100%;
	background-color: #000;
}
.contacthalf {
	display: inline-table;
	vertical-align: top;
	color: #fff;
	width: 50%;
	text-align: left;
	padding: 5px;
	margin-top: 30px;
	font-size: 12px;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: white;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: white;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: white;
}
.referanslar {
	display: inline-block !important;
	vertical-align: middle;
	padding: 30px;
	width: 20%;
	height: auto;
}
