/*------------------*/
/*	GENERAL
/*------------------------------------------------------*/

/* ----------- Logo ----------- */
#trueHeader #logo{
	float:left;
	display:block;
	width:100%;
	height:65px;
	margin-top:5px;
	text-indent:-999em;
	background:url(../images/logo.png) no-repeat left bottom;
}


/*------------------*/
/*	SITE STRUCTURE
/*------------------------------------------------------*/

.site_wrapper {
	width: 100%;
	margin: 0 auto 0 auto;
	border-top: 4px solid #03a681;
}
.container_full {
	width: 100%;
	float: left;
	margin: auto auto auto auto;
}
.container {
	width: 1170px;
	margin: auto auto auto auto;
}


/* columns */
.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth {
	position: relative;
	margin-right: 4%;
	float: left;
}
.one_full {
	width: 100%;
}
.one_half {
	width: 48%;
}
.one_third {
	width: 30.650%;
}
.one_fourth {
	width: 22%;
}
.one_fifth {
	width: 16.800%;
}
.two_third {
	width: 65.350%;
}
.three_fourth {
	width: 74%;
}

.last {
	margin-right: 0 !important;
	clear: right;
}


/*------------------*/
/*	MENU
/*------------------------------------------------------*/

#top-nav{
	float: right;
}
#top-nav ul {
	float: right;
	padding: 0px;
	margin: 0px;
}
#top-nav li {
	float: left;
	padding: 0px;
	margin: 0px;
}
#top-nav #fixed-nav li a {
	display: block;
	height: 70px;
	line-height: 70px;
	vertical-align: middle;
	margin: 0px 0px;
	text-decoration: none;
	font-size: 14px;
	padding: 0 20px;
	text-align: center;
	color: #3d3d48;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	text-transform: uppercase;
}
#top-nav #fixed-nav li a:hover {
	color: #ddac36;
}
#top-nav #fixed-nav li.current a {
	color: #ddac36;
}



/*------------------*/
/*	PAGES
/*------------------------------------------------------*/

.aboutpage_section {
	float: left;
	width: 100%;
	background-color: #fff;
	margin-top: -21px;
}
.servicespage_section {
	float: left;
	width: 100%;
	background-color: #fff;
	margin-top: -21px;
}
.preciospage_section {
	float: left;
	width: 100%;
	background-color: #eee;
	margin-top: -21px;
}
.portfoliopage_section {
	float: left;
	width: 100%;
	background-color: #fff;
	margin-top: -21px;
}
.contactpage_section {
	float: left;
	width: 100%;
	background-color: #fff;
	margin-top: -21px;
}

a.button_slider {
	float: left;
	padding: 12px 22px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	border-radius: 4px;
	border: 1px solid #fff;
}
a.button_slider:hover {
	color: #fff;
	background-color: #ddac36;
	border: 1px solid #ddac36;
}

/* punch text */
.punch_text {
	float: left;
	width: 100%;
	background: #003580;
	padding: 0px 0px;
	font-size: 22px;
	color: #fff;
}
.punch_text b {
	float: left;
	font-weight: normal;
	padding: 18px 0px;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.punch_text b em {
	float: left;
	margin-top: 8px;
	font-size: 14px;
	color: #fff;
	font-style: normal;
}
.punch_text strong {
	color: #ddac36;
}
.punch_text a {
#	float: right;
	color: #fff;
	border-radius: 5px;
#	background-color: #02b68d;
#	padding: 16px 27px;
#	font-size: 18px;
#	font-weight: bold;
#	border: 3px solid #03a681;
#	text-transform: uppercase;
#	margin-top: 13px;
}
.punch_text a:hover {
	color: #fff;
	background-color: #03a681;
}

/* layout1 fusection1 */
.layout1_fusection1 {
	float: left;
	width: 100%;
	padding: 68px 0px;
	text-align: center;
	background: url(../images/sec-bg1.html) repeat-y center top;
}
.layout1_fusection1 h1 {
	font-size: 40px;
	padding: 0px;
	margin: 0px 0px 52px 0px;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.layout1_fusection1 h1 strong {
	font-weight: bold;
	color: #02b68d;
}

.layout1_fusection1 .one_third {
	float: left;
	width: 29%;
	text-align: center;
	margin-right: 6.5%;
}
.layout1_fusection1 .one_third.last {
	margin-right: 0%;
}
.layout1_fusection1 .one_third h3 {
	margin-top: 18px;
	margin-bottom: 16px;
}
.layout1_fusection1 .one_third a {
	color: #fff;
	font-size: 12px;
	padding: 10px 22px;
	border-radius: 4px;
	text-transform: uppercase;
	background-color: #bfbfbf;
}
.layout1_fusection1 .one_third a:hover {
	background-color: #999;
}

/* our team */
.our_team {
	float: left;
	width: 100%;
	text-align: center;
	background-color: #eee;
	padding: 68px 0px;
}
.our_team h1 {
	font-size: 40px;
	padding: 0px;
	margin: 0px 0px 50px 0px;
	font-weight: normal;
}
.our_team h1 i {
	color: #727272;
	font-size: 18px;
	font-style: normal;
	display: block;
	padding-top: 18px;
	line-height: 22px;
	font-weight: 300;
}
.our_team .one_fourth {
	float: left;
	width: 19.5%;
	margin-right: 2%;
	padding: 40px 2%;
	background-color: #fff;
	border-radius: 4px;
	-webkit-box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.1);
}
.our_team .one_fourth:hover {
	background-color: #ddac36;
	color: #fff;
}
.our_team .one_fourth img {
	width: 94%;
	border-radius: 4px;
}
.our_team .one_fourth h4 {
	font-weight: 300;
	margin-top: 13px;
	margin-bottom: 9px;
}
.our_team .one_fourth h4 em {
	color: #727272;
	font-size: 13px;
	font-style: normal;
}
.our_team ul.people_soci {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 55px;
}
.our_team .people_soci li {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 5px;
	width: 18px;
	height: 18px;
	text-align: center;
	border-radius: 100%;
	line-height: 13px;
	vertical-align: middle;
	background-color: #eee;
}
.our_team .people_soci li:hover {
	background-color: #999;
}
.our_team .people_soci li:hover i {
	color: #fff;
}
.our_team .people_soci li i {
	color: #494949;
	font-size: 9px;
}

/* parallax section 1 */
.parallax_sec1 {
	float: left;
	width: 100%;
	height: 290px;
	padding: 110px 0px 0px 0px;
	text-align: center;
	background: url(../images/para-bg1.jpg) no-repeat center top;
}
.parallax_sec1 h1 {
	font-size: 58px;
	line-height: 58px;
	color: #000;
	margin-bottom: 30px;
	text-transform: uppercase;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
}
.parallax_sec1 h2 {
	color: #fff;
	font-weight: 300;
}
.parallax_sec1 a.but_transp {
	padding: 13px 30px;
	margin: 0px;
	color: #000;
	font-size: 18px;
	font-weight: 300;
	border-radius: 4px;
	text-transform: uppercase;
	border: 1px solid #e3e3e3;
	background: url(../images/opacity-line.png) repeat left top;
}
.parallax_sec1 a.but_transp:hover {
	color: #fff;
	border: 1px solid #fff;
}


/* clients */
.clients {
	float: left;
	width: 100%;
	height: 350px;
	text-align: center;
	background: url(../images/clients-bg.jpg) no-repeat center top;
}
.clients h1 {
	font-size: 40px;
	padding: 0px;
	margin: 80px 0px 50px 0px;
	font-weight: normal;
	color: #fff;
	font-size: 34px;
}
.clients h1 i {
	font-size: 18px;
	color: #fff;
	font-style: normal;
	display: block;
	padding-top: 9px;
	line-height: 22px;
	font-weight: 300;
}


/* copyrights */
.copyright_info {
	float: left;
	padding: 22px 0px 22px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	color: #fff;
	text-align: center;
	background-color: #003580;
	font-size: 12px;
}
.copyright_info a {
	margin-top: 10px;
	font-size: 12px;
	color: #fff;
}
.copyright_info a:hover {
	color: #eee;
}

/* footer social links */
ul.footer_social_links {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.footer_social_links li {
	float: left;
	padding: 0px;
	margin: 0px 0px 10px 10px;
}
.footer_social_links li a {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 127px;
	height: 60px;
	text-align: center;
	border-radius: 4px;
	line-height: 60px;
	vertical-align: middle;
	background-color: #f3f3f3;
	color: #3d3d48;
	font-size: 13px;
}
.footer_social_links li a:hover {
	color: #fff;
	background-color: #3d3d48;
}
.footer_social_links li a:hover i {
	color: #fff;
}
.footer_social_links li i {
	color: #3d3d48;
	margin-right: 5px;
}

.address-info {
	float: left;
	background-color: #f9f9f9;
	border: 1px solid #e1e1e1;
	padding: 20px 20px 10px 20px;
	width: 91%;
	margin-bottom: 40px;
}
.address-info a {
	color: #1889c1;
}
.address-info a:hover {
	color: #454545;
}


/* Portfolio Page */
.portfolio_page {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	text-align: center;
}
.portfolio_page h1 {
	font-size: 40px;
	padding: 0px;
	margin: 0px 0px 50px 0px;
	font-weight: 300;
	color: #02b68d;
}
.portfolio_page h1 i {
	font-size: 18px;
	color: #727272;
	font-style: normal;
	display: block;
	padding-top: 18px;
	line-height: 22px;
}
.portfolio_page h3 {
	color: #fff;
	text-align: center;
	width: 370px;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	background-color: #35353d;
	float: left;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 18px;
}
.portfolio_page .imgWrap {
    position: relative;
    width: 370px;
	height: 300px;
}
.portfolio_page .imgWrap.last {
	margin-right: 0px;
}
.portfolio_page .imgWrap img {
	float: left;
	width: 100%;
	height: 250px;
}
.portfolio_page .imgDescription {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(00, 000, 000, 0.40);
	color: #fff;
	visibility: hidden;
	opacity: 0;
}
.portfolio_page .imgWrap:hover .imgDescription {
	visibility: visible;
	opacity: 1;
}
.portfolio_page .imgDescription i {
	position: absolute;
	top: 103px;
	left: 160px;
	color: #fff;
	opacity: 0.8;
}


/* twitter feeds */
.twitter_feeds {
	float: left;
	width: 100%;
	padding: 70px 0px;
	background-color: #ddac36;
}

.contact_info {
	float: left;
	width: 100%;
	padding: 70px 0px;
}
.contact_info h1 {
	font-size: 34px;
	font-weight: 300;
	margin-bottom: 34px;
}
.contact_info h1 i {
	font-size: 16px;
	line-height: 27px;
	display: block;
	padding-top: 10px;
	font-style: normal;
}
.contact_info ul.address {
	float: left;
	padding: 0px;
	margin: 0px;
}
.contact_info .address li {
	padding: 0px 0px 20px 0px;
	margin: 0px;
}
.contact_info .address li i {
	margin-right: 7px;
}
.contact_info .address li a {
	color: #727272;
}
.contact_info .address li a:hover {
	color: #0cbabb;
}

.contact_info .map {
	float: left;
	width: 100%;
	height: 200px;
}

.google-map {
	width: 99%;
	height: 180px;
	border: 5px solid #fff;
	-webkit-box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}


/* four columns features section */
.four_col_fusection {
	text-align: center;
}
.four_col_fusection .one_fourth {
	position: relative;
	margin-right: 0.8%;
	padding-right: 2.530%;
	padding-left: 2%;
	float: left;
}
.four_col_fusection h1 {
	font-size: 40px;
	padding: 0px;
	margin: 0px 0px 50px 0px;
	font-weight: normal;
}
.four_col_fusection h1 i {
	font-size: 18px;
	color: #727272;
	font-style: normal;
	display: block;
	padding-top: 18px;
	line-height: 22px;
	font-weight: 300;
}
.four_col_fusection .one_fourth {
	width: 19.8%;
	text-align: center;
	border-right: 1px solid #f6f6f6;
}
.four_col_fusection .one_fourth i {
	color: #02b68d;
	margin-bottom: 30px;
	display: block;
}
.four_col_fusection .one_fourth h2 {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 25px;
	text-transform: uppercase;
}
.four_col_fusection .one_fourth a {
	color: #999;
	font-size: 11px;
	text-transform: uppercase;
}
.four_col_fusection .one_fourth a:hover {
	color: #3d3d48;
}
.four_col_fusection .one_fourth a:hover i {
	color: #ff7b29;
}
.four_col_fusection .one_fourth a i {
	display: inherit;
	margin: 0px 0px 0px 2px;
	color: #999;
}
.four_col_fusection .last {
	margin-right: 0 !important;
	clear: right;
	border: none;
}
.four_col_fusection.inner .one_fourth i {
	color: #3d3d48;
}


/* services slider section */
.services_slider_sec {
	float: left;
	width: 100%;
	padding: 0px 0px 18px 0px;
	margin: 0px;
	background-color: #afafaf;
	color: #fff;
}


/* scroll up */
.scrollup{
    width:40px;
    height:40px;
    opacity:1;
    position:fixed;
    bottom:72px;
    right:27px;
    display:none;
    text-indent:-9999px;
    background: url(../images/scroll-top-arrow.png) no-repeat left top;
	z-index: 999;
}

	/* -------------------------------------------------- */
	/*	Forms
	/* -------------------------------------------------- */

	button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"] {
		cursor: pointer;
		-webkit-appearance: button;
	}
	
	button::-moz-focus-inner,
	input::-moz-focus-inner {
		padding: 0;
		border: 0;
	}

	button,
	input,
	select,
	textarea {
		margin: 0;
		border: none;
		vertical-align: baseline;
		font-size: 100%;
	}
	
	button2 {
		display: inline-block;
		margin-bottom: 15px;
		padding: 6px 13px;
		outline: none;
		background-color: transparent;
		color: #fff;
		vertical-align: baseline;
		text-align: center;
		text-decoration: none;
		font: 11px/1.5 Arial;
		cursor: pointer;
	}

	label { 
		display: inline-block; 
		cursor: pointer;
	}
	
	input,
	textarea,
	select,
	button {
		-webkit-transition: all .25s ease;
				transition: all .25s ease;	
	}
	
	input[type="text"],
	input[type="password"],
	input[type="datetime"],
	input[type="datetime-local"],
	input[type="date"],
	input[type="month"],
	input[type="time"],
	input[type="week"],
	input[type="number"],
	input[type="email"],
	input[type="url"],
	input[type="search"],
	input[type="tel"],
	input[type="color"],
	textarea, select {
		display: inline-block;
		padding: 16px 10px;
		width: 100%;
		outline: none;
		border-width: 1px;
		border-style: solid;
		border-color: #dcdcdc;
		border-color: rgba(0,0,0, .135);
		background-color: transparent;
		color: #999;
		font-size: 12px;
		font-family: 'Roboto', sans-serif;
		
		-webkit-border-radius: 6px;
				border-radius: 6px;
		-webkit-box-shadow: none;
				box-shadow: none;				
		-webkit-appearance: none;	
				appearance: none;	
	}
	
	.parallax input[type="text"],
	.parallax input[type="password"],
	.parallax input[type="datetime"],
	.parallax input[type="datetime-local"],
	.parallax input[type="date"],
	.parallax input[type="month"],
	.parallax input[type="time"],
	.parallax input[type="week"],
	.parallax input[type="number"],
	.parallax input[type="email"],
	.parallax input[type="url"],
	.parallax input[type="search"],
	.parallax input[type="tel"],
	.parallax input[type="color"],
	.parallax textarea, 
	.parallax select {
		border-color: #bbb;
		border-color: rgba(207,207,207, .33);
		color: #bbb;
	}
	
	input[type="text"]:focus,
	input[type="password"]:focus,
	input[type="datetime"]:focus,
	input[type="datetime-local"]:focus,
	input[type="date"]:focus,
	input[type="month"]:focus,
	input[type="time"]:focus,
	input[type="week"]:focus,
	input[type="number"]:focus,
	input[type="email"]:focus,
	input[type="url"]:focus,
	input[type="search"]:focus,
	input[type="tel"]:focus,
	input[type="color"]:focus,
	textarea:focus,
	select:focus { border-color: #00c2a9; }
	
	.parallax input[type="text"]:focus,
	.parallax input[type="password"]:focus,
	.parallax input[type="datetime"]:focus,
	.parallax input[type="datetime-local"]:focus,
	.parallax input[type="date"]:focus,
	.parallax input[type="month"]:focus,
	.parallax input[type="time"]:focus,
	.parallax input[type="week"]:focus,
	.parallax input[type="number"]:focus,
	.parallax input[type="email"]:focus,
	.parallax input[type="url"]:focus,
	.parallax input[type="search"]:focus,
	.parallax input[type="tel"]:focus,
	.parallax input[type="color"]:focus,
	.parallax textarea:focus,
	.parallax select:focus {
		-webkit-box-shadow: 0 0 10px 1px rgba(0,194,169, .7);
				box-shadow: 0 0 10px 1px rgba(0,194,169, .7);
	}
	
	textarea {
		resize: both;
		min-height: 180px;
		min-width: 100%;
		max-width: 100%;
	}

	input[type="radio"],
	input[type="checkbox"] {
		margin: 4px 0 0;
		line-height: normal;
	}

	input[type="image"],
	input[type="submit"],
	input[type="reset"],
	input[type="button"],
	input[type="radio"],
	input[type="checkbox"] { width: auto; }

	.wrong-data { border-color: #fe5214; }

	/* Fix for Mobile Safari */
	input[type="checkbox"]	{ -webkit-appearance: checkbox; }
	input[type="radio"]		{ -webkit-appearance: radio; }

	 Chrome, Safari 
	input::-webkit-input-placeholder,
	textarea::-webkit-input-placeholder { color: #999; }

	 Firefox 
	input:-moz-placeholder,
	textarea:-moz-placeholder { color: #999; }
	
	/* ---------------------------------------- */
	/*	Contact and Comments Forms
	/* ---------------------------------------- */

	
	.comments-form { margin-bottom: 30px; }
	
		.input-block { margin-bottom: 10px; }
	
			.contact-form .submit i { font-size: 15px; }
				
		/* HTML5 Validation Styles */	
		
		.comments-form input:required:valid,
		.contact-form input:required:valid,
		.comments-form textarea:required:valid,
		.contact-form textarea:required:valid { border-color: #00c2a9; }
		
		.comments-form input:focus:invalid,
		.contact-form input:focus:invalid,
		.comments-form textarea:focus:invalid,
		.contact-form textarea:focus:invalid { border-color: #e27152; }
				
		/* HTML5 Validation Styles for Parallax */	
		
		.parallax .comments-form input:required:valid,
		.parallax .contact-form input:required:valid,
		.parallax .comments-form textarea:required:valid,
		.parallax .contact-form textarea:required:valid { 
			-webkit-box-shadow: 0 0 10px 1px rgba(0,194,169, .7);
					box-shadow: 0 0 10px 1px rgba(0,194,169, .7);
		}
		
		.parallax .comments-form input:focus:invalid,
		.parallax .contact-form input:focus:invalid,
		.parallax .comments-form textarea:focus:invalid,
		.parallax .contact-form textarea:focus:invalid { 
			-webkit-box-shadow: 0 0 10px 1px rgba(226,113,82, .7);
					box-shadow: 0 0 10px 1px rgba(226,113,82, .7);	
		}

	.button.turquoise { background-color: #00c2a9; }

	.button.turquoise:hover {
		border-color: #cfcfcf;
		background-color: #fff;
		color: #00c2a9;
	}
	
	.parallax .button.turquoise:hover { border-color: transparent; }
