@charset "utf-8";

	div, span, p, input, textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;		
	}

body {
	font-family: 'Ubuntu', sans-serif;
	}
.outline {
	position: absolute;
	top: 50px;
	bottom: 50px;
	left: 50px;
	right: 50px;
	border: 1px solid #fff;
}
.productsup {
	width: 100%;
	float: left;
	padding: 100px 50px 50px 50px;
}
#halfbackright {
	width: 48%;
	top: 20px;
	right: 20px;
	bottom: 20px;
	position: absolute;
}
#halfbackleft {
	top: 20px;
	left: 20px;
	bottom: 20px;
	right: 20px;
	position: absolute;
}
.title {
	display: block;
	float: left;
	color: #000;
	width: 100%;
	font-size: 20px;
	margin-bottom: 30px;
}
.eachproduct {
	width: 25%;
	float: left;
	padding: 0px 10px;
}
.eachproduct img {
	width: 100%;
	display: block;
	float: left;
	margin-bottom: 30px;
}
.eachproduct a {
	display: block;
	float: left;
	width: 100%;
	color: #c02c28;
	padding: 15px 0px;
	border-bottom: 1px dotted #e8e8e8;
	text-decoration: none;
}
.eachproduct a i {
	font-size: 30px;
	color: #000;
	display: block;
	float: left;
	margin-right: 20px;
}
.inline {
	position: absolute;
	top: 20px;
	left: 20px;
	right: 20px;
	bottom: 20px;
	border: 1px solid #ccc;
}
.socialall {
	position: absolute;
	display: block;
	bottom: 0px;
	right: 0px;
	left: 0px;
	margin: auto;
	width: 265px;
	padding: 10px;
	border: 1px solid #fff;
	border-bottom:  0px;
	padding-bottom:  0px;
}
.socialallinside {
	background-color: #fff;
	padding: 15px 30px;
	transition: all 500ms;
	display:  block;
	width:  100%;
	text-align:  center;
}
#slideshow {
	position: relative;
	min-height: 100%;
	height: 100vh;
	max-width: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
	margin: 0px;
	overflow: hidden;
	padding: 25px;
	background-color: #000;
}
.menubar {
	    left: 95px;
	    top:-100px;
	    right: 95px;
	    float:left;
	    position: fixed;
	    background-color: #fff;
	    padding: 30px 25px;
	    border: 1px solid #fff;
	    transition: all 1000ms;
	    z-index: 9999;
}
.menubardown {
	    top: 95px;
}
.menubarfixed {
		background-color: rgba(0,0,0,0.80);
		background: rgba(0,0,0,.8);
		border:1px solid #fff;
		z-index: 9999;
		top: 25px;
		left: 25px;
		right:  25px;
		transition: all 600ms;
}
.logo {
	width: 160px;
	height: auto;
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	right: 30px;
	top: 30px;
}

.logo img {
	width:100%;
	height: auto;
}
.aboutus {
	width:100%;
	height:  100vh;
	float: left;
	background-color: #fff;
}
.aboutleft {
	width:50%;
	padding: 50px;
	height:  100vh;
	text-align: center;
	display: table-cell;
	vertical-align:  middle;
}
.aboutright {
	width:50%;
	display: table-cell;
	height:  100vh;
	vertical-align:  middle;
	background-size: auto 100%;
	background-position: right center;
	background-image: url(../images/3.jpg);
}
.titlegeneral{
	font-family: 'Josefin Sans', sans-serif;
	font-size: 35px;
	width: 100%;
	float:left;
}
.titlegeneral>.firstword{
	font-size: 65px;
}
.titlelittle{
	font-family: 'Josefin Sans', sans-serif;
	font-size: 15px;
	width: 100%;
	float:left;
	color:#000;
	letter-spacing: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.shadowdark {
	text-shadow: 0px 0px 5px #000000;
}
.shadowbrown {
	text-shadow: 0px 0px 5px #83715d;
}
.textnormal {
	font-size: 13px;
	line-height: 25px;
	width: 100%;
	float: left;
}
.parallax-window {
	width: 100%;
	height: 100vh;
	float: left;
	text-align: center;
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.popularbox {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 25px;
	color: #fff;
	font-weight:  200;
	padding-top:25px;
	padding-bottom: 25px;
	padding-left: 70px;
	padding-right: 70px;
	text-align: center;
	border:1px solid #fff;
	display: inline-block;
	background-color: rgba(0,0,0,0.7);
}
.visionmission {
	width: 100%;
	float: left;
	padding-top: 100px;
	padding-bottom: 100px;
	padding-left: 100px;
	padding-right: 100px;
	text-align: center;
	background-color: #fff;
}
.eachbox {
	margin-top: 80px;
	width: 50%;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}
.eachbox i {
	font-size: 50px;
}
.boxtitle {
	margin-top: 15px;
	width: 100%;
	float: left;
	font-family: 'Josefin Sans', sans-serif;
	color:#645037;
	font-size: 13px;
}
.boxtext {
	font-size: 13px;
	line-height: 25px;
	margin-top: 15px;
	width: 100%;
	float: left;
}
.moredetail {
	width:100%;
	height:  100vh;
	background-color: #000;
	float: left;
}
#harita {
	width: 100%;
	float: left;
	height: 100vh;
}
.detailleft {
    width: 50%;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
	padding-top:100px;
	padding-bottom: 100px;
    padding-left: 100px;
    padding-right: 100px;
}
.detailright {
    width: auto;
    height:  100vh;
    text-align: center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center center;
    position: relative;
    display: table-cell;
}
.white {
	color:#fff;
}
.gold {
	color: #9a2323;
}
.black {
	color:#000;
}
.products {
	width: 100%;
	float: left;
	padding: 50px;
	background-color: #fff;
}
.references {
	width: 100%;
	float: left;
	background-color: #000;
	padding: 100px;
	background-image: url(../images/projectsbg.png);
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	background-position: top center;
	background-repeat: no-repeat;
}
.referenceeach {
	float:left;
	width:33.33%;
	border: 20px solid transparent;
}
.referencetitle {
	color: #ffffff;
	font-size: 25px;
	font-family: 'Josefin Sans', sans-serif;
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
.referenceinside{
	float: left;
	width: 100%;
	background-color: #fff;
}
.projects {
	width:100%;
	height:200px;
	display: block;
	float: left;
	background-size: 120% auto;
	background-position: top center;
	position: relative;
}
.referenceinfo {
	position: absolute;
	width: 100%;
	height: 70px;
	background-color: rgba(0,0,0,0.50);
	z-index: 9998;
	bottom:0px;
	left:0px;
}
.referencedate {
	position: relative;
	float:left;
	width: 25%;
	height: 70px;
	background-color: #fff;
	line-height: 70px;
	text-align: center;
	z-index: 9999;
	color: #c02c28;
	font-size: 15px;
	font-weight: bold;
}
.referencename {
	position: relative;
	float:left;
	width: 75%;
	height: 70px;
	z-index: 9999;
	color:#fff;
	font-size: 14px;
	padding-top: 20px;
	padding-left: 25px;
	font-weight: bold;
}
.referencearea {
	color: #c02c28;
	font-size: 13px;
	font-weight: normal;
	display: block;
	width: 100%;
	float: left;
}
.contact {
	background: #fff;
	width: 100%;
	float: left;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 50px;
	padding-bottom: 25px;
}
.contactin {
	background: #fff;
	border-top: 1px #cccccc solid;
	float: left;
	width: 100%;
	padding-left: 50px;
	padding-right: 50px;
}
.contenteach {
	width: 33.33%;
	float: left;
	padding: 25px;
}
.borderleft {
	border-left: 1px #cccccc solid;
}
.borderright {
	border-right: 1px #cccccc solid;
}
.textalignleft {
	text-align: left;
}
.boldfont {
	font-weight: bold;
}
.minititle {
	font-size: 25px;
	margin-bottom: 30px;
}
a.catalog {
	display: block;
	float: left;
	width: 100%;
	margin-bottom:  10px;
	text-decoration: none;
	color:#000;
	font-size: 13px;
	transition: all 300ms;
}
a.catalog:hover {
	color: #c02c28;
}
a.catalog i {
	color: #ab2622;
	margin-right: 10px;
}
.margintop25 {
	margin-top: 5px;
}
.contactinput {
	width: 100%;
	float: left;
	display: block;
	padding:10px;
	color:  #000;
	border:  1px solid #ccc;
	margin-bottom: 10px;
	font-size: 13px;
}
.contacttext {
	width: 100%;
	float: left;
	display: block;
	padding:10px;
	height: 100px;
	margin-bottom: 10px;
	background-color:#fff;
	border: 1px solid #ccc;
	font-size: 13px;
}
.sendbutton {
	width:100%;
	float: left;
	padding: 10px;
	text-align: center;
	color:#fff;
	background-color: #c02c28;
	border:none;
	font-size: 13px;
	cursor: pointer;
	text-decoration: none;
	box-sizing:  border-box;
}
.sendbutton:hover {
	color:#000;
	background-color:#c02c28;
	transition: all 300ms; 
}
.socialdown {
	width:100%;
	float:left;
	margin-top:  25px;
	text-align: left;
	background-color: #fff;
	color: #000;
}
.logo2 {
	display: none;
}
.slogan {
    width: 100%;
    position: absolute;
    padding-left: 150px;
    padding-right: 150px;
    text-align: center;
    bottom: 170px;
    z-index: 9999;
}
.sloganup {
    font-weight: 200;
    display: block;
    position: relative;
    width: 100%;
    color: #fff;
    font-size: 1px;
    margin-top: 230px;
    opacity: 0;
    transition: all 3000ms;
    animation: one 2s infinite;
    animation-direction: alternate;
}
.slogandown {
    display: block;
    position: relative;
    width: 100%;
    color: #9a2323;
    font-size: 1px;
    margin-top: 0px;
    opacity: 0;
    transition: all 3000ms;
    animation: two 2s infinite;
    animation-direction: alternate;
}
.sloganvisible1 {
    margin-top: 0px;
    opacity: 100;
    font-size: 65px;
    font-style:  italic;
}
.sloganvisible2 {
    margin-top: 0px;
    opacity: 100;
    font-size: 30px;
    font-style:  italic;
}
.contenteachlong {
    width: 33.33%;
    float: left;
    padding: 25px;
}
a.top {
	text-decoration: none;
	display: block;
	float: left;
}
a.down {
	text-decoration: none;
	display: block;
	float: left;
	font-size:  12px;
	padding:  10px;
	padding-left:  20px;
	box-sizing:  border-box;
}
@keyframes one {
  0% {
    margin-left: -10px;
  }
  100% {
    margin-left: 10px;
  }
}
@keyframes two {
  0% {
    margin-left: 10px;
  }
  100% {
    margin-left: -10px;
  }
}

@media only screen and (max-device-width: 1024px) {
.outline {
    border: none;
}
	.header {
    left: 10px;
    top: 10px;
}
	#halfbackleft {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
	.outline {
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
}
	.header {
    left: 25px;
    top: 25px;
}
	.logo {
    right: 50%;
    margin-right: -26%;
    top: auto;
    bottom: 90px;
}
	.slogan {
    padding-left: 0px;
    padding-right: 0px;
    bottom: 55%;
    left: 0px;
    right: 0px;
    margin-left:  auto;
    margin-right:  auto;
    width: 100%;
}
	.sloganvisible1 {
    font-size: 25px;
}
	.sloganvisible2 {
    font-size: 20px;
}
	.logo {
    bottom: 90px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
	.aboutleft {
    width: 100%;
    padding: 50px 10px;
    height: auto;
    display: block;
    float: left;
    vertical-align: unset;
}
	.visionmission {
    padding: 50px 0px;
}
	.detailleft {
    width: 100%;
    text-align: center;
    display: block;
    float: left;
    vertical-align: unset;
    padding: 50px 10px;
}
	.moredetail {
    height: auto;
}
	.detailright {
    width: 100%;
    height: 100vh;
    position: relative;
    display: block;
    float: left;
}
	.eachproduct {
    width: 100%;
    margin-bottom: 50px;
}
	.contact {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}
	.contactin {
    padding-left: 10px;
    padding-right: 10px;
}
	.contenteach {
    width: 100%;
    float: left;
    padding: 0px;
    margin-top: 25px;
    margin-bottom: 25px;
	 text-align: center;
}
	.borderright {
    border-right: none;
}
	.borderleft {
    border-left: none;
}
.socialdown {
    text-align: center;
}
	.contenteachlong {
    width: 100%;
    padding: 10px;
}
	.aboutus {
    height: auto;
}
	.aboutright {
    float: left;
    width: 100%;
    display: block;
    vertical-align: unset;
}
}