body {
  font-size: 15px;
  font-family: 'Poppins', sans-serif;
  color: #545454; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Raleway', sans-serif; }

a {
  text-decoration: none;
  color: #545454; }
  a:hover {
    text-decoration: none;
    color: inherit; }

img {
  max-width: 100%;
  height: auto; }

main {
  padding-top: 0px; }

.modal-body {
  min-height: 80vh; }
  .modal-body h3 {
    font-size: 19px;
    margin-bottom: 0;
    padding-bottom: 10px;
    font-weight: 600; }
    .modal-body h3 a {
      color: #034D7E; }

.primary-btn {
  font-size: 20px;
  color: #fff;
  line-height: 30px;
  font-weight: 300;
  text-transform: uppercase;
  padding: 7px 20px;
  border-radius: 23px;
  background: #23669E;
  min-width: 225px;
  display: inline-block;
  text-align: center; }

header {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9;
  padding: 0px;
  border-bottom: 1px solid #efefef;
  background: #034D7E; }
  header .top-header {
    padding: 10px 0;
    color: #fff;
    background: #0175C0;
    /*border-bottom: 1px solid #F7F7F7; */
  }

.logo-wrap {
  display: flex; }
  .logo-wrap .navbar-brand {
    color: #23669E;
    padding: 0;
    height: auto;
    width: 84px;
    vertical-align: middle; }
    .logo-wrap .navbar-brand img {
      display: inline-block;
      height: 100%; }
  .logo-wrap .logo_text {
    width: calc(100% - 90px);
    display: inline-block;
    vertical-align: middle; }
    .logo-wrap .logo_text h6 {
      font-size: 15px;
      font-weight: 600;
      margin: 0;
      line-height: 20px;
      color: #fff; }
    .logo-wrap .logo_text h1 {
      /*font-size: 18px;*/
      font-weight: 700;
      color: #fff; }

header .navbar {
  padding: 0; }
  header .navbar .mr-auto, header .navbar .mx-auto {
    margin-right: auto !important; }
  header .navbar .navbar-nav {
    display: block; }
    header .navbar .navbar-nav li {
      margin-right: 0px;
      display: inline-block;
      /*border-right: 1px solid #808080; */
    }
      header .navbar .navbar-nav li .nav-link {
        font-size: 14px;
        font-weight: 600;
        color: #fff;
        display: inline-block;
        padding: 15px 24px; }
        header .navbar .navbar-nav li .nav-link:hover {
          background: #034D7E; }
      header .navbar .navbar-nav li:hover .dropdown-menu {
        display: block; }
      header .navbar .navbar-nav li .dropdown-menu {
        margin: 0; }
        header .navbar .navbar-nav li .dropdown-menu a {
          color: #545454;
          padding: 10px; }
          header .navbar .navbar-nav li .dropdown-menu a:hover {
            color: #23669E; }
      header .navbar .navbar-nav li.active .nav-link {
        background: #0175C0; }

.header-left {
  height: 100%;
  padding: 10px 0;
  position: relative; }
  .header-left .flag {
    position: absolute;
    width: 50px;
    right: -30px;
    top: 4px; }
  .header-left.no-border {
    border: 0; }
  .header-left .form-inline {
    display: block;
    position: relative;
    vertical-align: top;
    border: 1px solid #e4e4e4; }
    .header-left .form-inline input {
      font-size: 16px;
      font-weight: 400;
      color: #545454;
      background: none;
      border: 0;
      border-radius: 30px;
      height: 33px;
      width: 100%; }
      .header-left .form-inline input:hover, .header-left .form-inline input:focus {
        border: 0;
        box-shadow: none; }
    .header-left .form-inline button {
      font-size: 18px;
      color: #545454;
      position: absolute;
      right: 0;
      top: 50%;
      transform: translateY(-50%);
      border: 0;
      background: none;
      cursor: pointer; }
  .header-left ul {
    display: inline-block;
    margin: 0;
    padding: 0; }
    .header-left ul li {
      display: inline-block;
      list-style: none;
      padding: 0 5px;
      position: relative; }
      .header-left ul li select {
        font-size: 14px;
        height: auto;
        color: #545454;
        border: 1px solid #545454;
        background: none; }
      .header-left ul li a {
        font-size: 16px;
        color: #545454;
        padding: 0;
        vertical-align: middle; }
        .header-left ul li a .la {
          font-size: 21px; }
      .header-left ul li.login .dropdown-menu {
        max-width: 100px;
        margin: 0;
        min-width: 130px;
        left: -92px; }
        .header-left ul li.login .dropdown-menu a {
          font-size: 16px;
          padding: 10px;
          color: #23669E; }
      .header-left ul li.login:hover .dropdown-menu {
        display: block;
        max-width: 100px; }
      .header-left ul li span {
        font-size: 15px;
        width: 22px;
        height: 22px;
        line-height: 19px;
        text-align: center;
        background: #23669E;
        border-radius: 30px;
        border: 1px solid #23669E;
        color: #545454;
        display: inline-block; }
    .header-left ul.language {
      display: block;
      margin-bottom: 10px; }
      .header-left ul.language li a {
        font-size: 12px; }

.dropdown-toggle::after {
  content: "\f110";
  font: normal normal normal 12px/0 LineAwesome;
  border: 0;
  position: relative;
  top: 4px;
  margin: 0; }

.main-title {
  font-size: 21px;
  font-weight: 700;
  margin-bottom: 19px;
  width: 100%;
  display: block;
  border-bottom: 1px solid #23669e; }
  .main-title span {
    position: relative;
    display: inline-block;
    padding-bottom: 12px; }
    .main-title span:after {
      content: '';
      width: 100%;
      background: #23669e;
      height: 6px;
      position: absolute;
      bottom: -3px;
      left: 0; }

.title {
  font-size: 23px;
  font-family: 'Poppins', sans-serif;
  color: #545454;
  font-weight: 700;
  margin-bottom: 10px; }

.secondary-title {
  font-size: 18px;
  font-weight: 700; }

.small-title {
  font-size: 15px;
  font-weight: 700;
  color: #000; }

.readmore {
  font-size: 13px;
  color: #ffffff;
  background: #034D7E;
  display: inline-block;
  padding: 5px 15px;
  border-radius: 20px; }

.top-content {
  padding: 15px 0 40px 0;
  border-bottom: 1px solid #efefef; }
  .top-content .content-wrap .img-wrap {
    height: 390px;
    margin-bottom: 20px; }
    .top-content .content-wrap .img-wrap img {
      width: 100%;
      height: 100%;
      object-fit: contain; }

.date {
  font-size: 13px;
  color: #23669E;
  margin-bottom: 10px;
  display: block; }

.top-list {
  padding: 0;
  margin: 0; }
  .top-list li {
    list-style: none;
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 10px; }
    .top-list li .content-wrap {
      width: calc(100% - 90px);
      padding-left: 20px; }
      .top-list li .content-wrap span {
        margin-bottom: 0; }
      .top-list li .content-wrap h3 {
        font-size: 16px;
        margin-bottom: 4px; }
        .top-list li .content-wrap h3 a {
          color: #034D7E; }
      .top-list li .content-wrap p {
        margin: 0;
        font-size: 13px; }
    .top-list li .img-wrap {
      width: 80px;
      height: 80px; }
      .top-list li .img-wrap img {
        width: 100%;
        height: 100%;
        object-fit: contain; }

.trending {
  padding: 40px 0;
  border-bottom: 1px solid #efefef; }

.wrap {
  padding: 20px 10px;
  text-align: center;
  background: #f7f7f7;
  margin-bottom: 26px;
  position: relative; }
  .wrap span {
    font-size: 15px;
    font-weight: 700;
    color: #23669E;
    margin-right: 20px;
    position: absolute;
    top: 10px;
    right: 10px;
    margin: 0; }
  .wrap .img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    border: 1px solid #545454;
    display: inline-block;
    overflow: hidden;
    margin-bottom: 20px; }
    .wrap .img i {
      font-size: 45px;
      line-height: 90px;
      color: #23669e; }

.frequent {
  padding: 50px 0;
  border-bottom: 1px solid #efefef; }
  .frequent h3 {
    font-family: 'Poppins', sans-serif; }
  .frequent .secondary-title {
    font-size: 18px; }
  .frequent .top-list li .img-wrap {
    height: 200px; }

.content-choices {
  padding: 50px 0;
  border-bottom: 1px solid #efefef;
  text-align: center; }
  .content-choices ul {
    padding: 0;
    margin: 0; }
    .content-choices ul li {
      list-style: none;
      display: inline-block; }
      .content-choices ul li a {
        padding: 10px 25px;
        border: 1px solid #efefef;
        margin: 0 10px;
        display: inline-block; }
        .content-choices ul li a:hover {
          border: 1px solid #757575; }

.community {
  padding: 50px 0;
  border-bottom: 1px solid #efefef;
  text-align: center; }
  .community ul {
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 20px;
    row-gap: 20px; }
    .community ul li {
      list-style: none;
      display: inline-block;
      text-align: center;
      border: 1px solid #efefef;
      padding: 20px 10px; }
      .community ul li .img-wrap {
        width: 100px;
        height: 100px;
        overflow: hidden;
        border-radius: 50%;
        display: inline-block;
        box-shadow: -1px 1px 8px #dadada;
        margin-bottom: 20px; }
        .community ul li .img-wrap img {
          width: 100%;
          height: 100%;
          object-fit: cover;
          object-position: top; }

.content-detail {
  padding: 50px 0;
  font-family: 'Raleway', sans-serif; }
  .content-detail .main-title {
    margin-bottom: 10px; }
  .content-detail h4 {
    font-size: 20px;
    margin-bottom: 45px;
    color: #8e8e8e;
    font-weight: 400; }
  .content-detail .img-wrap {
    margin-bottom: 20px; }
  .content-detail .credit {
    font-size: 15px;
    text-align: center;
    margin-bottom: 50px;
    color: #757575; }
  .content-detail p {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 50px; }
  .content-detail ul {
    margin-bottom: 50px; }
    .content-detail ul li {
      font-size: 18px;
      font-weight: 400; }

.share-bar {
  display: flex;
  margin-bottom: 20px;
  align-items: center;
  justify-content: space-between; }
  .share-bar .left {
    display: flex;
    align-items: center; }
    .share-bar .left .img-wrap {
      width: 50px;
      height: 50px;
      border-radius: 50%;
      overflow: hidden;
      line-height: 50px;
      background: #ccc;
      margin-right: 10px;
      margin-bottom: 0; }
      .share-bar .left .img-wrap img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: top; }
    .share-bar .left span {
      margin-right: 10px; }
      .share-bar .left span a {
        color: #23669E; }
    .share-bar .left p {
      font-size: 16px;
      margin: 0; }
      .share-bar .left p a {
        padding: 0 5px; }
  .share-bar ul {
    padding: 0;
    margin: 0; }
  .share-bar li {
    list-style: none;
    display: inline-block;
    margin: 0 10px; }

.news-activities .top-list {
  background: #f5f5f5;
  border-radius: 10px;
  box-shadow: 0px 0px 5px #a0a0a0; }
  .news-activities .top-list li {
    border-bottom: 1px solid #a0a0a0;
    padding: 10px; }
    .news-activities .top-list li:last-child {
      border: 0; }

.news-activities.quicklinks .top-list {
  padding: 10px 0; }
  .news-activities.quicklinks .top-list li {
    display: block;
    line-height: 20px;
    padding: 5px 10px;
    margin-bottom: 5px; }
    .news-activities.quicklinks .top-list li a {
      font-size: 14px;
      color: #23669e;
      font-weight: 600; }
      .news-activities.quicklinks .top-list li a.readmore {
        color: #fff; }

.gallery-video, .company-detail, .gallery, .map-social, .team-member {
  padding: 40px 0; }

.gallery-video {
  padding-bottom: 20px; }

.company-detail {
  background: #f7f7f7; }
  .company-detail .img-wrap {
    height: 400px; }
    .company-detail .img-wrap img {
      width: 100%;
      height: 100%;
      object-fit: contain; }
  .company-detail p {
    text-align: justify; }

.gallery {
  background: #f7f7f7; }
  .gallery .title-wrap {
    background: #fff;
    padding: 20px; }
    .gallery .title-wrap a {
      font-size: 16px;
      font-weight: 600;
      color: #23669e; }

.team-member ul {
  padding: 0;
  margin: 0; }
  .team-member ul li {
    list-style: none; }
    .team-member ul li .team-wrap {
      padding: 10px 10px;
      vertical-align: top;
      text-align: center;
      box-shadow: 1px 0px 6px #ccc; }
    .team-member ul li p {
      font-size: 13px;
      display: block;
      justify-content: center;
      margin-bottom: 5px;
      border-bottom: 1px solid #ececec;
      padding-bottom: 5px; }
      .team-member ul li p:last-child {
        border: 0; }
      .team-member ul li p i {
        display: inline-block;
        vertical-align: top; }
      .team-member ul li p span {
        color: #23669e;
        font-weight: 600;
        width: calc(100% - 20px);
        padding-left: 5px;
        display: inline-block;
        word-break: break-all; }
        .team-member ul li p span i {
          font-size: 16px;
          margin-right: 10px;
          color: #23669e; }

.team-member .img-wrap {
  width: 150px;
  margin-bottom: 20px;
  height: 150px;
  border-radius: 50%;
  overflow: hidden;
  display: inline-block; }
  .team-member .img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover; }

.team-member h4 {
  font-size: 17px;
  font-weight: 600;
  color: #034D7E;
  margin-bottom: 12px; }

.team-member.slider-team {
  padding: 0px 0; }
  .team-member.slider-team ul li {
    list-style: none;
    display: inline-block;
    padding: 15px 10px;
    vertical-align: top;
    text-align: center;
    margin: 0 4px 20px 4px;
    box-shadow: 1px 0px 6px #ccc;
    width: 100%;
    height: 180px; }
    .team-member.slider-team ul li .img-wrap {
      display: inline-block; }
    .team-member.slider-team ul li .detail {
      width: calc(100% - 105px);
      display: inline-block; }
      .team-member.slider-team ul li .detail h4 {
        margin-bottom: 15px; }
      .team-member.slider-team ul li .detail p {
        font-size: 12px;
        margin-bottom: 8px; }
  .team-member.slider-team .img-wrap {
    width: 100px;
    height: 100px;
    vertical-align: top; }

.detail-page {
  padding: 50px 0;
  text-align: justify; }
  .detail-page .sec-title {
    font-size: 26px;
    color: #23669E;
    font-weight: 600;
    margin-bottom: 30px; }
  .detail-page .img-wrap {
    height: auto;
    margin-bottom: 30px; }
    .detail-page .img-wrap img {
      max-height: 100%;
      max-width: 100%; }
  .detail-page .map-wrap {
    margin-bottom: 50px; }
  .detail-page .product .img-wrap {
    height: 200px; }
  .detail-page.gallery {
    background: #fff; }
    .detail-page.gallery .img-wrap {
      height: 200px;
      margin: 0;
      background: #e4e4e4; }
      .detail-page.gallery .img-wrap img {
        width: 100%;
        height: 100%; }
    .detail-page.gallery .title-wrap {
      padding: 5px 7px; }
    .detail-page.gallery .gallery-wrap {
      box-shadow: 1px 1px 6px #d0d0d0;
      border: 1px solid #f5f5f5;
      border-radius: 5px;
      overflow: hidden; }
  .detail-page .team-member .img-wrap {
    height: 150px; }
  .detail-page .team-member .img-wrap img {
    object-fit: cover; }
  .detail-page .modal-body {
    height: auto;
    min-height: 0; }
  .detail-page .article-list.link-list li .img-wrap img {
    object-fit: contain; }

.detail-wrap {
  margin-bottom: 30px; }
  .detail-wrap h5 {
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 20px; }
  .detail-wrap .table .thead-light th {
    background: #23669E;
    color: #fff;
    vertical-align: middle; }

.list-order li {
  margin-bottom: 10px; }

.link-list {
  padding: 0;
  margin: 0; }
  .link-list li {
    list-style: none;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #efefef; }
    .link-list li a {
      font-size: 19px;
      color: #034D7E; }
    .link-list li p a {
      font-size: 15px;
      color: #23669E;
      line-height: 25px;
      font-weight: 600;
      margin: 0 5px;
      text-transform: uppercase; }
      .link-list li p a.readmore {
        font-size: 13px;
        color: #ffffff;
        padding: 5px 15px;
        line-height: inherit; }

.article-list li .img-wrap {
  width: 230px;
  height: 142px;
  margin: 0 20px 0 0;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  box-shadow: 0px 0px 3px #ccc; }

.article-list li h3 {
  font-weight: 600; }

.article-list li a {
  font-size: 20px; }

.article-list li p span {
  display: block; }

.article-list li p .date {
  color: #23669e;
  margin-top: 10px;
  margin-bottom: 20px; }

.article-list.column .content {
  width: calc(100% - 255px);
  display: inline-block; }

.custommarquee {
  background: #f7f7f7;
  border-radius: 5px;
  border: 1px solid #eaeaea;
  font-size: 15px; }
  .custommarquee .wrap {
    display: flex;
    padding: 0;
    margin: 0;
    align-items: center; }
    .custommarquee .wrap .markquee-head {
      background: #034D7E;
      color: #fff;
      padding: 10px; }
  .custommarquee .small-title {
    color: #ffffff;
    font-weight: 700;
    background: #23669e;
    padding: 5px; }
  .custommarquee a {
    font-size: 15px;
    padding: 5px 15px;
    color: #034D7E;
    display: inline-block;
    border-radius: 20px;
    margin-top: 0px; }

.top-slider {
  position: relative;
  height: 380px;
  background: #23669E;
  position: relative; }
  .top-slider .flexslider {
    height: 100%;
    background: none;
    border: 0; }
    .top-slider .flexslider .flex-viewport {
      height: 100%; }
    .top-slider .flexslider .slides {
      height: 100%; }
      .top-slider .flexslider .slides li {
        height: 100%;
        position: relative; }
        .top-slider .flexslider .slides li .img-wrap {
          height: 100%;
          position: relative; }
          .top-slider .flexslider .slides li .img-wrap img {
            height: 100%;
            width: 100%;
            object-fit: cover; }
        .top-slider .flexslider .slides li .slider-description {
          position: absolute;
          min-width: 100%;
          left: 0;
          bottom: 0;
          padding: 10px 10px;
          z-index: 9;
          background: #757575; }
          .top-slider .flexslider .slides li .slider-description h4 {
            font-size: 17px;
            color: #fff;
            font-family: 'Open Sans', sans-serif;
            margin: 0; }
    .top-slider .flexslider .flex-direction-nav {
      position: absolute;
      width: 100%;
      top: 50%;
      transform: translateY(-50%); }
      .top-slider .flexslider .flex-direction-nav a {
        opacity: 1;
        height: 100%;
        width: 40px;
        height: 40px;
        line-height: 40px;
        border-radius: 50%;
        background: #545454; }
      .top-slider .flexslider .flex-direction-nav .flex-prev {
        left: 20px; }
        .top-slider .flexslider .flex-direction-nav .flex-prev:before {
          content: "\f111";
          font: normal normal normal 26px/1 LineAwesome;
          color: #23669E;
          left: 5px;
          position: relative;
          top: 3px; }
      .top-slider .flexslider .flex-direction-nav .flex-next {
        right: 20px; }
        .top-slider .flexslider .flex-direction-nav .flex-next:before {
          content: "\f112";
          font: normal normal normal 26px/1 LineAwesome;
          color: #23669E;
          left: -5px;
          position: relative;
          top: 3px; }

.margin-btm {
  margin-bottom: 40px; }

.owl-carousel {
  text-align: center; }

.publications .product {
  padding: 0; }
  .publications .product .img-wrap {
    height: 230px;
    border: 1px solid #dcdcdc; }

.product {
  margin-bottom: 30px;
  background: #F7F7F7;
  padding-bottom: 20px; }
  .product .img-wrap {
    height: 250px;
    background: #F7F7F7;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden; }
    .product .img-wrap img {
      width: 100%;
      height: 100%;
      object-fit: contain;
      display: inline-block; }
    .product .img-wrap .cart {
      position: absolute;
      top: 10px;
      right: 10px;
      background: #23669E;
      padding: 10px;
      border-radius: 30px;
      font-size: 25px;
      color: #fff;
      line-height: 25px;
      -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
      transition: opacity 0.35s, transform 0.35s;
      -webkit-transform: translate3d(20px, 0px, 0);
      transform: translate3d(20px, 0px, 0);
      opacity: 0; }
    .product .img-wrap:hover .cart {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      opacity: 1; }
  .product .detail {
    text-align: left;
    padding: 0 15px; }
  .product h4 {
    margin-bottom: 5px;
    line-height: 20px;
    margin-bottom: 20px; }
    .product h4 a {
      font-size: 16px;
      color: #034D7E;
      font-weight: 600;
      font-family: 'Poppins', sans-serif; }
  .product .view {
    font-size: 13px;
    font-weight: 600;
    color: #757575; }

.single-collection {
  background: #23669E;
  height: 700px;
  margin: 200px 0; }
  .single-collection .img-wrap {
    height: 600px;
    position: absolute;
    background: #fff;
    width: 100%;
    bottom: -15%;
    border: 1px solid #23669E; }
    .single-collection .img-wrap.bottom {
      bottom: auto;
      top: -15%;
      left: 0; }
    .single-collection .img-wrap img {
      height: 100%;
      width: 100%;
      object-fit: contain; }
  .single-collection .detail {
    position: relative;
    padding: 30px 0;
    height: 350px;
    text-align: right; }
    .single-collection .detail h4 {
      font-size: 24px;
      color: #fff;
      text-transform: uppercase;
      font-weight: 700;
      margin-bottom: 20px; }
    .single-collection .detail p {
      font-size: 23px;
      font-weight: 600;
      color: #545454;
      margin-bottom: 5px; }
    .single-collection .detail .primary-btn {
      color: #23669E;
      background: #545454; }
    .single-collection .detail.bottom-detail {
      text-align: left;
      bottom: -70%;
      height: auto; }
  .single-collection .small {
    margin-top: -40px;
    position: relative;
    z-index: 0; }
    .single-collection .small .img-wrap {
      position: relative;
      z-index: -1; }
    .single-collection .small .detail {
      left: auto;
      right: -35%; }

.owl-nav button {
  margin: 0 10px; }
  .owl-nav button:focus {
    outline: none; }
  .owl-nav button.owl-prev {
    left: 0; }
  .owl-nav button.owl-next {
    right: 0; }
  .owl-nav button span {
    font-size: 41px;
    color: #fff;
    width: 40px;
    height: 40px;
    display: inline-block;
    background: #545454;
    border-radius: 30px;
    line-height: 32px; }

footer {
  font-size: 14px;
  padding: 40px 0 0 0;
  background: #F7F7F7; }
  footer h4 {
    font-size: 20px;
    font-weight: bold;
    color: #545454;
    margin-bottom: 20px; }
  footer .bottom-logo {
    font-size: 20px;
    font-weight: bold;
    color: #000;
    height: 50px;
    display: inline-block;
    margin-bottom: 30px; }
    footer .bottom-logo img {
      height: 100%;
      display: inline-block; }
  footer .social {
    padding: 0;
    margin: 0; }
    footer .social li {
      list-style: none;
      display: inline-block;
      margin-right: 10px; }
      footer .social li a {
        font-size: 21px;
        color: #545454;
        height: 30px;
        width: 30px;
        line-height: 26px;
        text-align: center;
        border-radius: 30px;
        border: 1px solid #545454;
        display: inline-block; }
  footer .payment {
    padding: 0;
    margin: 0; }
    footer .payment li {
      list-style: none;
      display: inline-block;
      margin-right: 10px; }
      footer .payment li a img {
        width: 88px;
        height: 40px;
        object-fit: contain; }
  footer .foot-menu {
    margin-bottom: 20px; }
    footer .foot-menu ul {
      padding: 0;
      margin: 0; }
      footer .foot-menu ul li {
        list-style: none;
        font-size: 15px;
        padding: 5px 0; }
        footer .foot-menu ul li a {
          color: #757575; }
        footer .foot-menu ul li .la {
          color: #545454;
          font-size: 23px; }
  footer .bottom-footer {
    border-top: 1px solid #efefef;
    padding: 20px 0; }
    footer .bottom-footer p {
      margin: 0;
      line-height: 3; }

.custom-tab {
  border-bottom: 2px solid #23669E;
  margin-bottom: 20px; }
  .custom-tab .nav-item {
    margin: 0; }
    .custom-tab .nav-item a {
      font-size: 20px;
      border: 0;
      color: #545454; }
      .custom-tab .nav-item a.active {
        color: #23669E; }

.breadcrum-wrap {
  background: #F7F7F7;
  margin-bottom: 50px;
  text-align: center;
  padding: 20px 0; }
  .breadcrum-wrap .title {
    margin-bottom: 20px; }

.breadcrumb {
  background: none;
  border-radius: 0;
  margin-bottom: 0px;
  text-align: center;
  display: inline-block; }
  .breadcrumb .breadcrumb-item {
    display: inline-block; }
    .breadcrumb .breadcrumb-item a {
      color: #545454; }
    .breadcrumb .breadcrumb-item.active {
      color: #23669E; }

.buttons-cart {
  width: 100%;
  display: table;
  clear: both; }

.update {
  margin-bottom: 50px;
  padding: 0px 0 20px 0;
  border-bottom: 1px solid #efefef; }

.cart-total .table tr td {
  padding: 20px 0; }

.colored {
  color: #23669E; }

.pagination {
  display: inline-block; }
  .pagination li {
    line-height: 35px;
    background: #efefef;
    margin: 0 1px;
    display: inline-block; }
    .pagination li .page-link {
      padding: 8px 20px; }
    .pagination li.active {
      background: #23669E;
      color: #fff; }
    .pagination li a {
      color: #23669E; }

.update {
  margin-bottom: 20px; }

.error_not_found_area {
  padding: 50px 0;
  text-align: center; }

.blog_page_area {
  padding: 50px 0; }

.sec-padding, .profile {
  padding: 50px 0; }

.profile-sidebar {
  padding: 20px 0 10px 0;
  background: #fff; }

.profile-userpic {
  width: 100px;
  height: 100px; }
  .profile-userpic img {
    display: inline-block;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    background: #ccc; }

.profile-usertitle {
  text-align: center;
  margin-top: 20px; }

.profile-usertitle-name {
  color: #545454;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 7px; }

.profile-usertitle-job {
  text-transform: uppercase;
  color: #545454;
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 15px; }

.profile-userbuttons {
  text-align: center;
  margin-top: 10px; }
  .profile-userbuttons .btn {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    padding: 6px 15px;
    margin-right: 5px; }

.profile-userbuttons .btn:last-child {
  margin-right: 0px; }

.profile-usermenu {
  margin-top: 30px; }
  .profile-usermenu ul {
    display: block; }
    .profile-usermenu ul li {
      border-bottom: 1px solid #F7F7F7;
      display: block;
      padding: 10px; }
      .profile-usermenu ul li.active a {
        color: #545454;
        border-left: 2px solid #545454;
        margin-left: -2px;
        padding-left: 10px; }
      .profile-usermenu ul li:last-child {
        border-bottom: none; }
      .profile-usermenu ul li a {
        color: #545454;
        font-size: 15px;
        font-weight: 400; }
        .profile-usermenu ul li a:hover {
          color: #23669E; }
        .profile-usermenu ul li a i {
          margin-right: 8px;
          font-size: 14px; }

#nav {
  float: left;
  width: 280px;
  border-top: 1px solid #545454;
  border-right: 1px solid #545454;
  border-left: 1px solid #545454; }
  #nav li a {
    display: block;
    padding: 10px 15px;
    background: #ccc;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #999;
    text-decoration: none;
    color: #000; }
    #nav li a:hover {
      background: #999;
      color: #fff; }
    #nav li a.active {
      background: #999;
      color: #fff; }
  #nav li ul {
    display: none; }
    #nav li ul li a {
      padding: 10px 25px;
      background: #ececec;
      border-bottom: 1px dotted #ccc; }

.form-group .form-control, .form-group span {
  height: 38px !important;
  line-height: 36px !important; }

@media (max-width: 1024px) {
  .top-slider .flexslider .slides li .slider-description {
    z-index: 9; } }

@media (max-width: 991px) {
  .navbar .navbar-nav li {
    display: block; }
  header .navbar .navbar-nav li {
    display: block;
    border: none; }
  .team-member.slider-team ul li {
    margin: 20px 0 20px 0;
    width: 49%; } }

@media (max-width: 767px) {
  header .top-header {
    text-align: center; }
  .header-left ul {
    display: block;
    text-align: center; }
  .header-left .flag {
    right: 0; }
  .header-left {
    /*border-bottom: 1px solid #efefef; */
  }
  .header-left .form-inline {
    margin: 0 !important; }
  .top-slider {
    margin-bottom: 30px; }
  .top-slider .flexslider .slides li .img-wrap {
    width: 100%;
    right: auto;
    border-radius: 0;
    background: none; }
  .top-slider .flexslider .slides li .slider-description h3,
  .top-slider .flexslider .slides li .slider-description h4 {
    font-size: 15px; }
  .top-slider .flexslider .flex-direction-nav {
    left: 50%;
    transform: translateX(-50%); }
  .collection-group .collection-wrap {
    width: 100%; }
  .bottom-collection .img-wrap,
  .top-single-product,
  footer {
    text-align: center; }
  .top-single-product .img-wrap {
    display: inline-block;
    margin-bottom: 90px; }
  .bottom-collection {
    height: auto; }
  .bottom-collection .img-wrap,
  .bottom-collection .detail {
    width: 100%;
    position: relative;
    right: auto;
    top: auto; }
  .bottom-collection .wrap {
    height: auto;
    padding: 40px 10px; }
  .bottom-collection .col-wrap {
    top: auto;
    transform: none; }
  .top-collection {
    text-align: center; }
  .single-collection {
    height: auto; }
  .single-collection {
    margin: 0; }
  .single-collection .img-wrap {
    position: relative;
    height: 400px;
    bottom: auto;
    margin-bottom: 20px; }
  .single-collection .detail.bottom-detail {
    bottom: auto;
    text-align: center; }
  .single-collection .img-wrap.bottom {
    top: auto; }
  .single-collection .detail {
    height: auto;
    text-align: center; }
  .article-list li {
    text-align: center;
    margin-bottom: 20px; }
  .article-list.column .content {
    width: 100%; }
  .article-list li .img-wrap {
    display: inline-block;
    margin: 0 0 10px 0;
    height: 300px;
    width: auto; }
  .team-member.slider-team ul li {
    justify-content: space-evenly;
    width: 100%;
    margin: 10px 0; }
  footer .bottom-footer p {
    text-align: center !important; } }

@media (max-width: 480px) {
  .team-member ul li,
  .team-member.detail-wrap ul li {
    width: 100%; }
  .team-member.slider-team ul li .detail {
    width: 100%;
    display: block; } }

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: red;
  color: white;
  cursor: pointer;
  padding: 5px 10px;
  border-radius: 4px; }

.navbar-toggler-icon i {
  color: #fff;
  font-size: 23px;
  font-weight: 700; }

header .navbar {
  justify-content: flex-end; }
