*{
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}

body{
	font-family: 'Montserrat', sans-serif;
}


button{
	border: 0;
	background: inherit;
}

input:focus,
textarea:focus,
button:focus{
	outline: 0;
}

.container,.container>ul,body {
    padding: 0;
    margin: 0;
}

.do ul li b,h1 {
    text-transform: uppercase;
}

* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
}

a,a:hover,a:link,a:visited {
    color: inherit;
    text-decoration: none;
}

.container {
    width: 100%;
    position: relative;
}

h1 {
    font-family: Montserrat,sans-serif;
    font-size: 38px;
    letter-spacing: 4px;
    color: #333;
}

h2 {
    font-family: 'EB Garamond',serif;
    font-size: 16px;
    font-style: italic;
    color: #999;
    letter-spacing: 1px;
}

.container>ul {
    display: block;
    list-style: none;
    position: fixed;
    right: 50px;
    top: 40%;
    z-index: 99999;
}

.container>ul li a {
    display: block;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    background: rgba(200,200,200,.4);
    line-height: 1px;
    margin: 10px;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
}

.container>ul li a .active {
    background-color: red;
}

.container>ul li a:hover {
    cursor: pointer;
    background: #666;
}

.container>ul li a:hover .tooltip {
    opacity: 1;
}

.container ul li .tooltip {
    opacity: 0;
    position: fixed;
    right: 80px;
    text-align: right;
    font-family: Montserrat,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .5px;
    color: rgba(150,150,150,.7);
    padding: 5px;
    font-size: 12px;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
}

.header{
	padding:30px 0;
	text-align:center;
}

.slider,.topslider {
    margin: 0;
    padding: 0;
}


.slider {
    -ms-touch-action: pan-y;
    overflow: auto;
    position: relative;
    touch-action: pan-y;
    width: 100%;
    height: 100%;
}

.as-nav a,.as-next-arrow,.as-prev-arrow {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

.as-next-arrow,.as-prev-arrow {
    background: url(../img/arrows.png) no-repeat;
    cursor: pointer;
    filter: alpha(opacity=0);
    height: 40px;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    width: 40px;
    z-index: 10;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}

.footer ul li a,.submit {
    transition: all .2s ease-in-out;
}

.as-prev-arrow {
    left: 20px;
}

.as-nav,.slider h1 {
    position: absolute;
    text-align:center;
}

.as-next-arrow {
    background-position: -40px 0;
    right: 20px;
}

.slider:hover .as-next-arrow,.slider:hover .as-prev-arrow {
    filter: alpha(opacity=1);
    opacity: 1;
}

#navi .current a {
    background: #00b6dc;
}

.as-nav {
    bottom: -10px;
    margin-left: -27px;
    text-align: left;
    width: 54px;
    z-index: 1;
}

.as-nav a {
    background: url(../demo/img/bullets.png) no-repeat;
    height: 16px;
    display: inline-block;
    margin: 0 1px;
    width: 16px;
}

.about,.slider div {
    width: 100%;
    text-align: center;
}

.as-nav .as-active,.as-nav a:hover {
    background-position: 0 -16px;
}

.slider div {
    font-family: 'Droid Serif',seirf;
    height: 90vh;
}

.about p,.do ul li {
    font-family: 'EB Garamond',serif;
    vertical-align: top;
}

.slider h1 {
    color: #fff;
    font-size: 55px;
    top: 35%;
	width:75%;
	Margin-left:12%;
	margin-right:12%;
}


.slider .three {
    background: url(../img/tool.jpg) center center no-repeat fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
background-attachment:scroll;}

.slider .two {
    background: url(../img/typing.jpg) center center no-repeat fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
background-attachment:scroll;}

.slider .one {
    background: url(../img/building.jpg) center center no-repeat fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
background-attachment:scroll;}
.slider .about {
    background: url(../img/about.jpg) center center no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
background-attachment:scroll;}
.slider .fabrication {
    background: url(../img/fabrication-gew.jpg) center center no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
background-attachment:scroll;}
.slider .programming-designing {
    background: url(../img/programming-designing.jpg) center center no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
background-attachment:scroll;}
.slider .programming-designing2 {
    background: url(../img/programming-designing2.png) center center no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
background-attachment:scroll;}
.slider .programming-designing3 {
    background: url(../img/programming-designing3.jpg) center center no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
background-attachment:scroll;}
.slider .programming-designing4 {
    background: url(../img/programming-designing4.jpg) center center no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
background-attachment:scroll;}
.slider .custom {
    background: url(../img/custom-gew.jpg) center center no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
background-attachment:scroll;}
.slider .custom2 {
    background: url(../img/gew-custom.jpg) center center no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
background-attachment:scroll;}
.slider .service {
    background: url(../img/service.jpg) center center no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
background-attachment:scroll;}

@media screen and (max-width:680px) {
    .slider h1 {
        font-size: 30px;
    };
}

@media screen and (max-width:450px) {
    .slider h1 {
        font-size: 24px;
    };
}

@media screen and (max-width:550px) {
    .container>ul {
        display: none;
    };
}

.about {
    padding: 50px 50px;
}

.about p {
    display: inline-block;
    margin: 10px;
    font-size: 17px;
    line-height: 28px;
    color: #888;
    text-align: left;
}
.aboutimg{
	text-align:center;
	max-width:100%;
}
.row{
	padding-top:20px;
}

.about h1{
	font-size:1.4em;
}
#about2 {
    display: block;
    width: 100%;
    max-width: 1320px;
    font-size: 17px;
    line-height: 28px;
    color: #888;
    text-align: center;
}
.#about-us {
    padding: 50px 50px;
}

#about-us p {
    display: inline-block;
    width: 80%;
    max-width: 1720px;
    margin: 10px;
    font-size: 17px;
    line-height: 28px;
    color: #888;
    text-align: left;
}

.do,.do h1 {
    color: #fff;
}

.client,.contact,.do,.team,.video {
    text-align: center;
}

@media screen and (max-width:820px) {
    .about {
        padding: 50px 20px;
    }

    .about p {
        display: block;
        width: 100%;
        max-width: 500px;
        margin: 10px auto;
    };
}

.do {
    width: 100%;
    padding: 100px 50px;
    background: url(../img/tools.jpg) center center no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.do ul {
    padding: 0;
    margin: 30px auto 0;
}

.do ul li {
    display: inline-block;
    width: 80%;
    max-width: 250px;
    list-style: none;
    font-size: 16px;
    color: #ccc;
    margin: 5px 18px;
    line-height: 25px;
}

.do ul li img {
    width: 120px;
    height: auto;
    margin-bottom: 5px;
}

.client,.client ul,.team,.video {
    width: 100%;
}

.do ul li b {
    font-family: Montserrat,sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 2px;
    line-height: 22px;
}

@media screen and (max-width:965px) {
    .do ul li {
        display: block;
        max-width: 400px;
        margin: 30px auto 10px;
    };
}

.client ul li,.contact p,.footer ul,.submit {
    display: inline-block;
}

.team {
    padding: 100px 150px;
}

.video {
    padding: 60px 70px;
}

@media screen and (max-width:400px) {
    .video h1 {
        font-size: 1.8rem;
    };
}

.videowrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}

.videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media screen and (max-width:850px) {
    .video {
        padding: 50px 0;
    };
}

.client {
    padding: 100px 150px;
    background: #f5f5f5;
}

.client ul {
    padding: 0;
    margin: 0;
}

.client ul li img {
    max-width: 100%;
}

.client ul li {
    margin: 5px;
    padding: 5px;
    border: 1px solid #ccc;
    list-style: none;
    background: #fff;
}

@media screen and (max-width:480px) {
    .client ul li {
        width: 45%;
        padding: 2.5%;
    };
}

@media screen and (max-width:750px) {
    .client {
        padding: 50px 20px;
    };
}

.contact {
    width: 100%;
    padding: 70px 150px;
    background: url(../img/notebook.jpg) center center no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.contact form {
    margin: 0 auto;
}

.contact input,.contact textarea {
    padding: 10px 15px;
    border: 1px solid #ddd;
    margin-bottom: 20px;
    font-family: 'EB Garamond',serif;
    font-size: 14px;
    letter-spacing: .5px;
    width: 98%;
    max-width: 500px;
}

.contact #submit,.submit {
    font-family: Montserrat,sans-serif;
    color: #fff;
    text-transform: uppercase;
}

.contact #submit,.contact b,.footer,.submit {
    letter-spacing: 1px;
}

.contact textarea {
    height: 100px;
}

.contact #submit {
    font-size: 11px;
    background: #333;
    width: 50%;
}

.submit {
    margin-top: 10px;
    padding: 7px 20px;
    font-size: 14px;
    background: #00b6dc;
    border: 1px solid #00b6dc;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

.contact p {
    vertical-align: top;
    margin-top: 30px;
    width: 300px;
    font-family: 'EB Garamond',serif;
    font-size: 16px;
    color: #666;
    line-height: 20px;
}

.contact b {
    font-family: Montserrat,sans-serif;
    font-size: 12px;
    padding: 5px 0;
    text-transform: uppercase;
    color: #444;
    border-bottom: 1px solid #444;
}

@media screen and (max-width:600px) {
    .contact {
        padding: 50px 20px;
    };
}

.footer {
    width: 100%;
    padding: 50px 175px;
    background: #111;
    color: #999;
    font-family: 'EB Garamond',serif;
    font-size: 13px;
	text-align: center;
}

.footer ul {
    padding: 0;
    vertical-align: top;
}

.footer ul li {
    list-style: none;
    font-family: Montserrat,sans-serif;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 10px 0;
    font-style: normal;
    color: #fff;
}

.footer ul li:first-child {
    font-family: 'EB Garamond',serif;
    font-size: 14px;
    text-transform: none;
    font-style: italic;
    color: #999;
}

.footer ul li a {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}

.footer ul li a:hover {
    color: #888;
}

.footer ul li img {
    height: 16px;
    width: auto;
    margin-right: 13px;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}

.footer ul li a:hover img {
    opacity: .5;
    filter: alpha(opacity=50);
}

.footer .line {
    border: 0;
    height: 1px;
    background: #444;
}
.imgfooter{
	width:200px; padding-top:30px; padding-right:40px;
}

@media screen and (max-width:700px) {
    .footer {
        padding: 50px;
    }
.imgfooter{
	padding-right:0px;
}
}


/* ------------------------------------------------------ top */

.top{padding:20px 0;}

.topslider{
	padding: 20px 0;
}

#trigger-overlay{
	display: block;
	position: fixed;
	top: 40px;
	right: 20px;
	background: rgba(255,255,255,0.5);
	color: #666;
	font-size: 25px;
	z-index: 99;
	-webkit-transition: .2s ease-in-out;
	-moz-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	-ms-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
}

#trigger-overlay:hover{
	background: rgba(0,0,0,0.5);
	color: #fff;
	border: 0;	
}

/* Overlay style */
.overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.9);
	z-index: 100;
}

/* Overlay closing cross */
.overlay .overlay-close {
	width: 130px;
	height: 50px;
	position: absolute;
	right: 20px;
	top: 30px;
	border: none;
	background: none;
	color: #fff;
	font-size: 30px;
	z-index: 100;
}

/* Menu style */
.overlay nav {
	text-align: center;
	position: relative;
	top: 50%;
	height: 60%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.overlay ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	display: inline-block;
	height: 100%;
	position: relative;
}

.overlay ul li {
	display: block;
	height: 20%;
	height: calc(100% / 9);
	font-family: 'Droid Serif', serif;
	font-size: 14px;
	min-height: 54px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.overlay ul li a {
	font-size: 18px;
	font-weight: normal;
	font-family: 'Montserrat', sans-serf;
	text-transform: uppercase;
	letter-spacing: 4px;
	display: block;
	padding: 10px;
	color: #fff;
	-webkit-transition: color 0.2s;
	transition: color 0.2s;
}
@media screen and (max-width:450px) {
    .overlay ul li a {
        font-size: 13px;
    };
}


.overlay ul li a:hover,
.overlay ul li a:focus {
	color: #666;
}

/* Effects */
.overlay-slidedown {
	visibility: hidden;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
	-webkit-transition: -webkit-transform 0.4s ease-in-out, visibility 0s 0.4s;
	transition: transform 0.4s ease-in-out, visibility 0s 0.4s;
}

.overlay-slidedown.open {
	visibility: visible;
	-webkit-transform: translateY(0%);
	transform: translateY(0%);
	-webkit-transition: -webkit-transform 0.4s ease-in-out;
	transition: transform 0.4s ease-in-out;
}

@media screen and (max-height: 30.5em) {
	.overlay nav {
		height: 70%;
		font-size: 34px;
	}
	.overlay ul li {
		min-height: 34px;
	}
}

.overlay ul .current{
	color: #666;
}

.logo{
	display: block;
	margin: 0 auto;
	padding: 5px 0px 0px 0px;
}

.home{
	border: 0;
	padding: 0;
}

/* ------------------------------------------------------ end top */

/* ------------------------------------------------------ banner */

.banner{
	position: relative;
}

.banner img{
	width: 100%;
	height: auto;
}

.banner-overlay{
	width: 500px;
	height: 160px;
	background: rgba(0,0,0,0.5);
	position: absolute;
	padding: 30px;
	top: 50%;
	left: 0;
	font-family: 'Montserrat', sans-serif;
	font-weight: 100;
	color: #fff;
	font-size: 24px;
}

.banner-overlay p{
	font-family: 'Droid Serif', serif;
	font-size: 12px;
	letter-spacing: 0.5px;
	color: #fff;
	font-style: italic;
	line-height: 18px;
}

@media screen and (max-width: 700px){
	.banner-overlay{
		display: none;
	}
}

/* ------------------------------------------------------ end banner */