* {
  text-decoration: none !important; }

.projects-bg {
  position: relative;
  background-position: center center !important;
  background-size: cover !important; }
  .projects-bg::before {
    content: '';
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    background: linear-gradient(180deg, #ffffff, rgba(255, 255, 255, 0.4) 100%), linear-gradient(1deg, #ffffff, rgba(255, 255, 255, 0.4) 100%); }

.about-img-box {
  position: relative;
  border-radius: 20px; }
  .about-img-box::before {
    content: '';
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    background: linear-gradient(180deg, #ffffff, rgba(255, 255, 255, 0.4) 100%), linear-gradient(1deg, #ffffff, rgba(255, 255, 255, 0.4) 100%); }

#galleries-container {
  margin: 20px 0px; }
  #galleries-container .title-box {
    margin-bottom: 15px; }

#projects {
  margin: 20px 0px; }
  #projects .title-box {
    margin-bottom: 0px; }

#location-bb {
  margin: 80px 0px; }
  #location-bb .title-box {
    margin-bottom: 15px; }
  #location-bb .process-image strong {
    font-family: 'Poppins', cursive, Arial, sans-serif !important; }
  #location-bb .project-image strong {
    font-family: 'Poppins', cursive, Arial, sans-serif !important; }

#footer {
  margin-top: 0px; }

#header .header-btn-collapse-nav {
  background: rgba(255, 255, 255, 0);
  font-size: 28px; }

@media (max-width: 991px) {
  .project-col {
    flex: 0 0 auto;
    width: 100%; }

  .border-left-light {
    border-left: 0px !important; } }
.galleries--container .thumb-info-container-full-img .thumb-info-container-full-img-large {
  opacity: 0;
  transform: scale(1.025);
  transition: all 0.85s cubic-bezier(0.23, 1, 0.32, 1);
  transition-property: opacity, transform;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center; }
.galleries--container .thumb-info .thumb-info-type {
  font-size: .8em;
  font-weight: 400;
  text-transform: inherit;
  z-index: 2;
  line-height: 1.5;
  margin-top: 8px !important; }
.galleries--container .thumb-info .thumb-info-title {
  padding: 13px 21px 13px; }
.galleries--container .custom-content-p {
  padding: 70px 0px; }
.galleries--container .thumb-info.thumb-info-no-borders, .galleries--container .thumb-info.thumb-info-no-borders img {
  max-height: 330px;
  object-fit: cover; }

.breadcrumb-container {
  position: relative;
  min-height: 358px; }
  .breadcrumb-container:after {
    position: absolute;
    content: '';
    background: rgba(0, 0, 0, 0.81);
    width: 100%;
    bottom: 0;
    top: 0; }
  .breadcrumb-container h1 {
    position: relative;
    z-index: 1;
    font-size: 1.7em !important; }
  .breadcrumb-container .container {
    adding: 0 15px; }

@media (min-width: 576px) {
  .breadcrumb-container h1 {
    font-size: 1.8em !important; } }
@media (min-width: 768px) {
  .breadcrumb-container h1 {
    font-size: 2.5em !important; } }
@media (min-width: 992px) {
  .breadcrumb-container h1 {
    font-size: 2.75em !important; } }
@media (min-width: 1200px) {
  .breadcrumb-container h1 {
    font-size: 3em !important; } }
@media (max-width: 991px) {
  .breadcrumb-container {
    min-height: 300px; }

  .breadcrumb-container .breadcrumb-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center; } }
.pagination a {
  text-decoration: none !important; }

.custom-p-1 {
  padding: 22px; }

@media (max-width: 1199px) {
  .galleries--container .thumb-info.thumb-info-no-borders, .galleries--container .thumb-info.thumb-info-no-borders img {
    max-height: 280px; }

  .custom-p-1 {
    padding: 18px; } }
@media (max-width: 991px) {
  .galleries--container .thumb-info.thumb-info-no-borders, .galleries--container .thumb-info.thumb-info-no-borders img {
    max-height: 300px; }

  .custom-p-1 {
    padding: 22px; } }
@media (max-width: 767px) {
  .galleries--container .thumb-info.thumb-info-no-borders, .galleries--container .thumb-info.thumb-info-no-borders img {
    max-height: 220px; }

  .custom-p-1 {
    padding: 18px; } }
@media (max-width: 575px) {
  .galleries--container .thumb-info.thumb-info-no-borders, .galleries--container .thumb-info.thumb-info-no-borders img {
    max-height: 330px; }

  .custom-p-1 {
    padding-top: 16px;
    padding-bottom: 16px;
    padding-right: 35px;
    padding-left: 35px; } }
.my-custom-title-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 75px;
  margin-top: 20px; }
  .my-custom-title-container .my-custom-title {
    position: relative; }
    .my-custom-title-container .my-custom-title h2 {
      color: #101E42;
      font-weight: 600;
      letter-spacing: -.05em;
      margin: 0;
      position: relative;
      z-index: 1;
      font-size: 36px;
      text-transform: uppercase; }
    .my-custom-title-container .my-custom-title span {
      position: absolute;
      top: 12px;
      left: 9px;
      font-size: 70px;
      font-weight: 600;
      color: rgba(175, 175, 175, 0.11);
      text-transform: uppercase; }
      .my-custom-title-container .my-custom-title span::-moz-selection {
        color: rgba(175, 175, 175, 0.11);
        background: transparent; }
      .my-custom-title-container .my-custom-title span::selection {
        color: rgba(175, 175, 175, 0.11);
        background: transparent; }

.my-custom-title-center-container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  margin-top: 50px; }
  .my-custom-title-center-container .my-custom-title {
    position: relative;
    text-align: center; }
    .my-custom-title-center-container .my-custom-title h2 {
      color: #101E42;
      font-weight: 600;
      letter-spacing: -.05em;
      margin: 0;
      position: relative;
      z-index: 1;
      font-size: 36px;
      text-transform: uppercase; }
    .my-custom-title-center-container .my-custom-title span {
      position: relative;
      top: -21px;
      font-size: 70px;
      font-weight: 600;
      color: rgba(175, 175, 175, 0.11);
      text-transform: uppercase; }
      .my-custom-title-center-container .my-custom-title span::-moz-selection {
        color: rgba(175, 175, 175, 0.11);
        background: transparent; }
      .my-custom-title-center-container .my-custom-title span::selection {
        color: rgba(175, 175, 175, 0.11);
        background: transparent; }

.my-custom-title-center-container2 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  margin-top: 80px; }
  .my-custom-title-center-container2 .my-custom-title {
    position: relative;
    text-align: center; }
    .my-custom-title-center-container2 .my-custom-title h3 {
      line-height: 1;
      color: #101E42;
      font-weight: 600;
      letter-spacing: -0.05em;
      margin: 0;
      position: relative;
      z-index: 1;
      font-size: 2.5rem;
      text-transform: uppercase; }
    .my-custom-title-center-container2 .my-custom-title span {
      line-height: 1;
      position: relative;
      top: -30px;
      font-size: 3.1rem;
      font-weight: 600;
      color: rgba(175, 175, 175, 0.11);
      text-transform: uppercase; }
      .my-custom-title-center-container2 .my-custom-title span::-moz-selection {
        color: rgba(175, 175, 175, 0.11);
        background: transparent; }
      .my-custom-title-center-container2 .my-custom-title span::selection {
        color: rgba(175, 175, 175, 0.11);
        background: transparent; }

@media (max-width: 1199px) {
  .my-custom-title-container {
    display: flex;
    justify-content: space-between;
    margin-bottom: 66px;
    margin-top: 20px; }

  .my-custom-title-container .my-custom-title h2 {
    font-size: 33px; }

  .my-custom-title-container .my-custom-title span {
    font-size: 70px; }

  .my-custom-title-center-container .my-custom-title h2 {
    font-size: 33px; }

  .my-custom-title-center-container .my-custom-title span {
    font-size: 70px; } }
@media (max-width: 991px) {
  .my-custom-title-container {
    display: flex;
    justify-content: space-between;
    margin-bottom: 66px;
    margin-top: 20px; }

  .my-custom-title-container .my-custom-title h2 {
    font-size: 32px; }

  .my-custom-title-container .my-custom-title span {
    font-size: 57px; }

  .my-custom-title-center-container .my-custom-title h2 {
    font-size: 32px; }

  .my-custom-title-center-container .my-custom-title span {
    font-size: 57px; }

  .my-custom-title-container {
    margin-top: 0px; } }
@media (max-width: 767px) {
  .my-custom-title-container {
    display: flex;
    justify-content: space-between;
    margin-bottom: 66px;
    margin-top: 20px; }

  .my-custom-title-container .my-custom-title h2 {
    font-size: 31px; }

  .my-custom-title-container .my-custom-title span {
    display: none; }

  .my-custom-title-center-container .my-custom-title h2 {
    font-size: 31px; }

  .my-custom-title-center-container .my-custom-title span {
    display: none; } }
@media (max-width: 767px) {
  .my-custom-title-container {
    padding: 0 15px; } }
@media (max-width: 991px) {
  .projects-page-direction {
    display: flex;
    flex-direction: column-reverse; }

  .my-border-none {
    border-right: 0px !important; }

  .my-mt-lg-3 {
    margin-top: 1rem !important; } }
.my-pswp .pswp__zoom-wrap {
  text-align: center; }
.my-pswp .pswp__zoom-wrap:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }
.my-pswp .wrapper {
  line-height: 0;
  width: 100%;
  max-width: 900px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }
.my-pswp .video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  width: 100%; }
.my-pswp .video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
.my-pswp video {
  width: 100% !important;
  height: auto !important; }

.owl-carousel .owl-item img {
  transform-style: unset;
  object-fit: cover;
  border-radius: 6px; }

.photoswipe-wrapper {
  margin-top: 20px;
  margin-bottom: 50px;
  box-shadow: 0px 35px 44px -4px rgba(0, 0, 0, 0.48);
  border-radius: 6px; }

.owl-theme .owl-dots {
  border-radius: 0 0 6px 6px;
  position: absolute;
  bottom: 7px;
  margin: 0 auto;
  width: 100%; }

.owl-carousel.nav-dark:not(.nav-style-1):not(.nav-style-2):not(.nav-style-3):not(.show-nav-title):not(.nav-arrows-1).nav-with-transparency .owl-nav .owl-next:hover, .owl-carousel.nav-dark:not(.nav-style-1):not(.nav-style-2):not(.nav-style-3):not(.show-nav-title):not(.nav-arrows-1).nav-with-transparency .owl-nav .owl-prev:hover {
  background-color: #0088CC !important; }

.owl-carousel.nav-dark:not(.nav-style-1):not(.nav-style-2):not(.nav-style-3):not(.show-nav-title):not(.nav-arrows-1).nav-with-transparency .owl-nav .owl-next, .owl-carousel.nav-dark:not(.nav-style-1):not(.nav-style-2):not(.nav-style-3):not(.show-nav-title):not(.nav-arrows-1).nav-with-transparency .owl-nav .owl-prev {
  width: 35px;
  height: 45px;
  background-color: rgba(0, 113, 255, 0.4) !important;
  border-color: transparent !important; }

.overlay-gallery-img {
  position: absolute;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.22);
  font-size: 50px; }
  .overlay-gallery-img div {
    width: 70px;
    height: 70px;
    background: rgba(255, 255, 255, 0.76);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center; }
    .overlay-gallery-img div i {
      font-size: 30px;
      color: #ff0000; }

.owl-carousel.nav-dark:not(.nav-style-1):not(.nav-style-2):not(.nav-style-3):not(.show-nav-title):not(.nav-arrows-1).nav-with-transparency .owl-nav .owl-next, .owl-carousel.nav-dark:not(.nav-style-1):not(.nav-style-2):not(.nav-style-3):not(.show-nav-title):not(.nav-arrows-1).nav-with-transparency .owl-nav .owl-prev {
  width: 35px;
  height: 45px;
  background-color: rgba(0, 113, 255, 0.4) !important;
  border-color: transparent !important;
  margin-left: 10px;
  margin-right: 10px; }

.my-custom-title-center-container2 {
  margin-top: 60px; }

.my-title-head {
  color: #fff;
  display: inline-block;
  font-size: 2rem !important;
  line-height: 1;
  margin: 0;
  padding: 0;
  font-weight: 400;
  position: relative;
  top: 1px; }

@media (max-width: 1199px) {
  .my-custom-title-center-container2 .my-custom-title h3 {
    font-size: 2rem; }

  .my-custom-title-center-container2 .my-custom-title span {
    font-size: 2.6rem;
    top: -23px; }

  .my-title-head {
    font-size: 1.7rem !important; } }
@media (max-width: 991px) {
  .my-custom-title-center-container2 .my-custom-title h3 {
    font-size: 1.8rem; }

  .my-custom-title-center-container2 .my-custom-title span {
    font-size: 2.3rem; }

  .my-title-head {
    font-size: 1.3rem !important; } }
@media (max-width: 767px) {
  .my-custom-title-center-container2 .my-custom-title h3 {
    font-size: 1.6rem; }

  .my-custom-title-center-container2 .my-custom-title span {
    font-size: 2.1rem; }

  .my-title-head {
    font-size: 1rem !important; } }
@media (max-width: 575px) {
  .my-custom-title-center-container2 {
    display: none; }

  .photoswipe-wrapper {
    margin-top: 30px; } }
.my-thumb-info--title {
  padding: 5px 12px !important; }

.my-swipe-height {
  height: 474px; }

@media (max-width: 1199px) {
  .my-swipe-height {
    height: 420px; } }
@media (max-width: 991px) {
  .my-swipe-height {
    height: 370px; } }
@media (max-width: 767px) {
  .my-swipe-height {
    height: 320px; } }
@media (max-width: 575px) {
  .my-swipe-height {
    height: 290px; } }
.border-right-light {
  border-right: 1px solid #e3e3e3 !important; }

.border-left-light {
  border-left: 1px solid #e3e3e3 !important; }

.project-overlay {
  display: flex !important;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  object-fit: cover;
  background-position: center center;
  position: relative; }
  .project-overlay:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(180deg, #ffffff, rgba(255, 255, 255, 0.4) 100%), linear-gradient(270deg, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0) 10%), linear-gradient(90deg, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0) 10%), linear-gradient(1deg, #ffffff, rgba(255, 255, 255, 0.4) 100%); }

@media (max-width: 991px) {
  .project-overlay {
    height: auto; }

  .cascading-images-wrapper .cascading-images img {
    max-width: 100%;
    min-width: 100%; }

  .border-right-light {
    border-right: 0px solid #e3e3e3 !important; }

  .border-left-light {
    border-left: 0px solid #e3e3e3 !important; } }
.home-concept strong {
  font-size: 1em; }

.list-icons .fa-check {
  line-height: 1.1 !important; }

/*   ---------------------------------------------   */
.thumb-info .thumb-info-type {
  line-height: 1.6; }

html .bg-color-dark, html .bg-dark {
  background-color: #101E42 !important; }

#footer .footer-copyright.footer-copyright-style-2 {
  background: #101E42;
  border-top: 1px solid rgba(255, 255, 255, 0.05); }

#footer {
  background: #101E42;
  border-top: 4px solid #101E42; }

a {
  color: #101E42;
  font-weight: 600; }
  a:hover {
    color: #183e99; }

.list.list-icons li > [class*=fa-]:first-child, .list.list-icons li a:first-child > [class*=fa-]:first-child, .list.list-icons li > .icons:first-child, .list.list-icons li a:first-child > .icons:first-child {
  color: #101E42;
  border-color: #101E42; }

html .featured-boxes-style-5 .featured-box.featured-box-primary .icon-featured {
  color: #101E42; }

html body .tabs.tabs-simple .nav-tabs > li .nav-link.active, html.dark body .tabs.tabs-simple .nav-tabs > li .nav-link.active, html body .tabs.tabs-simple .nav-tabs > li .nav-link.active:focus, html.dark body .tabs.tabs-simple .nav-tabs > li .nav-link.active:focus, html body .tabs.tabs-simple .nav-tabs > li .nav-link:hover, html.dark body .tabs.tabs-simple .nav-tabs > li .nav-link:hover, html body .tabs.tabs-simple .nav-tabs > li .nav-link.active:hover, html.dark body .tabs.tabs-simple .nav-tabs > li .nav-link.active:hover {
  border-top-color: #101E42;
  color: #101E42; }

html body .tabs.tabs-bottom .nav-tabs li .nav-link:hover, html.dark body .tabs.tabs-bottom .nav-tabs li .nav-link:hover, html body .tabs.tabs-bottom .nav-tabs .nav-link.active, html.dark body .tabs.tabs-bottom .nav-tabs .nav-link.active, html body .tabs.tabs-bottom .nav-tabs .nav-link.active:hover, html.dark body .tabs.tabs-bottom .nav-tabs .nav-link.active:hover, html body .tabs.tabs-bottom .nav-tabs .nav-link.active:focus, html.dark body .tabs.tabs-bottom .nav-tabs .nav-link.active:focus {
  border-bottom-color: #101E42; }

.home-concept strong {
  color: #101E42; }

.socials ul li a {
  border: 1px solid #101E42 !important; }
  .socials ul li a i {
    top: 2px;
    position: relative; }

html .btn-primary {
  background-color: #101E42;
  border-color: #101E42 #101E42 #101E42;
  color: #fff;
  --color: #101E42;
  --hover: #101E42;
  --disabled: #101E42;
  --active: #101E42; }

html .btn-primary:hover:not(.bg-transparent), html .btn-primary.hover:not(.bg-transparent) {
  background-color: #1f3059; }

html .btn-primary:hover, html .btn-primary.hover {
  border-color: #1f3059 #1f3059 #1f3059;
  color: #fff; }

html .btn-primary:active:not(.bg-transparent), html .btn-primary.active:not(.bg-transparent) {
  background-color: #1f3059 !important;
  background-image: none !important; }

html .btn-primary:active, html .btn-primary.active {
  border-color: #1f3059 #1f3059 #1f3059 !important; }

html .btn-primary:focus:not(.bg-transparent), html .btn-primary.focus:not(.bg-transparent) {
  background-color: #1f3059; }

html .btn-primary:focus, html .btn-primary.focus {
  border-color: #1f3059 #1f3059 #1f3059; }

.scroll-to-top i {
  color: #FFFFFF !important; }

#header .header-nav.header-nav-links nav > ul li:hover > a {
  color: #d1d1d1 !important; }

.breadcrumb li:hover {
  color: #ffffff !important; }
.breadcrumb li a {
  color: #d1d1d1 !important; }
  .breadcrumb li a:hover {
    color: #ffffff !important; }

html .text-color-primary, html .text-primary {
  color: #d1d1d1 !important; }

.thumb-info .thumb-info-type, .thumb-info .thumb-info-action-icon, .thumb-info-social-icons a, .thumbnail .zoom, .img-thumbnail .zoom, .thumb-info-ribbon {
  background-color: #1f3059; }

.owl-carousel.nav-dark:not(.nav-style-1):not(.nav-style-2):not(.nav-style-3):not(.show-nav-title):not(.nav-arrows-1).nav-with-transparency .owl-nav .owl-next, .owl-carousel.nav-dark:not(.nav-style-1):not(.nav-style-2):not(.nav-style-3):not(.show-nav-title):not(.nav-arrows-1).nav-with-transparency .owl-nav .owl-prev {
  background-color: rgba(16, 30, 66, 0.6) !important; }

.owl-carousel.nav-dark:not(.nav-style-1):not(.nav-style-2):not(.nav-style-3):not(.show-nav-title):not(.nav-arrows-1).nav-with-transparency .owl-nav .owl-next:hover, .owl-carousel.nav-dark:not(.nav-style-1):not(.nav-style-2):not(.nav-style-3):not(.show-nav-title):not(.nav-arrows-1).nav-with-transparency .owl-nav .owl-prev:hover {
  background-color: #101E42 !important; }

.owl-carousel:not(.nav-arrows-1):not(.show-nav-title) .owl-nav button[class*=owl-] {
  background-color: #1f3059;
  border-color: #1f3059 #1f3059 #1f3059; }

.owl-carousel:not(.nav-arrows-1):not(.show-nav-title) .owl-nav button[class*=owl-]:hover, .owl-carousel:not(.nav-arrows-1):not(.show-nav-title) .owl-nav button[class*=owl-].hover {
  background-color: #183e99;
  border-color: #183e99 #183e99 #183e99; }

.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
  background-color: #1f3059; }

#footer .footer-copyright p {
  color: #a5a5a5; }

.section h4 {
  text-transform: uppercase; }

.custom-content-p h4 {
  text-transform: uppercase; }

html .text-color-dark, html .text-dark {
  color: #101E42 !important; }

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus, .pagination .page-item.active .page-link {
  background-color: #101E42 !important;
  border-color: #101E42; }

.pagination > a, .pagination > a:hover, .pagination > a:focus, .pagination > li > a, .pagination > li > span, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  color: #101E42; }

.page-item.active .page-link:hover {
  color: #FFF; }

h1, h2, h3, h4, h5, h6 {
  color: #101E42; }

.breadcrumb-container:after {
  background: rgba(16, 30, 66, 0.85); }

.thumb-info .thumb-info-title {
  background: rgba(16, 30, 66, 0.85); }

@media (max-width: 575px) {
  .about-section h2 {
    text-align: center; }
  .about-section .about-description {
    width: 100%;
    padding-right: 0 !important;
    margin-right: 0px !important;
    text-align: center; }
  .about-section .about-img {
    display: flex;
    justify-content: center; } }
.galleries--container .thumb-info .border-radius-box {
  border-radius: 0 30px 30px 0; }

.thumb-info .thumb-info-type, .thumb-info .thumb-info-action-icon, .thumb-info-social-icons a, .thumbnail .zoom, .img-thumbnail .zoom, .thumb-info-ribbon {
  display: none; }

.thumb-info .border-radius-box {
  border-radius: 0 30px 30px 0; }

.thumb-info .thumb-info-inner {
  font-size: 15px; }

.other-projects {
  text-transform: uppercase !important;
  font-weight: 800 !important;
  font-size: 21px !important; }

#header .header-nav-main {
  align-items: center; }

.languagePosition {
  position: relative;
  top: -3px; }

.langaugeColor {
  color: #FFFFFF; }
  .langaugeColor:hover {
    color: #d1d1d1; }
  .langaugeColor:active {
    color: #d1d1d1; }
  .langaugeColor:focus {
    color: #d1d1d1; }
  .langaugeColor img {
    width: 27px;
    margin: 0 4px 0 17px; }

@media (min-width: 992px) {
  .mobileLanguage {
    display: none !important; } }
@media (max-width: 991px) {
  .desktopLanguage {
    display: none !important; }

  .mobileLanguage {
    display: block !important; }

  html #header.header-transparent .header-body {
    overflow: inherit; }

  html #header.header-transparent .header-body.bg-dark .header-nav-main:before, html #header.header-transparent .header-body.bg-color-dark .header-nav-main:before {
    background-color: #101E42 !important; } }
.nav-pills > li.active > a, .nav-pills .nav-link.active {
  background-color: #6a6a6a; }

#mainNav .active {
  border-bottom: 1px solid white; }

#header .header-nav-main nav > #mainNav > li {
  height: 80%; }

#homeSlider:before {
  background: #101E42;
  opacity: .8; }

/*# sourceMappingURL=custom.css.map */
