body {
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	font-family: 'Roboto', sans-serif;
}
html {
	width: 100%;
	height: 100%;
}
.img-full {
	width: 100%;
}
.main-wrap {
	max-width: 1150px;
	margin: 0px auto;
}
.container {
	overflow-x: hidden !important;
	overflow-y: hidden !important;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 15px 0px;
	font-size: 15px;
	line-height: 22px;
	padding: 0px 0;
	color: #999999;
}
.quote-top {
	width: 244px;
	float: right;
	padding: 50px 0 0 0;
	height: 171px;
	background: url(../images/tell-us-bg.png) no-repeat;
	line-height: 15px;
	font-size: 14px !important;
	color: #fff !important;
	text-align: center;
	position: fixed;
	top: -110px;
	right: 5%;
	z-index: 999999999999999999999;
}
.quote-top a {
	display: inline-block;
	padding: 2px 8px;
	color: #fff;
	text-transform: uppercase;
	text-shadow: 1px 1px 0 #7b0c00;
	font-size: 13px;
	margin: 60px 0px 0 0;
	font-weight: bold;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	text-align: center;
}
.quote-top a:hover {
	text-decoration: none;
	-webkit-box-shadow: 1px 1px 5px 1px #4D4D4D;
	box-shadow: 1px 1px 5px 1px #4D4D4D;
}
.button-top {
	margin: 0px !important;
	padding: 0px !important;
	background: none !important;
	border: none !important;
}
.pading-none {
	padding: 0px !important;
}
.header {
	width: 100%;
	padding: 10px 0px;
	z-index: 4;
	position: fixed;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}
.header2 {
	width: 100%;
}
.header-main-scroll {
	background: #30343a;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	padding: 10px 0px;
}
.logo {
	width: 79px;
	float: left;
	margin: 10px 0 0 0;
	transition: all 0.4s ease-out 0s;
}
.tiny .logo {
	width: 70px;
	transition: all 0.4s ease-out 0s;
}
.header-bottom {
	height: 120px;
}
.top-banner {
	width: 100%;
	position: relative;
	background: url(../images/top-banner.jpg) no-repeat center top;
	background-size: cover;
	padding: 0px 0px 25px 0px;
}
.services-header {
	width: 100%;
	position: relative;
	background: url(../images/top-banner.jpg) no-repeat center top;
	background-size: cover;
	padding: 0px 0px 25px 0px;
}
.portfolio-bg {
	background: url(../images/Portfolio_01.jpg) no-repeat center top !important;
	background-size: cover;
}
.services-header h1 {
	color: #fff;
	font-size: 50px;
	text-transform: uppercase;
	font-weight: 300;
	margin: 60px 0px;
	text-align: center;
}
.services-header span {
	color: #e74c3c;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
	display: block;
	width: 100%;
	height: auto;
}
.carousel-control.right {
	background-image: none;
}
.carousel-control.left {
	background-image: none;
}
.carousel-inner {
	display: block;
	width: 95%;
	margin: 0px auto;
}
.carousel-indicators {
	position: static;
	margin: 20px 0 0;
	width: 100%;
}
.carousel-indicators li {
	width: 12px !important;
	height: 12px !important;
	border-radius: 50% !important;
	background: #fff;
	position: relative;
	margin: 0 3px !important;
	border: none;
}
.carousel-indicators li.active {
	background: #e74c3c;
}
.banner-caption {
	max-width: 1000px;
	margin: 0px auto;
}
.banner-caption h1 {
	color: #fff;
	font-size: 50px;
	text-transform: uppercase;
	font-weight: 300;
	margin: 30% 0 0 0;
}
.banner-caption h1>span {
	color: #e74c3c;
	display: block;
}
.banner-caption p {
	color: #fff;
	font-size: 18px;
	font-weight: 300;
	text-transform: uppercase;
	line-height: 25px;
}
.banner-caption a {
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	padding: 10px 35px;
	background: #e74c3c;
	text-decoration: none;
	border-radius: 25px;
	float: left;
	margin: 15px 0px;
	border: 2px solid #e74c3c;
	transition: all 0.6s ease 0s;
}
.banner-caption a:hover {
	border: 2px solid #e74c3c;
	background: #000;
	color: #e74c3c;
	transition: all 0.6s ease 0s;
}
.center-p {
	text-align: center !important;
}
.content {
	padding: 30px 0px;
}
.content h1 {
	color: #2c3e50;
	font-size: 35px;
	text-transform: uppercase;
	font-weight: 300;
	text-align: center;
	margin: 15px 0px;
}
.heading-block {
	width: 50%;
	display: block;
	margin: 0px auto;
	text-align: center;
}
.home-top-main {
	display: block;
	margin: 40px 0px;
}
.home-top-left {
	margin: 50px 0px 0 0;
}
.home-top-boxs {
	text-align: center;
	padding: 15px 0px;
	border-bottom: 1px solid #d0d0d0;
}
.home-top-boxs h5 {
	color: #2c3e50;
	font-size: 22px;
	font-weight: 300;
	margin: 10px 0px;
}
.home-services-bg {
	width: 100%;
	background: url(../images/center-services-bg.jpg) no-repeat center top;
	background-size: cover;
	padding: 10px 0px;
}
.home-services-bg h1 {
	color: #fff;
}
.services-boxs-a {
	padding: 0px !important;
	margin: 0px !important;
	border: none !important;
}
.home-services-bg p {
	color: #fff;
}
.home-services-boxs {
	padding: 15px 30px;
	box-sizing: border-box;
	text-align: center;
	border-right: 1px solid #525252;
}
.home-services-boxs:last-child {
	border-right: none;
}
.home-services-boxs-inner {
	border-bottom: 1px solid #525252;
}
.home-services-boxs img {
	display: block;
	margin: 5px auto;
}
.home-services-boxs h5 {
	color: #fff;
	font-size: 22px;
	font-weight: 300;
	margin: 10px 0px;
}
.home-services-boxs p {
	color: #ababab;
	font-size: 13px;
	min-height: 65px;
}
.folio-btns {
	display: inline-block;
	margin: 10px 10px;
	text-align: center;
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	padding: 10px 0px;
	text-decoration: none;
	width: 150px;
	text-transform: uppercase;
	border-radius: 25px;
	background: #6a747e;
}
.folio-btns:hover {
	background: #e74c3c !important;
	color: #fff !important;
}
.nav-tabs {
	border-bottom: none;
	text-align: center;
}
.nav-tabs>li {
	float: none;
	margin-bottom: -1px;
	display: inline-block;
}
.nav-tabs>li>a {
	display: inline-block;
	margin: 10px 10px;
	text-align: center;
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	padding: 10px 0px;
	text-decoration: none;
	width: 150px;
	text-transform: uppercase;
	border-radius: 25px;
	background: #6a747e;
	border: none;
}
.nav-tabs>li>a:hover {
	background-color: #e74c3c;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	color: #fff;
	cursor: default;
	background-color: #e74c3c;
	border: none;
	border-bottom-color: transparent;
}
.folio-boxs {
	width: 30%;
	float: left;
	margin: 20px 15px;
	position: relative;
	overflow: hidden;
	padding: 0px !important;
}
.folio-boxs h5 {
	background: url(../images/eye.png) no-repeat center top;
	color: #17ded7;
	text-align: center;
	font-weight: 400;
	font-size: 16px;
	margin: 50% 0 0 0;
	padding: 30px 0px 10px 0px;
	border-bottom: 1px solid #a7a5a5;
}
.folio-boxs p {
	color: #fff;
	text-align: center;
	font-weight: 400;
	font-size: 14px;
	font-style: italic;
}
.folio-boxs > div {
	background: rgba(53,47,47,0.8);
	position: absolute;
	left: 0;
	bottom: -100%;
	width: 100%;
	height: 100%;
	margin: 0px auto;
	right: 0;
	transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	color: #fff;
}
.folio-boxs:hover > div {
	bottom: 0px;
	padding: 0px 25px;
	box-sizing: border-box;
}
.folio-boxs > div:hover {
	text-decoration: none;
}
.ie8 .folio-boxs > div {
	background: #352f2f;
}
.folio-a {
	color: #000000;
	padding: 10px 0px;
	border-bottom: 1px solid #000;
	font-weight: 500;
	font-size: 16px;
	margin: 20px 0px;
	text-align: center;
}
.folio-a:hover {
	color: #ccc;
	border-bottom: 1px solid #ccc;
}
.process-bg {
	width: 100%;
	background: url(../images/proceses-bg.jpg) no-repeat center top;
	background-size: cover;
	padding: 10px 0px;
}
.process-bg h1 {
	color: #fff;
}
.process-bg p {
	color: #a5a6a7;
}
.process-boxs {
	width: 20%;
	float: left;
	text-align: center;
	margin: 25px 0px;
}
.process-boxs img {
	vertical-align: middle;
	display: block;
	margin: 10px auto;
}
.process-boxs h5 {
	font-weight: 700;
	font-size: 20px;
	margin: 20px 0px;
	text-transform: uppercase;
	color: #a5a6a7;
}
.bottom-start {
	text-align: center;
}
.bottom-start p {
	color: #555555;
	font-size: 18px;
}
.bottom-start a {
	color: #fff;
	font-size: 22px;
	font-weight: 300;
	padding: 10px 0px;
	background: #e74c3c;
	text-decoration: none;
	display: block;
	width: 250px;
	text-align: center;
	margin: 20px auto;
	border: 2px solid #e74c3c;
	transition: all 0.6s ease 0s;
}
.bottom-start a:hover {
	border: 2px solid #e74c3c;
	background: #000;
	color: #e74c3c;
	transition: all 0.6s ease 0s;
}
.bottom-contact {
	width: 100%;
	background: url(../images/bottom-bg.jpg) no-repeat center top;
	background-size: cover;
	padding: 10px 0px;
}
.bottom-contact h1 {
	color: #fff;
}
.bottom-contact p {
	color: #fff;
}
.contact-form-left {
	margin: 30px 0px;
	padding: 0px 30px;
	box-sizing: border-box;
}
.input1 {
	padding: 15px 10px 13px 50px;
	border: none;
	border-radius: 2px;
	width: 100%;
	margin-bottom: 20px;
	box-sizing: border-box;
}
.message1 {
	padding: 15px 10px 15px 50px;
	border: none;
	border-radius: 2px;
	width: 100%;
	margin-bottom: 20px;
	box-sizing: border-box;
}
.contact-form-left #name {
	background: url(../images/name-input.png) no-repeat 1% 50% #ffffff;
}
.contact-form-left #email {
	background: url(../images/email-input.png) no-repeat 1% 50% #ffffff;
}
.contact-form-left #contry {
	background: url(../images/contry-input.png) no-repeat 1% 50% #ffffff;
}
.contact-form-left #tel {
	background: url(../images/ph-input.png) no-repeat 1% 50% #ffffff;
}
.contact-form-left #message {
	background: url(../images/msg-input.png) no-repeat 1% 7% #ffffff;
	height: 120px;
}
.footer-btn {
	color: #fff;
	font-size: 17px;
	font-weight: 300;
	padding: 8px 40px;
	background: #e74c3c;
	text-decoration: none;
	float: right;
	text-align: center;
	margin: 0px 0;
	border-radius: 3px;
	transition: all 0.6s ease 0s;
	border: none;
	cursor: pointer;
	text-transform: uppercase;
}
.contact-form-right {
	margin: 30px 0px;
	padding: 0px 30px;
	box-sizing: border-box;
}
.contact-form-right p {
	font-size: #fff !important;
	font-weight: 500 !important;
	font-size: 17px;
	margin: 7px 0px;
}
.contact-form-right img {
	margin: 0 6px 0px 0;
}
.contact-form-right .span1 {
	margin: 0 0 0 40px;
}
.contact-form-right h5 {
	color: #e74c3c;
	font-size: 22px;
	font-weight: 700;
	margin: 0 0 15px 0;
}
.contact-form-right a {
	color: #e74c3c;
	text-decoration: none;
}
.footer {
	padding: 20px 0px;
	text-align: center;
}
.footer-top-btn {
	display: block;
	margin: 10px auto;
}
.footer ul {
	display: block;
	margin: 15px 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.footer ul li {
	display: inline-block;
	margin: 0px;
	padding: 0px 20px;
	list-style-type: none;
	text-align: center;
}
.footer ul li a {
	color: #8e8e8e;
	font-weight: 500;
	font-size: 17px;
	text-decoration: none;
}
.footer ul li a:hover {
	color: #000;
}
.footer p {
	text-align: center !important;
	margin: 5px 0px;
}
.footer span {
	color: #e74c3c;
}
.footer-social {
	text-align: center;
	display: block;
	margin: 20px 0px 0px 0px;
}
.service-main {
	display: block;
	width: 100%;
	margin: 40px 0px;
}
.service-main h5 {
	color: #6e6e6e;
	font-size: 25px;
	font-weight: 300;
	margin: 0px 0px 20px 0px;
}
.services-center-bg {
	width: 100%;
	position: relative;
	background: url(../images/Services_11.jpg) no-repeat center top;
	background-size: cover;
}
.services-center-bg h1 {
	color: #fff !important;
}
.services-center-bg p {
	color: #90c586 !important;
}
.services-page-slide {
	text-align: center;
	margin: 25px 0px;
}
.services-page-slide p {
	color: #6e6e6e;
	text-transform: uppercase;
}
.services-page-slide img {
	padding: 0px;
	display: inline-block;
	margin: 5px auto;
	background: #e3e3e3;
	border: 5px double #e3e3e3;
	border-radius: 50%;
	transition: all 0.6s ease 0s;
}
.services-page-slide img:hover {
	background: #bdbbbb;
	border: 5px double #fff;
	transition: all 0.6s ease 0s;
}
#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-ul li {
	position: relative;
	left: 0px;
}
.nbs-flexisel-inner {
	overflow: hidden;
	margin: 0px auto;
	width: 90%;
}
.nbs-flexisel-item {
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width: 60px;
	height: 61px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
	top: 90px !important;
}
.nbs-flexisel-nav-left {
	background: url(../images/button-previous.png) no-repeat;
	left: 0;
	top: 0px;
}
.nbs-flexisel-nav-right {
	right: 0%;
	background: url(../images/button-next.png) no-repeat;
	top: 0px;
}
.portfolio-nav {
	display: block;
	margin: 20px 0px;
	text-align: center;
}
.portfolio-nav ul {
	list-style-type: none;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.portfolio-nav ul li {
	list-style-type: none;
	display: inline-block;
	margin: 0px;
	padding: 0px 15px;
}
.portfolio-nav ul li a {
	font-weight: 400;
	color: #393939;
	text-decoration: none;
	font-size: 16px;
	text-transform: uppercase;
}
.portfolio-nav ul li a:hover {
	color: #e74c3c;
}
.new-popup {
	width: 700px;
	margin: 0px auto;
	box-sizing: border-box;
}
.popup-inner {
	padding: 15px;
	box-sizing: border-box;
}
.popup-inner h5 {
	font-weight: 500;
	color: #e74c3c;
	font-size: 22px;
	float: left;
	margin: 5px 0 15px 0;
	text-transform: uppercase;
}
.popup-inner p {
	color: #6e6e6e;
}
.popup-inner-icons {
	float: right;
}
.popup-inner .clearfix {
	border-bottom: 1px solid #b8b8b8;
}

@media (max-width:1150px) {
}

@media (min-width: 768px) and (max-width: 999px) {
.logo {
	width: 60px;
	float: left;
	display: block;
	margin: 0px auto;
	position: relative;
	top: 0px;
	transition: all 0.4s ease-out 0s;
}
.main-wrap {
	max-width: 100%;
	margin: 0px auto;
}
.header {
	width: 100%;
	top: 0px;
	margin: 0 0 0px 0;
	padding: 10px;
	box-sizing: border-box;
}
.header-bottom {
	height: 150px;
}
.tiny .logo {
	width: 50px;
	transition: all 0.4s ease-out 0s;
}
.banner-caption h1 {
	margin: 15% 0 0 0;
	font-size: 35px;
}
.heading-block {
	width: 100%;
}
.content {
	padding: 15px;
	box-sizing: border-box;
}
.home-top-boxs {
	text-align: center;
	padding: 5px 0px;
	border-bottom: 1px solid #d0d0d0;
	margin: 0 0 10px 0;
}
.folio-boxs {
	width: 48%;
	float: left;
	margin: 10px 5px;
	position: relative;
	overflow: hidden;
	padding: 0px !important;
}
}

@media (max-width: 767px) {
.logo {
	width: 60px;
	float: left;
	display: block;
	margin: 0px auto;
	position: relative;
	top: 0px;
	transition: all 0.4s ease-out 0s;
}
.main-wrap {
	max-width: 100%;
	margin: 0px auto;
}
.header {
	width: 100%;
	top: 0px;
	margin: 0 0 0px 0;
	padding: 10px;
	box-sizing: border-box;
}
.header-bottom {
	height: 150px;
}
.tiny .logo {
	width: 50px;
	transition: all 0.4s ease-out 0s;
}
.banner-caption h1 {
	margin: 0;
}
.heading-block {
	width: 100%;
}
.content {
	padding: 15px;
	box-sizing: border-box;
}
.home-top-boxs {
	text-align: center;
	padding: 5px 0px;
	border-bottom: 1px solid #d0d0d0;
	margin: 0 0 10px 0;
}
.home-services-boxs {
	padding: 20px;
	border-bottom: 1px solid #525252;
	border-right: none;
}
.folio-boxs {
	width: 100%;
	float: left;
	margin: 10px 0px;
	position: relative;
	overflow: hidden;
	padding: 0px !important;
}
.process-boxs {
	width: 100%;
	float: left;
	text-align: center;
	margin: 10px 0px;
}
.footer ul li {
	display: block;
	margin: 0px;
	padding: 4px 0px;
	list-style-type: none;
	text-align: center;
}
.new-popup {
	width: 100%;
	margin: 0px auto;
	box-sizing: border-box;
}
.quote-top {
	display: none;
}
}

@media (max-width: 480px) {
.logo {
	width: 60px;
	float: left;
	display: block;
	margin: 0px auto;
	position: relative;
	top: 0px;
	transition: all 0.4s ease-out 0s;
}
.main-wrap {
	max-width: 100%;
	margin: 0px auto;
}
.header {
	width: 100%;
	top: 0px;
	margin: 0 0 0px 0;
	padding: 10px;
	box-sizing: border-box;
}
.header-bottom {
	height: 150px;
}
.tiny .logo {
	width: 50px;
	transition: all 0.4s ease-out 0s;
}
.banner-caption h1 {
	font-size: 25px;
	margin: 0;
}
.banner-caption p {
	font-size: 15px;
	line-height: 20px;
}
.heading-block {
	width: 100%;
}
.content {
	padding: 15px;
	box-sizing: border-box;
}
.home-top-boxs {
	text-align: center;
	padding: 5px 0px;
	border-bottom: 1px solid #d0d0d0;
	margin: 0 0 10px 0;
}
.home-services-boxs {
	padding: 20px;
	border-bottom: 1px solid #525252;
	border-right: none;
}
.folio-boxs {
	width: 100%;
	float: left;
	margin: 10px 0px;
	position: relative;
	overflow: hidden;
	padding: 0px !important;
}
.process-boxs {
	width: 100%;
	float: left;
	text-align: center;
	margin: 10px 0px;
}
.footer ul li {
	display: block;
	margin: 0px;
	padding: 4px 0px;
	list-style-type: none;
	text-align: center;
}
.services-header h1 {
	margin: 30px 0px;
	font-size: 30px;
}
.new-popup {
	width: 100%;
	margin: 0px auto;
	box-sizing: border-box;
}
.quote-top {
	display: none;
}
}
