.fixed-top {
  position: fixed !important;
  background: #fff;
  z-index: 9999 !important;
  left: 0;
  right: 0;
  color: #fff;
  -webkit-box-shadow: 0 2px 2px rgba(234, 231, 231, 0.2) !important;
          box-shadow: 0 2px 2px rgba(234, 231, 231, 0.2) !important;
}

.fixed-top .navbar {
  padding: 0;
}

.header-section {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 9;
  padding: 8px 0;
  top: 0;
}

.header-section .open-menu-section {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}

.header-section .navbar {
  padding: 0;
}

.header-section .navbar .navbar-brand {
  max-width: 80px;
}

.header-section .header-navbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
}

.header-section .navbar-nav {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header-section .navbar-nav .nav-item {
  padding-right: 78px;
}

.header-section .navbar-nav .nav-item:last-child {
  padding: 0;
}

.header-section .navbar-nav .nav-item .nav-link {
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  padding: 0;
  font-weight: 500;
}

.header-section .navbar-nav .nav-item .nav-link:hover {
  color: 000 !important;
}

.header-section .navbar-nav .nav-item .active {
  color: #fff !important;
  font-weight: 700;
}

.header-section .closebtn {
  display: none;
  height: 35px;
  width: 35px;
}

.header-section .navbar-light .navbar-toggler {
  color: unset !important;
  border-color: transparent !important;
}

.fixed-top .navbar-nav .nav-item .nav-link {
  color: #2957a4;
}

.about-header-menu .navbar-nav .nav-item .nav-link {
  color: #2957a4;
}

@media (max-width: 991px) {
  .header-section {
    padding: 10px 0;
  }
  .header-section .navbar-nav {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%;
    position: relative;
    z-index: 99;
  }
  .header-section .navbar-nav .nav-item {
    padding: 0;
  }
  .header-section .navbar-nav .nav-item .nav-link {
    font-size: 18px;
    line-height: 26px;
    padding-bottom: 24px;
  }
  .header-section .header-navbar {
    display: block;
    text-align: center;
  }
  .navbar-toggler .navbar-toggler-icon {
    background-image: url(../images/menu.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 25px;
    width: 25px;
  }
  .sidenav-new-menu {
    height: 100%;
    height: 100vh;
    width: 100%;
    position: fixed;
    right: -1010px;
    top: 0;
    overflow-y: hidden;
    overflow-x: hidden;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 999999;
    background: #fff;
  }
  .closebtn {
    display: block !important;
    color: #000;
    text-decoration: none;
    position: absolute;
    top: 10px;
    right: 25px;
    font-size: 24px;
    height: 20px !important;
    width: 20px !important;
    z-index: 999;
  }
  #cd-shadow-layer {
    position: fixed;
    min-height: 100vh;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    background: #fff;
    cursor: pointer;
    z-index: 9;
  }
  .open-menu-section {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .width-menu {
    width: 100%;
    right: 0;
    display: block !important;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  .header-btn {
    position: relative;
    z-index: 99;
    margin-top: 15px;
  }
  .header-btn .btn-primary {
    height: 40px;
  }
}

.dropdown-menu {
  border-radius: none;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
  border: none;
}

.dropdown-menu .dropdown-item {
  color: #2957a4;
  font-size: 16px;
  padding: 10px 10px;
}

.dropdown-toggle::after {
  display: none;
}

.navbar-nav .nav-link {
  color: #fff;
}

.dropend .dropdown-toggle {
  color: salmon;
  margin-left: 1em;
}

.dropdown-item:hover {
  background-color: #2957a4;
  color: #fff;
}

.dropdown .dropdown-menu {
  display: none;
}

.dropdown:hover > .dropdown-menu,
.dropend:hover > .dropdown-menu {
  display: block;
  margin-top: 0.125em;
  margin-left: 0.125em;
}

@media screen and (min-width: 769px) {
  .dropend:hover > .dropdown-menu {
    position: absolute;
    top: 0;
    left: 100%;
  }
  .dropend .dropdown-toggle {
    margin-left: 0.5em;
  }
}

.footer-section {
  padding-top: 100px;
}

.footer-section .footer-inner .footer-bottom .footer-logo {
  max-width: 80px;
}

.footer-section .footer-inner .footer-bottom .adress-text {
  padding: 24px 0;
}

.footer-section .footer-inner .footer-bottom .adress-text p {
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  color: #7a7a7a;
}

.footer-section .footer-inner .footer-bottom .footer-icon {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.footer-section .footer-inner .footer-bottom .footer-icon li {
  list-style: none;
  margin-bottom: 12px;
  margin-right: 12px;
}

.footer-section .footer-inner .footer-bottom .footer-icon li a {
  width: 38px;
  min-width: 38px;
  height: 38px;
  background-color: rgba(41, 87, 164, 0.1);
  border-radius: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.footer-section .footer-inner .footer-bottom .footer-icon li a img {
  width: auto;
  height: 16px;
}

.footer-section .footer-inner .footer-bottom .footer-icon li a:hover {
  background-color: #2957a4;
}

.footer-section .footer-inner .footer-bottom .footer-icon li a:hover img {
  -webkit-filter: brightness(500);
          filter: brightness(500);
}

.footer-section .footer-inner .footer-link h3 {
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
  color: #000;
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.footer-section .footer-inner .footer-link h3 span {
  width: 5px;
  height: 20px;
  background-color: #2957a4;
  margin-right: 20px;
  display: inline-block;
}

.footer-section .footer-inner .footer-link .link-list {
  margin: 0;
  padding: 0;
}

.footer-section .footer-inner .footer-link .link-list li {
  list-style: none;
  padding-bottom: 15px;
}

.footer-section .footer-inner .footer-link .link-list li a {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  color: #7a7a7a;
  position: relative;
  padding-left: 24px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
  word-break: break-word;
  text-decoration: none;
}

.footer-section .footer-inner .footer-link .link-list li a::before {
  content: "";
  width: 6px;
  height: 6px;
  background-color: #2957a4;
  position: absolute;
  left: 0;
  top: 7px;
}

.footer-section .footer-inner .footer-link .link-list li a:hover {
  color: #2957a4;
}

.footer-section .copy-right {
  background-color: #2957a4;
  padding: 30px 0;
  margin-top: 80px;
}

.footer-section .copy-right p {
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  margin: 0;
  font-weight: 500;
  text-align: center;
}

.whatsup-button {
  position: fixed;
  right: 40px;
  bottom: 65px;
  z-index: 9999;
  max-width: 60px;
}

.scroll-btn {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 50px;
  -webkit-transition: background-color .3s,
 opacity .5s, visibility .5s;
  transition: background-color .3s,
 opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}

.scroll-btn.show {
  opacity: 1;
  visibility: visible;
}

@media (max-width: 1024px) {
  .footer-section .footer-inner .footer-bottom .footer-icon li a {
    width: 36px;
    height: 36px;
    min-width: 36px;
  }
  .footer-section .footer-inner .footer-bottom .footer-icon li a img {
    max-width: 12px;
    height: 16px;
  }
}

@media (max-width: 991px) {
  .footer-section .footer-inner .footer-link {
    margin-bottom: 20px;
  }
  .footer-section .copy-right {
    margin-top: 20px;
  }
  .header-section .navbar-nav .nav-item .nav-link {
    color: #2957a4;
    font-size: 24px;
    line-height: 36px;
  }
  .header-section .navbar .navbar-brand {
    padding: 0;
    max-width: 60px;
  }
}

@media (max-width: 575px) {
  .footer-section .footer-inner .footer-bottom {
    margin-bottom: 20px;
  }
  .footer-section .footer-inner .footer-bottom .adress-text {
    padding: 16px 0 6px 0;
  }
  .footer-section .footer-inner .footer-link {
    margin-bottom: 20px;
  }
  .footer-section .footer-inner .footer-link h3 {
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 20px;
  }
  .whatsup-button {
    right: 20px;
  }
  .scroll-btn {
    right: 35px;
  }
}
/*# sourceMappingURL=header.css.map */