body
{
	margin:0 auto;
	padding:0;
	font-family: 'PT Sans', sans-serif;
}
/*--global-style--*/

p {
    font-size: 16px;
    color: #4c4c4c;
}
.container {
    max-width: 1650px;
}
.block-element {
    width: 100%;
    float: left;
}
.main-banner-top.block-element img {
    width: 100%;
    float: left;
}
.main-banner-top.block-element {
    position: relative;
}
header {
    position: absolute;
    top: 0;
    z-index: 9;
    background: rgba(255, 255, 255, 0.8);
    width: 100%;
    left: 0;
    box-shadow: 0 0 10px 1px #dddd;
    right: 0;
    padding: 10px 30px;
}
header .main-nav-bar-top .bg-light {
    background-color: transparent !important;
}
header a.navbar-brand {
    margin-right: 100px;
}
header .main-nav-bar-top .navbar-nav li a {
    color: #595959 !important;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
	position:relative;
}
ul.navbar-nav.mr-auto li {
    margin-right: 46px;
}
header .main-nav-bar-top .navbar-nav li a.active {
    color: #fe774f !important;
}
header .main-nav-bar-top .navbar-nav li a.active::before
{
	content:"";
}
header ul.navbar-nav.mr-auto {
    padding-top: 7px;
}
header .main-nav-bar-top .navbar-nav li a.active::before {
    width: 100%;
    content: "";
    height: 3px;
    background: #fe774f;
    position: absolute;
    left: 0;
    bottom: -19px;
}
header .main-nav-bar-top .navbar-nav li a::before {
    width: 0;
    content: "";
    height: 3px;
    background: #fe774f;
    position: absolute;
    left: 0;
    bottom: -19px;
	transition:0.5s;
}
header .main-nav-bar-top .navbar-nav li a:hover::before {
    width: 100%;
	transition:0.5s;
}
.banner-overlay {
    position: absolute;
    top: 50%;
    left: 80px;
    padding-left: 30px;
}
.banner-overlay p {
    color: #fff;
    font-size: 16px;
    letter-spacing: 2px;
    margin-bottom: 2px;
}
.banner-overlay h1 {
    font-family: 'Raleway', sans-serif;
    color: #fff;
    font-size: 60px;
    font-weight: 900;
	margin-bottom: 0px;
}
.banner-overlay span {
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    width: 100%;
    float: left;
}
.banner-overlay::after {
    position: absolute;
    content: "";
    left: 8px;
    width: 7px;
    top: 48px;
    height: 76%;
    background: #fe774f;
}
.banner-overlay::before {
    position: absolute;
    content: "";
    left: 1px;
    width: 7px;
    top: -18px;
    height: 130%;
    background: #fe774f;
}
.title-main {
    padding: 120px 65px;
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 30px;
}
.inner-section h5 {
    font-size: 16px;
    color: #fe774f;
    padding-left: 60px;
    position: relative;
}
.inner-section h5::before {
    position: absolute;
    content: "";
    width: 50px;
    height: 2px;
    background: #fe774f;
    left: 0;
    bottom: 6px;
}
.inner-section h2 {
    color: #595959;
    font-size: 40px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
	    position: relative;
    width: auto;
    float: left;
}

.inner-section h2::before {
    position: absolute;
    content: "";
    width: 138px;
    height: 3px;
    background: #fe774f;
    right: -76px;
    bottom: -7px;
}
.title-main::before {
    position: absolute;
    content: "";
    width: 0;
    top: 30px;
    left: 30px;
    height: 0;
    border-top: 305px solid #f5f5f5;
    border-right: 315px solid transparent;
}
.service-block {
    width: 100%;
    float: left;
    padding: 45px 95px;
    position: relative;
    margin-bottom: 90px;
}
.service-block .row {
    align-items: center;
}
.service-text-block {
    width: 100%;
    float: left;
    padding-right: 150px;
}
.inner-section h4 {
    color: #fe774f;
    font-size: 20px;
    margin-bottom: 28px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
}
.inner-section p {
    line-height: 40px;
    font-size: 19px;
    color: #595959;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
}
.service-text-block a {
    color: #fe774f;
    font-size: 19px;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    text-decoration: none;
}
.service-text-block a img {
    margin-left: 5px;
    position: relative;
    top: -2px;
}
.service-block::before {
    background: #fe774f;
    content: "";
    position: absolute;
    height: 100%;
    width: 275px;
    left: 0;
    top: 0;
}
.service-block.rev-block::before {
    right: 0;
    left: inherit;
	
}
.service-block.rev-block .service-img-block img {
    text-align: right;
    float: right;
}
.about-text {
    width: 100%;
    float: left;
    padding: 0 15px 0 73px;
    margin-top: -88px;
}
.about-text p {
    line-height: 38px;
    font-size: 16px;
    margin-bottom: 12px;
    font-weight: 600;
    color: #595959;
    padding-right: 120px;
}
.my-services {
    width: 100%;
    float: left;
    margin-top: 40px;
    margin-bottom: 110px;
}
.my-services ul {
    display: flex;
    justify-content: center;
    align-items: center;
}
.my-services ul li {
    list-style: none;
    margin: 0 45px;
}
.recent-project .title-main::before {
	border-top: 305px solid #fe774f;
}
.recent-project h5 {
    color: #fff;
}
.recent-project h5::before {
    background: #fff;
}
.recent-project h2::before {
    background: #fff;
}
section.recent-project.inner-section.block-element {
    background: #f5f5f5;
}
.our-main-project {
    width: 100%;
    float: left;
    padding: 0 120px;
    margin-top: -50px;
}	
.our-main-project-lft img {
    width: 100%;
    box-shadow: 0 0 29px 7px #717171;
}
.our-main-project-rgt a {
    font-size: 19px;
    color: #fe774f;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    text-decoration: none;
}
.our-main-project-rgt p {
    margin-bottom: 40px;
}
.our-main-project .row {
    align-items: center;
}
.our-main-project-rgt {
    background: #fff;
    box-shadow: 0 0 29px 7px #717171;
    padding: 70px;
    margin-left: -94px;
}
.see-all {
    width: 100%;
    float: left;
    text-align: center;
    margin: 90px 0 50px;
}
.see-all a {
    color: #fe774f;
    font-size: 18px;
    text-decoration: none;
}
.see-all a img {
   margin-left:8px;
}
section.geting-touch.inner-section.block-element {
    background: #fe774f;
    position: relative;
}
section.geting-touch.inner-section.block-element .title-main::before {
    display: none;
}
section.geting-touch.inner-section.block-element h5, section.geting-touch.inner-section.block-element h2
{
	color:#fff;
}
section.geting-touch.inner-section.block-element h5::before, section.geting-touch.inner-section.block-element h2::before
{
	background:#fff;
}
section.geting-touch.inner-section.block-element .title-main {
    margin: 0;
}
section.geting-touch.inner-section.block-element a {
    position: absolute;
    top: 50%;
    right: 110px;
    color: #fff;
    font-size: 18px;
	text-decoration:none;
}
section.geting-touch.inner-section.block-element a img
{
	margin-left:10px;
}
.home-demo {
    width: 100%;
    float: left;
    padding: 0 90px;
    margin-top: -106px;
    margin-bottom: 30px;
}
.home-demo .row

{
	align-items:center;
}
.home-demo .owl-item {
    padding: 30px;
}
.home-demo .item {
    border: 3px solid #fe774f;
    padding: 57px 30px;
    box-shadow: 0 0 20px 1px #000;
}
.client-pro span {
    text-align: center;
    width: 100%;
    font-size: 19px;
    float: left;
    color: #fe774f;
    line-height: 44px;
}
.client-des {
    padding-left: 36px;
}
.client-des p {
    text-align: center;
    line-height: 46px;
    font-family: 'PT Sans', sans-serif;
    padding-right: 30px;
}
.client-pro {
    width: 100%;
    float: left;
    border-right: 2px solid #fe774f;
    padding-right: 40px;
}
.client-pro img {
    max-width: 290px;
    margin: 0 auto 30px;
}
.home-demo .owl-carousel .owl-nav.disabled {
    display: block;
    position: absolute;
    top: 50%;
    width: 100%;
}
.home-demo .owl-carousel .owl-nav.disabled button.owl-prev {
    position: absolute;
    left: -21px;
    font-size: 0;
    background-image: url(../images/left.png);
    background-repeat: no-repeat;
    width: 26px;
    height: 30px;
    transform: rotate(180deg);
	    outline: none;
}
.home-demo .owl-carousel .owl-nav.disabled button.owl-next {
    position: absolute;
    right: -21px;
    font-size: 0;
    background-image: url(../images/left.png);
    background-repeat: no-repeat;
    width: 26px;
    height: 30px;
	    outline: none;
}
.about-us .title-main::before {
    border-top: 305px solid #fe774f;
}
.about-us .title-main h5 {
    color: #fff;
}
.about-us .title-main h5::before, .about-us .title-main h2::before  {
    background: #fff;
}
section.about-us {
    background: #f5f5f5;
    padding-bottom: 120px;
}

.about-section-inner {
    width: 100%;
    float: left;
    padding: 0 90px;
    margin-top: -120px;
}
.about-section-inner-txt {
    padding-right: 60px;
}
.about-section-inner-txt p {
    line-height: 42px;
    font-family: 'PT Sans', sans-serif;
}
footer {
    background: #595959;
    padding: 100px 90px 125px;
    width: 100%;
    float: left;
}
.ftr-logo p {
    color: #fff;
    font-size: 19px;
    margin-top: 27px;
    padding-left: 80px;
}
.ftr-link ul {
    padding: 0;
}	
.ftr-link ul li {
    list-style: none;
    margin-bottom: 15px;
}
.ftr-link ul li a {
    color: #fff;
    font-size: 17px;
}
.social-icon span {
    color: #fff;
    font-size: 17px;
    margin-bottom: 10px;
    width: 100%;
    float: left;
}
.social-icon ul {
    padding: 0;
}
.social-icon ul li {
    list-style: none;
    display: inline;
}
.social-icon ul li a {
    width: 25px;
    height: 25px;
    background: #fff;
    float: left;
    margin-right: 15px;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.social-icon ul li a i
{
	color: #595959;
}
/*--iner-page-css--*/

.main-banner-top.inner-page-bnr.block-element {
    margin-top: 90px;
    padding: 35px 135px 35px 0;
    position: relative;
    margin-bottom: 80px;
	 margin-top: 90px;
}
.main-banner-top.inner-page-bnr img {
    width: auto;
    float: right;
}
.main-banner-top.inner-page-bnr.block-element::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 453px;
    background: #fe774f;
    right: 0;
    top: 0;
    z-index: -1;
}
.inner-page-bnr .banner-overlay h1 {
    color: #595959;
}
.inner-page-bnr .banner-overlay span, .inner-page-bnr .banner-overlay p {
    color: #fe774f;
}
.happy-iner img {
    margin: 0 auto;
    display: table;
}	
.happy-iner span {
    color: #fe774f;
    font-size: 40px;
    font-family: 'Raleway', sans-serif;
    width: 100%;
    text-align: center;
    float: left;
    margin-top: 15px;
}
.happy-iner p {
    width: 100%;
    float: left;
    text-align: center;
    padding: 0;
    color: #595959;
    font-size: 19px;
}
.happy-client {
    width: 100%;
    float: left;
    padding: 100px 0;
}
.service-text-block ul li {
    line-height: 40px;
    font-size: 19px;
    color: #595959;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
}
.about-text ul li {
    line-height: 30px;
    font-size: 16px;
    margin-bottom: 12px;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
    color: #595959;
    padding-right: 120px;
}
section.map.inner-section.block-element img {
    width: 100%;
}
.contact-bnr::before, .services-bnr::before {
    display: none;
}
.contact-form {
    max-width: 520px;
    background: #fe774f;
    float: right;
    padding: 50px 40px;
}
.contact-form .form-group label {
    color: #fff;
    width: 100%;
    float: left;
}
.contact-form .form-group input, .contact-form .form-group textarea {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #fff;
    width: 100%;
    float: left;
    outline: none;
    margin-bottom: 26px;
    color: #fff;
}
.contact-form .form-group textarea {
    resize: none;
    height: 40px;
}
.contact-form .form-group input[type="submit"] {
    border: 1px solid;
    height: 40px;
    max-width: 140px;
    margin: 19px auto 0;
    display: table;
	    cursor: pointer;
    float: none;
}
.contact-form .form-group {
    width: 100%;
    float: left;
    margin: 0;
}
.happy-iner {
    position: relative;
    width: auto;
    margin: 0 auto;
    display: table;
}
.happy-iner .image-overlay-hv {
    position: absolute;
    top: 0;
    background: rgba(0, 0, 0, 0.7);
    height: 100%;
    padding: 40px;
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transform: scale(0);
    transition: 0.5s;
}
.happy-iner .image-overlay-hv span {
    text-align: left;
    color: #ffc083;
    font-size: 20px;
	margin-bottom:10px;
}
.happy-iner:hover .image-overlay-hv {
    opacity: 1;
    transform: scale(1);
}
.image-overlay-hv p {
    color: #fff;
    text-align: left;
    font-weight: 500;
    font-size: 17px;
    line-height: 34px;
}
.image-overlay-hv a {
    color: #ffc083;
    font-size: 20px;
    width: 100%;
    text-align: left;
}
.image-overlay-hv a img {
    margin: initial;
    display: initial;
    margin-left: 4px;
}
.iner-hpy-ser.about-text .happy-client {
    padding-top: 10px;
}
.iner-hpy-ser.about-text {
    padding: 0 20px;
}
.image-overlay-hv:hover {
    box-shadow: 0 0 10px 1px #2b2b2b;
}
.project-tabs {
    width: 100%;
    float: left;
    padding: 0px 110px 80px;
    position: relative;
    margin-top: -130px;
}
.project-tabs ul li a {
    color: #595959;
    font-size: 18px;
	   padding-left:3px;
    padding-right: 3px;
}

.project-tabs ul.nav.nav-pills {
    justify-content: center;
    margin-bottom: 50px;
}	
body .project-tabs ul li a.active {
    background: transparent !important;
    color: #fe774f !important;
    border-bottom: 2px solid #fe774f;
    border-radius: 0;
 
}
ul.nav.nav-pills li {
    margin: 0 20px;
}
.inner-project {
    width: auto;
    margin: 0 auto;
    display: table;
    position: relative;
}
.project-overlay {
    position: absolute;
    top: 50%;
    right: -100px;
    padding: 50px;
    background: #fff;
    box-shadow: 0 0 10px 1px #525252;
    transform: translateY(-50%);
}
.project-overlay span {
    width: 100%;
    float: left;
    margin-bottom: 22px;
    color: #fe774f;
    font-size: 19px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
}
.project-tabs img {
    box-shadow: 0 0 20px 1px #525252;
}
.project-overlay a img {
    margin-left: 8px;
    box-shadow: none;
}
.project-overlay a {
    color: #fe774f;
    font-size: 17px;
}
.project-tabs .happy-client {
    padding-top: 90px;
    padding-left: 40px;
}
section.counter img {
    width: 100%;
}