/* Write your custom css code here */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap");

html,
body,
div,
p,
table {
  font-family: "Noto Sans", sans-serif;
}

body a {
  transition: none;
}
.sunfw-social li a i.fa-facebook:hover,
.sunfw-social li a i.fa-twitter:hover,
.sunfw-social li a i.fa-youtube-play:hover {
  color: #000;
}
.sunfw-social li a i {
  font-size: 22px;
}
.sunfw-social {
  text-align: center;
}
.lang-inline li {
  line-height: 30px;
  font-weight: bold;
}
.lang-inline li.lang-active a {
  color: #000;
}
nav.navbar.sunfw-menu-head ul.navbar-nav > li > span.nav-header:not(.get-it),
nav.navbar.sunfw-menu-head ul.navbar-nav > li > a:not(.get-it) {
  padding: 12px 15px;
}
.sunfw_section_header .sunfw-menu ul.navbar-nav > li > a {
  color: #000;
  font-weight: bold;
}
.sunfw-logo {
  margin-top: 2px;
  margin-bottom: 4px;
}
.sunfw-menu ul.nav > li:last-child {
  border-left: solid;
}

.breadcrumb {
  margin-bottom: 0px;
}
.sunfw_section_breadcrumbs {
  background-color: #eff3f9;
}

.hyd-swiper {
  position: relative;
}
.hyd-swiper::before,
.hyd-swiper::after {
  position: absolute;
  z-index: 100;
  content: "";
  display: block;
}
.hyd-swiper::before {
  top: 44px;
  height: 1px;
  width: 100%;
  background-color: #58c5c0;
}
.hyd-swiper::after {
  top: -6px;
  left: 50%;
  margin-left: -125px;
  width: 250px;
  height: 32px;
  background-color: transparent;
  border: 1px solid #58c5c0;
}
.hyd-swiper .swiper-slide .title::after {
  content: "";
  display: block;
  margin-left: 50%;
  margin-bottom: 40px;
  height: 40px;
  width: 1px;
  background-color: #58c5c0;
}
.hyd-swiper .swiper-slide .title {
  text-align: center;
  font-weight: bold;
}
.hyd-swiper .swiper-button-prev {
  left: 50%;
  margin-left: -160px;
  border-right: 28px solid #58c5c0;
}
.hyd-swiper .swiper-button-next {
  right: 50%;
  margin-right: -160px;
  border-left: 28px solid #58c5c0;
}
.hyd-swiper .swiper-button-next,
.hyd-swiper .swiper-button-prev {
  position: absolute;
  top: 4px;
  z-index: 200;
  background-image: none;
  -webkit-transform: scale(0.4);
  -ms-transform: scale(0.4);
  transform: scale(0.4);
  width: 0;
  height: 0;
  border-top: 28px solid transparent;
  border-bottom: 28px solid transparent;
}
.hyd-swiper .swiper-slide .cntnt {
  margin-top: -20px;
  text-align: center;
}
.hyd-swiper .swiper-slide {
  width: 400px;
  max-width: 100%;
}

.blog .blog-featured-items {
  box-shadow: rgba(223, 223, 223, 0.8) 0px 2px 10px;
  height: 100%;
}
.blog .blog-featured-items:hover {
  box-shadow: 0 2px 10px 0 rgba(0, 109, 224, 0.3);
}
.blog .items-row {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
}
.blog .items-row .col-xs-12 {
  margin-bottom: 30px;
}
.blog .items-row .item {
  height: 100%;
}
.blog .blog-featured-items .page-header {
  padding: 10px 10px 0;
}
.blog .item-image {
  margin-bottom: 0;
}
.blog .item-image img {
  width: 100%;
}
.blog .blog-featured-items .article-info {
  padding: 0 10px;
}
.blog .blog-featured-items .entry-content {
  padding: 0 10px 10px;
}
.page-header h2 a {
  color: #4f7fbf;
}
div.pagination ul.pagination {
  margin: 0 auto;
}
div.pagination ul.pagination li a {
  position: relative;
  display: block;
  padding: 6px 10px;
  margin: 0 0 0 -1px;
  line-height: 1.25;
  color: #4f7fbf;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
div.pagination ul.pagination li.disabled a {
  margin-right: 0;
  background-color: #fff;
  border: 1px solid #dee2e6;
  padding: 6px 10px;
}
div.pagination ul.pagination li:nth-last-child(2) a,
div.pagination ul.pagination li:nth-child(1) a,
div.pagination ul.pagination li:last-child a,
div.pagination ul.pagination li:nth-child(2) a {
  margin-right: 0;
  background-color: #fff;
  border: 1px solid #dee2e6;
  padding: 6px 10px;
}
div.pagination ul.pagination li:nth-last-child(2) a {
  margin-left: -1px;
}
div.pagination ul.pagination li.active a {
  color: #000 !important;
  background-color: #dee2e6;
}
div.pagination ul.pagination li a:hover {
  color: #000 !important;
  border: 1px solid #dee2e6 !important;
}
.page-header h2 a:hover {
  color: #000;
}
.page-header h2[itemprop="name"] {
  margin-top: 0;
}

ul.nav.menu-sidemenu li {
  margin: 0;
}
ul.nav.menu-sidemenu li a {
  border: none;
}
ul.nav.menu-sidemenu li.active {
  margin-right: -10px;
}
ul.nav.menu-sidemenu li.active a {
  color: #fff !important;
  font-weight: bold;
}

.menu-sidemenu li:nth-child(1) {
  background-color: #6153a8;
}
.menu-sidemenu li:nth-child(2) {
  background-color: #4b88d9;
}
.menu-sidemenu li:nth-child(3) {
  background-color: #54af46;
}
.menu-sidemenu li:nth-child(4) {
  background-color: #ff7922;
}
.menu-sidemenu li:nth-child(5) {
  background-color: #e92026;
}

ul.nav.menu-sidemenu li a {
  color: #fff;
}
ul.nav.menu-sidemenu li a:hover {
  color: #fff;
  font-weight: bold;
}

.cgen {
  border: solid 5px #bbbbbb;
  padding: 5px;
  margin-bottom: 20px;
  font-size: 13px;
}
.cdem {
  border: solid 5px #6153a8;
  padding: 5px;
  margin-bottom: 20px;
  font-size: 13px;
}
.csav {
  border: solid 5px #4b88d9;
  padding: 5px;
  margin-bottom: 20px;
  font-size: 13px;
}
.ctop {
  border: solid 5px #54af46;
  padding: 5px;
  margin-bottom: 20px;
  font-size: 13px;
}
.cdin {
  border: solid 5px #ff7922;
  padding: 5px;
  margin-bottom: 20px;
  font-size: 13px;
}
.cmul {
  border: solid 5px #e92026;
  padding: 5px;
  margin-bottom: 20px;
  font-size: 13px;
}

.categories-list .item-title.page-header {
  margin-bottom: 0px;
}
.categories-list div.category-desc {
  margin: 5px 0 10px;
}
.categories-list .item-title.page-header a {
  margin-bottom: 5px;
  color: #4f7fbf;
}
.categories-list .item-title.page-header a:hover {
  color: #000;
}
input[type="search"] {
  border-radius: 5px;
}

body#sunfw-master .lightbox-1 {
  border: solid 3px #4f7fbf;
}
.lightbox-1 h3 {
  background-color: #4f7fbf;
  color: #fff;
  margin: 0;
  padding: 0px 5px 5px;
  font-size: 22px;
}
.sunfw-pos-right .module-style {
  margin-bottom: 15px;
}

.bt-row-separate {
  border: none !important;
}
.bt-cs .bt-row {
  padding: 8px 10px !important;
}
.bt-cs .bt-inner img {
  outline: none !important;
  border: none !important;
  max-width: 100% !important;
  margin: 0 !important;
}
.bt-cs .bt-inner {
  padding: 0 !important;
}
.slide.blog {
  display: flex;
  flex-wrap: wrap;
}

.jsn-gallery {
  margin-bottom: 20px;
}
img.logo {
  max-height: 100px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #000;
}

.footer-menu {
  text-align: center;
}
.footer-menu ul.nav {
  display: inline-flex;
  text-align: left;
}
.footer-menu ul.nav > li {
  margin-right: 25px;
  font-weight: bold;
}
.footer-menu ul.nav.menu li a {
  color: #000;
}
.footer-menu ul.nav li .nav-child li {
  font-weight: normal;
}

.footer-logo {
  margin: 10px 0;
  list-style: none;
  text-align: center;
}
.footer-logo img {
  max-height: 72px;
}
.footer-logo li {
  display: inline-block;
  margin-left: 20px;
  border-right: solid;
  padding-right: 20px;
}
.footer-logo li:last-child {
  border-right: none;
}

.attachmentsContainer table caption {
  display: none;
}
.attachmentsContainer table .at_filename,
.attachmentsContainer table .at_filename a {
  color: #666;
}

@media (max-width: 1199px) {
  nav.navbar.sunfw-menu-head ul.navbar-nav > li > span.nav-header:not(.get-it),
  nav.navbar.sunfw-menu-head ul.navbar-nav > li > a:not(.get-it) {
    padding: 12px 14px;
  }
  .sunfw-sticky-open
    nav.navbar.sunfw-menu-head
    ul.navbar-nav
    > li
    > a:not(.get-it) {
    padding: 12px 9px;
  }
}

@media (max-width: 991px) {
  .blog .items-row {
    display: block;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .header-top {
    padding: 0;
  }
  .navbar-header {
    float: none;
  }
  .navbar-toggle {
    display: block !important;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  nav .navbar-collapse.collapse.in {
    display: block !important;
  }
  nav ul.sunfw-tpl-menu {
    display: block;
    float: none !important;
  }
  button.navbar-toggle {
    margin: 0;
    padding: 15px 15px 18px;
    float: left;
    outline: none;
    font-size: 25px;
    background: transparent;
    box-shadow: none;
  }
  .sunfw_section_header {
    position: relative;
  }
  .logo-top {
    position: absolute;
    top: 34px;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    z-index: 123;
  }
  .logo {
    max-height: 68px;
  }
  .col-menu {
    width: 100%;
  }
  nav.navbar.sunfw-menu-head ul.navbar-nav > li {
    border-bottom: 1px solid #e7eaee;
    display: block;
    float: none;
  }
  .header-top nav.navbar.sunfw-menu-head ul.navbar-nav > li > a:not(.get-it) {
    padding: 16px 25px;
  }
  nav.navbar.sunfw-menu-head ul.navbar-nav > li.parent > a span.caret {
    width: 48px;
    top: 0;
    position: absolute;
    right: 15px;
    height: 100%;
    text-align: center;
    margin: 0;
  }
  .sunfwMenuNoneEffect ul.sunfw-tpl-menu > li:hover > ul {
    display: none;
  }
  .sunfw-menu ul.dropdown-menu {
    width: 100%;
  }
  ul.sunfw-tpl-menu > li ul.menuShow {
    float: none;
    display: block !important;
    transition: 1s ease-in-out;
    width: 100% !important;
    left: 0% !important;
    transform: translateX(0%) !important;
    position: inherit;
  }
}

@media (max-width: 767px) {
  .sunfw-logo img.logo {
    max-height: 68px;
  }
}
