.accordion-outer .card {
  border: none;
  margin-bottom: 5px;
  border-radius: 4px !important; }
  .accordion-outer .card .card-header {
    padding: 0px;
    background: #eeeeef; }
    .accordion-outer .card .card-header > a {
      font-size: 14px;
      padding: 10px 15px;
      color: #666666;
      display: block;
      text-align: left;
      cursor: pointer;
      text-transform: capitalize; }
      .accordion-outer .card .card-header > a:hover {
        color: #ffffff;
        background-color: #00568e; }
  .accordion-outer .card .card-body {
    padding: 15px;
    border: 1px solid #00568e;
    border-radius: 0px 0px 4px 4px; }
.accordion-outer .card-header a[aria-expanded~="true"] {
  color: #ffffff !important;
  background-color: #00568e; }

.accordion-inner ul li a.active {
  color: #00568e; }

.accordion-inner ul {
  margin: 0px; }
  .accordion-inner ul li a {
    color: #666666;
    padding: 3px 0px 4px 10px;
    display: block;
    font-size: 13px;
    text-transform: capitalize;
    position: relative; }
    .accordion-inner ul li a:hover {
      color: #00568e; }
  .accordion-inner ul li ul {
    padding-left: 15px; }
    .accordion-inner ul li ul li a {
      padding: 2px 0px 2px 10px; }
  .accordion-inner ul li span:before, .accordion-inner ul li span:after {
    position: absolute;
    left: 0px;
    top: 6px; }
.accordion-inner [data-toggle~="collapse"] span:before {
  content: "\f0da"; }
.accordion-inner [aria-expanded~="true"] span:before {
  display: none; }
.accordion-inner [aria-expanded~="true"] span:after {
  content: "\f0d7"; }
.accordion-inner [aria-expanded~="true"] {
  color: #666666 !important;
  background-color: transparent; }

.accordion-downloads .card .card-header {
  padding: 0px;
  background: #eeeeef; }
  .accordion-downloads .card .card-header > a {
    color: #373737; }
    .accordion-downloads .card .card-header > a:hover {
      color: #ffffff;
      background-color: #00568e; }
.accordion-downloads .card .card-body {
  border: 1px solid #dbdbdb; }
  .accordion-downloads .card .card-body .last-child:last-child {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
    border-bottom: 0px !important; }
.accordion-downloads span:before, .accordion-downloads span:after {
  position: absolute;
  right: 10px;
  top: 13px; }
.accordion-downloads [aria-expanded~="true"] {
  color: #ffffff !important;
  background-color: #00568e; }
.accordion-downloads [data-toggle~="collapse"] span:before {
  content: "\f067"; }
.accordion-downloads [aria-expanded~="true"] span:before {
  display: none; }
.accordion-downloads [aria-expanded~="true"] span:after {
  content: "\f068"; }

.row {
  margin-right: -10px;
  margin-left: -10px; }

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto,
.col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7,
.col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3,
.col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11,
.col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl,
.col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7,
.col-xl-8, .col-xl-9, .col-xl-auto {
  padding-left: 10px;
  padding-right: 10px; }

.font-size-base, .home-gallery-slider .foogallery-album-gallery-list .foogallery-pile .foogallery-pile-inner h3, .page-gallery .foogallery-album-gallery-list .foogallery-pile .foogallery-pile-inner h3 {
  font-size: 14px; }

.font-size-lg {
  font-size: 17.5px; }

.font-size-sm, .home-gallery-slider .foogallery-album-gallery-list .foogallery-pile .foogallery-pile-inner h3 span, .page-gallery .foogallery-album-gallery-list .foogallery-pile .foogallery-pile-inner h3 span {
  font-size: 12.25px; }

.font-size-xs {
  font-size: 12px; }

.font-size-xxs {
  font-size: 10px; }

.bg-custom {
  background-color: #dfaf10 !important; }

.bg-default {
  background-color: #0072bb !important; }

.bg-primary {
  background-color: #00568e !important; }

.bg-success {
  background-color: #1ed65f !important; }

.bg-info {
  background-color: #3ac9d6 !important; }

.bg-warning {
  background-color: #f9c851 !important; }

.bg-danger {
  background-color: #FF0000 !important; }

.bg-muted {
  background-color: #cccccc !important; }

.bg-inverse {
  background-color: #3b3e47 !important; }

.bg-purple {
  background-color: #6b5fb5 !important; }

.bg-pink {
  background-color: #F06292 !important; }

.bg-orange {
  background-color: #ff9800 !important; }

.bg-brown {
  background-color: #8d6e63 !important; }

.bg-teal {
  background-color: #26a69a !important; }

.bg-white {
  background-color: #ffffff !important; }

.bg-dark {
  background-color: #373737 !important; }

.bg-facebook {
  background-color: #3b5998 !important; }

.bg-twitter {
  background-color: #1da1f2 !important; }

.bg-google {
  background-color: #db4437 !important; }

.bg-linkedin {
  background-color: #007bb5 !important; }

.bg-instagram {
  background-color: #3f729b !important; }

.bg-youtube {
  background-color: #ff0000 !important; }

.gray-100 {
  background-color: #f9f9f9 !important; }

.gray-200 {
  background-color: #eeeeef !important; }

.gray-300 {
  background-color: #f6f6f6 !important; }

.gray-400 {
  background-color: #dbdbdb !important; }

.gray-500 {
  background-color: #cccccc !important; }

.gray-600 {
  background-color: #666666 !important; }

.gray-700 {
  background-color: #495057 !important; }

.gray-800 {
  background-color: #333333 !important; }

.gray-900 {
  background-color: #3a3a3a !important; }

/* Text colors */
.text-custom {
  color: #dfaf10 !important; }

.text-default {
  color: #007bff !important; }

.text-white {
  color: #ffffff !important; }

.text-danger {
  color: #FF0000 !important; }

.text-muted {
  color: #98a6ad !important; }

.text-primary, .location-card-height .location-card .title, .home-gallery-slider .foogallery-album-gallery-list .foogallery-pile .foogallery-pile-inner h3, .page-gallery .foogallery-album-gallery-list .foogallery-pile .foogallery-pile-inner h3 {
  color: #0172bb !important; }

.text-warning {
  color: #f9c851 !important; }

.text-success {
  color: #1ed65f !important; }

.text-info {
  color: #3ac9d6 !important; }

.text-inverse {
  color: #3b3e47 !important; }

.text-pink {
  color: #F06292 !important; }

.text-purple {
  color: #6b5fb5 !important; }

.text-orange {
  color: #ff9800 !important; }

.text-brown {
  color: #8d6e63 !important; }

.text-teal {
  color: #26a69a !important; }

.text-dark {
  color: #373737 !important; }

.facebook {
  color: #3b5998 !important; }

.twitter {
  color: #1da1f2 !important; }

.google {
  color: #db4437 !important; }

.linkedin {
  color: #007bb5 !important; }

.instagram {
  color: #3f729b !important; }

.youtube {
  color: #ff0000 !important; }

.btn {
  border-radius: 50px !important;
  text-transform: capitalize; }

.btn-primary {
  color: #ffffff;
  background-color: #00568e;
  border-color: #00568e; }

.btn-sm {
  padding: 5px 25px !important; }

.btn-md {
  padding-left: 25px !important;
  padding-right: 25px !important; }

.page-breadcrumbs {
  background-size: cover;
  background-repeat: no-repeat;
  padding: 50px 0; }
  .page-breadcrumbs .breadcrumbs-title {
    width: 400px;
    margin: 0 auto;
    padding: 20px;
    background: rgba(0, 0, 0, 0.3);
    border: 2px solid #ffffff;
    border-radius: 5px;
    text-align: center; }
    .page-breadcrumbs .breadcrumbs-title .breadcrumb {
      padding: 0;
      margin-bottom: 0;
      list-style: none;
      background-color: transparent;
      border-radius: 0;
      justify-content: center; }
      .page-breadcrumbs .breadcrumbs-title .breadcrumb li {
        color: #ffffff;
        text-transform: capitalize;
        font-size: 15px; }
        .page-breadcrumbs .breadcrumbs-title .breadcrumb li:before {
          color: #ffffff; }
        .page-breadcrumbs .breadcrumbs-title .breadcrumb li a {
          color: #ffffff;
          font-size: 12px; }
          .page-breadcrumbs .breadcrumbs-title .breadcrumb li a:hover {
            color: #00568e; }
    .page-breadcrumbs .breadcrumbs-title h2 {
      font-size: 38px;
      color: #ffffff;
      font-weight: 600;
      text-transform: capitalize; }

.location-card-height {
  max-height: 600px;
  overflow-x: auto; }
  .location-card-height .location-card {
    border: none;
    line-height: 20px;
    font-size: 12px;
    border-radius: 0px;
    border-bottom: 1px solid #f0f0f0; }
    .location-card-height .location-card:first-child {
      border-top-left-radius: 4px !important;
      border-top-right-radius: 4px !important; }
    .location-card-height .location-card:last-child {
      border-bottom-left-radius: 4px !important;
      border-bottom-right-radius: 4px !important; }
    .location-card-height .location-card .title {
      font-size: 14px;
      margin-bottom: 10px; }
    .location-card-height .location-card span {
      display: block; }
    .location-card-height .location-card small {
      font-size: 12px;
      margin-top: 8px;
      display: block; }
    .location-card-height .location-card a {
      font-size: 11px; }

input:focus {
  box-shadow: none !important; }

.form-control {
  font-size: 14px;
  border-radius: 50px !important;
  text-transform: capitalize; }

.section-row textarea {
  border-radius: 15px !important; }

textarea {
  min-height: 250px; }

.event-form label {
  font-size: 10px;
  display: block;
  margin: 0px;
  text-transform: uppercase; }
.event-form .form-control {
  padding: 0px;
  font-size: 12px;
  height: auto;
  background: transparent;
  border-radius: 0px !important;
  border: none;
  border-bottom: 1px solid #373737;
  font-style: italic; }
  .event-form .form-control::placeholder {
    color: #000;
    font-weight: 600; }
.event-form button {
  border-radius: 5px !important; }

footer .footer {
  background: #373737;
  color: #b4b4b4;
  font-size: 12px; }
  footer .footer p {
    line-height: 20px; }
  footer .footer .footer-logo {
    margin-bottom: 20px; }
    footer .footer .footer-logo img {
      width: 270px; }
  footer .footer .footer-title h3 {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    color: #fff;
    font-size: 14px;
    margin-bottom: 0px; }
  footer .footer .footer-title span {
    display: block; }
  footer .footer ul li {
    margin-top: 15px; }
    footer .footer ul li i {
      float: left;
      width: 25px;
      height: auto !important;
      margin-top: 5px; }
  footer .footer .app-images a img {
    width: 150px;
height: auto;}
footer .footer-copy {
  background: #202020;
  font-size: 12px;
  color: #cccccc; }
  footer .footer-copy p {
    text-align: right;
    margin: 0px; }

body {
  font-family: 'Open Sans', sans-serif;
  margin: 0;
  font-size: 14px !important;
  overflow-x: hidden;
  color: #666666;
  min-height: 100%;
  line-height: 2; }

html {
  height: 100%; }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  color: #000;
  font-family: 'Playfair Display', serif;
  font-weight: 600 !important;
  text-transform: capitalize; }

.header-social {
  display: none; }

.page-breadcrumbs .breadcrumbs-title .breadcrumb li {
  z-index: 99999 !important; }

.section-row {
  padding: 60px 0; }
  .section-row .page-images img {
    height: 130px;
    background: #fff;
    border: 1px solid #dbdbdb;
    margin: 0 15px 15px 0;
    padding: 10px;
    border-radius: 5px; }
    .section-row .page-images img:hover {
      box-shadow: 0 0.125rem 0.25rem rgba(55, 55, 55, 0.075) !important; }
  .section-row .box-column {
    position: relative;
    overflow: hidden;
    border-radius: 4px; }
    .section-row .box-column .box-opacity {
      position: absolute;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.5);
      border-radius: 4px;
      display: flex;
      justify-content: center;
      align-items: center; }
      .section-row .box-column .box-opacity:hover {
        background: rgba(0, 86, 142, 0.7); }
    .section-row .box-column .box-title {
      text-transform: capitalize;
      color: #fff;
      font-size: 12px;
      position: absolute;
      left: 10px;
      bottom: 10px;
      font-weight: bold; }
    .section-row .box-column i {
      position: absolute;
      color: #fff;
      font-size: 42px; }
  .section-row .col-left, .section-row .col-right {
    position: absolute;
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center; }
    .section-row .col-left img, .section-row .col-right img {
      height: 300px;
      border-radius: 5px; }
  .section-row .col-left {
    left: -193px; }
  .section-row .col-right {
    position: absolute;
    right: -193px;
    top: 0px; }
  .section-row .col-left-img {
    padding-left: 110px !important; }
  .section-row .col-right-img {
    padding-right: 110px !important; }
  .section-row .column-list {
    line-height: normal;
    text-transform: capitalize; }
    .section-row .column-list img {
	  height: 70px;
	  object-fit:cover;
      border-radius: 4px;
      width: 70px; }
    .section-row .column-list span {
      display: block;
      margin: 0px 0px 5px 0px;
      font-size: 12px;
      font-weight: bold;
      color: #00568e; }

.app-images a {
  display: inline-block; }
  .app-images a img {
    width: 150px; }

.shadow-hover:hover {
  box-shadow: 0 0.125rem 0.25rem rgba(55, 55, 55, 0.075) !important; }

.shadow-hover-white:hover {
  background: #ffffff !important;
  box-shadow: 0 0.125rem 0.25rem rgba(55, 55, 55, 0.075) !important; }

#wpsl-search-wrap {
  display: flex;
  justify-content: center; }
  #wpsl-search-wrap input, #wpsl-search-wrap .wpsl-dropdown {
    border-radius: 50px;
    border: none;
    outline: none; }
  #wpsl-search-wrap .wpsl-search-btn-wrap {
    margin-right: 0px; }
    #wpsl-search-wrap .wpsl-search-btn-wrap input {
      background: #fff;
      width: 100%;
      padding-left: 20px;
      padding-right: 20px; }

.grid-items-wrap .grid-items {
  display: flex;
  width: 100%;
  overflow-x: hidden;
  scroll-behavior: smooth;
  -webkit-transition: width 2s !important;
  transition: width 2s !important; }

.home-gallery-slider .foogallery-album-gallery-list, .page-gallery .foogallery-album-gallery-list {
  display: flex;
  width: 100%;
  overflow-x: hidden;
  scroll-behavior: smooth;
  -webkit-transition: width 2s !important;
  transition: width 2s !important; }
  .home-gallery-slider .foogallery-album-gallery-list .foogallery-pile:before, .home-gallery-slider .foogallery-album-gallery-list .foogallery-pile:after, .page-gallery .foogallery-album-gallery-list .foogallery-pile:before, .page-gallery .foogallery-album-gallery-list .foogallery-pile:after {
    display: none; }
  .home-gallery-slider .foogallery-album-gallery-list .foogallery-pile .foogallery-pile-inner, .page-gallery .foogallery-album-gallery-list .foogallery-pile .foogallery-pile-inner {
    box-shadow: none;
    border: 1px solid #dbdbdb !important;
    display: block;
    border-radius: 8px !important; }
    .home-gallery-slider .foogallery-album-gallery-list .foogallery-pile .foogallery-pile-inner:hover, .page-gallery .foogallery-album-gallery-list .foogallery-pile .foogallery-pile-inner:hover {
      border-top: none;
      border-color: #0172bb !important;
      box-shadow: 14px 7px 20px -3px #b6b1b1; }
.mytarget span:hover {
	color: #0172bb !important;
	text-decoration: underline !important;
}
    .home-gallery-slider .foogallery-album-gallery-list .foogallery-pile .foogallery-pile-inner h3, .page-gallery .foogallery-album-gallery-list .foogallery-pile .foogallery-pile-inner h3 {
      padding: 30px 15px !important;
      border-radius: 0px 0px 4px 4px;
      text-align: center;
      position: relative;
      opacity: 1;
      font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; }
      .home-gallery-slider .foogallery-album-gallery-list .foogallery-pile .foogallery-pile-inner h3 span, .page-gallery .foogallery-album-gallery-list .foogallery-pile .foogallery-pile-inner h3 span {
        color: #98a6ad;
        display: block;
        font-weight: 400;
        margin-top: 10px; }

.page-gallery .foogallery-album-gallery-list {
  display: block;
  overflow-x: inherit; }
  .page-gallery .foogallery-album-gallery-list .foogallery-pile .foogallery-pile-inner a {
    display: block; }
  .page-gallery .foogallery-album-gallery-list .foogallery-pile .foogallery-pile-inner h3 {
	  font-size :16px;
    font-weight: 600; }
  .page-gallery .foogallery-album-gallery-list li {
    -ms-flex: 24.7%;
    flex: 24.7%;
    max-width: 24.7%;
    margin-bottom: 20px; }
  .page-gallery .foogallery-album-gallery-list .foogallery-pile {
    float: none;
    margin: 0px !important; }

header .header-topbar {
  padding: 16px 0; }
  header .header-topbar p {
    margin: 0; }
  header .header-topbar .header-social p {
    color: #cccccc;
    font-size: 12px;
    display: inline-block; }
  header .header-topbar .header-search {
    position: relative; }
    header .header-topbar .header-search button {
      color: #f6f6f6;
      padding: 7px 15px;
      position: absolute;
      top: 0;
      right: 0;
      outline: none;
      border: none;
      background: transparent;
      cursor: pointer; }

ul {
  padding: 0px;
  margin: 0px;
  list-style: none; }

a:hover {
  outline: 0;
  text-decoration: none !important;
  color: #00568e; }
a:active {
  outline: 0;
  text-decoration: none; }
a:focus {
  outline: 0;
  text-decoration: none; }

.bg-cover {
  background-size: cover;
  background-repeat: no-repeat; }

.header-social a, .social-icons a {
  font-size: 12px;
  display: inline-block;
  color: #dbdbdb;
  text-align: center;
  line-height: 25px;
  border-radius: 50px; }
  .header-social a.fa-twitter:hover, .social-icons a.fa-twitter:hover {
    color: #ffffff !important;
    background: #1da1f2 !important;
    border: 1px solid #1da1f2 !important; }
  .header-social a.fa-twitter:hover, .social-icons a.fa-twitter:hover {
    color: #ffffff !important;
    background: #1da1f2 !important;
    border: 1px solid #1da1f2 !important; }
  .header-social a.fa-facebook-f:hover, .social-icons a.fa-facebook-f:hover {
    color: #ffffff !important;
    background: #3b5998 !important;
    border: 1px solid #3b5998 !important; }
  .header-social a.fa-linkedin-in:hover, .social-icons a.fa-linkedin-in:hover {
    color: #ffffff !important;
    background: #007bb5 !important;
    border: 1px solid #007bb5 !important; }
  .header-social a.fa-youtube:hover, .social-icons a.fa-youtube:hover {
    color: #ffffff !important;
    background: #ff0000 !important;
    border: 1px solid #ff0000 !important; }

.fa, .far, .fas {
  font-family: "Font Awesome 5 Free"; }

.h1, .h2, .h3, .h4, .h5, .h6,
h1.heading-line,
h2.heading-line,
h3.heading-line,
h4.heading-line,
h5.heading-line,
h6.heading-line {
  position: relative;
  margin-bottom: 70px !important; }
  .h1:before, .h2:before, .h3:before, .h4:before, .h5:before, .h6:before,
  h1.heading-line:before,
  h2.heading-line:before,
  h3.heading-line:before,
  h4.heading-line:before,
  h5.heading-line:before,
  h6.heading-line:before {
    position: absolute;
    content: '';
    bottom: -20px;
    width: 47px;
    height: 4px;
    background: #00568e;
    left: 0px;
    right: 0px;
    margin: 0 auto; }
  .h1.text-white:before, .h2.text-white:before, .h3.text-white:before, .h4.text-white:before, .h5.text-white:before, .h6.text-white:before,
  h1.heading-line.text-white:before,
  h2.heading-line.text-white:before,
  h3.heading-line.text-white:before,
  h4.heading-line.text-white:before,
  h5.heading-line.text-white:before,
  h6.heading-line.text-white:before {
    background: #fff; }
  .h1.heading-left:before, .h2.heading-left:before, .h3.heading-left:before, .h4.heading-left:before, .h5.heading-left:before, .h6.heading-left:before,
  h1.heading-line.heading-left:before,
  h2.heading-line.heading-left:before,
  h3.heading-line.heading-left:before,
  h4.heading-line.heading-left:before,
  h5.heading-line.heading-left:before,
  h6.heading-line.heading-left:before {
    left: inherit;
    right: inherit; }
  .h1 .no-line:before, .h2 .no-line:before, .h3 .no-line:before, .h4 .no-line:before, .h5 .no-line:before, .h6 .no-line:before,
  h1.heading-line .no-line:before,
  h2.heading-line .no-line:before,
  h3.heading-line .no-line:before,
  h4.heading-line .no-line:before,
  h5.heading-line .no-line:before,
  h6.heading-line .no-line:before {
    display: none; }

.heading-line .h1, .heading-line .h2, .heading-line .h3, .heading-line .h4, .heading-line .h5, .heading-line .h6, .heading-line h1, .heading-line h2, .heading-line h3, .heading-line h4, .heading-line h5, .heading-line h6 {
  position: relative;
  margin-bottom: 70px !important; }
  .heading-line .h1:before, .heading-line .h2:before, .heading-line .h3:before, .heading-line .h4:before, .heading-line .h5:before, .heading-line .h6:before, .heading-line h1:before, .heading-line h2:before, .heading-line h3:before, .heading-line h4:before, .heading-line h5:before, .heading-line h6:before {
    position: absolute;
    content: '';
    bottom: -20px;
    width: 47px;
    height: 4px;
    background: #0172BB;
    left: 0px;
    right: 0px;
    margin: 0 auto; }
  .heading-line .h1.text-white:before, .heading-line .h2.text-white:before, .heading-line .h3.text-white:before, .heading-line .h4.text-white:before, .heading-line .h5.text-white:before, .heading-line .h6.text-white:before, .heading-line h1.text-white:before, .heading-line h2.text-white:before, .heading-line h3.text-white:before, .heading-line h4.text-white:before, .heading-line h5.text-white:before, .heading-line h6.text-white:before {
    background: #fff; }
  .heading-line .h1.heading-left:before, .heading-line .h2.heading-left:before, .heading-line .h3.heading-left:before, .heading-line .h4.heading-left:before, .heading-line .h5.heading-left:before, .heading-line .h6.heading-left:before, .heading-line h1.heading-left:before, .heading-line h2.heading-left:before, .heading-line h3.heading-left:before, .heading-line h4.heading-left:before, .heading-line h5.heading-left:before, .heading-line h6.heading-left:before {
    left: inherit;
    right: inherit; }
  .heading-line .h1 .no-line:before, .heading-line .h2 .no-line:before, .heading-line .h3 .no-line:before, .heading-line .h4 .no-line:before, .heading-line .h5 .no-line:before, .heading-line .h6 .no-line:before, .heading-line h1 .no-line:before, .heading-line h2 .no-line:before, .heading-line h3 .no-line:before, .heading-line h4 .no-line:before, .heading-line h5 .no-line:before, .heading-line h6 .no-line:before {
    display: none; }

p:last-child {
  margin-bottom: 0px; }

table {
  width: 100%; }

header nav {
  background: #00568e; }
  header nav .menu-link {
    display: none; }
  header nav ul {
    margin: 0px;
    padding: 0px; }
  header nav .menu .has-subnav {
    position: absolute;
    right: 0px;
    top: 5px; }
    header nav .menu .has-subnav:after {
      font-size: 16px;
      display: inline-block;
      vertical-align: .255em;
      content: "";
      border-top: .3em solid;
      border-right: .3em solid transparent;
      border-bottom: 0;
      border-left: .3em solid transparent; }
  header nav .menu > ul {
    display: flex;
    justify-content: space-around; }
    header nav .menu > ul > li .has-subnav {
      right: -5px;
      top: 26px;
      color: #fff; }
    header nav .menu > ul > li > a:not([href]):not([tabindex]) {
      color: #ffffff; }
      header nav .menu > ul > li > a:not([href]):not([tabindex]):hover {
        color: #dfaf10; }
    header nav .menu > ul > li > a {
      color: #ffffff;
      font-size: 15px;
		padding-top: 26px !important; 
		padding-bottom: 26px !important; 
      text-transform: uppercase; }
      header nav .menu > ul > li > a:hover {
        color: #dfaf10; }
  header nav .menu ul li {
    display: block;
    position: relative; }
    header nav .menu ul li a {
      display: block;
      padding: 13px 10px;
      line-height: normal; }
    header nav .menu ul li:hover > ul {
      display: block; }
    header nav .menu ul li ul {
      background: #ffffff;
      border-left: 1px solid #dbdbdb;
      border-right: 1px solid #dbdbdb;
      display: none;
      padding: 0;
      text-align: left;
      position: absolute;
      top: 70px;
      width: 180px;
      z-index: 999; }
      header nav .menu ul li ul li .has-subnav {
        color: #cccccc;
        right: 10px; }
      header nav .menu ul li ul li a {
        font-size: 12px;
        color: #666666;
        text-transform: capitalize;
        border-top: 1px solid #dbdbdb; }
        header nav .menu ul li ul li a:hover {
          background: #f8f8f8; }
      header nav .menu ul li ul li ul {
        margin-left: 178px;
        top: 0px; }

.side-list li {
  margin-bottom: 5px; }
  .side-list li a {
    font-size: 14px;
    padding: 10px 15px;
    color: #666666;
    background: #eeeeef;
    border-radius: 4px;
    display: block;
    text-align: left;
    cursor: pointer;
    text-transform: capitalize; }
    .side-list li a:hover, .side-list li a.active {
      color: #ffffff;
      background-color: #00568e; }

.hide-child .has-subnav, .hide-child ul.sub-menu {
  display: none !important; }

.ms-thumbs-cont {
  transform: translateX(0px) translateZ(0px) !important; }

.ms-thumb-list {
  width: auto !important;
  height: auto !important;
  z-index: 999;
  display: flex;
  left: inherit;
  right: 20px;
  top: 0;
  justify-content: center;
  align-items: center; }
  .ms-thumb-list .ms-thumbs-cont {
    width: auto !important; }
    .ms-thumb-list .ms-thumbs-cont .ms-thumb-frame {
      float: none !important;
      margin: 0px auto !important;
      text-align: center; }
      .ms-thumb-list .ms-thumbs-cont .ms-thumb-frame img {
        width: 20px !important;
        height: 20px !important;
        border-radius: 50px;
        vertical-align: top;
        margin-bottom: 5px; }

.carousel .carousel-inner .carousel-item {
  height: 500px;
  background-size: cover;
  background-repeat: no-repeat; }
  .carousel .carousel-inner .carousel-item .corausel-content {
    width: 500px;
    padding: 20px;
    margin: 50px 0;
    background: rgba(255, 255, 255, 0.5);
    /*background: url('images/blured.png');*/
    border: 5px solid #fff;
    border-radius: 5px; }
    .carousel .carousel-inner .carousel-item .corausel-content h1 {
      font-size: 42px;
      color: #fff;
      font-weight: 600;
      text-transform: capitalize; }
    .carousel .carousel-inner .carousel-item .corausel-content p {
      color: #fff;
      line-height: 20px; }
.carousel .container {
  height: 100%;
  display: flex; }
.carousel .carousel-indicators {
  flex-direction: column;
  right: 20px;
  bottom: inherit;
  left: inherit;
  justify-content: center;
  padding: 0;
  margin: 0;
  height: 100%; }
  .carousel .carousel-indicators li {
    margin: 5px auto;
    border: 2px solid #ffffff;
    text-indent: 0;
    border-radius: 50px; }
    .carousel .carousel-indicators li img {
      border-radius: 50px;
      vertical-align: top; }

.home-products .item {
  background: #eeeeef;
  border-radius: 10px;
  border: 1px solid transparent;
  line-height: 20px; }
  .home-products .item img {
    border-radius: 10px; }
  .home-products .item .item-content {
    text-align: center;
    padding: 20px; }
    .home-products .item .item-content h3 {
      font-size: 20px; }
    .home-products .item .item-content a {
      text-transform: uppercase;
      font-size: 12px;
      color: #00568e; }
  .home-products .item:hover {
    background: #ffffff;
    border: 1px solid #00568e;
    /*@extend .shadow;*/ }

@media (min-width: 320px) and (max-width: 767px) {
	.ms-thumb-list.ms-dir-h {
    display: none !important;
}
.slider-section-row {
		padding-top: 44px !important;
	}
  br {
    display: none; }
#post-grid-15438 {
    padding: 0 !important;
}
.background-image-one {
    padding: 30px 0 !important;
}
	.h1, .h2, .h3, .h4, .h5, .h6, h1.heading-line, h2.heading-line, h3.heading-line, h4.heading-line, h5.heading-line, h6.heading-line {
    margin-bottom: 20px !important;
}
  .tribe-events-calendar thead th {
    min-width: 120px;
    width: 120px; }

  .text-center-xs {
    text-align: center; }

  .modal:before, .modal {
    height: inherit !important; }

  .grid-items-wrap .grid-items, .home-gallery-slider, .home-gallery-slider .foogallery-album-gallery-list {
    overflow-x: scroll !important; }

  .gallery-left, .gallery-right, .product-left, .product-right {
    margin-top: 20px !important; }

  .history-img-right {
    left: 0px !important; }

  .history-img-left div, .history-text-right, .history-text-left {
    margin-left: 0px !important;
    margin-right: 0px !important; }

  .table th {
    white-space: nowrap; }

  header .header-topbar {
    text-align: center; }
    header .header-topbar .logo {
      margin: 20px 0; }
  header nav {
    background: #00568e;
    padding: 15px 0; }
    header nav .shadow-sm {
      box-shadow: none !important; }
    header nav .menu-link {
      font-size: 20px;
      color: #ffffff;
      display: block;
      line-height: normal; }
    header nav #menu, header nav .menu {
      display: none; }
      header nav #menu.active, header nav .menu.active {
        display: block; }
      header nav #menu .has-subnav, header nav .menu .has-subnav {
        color: #ffffff;
        display: block; }
      header nav #menu > ul, header nav .menu > ul {
        display: block;
        margin-top: 15px; }
        header nav #menu > ul > li .has-subnav, header nav .menu > ul > li .has-subnav {
          right: 0px;
	top: 10px;}
        header nav #menu > ul > li > a, header nav .menu > ul > li > a {
          padding-top: 10px !important;
          padding-bottom: 10px !important;
          padding-left: 0px !important;
          padding-right: 0px !important; }
          header nav #menu > ul > li > a:after, header nav .menu > ul > li > a:after {
            display: none; }
      header nav #menu ul li, header nav .menu ul li {
        display: block;
        position: relative; }
        header nav #menu ul li:hover > ul, header nav .menu ul li:hover > ul {
          display: block; }
        header nav #menu ul li ul, header nav .menu ul li ul {
          width: 100%;
          top: 30px;
          box-shadow: none; }
          header nav #menu ul li ul .has-subnav, header nav .menu ul li ul .has-subnav {
            color: #373737;
            display: block;
            top: 10px;
            right: 10px; }
          header nav #menu ul li ul li ul, header nav .menu ul li ul li ul {
            top: 0px;
            margin-left: 0px;
            position: relative;
            box-shadow: none;
            border: none; }
            header nav #menu ul li ul li ul li a, header nav .menu ul li ul li ul li a {
              padding-left: 30px; }
            header nav #menu ul li ul li ul li ul li a, header nav .menu ul li ul li ul li ul li a {
              padding-left: 60px; }

  .carousel .carousel-inner .carousel-item .corausel-content {
    width: 100%;
    padding: 20px;
    margin: 50px 0;
    background: rgba(255, 255, 255, 0.5);
    border: 5px solid #fff;
    border-radius: 5px; }
    .carousel .carousel-inner .carousel-item .corausel-content h1 {
      font-size: 26px;
      color: #fff;
      text-transform: capitalize; }
      .carousel .carousel-inner .carousel-item .corausel-content h1 br {
        display: none; }
    .carousel .carousel-inner .carousel-item .corausel-content p {
      color: #fff; }
  .carousel .carousel-indicators {
    height: auto;
    flex-direction: row;
    align-items: center;
    right: 0px;
    left: 0px;
    bottom: 0px; }
    .carousel .carousel-indicators li {
      margin: 5px 3px; }

  .section-row .box-column .h-170 {
    height: auto; }
  .section-row p br {
    display: none; }
  .section-row .col-left, .section-row .col-right {
    position: relative;
    height: auto; }
    .section-row .col-left img, .section-row .col-right img {
      width: 100%; }
  .section-row .col-left {
    left: 0;
    margin-bottom: 20px; }
  .section-row .col-right {
    position: relative;
    right: 0;
    top: 0px;
    margin-top: 20px; }
  .section-row .col-left-img {
    padding: 2rem !important; }
  .section-row .col-right-img {
    padding: 2rem !important; }
  .section-row .location-card-height {
    max-height: 178px;
    overflow-x: scroll;
    overflow-y: hidden;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column; }
    .section-row .location-card-height .location-card {
      flex: 1 1 auto !important;
      border-right: 1px solid #f0f0f0;
      border-bottom: none; }
      .section-row .location-card-height .location-card:first-child {
        border-top-left-radius: 0px !important;
        border-top-right-radius: 0px !important;
        border-top-left-radius: 4px !important;
        border-bottom-left-radius: 4px !important; }
      .section-row .location-card-height .location-card:last-child {
        border-right: none;
        border-bottom-left-radius: 0px !important;
        border-bottom-right-radius: 0px !important;
        border-top-right-radius: 4px !important;
        border-bottom-right-radius: 4px !important; }

  .sidebar-menu li > a {
    background: transparent !important;
    border-top: none !important; }

  .home-gallery-slider .foogallery-album-gallery-list .foogallery-pile .foogallery-pile-inner h3 {
    width: 200px; }

  .page-gallery .foogallery-album-gallery-list li {
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
    padding: 0px;
    margin-bottom: 0px; }

  .page-breadcrumbs {
    padding: 20px; }
    .page-breadcrumbs .breadcrumbs-title {
      width: 100%;
      padding: 10px; }
      .page-breadcrumbs .breadcrumbs-title .breadcrumb li {
        font-size: 10px; }
        .page-breadcrumbs .breadcrumbs-title .breadcrumb li a {
          font-size: 10px; }
      .page-breadcrumbs .breadcrumbs-title h2 {
        font-size: 26px; }
footer .footer .app-images a img {
    width: 120px;
}
	footer .footer .footer-logo img {
    width: 200px;
}
  .footer p br {
    display: none; }

  .footer-copy {
    text-align: center; }
    .footer-copy p {
      text-align: center !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  header .logo a img {
    max-width: 100%;
    height: auto; }
  header nav {
    background: #00568e;
    padding: 15px 0; }
    header nav .shadow-sm {
      box-shadow: none !important; }
    header nav .menu-link {
      font-size: 20px;
      color: #ffffff;
      display: block;
      line-height: normal; }
    header nav #menu, header nav .menu {
      display: none; }
      header nav #menu.active, header nav .menu.active {
        display: block; }
      header nav #menu .has-subnav, header nav .menu .has-subnav {
        color: #ffffff;
        display: block; }
      header nav #menu > ul, header nav .menu > ul {
        display: block;
        margin-top: 15px; }
        header nav #menu > ul > li > a, header nav .menu > ul > li > a {
          padding-top: 10px !important;
          padding-bottom: 10px !important;
          padding-left: 0px !important;
          padding-right: 0px !important; }
          header nav #menu > ul > li > a:after, header nav .menu > ul > li > a:after {
            display: none; }
      header nav #menu ul li, header nav .menu ul li {
        display: block;
        position: relative; }
        header nav #menu ul li:hover > ul, header nav .menu ul li:hover > ul {
          display: block; }
        header nav #menu ul li ul, header nav .menu ul li ul {
          width: 100%;
          top: 30px;
          box-shadow: none; }
          header nav #menu ul li ul .has-subnav, header nav .menu ul li ul .has-subnav {
            color: #373737;
            display: block;
            top: 10px;
            right: 10px; }
          header nav #menu ul li ul li ul, header nav .menu ul li ul li ul {
            top: 0px;
            margin-left: 0px;
            position: relative;
            box-shadow: none;
            border: none; }
            header nav #menu ul li ul li ul li a, header nav .menu ul li ul li ul li a {
              padding-left: 30px; }
            header nav #menu ul li ul li ul li ul li a, header nav .menu ul li ul li ul li ul li a {
              padding-left: 60px; }

  .section-row p br {
    display: none; }
  .section-row .col-left, .section-row .col-right {
    display: none; }
  .section-row .col-left-img, .section-row .col-right-img {
    padding: 2rem !important; }
  .section-row .location-card-height {
    max-height: 178px;
    overflow-x: scroll;
    overflow-y: hidden;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column; }
    .section-row .location-card-height .location-card {
      flex: 1 1 auto !important;
      border-right: 1px solid #f0f0f0;
      border-bottom: none; }
      .section-row .location-card-height .location-card:first-child {
        border-top-left-radius: 0px !important;
        border-top-right-radius: 0px !important;
        border-top-left-radius: 4px !important;
        border-bottom-left-radius: 4px !important; }
      .section-row .location-card-height .location-card:last-child {
        border-right: none;
        border-bottom-left-radius: 0px !important;
        border-bottom-right-radius: 0px !important;
        border-top-right-radius: 4px !important;
        border-bottom-right-radius: 4px !important; }

  .page-gallery .foogallery-album-gallery-list li {
    -ms-flex: 50%;
    flex: 50%;
    max-width: 50%; }

  .slider-text-margin {
    margin: 10px !important; }

  .custom-container {
    padding: 20px !important; } }
@media (min-width: 992px) and (max-width: 1100px) {
  .section-row p br {
    display: none; }
  .section-row .col-left {
    left: -133px; }
  .section-row .col-right {
    position: absolute;
    right: -133px;
    top: 0px; }
  .section-row .col-left-img {
    padding-left: 170px !important; }
  .section-row .col-right-img {
    padding-right: 170px !important; } }
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(55, 55, 55, 0.075) !important; }

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(55, 55, 55, 0.15) !important; }

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(55, 55, 55, 0.175) !important; }

.shadow-none {
  box-shadow: none !important; }

.hw-25, .header-social a, .social-icons a {
  width: 25px !important;
  height: 25px !important; }

.hw-20, .carousel .carousel-indicators li, .carousel .carousel-indicators li img {
  width: 20px !important;
  height: 20px !important; }

.hw-35, .ms-thumb-list .ms-thumbs-cont .ms-thumb-frame.ms-thumb-frame-selected, .ms-thumb-list .ms-thumbs-cont .ms-thumb-frame.ms-thumb-frame-selected img, .carousel .carousel-indicators li.active, .carousel .carousel-indicators li.active img {
  width: 35px !important;
  height: 35px !important; }

.h-200 {
  height: 200px !important; }

.h-170 {
  height: 170px !important; }

.text-justify {
  text-align: justify !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-wrap {
  word-break: break-all !important; }

.text-break {
  word-break: break-word !important; }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize, .location-card-height .location-card, .location-card-height .location-card .title {
  text-transform: capitalize !important; }

.text-underline, .location-card-height .location-card a {
  text-decoration: underline !important; }

.text-transform-inherit {
  text-transform: inherit; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-medium {
  font-weight: 500; }

.font-weight-semi-bold {
  font-weight: 600; }

.font-weight-bold, .location-card-height .location-card .title, .location-card-height .location-card a {
  font-weight: 700 !important; }

.font-weight-extra-bold {
  font-weight: 800; }

.font-weight-black {
  font-weight: 900; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #ffffff !important; }

.text-black-50 {
  color: rgba(32, 32, 32, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.os-ss-icon-print:before {
  background-position: 0 59.5% !important; }

.hide {
  display: none !important; }

input.wpcf7-form-control.wpcf7-submit {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid  #007bff;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 50px;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  color: #fff;
  background-color: #007bff;
  width: 100%; }

.custom-container {
  position: absolute;
  top: 0px;
  padding: 40px;
  z-index: 99;
  background-color: rgba(0, 0, 0, 0.3);
  width: 500px !important;
  margin: 20px 50px !important;
  border: 6px solid white;
  border-radius: 4px; }

.wpsl-input div label, #wpsl-radius label, #wpsl-results label, .wpsl-no-results-msg {
  color: white !important;
  font-weight: bold; }

.wpsl-search-btn-wrap {
  float: right !important; }

.distributor-row {
  background-image: linear-gradient(to right, rgba(49, 140, 199, 0.9), rgba(139, 199, 255, 0.7)), url(images/cover-background.jpg) !important; }

.wpsl-search {
  background: none !important;
  border-bottom: 2px solid white; }

#wpsl-wrap {
  border: 5px solid white;
  border-radius: 4px; }

.d-block .wpcf7-list-item {
  display: block !important; }

.gallery-left, .gallery-right {
  margin-top: 110px; }

.product-left, .product-right {
  margin-top: 100%;
  text-align: right;
  position: absolute;
  top: 120px; }

.product-right {
  left: 0; }

.product-left {
  right: 0; }

.text-bold {
  font-weight: bolder !important; }

.wpb_wrapper:hover .text-bold, .wpb_wrapper:hover .products-height {
  border: 1px solid;
  border-top: none;
  border-color: blue !important;
  /*box-shadow: 0px 2px #8888;*/
  border-bottom-right-radius: 4px !important;
  border-bottom-left-radius: 4px !important; }

.slider-text-margin {
  margin: 92px !important; }

.disabled-fields {
  height: 400px;
  position: absolute;
  z-index: 999;
  opacity: 0.4;
  width: 100%;
  background: white; }

@media (min-width: 320px) and (max-width: 768px) {
  .disabled-fields {
    height: 600px; }

  .tribe-events-loop {
    background-color: #fff;
    width: 100% !important; } }
.tribe-events-loop {
  background-color: #fff;
  width: 50%; }

.distributor-row #wpsl-wrap {
  border: 5px solid #4b9cd2; }

.home_page_distributor #wpsl-wrap {
  border: 5px solid #fff; }

#wpsl-stores ul li {
  background-color: #fff; }
#wpsl-stores ul .wpsl-no-results-msg {
  background-color: transparent; }

/*header nav #menu .has-subnav, header nav .menu .has-subnav {
    color: #ffffff;
    display: block;
}*/
.TotalSoft_GV_SG_Item_21 .TotalSoft_GV_SG_VideoTitle_21 {
  color: white;
  background: blue;
  font-family: inherit;
  border-radius: 8px;
  border: 1px solid gainsboro; }

.TotalSoft_GV_SG_Item_21.TotalSoft_GV_SG_Item_21_1 {
  border-radius: 8px;
  border: 1px solid gainsboro; }

span.active {
  background-color: #00568e !important; }

.history-img-right {
  left: 190px; }

.history-text-right {
  margin-left: -150px; }

.history-text-left {
  margin-right: -150px; }

.grid-items .even, .grid-items .odd {
  display: flex !important; }

.grid-items .even .layer-wrapper, .grid-items .odd .layer-wrapper {
  background-color: #f8f8f8;
  border-radius: 8px;
  padding: 5px;
  width: 260px;
  border: 1px solid #f8f8f8; }

.layer-wrapper:hover {
  border: 1px solid blue !important;
  box-shadow: 14px 7px 20px -3px #b6b1b1; }

#post-grid-15422 .item .layer-media {
  border-radius: 8px;
  margin-bottom: 10px;
  height: 230px !important;
  width: auto; }

.drawings-grid .card {
  margin: 0 0 3px 0; }

.drawings-grid .card-header {
  font-weight: bolder;
  font-size: 15px; }

.file-card-header, .file-card {
  background-color: transparent !important;
  border: none !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125) !important; }

.text-red {
  color: red; }

.text-black {
  color: black; }

.bg-grey {
  background-color: #f8f8f8; }

.bg-grey:hover {
  background-color: #fff; }

.btn-outline-dark, .btn-outline-dark i, .btn-outline-dark {
  border-color: #00568e !important;
  color: #00568e !important; }

.btn-outline-dark:hover {
  background-color: #00568e !important;
  border-color: #00568e !important;
  color: white !important; }
  .btn-outline-dark:hover i {
    color: white !important; }

.modal {
  text-align: center;
  padding: 20px !important; }

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px; }

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  width: 100% !important;
  margin: 0 !important; }

.skin.flat .layer-media, .foogallery-pile-inner a, .foogallery-pile-inner a img {
  border-radius: 8px; }

.hide-on-mobile {
  display: none; }

/*# sourceMappingURL=style.css.map */
/* CSS FOR HEADING COLOR AND LINE */
.h1:before, .h2:before, .h3:before, .h4:before, .h5:before, .h6:before, h1.heading-line:before, h2.heading-line:before, h3.heading-line:before, h4.heading-line:before, h5.heading-line:before, h6.heading-line:before {
    background: #0172BB !important;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1.heading-line, h2.heading-line, h3.heading-line, h4.heading-line, h5.heading-line, h6.heading-line {
    color: #000000 !important;
}

.ms-thumb-frame {
    opacity: 1 !important;
}
.ms-thumb-list .ms-thumbs-cont .ms-thumb-frame img {
    border: 2px solid #fff;
}
.ms-thumb-frame {
    overflow: inherit !important;
}
.ms-thumb-frame .ms-thumb-frame-selected {
    margin-bottom: 20px  !important;
}
.ms-thumb-list .ms-thumbs-cont .ms-thumb-frame {
    margin: 10px auto !important;
}
.all-rounded {
    border-radius: 10px !important;
}
.text-gray-100 {
    color: #8A8A8A;
}
.btn-shadow {
	box-shadow: 3px 7px 12px #0172BB63;
}
.btn-sm {
    padding: 10px 25px !important;
    font-size: 12px !important;
}
.btn-primary {
    color: #fff;
    background-color: #0172BB !important;
    border-color: #0172BB !important;
}

.list-box-hover:hover {
	box-shadow: 6px 20px 49px #00000021;
}
.list-box-hover:hover .btn-outline-dark {
    color: #fff !important;
    background-color: #0172BB !important;
    border-color: #0172BB !important;
}
.list-box-hover:hover a i {
    color: #fff !important;
}
.hw-35, .ms-thumb-list .ms-thumbs-cont .ms-thumb-frame.ms-thumb-frame-selected, .ms-thumb-list .ms-thumbs-cont .ms-thumb-frame.ms-thumb-frame-selected img, .carousel .carousel-indicators li.active, .carousel .carousel-indicators li.active img {
    width: 55px !important;
    height: 55px !important;
}

#post-grid-15438, .post-grid.grid {
    display: -ms-inline-grid !important;
    z-index: 99999 !important;
    margin-bottom: 70px !important;
    width:100% !important;
}

.foogallery-album-gallery-list li {
    margin: 0 auto !important;
}
.foogallery-pile-inner > a > img.img-fluid{
  width:100%;
}
.customImageStyle {
	width:100%;max-width:280px;
	float:none !important
}
/* Hide CAD drawings */
#post-15443 .card157 {
	display: none !important;
	width: 1px !important;
	height: 1px !important;
}
