/*	style1	*/

.contact_heading
{
	text-align:center;
	margin-top: 34px;

}
.contact_parah1
{
  color: #000;
  margin-top: 46px;

}

.contact_parah2
{
  margin-top: 20px;
  color: #000;

}
.contact_form1
{
	margin-top:91px;
	color: #000;
	margin-bottom:40px !important;
}
textarea
{
	width:100%;
	height: 191px;
}

.wpcf7-text
{
	width:100%;
	height: 37px;
}
.wpcf7-email
{
	width:100%;
	height: 37px;
}
.wpcf7-submit
{
  float:right;
  background-color:#1d9284 !important;
  height: 37px;
  width: 119px;
  color: #fff;
  border:none;
}
.input-wrapper{
	margin-bottom:15px;
}
.social li
{
	display:inline-block;
}
.footer_image li
{
	display:inline-block;
}
.footer_top ul.footer_image {
  margin-top: 45px;
}
.footer_top .widget.widget_nav_menu li.menu-item, .footer_top .widget_nav_menu ul li:after {
  border-bottom: 0 !important;
  text-align:right;
  padding:0;
}

/*	end style1	*/

/*	style 2	*/

/*About Speedrent*/
.abt-green p{
	font-size: 20px;
	color:#FFF;
	}
.abt-green h1{
	color:#F9AE41;
	}
.abt-yellow h3{
	font-weight:800;
	}
.abt-yellow p{
	font-size: 20px;
	color:#000;
	}

/*Press page*/
.press-left-side p{
	margin-bottom: 15px;
	margin-top: 15px;
	/*padding-right: 87px !important;*/
	color:#000;
	}

/*cunstom sidebar*/
.custom-sidebar a.green-btn{
	background: #1D9184;
  color: #fff !important;
  border-radius: 4px;
  padding: 6px 25px;
  font-size: 16px;
	}

.custom-sidebar h2{
	color:#1D9184;
	}

/*	end style 2 */

.content.content_top_margin {
  margin-top: 10px !important;
}
.single-post .content {
  margin-top: 0 !important;
}
.header_bottom{border:none;}
.header_inner_right{display:none !important;}
.pad-b-20{padding-bottom:20px;}
.pad-b-30{padding-bottom:30px;}
.pad-b-40{padding-bottom:40px;}

.pad-t-20{padding-top:20px;}
.pad-t-30{padding-top:30px;}
.pad-t-40{padding-top:40px;}
.green-color h1, .green-color{
	text-align: center;
	color: #1C9284;
}
h1, .center-text{
	text-align:center;
}
.white-text,
.white-text p,
.white-text h3
{
	color:#fff;
}
.black-text,
.black-text p,
.black-text h3
{
	color:#333;
}
.bottom-outer img,
.bottom-outer-10 img{
	position: relative;
}
.bottom-outer img{top:27px;}
.bottom-outer-10 img{top:10px;}
.icon-bg {
  background-position: 8px center !important;
  background-size: auto !important;
}
.top-bg{
  background-position: center bottom !important;
  background-size: auto !important;
}
.btn-wrapper {
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}
.custom-btn{
  color: #333333;
  border: 1px solid #f8ae41;
  font-style: normal;
  font-weight: 100;
  margin: 10px 0;
  background: #f8ae41;
  background: #f8ae41 -ms-linear-gradient(bottom, #f8ae41 0%, #f8ae41 100%);
  background: #f8ae41 -moz-linear-gradient(bottom, #f8ae41 0%, #f8ae41 100%);
  background: #f8ae41 -o-linear-gradient(bottom, #f8ae41 0%, #f8ae41 100%);
  background: #f8ae41 -webkit-gradient(linear, left bottom, left top, color-stop(0,#f8ae41), color-stop(1, #f8ae41));
  background: #f8ae41 -webkit-linear-gradient(bottom, #f8ae41 0%, #f8ae41 100%);
  background: #f8ae41 linear-gradient(to top, #f8ae41 0%, #f8ae41 100%);
  padding: 12px 30px;
  font-size: 20px;
  font-weight: 400;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
}
.blog-title a,
a.custom-readmore,
a.post_comments{
	color:#1D9385 !important;
}
.blog_holder article {
  border-bottom: 2px solid #A8A8A8;
  padding-bottom: 20px;
}
.single-post .title_outer{
	display:none;
}
@media(max-width:1024px){
  .pad-b-20 {
      padding-top: 20px;
  }
  h1 {
      font-size: 30px !important;
      line-height: normal;
  }
  header.centered_logo .q_logo img {
    margin:  0 auto !important;
  }
  .mobile_menu_button span {
    display: none !important;
  }
  .page-id-9 .content.content_top_margin {
    margin-top: 120px!important;
  }
}
@media(max-width:768px){
	.footer_top ul.footer_image {
	  margin-top: 0;
	}
	.wpb_single_image.vc_align_right,
	.wpb_single_image.vc_align_left {
	  text-align: center !important;
	}
  h1 {
      font-size: 24px !important;
      line-height: normal;
  }
}
@media(max-width:600px){
	.footer_top,
	.footer_top .widget.widget_nav_menu li.menu-item, .footer_top .widget_nav_menu ul li:after{text-align:center;}
}