@media only screen and (max-width: 767px) {
  .section_wrapper .column {
    margin: 0 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .section_wrapper .column, .container .column, .sections_group, .four.columns {
    margin: 0;
    width: 100% !important;
    clear: both;
  }
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
    margin-bottom: 0px;
  padding: 0;
  border: 0;
    border-top-style: none;
    border-top-color: currentcolor;
    border-right-style: none;
    border-right-color: currentcolor;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    border-left-style: none;
    border-left-color: currentcolor;

}
.one.column {
  width: 98%;
}
.fancy_heading {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  body {
    min-width: 0;
  }
}
.column, .columns {
  float: left;
  margin: 0 1% 40px;
}
.fancy_heading .fancy_heading_wrapper {
  padding: 40px 20px;
  margin-bottom: 10px;
  border-bottom-width: 1px;
  border-style: solid;
  position: relative;
  background-position: top center;
  background-repeat: no-repeat;
}
.article_box .desc, .clients ul li .client_wrapper, .fancy_heading .fancy_heading_wrapper, .icon_list .icon, .contact_box ul li, #Subheader .one, .post .date_wrapper .date, code, pre, .widget, .Recent_posts ul li .desc p, .table table td, .table table th {
  border-color: rgba(0, 0, 0, 0.07);
}
.widget {
  clear: both;
  padding: 30px 15px 30px;
  border-bottom-width: 1px;
  border-style: dashed;
}
.fancy_heading .inside {
  font-size: 17px;
  line-height: 21px;
}
.fancy_heading .inside {
  color: #a0a2ab;
}
.fancy_heading i {
  display: block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border-width: 5px;
  border-style:solid;
  position: absolute;
  left: 50%;
  margin-left: -17px;
  bottom: -17px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.fancy_heading i {
  background: #d7d7d7;
  border-color: #f9f9f9;
  color: #fff;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    line-height: 1;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
em, i {
  font-style: italic;
}
.fancy_heading .inside {
  font-size: 17px;
  line-height: 21px;
}
.fancy_heading .inside {
  color: #a0a2ab;
}
img.scale-with-grid, #Content img {
  max-width: 100%;
  height: auto;
}
ul.owl-carousel > * {
  visibility: visible;
}
.offer ul.offer-slider li .image {
  width: 66%;
  float: right;
  line-height: 0;
}
.offer ul.offer-slider li {
  overflow: hidden;
}
.offer ul.offer-slider li .desc {
  width: 107%;
  margin: 0 2% 0 1%;
  float: left;
  padding-bottom: 70px;
}
.icon_list {
  position: relative;
  min-height: 75px;
  padding-left: 90px;
  margin: 20px 0;
}
.icon_list .icon {
  width: 45px;
  height: 45px;
  line-height: 45px;
  position: absolute;
  left: 0;
  top: 0;
  padding: 10px;
  font-size: 30px;
  text-align: center;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border-width: 4px;
  border-style: solid;
}
.offer .owl-controls {
  width: 34%;
  position: absolute;
  left: 0;
  bottom: 30px;
  margin: 0;
    margin-top: 0px;
}
.owl-pagination .owl-page span {
  width: 20px !important;
  height: 10px !important;
  margin: 5px 6px !important;
  background: rgba(0, 0, 0, .15) !important;
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
  transition: all .5s ease;
    border-radius: 70px !important;
}
.layout-full-width #Wrapper {
  width: 100% !important;
  margin: 0 !important;
}
#Wrapper {
  background-color: #f7f8f8;
}

.container::after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
a, a:visited, a:focus {
  text-decoration: none;
  outline: 0;
}
.row::after, .clearfix::after {
  clear: both;
}
.clearfix::before, .clearfix::after, .row::before, .row::after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.widget > h3 {
  margin-bottom: 15px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 16px;
  line-height: 19px;
}
* {
  margin: 0;
    margin-bottom: 0px;
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#page .sidel .pagemenu {
  width: 100%;
  padding: 20px;
  margin-bottom: 30px;
  border: 1px solid #e6e6e6;
}
.pagemenu .title {
  width: 100%;
  height: 60px;
  margin-bottom: 10px;
  line-height: 60px;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  background-color: #9ab14d;
}
.tc {
  text-align: center;
}
.pagemenu .title .pline {
  background-color: #cbdd8d;
}
.pline {
  display: inline-block;
  width: 18px;
  height: 1px;
  background-color: #808080;
  margin-bottom: 6px;
}
i {
  font-style: normal;
}

.pagemenu > ul > li:hover, .pagemenu > ul > li.current {
  background-color: #686868;
}
.pagemenu > ul > li {
  width: 100%;
  margin-bottom: 10px;
  background-color: #f5f5f5;
  transition: 300ms;
}
.pagemenu > ul > li:hover > a, .pagemenu > ul > li.current > a {
  color: #fff;
}
.pagemenu > ul > li > a {
  padding: 0 14px;
}
.pagemenu ul li a {
  display: block;
  font-size: 16px;
  color: #333;
  transition: all .3s;
}

.pagemenu ul li {
  position: relative;
  width: 100%;
  line-height: 46px;
  transition: all .3s;
}
.pagemenu > ul > li {
  width: 100%;
  margin-bottom: 10px;
  background-color: #f5f5f5;
  transition: 300ms;
}
.pagemenu ul li {
  position: relative;
  width: 100%;
  line-height: 46px;
  transition: all .3s;
}
.sidebar-item {
  width: 100%;
  margin-bottom: 30px;
  border-radius: 3px;
  background: #FFF;
  border: 1px solid #E7E7E7;
}
.sidebar-title {
  width: 100%;
  height: 50px;
  background: #F3F3F3;
  display: flex;
  align-items: center;
  font-size: 20px;
  font-weight: var(--fontblod5);
  padding: 0px 20px;
  text-transform: capitalize;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.sidebar-item .sidebar-cate {
  padding: 10px 20px;
}
li, ol, ul {
  list-style: none;
}
.sidebar-item .sidebar-cate > li:last-child {
  border-bottom: none;
}
.sidebar-item .sidebar-cate > li {
  border-bottom: 1px solid rgba(219,217,215,.5);
  position: relative;
}
li, ol, ul {
  list-style: none;
}
.sidebar-item .sidebar-cate > li > em {
  position: absolute;
  right: 0px;
  top: 0px;
  font-weight: var(--fontblod5);
  width: 30px;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  cursor: pointer;
  color: #acacac;
  transition: all .2s linear;
  font-size: 12px;
}
.iconfont {
  font-family: iconfont !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.sidebar-item .sidebar-cate > li ul {
  display: none;
  padding-bottom: 10px;
  padding-left: 10px;
}
.sidebar-item .sidebar-cate > li ul a {
  display: block;
  padding: 4px 0px;
}
a {
  text-decoration: none;
  color: inherit;
}
.sidebar-item .sidebar-cate > li > a {
  padding-right: 30px;
  height: 50px;
  line-height: 50px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  color: var(--fontcolor);
  font-weight: var(--fontblod5);
  transition: all 0.1s linear;
}
.icon-xiangxia1::before {
  content: "\e771";
}
.portfolio ul.portfolio-slider li {
  overflow: hidden;
}
.portfolio ul.portfolio-slider li .photo {
  width: 50%;
  float: left;
  position: relative;
  line-height: 0;
  overflow: hidden;
}
img.scale-with-grid, #Content img {
  max-width: 100%;
  height: auto;
}
.portfolio ul.portfolio-slider li .photo img {
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.portfolio ul.portfolio-slider li .desc {
  width: 50%;
  float: left;
}
.portfolio .desc {
  background: #91c25b;
  color: #ffffff;
}