/* .row, .comments-area .comment-respond .comment-form {
  box-sizing: border-box;
  display: flex;
  flex: 0 1 auto;
  flex-flow: row wrap;
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
} */
 div.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
   display:inline-block;
   vertical-align:top;
 }
  .col-lg-10, .col-lg-2, .col-lg-3, .col-lg-7, .col-lg-4, .col-lg-6, .col-lg-9, .col-lg-8, .col-lg-5, .col-lg-12, .col-lg-11{
   display:inline-block;
   vertical-align:top;
 }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12   {
   display:inline-block;
   vertical-align:top;
 }
 div.col-lg-10{
	 width:83.333%;
 }
  div.col-lg-2{
	 width:16.667%;
 }
 div.col-sm-6{
	 width:49%;
 }
li.vc_col-sm-4{
	 display:inline-block;
	 width:30%;
 }
 div.extra-info{
	 margin-top:40px;
 }
 div.end-lg{
	 margin-top:40px;
 }
 div.search-box .search-form {
  right: 30px;
}
div.col-md-4, div.col-sm-4 {
  width: 33%;
}
div.quick-quote .wpb_column:nth-child(2)::after {
  top: -30px;
}

div.esg-grid .mainul, div.esg-grid .mainul > li {
  border:2px solid #dddddd;
  padding: 10px;
}
.client_home .eg-renovation-client-wrapper img {
  position: static !important;
}
.page-id-1652 ul.mainul {
  border: none;
}
.page-id-1652 .eg-renovation-member-content{
	padding-left:20px;
}
.vc_gitem-zone-img {
  height: 100% !important;
}
.cq-testimonialcarousel{
	display:block;
	width:100%;
	margin:0 auto;
}
.cq-testimonialcarousel .testimonial{
	width:90%;
	padding:10px;
}
.cq-testimonialcarousel .testimonial-wrap{
	display:inline-block;
	width:31% !important;
	margin-right:1%;
}
.cq-testimonialcarousel .testimonial-wrap:nth-child(3n){
	margin-right:0;
}