.contact_list{
  margin:0px;
  padding:0px;
}
.contact_list li{
  float: left;
  padding:0px 5px;
  margin: 0px;
  list-style: none;
}
#home{
  position: relative;
}
.pad_r3{
  padding-right: 3px;
}
.welcome_title{
  line-height: 25px;
}
.f25{
  font-size: 25px;
}
.clear{
  clear: both;
}
.gallery_img{
  width: 100%;
  height: 200px !important;
  vertical-align: middle;
}
.right_inner{
  position: relative;
  background: #1E2228;
  z-index: 100;
  padding: 30px 0px;
  margin-top:-115px;
}
.testimonial-4::after{
  border-color: #2B3036;
}
.right_inner::after{
    background-color: #1e2228;
    border-left-width: 7px;
    border-left-style: solid;
    border-left-color: #2B3036;
    content: "";
    position: absolute;
    left: -50px;
    top: 0;
    height: 100%;
    width: 30%;
    z-index: -1;
    -moz-transform: skewX(-35deg);
    -webkit-transform: skewX(-35deg);
    -o-transform: skewX(-35deg);
    -ms-transform: skewX(-35deg);
    transform: skewX(-35deg);
}
.all_space{
  padding: 15px;
}
.logo_title{
  margin-right:65px;
}
.left_inner{
  position: relative;
  background: #1E2228;
  z-index: 100;
  padding: 30px 0px;
  margin-top:-115px;
}
.testimonial-4::after{
  border-color: #2B3036;
}
.left_inner::after{
    background-color: #1e2228;
    border-right-width: 7px;
    border-right-style: solid;
    border-right-color: #2B3036;
    content: "";
    position: absolute;
    right: -50px;
    top: 0;
    height: 100%;
    width: 30%;
    z-index: -1;
    -moz-transform: skewX(35deg);
    -webkit-transform: skewX(35deg);
    -o-transform: skewX(35deg);
    -ms-transform: skewX(35deg);
    transform: skewX(35deg);
}
.services_title{
  margin-left:65px;
}
.pad_bot100{
  padding-bottom:100px;
}
.pad_bot80{
  padding-bottom:80px;
}
.pad_bot90{
  padding-bottom:90px;
}
.pad_bot70{
  padding-bottom:70px;
}
.breadlist{
  margin: 25px 0px;
  padding: 0px;
}
.about_paagecontent{
  padding: 0px 15px;
}
.extra_pagesection{
  margin:0px 15px;
}
.text_bg{
  box-shadow:0px 0px 3px #888;
  padding: 20px 5px;
  margin-bottom: 30px;
  border-radius: 3px;
}
.pro_title{
  padding: 10px 0px 20px 0px;
  font-weight: 500;
}
.positionimage{
  position:relative;
  height: 300px;
}
.positionimage img{
  position: absolute;
  top:0px;
  right: 0px;
  bottom: 0px;
  left:0px;
  margin: auto;
  max-width: 100%;
  max-height: 300px;
  vertical-align: middle;
}
.search_overflow{
  overflow: visible !important;
}
#quik-search-btn{
  font-size: 14px;
  color:#fff;
}
.news_img{
  width: 90px;
  height: 90px;
  vertical-align: middle;
}
