#map {
	width: 100%;
	height: 300px;
}


@media (min-width: 992px)
	.col-md-offset-3 {
		margin-left: 20%;
	}
	.how-it-works{

	}
	.how-work-bg{

		/* border:3px solid #f0f0f0; */
		border-radius:10px;
		padding: 0 10px 20px 10px;
		background:#EEEAD9;
	}
	.price-detail{
		font-size:20px;
		color:white;
		text-align:center;
	}
	.testimonial_bg{ background:#969F72;}
	.client-background{
		border:2px solid #D9E9AF;
		border-radius:10px;
		margin-top:30%;
		overflow: hidden;
	}
	.client-background img{
		width:100%;
	}
	.testimonial .testimonial-item{
		overflow:hidden;
	}
	.client-hdng{
		text-align:left;
	}
	.map-sect{

		background:#7F5A18;
		color:#ffffff;
	}
	.map-footer{

		background:#657754;
		color:#ffffff;
	}

	.blue-strip{

		background:#4e9ac4;
		color:#ffffff;
	}
	.price-pad{
		padding-right: 10px;
		padding-left: 10px;
	}
	.threethsnd{
		padding-bottom:2%!important;
		background:#41B44F;
	}
	#map{
		padding-bottom:0px;
	}
	.order-logs{

	}
	.order-logs li{
		list-style:none;
		font-size: 24px;
		line-height:30px;
	}
	.wells-form{
		background:#AEE3F8;
		padding:6%;

	}
	.wells-form input{
		width:100%;
		border-radius:10px;
		text-align:center;
		color:#A4A3A3 !important;
		background:#ffffff!important;
		border:1px solid #A4A3A3;
		border:1px solid #A4A3A3;
	}
	.wells-form button{
		background:#C93517;
		border-radius:10px;
		color:white;
		width:100%!important;
	}
	/* Slider */
	/* carousel */
	.media-carousel
	{
		margin-bottom: 0;
		padding: 0 40px 30px 40px;
		margin-top: 30px;
	}
	/* Previous button  */
	.media-carousel .carousel-control.left
	{
		left: -12px;
		background-image: none;
		background: none repeat scroll 0 0 #222222;
		border: 4px solid #FFFFFF;
		border-radius: 23px 23px 23px 23px;
		height: 40px;
		width : 40px;
		margin-top: 48px
	}
	/* Next button  */
	.media-carousel .carousel-control.right
	{
		right: -12px !important;
		background-image: none;
		background: none repeat scroll 0 0 #222222;
		border: 4px solid #FFFFFF;
		border-radius: 23px 23px 23px 23px;
		height: 40px;
		width : 40px;
		margin-top: 48px
	}
	/* Changes the position of the indicators */
	.media-carousel .carousel-indicators
	{
		right: 50%;
		top: auto;
		bottom: 0px;
		margin-right: -19px;
	}
	/* Changes the colour of the indicators */
	.media-carousel .carousel-indicators li
	{
		background: #c0c0c0;
	}
	.media-carousel .carousel-indicators .active
	{
		background: #333333;
	}
	.media-carousel img
	{
		width: 250px;
		height: 100px
	}
	.clientale{
		background:#f0f0f0;

	}
	.clientale_icn{
		border-radius:26px;
		border:6px solid #FFFFFF;
		background:  #f0f0f0;
		margin:0 5px;
		padding:0;
		width:250px;
		height:150px;
		overflow:hidden
	}
	.clientale_icn img {
		width:100%!important;
		height:100%!important;
	}
	.dark-footer{
		padding-top:6%;
		background:#282B2E;
		color:white;
	}
	.dark-footer .widget-social{

		overflow:hidden;
		padding:0;
	}
	.dark-footer .widget-social li
	{
		float:left;
		list-style:none;
		margin-right:10px;
	}
	.dark-footer .widget-social li a{color:white;}
	.about{
		margin-top:20px
	}

	.btn-1{
		color: #ffffff;
		background-color: #00829B;
	}

	.btn-1:hover{
		color: #A7A8A9;
	}

	.navbar-default.default-bg-nav .navbar-nav .solid-item a {
	background-color: #00829B;
	color: #ffffff;
	}

	.navbar-default.default-bg-nav .navbar-nav .solid-item a:hover {
		color: #A7A8A9;
	}

	.navbar-default.default-bg-nav.affix .solid-item a {
		background-image: none;
		color: #fff !important;
	}

	.navbar-default.default-bg-nav.affix .solid-item a:hover {
		color: #A7A8A9 !important;
	}

	