

.landing-page .navbar-default {
    background-color: #1ab39444;
  }

.landing-page .navbar-scroll{
      /*background-color: #09a294ee !important;*/
      background-color: #2bc4a5f9 !important;

    }


.landing-page .navbar-scroll.navbar-default .nav li a
{
	color: white;
}

.landing-page .navbar-scroll.navbar-default .nav li a:focus
{
	/*color: green;*/
}

  @media (max-width: 768px) {
  	.landing-page .navbar-default {
    background-color: #2bc4a5f9;
  	}

  	.landing-page .navbar-scroll{
      background-color: #2bc4a5f9;
    }

  }


.img-car{
	width:25%;
}

.widget .bp{
	font-weight: normal;
	color: white;
	line-height: 1.5;
}

.about-widget{
	background-color: #2bc4a577;
	/*background-image: url('../images/about_back1.png');*/
	padding-bottom: 0px;
	padding-top: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.bp-widget-about{
	background-color: #00c4b8ff !important;
	padding: 5px;
	margin-bottom:0px;
}

.row-flex {
  display: flex;
  flex-wrap: wrap;
}

[class*="flex col-"] {
  margin-bottom: 20px;
  padding: 5px;
}

.content {
  height: 100%;
}



.landing-page .testimonials {
	background-image: url('../images/about_back1.png');
	background-color: #0aa384;
}

.landing-page .services{
	padding-top: 25px;
}


.landing-page .gray-section{
      margin-top: 20px;
    }

	.landing-page .gray-section.contact{
      background: #1ab394fa;
      color: white;
      margin-top: 0px;
      padding-top: 20px;
    }

    .landing-page .gray-section.contact p,h3{
      color: white;
    }

    .landing-page .gray-section.contact h5{
      color: #dddddd;
    }

.landing-page .navy-section {
    margin-top: 30px;
}

.landing-page .ibox-content.bg-about{
	background-color: #2bc4a555;
	border-width: 0px;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

.landing-page .ibox-title.bg-about{
background-color: #2bc4a5ee;
border-width: 0px;
padding-right: 15px;
}


.landing-page .bp_section{
	margin-top: 0px;
	padding-bottom: 30px;
}

.landing-page .section_about{
	padding-top: 30px;
	padding-bottom: 40px;
}

.landing-page .section_about p{
color: #ffffff;
	}


.landing-page .pricing-plan.selected {
  background: #ffffff;
}

.landing-page .ow{
	padding: 0px;
	text-align: center;
}

.landing-page .ow p{
	padding-left: 10px;
	padding-right: 10px;
}

.bp.btn-info{
	background-color: #1ab394;
	border-color: #1ab394;
}

.landing-page .features-text {
    margin-top: 10px;
}

    .landing-page .header-back.one {
	  background: url('../images/slide_about.jpg') 50% 0 no-repeat;
	}
	
	.landing-page .header-back.two {
	  background: url('../images/slide_land.jpg') 50% 0 no-repeat;
	}

	.landing-page .header-back.three {
	  background: url('../images/slide_invest.jpg') 50% 0 no-repeat;
	}
	
	.landing-page .header-back.four {
	  background: url('../images/slide_build.jpg') 50% 0 no-repeat;
	}

	.landing-page .header-back.five {
	  background: url('../images/slide_our_work.jpg') 50% 0 no-repeat;
	}