b, body, dd, div, dl, dt, em, fieldset, form, h1, h2, h3, h4, h5, h6, html, i, img, label, li, ol, p, span, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, u, ul {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: 0 0
}
a {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	background: 0 0;
	text-decoration: none;
	color: #666
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
td, td img {
	vertical-align: top
}
button, input, select, textarea {
	margin: 0;
	font-size: 100%;
	color: #666;
	font-family: RobotoRegular, arial, sans-serif
}
button, input, textarea {
	-webkit-appearance: none
}
input[type=checkbox] {
	vertical-align: bottom
}
input[type=radio] {
	vertical-align: text-bottom
}
sub {
	vertical-align: sub;
	font-size: smaller
}
sup {
	vertical-align: super;
	font-size: smaller
}
.clearfix:after, .clearfix:before {
	content: "\0020";
	display: block;
	height: 0;
	visibility: hidden
}
.clearfix:after {
	clear: both
}
.clearfix {
	zoom: 1
}
body {
	color: #000;
	text-align: left;
	font: 16px/1.2em RobotoRegular, arial, sans-serif;
	background: #fff
}
button, input[type=button], input[type=submit], label {
	cursor: pointer
}
ul {
	list-style: none
}
input[type=text], textarea {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-appearance: none
}
.left-menu {
	position: fixed;
	width: 290px;
	top: 50%;
	left: 0;
	z-index: 99;
	margin-top: -33px;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	-webkit-transition-property: opacity;
	transition-property: opacity;
	-moz-transition-duration: .6s;
	-o-transition-duration: .6s;
	-webkit-transition-duration: .6s;
	transition-duration: .6s;
	-moz-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease
}
.contact-open .left-menu, .menu-open .left-menu, .popup-open .left-menu {
	filter: alpha(Opacity=0);
	opacity: 0
}
.left-menu.left-menu_i {
	width: 350px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-webkit-transition-property: -webkit-transform;
	transition-property: transform;
	-moz-transition-duration: .6s;
	-o-transition-duration: .6s;
	-webkit-transition-duration: .6s;
	transition-duration: .6s;
	-moz-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease
}
.menu-open .left-menu.left-menu_i {
	-moz-transform: translate(320px, 0);
	-ms-transform: translate(320px, 0);
	-webkit-transform: translate(320px, 0);
	transform: translate(320px, 0)
}
.sub-icons {
	float: left;
	cursor: pointer;
	width: 68px;
	height: 60px;
	border: 3px solid #fff;
	position: relative;
	z-index: 99;
	-moz-transition: all .6s;
	-o-transition: all .6s;
	-webkit-transition: all .6s;
	transition: all .6s
}
.sub-icons:before {
	content: "";
	display: block;
	background: url(../img/icons-s38dcd512ab.png) 0 -549px no-repeat;
	width: 28px;
	height: 18px;
	position: absolute;
	top: 20px;
	left: 18px;
	z-index: 2
}
.sub-icons.sub-icons-black:before {
	background: url(../img/icons-s38dcd512ab.png) 0 -572px no-repeat;
	width: 28px;
	height: 18px
}
.sub-icons:after {
	content: '';
	position: absolute;
	z-index: 1;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	background: #fff
}
.sub-icons.sub-icons-black:after {
	background: #000
}
.no-touch .sub-icons:hover:after {
	width: 0
}
.no-touch .sub-icons:hover:before {
	background: url(../img/icons-s38dcd512ab.png) 0 -572px no-repeat;
	width: 28px;
	height: 18px
}
.no-touch .sub-icons:hover.sub-icons-black:before {
	background: url(../img/icons-s38dcd512ab.png) 0 -549px no-repeat;
	width: 28px;
	height: 18px
}
.sub-icons.sub-icons-black {
	border: 3px solid #000
}
.btn {
	display: inline-block;
	height: 50px !important;
	line-height: 50px !important;
	font-family: 'Raleway', sans-serif;
	font-size: 16px !important;
	color: #000;
	padding: 0px 35px !important;
	font-weight: 700 !important;
	text-transform: uppercase;
	position: relative;
	outline: 0;
	border: 3px solid #fff;
	z-index: 99;
	background: 0 0;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.btn:after {
	content: '';
	position: absolute;
	z-index: -1;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
	width: 100%;
	height:50px;
	top: 0;
	right: 0;
	background: #fff
}
.no-touch .btn:hover {
	color: #fff;
	background: 0 0
}
.no-touch .btn:hover:after {
	width: 0
}
.btn.btn-progect {
	float: left;
	margin-left: 5px
}
.btn.btn-black {
	color: #fff;
	border-color: #000
}
.no-touch .btn.btn-black:hover {
	color: #000
}
.btn.btn-black:after {
	background: #000
}
 
.right-menu {
	width: 117px;
	background: #fff;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 10
}
.right-menu .language {
	padding: 39px 0 0
}
.right-menu .language li {
	float: left;
	padding-left: 23px
}
.right-menu .language li a {
	color: #000;
	font-family: FuturaDemiCRegular;
	font-size: 10px;
	line-height: 12px;
	position: relative;
	text-transform: uppercase
}
.right-menu .language li a:after {
	display: inline-block;
	opacity: 0;
	-moz-transform: translateY(-9px);
	-ms-transform: translateY(-9px);
	-webkit-transform: translateY(-9px);
	transform: translateY(-9px);
	-moz-transition: -moz-transform .3s, opacity .2s;
	-o-transition: -o-transform .3s, opacity .2s;
	-webkit-transition: -webkit-transform .3s, opacity .2s;
	transition: transform .3s, opacity .2s;
	content: '';
	height: 3px;
	width: 10px;
	background: #000;
	position: absolute;
	top: -13px;
	left: 4px
}
.right-menu .language li a:before {
	display: inline-block;
	-moz-transform: translateY(9px);
	-ms-transform: translateY(9px);
	-webkit-transform: translateY(9px);
	transform: translateY(9px);
	-moz-transition: -moz-transform .3s, opacity .2s;
	-o-transition: -o-transform .3s, opacity .2s;
	-webkit-transition: -webkit-transform .3s, opacity .2s;
	transition: transform .3s, opacity .2s;
	opacity: 0;
	content: '';
	height: 3px;
	width: 10px;
	background: #000;
	position: absolute;
	top: 14px;
	left: 4px
}
.right-menu .language li a.active:before {
	display: inline-block;
	-moz-transform: translateY(9px);
	-ms-transform: translateY(9px);
	-webkit-transform: translateY(9px);
	transform: translateY(9px);
	-moz-transition: -moz-transform .3s, opacity .2s;
	-o-transition: -o-transform .3s, opacity .2s;
	-webkit-transition: -webkit-transform .3s, opacity .2s;
	transition: transform .3s, opacity .2s;
	opacity: 1;
	content: '';
	height: 3px;
	width: 10px;
	background: #000;
	position: absolute;
	top: 9px;
	left: 4px
}
.no-touch .right-menu .language li a:hover:before {
	opacity: 1;
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
	transform: translateY(0);
	content: '';
	height: 3px;
	width: 10px;
	background: #000;
	position: absolute;
	top: 16px;
	left: 4px
}
.no-touch .right-menu .language li a:hover:after {
	opacity: 1;
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
	transform: translateY(0);
	content: '';
	height: 3px;
	width: 10px;
	background: #000;
	position: absolute;
	top: -10px;
	left: 4px
}
.right-menu .logo {
	padding: 0 0 0 26px;
	width: 66px;
	position: absolute;
	top: 50%;
	margin-top: -55px;
	left: 0
}
.right-menu .logo .images {
	padding-bottom: 14px
}
.right-menu .logo .text {
	text-align: center;
	color: #000;
	font-family: FuturaDemiCRegular;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase
}
 
@font-face {
	font-family: FuturaDemiCRegular;
	src: url(../font/futurademic.eot);
	src: url(../font/futurademic.eot) format("embedded-opentype"), url(../font/futurademic.woff) format("woff"), url(../font/futurademic.ttf) format("truetype")
}
@font-face {
	font-family: RobotoRegular;
	src: url(../font/roboto-regular.eot);
	src: url(../font/roboto-regular.eot) format("embedded-opentype"), url(../font/roboto-regular.woff) format("woff"), url(../font/roboto-regular.ttf) format("truetype")
}
html {
	height: 100%
}
body {
	position: relative
}
body.contact-open, body.menu-open {
	height: 100%;
	overflow: hidden
}
body:after {
	display: block;
	cursor: pointer;
	content: '';
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	overflow: hidden;
	z-index: 99;
	height: 0;
	background: #000;
	background: rgba(0,0,0,.4);
	filter: alpha(Opacity=0);
	opacity: 0;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	-webkit-transition-property: opacity;
	transition-property: opacity;
	-moz-transition-duration: .6s;
	-o-transition-duration: .6s;
	-webkit-transition-duration: .6s;
	transition-duration: .6s;
	-moz-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease
}
body.contact-open:after, body.img-open:after, body.menu-open:after, body.popup-open:after {
	filter: alpha(enabled=false);
	opacity: 1;
	height: 100%
}
.content {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	overflow: hidden;
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-webkit-transition-property: -webkit-transform;
	transition-property: transform;
	-moz-transition-duration: .6s;
	-o-transition-duration: .6s;
	-webkit-transition-duration: .6s;
	transition-duration: .6s;
	-moz-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease
}
.menu-open .content {
	-moz-transform: translate(320px, 0);
	-ms-transform: translate(320px, 0);
	-webkit-transform: translate(320px, 0);
	transform: translate(320px, 0)
}
.contact-page {
	height: 100%
}
.close {
	background: #fff;
	position: absolute;
	width: 74px;
	height: 66px;
	top: 50%;
	margin-top: -33px;
	left: 320px;
	cursor: pointer;
	display: none;
	z-index: 1000
}
.close:after {
	display: block;
	content: "";
	position: absolute;
	background: url(../img/icons-s38dcd512ab.png) 0 -333px no-repeat;
	width: 24px;
	height: 25px;
	left: 50%;
	top: 50%;
	margin: -12px 0 0 -12px;
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	-moz-transition: all, .5s;
	-o-transition: all, .5s;
	-webkit-transition: all, .5s;
	transition: all, .5s
}
.no-touch .close:hover:after {
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}
.contact-open .contact-form .close, .menu-open .sub-menu .close {
	display: block
}
.sub-menu {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 320px;
	background: #000;
	z-index: 999;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-transform: translate(-320px, 1px);
	-ms-transform: translate(-320px, 1px);
	-webkit-transform: translate(-320px, 1px);
	transform: translate(-320px, 1px);
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-webkit-transition-property: -webkit-transform;
	transition-property: transform;
	-moz-transition-duration: .6s;
	-o-transition-duration: .6s;
	-webkit-transition-duration: .6s;
	transition-duration: .6s;
	-moz-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-backface-visibility: visible
}
.menu-open .sub-menu {
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}
.sub-menu section {
	position: absolute;
	font-family: FuturaDemiCRegular;
	padding: 0 0 0 51px;
	left: 0;
	top: 50%;
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%)
}
.sub-menu section .title {
	font-size: 24px;
	line-height: 26px;
	color: #fff;
	padding-bottom:50px;
	position: relative;
	text-transform: uppercase
}
.sub-menu section .title:after {
	content: url(../img/line.jpg);
	position: absolute;
	top: 40px;
	left: 0
}
.sub-menu section .list li {
	padding-bottom: 22px
}

@-webkit-keyframes pulse {
0% {
-moz-transform:scale(.5, .5);
-ms-transform:scale(.5, .5);
-webkit-transform:scale(.5, .5);
transform:scale(.5, .5)
}
100% {
-moz-transform:scale(.8, .8);
-ms-transform:scale(.8, .8);
-webkit-transform:scale(.8, .8);
transform:scale(.8, .8)
}
}
@keyframes pulse {
0% {
-moz-transform:scale(.5, .5);
-ms-transform:scale(.5, .5);
-webkit-transform:scale(.5, .5);
transform:scale(.5, .5)
}
100% {
-moz-transform:scale(.8, .8);
-ms-transform:scale(.8, .8);
-webkit-transform:scale(.8, .8);
transform:scale(.8, .8)
}
}
 
 
 
 
 
 


 

.home-carousel {
	position: absolute;
	overflow: hidden;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1
}
.home-carousel ul {
	position: absolute;
	left: 0;
	width: 100%;
	-moz-transition-property: all;
	-o-transition-property: all;
	-webkit-transition-property: all;
	transition-property: all;
	-moz-transition-duration: 1s;
	-o-transition-duration: 1s;
	-webkit-transition-duration: 1s;
	transition-duration: 1s;
	-moz-transition-timing-function: ease-in-out;
	-o-transition-timing-function: ease-in-out;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out
}
.home-carousel ul li {
	position: relative;
	display: block;
	list-style: none;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: 50% 50%
}
.home-carousel ul li img {
	height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: block
}
.home-carousel .left {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 1;
	height: 100%
}
.home-carousel .left ul {
	top: 0
}
.home-carousel .right {
	position: absolute;
	right: -50%;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	overflow: hidden
}
.home-carousel .right ul {
	bottom: 0;
	-moz-transform: translate3d(-50%, 0, 0);
	-webkit-transform: translate3d(-50%, 0, 0);
	transform: translate3d(-50%, 0, 0)
}
.gallery-page, .home-page, .window-height {
	height: 100%;
	overflow: hidden
}

.main-logo{ position: fixed; right: 0; top: 30px; z-index: 9; width: 100%; padding: 0 10px; box-sizing: border-box; }
.main-logo .logo-left { float: left; }
.main-logo .logo-right { float: right; }
.main-logo a { display: inline-block; vertical-align: middle; }
.main-logo a.home-icon .fa { font-size: 30px; padding-left: 10px; vertical-align: middle; }

.preloader {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 2000
}
.preloader .preloader_i {
	position: absolute;
	left: 50%;
	top: 50%;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.preloader .preloader_i img {
	display: block;
	-webkit-animation: 2s ease-in-out 0s normal none infinite rotateplane;
	animation: 2s ease-in-out 0s normal none infinite rotateplane
}

.sub-menu section .list li a {
	position: relative;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 16px;
	color: #fff
}
.sub-menu section .list li a:after {
	display: inline-block;
	opacity: 0;
	-moz-transform: translateY(-9px);
	-ms-transform: translateY(-9px);
	-webkit-transform: translateY(-9px);
	transform: translateY(-9px);
	-moz-transition: -moz-transform .3s, opacity .2s;
	-o-transition: -o-transform .3s, opacity .2s;
	-webkit-transition: -webkit-transform .3s, opacity .2s;
	transition: transform .3s, opacity .2s;
	content: '';
	height: 3px;
	width: 15px;
	background: #fff;
	position: absolute;
	top: -13px;
	left: 50%;
	margin-left: -7px
}
.sub-menu section .list li a:before {
	display: inline-block;
	-moz-transform: translateY(9px);
	-ms-transform: translateY(9px);
	-webkit-transform: translateY(9px);
	transform: translateY(9px);
	-moz-transition: -moz-transform .3s, opacity .2s;
	-o-transition: -o-transform .3s, opacity .2s;
	-webkit-transition: -webkit-transform .3s, opacity .2s;
	transition: transform .3s, opacity .2s;
	opacity: 0;
	content: '';
	height: 3px;
	width: 15px;
	background: #fff;
	position: absolute;
	top: 24px;
	left: 50%;
	margin-left: -7px
}
.no-touch .sub-menu section .list li a:hover:before {
	opacity: 1;
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
	transform: translateY(0);
	content: '';
	height: 3px;
	width: 15px;
	background: #fff;
	position: absolute;
	top: 24px;
	left: 50%;
	margin-left: -7px
}
.no-touch .sub-menu section .list li a:hover:after {
	opacity: 1;
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
	transform: translateY(0);
	content: '';
	height: 3px;
	width: 15px;
	background: #fff;
	position: absolute;
	top: -10px;
	left: 50%;
	margin-left: -7px
}
.sub-menu section .list li a.active {
	color: #817d7d
}
.no-touch .sub-menu section .list li a.active:hover:after, .no-touch .sub-menu section .list li a.active:hover:before, .sub-menu section .list li a.active:after, .sub-menu section .list li a.active:before {
	content: none
}



@-webkit-keyframes rotateplane {
0% {
-webkit-transform:perspective(120px) rotateX(0deg) rotateY(0deg)
}
25% {
-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg)
}
50% {
-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
}
75% {
-webkit-transform:perspective(120px) rotateX(0deg) rotateY(-179.9deg)
}
}
@keyframes rotateplane {
0% {
transform:perspective(120px) rotateX(0deg) rotateY(0deg);
-webkit-transform:perspective(120px) rotateX(0deg) rotateY(0deg)
}
25% {
transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg);
-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg)
}
50% {
transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
}
75% {
transform:perspective(120px) rotateX(0deg) rotateY(-179.9deg);
-webkit-transform:perspective(120px) rotateX(0deg) rotateY(-179.9deg)
}
}


a { color: #fff !important; text-decoration: none; }
a:hover, a:focus { color: #6AAF08 !important; text-decoration:none !important; }


.client-login a { border: 2px solid #fff; display:inline-block; padding:9px 10px; text-align: center; font-size:16px; color: #fff; text-transform: uppercase; }
.client-login a:hover{ border:2px solid #817d7d; }
.list p{ text-align:center; color:#fff; margin-top:0px; font-size:13px;  }
.list p a:hover{ color:#fff; }


/* About Section */
.about-page{ background:url(../img/about-banner.jpg) repeat-x center top; background-size:cover; }
.every-page-wrapper { margin-top: 120px; background: rgba(0, 0, 0, 0.5); color: #fff; padding: 20px 25px; }
.every-page-wrapper h2{ font-size: 30px; font-weight: 800; text-transform: uppercase; margin-bottom: 20px; font-family: 'Raleway', sans-serif; }
.every-page-wrapper h3{ font-family: 'Raleway', sans-serif; font-size: 22px; font-weight: 800; text-transform: uppercase; }
.every-page-wrapper p{ font-size:15px; font-family: 'Open Sans', sans-serif; font-weight:400; line-height:22px; }
.every-page-container{ height:450px; }
.three-column-sec{ overflow: hidden; margin-bottom: 35px; float: left; width: 100%; padding-bottom: 35px; border-bottom: 1px solid #3f3f3f; }
.three-column-sec:last-child{ margin-bottom:0px; padding-bottom:0px; border:0px; }
/* About Section */



/* Contact Section */
.contact-info-sec{ float:left; width:100%; margin-bottom: 30px; }
.icon-bx-wraper { position: relative; text-align: center; margin-top:20px; float:left; }
.icon-bx-wraper:nth-child(1n){ width:25%; }
.icon-bx-wraper:nth-child(2n){ width:25%; }
.icon-bx-wraper:nth-child(3n){ width:50%; }
.icon-bx-sm { background:#6AAF08; width:70px; height:70px; line-height:70px; display: inline-block; text-align: center; margin-bottom:15px; border-radius:100%; }
.icon-bx-sm .fa{ font-size:28px; color:#fff; padding-top: 20px; }
.icon-content h5{ font-size:17px; font-weight:600; line-height: 22px; margin-bottom: 10px; font-family: 'Raleway', sans-serif; }

.contact-form-sec { max-width:950px; margin:0 auto 0px; }
.contact-form-sec .contact-form{ padding: 35px 0; float: left; width: 100%; }
.contact-form-sec input{ padding: 0px 20px 0px 21px; color: rgba(34, 34, 34, 0.6); border:1px solid #d5d5d5; height:45px; border-radius: 0; width: 100%; margin-bottom:10px; }
.contact-form-sec input:hover, .contact-form-sec input:focus{ border:1px solid #b2b2b2; }
.contact-form-sec textarea{ padding:5px 20px 0px 21px; color: rgba(34, 34, 34, 0.6); border:1px solid #d5d5d5; border-radius: 0; width: 100%; height:75px; margin-bottom:10px; }
.contact-form-sec textarea:hover, .contact-form-sec textarea:focus{ border:1px solid #b2b2b2; }
/* Contact Section */


/* Gallery Section */
.gallery-sec{ float:left; width:100%; }
.gallery-sec ul{ margin:0px; padding:0px; }
.gallery-sec ul li{ border-bottom:1px solid #fff; padding-bottom:10px; margin-bottom:10px; }
.gallery-sec ul li a{ display:block; font-size:16px; font-family: 'Raleway', sans-serif; color:#fff; font-weight:600; }

.gallery-slider{ position:fixed; top:0px; left:0px; width:100%; height:100%; overflow:hidden; }
.gallery-slider .item img{ width:100%; }
.gallery-thumb{ margin: 0 auto; padding:12px 0; width: 100%; bottom:-10px; left: 0; z-index: 4; background: url(../img/nav-bg.png) repeat-x; position:fixed; text-align:center; }
.gallery-arrow a.carousel-control{ height: 43px; width: 43px; top: 50%; margin-top: -21px; opacity: 0.6; text-align:left; text-indent:-99999px; } 
.gallery-arrow a.carousel-control:hover{ opacity: 1; }
.gallery-arrow a.left { left: 10px; background: url('../img/back.png'); }
.gallery-arrow a.right { right: 10px; background: url('../img/forward.png'); }
.gallery-thumb ul li a{ cursor:pointer; display:block; }

/* Gallery Section */


.listing-section h3{ margin-bottom:15px; }
.listing-section ul li { 
background: url(../img/arrow.png) 0 6px no-repeat;
padding: 0 0 20px 20px;
font-size: 15px;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
line-height: 22px;
border-bottom: 1px solid #535353;
margin-bottom: 20px; 
} 
.listing-section ul li:last-child{ border:0px; }



.project-tabs ul li a {
    background: #fff;
    display: block;
    color: #000 !important;
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    padding: 7px 25px;
    font-weight: 700;
}
.project-tabs .listing-section h3{ text-transform: none; font-size: 20px; font-weight: 600; }
.project-tabs ul li a:hover{ background:#6AAF08; color: #fff !important; }
.project-tabs ul li.r-tabs-state-active a{ background:#6AAF08; color: #fff !important; }.icon-content p { margin-bottom: 2px; }

.thanks-sec h3 { padding-top: 150px; }

