#logo, #logo2 {
	display: block;
	text-indent: -999em
}

.site_wrapper {
	width: 100%;
	margin: 0 auto
}

.container_full {
	width: 100%;
	float: left;
	margin: auto
}

.compact .header {
	display: block;
	position: fixed;
	z-index: 9000 !important;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #f3f3f3;
	border-bottom: none;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	padding-top: 0
}

#logo, #logo2, .menu_main, .menu_main2 {
	position: relative
}

.container {
	width: 1170px;
	margin: auto
}

.container.tbp {
	padding: 80px 0
}

.container.tbp2 {
	padding: 80px 0 30px
}

.content_fullwidth {
	float: left;
	width: 100%;
	padding: 0 0 32px
}

.content_fullwidthb {
	float: left;
	width: 100%;
	padding: 30px 0 32px
}

.content_fullwidth.less {
	padding: 0
}

.content_fullwidth.less2 {
	padding: 90px 0 0
}

.content_left {
	float: left;
	width: 71%;
	padding: 0
}

.right_sidebar {
	float: right;
	width: 25%;
	padding: 0
}

.left_sidebar {
	float: left;
	width: 25%;
	padding: 0
}

.content_right {
	float: right;
	width: 71%;
	padding: 0
}

.content_halfsite {
	float: left;
	width: 47.5%;
	margin-right: 5%;
	padding: 0
}

.content_halfsite.last {
	margin-right: 0
}

.one_fifth, .one_fourth, .one_half, .one_third, .onecol_forty,
	.onecol_sixty, .onecol_thirtyfive, .three_fourth, .two_third {
	position: relative;
	margin-right: 4%;
	float: left
}

.one_full {
	width: 100%
}

.one_half {
	width: 44%
}

.one_third {
	width: 30.65%
}

.one_fourth {
	width: 22%
}

.one_fifth {
	width: 16.8%
}

.two_third {
	width: 65.35%
}

.three_fourth {
	width: 74%
}

.onecol_forty {
	width: 40%
}

.onecol_sixty {
	width: 56%
}

.onecol_thirtyfive {
	width: 35%
}

.last {
	margin-right: 0 !important;
	clear: right
}

#logo {
	float: left;
	width: 100%;
	min-height: 50px;
	margin-top: 5px;
	background: url(../images/logo.png) left top no-repeat
}

.logoresponsive {
	display: block;
	width: 92px;
	min-height: 25px;
	margin-left: 37px;
	background: url(../images/mobileviewlogo.png) no-repeat
}

#logo2 {
	float: left;
	width: 100%;
	min-height: 50px;
	margin-top: 0;
	background: url(../images/logo-2.png) left top no-repeat
}

.logo {
	float: left;
	width: 25%
}

.menu_main {
	float: left;
	width: 75%;
	z-index: 9999
}

.menu_right {
	float: right;
	width: 8%;
	margin-left: 1%;
	z-index: 9999;
	margin-top: 24px
}

.menu_main2 {
	float: left;
	width: 100%
}

.menu_right2 {
	float: right;
	background: #fff
}

.menu_shadow {
	float: left;
	position: absolute;
	width: 100%;
	height: 10px;
	background: url(../images/menu-shadow.png) center top no-repeat;
	z-index: 8000;
	top: 100px
}

.menu_shadow.two {
	top: 145px
}

.mstslider {
	width: 100%;
	float: left
}

.top_nav {
	float: left;
	width: 100%
}

.top_nav .left {
	float: left;
	width: 30%
}

.top_nav .right {
	float: left;
	width: 70%;
	text-align: right;
	padding-top: 14px
}

.top_nav .right a {
	color: #727272;
	font-family: Raleway, sans-serif;
	font-weight: 500;
	margin-right: 16px;
	transition: all .3s ease
}

.features_sec49 em, .parallax_section1 h2, .parallax_section4 h2 {
	font-family: 'Dancing Script', cursive
}

.top_nav .right a:hover {
	color: #F7931D
}

.top_nav ul.topsocial {
	float: right;
	padding: 0;
	margin: 0 0 0 16px
}

.top_nav .topsocial li {
	float: left;
	padding: 0;
	margin: 0 5px 0 0
}

.top_nav .topsocial li a {
	float: left;
	color: #fff;
	font-size: 12px;
	width: 23px;
	height: 23px;
	background: #878787;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 23px;
	transition: all .3s ease;
	margin-right: 0
}

.top_nav .topsocial li a:hover {
	background: #fff
}

.top_nav .topsocial.two li a {
	color: #ccc
}

.top_nav.two {
	height: 45px;
	background: #454545;
	font-size: 13px
}

.top_nav.two .left, .top_nav.two .right {
	padding-top: 11px;
	color: #999
}

.top_nav.two .left a {
	color: #999;
	transition: all .3s ease
}

.top_nav.two .right a {
	color: #999;
	margin-right: 0;
	margin-left: 14px
}

.top_nav.two .left a:hover, .top_nav.two .right a:hover {
	color: #fff
}

.top_nav.two .topsocial li a {
	margin-left: 0
}

.top_nav.two .topsocial li a:hover {
	background: #999
}

.top_nav.three {
	height: 45px;
	background: #eee;
	font-size: 13px
}

.top_nav.three .left, .top_nav.three .right {
	padding-top: 11px;
	color: #999
}

.top_nav.three .left a {
	color: #999;
	transition: all .3s ease
}

.top_nav.three .right a {
	color: #999;
	margin-right: 0;
	margin-left: 14px
}

.top_nav.three .left a:hover, .top_nav.three .right a:hover {
	color: #333
}

.top_nav.three .topsocial li a {
	margin-left: 0;
	color: #fff;
	background: #ccc
}

.top_nav.three .topsocial li a:hover {
	background: #e3e3e3
}

.top_nav.four {
	height: 40px;
	background: #181818;
	font-size: 12px;
	position: relative;
	z-index: 9999
}

.top_nav.four .left, .top_nav.four .right {
	padding-top: 9px;
	color: #727272
}

.top_nav.four .left a {
	color: #727272;
	transition: all .3s ease
}

.top_nav.four .right a {
	color: #727272;
	margin-right: 0;
	margin-left: 14px
}

.top_nav.four .left a:hover, .top_nav.four .right a:hover {
	color: #999
}

.top_nav.four .topsocial li a {
	margin-left: 0;
	width: 21px;
	height: 21px;
	line-height: 21px;
	font-size: 10px;
	color: #999;
	background: #575757
}

.title1 .line, .title2 .line {
	height: 1px;
	top: 18px;
	display: block
}

.top_nav.four .topsocial li a:hover {
	color: #eee;
	background: #999
}

.title1 h2 {
	color: #333;
	font-size: 35px;
	z-index: 1;
	position: relative;
	text-align: center;
	font-weight: 700
}

.title1 h2 em, .title2 h2 em {
	font-size: 14px;
	margin-top: 3px;
	display: block;
	font-style: normal
}

.title1 h2 em {
	font-weight: 400;
	color: #dad9d6
}

.title1 .line {
	background: #fff;
	width: 37%;
	margin-left: 31.3%;
	position: absolute
}

.title1 .text, .title2 h2 {
	position: relative;
	text-align: center
}

.title1 .text {
	background: #232124;
	z-index: 20;
	padding: 0 14px
}

.title2 h2 {
	z-index: 1;
	font-weight: 700
}

.title2 h2 em {
	color: #999;
	font-weight: 400
}

.title2 .line {
	background: #333;
	width: 33%;
	margin-left: 33.3%;
	position: absolute
}

.title2 .text {
	background: #fff;
	z-index: 20;
	position: relative;
	text-align: center;
	padding: 0 14px
}

.title2.sy2 .text {
	background: #f4f4f4
}

.title2.sy3 .text {
	background: 0 0
}

.features_sec1 {
	float: left;
	width: 100%;
	padding: 32px 0;
	position: relative;
	background: #333;
	color: silver
}

.features_sec1:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	position: absolute;
	pointer-events: none;
	margin-left: -100px;
	width: 0;
	height: 0;
	border-left: 100px solid transparent;
	border-right: 100px solid transparent
}

.features_sec1 strong {
	font-weight: 600
}

.rnews_wra img {
	float: left;
	width: 100%;
	margin-bottom: 18px
}

.rnews_wra a {
	float: left;
	color: #fff
}

.rnews_wra a:hover {
	color: #999
}

.rnews_wra a.dsm {
	float: right;
	color: #999;
	font-size: 12px
}

.rnews_wra a.dsm:hover {
	color: #fff
}

.rnews_wra p {
	float: left;
	margin-top: 5px
}

.recent_works {
	float: left;
	width: 100%;
	padding: 130px 0 90px;
	background: url(../images/fullsite-img1.jpg) left top;
	text-align: center
}

.recent_works2, .recent_works3 {
	padding: 0;
	width: 100%;
	text-align: center;
	float: left
}

.recent_works3 {
	margin-bottom: -30px
}

.features_sec2 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 32px 0 44px;
	background: url(../images/fullsite-img10.jpg) center no-repeat;
	background-origin: initial;
	background-clip: initial;
	background-size: cover
}

.features_sec2 .box {
	float: left;
	width: 97%;
	background: #fff;
	border-radius: 3px;
	padding: 35px;
	text-align: left;
	box-shadow: 5px 5px 0 rgba(0, 0, 0, .1)
}

.features_sec2 .box img {
	float: left;
	margin-left: -55px;
	margin-right: 20px;
	border-radius: 3px
}

.features_sec2 .box h5 {
	margin-bottom: 7px;
	line-height: 21px
}

.features_sec3 {
	float: left;
	width: 100%;
	padding: 38px 0;
	text-align: center
}

.features_sec3 .box {
	float: left;
	width: 100%;
	text-align: left;
	margin-bottom: 10px
}

.features_sec3 .box.two, .features_sec3a {
	text-align: center
}

.features_sec3 .box.last, .features_sec3.two .box {
	margin-bottom: 0
}

.features_sec3 .box .left {
	float: left
}

.features_sec3 .box .right {
	float: left;
	width: 76%;
	margin-left: 7%
}

.features_sec3.two {
	padding: 120px 0 0
}

.features_sec3a {
	float: left;
	width: 100%;
	padding: 26px 0
}

.features_sec3a .box {
	float: left;
	width: 100%;
	text-align: left;
	margin-bottom: 55px
}

.features_sec3a .box.two, .features_sec5, .features_sec5h,
	.features_sec7, .features_sec7 .box .ibox {
	text-align: center
}

.features_sec3a .box.last, .features_sec3a.two .box {
	margin-bottom: 0
}

.features_sec3a .box .left {
	float: left
}

.features_sec3a .box .right {
	float: left;
	width: 76%;
	margin-left: 7%
}

.features_sec3a.two {
	padding: 120px 0 0
}

.features_sec4 {
	float: left;
	position: relative;
	z-index: 9;
	background: #eee;
	width: 100%
}

.features_sec4:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	right: 44%;
	bottom: 0;
	left: 0;
	background: #f7f7f7
}

.features_sec4 .lblogs {
	float: left;
	width: 43%;
	margin-right: 7%
}

.features_sec4 .lblogs.last {
	margin-right: 0
}

.features_sec4 .lblogs .lbimg img {
	float: left;
	width: 100%;
	margin-bottom: 23px
}

.features_sec4 .lblogs .lbimg span {
	float: left;
	width: 40px;
	height: 50px;
	font-size: 18px;
	color: #e3e3e3;
	background: #F7931D;
	margin-top: -73px;
	text-align: center;
	font-weight: 600
}

.features_sec4 .lblogs .lbimg span strong {
	display: block;
	font-size: 10px;
	color: #e3e3e3;
	background: #3c3c3c;
	font-weight: 400
}

.features_sec4 .lblogs a.smlinks {
	float: left;
	color: #999;
	font-size: 12px;
	border: 1px solid #e1e1e1;
	padding: 0 10px;
	margin-right: 3px;
	margin-top: 5px
}

.features_sec4 .lblogs a.smlinks:hover {
	color: #333;
	border: 1px solid #999
}

.features_sec4 .lblogs p {
	clear: both;
	float: left;
	margin-top: 14px;
	margin-bottom: 30px
}

.features_sec4 a.remobut {
	float: left;
	color: #F7931D;
	text-transform: uppercase;
	border: 1px solid #e1e1e1;
	padding: 9px 22px;
	margin-right: 2px;
	border-radius: 3px
}

.features_sec4 a.remobut:hover {
	color: #333;
	background: #fff
}

.features_sec4 .peosays {
	float: left;
	width: 95%;
	margin-left: 5%
}

.features_sec4 .peosays .box {
	float: left;
	width: 100%;
	padding-bottom: 35px;
	border-bottom: 4px solid #d3d3d3
}

.features_sec4 .peosays .ppimg {
	float: left;
	width: 100%;
	padding-bottom: 25px;
	margin-bottom: 25px;
	background: url(../images/h-arrow-line1.png) left bottom no-repeat
}

.features_sec4 .peosays .ppimg img {
	float: left;
	width: 80px;
	height: 80px;
	border-radius: 100%;
	margin-right: 20px
}

.features_sec4 .peosays .ppimg h6 {
	margin-top: 16px;
	margin-bottom: 0
}

.features_sec4 .peosays .ppimg h6 em {
	display: block;
	font-size: 12px;
	color: #999;
	font-style: normal;
	font-weight: 400
}

.features_sec4 .peosays .box span {
	float: left;
	width: 100%;
	margin-top: 30px;
	color: #F7931D;
	text-transform: uppercase
}

.features_sec4 .peosays .box span i {
	font-size: 12px;
	margin-right: 2px
}

.features_sec5 {
	float: left;
	width: 100%;
	padding: 36px 0 0
}

.features_sec5 .box {
	float: left;
	width: 30%;
	margin-right: 5%;
	margin-bottom: 10px
}

.features_sec5 .box.last {
	margin-right: 0
}

.features_sec5 .box img {
	border: 4px solid #eee;
	border-radius: 3px;
	width: 100%
}

.features_sec5 .box h6 {
	font-size: 14px;
	font-weight: 500;
	margin-top: 10px
}

.features_sec5 p {
	width: 85%;
	clear: both;
	margin: 0 auto 45px
}

.features_sec5 .lgbut {
	color: #333;
	font-weight: 600;
	background: #f3f3f3;
	padding: 10px 35px;
	border-radius: 20px;
	transition: all .3s ease
}

.features_sec5 .lgbut:hover {
	color: #fff;
	background: #333
}

.features_sec5h {
	float: left;
	width: 100%;
	padding: 0
}

.features_sec5h .box {
	float: left;
	width: 30%;
	margin-right: 5%;
	margin-bottom: 10px
}

.features_sec5h .box.last {
	margin-right: 0
}

.features_sec5h .box img {
	border: 4px solid #eee;
	border-radius: 3px;
	width: 100%
}

.features_sec5h .box h6 {
	font-size: 14px;
	font-weight: 500;
	margin-top: 10px
}

.features_sec5h p {
	width: 85%;
	clear: both;
	margin: 0 auto 45px
}

.features_sec5h .lgbut {
	color: #333;
	font-weight: 600;
	background: #f3f3f3;
	padding: 10px 35px;
	border-radius: 20px;
	transition: all .3s ease
}

.features_sec5h .lgbut:hover {
	color: #fff;
	background: #333
}

.features_sec6 {
	float: left;
	width: 100%;
	background: #333
}

.features_sec6 .fimg {
	float: left;
	width: 50%;
	min-height: 560px;
	background: url(../images/site-img18.jpg) right top no-repeat #999
}

.features_sec6 .fimg2 {
	float: left;
	width: 50%;
	min-height: 560px;
	background: url(../images/site-img91.jpg) right top no-repeat #999
}

.features_sec6 .rbox {
	float: left;
	width: 50%;
	padding: 110px 150px 110px 70px
}

.features_sec6 .rbox h5 {
	font-weight: 300;
	padding-bottom: 40px;
	margin-bottom: 50px;
	border-bottom: 1px solid #484848
}

.features_sec6 .ibox {
	float: left;
	width: 46%;
	margin-right: 8%
}

.features_sec6 .ibox.last {
	margin-right: 0
}

.features_sec6 .ibox .left {
	float: left;
	width: 20%
}

.features_sec6 .ibox .left i {
	color: #F7931D;
	font-size: 27px
}

.features_sec6 .ibox .right {
	float: left;
	width: 80%
}

.features_sec6 .ibox h5 {
	font-weight: 400;
	border: none;
	padding: 0;
	margin-bottom: 12px;
	line-height: 16px
}

.features_sec6.two {
	background: #f3f3f3
}

.features_sec6.two .fimg {
	background: url(../images/site-img57.jpg) right top no-repeat #999
}

.features_sec6.two .rbox h5 {
	color: #333;
	border-bottom: 1px solid #e3e3e3
}

.features_sec6.two .ibox .left i {
	color: #999;
	font-size: 27px
}

.features_sec6.two .ibox h5 {
	border: none
}

.features_sec7 {
	float: left;
	width: 100%;
	padding: 115px 0 75px;
	background: #f4f4f4;
	border-bottom: 3px double #f1f1f1
}

.features_sec7.two {
	padding: 100px 0 75px;
	background: #eee;
	border-bottom: none
}

.features_sec7 .box {
	float: left;
	width: 100%;
	padding: 30px 0 45px;
	transition: all .3s ease;
	border-radius: 3px
}

.features_sec7 .box.active, .features_sec7 .box:hover {
	background: #fff
}

.features_sec7 .box .ibox {
	margin: 0 auto 45px;
	width: 162px;
	height: 162px;
	padding: 30px 0 0;
	background: url(../images/site-img19.png) center top no-repeat
}

.features_sec7 .box .ibox h6 {
	color: #fff;
	background: #F7931D;
	padding: 1px 0 2px;
	border-radius: 3px;
	margin-top: 14px;
	font-weight: 500
}

.features_sec7 .box p {
	margin-bottom: 35px
}

.features_sec7 .box .tbut {
	color: #333;
	background: #fff;
	padding: 7px 22px;
	border-radius: 20px;
	border: 1px solid #fff
}

.features_sec8 .left i.cir, .features_sec9 .tbox i {
	border-radius: 100%;
	text-align: center;
	vertical-align: middle
}

.features_sec7 .box .tbut:hover {
	background: 0 0
}

.features_sec7 .box:hover .tbut {
	background: #f3f3f3
}

.features_sec8 {
	float: left;
	width: 100%;
	padding: 23px 0
}

.features_sec8 .flex-control-nav {
	bottom: 30px
}

.features_sec8 .left {
	float: left;
	width: 40%;
	margin-left: 7%;
	margin-right: 8%
}

.features_sec8 .left h1 {
	font-weight: 300;
	margin-bottom: 12px
}

.features_sec8 .left span {
	float: left;
	width: 160px;
	height: 1px;
	background: #e3e3e3
}

.features_sec8 .left h1 strong {
	font-weight: 600;
	display: block
}

.features_sec8 .left i {
	display: block;
	font-size: 30px;
	color: #c3c3c3;
	margin-bottom: 20px;
	margin-top: 10px
}

.features_sec8 .left i.cir {
	width: 58px;
	height: 58px;
	line-height: 58px;
	border: 1px solid #eee;
	margin-top: 0
}

.features_sec8 .right {
	float: left;
	width: 38%
}

.features_sec8 .right img {
	float: right;
	width: 100%
}

.features_sec9 {
	float: left;
	width: 100%;
	padding: 120px 0;
	text-align: center
}

.features_sec9.two {
	padding-top: 100px;
	background: #eee
}

.features_sec9 .tbox {
	float: left;
	width: 100%;
	padding-bottom: 40px;
	border-bottom: 3px solid #f3f3f3;
	transition: all .3s ease
}

.features_sec9.four, .features_sec9.three {
	padding-bottom: 80px
}

.features_sec9 .tbox:hover {
	background: #f9f9f9
}

.features_sec9 .tbox:hover i {
	background: #fff;
	border: 1px solid #eee
}

.features_sec9 .tbox img {
	float: left;
	margin-bottom: 35px
}

.features_sec9 .tbox h6 {
	font-weight: 500;
	margin-bottom: 0
}

.features_sec9 .tbox em {
	font-size: 12px;
	font-style: normal;
	display: block;
	margin-bottom: 16px
}

.features_sec9 .tbox i {
	width: 28px;
	height: 28px;
	background: #f3f3f3;
	line-height: 28px;
	margin: 25px 2px 0;
	color: #454545;
	border: 1px solid #f3f3f3;
	transition: all .3s ease
}

.features_sec11, .features_sec12 {
	width: 100%;
	padding: 120px 0 110px
}

.features_sec9.four .tbox, .features_sec9.three .tbox {
	border-bottom: none
}

.features_sec9 .tbox i:hover {
	background: #eee
}

.features_sec9.three .tbox:hover {
	background: 0 0;
	box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}

.features_sec9.four {
	background: #f3f3f3
}

.features_sec9.four .tbox:hover {
	background: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, .1)
}

.features_sec10, .features_sec11 {
	float: left
}

.features_sec12 {
	float: left;
	background: url(../images/gray-bg1.png) center top repeat-y #f3f3f3
}

.features_sec12 .box {
	float: left;
	width: 100%;
	text-align: center
}

.features_sec12 .box img {
	width: 140px;
	height: 140px;
	border-radius: 100%;
	display: block;
	margin: 0 auto 30px
}

.features_sec12.three, .features_sec12.two, .features_sec13,
	.features_sec13 img, .features_sec14, .features_sec30 {
	width: 100%;
	float: left
}

.features_sec12 .box h5 {
	font-weight: 500
}

.features_sec12.two {
	padding: 120px 0 110px;
	background: #fff
}

.features_sec12.three {
	padding: 100px 0 120px;
	background: #fff;
	text-align: center
}

.features_sec13 img {
	box-shadow: 0 -5px 6px -6px rgba(0, 0, 0, .1)
}

.features_sec14 {
	padding: 100px 0;
	background: #F7931D
}

.features_sec14 .one_fifth {
	padding: 10px 10px 3px;
	text-align: center;
	border: 1px solid rgba(255, 255, 255, .3)
}

.features_sec14.two {
	padding: 70px 0;
	background: #eee
}

.features_sec14.two .one_fifth {
	padding: 7px 10px 0;
	text-align: center;
	border: 1px solid rgba(0, 0, 0, .05)
}

.features_sec30 {
	padding: 120px 0
}

.features_sec30 .left {
	float: left;
	width: 15%;
	font-size: 30px;
	margin-top: 7px;
	color: #F7931D
}

.features_sec30 .right {
	float: left;
	width: 85%
}

.features_sec31, .features_sec32, .features_sec32 .box, .features_sec33,
	.features_sec33 .left {
	float: left;
	width: 100%
}

.features_sec31 {
	padding: 80px 0;
	background: #F7931D
}

.features_sec31 .one_fourth {
	padding: 30px 0 20px;
	text-align: center;
	border: 3px solid rgba(255, 255, 255, .18)
}

.features_sec31.parallax {
	padding: 100px 0;
	background: url(../images/darkgray-bg1.png) center no-repeat;
	background-origin: initial;
	background-clip: initial;
	background-size: cover
}

.features_sec31.parallax .one_fourth {
	border: none
}

.features_sec32 {
	padding: 85px 0 110px;
	text-align: center
}

.features_sec32 .box span {
	font-size: 100px;
	color: #999
}

.features_sec33 {
	padding: 130px 0 0;
	background: #f3f3f3
}

.features_sec33 h6 {
	margin-bottom: 10px
}

.features_sec33 .left {
	padding-top: 30px;
	text-align: right
}

.features_sec33 .left span {
	float: right;
	width: 50px;
	height: 1px;
	background: #333;
	margin-bottom: 20px
}

.features_sec33 .center {
	float: left;
	width: 100%
}

.features_sec33 .center img {
	display: block;
	margin: 0 auto
}

.features_sec33 .right {
	float: left;
	width: 100%;
	padding-top: 30px;
	text-align: left
}

.features_sec33 .right span {
	float: left;
	width: 50px;
	height: 1px;
	background: #333;
	margin-bottom: 20px
}

.features_sec33 .left i, .features_sec33 .right i {
	width: 52px;
	height: 52px;
	font-size: 20px;
	color: #333;
	border: 1px solid #333;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 52px;
	margin-bottom: 18px
}

.features_sec34 {
	float: left;
	width: 100%;
	padding: 140px 0 120px;
	background: #333;
	text-align: center
}

.features_sec34 .box {
	float: left;
	width: 95%;
	background: #fff;
	border-radius: 3px;
	padding: 35px;
	box-shadow: 5px 5px 0 rgba(0, 0, 0, .3);
	text-align: center;
	transition: all .3s ease
}

.features_sec34 .box:hover {
	background: #e3e3e3
}

.features_sec34 .box img {
	margin-top: -70px;
	border-radius: 100%;
	margin-bottom: 25px
}

.features_sec34 .box h5 {
	margin-bottom: 7px;
	line-height: 21px
}

.features_sec35 {
	float: left;
	width: 100%;
	padding: 120px 0
}

.features_sec35 .box {
	float: left;
	width: 100%;
	text-align: center
}

.features_sec35 .box .icon {
	color: #b3b3b3;
	font-size: 40px;
	width: 120px;
	height: 134px;
	margin: 0 auto 35px;
	text-align: center;
	vertical-align: middle;
	line-height: 134px;
	background: url(../images/site-img58.png) center top no-repeat;
	transition: all .3s ease
}

.features_sec35 .box .icon:hover {
	color: #fff
}

.features_sec36 {
	float: left;
	width: 100%;
	padding: 120px 0;
	background: #eee
}

.features_sec37 {
	float: left;
	width: 100%;
	padding: 115px 0 100px;
	text-align: center
}

.features_sec38 {
	float: left;
	width: 100%;
	padding: 120px 0;
	text-align: center;
	background: url(../images/darkgray-bg1.png) center top no-repeat #333
}

.features_sec38 img {
	width: 90px;
	height: 90px;
	border-radius: 100%;
	border: 3px solid #fff;
	margin-bottom: 18px
}

.features_sec38 h6 {
	color: #F7931D;
	margin-bottom: 0
}

.features_sec38 h6 em {
	color: #999;
	font-size: 12px;
	font-style: normal;
	display: block;
	font-weight: 300;
	margin-top: -4px
}

.features_sec38 p {
	color: #fff;
	font-size: 16px;
	line-height: 27px;
	width: 75%;
	margin: 50px auto 30px
}

.features_sec38.three p, .features_sec38.two p {
	color: #727272;
	margin: 30px auto
}

.features_sec38.two {
	background: url(../images/gray-bg1.png) center top no-repeat #f7f7f7
}

.features_sec38.three {
	background: #fff
}

.features_sec39 {
	float: left;
	width: 100%;
	padding: 0 0 120px;
	background: #eee
}

.features_sec39 .box1 {
	float: left;
	width: 50%;
	min-height: 560px;
	background: url(../images/site-img65.jpg) center top no-repeat #333;
	transition: all .3s ease-in-out;
	position: relative
}

.features_sec39 .box2, .features_sec39 .box3 {
	min-height: 280px;
	transition: all .3s ease-in-out;
	float: left
}

.copyright_info a, .faddress li a, .fbposts a, .fbposts img,
	.feature_sec58 .attbox .box, .feature_sec58 .cirimg, .features_sec53 .box,
	.features_sec62 .box .icon, .ftags a, .hexagon, .hexagon:after,
	.hexagon:before, .newsletter_two .input_submit, .qlinks li a,
	.twitter_feeds_three li a {
	transition: all .3s ease
}

.features_sec39 .box1 .hovcont {
	float: left;
	width: 100%;
	padding: 14px 35px;
	background: rgba(0, 0, 0, .59);
	bottom: 0;
	position: absolute
}

.features_sec39 .box1 .hovcont h2 {
	color: #fff;
	font-size: 35px;
	font-weight: 300;
	margin-bottom: 10px
}

.features_sec39 .box1 .hovcont h5 {
	color: #a3a3a3;
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 0;
	line-height: 18px
}

.features_sec39 .box2 {
	width: 25%;
	background: url(../images/site-img66.jpg) center top no-repeat #333;
	position: relative
}

.features_sec39 .box2.img2 {
	background: url(../images/site-img67.jpg) center top no-repeat #333
}

.features_sec39 .box2 .hovcont {
	float: left;
	width: 100%;
	padding: 8px 18px;
	background: rgba(0, 0, 0, .59);
	bottom: 0;
	position: absolute
}

.features_sec39 .box2 .hovcont h3 {
	color: #fff;
	font-size: 21px;
	font-weight: 300;
	margin-bottom: 3px;
	line-height: 25px
}

.features_sec39 .box2 .hovcont h5 {
	color: #a3a3a3;
	font-size: 13px;
	font-weight: 300;
	margin-bottom: 0;
	line-height: 16px
}

.features_sec39 .box3 {
	width: 50%;
	background: url(../images/site-img68.jpg) center top no-repeat #333;
	position: relative
}

.features_sec39 .box3 .hovcont {
	float: left;
	width: 100%;
	padding: 8px 18px;
	background: rgba(0, 0, 0, .59);
	bottom: 0;
	position: absolute
}

.features_sec39 .box3 .hovcont h3 {
	color: #fff;
	font-size: 21px;
	font-weight: 300;
	margin-bottom: 3px;
	line-height: 25px
}

.features_sec39 .box3 .hovcont h5 {
	color: #a3a3a3;
	font-size: 13px;
	font-weight: 300;
	margin-bottom: 0;
	line-height: 16px
}

.features_sec39 .box1:hover, .features_sec39 .box2:hover,
	.features_sec39 .box3:hover {
	transform: scale(1.1);
	box-shadow: 5px 5px 0 rgba(0, 0, 0, .18);
	position: relative;
	z-index: 99
}

.features_sec39.parallax {
	float: left;
	width: 100%;
	text-align: left;
	padding: 140px 0;
	background: url(../images/gray-bg1.png) center no-repeat fixed #1e1e1e;
	background-origin: initial;
	background-clip: initial;
	background-size: cover
}

.features_sec40 {
	float: left;
	width: 100%;
	padding: 0 0 100px;
	background: #eee
}

.features_sec40 .rimg {
	width: auto
}

.features_sec40 h2 {
	font-weight: 400;
	margin-bottom: 18px
}

.features_sec40 h6 {
	font-weight: 500;
	line-height: 18px;
	margin-bottom: 7px
}

.features_sec40 i {
	float: left;
	color: #fff;
	font-size: 25px;
	background: #F7931D;
	border-radius: 3px;
	width: 45px;
	height: 45px;
	text-align: center;
	vertical-align: middle;
	line-height: 45px;
	margin-right: 20px;
	margin-bottom: 30px
}

.features_sec41, .features_sec43 {
	background: #333;
	position: relative
}

.features_sec41 {
	float: left;
	width: 100%;
	padding: 110px 0;
	color: silver;
	text-align: center
}

.features_sec41 .ciric {
	color: #fff;
	font-size: 50px;
	border: 1px solid #fff;
	width: 120px;
	height: 120px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 125px;
	margin: 0 auto 30px
}

.features_sec42, .features_sec43, .features_sec44, .features_sec44 .box,
	.features_sec45 {
	width: 100%;
	float: left
}

.features_sec42 {
	padding: 120px 0 0
}

.features_sec43 {
	padding: 90px 0;
	color: silver
}

.features_sec44 {
	padding: 145px 0 120px;
	text-align: center
}

.features_sec44 .box {
	padding: 0 45px 55px;
	border: 1px solid #eee
}

.features_sec44 .box .ciref2 {
	margin-top: -37px
}

.features_sec44 .box h5 {
	font-weight: 500;
	margin-top: 10px;
	margin-bottom: 25px
}

.features_sec44.two {
	background: #f3f3f3
}

.features_sec44.two .box {
	border: 1px solid #e9e9e9;
	background: #fff
}

.features_sec45 {
	padding: 120px 0;
	text-align: center
}

.features_sec45 h1 em {
	color: #F7931D;
	font-style: normal
}

.features_sec45 h1 b {
	font-weight: 300;
	display: block;
	margin-top: 12px
}

.features_sec45 .box {
	float: left;
	margin-bottom: 40px;
	margin-left: 26.5%
}

.features_sec45 .ibox {
	float: left;
	width: 162px;
	height: 162px;
	padding: 30px 0 0;
	margin: 0 10px;
	text-align: center;
	background: url(../images/site-img19.png) center top no-repeat
}

.features_sec46, .features_sec47, .features_sec48, .features_sec49,
	.features_sec50, .features_sec50 img, .features_sec53, .features_sec53 .box,
	.features_sec54, .features_sec54 .peosays1 {
	width: 100%;
	float: left
}

.features_sec46 {
	padding: 80px 0;
	background: #f3f3f3
}

.features_sec46.two {
	padding: 80px 0 65px
}

.features_sec47 {
	padding: 100px 0 80px;
	position: relative;
	color: silver
}

.features_sec48 {
	padding: 90px 0;
	text-align: center
}

.features_sec48 span {
	color: #ccc;
	font-size: 50px;
	margin-bottom: 30px;
	display: block
}

.features_sec49 {
	padding: 120px 0;
	background: url(../images/site-img75.png) right top no-repeat #F7931D
}

.features_sec49 h2 {
	color: #fff;
	font-weight: 300;
	margin-bottom: 40px
}

.features_sec49 strong {
	color: #fff;
	font-size: 35px;
	font-weight: 600;
	background: #333;
	padding: 5px 20px;
	margin-right: 20px
}

.features_sec49 em {
	color: #fff;
	font-size: 25px;
	font-weight: 700
}

.features_sec49.two {
	background: #fff;
	text-align: center
}

.features_sec49.two h2 {
	color: #333
}

.features_sec49.two em {
	color: #999;
	font-weight: 400
}

.features_sec50 {
	padding: 0
}

.features_sec51, .features_sec52 {
	padding: 120px 0;
	width: 100%;
	float: left
}

.features_sec51 {
	background: #f3f3f3
}

.features_sec53 {
	padding: 115px 0 120px;
	text-align: center;
	background: #fff
}

.features_sec53 .box {
	padding: 50px 30px;
	border: 1px solid #eee
}

.features_sec53 .box span {
	color: #333;
	font-size: 45px;
	margin-bottom: 25px;
	display: block
}

.features_sec53 .box p {
	margin-top: 20px
}

.features_sec53 .box.active, .features_sec53 .box:hover {
	margin-top: -10px;
	background: #f9f9f9
}

.features_sec54 {
	padding: 120px 0;
	text-align: center;
	background: #f3f3f3
}

.features_sec54 .peosays1 {
	text-align: center;
	font-size: 16px;
	line-height: 27px
}

.features_sec54 img {
	width: 180px;
	height: 180px;
	border-radius: 100%;
	border: 8px solid #fff;
	margin-bottom: 10px
}

.features_sec55 {
	float: left;
	width: 100%;
	padding: 26px 0 20px;
	background: #fff
}

.features_sec56 {
	float: left;
	width: 100%;
	padding: 113px 0 80px;
	background: #f3f3f3
}

.features_sec57 {
	float: left;
	width: 100%;
	padding: 140px 0;
	text-align: center
}

.features_sec57 .bs-example img {
	border: 7px solid #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, .1)
}

.feature_sec58 .attbox, .feature_sec58 .attbox .box {
	height: 320px;
	background: #fff;
	border: 1px solid #eee;
	float: left
}

.feature_sec58 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 120px 0
}

.feature_sec58 .attbox {
	width: 100%;
	margin-top: 80px
}

.feature_sec58 .attbox .box {
	width: 100.8%;
	margin-left: -3px;
	margin-top: -3px
}

.feature_sec58 .attbox .box:hover {
	background: #f7f7f7
}

.feature_sec58 .cirimg {
	width: 160px;
	height: 160px;
	border-radius: 100%;
	border: 5px solid #eee;
	overflow: hidden;
	margin-bottom: 14px;
	margin-top: -80px;
	background: #fff
}

.feature_sec58 .attbox .box:hover .cirimg {
	border: 5px double #fff;
	box-shadow: 0 5px 0 rgba(0, 0, 0, .1)
}

.feature_sec58 .attbox h5 {
	margin-bottom: 0
}

.feature_sec58 .attbox em {
	font-size: 13px;
	color: #999;
	font-style: normal
}

.feature_sec58 .attbox p {
	font-size: 13px;
	width: 80%;
	margin: 14px auto 28px
}

.features_sec59 {
	float: left;
	width: 100%;
	padding: 30px 0 25px;
	background: url(../images/pattern1.png) left top #f3f3f3
}

.features_sec59 img {
	width: 100%;
	margin-left: 5px;
	border: 7px solid #fff;
	-webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 0 4px 1px rgba(0, 0, 0, .3);
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, .3)
}

.features_sec59.two {
	background: url(../images/pattern2.png) left top #f3f3f3
}

.features_sec60 {
	float: left;
	width: 100%;
	padding: 115px 0 120px
}

.feature_sec61, .features_sec62 {
	padding: 120px 0;
	width: 100%;
	float: left
}

.feature_sec61 {
	background: #f3f3f3
}

.features_sec62 .box {
	float: left;
	width: 100%;
	text-align: center
}

.features_sec62 .box .icon {
	color: #b3b3b3;
	font-size: 40px;
	width: 120px;
	height: 134px;
	margin: 0 auto 35px;
	text-align: center;
	vertical-align: middle;
	line-height: 122px;
	background: url(../images/site-img93.png) center top no-repeat
}

.parallax_section1 h2, .parallax_section4 h2, .parallax_section5 strong,
	.parallax_section6 h2 {
	font-weight: 700;
	line-height: 38px
}

.features_sec62 .box .icon:hover {
	color: #F7931D
}

.features_sec63 {
	float: left;
	width: 100%;
	padding: 70px 0;
	text-align: center
}

.features_sec63 .box {
	float: left;
	width: 20%;
	border-right: 1px solid #eee
}

.features_sec63 .box h6 {
	margin-bottom: 0
}

.features_sec63 .box.last {
	border-right: none
}

.features_sec63 .box span {
	color: #e3e3e3;
	font-size: 40px;
	display: block;
	margin-bottom: 18px
}

.features_sec64 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 45px 0
}

.features_sec64 .flips1_front img {
	border-radius: 100%
}

.features_sec64 .flips1_front h5 {
	margin-top: 18px;
	margin-bottom: 0
}

.features_sec64.two {
	background: 0 0
}

.features_sec65 {
	float: left;
	width: 100%;
	padding: 80px 0;
	background: #eee
}

.parallax_section1 {
	float: left;
	width: 100%;
	text-align: left;
	padding: 120px 0;
	background: url(../images/fullsite-img7.jpg) center no-repeat;
	background-origin: initial;
	background-clip: initial;
	background-size: cover
}

.parallax_section1 h2 {
	color: #fff;
	font-size: 30px;
	width: 50%;
	background: rgba(0, 0, 0, .58);
	padding: 30px 30px 30px 40px;
	border-left: 5px solid #F7931D
}

.parallax_section1 p {
	color: #fff;
	font-size: 18px;
	margin-bottom: 45px;
	width: 50%
}

.parallax_section2, .parallax_section3 {
	float: left;
	width: 100%;
	padding: 120px 0
}

.parallax_section2 {
	text-align: center;
	background: url(../images/gray-bg1.png) center no-repeat fixed #999;
	background-origin: initial;
	background-clip: initial;
	background-size: cover
}

.parallax_section3 {
	text-align: left;
	background: url(../images/darkgray-bg1.png) center no-repeat;
	background-origin: initial;
	background-clip: initial;
	background-size: cover
}

.parallax_section4, .parallax_section5 {
	padding: 140px 0;
	width: 100%;
	text-align: center;
	float: left
}

.parallax_section4 {
	background: url(../images/darkgray-bg1.png) center no-repeat fixed #333;
	background-origin: initial;
	background-clip: initial;
	background-size: cover
}

.parallax_section4 h2 {
	color: #fff;
	font-size: 40px
}

.parallax_section4 p {
	color: #fff;
	font-size: 16px;
	margin-bottom: 50px
}

.parallax_section5 {
	background: url(../images/darkgray-bg1.png) center no-repeat fixed #333;
	background-origin: initial;
	background-clip: initial;
	background-size: cover
}

.parallax_section5 strong {
	color: #F7931D;
	font-size: 40px;
	font-family: 'Josefin Sans', sans-serif;
	border-radius: 3px
}

.parallax_section5 p {
	color: #fff;
	font-size: 16px;
	margin-bottom: 45px;
	margin-top: 30px
}

.parallax_section6 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 0 0 106px;
	background: url(../images/fullsite-img10.jpg) center no-repeat;
	background-origin: initial;
	background-clip: initial;
	background-size: cover
}

.parallax_section6 h2 {
	color: #fff;
	font-size: 40px;
	font-family: 'Dancing Script', cursive
}

.parallax_section6 .box {
	float: left;
	margin-top: 100px;
	margin-left: 10.2%
}

.hexagon {
	width: 170px;
	height: 100px;
	background: rgba(255, 255, 255, .9);
	position: relative;
	float: left;
	margin-right: 20px
}

.hexagon:after, .hexagon:before {
	content: "";
	width: 0;
	height: 0;
	border-left: 85px solid transparent;
	border-right: 85px solid transparent;
	left: 0
}

.hexagon.two {
	margin-right: 0;
	margin-left: 95px
}

.hexagon.five, .hexagon.four, .hexagon.three {
	margin-right: 0;
	margin-left: 20px
}

.hexagon:before {
	position: absolute;
	top: -45px;
	border-bottom: 45px solid rgba(255, 255, 255, .9)
}

.hexagon:after {
	position: absolute;
	bottom: -45px;
	border-top: 45px solid rgba(255, 255, 255, .9)
}

.haxmargin {
	float: left;
	width: 100%;
	margin-top: 60px
}

.hexagon:hover {
	background: rgba(0, 0, 0, .8)
}

.hexagon:hover:before {
	border-bottom: 45px solid rgba(0, 0, 0, .8)
}

.hexagon:hover:after {
	border-top: 45px solid rgba(0, 0, 0, .8)
}

.hexagon i {
	color: #333;
	font-size: 64px;
	margin-bottom: 10px
}

.hexagon h6 {
	margin-bottom: 5px
}

.hexagon p {
	color: #999;
	font-size: 13px;
	line-height: 16px
}

.hexagon:hover i {
	color: #F7931D
}

.hexagon:hover h6 {
	color: #fff
}

.parallax_section7 {
	float: left;
	width: 100%;
	text-align: left;
	padding: 120px 0;
	background: url(../images/gray-bg1.png) center no-repeat fixed #333;
	background-origin: initial;
	background-clip: initial;
	background-size: cover
}

.parallax_section7 .container {
	background: #fff
}

.parallax_section7 .center, .parallax_section7 .left, .parallax_section7 .right
	{
	float: left;
	width: 33.33%;
	padding: 45px 40px
}

.parallax_section7 .center {
	background: #333
}

.parallax_section7.two {
	float: left;
	width: 100%;
	text-align: left;
	padding: 120px 0;
	background: url(../images/gray-bg1.png) center no-repeat fixed #333;
	background-origin: initial;
	background-clip: initial;
	background-size: cover
}

.parallax_section8 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 140px 0;
	background: url(../images/darkgray-bg1.png) center no-repeat;
	background-origin: initial;
	background-clip: initial;
	background-size: cover
}

.parallax_section9 {
	float: left;
	width: 100%;
	text-align: left;
	padding: 140px 0 112px;
	background: url(../images/gray-bg1.png) center no-repeat fixed #eee;
	background-origin: initial;
	background-clip: initial;
	background-size: cover
}

.parallax_section9 .box {
	float: left;
	width: 100%;
	text-align: left;
	margin-bottom: 25px
}

.parallax_section9 .box.last {
	margin-bottom: 0
}

.parallax_section9 .box .left {
	float: left
}

.parallax_section9 .box .right {
	float: left;
	width: 76%;
	padding-top: 7px;
	margin-left: 5%
}

.footer {
	float: left;
	width: 100%;
	padding: 0;
	background: url(../images/footer-graph2.png) right bottom no-repeat
		#071225;
}

.footer .top_footer {
	float: left;
	width: 100%;
	background: #333;
	padding: 40px 0 35px;
	margin-bottom: 75px
}

.footer .top_footer.empty {
	float: left;
	width: 100%;
	background: url(../images/footer-graph.png) center top no-repeat;
	padding: 112px 0 0;
	margin-bottom: 0
}

.footer .top_footer .colleft, .footer .top_footer .colright {
	float: left;
	width: 40%
}

.footer .top_footer .colcenter {
	float: left;
	width: 20%
}

.footer .top_footer h6 {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	text-align: center
}

.footer.light .faddress li a:hover, .footer.light .qlinks li a:hover,
	.footer.light .top_footer h6, .footer.light h4, .footer.light h4.lmb {
	color: #333
}

.footer .top_footer h6 em {
	font-size: 12px;
	font-style: normal
}

.footer.light.two {
	background: #fff;
	padding-top: 100px
}

.footer.light {
	background: url(../images/footer-graph2.png) right bottom
}

.footer.light .top_footer {
	padding: 40px 0 0;
	background: url(../images/footer-graph4.png) center top no-repeat
}

.footer.light .newsletter_two .left, .footer.light .twitter_feeds_two .left
	{
	background: url(../images/site-img40.png) center top no-repeat
}

.footer.light .twitter_feeds_two .right {
	color: #727272
}

.footer.light .twitter_feeds_two .right em, .footer.light .twitter_feeds_two .right em a
	{
	color: #999
}

.footer.light .twitter_feeds_two .right em a:hover {
	color: #727272
}

.footer.light .newsletter_two input.enter_email_input {
	border: 1px solid #dfdfdf;
	color: #727272;
	font-size: 13px
}

.footer.light .newsletter_two .input_submit {
	color: #333;
	background-color: #dfdfdf
}

.footer.light .newsletter_two .input_submit:hover {
	color: #fff
}

.divider_2lines {
	float: left;
	width: 100%;
	height: 2px;
	margin-top: 45px;
	background: url(../images/divider-twolines.png) left top repeat-x
}

.newsletter_two .left, .twitter_feeds_two .left {
	width: 85px;
	height: 76px;
	text-align: center;
	background: url(../images/site-img36.png) center top no-repeat
}

.twitter_feeds_two {
	float: left
}

.twitter_feeds_two .left {
	float: left;
	padding-top: 20px;
	margin-right: 25px;
	color: #fff
}

.twitter_feeds_three, .twitter_feeds_three li {
	padding: 0;
	margin: 0;
	float: left
}

.twitter_feeds_two .right {
	color: #999
}

.twitter_feeds_two .right em {
	display: block;
	font-size: 12px;
	font-style: normal;
	color: #585858
}

.twitter_feeds_two .right em a {
	color: #585858
}

.twitter_feeds_two .right em a:hover {
	color: #999
}

.twitter_feeds_three li.bhline {
	padding-bottom: 22px;
	margin-bottom: 20px;
	border-bottom: 1px solid #3d3d3d
}

.twitter_feeds_three li a {
	color: #999
}

.twitter_feeds_three li a:hover {
	color: #fff
}

.twitter_feeds_three li i {
	padding: 0;
	margin: 0 5px 0 0
}

.twitter_feeds_three li em {
	float: left;
	font-size: 10px;
	font-style: normal;
	color: #727272
}

.twitter_feeds_three li em a {
	color: #727272;
	transition: all .3s ease
}

.twitter_feeds_three li em a:hover {
	color: #727272;
	text-decoration: underline
}

.newsletter_two {
	float: left
}

.newsletter_two .left {
	float: left;
	padding-top: 20px;
	margin-right: 25px;
	color: #fff
}

.newsletter_two i {
	color: #fff;
	font-size: 40px;
	margin-bottom: 5px
}

.newsletter_two .right {
	float: left;
	padding-top: 10px
}

.newsletter_two input.enter_email_input {
	float: left;
	padding: 3px 0 2px 18px;
	height: 56px;
	width: 225px;
	background: 0 0;
	border: 1px solid #484848;
	color: #727272;
	font-size: 13px
}

.newsletter_two .input_submit {
	float: left;
	padding: 16px 25px 15px;
	background-color: #484848;
	border: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase
}

.newsletter_two .input_submit:hover {
	color: #fff;
	cursor: pointer;
	background-color: #727272
}

.footheader h4 {
	color: #fff;
	font-weight: 600;
	margin-bottom: 12px !important;
	font-size: 15px !important
}

.footer h4 {
	color: #fff;
	font-weight: 600;
	margin-bottom: 25px
}

.footer h4.lmb {
	color: #fff;
	margin-bottom: 20px
}

ul.faddress {
	float: left;
	width: 100%;
	padding-bottom: 10px;
	margin: 0
}

.faddress li {
	padding: 2px 0;
	margin: 0
}

.faddress li a {
	color: #727272
}

.faddress li a:hover {
	color: #fff
}

.twitter_feed {
	float: left;
	padding: 0;
	margin: 0;
	width: 100%
}

.twitter_feed .left {
	float: left;
	padding: 0;
	margin: -7px 0 0;
	width: 20px
}

.twitter_feed .right {
	float: right;
	padding: 0;
	margin: -10px 0 0;
	width: 89%
}

.twitter_feed a {
	color: #999
}

.twitter_feed a:hover {
	color: #fff
}

.twitter_feed a.small {
	font-size: 9px;
	color: #727272
}

.twitter_feed a.small:hover {
	font-size: 9px;
	color: #999
}

#flickr_badge_wrapper {
	padding: 0;
	margin: 25px 0 0;
	width: 100%
}

#flickr_badge_wrapper img {
	width: 70px;
	height: 70px;
	margin-right: 8px;
	margin-bottom: 2px;
	border: 0 solid #999 !important
}

#flickr_www {
	display: block;
	padding: 0 10px !important
}

#flickr_badge_uber_wrapper a:active, #flickr_badge_uber_wrapper a:hover,
	#flickr_badge_uber_wrapper a:link, #flickr_badge_uber_wrapper a:visited
	{
	text-decoration: none !important;
	background: inherit !important;
	color: #3993ff
}

#flickr_badge_source {
	padding: 0 !important
}

.newsletter {
	float: left;
	width: 100%
}

.newsletter .enter_email_input {
	float: left;
	width: 75%;
	height: 39px;
	padding: 0 7px;
	line-height: 39px;
	background: #fff;
	border: 0;
	font-size: 13px;
	font-weight: 600;
	color: #999
}

.copyright_info, .fbposts, .fform, .ftags, .qlinks, .qlinks ul {
	float: left;
	width: 100%
}

.newsletter .input_submit {
	float: left;
	color: #fff;
	height: 39px;
	padding: 0 10px;
	background-color: #13afeb;
	border: 0;
	cursor: pointer
}

.newsletter .input_submit:hover {
	color: #fff;
	background-color: #454545
}

.qlinks ul {
	padding: 0;
	margin: 0
}

.qlinks li {
	padding: 4px 0;
	margin: 0
}

.footer.style2, .footer.style3 {
	padding: 95px 0 0;
	border-top: 5px solid #212121;
	float: left;
	width: 100%
}

.qlinks li a {
	color: #727272
}

.qlinks li a:hover {
	color: #fff
}

.qlinks li a i {
	margin-right: 3px
}

.footer.style2 {
	background: url(../images/footer-graph3.png) right bottom no-repeat #333
}

.footer.style3 {
	background: url(../images/footer-graph5.png) right bottom no-repeat #333
}

.fbposts img {
	float: left;
	margin-right: 18px
}

.fbposts a {
	float: left;
	color: #999;
	margin-bottom: 34px
}

.fbposts a:hover {
	color: #fff
}

.fbposts a:hover img {
	opacity: .7
}

.ftags a {
	float: left;
	color: #999;
	padding: 5px 10px;
	margin: 0 5px 10px;
	background: rgba(0, 0, 0, .2)
}

.ftags a:hover {
	background: rgba(0, 0, 0, .5)
}

.copyright_info {
	padding: 30px 0 25px;
	margin: 30px 0 0;
	color: #727272;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	background: rgba(255, 255, 255, .05)
}

.copyright_info a {
	margin-top: 10px;
	font-size: 12px;
	color: #727272;
	text-align: right
}

.copyright_info a:hover {
	color: #e3e3e3
}

.copyright_info.two {
	background: #fff;
	color: #999
}

.copyright_info.two a {
	color: #999
}

.copyright_info.two a:hover {
	color: #454545
}

.copyright_info.three {
	background: rgba(255, 255, 255, .45);
	color: #999
}

.copyright_info.three a {
	color: #999
}

.copyright_info.three a:hover {
	color: #454545
}

.copyright_info.four {
	background: #F7931D;
	color: #fff;
	border-top: 3px double rgba(0, 0, 0, .12)
}

.copyright_info.four a {
	color: #fff
}

.copyright_info.four a:hover {
	color: #fff;
	text-decoration: underline
}

.copyright_info.five {
	background: 0 0;
	color: #999;
	margin-top: 0
}

.copyright_info.five a {
	color: #999
}

.copyright_info.five a:hover {
	color: #454545
}

.search_hwrap {
	display: inline-block;
	height: 50px;
	float: right;
	padding: 0;
	position: relative
}

.search_hwrap input[type=text] {
	height: 50px;
	font-size: 14px;
	display: inline-block;
	font-family: Raleway, sans-serif;
	font-weight: 400;
	border: none;
	outline: 0;
	color: #ccc;
	padding: 3px 50px 3px 3px;
	width: 0;
	position: absolute;
	top: 8px;
	right: 0;
	background: 0 0;
	z-index: 3;
	transition: width .4s cubic-bezier(0, .795, 0, 1);
	cursor: pointer
}

.search_hwrap input[type=text]:focus {
	width: 210px;
	z-index: 1;
	cursor: text
}

.search_hwrap input[type=submit] {
	height: 36px;
	width: 36px;
	display: inline-block;
	color: red;
	float: right;
	background: url(../images/search-icon.png) center 7px no-repeat #727272;
	text-indent: -10000px;
	position: absolute;
	top: 14px;
	right: 0;
	z-index: 2;
	opacity: .4;
	cursor: pointer;
	transition: opacity .4s ease;
	border: 1px solid #999;
	border-radius: 100%
}

.search_hwrap input[type=submit]:hover {
	opacity: .8
}

.search_hwrap.two input[type=text] {
	color: #fff
}

.search_hwrap.two input[type=submit] {
	background: url(../images/search-icon.png) center 7px;
	border: 1px solid rgba(255, 255, 255, .9)
}

.page_title {
	position: relative;
	float: left;
	width: 100%;
	text-align: center;
	padding: 220px 0 120px;
	background: url(../images/fullsite-img14.jpg) center top
}

.page_title .title {
	width: 100%;
	float: left;
	text-align: center;
	margin: 0
}

.page_title .title h1 {
	margin: 0 0 40px;
	padding-bottom: 30px;
	font-size: 58px;
	color: #fff;
	text-transform: none;
	background: url(../images/white-line.png) center bottom no-repeat
}

.page_title h3 {
	margin: 0 0 8px;
	color: #fff;
	font-weight: 700
}

.page_title h5 {
	margin: 0;
	color: #fff;
	font-weight: 300
}

.page_title.small .title h1 {
	margin: 0 0 20px
}

.page_title.two {
	background: url(../images/fullsite-img20.jpg) center top
}

.page_title2, .page_title2a {
	background: url(../images/footer-graph3.png) center bottom;
	width: 100%
}

.page_title2 {
	float: left;
	margin-top: 21px;
	padding: 47px 0 14px
}

.page_title2 h1 {
	float: left;
	font-size: 32px;
	font-weight: 200;
	margin-bottom: 0;
	color: #fff
}

.page_title2 .pagenation {
	float: right;
	font-size: 12px;
	text-align: left;
	font-weight: 400;
	color: #e3e3e3;
	margin: 10px 0 0
}

.page_title2 .pagenation i {
	color: #999;
	margin: 0 2px
}

.page_title2a {
	float: left;
	margin-top: 0;
	padding: 16px 0 14px
}

.page_title2a h1 {
	float: left;
	font-size: 32px;
	font-weight: 200;
	margin-bottom: 0;
	color: #fff
}

.page_title2a .pagenation {
	float: right;
	font-size: 12px;
	text-align: left;
	font-weight: 400;
	color: #e3e3e3;
	margin: 10px 0 0
}

.page_title2a .pagenation i {
	color: #999;
	margin: 0 2px
}

.page_title2a .pagenation a {
	padding: 0;
	color: #999;
	transition: all .3s ease
}

.page_title2a .pagenation a:hover {
	color: #e3e3e3
}

.page_title3 {
	position: relative;
	float: left;
	width: 100%;
	text-align: center;
	padding: 140px 0;
	background: url(../images/fullsite-img15.jpg) center top
}

.page_title3 .title {
	width: 100%;
	float: left;
	text-align: center;
	margin: 0
}

.page_title3 .title h1 {
	margin: 0 0 10px;
	padding-bottom: 30px;
	font-size: 58px;
	color: #fff;
	text-transform: none;
	font-weight: 400
}

.page_title3 h5 {
	color: #fff;
	width: 75%;
	margin: 0 auto;
	font-weight: 300;
	line-height: 30px
}

.page_title3 i {
	color: #fff;
	font-size: 27px;
	width: 80px;
	height: 80px;
	text-align: center;
	vertical-align: middle;
	line-height: 80px;
	background-color: rgba(255, 255, 255, .1);
	border-radius: 100%;
	margin: 50px 10px 0;
	transition: all .3s ease
}

.page_title3 i:hover {
	color: #fff;
	background-color: rgba(255, 255, 255, .2)
}

.page_title4 {
	position: relative;
	float: left;
	width: 100%;
	padding: 70px 0;
	background: #f3f3f3
}

.page_title4 .title {
	width: 100%;
	float: left;
	text-align: left;
	margin: 0
}

.page_title4 .title h1 {
	margin: 0;
	color: #293139;
	text-transform: none;
	font-size: 40px
}

.page_title4 .line {
	background: #999;
	position: absolute;
	height: 1px;
	display: block;
	width: 100px;
	margin-top: 12px
}

.comment_content, .comment_content .comment_meta, .page_title5 {
	position: relative
}

.page_title4 h6 {
	float: left;
	margin-top: 14px;
	margin-bottom: 0;
	color: #727272;
	font-weight: 300;
	line-height: 25px;
	width: 85%
}

.clogo_small, .imgheader, .imgheader10, .imgheader11, .imgheader12,
	.imgheader13, .imgheader14, .imgheader15, .imgheader16, .imgheader17,
	.imgheader18, .imgheader19, .imgheader2, .imgheader3, .imgheader4,
	.imgheader5, .imgheader6, .imgheader7, .imgheader8, .imgheader9,.imgheader20,
	.imgheadercnt, .imgheaderlucky, .imgheadermgmt, .imgheadertech,
	.imgheaderretailfort, .page_title5, .page_title5 .title {
	width: 100%;
	float: left
}

.page_title5 {
	text-align: center;
	padding: 200px 0 40px;
	background: url(../images/fullsite-img13.jpg) center top no-repeat #333
}

.page_title5 .title {
	text-align: left;
	margin: 0
}

.page_title5 .title h1 {
	float: left;
	margin: 0;
	padding: 5px 10px;
	font-size: 35px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	background-color: rgba(0, 0, 0, .3)
}

.page_title5.two {
	padding: 310px 0 40px;
	background: url(../images/fullsite-img19.jpg) center top no-repeat #333
}

.imgheaderlucky {
	height: 250px;
	background: url(../images/title-bg-tour.png) center top no-repeat
		#112546
}

.imgheaderlucky img {
	float: left
}

.imgheadermgmt {
	height: 250px;
	background: url(../images/title-bg-mgmt.png) center top no-repeat
		#112546
}

.imgheadermgmt img {
	float: left
}

.imgheader17 {
	height: 250px;
	background: url(../images/title-bg-career.png) center top no-repeat
		#112546
}

.imgheader17 img {
	float: left
}

.imgheader {
	height: 250px;
	background: url(../images/title-bg-about.png) center bottom no-repeat
		#112546
}

.imgheader img {
	float: left
}

.imgheaderretailfort {
	height: 250px;
	background: url(../images/title-bg-retailfort.png) center bottom
		no-repeat #112546
}

.imgheadercnt {
	height: 250px;
	background: url(../images/title-bg-contact.png) center bottom no-repeat
		#112546
}

.imgheadercnt img {
	float: left
}

.imgheader2 {
	height: 250px;
	background: url(../images/title-bg-finance.png) center top no-repeat
		#112546
}

.imgheader2 img {
	float: left
}

.imgheader3 {
	height: 250px;
	background: url(../images/title-bg-telecom.png) center top no-repeat
		#112546
}

.imgheader3 img {
	float: left
}

.imgheader4 {
	height: 400px;
	background: url(../images/fullsite-img19.jpg) center top no-repeat
		#112546
}

.imgheader4 img {
	float: left
}

.imgheader5 {
	height: 250px;
	background: url(../images/title-bg-cloud.png) center top no-repeat
		#112546
}

.imgheader5 img {
	float: left
}

.imgheader6 {
	height: 250px;
	background: url(../images/title-bg-mobilityservices.png) center top
		no-repeat #112546
}

.imgheader6 img {
	float: left
}

.imgheader7 {
	height: 250px;
	background: url(../images/title-bg-retailservice.png) center top
		no-repeat #112546
}

.imgheader7 img {
	float: left
}

.imgheadertech {
	height: 250px;
	background: url(../images/title-bg-tech.png) center top no-repeat
		#112546
}

.imgheadertech img {
	float: left
}

.imgheader8 {
	height: 250px;
	background: url(../images/transparent.png) center top no-repeat #112546
}

.imgheader8 img {
	float: left
}

.imgheader9 {
	height: 250px;
	background: url(../images/title-bg-mgmt.png) center top no-repeat
		#112546
}

.imgheader9 img {
	float: left
}

.imgheader20 {
	height: 250px;
	background: url(../images/gallery-banner.png) center top no-repeat
		#112546
}

.imgheader20 img {
	float: left
}


.imgheader10 {
	height: 250px;
	background: url(../images/title-bg-industries.png) center top no-repeat
		#112546
}

.imgheader10 img {
	float: left
}

.imgheader11 {
	height: 250px;
	background: url(../images/title-bg-mfg.png) center top no-repeat #112546
}

.imgheader12 {
	height: 250px;
	background: url(../images/title-bg-food-indus.png) center top no-repeat
		#112546
}

.imgheader12 img {
	float: left
}

.imgheader13 {
	height: 250px;
	background: url(../images/title-bg-health.png) center top no-repeat
		#112546
}

.imgheader13 img {
	float: left
}

.imgheader18 {
	height: 250px;
	background: url(../images/title-bg-tt.png) center top no-repeat #112546
}

.imgheader18 img {
	float: left
}

.imgheader19 {
	height: 250px;
	background: url(../images/title-bg-enter.png) center top no-repeat
		#112546
}

.imgheader19 img {
	float: left
}

.imgheader14 {
	height: 250px;
	background: url(../images/title-bg-askmesms.png) center top no-repeat
		#112546
}

.imgheader14 img {
	float: left
}

.imgheader15 {
	height: 250px;
	background: url(../images/title-bg-casestudy.png) center top no-repeat
		#112546
}

.imgheader16 {
	height: 250px;
	background: url(../images/title-bg-blog.png) center top no-repeat
		#112546
}

.imgheader11 img, .imgheader16 img {
	float: left
}

.clogo_small li {
	float: left;
	width: 10%
}

.clogo_small li h6 {
	font-size: 14px;
	margin-top: 18px;
	text-align: right
}

.blog_post, .clogo_small li img {
	float: left;
	width: 100%
}

.blog_post h3 {
	text-align: left;
	color: #333;
	line-height: 30px;
	display: block
}

.blog_post h3 a {
	color: #F7931D;
	text-decoration: none;
	margin-top: 3px;
	text-transform: none;
	font-weight: 400;
	font-size: 30px
}

.comment_submit, .nameclas, .pagination a.navlinks, .post_meta_links li a,
	.textyslider strong {
	text-transform: uppercase
}

.blog_post h3 a:hover {
	color: #383634
}

ul.post_meta_links {
	float: left;
	margin: -5px 0 0;
	padding: 0
}

.post_meta_links li {
	float: left;
	margin: 0;
	padding: 0 0 0 4px;
	list-style-type: none;
	color: #999
}

.post_meta_links li a {
	color: #999;
	padding: 0 18px 0 0;
	text-decoration: none;
	font-size: 11px
}

.post_meta_links li a:hover {
	color: #727272;
	text-decoration: none
}

.post_meta_links li i {
	color: #bbb;
	font-size: 12px;
	font-style: normal
}

.blog_postcontent {
	float: left;
	width: 100%
}

.blog_postcontent .image_frame {
	float: left;
	width: 100%;
	margin-bottom: 27px
}

.blog_postcontent .image_frame.mone {
	float: left;
	width: 100%;
	height: 280px;
	overflow: hidden
}

.blog_postcontent .image_frame.mtwo {
	float: left;
	width: 100%;
	height: 180px;
	overflow: hidden
}

.blog_postcontent .image_frame.mthree {
	float: left;
	width: 100%;
	height: 480px;
	overflow: hidden
}

.blog_postcontent .image_frame.mone img, .blog_postcontent .image_frame.mthree img,
	.blog_postcontent .image_frame.mtwo img {
	float: left;
	width: auto;
	margin-left: -45%;
	margin-top: -10%
}

.blog_postcontent .video_frame.mtwo iframe {
	float: left;
	width: 100%;
	height: 280px;
	overflow: hidden
}

.blog_postcontent .image_frame.small {
	float: left;
	width: 43%;
	border: 7px solid #fff;
	margin-bottom: 25px;
	-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, .1)
}

.blog_postcontent .image_frame.small:hover {
	border: 7px solid #f9f9f9
}

.blog_postcontent .image_frame img {
	float: left;
	width: 100%
}

.blog_postcontent .video_frame.small iframe {
	height: 250px
}

.blog_postcontent .video_frame iframe {
	float: left;
	width: 100%;
	height: 520px;
	margin-bottom: 27px
}

.post_info_content_small {
	padding: 0;
	margin: 0 0 0 4%;
	width: 50%;
	float: left
}

ul.post_meta_links_small {
	float: left;
	margin: -15px 0 12px 80px;
	padding: 0;
	width: 80%
}

.post_meta_links_small li a {
	color: #a1a1a1;
	padding: 0 5px 0 0;
	text-decoration: none;
	font-size: 11px
}

.post_meta_links_small li a:hover {
	color: #727272;
	padding: 0 5px 0 0;
	text-decoration: none;
	font-size: 11px
}

.post_readmore:hover, .post_readmore:link, .post_readmore:visited {
	float: right;
	height: 27px;
	width: 185px;
	padding-top: 7px;
	text-decoration: none;
	text-align: center
}

.blog_post a.date {
	color: #454545;
	font-size: 16px;
	font-weight: 400
}

.blog_post a.date:hover {
	color: #F7931D
}

.post_readmore:link, .post_readmore:visited {
	color: #fff;
	background: url(../images/skin01/but_post_readmore.jpg) left
}

.post_readmore:hover {
	color: #fff;
	background: url(../images/skin01/but_post_readmore_hover.jpg) left
}

.sharepost {
	float: left;
	width: 80%;
	margin-bottom: 40px
}

.sharepost ul {
	margin: 0;
	padding: 0
}

.sharepost li {
	margin: 0 7px 5px 0;
	padding: 2px 5px;
	float: left;
	border-radius: 2px;
	list-style-type: none;
	background-color: #F7931D;
	transition: all .3s ease
}

.sharepost li i {
	color: #fff
}

.sharepost li:hover {
	background-color: #383634
}

.about_author {
	float: left;
	width: 100%;
	padding: 20px;
	background-color: #f9f9f9;
	border: 1px solid #eee
}

.about_author img {
	float: left;
	margin-right: 20px
}

.about_author a {
	font-family: 'Open Sans' !important;
	font-weight: 400;
	font-weight: 600;
	color: #333
}

.comment_submit, .error_pagenotfound, .pagination {
	font-family: 'Open Sans', sans-serif
}

.about_author a:hover {
	color: #F7931D
}

.pagination.center {
	text-align: center
}

.pagination.center b {
	float: inherit
}

.pagination {
	clear: both;
	padding: 10px 0;
	margin-bottom: 20px
}

.pagination b {
	float: left;
	margin: 0 5px 2px 0;
	padding: 0 10px;
	font-weight: 400;
	color: #999
}

.pagination a.navlinks {
	font-size: 12px;
	color: #454545;
	background-color: #eee;
	font-weight: 600;
	padding: 7px 10px;
	border-radius: 3px
}

.pagination a.current, .pagination a.navlinks:hover {
	color: #fff;
	background-color: #454545
}

.comment_form {
	float: left;
	width: 100%;
	margin-top: 30px
}

.comment_form label {
	float: left;
	width: 90px;
	height: 15px;
	padding: 7px 10px;
	margin-bottom: 40px;
	font-weight: 400
}

.comment_input_bg, .comment_textarea_bg {
	padding: 7px 10px 0;
	border-top: 2px solid #e3e3e3;
	border-left: 2px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	background-color: #f9f9f9;
	float: left
}

.comment_input_bg {
	width: 75%;
	height: 40px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

.comment_textarea_bg {
	width: 90%;
	height: 235px;
	margin-bottom: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

.comment_checkbox {
	float: left;
	display: block;
	width: 90%;
	margin-top: 10px
}

.comment_submit {
	background-color: #eee;
	border: 1px solid #ddd;
	padding: 9px 13px;
	font-weight: 600;
	border-radius: 4px;
	color: #333
}

.comment_wrap, .comment_wrap.chaild {
	border-bottom: 1px solid #eee;
	overflow: hidden
}

.comment_submit:hover {
	background-color: #f9f9f9;
	cursor: pointer
}

.comment_wrap {
	padding: 20px 20px 20px 0
}

.comment_wrap.chaild {
	margin: 10px 20px 10px 50px
}

.gravatar {
	float: left
}

.comment_content {
	overflow: hidden;
	padding-left: 20px;
	min-height: 80px
}

.comment_content .comment_meta .comment_author {
	display: inline;
	font-size: 14px;
	font-style: normal
}

.comment_content .comment_meta .comment_author i {
	display: inline;
	font-size: 11px;
	font-style: italic
}

.comment_content .comment_text {
	clear: both;
	padding-top: 0;
	overflow: hidden
}

.comment_content .comment_text a {
	color: #d3d3d3;
	margin-top: 5px;
	float: left
}

.comment_content .comment_text a:hover {
	color: #727272;
	margin-top: 5px;
	float: left
}

#comments_section li ul li {
	margin-left: 30px
}

ul.adsbanner-list {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%
}

.adsbanner-list li, .adsbanner-list li img, .adsbanner-list li.last {
	padding: 0;
	width: 140px;
	height: 140px;
	list-style-type: none;
	float: left
}

.adsbanner-list li {
	margin: 0 10px 10px 0
}

.adsbanner-list li img, .adsbanner-list li.last {
	margin: 0
}

.address_info {
	float: left;
	background-color: #f9f9f9;
	border: 1px solid #e1e1e1;
	padding: 20px 20px 10px;
	width: 700px;
	margin-bottom: 40px
}

.address_info.two {
	background-color: #fff;
	border: none;
	padding-top: 0
}

.address_info h3 i {
	font-weight: 500;
	font-style: normal
}

.address_info li strong{
	line-height:50px
}
.officeAddr{
	font-weight: 600;
	color:#000000;
	position: absolute;
	
}

.google-map {
	width: 99%;
	height: 350px;
	border: 5px solid #fff;
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1)
}

.google-map2 {
	width: 100%;
	height: 450px
}

.google-map3 {
	width: 100%;
	height: 300px;
	border: 10px solid #fff;
	-webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, .4);
	box-shadow: 0 0 1px 0 rgba(0, 0, 0, .4)
}

.google-map4 {
	width: 100%;
	height: 200px;
	border: 5px solid #fff;
	-webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, .4);
	box-shadow: 0 0 1px 0 rgba(0, 0, 0, .4)
}

.sidebar_widget {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0
}

.sidebar_widget ul.arrows_list1 {
	padding: 0;
	margin: -10px 0 0;
	float: left
}

.sidebar_widget ul.arrows_list1 li a {
	color: #F7931D;
	line-height: 30px
}

.sidebar_widget ul.arrows_list1 li a:hover {
	color: #272727
}

.sidebar_widget ul.arrows_list1 i {
	margin-right: 4px
}

.sidebar_title {
	float: left;
	width: 100%
}

.clientsays_widget h4, .sidebar_widget h4 {
	margin-bottom: 30px;
	float: left;
	font-weight: 300
}

.clientsays_widget h4 i, .sidebar_widget h4 i {
	font-weight: 500;
	font-style: normal
}

ul.recent_posts_list {
	margin: 0;
	padding: 0;
	width: 100%;
	float: left
}

.recent_posts_list li {
	padding: 0 0 13px;
	margin: 0 0 16px;
	list-style-type: none;
	border-bottom: 1px solid #eee;
	float: left;
	width: 100%
}

.recent_posts_list li a {
	text-decoration: none;
	line-height: 17px;
	display: block;
	color: #999
}

.recent_posts_list li a:hover {
	color: #F7931D
}

.recent_posts_list li span {
	float: left;
	margin-right: 15px
}

.recent_posts_list li span img {
	float: left;
	margin-right: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1
}

.recent_posts_list li span img:hover {
	float: left;
	margin-right: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-moz-opacity: .8;
	-khtml-opacity: .8;
	opacity: .8
}

.recent_posts_list li i {
	padding: 1px 0 0;
	margin: 0;
	display: block;
	font-size: 10px;
	font-style: normal;
	color: #c9c9c9
}

.recent_posts_list li.last {
	padding: 0 0 7px;
	margin: 0;
	border-bottom: 0 solid #f5f6f6
}

.clientsays_widget {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	color: #999
}

.clientsays_widget strong {
	font-weight: 600;
	color: #454545
}

.clientsays_widget h3 {
	margin-bottom: 18px
}

.clientsays_widget img {
	float: left;
	margin-right: 13px;
	margin-top: 7px
}

.portfolio_widget {
	float: left;
	width: 100%;
	padding: 0;
	text-align: center
}

.portfolio_widget .box {
	float: left;
	width: 100%
}

.portfolio_widget .box strong {
	font-size: 16px;
	color: #181818;
	font-weight: 600;
	display: block;
	margin-bottom: 5px;
	margin-top: 25px
}

.portfolio_widget .box strong a {
	color: #181818
}

.portfolio_widget .box strong a:hover {
	color: #2191ed
}

.portfolio_widget .box i {
	font-size: 22px;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 100%;
	width: 58px;
	height: 58px;
	text-align: center;
	vertical-align: middle;
	line-height: 58px;
	margin-top: 26%
}

.error_pagenotfound {
	padding: 50px 30px 58px;
	margin: 0 auto;
	width: 59%;
	background-color: #fff;
	border: 1px solid #eee;
	border-bottom: 5px solid #eee;
	text-align: center
}

.slidercform .sky-form .button, .slidercform strong, .slidercform2 strong
	{
	font-family: Raleway, sans-serif
}

.error_pagenotfound strong {
	display: block;
	font-size: 145px;
	line-height: 100px;
	color: #e3e3e3;
	font-weight: 400;
	margin-bottom: 10px;
	text-shadow: 5px 5px 1px #fafafa
}

.error_pagenotfound b {
	display: block;
	font-size: 40px;
	line-height: 50px;
	color: #999;
	margin: 0;
	font-weight: 300
}

.error_pagenotfound em {
	display: block;
	font-size: 18px;
	line-height: 59px;
	color: #F7931D;
	margin: 0;
	font-style: normal
}

.portfolio_area {
	padding: 0;
	margin: 0;
	width: 100%;
	float: left
}

.portfolio_area_left {
	padding: 0;
	margin: 0;
	width: 74%;
	float: left
}

.portfolio_area_left img {
	padding: 0;
	margin: 0;
	width: 100%;
	float: left;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1)
}

.portfolio_area_right {
	padding: 0;
	margin: 0 0 0 4%;
	width: 22%;
	float: left
}

.project_details {
	padding: 0;
	margin: 80px 0 0
}

.project_details span {
	padding: 10px 0;
	margin: 0;
	font-size: 14px;
	font-weight: 700;
	color: #454545;
	float: left;
	width: 100%;
	border-bottom: 1px solid #e3e3e3
}

.project_details em, .project_details strong {
	padding: 0;
	margin: 0;
	font-size: 13px;
	float: left
}

.project_details strong {
	font-weight: 700;
	color: #727272;
	width: 40%
}

.project_details em, .project_details span a {
	font-weight: 400;
	color: #727272;
	font-style: normal
}

.project_details em {
	width: 60%
}

.project_details span a {
	padding: 3px 10px;
	margin: 0 0 0 3px;
	font-size: 11px;
	line-height: 30px;
	background-color: #e3e3e3;
	border-radius: 3px
}

.project_details span a:hover {
	background-color: #ddd
}

.addto_favorites {
	padding: 3px 10px 5px;
	margin: 27px 0 0;
	width: 142px;
	display: block;
	border-radius: 3px;
	font-size: 13px;
	color: #999;
	background: #eee
}

.addto_favorites:hover {
	background: #e3e3e3
}

.addto_favorites i {
	color: #c3c3c3
}

ul.small_social_links {
	padding: 0;
	margin: 18px 0 25px
}

.small_social_links li {
	padding: 0;
	margin: 0 5px 0 0;
	float: left
}

.small_social_links li i {
	font-size: 11px;
	color: #F7931D;
	border: 1px solid #eee;
	width: 25px;
	height: 25px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 23px
}

.small_social_links li a {
	opacity: 1
}

.small_social_links li a:hover {
	opacity: .7
}

ul.list_5 {
	float: left;
	padding: 0;
	margin: 0
}

.list_5 li {
	float: left;
	padding: 0;
	margin: 0 0 5px
}

.list_5 li.last {
	margin: 0
}

.list_5 li img {
	float: left;
	margin-right: 18px
}

.list_5 li em {
	float: left;
	font-style: normal;
	margin: 9px 0 0
}

.list_5 li a {
	color: #999
}

.scrollup {
	width: 40px;
	height: 40px;
	opacity: 1;
	position: fixed;
	bottom: 22px;
	right: 20px;
	display: none;
	text-indent: -9999px;
	background: url(../images/scroll-top-arrow.png) left top no-repeat;
	z-index: 999
}

.stheader, .stheader2, .stheader3 {
	width: 100%;
	float: left
}

.mitemnew {
	color: #fff;
	padding: 1px 4px;
	background: #F7931D;
	border-radius: 2px;
	font-size: 11px;
	font-weight: 500
}

.slidercform, .slidercform2 {
	border-radius: 3px;
	text-align: center
}

.stheader {
	height: 750px;
	margin-top: 100px;
	background: url(../images/sliders/master/slider-bg16.jpg) center #999
}

.stheader2 {
	background: url(../images/sliders/master/slider-bg20.jpg) center #999
}

.stheader3 {
	height: 840px;
	background: url(../images/sliders/master/slider-bg21.jpg) center #999
}

.slidercform {
	float: left;
	width: 470px;
	padding: 47px 50px 50px;
	margin-top: 100px;
	background: rgba(0, 0, 0, .72)
}

.slidercform .sky-form {
	color: #999
}

.slidercform .sky-form footer {
	padding: 5px 0 0
}

.slidercform .sky-form .button {
	float: left;
	width: 86.5%;
	height: 50px;
	background: #F7931D;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	color: #fff;
	opacity: 1
}

.slidercform .sky-form .button:hover {
	opacity: .75
}

.slidercform .sky-form section {
	margin-bottom: 9px
}

.slidercform strong {
	color: #fff;
	font-size: 27px;
	font-weight: 700;
	display: block
}

.slidercform strong em {
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	font-style: normal;
	display: block;
	margin-top: 8px
}

.slidercform span {
	width: 50%;
	height: 1px;
	background: #595959;
	float: left;
	margin-top: 14px;
	margin-left: 25%
}

.slidercform2 {
	float: right;
	width: 470px;
	padding: 47px 45px 50px;
	background: rgba(18, 18, 18, .9);
	position: relative;
	z-index: 300;
	margin-top: -565px
}

.slidercform2 strong {
	color: #fff;
	font-size: 27px;
	font-weight: 700;
	display: block
}

.slidercform2 strong em {
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	font-style: normal;
	display: block;
	margin-top: 8px
}

.slidercform2 span {
	width: 50%;
	height: 1px;
	background: #454545;
	float: left;
	margin-top: 14px;
	margin-left: 25%
}

.slidercform2 .sky-form .input input, .slidercform2 .sky-form .select select,
	.slidercform2 .sky-form .textarea textarea {
	padding: 10px 14px;
	outline: 0;
	border-width: 0;
	border-style: solid;
	background: rgba(255, 255, 255, .9);
	font: 14px/18px 'Open Sans', Helvetica, Arial, sans-serif;
	color: #454545;
	display: block
}

.headerport .boxsize1, .headerport .boxsize2, .headerport .boxsize3,
	.headerport .boxsize4 {
	background: #525252;
	float: left;
	text-align: center
}

.slidercform2 .sky-form .input input, .slidercform2 .sky-form .select select
	{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 101.5%;
	appearance: normal;
	-moz-appearance: none;
	-webkit-appearance: none
}

.slidercform2 .sky-form .textarea textarea {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 100%;
	appearance: normal;
	-moz-appearance: none;
	-webkit-appearance: none
}

.headerport {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 210px;
	margin-bottom: 130px
}

.headerport .left {
	float: left;
	width: 33%
}

.headerport .center {
	float: left;
	width: 34%
}

.headerport .right {
	float: left;
	width: 33%
}

.headerport .boxsize1 {
	width: 100%;
	height: 300px
}

.headerport .boxsize2, .headerport .boxsize3 {
	height: 150px
}

.headerport .boxsize2 {
	width: 50%
}

.headerport .boxsize3 {
	width: 100%
}

.headerport .boxsize4 {
	width: 100%;
	height: 450px
}

.headerport .boxsize1 img {
	width: 100%;
	height: 300px;
	display: block
}

.headerport .boxsize2 img, .headerport .boxsize3 img {
	width: 100%;
	height: 150px;
	display: block
}

.headerport .boxsize4 img {
	width: 100.2%;
	height: 450px;
	display: block
}

.headerport .boxsize2 .onlycolor {
	float: left;
	width: 100%;
	height: 150px;
	background: #F7931D;
	transition: all .3s ease
}

.headerport .boxsize2 .onlycolor:hover {
	background: #525252
}

.headerport .boxsize2 .onlycolor.white {
	background: #fff
}

.headerport .boxsize2:hover .onlycolor.white {
	background: #e3e3e3
}

.headerport .boxsize3 .onlycolor {
	float: left;
	width: 100%;
	height: 150px;
	background: #F7931D;
	transition: all .3s ease
}

.headerport .boxsize3 .onlycolor:hover {
	background: #525252
}

.headerport .boxsize3 .onlycolor.white {
	background: #fff
}

.headerport .boxsize3:hover .onlycolor.white {
	background: #e3e3e3
}

.headerport .boxsize1 h3 {
	color: #fff;
	text-align: center;
	font-size: 21px;
	font-weight: 300;
	margin-top: 32.5%
}

.headerport .boxsize2 h3, .headerport .boxsize3 h3 {
	color: #fff;
	font-size: 18px;
	font-weight: 300;
	text-align: center
}

.headerport .boxsize2 h3 {
	margin-top: 29%
}

.headerport .boxsize3 h3 {
	margin-top: 14.5%
}

.headerport .boxsize1 h3.darkc, .headerport .boxsize2 h3.darkc,
	.headerport .boxsize3 h3.darkc, .headerport .boxsize4 h3.darkc {
	color: #333
}

.headerport .boxsize4 h3 {
	color: #fff;
	text-align: center;
	font-size: 21px;
	font-weight: 300;
	margin-top: 50%
}

.hp-item.square {
	position: relative;
	width: 100%
}

.hp-item.square .info {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.hp-item.square.effect10 {
	overflow: hidden
}

.hp-item.square.effect10 .img {
	-webkit-transition: all .35s ease-in-out;
	-moz-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out
}

.hp-item.square.effect10 .info {
	background: #525252;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .35s ease-in-out;
	-moz-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out
}

.hp-item.square.effect10 .info p {
	font-style: italic;
	font-size: 12px;
	position: relative;
	color: #bbb;
	padding: 20px;
	text-align: center
}

.hp-item.square.effect10 a:hover .info {
	visibility: visible;
	opacity: 1
}

.hp-item.square.effect10.bottom_to_top .img {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0)
}

.hp-item.square.effect10.bottom_to_top .info {
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-o-transform: translateY(100%);
	transform: translateY(100%)
}

.hp-item.square.effect10.bottom_to_top a:hover .img {
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%)
}

.hp-item.square.effect10.bottom_to_top a:hover .info {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0)
}

.menu_shape_shadow {
	float: left;
	position: absolute;
	width: 100%;
	height: 10px;
	background: url(../images/menu-shadow2.png) center top no-repeat;
	z-index: 8000;
	top: 100px
}

.usc {
	font-weight: bold;
}

.mb10 {
	margin-bottom: 10px;
	!
	important
}

.textyslider {
	background: 0 0;
	text-align: center;
	padding-top: 410px;
	margin-bottom: 59px
}

.textyslider h1 {
	color: #FFF;
	text-shadow: 2px 2px 2px #000;
	font-weight: 700
}

.textyslider span.text {
	display: block;
	padding-top: 20px;
	margin-bottom: 40px
}

.textyslider em {
	color: #F7931D;
	font-family: 'Dancing Script', cursive;
	font-size: 45px;
	font-weight: 700;
	padding-bottom: 8px;
	border-bottom: 1px dashed #F7931D
}

.textyslider p, .textyslider strong {
	font-family: Raleway, sans-serif
}

.textyslider strong {
	color: #333;
	font-size: 45px;
	font-weight: 600;
	padding-left: 20px
}

.textyslider p {
	color: #727272;
	font-size: 16px;
	line-height: 27px;
	padding-bottom: 5px;
	width: 70%;
	margin: 0 auto
}

.pop-wrapper4 li {
	margin: 0 auto 5px;
	padding: 0
}

.proimg {
	height: 400px;
	background-repeat: no-repeat;
	width: 100%
}

.nameclas {
	margin-bottom: 2px;
	padding: 15px 5px 0
}

.desclas {
	color: #F7931D;
	font-size: 12px;
	padding: 0 5px 10px
}

.mar30s {
	margin-bottom: 60px
}

.backgro {
	background-color: #f5f5f5;
	height: 85px
}

.part1 {
	padding: 0 150px
}

.matbot30px {
	margin-bottom: 30px
}

.sky-form div {
	margin-bottom: 20px !important;
}
.retail-fort img{width:80%;}