html {
  overflow: auto; }

p {
  margin-bottom: 1.3rem; }

.custom-search {
  text-align: right; }
  .custom-search .element-invisible {
    position: relative;
    z-index: 2;
    color: #000;
    width: auto;
    height: auto;
    padding: 0 2px;
    transition: 0.3s;
    top: 4px; }
    .custom-search .element-invisible:before {
      content: "\f002";
      font-family: FontAwesome;
      width: 25px;
      height: 20px;
      padding-left: 10px; }
  .custom-search .button {
    position: absolute;
    z-index: 2;
    color: #000;
    height: 30px;
    padding: 0 2px;
    transition: 0.3s;
    top: 0px;
    right: 14px;
    display: none;
    cursor: pointer;
    width: 30px;
    background: #fff !important;
    border: none !important; }
    .custom-search .button:before {
      content: "\f002";
      font-family: FontAwesome;
      width: 25px;
      height: 20px;
      font-size: 14px;
      padding-left: 10px;
      color: #000; }
    .custom-search .button:hover {
      height: 30px; }
    .custom-search .button:focus, .custom-search .button:active, .custom-search .button.btn-primary:not(:disabled):not(.disabled):active:focus, .custom-search .button.btn-primary.dropdown-toggle:focus {
      outline: none;
      box-shadow: 0 0 0 0rem rgba(38, 143, 255, 0.5); }
  .custom-search.active .button {
    display: inline-block; }
  .custom-search.active .element-invisible {
    display: none; }
  .custom-search input#mod-search-searchword {
    position: absolute;
    right: 0px;
    width: 0px;
    padding: 0px;
    border-width: 0;
    transition: all ease .3s;
    box-shadow: none;
    visibility: hidden;
    transform: translateY(-49%);
    top: 50%;
    border: none;
    border-radius: 0px; }
  .custom-search.active input#mod-search-searchword {
    min-width: 300px;
    border: 1px solid;
    transition: all ease .3s;
    visibility: visible;
    padding: 0px 20px 0 10px; }
  .custom-search .form-inline {
    display: block;
    text-align: right;
    min-height: 30px; }
    .custom-search .form-inline label {
      display: inline-block;
      cursor: pointer;
      width: 30px; }

.search-404 {
  max-width: 600px;
  margin: 0 auto; }

.search-404 #mod-search-searchword {
  border-radius: 0px;
  width: calc(100% - 77px) !important; }

.search-404 button {
  border-radius: 0px;
  border: none !important; }

.search-404 button:before {
  content: "\f002";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  color: #fff; }

nav.navbar.sunfw-menu-head ul.navbar-nav > li > span.nav-header:hover, nav.navbar.sunfw-menu-head ul.navbar-nav > li > span.nav-header:focus, nav.navbar.sunfw-menu-head ul.navbar-nav > li > a:hover, nav.navbar.sunfw-menu-head ul.navbar-nav > li > a:focus {
  background: none; }

nav.navbar.sunfw-menu-head ul.navbar-nav > li.active > a:hover {
  background: none; }

nav.navbar.sunfw-menu-head ul.navbar-nav {
  display: block;
  width: 100%;
  text-align: right; }
  nav.navbar.sunfw-menu-head ul.navbar-nav > li {
    display: inline-block; }

#menu_item_menu ul.sunfw-megamenu-sub-menu {
  text-align: left; }

.pf-slider-slide {
  position: relative; }
  .pf-slider-slide:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    background: #000;
    opacity: 0.2; }

.pf-slider-pagination li {
  width: 15px !important;
  height: 15px !important;
  background-color: #fff !important;
  border-radius: 50%; }

.sunfw-homepage #sunfw_section_component,
.sunfw-homepage .homepage {
  margin: 0px !important; }

.nnuJi > span {
  display: inline-block !important; }

.footer i {
  border: 1px solid; }

a[data-pf-type="ArticleTitle"] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 26px;
  height: calc(23px * 2); }

.section-newss a[data-pf-type="ArticleTitle"] {
  height: calc(25px * 2); }

.section-newss .article-leading a[data-pf-type="ArticleTitle"] {
  height: auto; }

.section-news div[data-pf-type="ArticleDetails"] img,
.section-about .pf-c-lg--6 img,
.section-staffs picture img {
  transition-duration: .5s;
  transition-property: transform; }

.section-news div[data-pf-type="ArticleDetails"]:hover img,
.section-about .pf-c-lg--6:hover img,
.section-staffs picture:hover img {
  transform: scale(1.1); }

.animate-grow {
  transition-duration: 0.5s !important; }

ul[data-pf-type="List"] {
  padding: 0px; }
  ul[data-pf-type="List"] li {
    margin: 0px; }

.heading-border {
  border-left: 4px solid;
  padding-left: 13px;
  line-height: 22px; }

.footer-custom ul.menu li {
  padding: 0 0 05px 0; }

.footer-custom > .container {
  padding-bottom: 10px; }

.__pf .section-about[data-container=true] > div:last-child {
  padding: 0; }

.__pf .section-about .sc-pbJYR {
  display: flex;
  align-items: center; }

.child:nth-child(2) {
  order: -1; }

.breadcrumb {
  margin-bottom: 0px; }

.breadcrumb > li span {
  color: #666; }

.breadcrumb > li a span {
  color: #333; }

.section-testimonials .pf-slider-wrapper {
  min-height: 505px !important;
  height: 505	px !important; }
  .section-testimonials .pf-slider-wrapper:before {
    display: none; }
  .section-testimonials .pf-slider-wrapper .pf-slider-nav {
    display: none !important; }

.pf-slider-inner div[data-pf-type="Carousel"] picture {
  width: 85px;
  height: 85px;
  border-radius: 50%; }

#sunfw-master .section-testimonials .pf-slider-wrapper {
  height: auto !important; }

.section-testimonials .pf-slider-slide:before {
  display: none !important; }

.section-testimonials .pf-slider-slide .sc-oTmHo:first-child {
  border: none;
  background: #fff;
  padding: 40px 25PX 25PX 40PX;
  margin-bottom: 40px;
  min-height: 320PX; }

.item-page .page-header {
  margin-bottom: 20px; }

.item-page .page-header,
.item-page .pull-left.item-image,
.item-page .pull-left.item-image + .articleBody {
  margin-left: -15px;
  margin-right: -15px; }

.item-page .pull-left.item-image + .articleBody {
  margin-bottom: 30px; }

.blog .items-row .col-6 .pull-left {
  float: none; }
  .blog .items-row .col-6 .pull-left img {
    width: 100%; }
.blog .items-leading .item-image {
  width: 50%; }
  .blog .items-leading .item-image img {
    width: 100%; }

.items-more ol.nav {
  list-style: disc;
  margin-left: 18px; }

.items-more .nav-tabs > li > a {
  padding: 0px; }

.footer-custom .mail-chimp input {
  border-radius: 0px;
  border: 1px solid #E5E5E5 !important;
  margin-right: 5px;
  height: 45px;
  line-height: 45px; }
.footer-custom .mail-chimp button {
  border-radius: 0;
  height: 45px;
  line-height: 45px; }

@media screen and (min-width: 0\0 ) and (min-width: 768px) {
  .sc-pbJYR.pf-c-lg--4,
  .sunfw-homepage .sc-pbJYR.pf-c-lg--6,
  .sc-pbJYR.pf-c-lg--3,
  .section-newss .pf-c-lg--12,
  .section-news div[data-pf-type="ArticleDetails"] {
    padding: 15px; }

  .section-news div[data-pf-type="ArticleDetails"] .pf-c-md--undefined a {
    margin-top: 0px; }

  .sunfw-item-page-content .item-image .img-responsive {
    max-width: 100%;
    width: 100%; } }
@media screen and (max-width: 1030px) and (min-width: 1020px) {
  .section-testimonials div[data-pf-type="Block"] {
    padding-left: 30px !important; } }
@media (min-width: 1024px) {
  .footer-custom .mail-chimp button {
    min-width: 100px; } }
@media (min-width: 768px) {
  .section-header .container,
  .section-breadcrumbs .container {
    padding: 0; } }
@media (min-width: 768px) and (max-width: 800px) {
  .section-testimonials .pf-slider-slide .sc-oTmHo:first-child {
    min-height: 150PX; }

  .section-testimonials .pf-slider-wrapper {
    min-height: 350px !important; } }
@media (max-width: 768px) {
  .section-testimonials .pf-slider-wrapper .pf-slider-nav {
    display: block !important; }

  .section-about div[data-pf-type="Row"]:nth-child(2n) {
    display: flex; }
    .section-about div[data-pf-type="Row"]:nth-child(2n) .pf-c-lg--6:nth-child(2) {
      order: -1; } }
@media (max-width: 767px) {
  img.logo.d-block {
    display: inline-block !important; }

  .menu-mobile {
    position: initial; }
    .menu-mobile .navbar {
      position: initial; }
    .menu-mobile .navbar-header {
      width: 75px;
      position: absolute;
      top: 3px;
      right: 15px; }

  .section-header .custom-search input#mod-search-searchword {
    min-width: 300px;
    border: 1px solid;
    transition: all ease 0.3s;
    visibility: visible;
    padding: 0px 20px 0 10px;
    position: relative;
    margin-top: 20px;
    transform: translateY(0%);
    top: auto; }
  .section-header .custom-search .element-invisible {
    position: absolute;
    right: 30px;
    top: 31px; }
  .section-header .custom-search.active .button {
    right: 28px;
    top: 26px; }
  .section-header .container {
    position: relative; }

  nav.navbar.sunfw-menu-head ul.navbar-nav {
    text-align: left; }
    nav.navbar.sunfw-menu-head ul.navbar-nav > li {
      display: block; }
  nav.navbar.sunfw-menu-head .navbar-toggler,
  nav.navbar.sunfw-menu-head .navbar-toggler:focus {
    box-shadow: 0 0 0 0rem rgba(225, 83, 97, 0.5) !important; }

  .sunfw-logo {
    padding: 0 0 25px 0; }

  .sunfw_section_header {
    padding-bottom: 0 !important; }

  #sunfw-master div.search-404 input[type="search"] {
    margin-bottom: 0px; }

  .item-page .page-header,
  .item-page .pull-left.item-image,
  .item-page .pull-left.item-image + .articleBody {
    margin-left: 0px;
    margin-right: 0px; } }
.btn-primary, .btn-default {
  border-radius: 0px; }

div[data-pf-type="Body"] .btn-default,
div[data-pf-type="body"] .btn-default,
div[data-pf-type="Body"] .btn-primary,
div[data-pf-type="body"] .btn-primary {
  border-radius: 0px; }

@media (max-width: 360px) {
  .section-testimonials .pf-slider-wrapper {
    min-height: 600px !important; } }

/*# sourceMappingURL=template.css.map */
