.ff_topSlider .content_list {
  visibility: unset;
}
.ff_topSlider .content_list .item_block div.item_bg {
  position: relative;
}
.slick-prev::after {
  content: "\f104";
    font-family: "FontAwesome";
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    color: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-size: 30px;
}
.slick-next::after {
  content: "\f105";
    font-family: "FontAwesome";
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    color: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-size: 30px;
}
#indexPage .team.ff_slider .item_block {
  width: 100%;
  margin-right: 0;
}
.slick-dots li.slick-active button {
  background: #222;
}
.ff_indexPage .videom .content_list .item_block .item_img:before {
  font-family: "FontAwesome";
  content: "\f04b";
  font-size: 26px;
}
.content.cases .content_list .item_block,.cases .content_wrapper .content_list .item_block {
  width: 50%;
  border: none;
  display: inline-block;
  vertical-align: top;
  float: none;
  margin: 0 -3px;
  padding: 0 15px;
}
.content.cases {
    padding: 0 7%;
}
.bodyservice #pageTarget,.bodynews #pageTarget {
      padding: 80px 5% 0;
}
.bodyservice .content,.bodynews .npagePage .content {
    padding: 0 5% 80px;
}
.bodynews .ff_pageList .news .item_block {
  width: 25%;
}
.bodynews .content_list .item_block .item_box > .date_wrap {
    display: block;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 80px;
    line-height: 40px;
    height: 40px;
    text-align: center;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    background: #fff;
    color: #939393;
    font-family: HELVETICANEUELTPRO-THEX, Arial;
    font-size: 20px;
    color: #999;
    font-family: BureauEagleBook;
    opacity: 0;
}
.bodynews .content_list .item_block:hover .item_box > .date_wrap {
    opacity: 1;
}
.bodynews .content_list .item_block .item_box .item_wrapper .title {
    line-height: 60px;
    border-bottom: 1px solid #dbdbdb;
    color: #666;
}
.bodynews .ff_pageList .news .content_list .item_block .item_box {
  border: none;
}
.news.mlistpost .item_img {
  display: block;
  width: auto !important;
}
.bodynews .item_block {
  width: calc(100% / 4 - 10px) !important;
}
form::after,
form::before {
  content: '';
  display: block;
  clear: both;
}
form ul {
    margin: -8px;
    letter-spacing: -5px;
}
form ul li {
    padding: 8px;
    width: 31%;
    display: inline-block;
    vertical-align: top;
    letter-spacing: 0;
}
form ul li .box {
    position: relative;
}
form ul li .box h5 {
    font-size: 18px;
    color: black;
    position: absolute;
    left: 5px;
    top: 8px;
    font-weight: normal;
}
form ul li input,
form ul li textarea,
form ul li button {
    width: 100%;
    border: none;
    outline: none;
    text-indent: 3em;
    border-bottom: 1px solid #656565;
    line-height: 44px;
    height: 44px;
    font-size: 18px;
    color: #333;
    padding: 0 5px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
form input[name="vertify"] {
    max-width: 33%;
    margin-right: 10px;
    text-indent: 4em;
}
form ul li input::-webkit-input-placeholder,
form ul li textarea::-webkit-input-placeholder,
form ul li button::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.2);
}
form ul li input:-moz-placeholder,
form ul li textarea:-moz-placeholder,
form ul li button:-moz-placeholder {
    color: rgba(0, 0, 0, 0.2);
}
form ul li input::-moz-placeholder,
form ul li textarea::-moz-placeholder,
form ul li button::-moz-placeholder {
    color: rgba(0, 0, 0, 0.2);
}
form ul li input:-ms-input-placeholder,
form ul li textarea:-ms-input-placeholder,
form ul li button:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.2);
}
form ul li input:focus,
form ul li textarea:focus,
form ul li button:focus {
    border-color: #e0640d;
}
form ul li textarea {
    height: 100px;
    line-height: 28px;
    padding: 8px 5px;
    resize: vertical;
    -webkit-transition: 0s all, 0.5s border-color;
    -moz-transition: 0s all, 0.5s border-color;
    -ms-transition: 0s all, 0.5s border-color;
    -o-transition: 0s all, 0.5s border-color;
    transition: 0s all, 0.5s border-color;
}
form ul li.wid-100 {
    width: 100%;
}
form ul li .mail input {
    padding-left: 15px;
}
form ul li button {
    display: inline-block;
    border-bottom: none;
    width: 145px;
    text-indent: 0;
    background: #eee;
    cursor: pointer;
    cursor: hand;
}
form ul li button img {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    margin-top: -2px;
}
form ul li button:hover {
  background: #222;
    color: white;
}

form {
    overflow: hidden;
}
.bodyindex #navWrapper .content .nav > .navitem > a,.bodyindex #header .searchOnOff .fa-search {
  color: #444;
}
.bodyindex #navWrapper .content .nav > .navitem > a:hover, .bodyindex #navWrapper .content .nav > .navitem > a.active {
  color: #111;
}
.bodyindex #search-nav {
  border-color: #333;
}
body #search-nav button {
    text-rendering: auto;
    color: #333;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    background-color: #eee;
    -webkit-rtl-ordering: logical;
    font: 400 13.3333px Arial;
    border: none;
    height: 40px;
    text-align: center;
    width: 40px;
    outline: none;
    cursor: pointer;
    cursor: hand;
}