@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;
}
.cbp-caption-defaultWrap {
    height: 10vw;
    overflow: hidden;
}
.pdflink {
    width: 50%;
    display: block;
    float: left;
    margin: 5px 0px;
    text-align: left;
    color: #000;
    text-decoration: none !important;
}
.cbp-caption-defaultWrap img {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
}
.header {
    display: none;
}
.sidevideo {
    display: inline-block;
    position: relative;
    width: 50%;
    overflow: hidden;
    vertical-align: middle;
}
.pagesidevideo {
    width: auto;
    display: block;
    position: relative;
    right: 0;
    left: 50%;
    height: 40vw;
    transform: translateX(-50%);
}
.stickit {
    top: 0px !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    border-radius: 0px !important;
}
.eachmenu {
    width: 21.33%;
    margin: 0px 6%;
    display: inline-block;
    vertical-align: top;
}
.borderline {
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    height: calc(100vh - 40px);
    border: 1px solid #fff;
    z-index: 9998;
}
.mobilehide {
    display: inline-block;
    vertical-align: middle;
    }
.imagescontent {
    display: block;
    float: left;
    width: 100%;
}
.thumbimg {
    width: 48% !important;
    display: inline-block !important;
    float: left;
    margin: 30px 1%;
}
#js-filters-unit-cat3 .eachmenu {
    width: 20.33%;
    margin: 0px 2%;
}
.subtitlepro table {
    display: block;
    float: left;
    width: 100%;
}
.catalogs i {
    margin-right: 10px;
}
.catalogs {
    width: 100%;
    display: table;
    float: left;
    text-align: left;
    margin-top: 30px;
}
.catalogs a {
    display: inline-block;
    color: #383e42;
    padding: 5px 0px;
}
.subtitlepro tr td:nth-child(odd) {
    text-align: left;
    display: block;
    width: 50%;
    float: left;
}
.subtitlepro tr td:nth-child(even) {
    text-align: right;
    display: block;
    float: left;
    width: 50%;
}
.subtitlepro tr {
    padding: 10px 0px !important;
    display: block;
    border-bottom: 1px dotted #fff;
    float: left;
    width: 100%;
}
.socialall {
    background-color: #ffffff;
}
.contentdetail {
    position: relative;
    float: left;
    display: block;
    background-color: #fff;
    width: 100%;
    font-size: 13px;
    line-height: 25px;
    color: #fff;
    padding: 50px 70px;
}
.eachtitle {
    width: 100%;
    display: block;
    float: left;
    font-size: 13px;
    color: #fff;
    font-weight: 600;
    padding: 20px 10px;
    margin-bottom: 20px;
    text-align: center;
    background-color: #000000;
}
.eachmenu div {
    width: 100% !important;
    display: block;
    float: left;
    text-align: left;
}
.productsup {
    width: 100%;
    float: left;
    padding: 100px 50px 50px 50px;
}
.eachproduct {
    width: 25%;
    float: left;
    padding: 0px 10px;
    position: relative;
}
.title {
    display: block;
    position: absolute;
    float: left;
    color: #f2f1f0;
    width: calc(100% - 50px);
    margin: auto;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    left: 0;
    right: 0;
    top: 140px;
    font-weight: 600;
    text-align: center;
    background-color: #000000;
}
.eachproduct img {
    width: 100%;
    display: block;
    float: left;
    margin-bottom: 30px;
    border-radius: 100%;
}
a.down {
    text-decoration: none;
    display: block;
    float: left;
    font-size: 12px;
    padding: 10px;
    padding-left: 20px;
    box-sizing: border-box;
}
.eachproduct a {
    display: block;
    float: left;
    width: 100%;
    color: #2f3437;
    padding: 15px 0px;
    border-bottom: 1px dotted #383e42;
    text-decoration: none;
    font-weight: 600;
    text-align: center;
}

.fullpagevideo {
    width: 100%;
    display: block;
    float: left;
    position: relative;
    z-index: 1;
}
.maskvideo {
    width: 100%;
    height: 100vh;
    overflow: hidden;
    display: block;
    float: left;
    position: relative;
    background-color: #000000;
    text-align: center;
}
.menutop {
	text-align: center;
	display: block;
	float: left;
	width: calc(100% - 106px);
	left: 53px;
	padding: 10px 0px;
	position:  fixed;
	z-index:  9999;
	top: 53px;
	background-color: rgb(0 0 0 / 62%);
	transition: all 500ms;
}
.menutop a {
	display: inline-block;
	vertical-align: middle;
	width: 18%;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
	color: #f2f1f0;
	font-weight: 600;
	letter-spacing: 1.5px;
	transition: all 500ms;
}
.menutop a:hover {
	color: #f07e3d;
}
.logoout {
	width: 10.5%;
	padding-left: 4%;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
}
.logoout a {
	padding-left: 0px !important;
	width: 100%;
}
.logo {
	width: 100%;
	display: block;
	float: left;
}
.menuout {
	width: 85%;
	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: #ffffff;
}
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: #383e42915;
}
.slideall {
	width: 100%;
	float: left;
	position: relative;
	display:  table;
	margin-top: 0;
	background-color: #000;
}
.slideleft, .slidemiddle, .slideright {position: relative;display: inline-block;}
.slideleft {bottom: 53px;left: 53px;width: calc(50% - 53px);background-color: #f2f1f0;position: absolute;display: block;padding: 10px 20px;z-index: 9998;}
.slidemiddle {width: 100%;position: relative;float: left;overflow: hidden;}
.slideright {right: 53px;bottom: 53px;width: calc(50% - 53px);position: absolute;padding: 13px 20px;display: table;background-color: rgb(0 0 0 / 62%);z-index: 9998;}
.socialmedia {
	position: relative;
	width: 100%;
	top: 0px;
	bottom: 0px;
	font-weight: 800;
	margin: auto;
	z-index:  9999;
	text-align: left;
	letter-spacing: 1.2px;
	color: #000;
	font-size: 12px;
}
.socialmedia a {
    color: #047693;
    margin-left: 20px;
    transition: all 500ms;
    font-size: 25px;
}
.slideright a {
	position: relative;
	display:  block;
	font-weight: 800;
	top: 0px;
	bottom: 0px;
	width: 100%;
	margin: auto;
	z-index:  9999;
	text-align: right;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 1.2px;
	font-size: 12px;
	transition: all 500ms;
}
.slideright a:hover, .socialmedia a:hover {
	color: #ff680f;
}
.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 #ffffff;
	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: 145px;
	color: #383e42;
	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: 130%;
	font-size: 40px;
	color: rgb(255, 255, 255);
	border-width: 0px;
	padding: 0px;
	font-weight: 300;
	margin-left: -30%;
	text-transform: uppercase;
	text-align: right;
	transition: all 2000ms;
}
.slogantopmove {
	margin-left: -50px;
}
.sloganbottommove {
	margin-left: 50px;
}
.aboutus {
	width: 100%;
	float: left;
	padding: 0px;
	background-color: #000;
}
.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: #2e3336;
}
.content {
	width: 100%;
	float: left;
	display: table;
}
.images {
	width: 45%;
	display: inline-block;
	vertical-align:  middle;
}
.images img {
	float: left;
	height: auto;
	width: 100%;
}
.images img:first-child {
	margin-bottom: 0px;
}
.textcontent {
	width: 55%;
	margin-left: 0%;
	padding: 0px 75px;
	display: inline-block;
	vertical-align:  middle;
}
.bigsofttitle, .bigboldttitle, .normaltext, .whitetext {
	float: left;
	display: block;
	width: 100%;
}
.referencesout {
	width: 100%;
	display: table;
	float: left;
	margin-top: 50px;
	text-align: center;
	background-color: #000;
	border-radius: 5px;
}
.references {
	width: 100%;
	display: table;
	float: left;
	padding: 0px 10px;
}
.bigsofttitle {
	font-size: 18px;
	line-height: 50px;
	font-weight: 800;
	color: #047693;
	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: 1px;
    left: 0;
    margin: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.bigboldttitle {
	line-height: 30px;
	font-weight: 700;
	font-size: 14px;
	color: #4abbd7;
	margin-bottom:  20px;
}
.normaltext {
	color: #000000;
	font-size: 14px;
	text-align:  justify;
	line-height: 20px;
}
.whitetext {
	color: #fff;
	font-size: 14px;
	text-align:  justify;
	line-height: 30px;
}
.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: 200px 50px 200px 40%;
}
.parallaxtitle {
	font-size: 50px;
	text-align: right;
	width: 100%;
	float: left;
	color: #fff;
	font-style: italic;
}
.parallaxtext {
	display: block;
	float: left;
	width: 100%;
	text-align: right;
	font-size: 14px;
	line-height: 25px;
	color: #383e42;
}
.moreinfo {
	display: inline-table;
	width: 100%;
	float: left;
	margin-top: -50px;
	text-align: center;
}
.subtitleborderbottom {
	display: block;
	text-align:  center;
	font-size: 12px;
	color: #060606;
	margin-bottom:  50px;
	padding-bottom: 30px;
	width: 300px;
	margin-left:  auto;
	margin-right:  auto;
	border-bottom: 1px solid #383e42;
}
.subtitleborderbottomround {
	display: block;
	font-size: 12px;
	color: #ffffff;
	margin-bottom: 30px;
	margin-top: 20px;
	padding: 20px 0px;
	text-align: left;
	border-bottom: 1px solid #383e42;
}
.eachmore {
	width: 20%;
	font-size: 12px;
	display: inline-table;
	vertical-align: top;
	color: #929292;
	text-align: left;
	line-height:  20px;
    padding: 0px 5px;
    margin-top: 10px;
}
.eachmore:nth-child(1) {
    padding-left: 0px;
}
.eachmore:nth-child(5) {
    padding-right: 0px;
}
.eachmore img {
	width: 100%;
	display: block;
	float: left;
	margin-bottom: 20px;
}
.moretext {
	display: block;
	width: 100%;
	float: left;
	color: #383e42888;
	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:  #383e42;
	margin-bottom: 10px;
}
.contactus {
	width: 50%;
	display: inline-block;
	vertical-align: middle;
	padding: 70px;
}
.parallaxcontent {
    width: 100%;
    min-height: 300px;
    height: 100vh;
    background-color: #383e42;
    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 #ffffff3d;
	margin-bottom: 20px;
	font-size: 12px;
	color: #fff;
}
.formcontact textarea {
	height: 150px;
}
.textcontact {
	width: 100%;
	float: left;
	font-size: 12px;
	color: #383e42;
	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: #ffffff;
}
.proup {
	display: table;
	width: 100%;
	position: relative;
}
.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: #0000006b;
	padding: 50px;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	position: absolute;
	text-align: center;
	display: table;
	width: calc(50% - 40px);
	bottom: 20px;
	right: 20px;
	margin-left: -25%;
}
.subtitlepro::before {
	content: '';
	border: 1px solid #fff;
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
}
.unittab {
	width: 100%;
	float: left;
	position: relative;
	padding: 50px 70px;
	text-align: center;
	background-color: #fff;
}
.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;
	background-color: #fff;
	padding: 2% 75px;
}
.eachoffice {
	width: 49%;
	float: left;
	display: block;
	min-height: 150px;
	padding: 20px;
	background-color: #000000;
}
.eachoffice:nth-child(1){
	margin-right: 1%;
}
.eachoffice:nth-child(2){
	margin-left: 1%;
}
.officetext {
	width: 100%;
	float: left;
	display: block;
	color: #ffffff;
	text-align: center;
	font-size: 12px;
}
.officetitle {
	width: 100%;
	float: left;
	display: block;
	color: #ffffff;
	text-align: center;
	margin-bottom: 20px;
	font-weight: bold;
}
a.socialicon {
    font-size: 20px;
    color: #000000;
    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: 30px;
}
.social {
	width: 50%;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	padding: 50px;
}
.contactall {
	display: table;
	vertical-align: middle;
	width: 100%;
	background-color: #000000;
}
.contacthalf {
	display: inline-table;
	vertical-align: top;
	color: #fff;
	width: 50%;
	text-align: left;
	padding: 5px;
	margin-top: 30px;
	font-size: 14px;
	line-height: 35px;
}
::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: 20px 20px;
	width: 11.11%;
	height: auto;
	filter: brightness(0) invert(1);
}
 .mobilelogo {
    display: none;
}
.blackit {
	color: #383e42 !important;
}
@media only screen and (max-device-width : 1024px){
    .fullnow {
        width: 100%;
    }
    .cbp-caption-defaultWrap {
    height: auto;
}
    .cbp-caption-defaultWrap img {
    position: relative;
}
    .sidevideo {
    width: 100%;
}
    .pagesidevideo {
    right: 0px;
    left: 0px;
    height: auto;
    width: 100%;
    transform: none;
}
    .cbp-item-wrapper {
    text-align: center !important;
}
.menutop {
    display: none;
}
.header {
    position: fixed;
    top: 50px;
    right: 50px;
    display: block;
    z-index: 9998;
}
.header a {
	text-decoration: none;
	color: #d4bf86;
}
.header a i {
	font-size: 30px;
	color: #9c9c9c;
}
    .fullpagevideo {
    width: auto;
    height: 100vh;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
}
    .slogan {
        display: none;
    }
    .aboutus {
    padding: 20px;
}
    .images {
    width: 100%;
}
    .textcontent {
    width: 100%;
    padding: 20px;
    text-align: center;
    margin-left: 0px;
}
    .parallax {
    background-color: #000;
    background-image: none !important;
    padding: 20px;
    padding-bottom: 50px;
}
    .cbp-l-filters-underline .cbp-filter-item.cbp-filter-item-active {
    border-bottom-color: #fff !important;
    color: #59a9df !important;
}
    .cbp-item-wrapper {
    color: #fff;
}
    .cbp-l-filters-underline .cbp-filter-item {
    font: 600 12px/21px "Open Sans", sans-serif !important;
    padding: 8px 0px !important;
    margin: 0 5px 10px 5px !important;
}
    .referanslar {
    padding: 20px 30px;
    width: 50%;
}
    .eachproduct {
    width: 100%;
    padding: 0px;
    margin-top: 20px;
}
    .productsup {
    padding: 20px;
}
    .references {
    padding: 0px;
}
    .referencesout {
    margin-bottom: 0px;
}
    .unittab {
    padding: 20px;
}
    .prohalf {
    width: 100%;
    padding: 0px !important;
    margin-bottom: 20px;
}
    .subtitlepro {
    padding: 20px 30px;
    bottom: 0px;
    width: 100%;
    left: 0px;
    margin-left: 0px;
}
    .productionimg {
    width: 100% !important;
    margin: 20px 0px;
}
    .eachmore {
    width: 100%;
    margin-top: 20px;
    border: 0px;
}
    .moretitlecontentlittle {
    text-align: center;
    font-size: 20px;
}
    .eachmenu {
    width: 100%;
    margin: 0px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
    .cbp-l-subfilters .cbp-filter-item {
    text-align: center !important;
    margin: 5px 0px !important;
}
    .eachmenu div {
    text-align: center;
}
    #js-filters-unit-cat3 .eachmenu {
    width: 100%;
    margin: 0px !important;
}
    .offices {
    padding: 20px;
}
    .eachoffice {
    width: 100%;
    min-height: auto;
    margin-bottom: 20px;
    border: 0px;
}
    .contactus {
    width: 100%;
    padding: 20px;
}
    .social {
    width: 100%;
    padding: 20px;
}
    .contacthalf {
    width: 100%;
    text-align: center;
    padding: 0px;
    margin-top: 20px;
}
    .maskvideo {
    max-width: 100vw;
}
    .slideright {
        width: auto;
        padding: 13px 20px;
    }
    .slideleft {
        width: 50%;
    }
    .contentdetail {
    padding: 20px;
    padding-top: 0px;
}
   .mobilelogo {
    display: block;
    position: absolute;
    width: 150px;
    height: auto;
    top: 64px;
    margin: auto;
    left: 0;
    right: 0;
    z-index: 9999;
}
    .mobilehide {
        display: none;
    }
    .blackit {
	color: #383e42 !important;
}
     .whiteit {
	color: #ffffff !important;
}
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
   
    .fullpagevideo {
    width: 100%;
    height: auto;
}
    .referanslar {
    width: 25%;
}
    .eachmore {
    width: 20%;
    border: 3px solid #fff;
}
    .eachoffice {
    width: 49%;
    border: 3px solid #fff;
}
}