/*reset start*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*reset end*/


@font-face{
	font-family: segu;
	src:url('seguisym.ttf');
}


body{
	font-family: segu;
}

#wrapper{
	float: left;
	width:100%;
}
.container{
	max-width:1200px;
	width: 100%;
	margin: 0 auto;
}
.row{
	float: left;
	width:100%;
}

header{
	/*border-top:5px solid #5678c4;*/
	width: 100%;
	float: left;
	position: relative;
	background: url(../img/headerbg.png) no-repeat right;
}

header .headerimg{
	position: absolute;
	right: 0;
}

.top{
	float: left;
	width: 100%;
	background: black;
}
.logo{
	padding: 10px 0px;
}

.left{
	float: left;
}
.right{
	float: right;
	margin-right: 51px;
}

header .right2{
	float: right;
	width: 69%;
}
.phone{
	background: transparent;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	text-align: center;
	padding: 7px 15px 7px 15px;
}
.phone p{
	       color: white;
	       background: url(../img/phone.png) left center no-repeat;
	       padding-left: 43px;
	       padding-top: 7px;
	       padding-bottom: 6px;
	       font-size: 18px;
	       font-family: 'Open Sans', sans-serif;
	       font-weight: 400;
}

nav{
	
background: transparent;
	
width: 83%;
	
float: right;
	
margin-top: 6%;
}

nav ul{}

nav ul li{display: inline-block;padding: 13px 20px;}

nav ul li:first-child{padding-left: 0px;}
nav ul li:last-child{padding-right: 0px;}

nav ul li a{
	color: #020202;
	font-size: 18px;
	text-decoration: none;
	font-family: segu;
}

nav ul li a.active{
	    background: #f7a81b;
	    padding: 10px 15px;
	    color: white!important;
}

nav ul li a:hover{
	color: #f7a81b;
}

.banner{
	width: 100%;
	float: left;
	position: relative;

}

.banner img{
	width: 100%;
	border-bottom: 1px solid #cdcccc;
}

.banner .container {
	position: relative;
}

.caption{
	    position: absolute;
	    top: 33%;
	    left: 0;
	    width: 447px;
	    float: left;
	    margin-top: 10%;
	    background: rgba(141,198,63,0.8);
	    padding: 30px 20px 30px 20px;
	    border: 1px solid white;
}

.caption h2{
	color: white;
	font-size: 25px;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
}

.caption p{
    font-size: 18px;
    color: white;
    line-height: 22px;
    font-family: segu;
    padding: 20px 0px 30px;
    text-align: justify;
}

.caption a{
    color: white;
    text-decoration: none;
    background: #f7a81b;
    padding: 7px 15px;
    border: 1px solid white;
    font-size: 17px;
}

.caption a:hover{
    background: #bbbdc0;
}



.welcome{
	width: 100%;
	float: left;
	text-align: center;
	/* border-top: 10px solid #5678c4; */
	margin-top:-2px;
	padding: 20px 0px 50px;
	border-bottom: 1px solid #cdcccc;
}

.welcome h1{
	font-family: 'Oswald', sans-serif;
	font-size: 30px;
	color: #656464;
	padding-bottom: 20px;
	text-transform: uppercase;
	background: url(../img/heading.png) no-repeat center 1px;
	padding-top: 45px;
	display: inline-block;
	position: relative;
}

.welcome h1:before{
	    width: 106px;
    content: "";
    background-image: url(../img/line.jpg);
    position: absolute;
    left: -120px;
    float: left;
    height: 3px;
    bottom: 30px;
}

.welcome h1:after{
	    width: 106px;
    content: "";
    background-image: url(../img/line.jpg);
    position: absolute;
    right: -120px;
    float: left;
    height: 3px;
    bottom: 30px;
}

.welcome p{
	    font-family: segu;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    color: #323232;padding-bottom: 30px;
}

.welcome a{
	color: black;
    text-decoration: none;
    background: #f7a81b;
    padding: 7px 15px;
    border: 1px solid white;
}

.welcome a:hover{
	background: #bbbdc0;
}

.products{
	width: 100%;
	float: left;
	padding:0px 0px;
	text-align: center; 
}

.products img{width: 100%;}



.what{
	width: 100%;
	float: left;
	text-align: center;
	padding:30px 0px;
}

.what .areawhat{
	    width: 74%;
    margin: 0 auto;
}

.what h2{
	font-family: 'Oswald', sans-serif;
	font-size: 30px;
	color: #232323;
	padding-bottom: 20px;
	text-transform: uppercase;
	background: url(../img/heading.png) no-repeat center 1px;
	padding-top: 45px;
	display: inline-block;
	position: relative;
}

.what h2:before{
	    width: 106px;
    content: "";
    background-image: url(../img/line.jpg);
    position: absolute;
    left: -120px;
    float: left;
    height: 3px;
    bottom: 30px;
}

.what h2:after{
	    width: 106px;
    content: "";
    background-image: url(../img/line.jpg);
    position: absolute;
    right: -120px;
    float: left;
    height: 3px;
    bottom: 30px;
}

.what h3{
	color:#f7a81b;
	font-size: 23px;
	padding:20px 0 30px;
	text-transform: uppercase;
	font-family: 'Oswald';
	line-height: 30px;
}

.what p{
	    font-family: segu;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    color: #323232;padding-bottom: 30px;
}

.what a{
	color: black;
	text-decoration: none;
	background: #f7a81b;
	padding: 7px 15px;
	border: 1px solid white;
	display: inline-block;
	margin-bottom: 22px;
}

.what a:hover{
	background: #bbbdc0;
}

.col-4{
	width: 33.333%;
	float:left;
}


.col-3{
	width: 25%;
	float:left;
}

.what .area{
	width: 95%;
	margin:0 auto;
	border: 1px solid #c4c5c5;
	text-align: center;
	position: relative;
	padding-bottom: 0px;
	    margin-bottom: 17px;
}



.what .area p{
	padding: 0 15px;
	font-size: 15px;
	padding-bottom: 25px;
}


.what .area h4{
	color: #000;
	font-size: 21px;
	padding: 20px 0;
	font-family: 'Oswald';
	text-transform: uppercase;
}




.what .area .part{
	position: relative;
	margin: 0;
	padding: 0;
}

.what .area .whatimg1{
	position: relative;
	width: 100%;
}

.what .area .whatimg2{
	position: relative;
	width: 100%;
	margin-bottom: -2px;
}

.what .area .whatdr1{
	position: absolute;
	bottom: 0; 
	left: 0;
	right: 0;
	margin:0 auto;
	/*top: 0px;*/
	display: inline-block;
}


.what .area .whatdr2{
	position: absolute;
	/*bottom: 0; */
	left: 0;
	right: 0;
	margin:0 auto;
	top: 0px;
	display: inline-block;
}


footer{
	background: #3a3a3a;
	float: left;
	width: 100%;
	padding-top: 30px;
	border-top: 5px solid #f7a81b;
}

footer .part1{
	width: 43%;
	float: left;
}


footer p{
	color: #fefefe;
	font-size: 13px;
	margin-top: 20px;
}
footer .part2{
	width: 23%;
	float: left;
	text-align: center;
}

footer .part3{
	width:33%;
	float: left;
	text-align: right;
}

footer .part2 a{color: #bfbfcb}

footer .part3 a{text-decoration: none;}

footer .part3 a img{
	margin-right: 5px;
	margin-top: 8px;
}
.footer-logo{
	margin-top: 0;
	margin-bottom: 0;
	/* -webkit-filter: grayscale(100%); */ /* Safari 6.0 - 9.0 */
	/* filter: grayscale(100%); */
}

footer h2{
	color: #4466b5;
	text-transform: uppercase;
	font-size: 22px;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 20px;
}

footer ul li{
	padding-top: 0px;
	padding-bottom: 1px;
	display: inline;
	/*border-right: 1px solid #fefefe;*/
	padding-right: 7px;
	padding-left: 7px;
}

footer ul li:after{
	content:"|";
	color: #fefefe;
}


footer ul li:last-child:after{
	content:"";
}

footer ul li a{
	color: #fefefe;
	text-decoration: none;
	font-size: 14px;
	font-family: segu;
	padding-right: 8px;
}

footer ul li a:hover{
	color: #f7a81b;
}


.b1{
	background: url('../img/b1.png') no-repeat bottom left;
	padding-bottom: 20px;
}

.b2{
	background: url('../img/b2.png') no-repeat bottom left;
	padding-bottom: 20px;
}


.c1{
	background: url('../img/c1.png') no-repeat left top;
	padding-left: 34px;
    padding-top: 0px;
    padding-bottom: 15px;
    color: #bfbfcb;
    
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    line-height: 25px;
    font-size: 15px;

}


.c2{
	background: url('../img/c2.png') no-repeat left top;
	padding-left: 34px;
    padding-top: 0px;
    padding-bottom: 15px;
    color: #bfbfcb;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    line-height: 25px;
    font-size: 15px;


}

.c3{
	background: url('../img/c3.png') no-repeat left top;
	padding-left: 34px;
    padding-top: 0px;
    padding-bottom: 15px;
    color: #bfbfcb;
    
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    line-height: 25px;
    font-size: 15px;


}

.c4{
	background: url('../img/c4.png') no-repeat left top;
	padding-left: 34px;
    padding-top: 0px;
    padding-bottom: 15px;
    color: #bfbfcb;
    
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    line-height: 25px;
    font-size: 15px;
}




textarea::-webkit-input-placeholder {
color: white;
}

textarea:-moz-placeholder { /* Firefox 18- */
color: white; 
}

textarea::-moz-placeholder {  /* Firefox 19+ */
color: white; 
}

textarea:-ms-input-placeholder {
color: white; 
}


footer .submit{
	    background: #14a44a;
    border: 1px solid #ffffff;
    color: white;
    padding: 5px 20px;
    margin-top: 11px;
    float: right;
    margin-right: 37px;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
}

.bottom{
	background: #4466b5;
    padding: 20px 0px;
    float: left;
    width: 100%;
    color: white;
    font-family: 'Lato', sans-serif;
    text-align: center;
    margin-top:5px;
}

.bottom .left{
	width: 50%;
	float: left;
	font-size: 14px;
}


.bottom .left p{
	margin-top:10px;
}

.bottom .right{
	width: 50%;
	float: right;
	text-align: right;
}


.bottom .right a{
	margin-left:5px;
}


.inner{
	    background: url(../img/texture.jpg);
	    float: left;
	    width: 100%;
	    padding-bottom: 40px;
	    /* border-top: 10px solid #496ebf; */
	    margin-top: -2px;
}
.inner h1{
	color: #8dc63f;
	font-size: 34px;
	font-weight: 600;
	font-family: 'Roboto', sans-serif;
	margin: 36px 0px 25px 0px;
	border-bottom: 1.5px solid lightgray;
	padding-bottom: 30px;
	text-transform: uppercase;
}


.inner h1 span{
	color: #f7a81b;
}


.inner h1 .welcomesp{
	font-size:18px;

}


.inner .head {
	font-family: 'Open Sans', sans-serif;
    color: #000000;
    font-size: 15px;
    
    font-weight: bold;
    padding-bottom:15px;
}

.inner p {
	font-family: 'Open Sans', sans-serif;
    color: #3f3f41;
    font-size: 15px;
    line-height: 25px;
        margin-bottom: 15px;
}

.inner .left{
	width:50%;
	float: left;
}

.inner .right{
	width:45%;
	float: right;
}

.inner input[type="text"],
.inner input[type="email"]{
	width: 46%;
    padding: 6px;
    margin: 6px 5px 0px 0px;
}

.inner textarea{
	width: 96.5%;
    margin: 6px 5px 0px 0px;
    padding-left: 10px;
    padding-top: 12px;
    font-size: 14px;
}


.textareaa::-webkit-input-placeholder {
color: #757575
}

.textareaa:-moz-placeholder { /* Firefox 18- */
color:#757575
}

.textareaa::-moz-placeholder {  /* Firefox 19+ */
color:#757575
}

.textareaa:-ms-input-placeholder {
color:#757575
}

.inner input[type="submit"]{
	background: #8dc63f;
	border: 1px solid #ffffff;
	color: white;
	padding: 5px 20px;
	margin-top: 11px;
	float: left;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 17px;
	font-family: 'Open Sans', sans-serif;
	transition: 0.5s;
}

.inner .submit:hover{
	background: #f7a81b;
}

.map{
	    width: 100%;
    border: 1px solid gray;
    padding: 5px;
    margin-top: 6px;
    background: white;
}

.inner .portfolio .area{
	width: 90%;
	margin:0 auto;
	padding-bottom: 10px;

}

.inner .portfolio img{
	width: 100%;
	border: 1px solid lightgray;
	padding:10px;
	height: 250px;
}

.what .area ul {
	    width: 77%;
	    /* float: left; */
	    text-align: left;
	    margin: 0 auto;
	    display: inline-block;
	    padding: 0 0 15px;
	    min-height: 118px;
}

.what .area ul li{
	/* list-style-image: url(../img/arrow.png); */
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	font-family: segu;
	text-transform: capitalize;
}


.cf_thanks {
    margin: 50px 0;
    font-size: 20px;
    float: left;
    width: 100%;
    text-align: center;	
}
.cf_thanks h1{
	margin-bottom:15px;
	font-weight:bold;
	font-size:30px;
	color:green;
	}
.cf_thanks .cf{
    border: 1px solid green;
	padding:15px;
    display: inline-block;
	}