@charset "UTF-8";
/* CSS Document */

.light-blue-background {background-color: #f1f5f9; padding-top:20px}

#alpma-navbar .alpma-card-style {
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.11);
    transition: box-shadow 0.3s ease;
    background-color: white; border: 1px solid #e2e8f0; border-radius:15px;padding:35px;
}

#alpma-navbar .alpma-card-style:hover {
    box-shadow: 0px 0px 4px 0 rgba(0, 0, 0, 0.11);
}

  .blue-button { background-color: #0069b4; border-radius:10px; color: white; text-decoration:none }
.blue-button a{ padding:10px 20px; background-color: #0069b4; border-radius:10px; color: white; text-decoration:none }
.blue-button a:hover{padding:10px 20px; background-color: #cedfff; border-radius:10px; color: #303a4c; text-decoration:none }

.blue-button2 { background-color: #0069b4; border-radius:17px; color: white; text-decoration:none; font-size: 14px}
.blue-button2 a{ padding:7px 15px; background-color: #0069b4; border-radius:7px; color: white; text-decoration:none }
.blue-button2 a:hover{padding:7px 15px; background-color: #cedfff; border-radius:7px; color: #303a4c; text-decoration:none }
.productpage-link2 {  
    font-size: 24px; font-family:"Open Sans", sans-serif; line-height: 28px; margin:0; font-weight:300}
    
    
.alpma-card-style-text {font-family: "Open Sans", sans-serif; color: #0069b4; font-size: 19px ;line-height: 1.3; text-decoration: none; font-weight:700; }
.alpma-card-style-text:hover{font-family: "Open Sans", sans-serif;; color: black; font-size: 19px ;line-height: 1.3; text-decoration: none!important; font-weight:700;  }

    .megamenu-title-wrap {display: inline-block}

.flex-align-center {
    display: flex !important;
    align-items: center;
}


@media (max-width: 1324px) { 
#alpma-navbar .alpma-card-style {padding:15px 0 15px 5px}
}

@media (max-width: 1200px) {
    
          #alpma-navbar .alpma-nav-link { font-family: "Open Sans", sans-serif; padding:0 10px 0 10px !important;  font-size: 17px; letter-spacing: 0.3px; color: #1e293b !important; font-weight: 300 !important }

#alpma-navbar .alpma-nav-link:hover { font-family: "Open Sans", sans-serif; padding:0 10px 0 10px !important;  letter-spacing: 0.3px;font-size: 17px; color: #0072bc !important; font-weight: 300 !important}

#alpma-navbar .alpma-nav-link:active{font-family: "Open Sans", sans-serif; padding:0 10px 0 10px !important;  letter-spacing: 0.3px;font-size: 17px; color: #0072bc !important; font-weight: 300 !important}

}

  @media (max-width: 1024px) { 
      .light-blue-background {background-color: #f1f5f9; padding-top:130px}
}

 
  @media (max-width: 991px) {  
      
      #alpma-navbar  {background-color: white !important; padding: 9px 0 20px 0}
      .megamenu-title-wrap {display: block} 
      
      .logo-title {display: none}
      #alpma-navbar .alpma-nav-link {font-weight:300 !important; margin-bottom:10px !important; font-size: 17px !important}
      #alpma-navbar .alpma-dropdown-item {font-weight:500 !important; margin-bottom:5px !important; font-size: 14px !important; text-align: center !important}
  
    }
    
    .megamenu .dropdown-list-icon {font-weight:300 !important; font-size:16px;}




.dropdown-list-icon::before{
        border: none !important;
        font: normal normal normal 10px/1 FontAwesome;
        font-weight: 100 !important;
        content: "\f054" !important;
    margin-right:9px !important;
color: #0069b4;
    }


.dropdown-toggle::after {
        border: none !important;
        font: normal normal normal 10px/1 FontAwesome;
        font-weight: 100 !important;
        content: "\f078" !important;
    margin-left:-0px !important
    }

    
    
#alpma-navbar {
 
  z-index: 1030;
  width: 100%;
      background: rgba(255, 255, 255, 0.75);
    position:fixed;
}
#alpma-navbar .alpma-nav-wrap {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: .5rem 1rem;
  margin: 0 auto;
}
#alpma-navbar .alpma-logo {
  display: flex;
  align-items: center;
}
#alpma-navbar .alpma-logo a {
  color: inherit;
  text-decoration: none;
  display: flex;
  align-items: center;
}
#alpma-navbar .alpma-logo img {
  width: 208px;
  height: auto;
  display: block;
}
#alpma-navbar .alpma-logo .logo-title {
  margin-left: 8px;
}
#alpma-navbar .alpma-toggle {
  display: none;
  padding: .25rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  border-radius: .25rem;
  cursor: pointer;
}
#alpma-navbar .alpma-toggle-icon {
  display: inline-block;
  width: 54px;
  vertical-align: middle;
  background: center / 50% 100% no-repeat;

  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2.5' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    
    background-color: #0069b4;
    border: 0;
    border-radius: 0;
    height: 47px;

    margin-top:13px;
}
#alpma-navbar .alpma-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}
#alpma-navbar .alpma-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  margin-top: 0;
  margin-left: auto;
  list-style: none;
}
#alpma-navbar .alpma-nav > li {
  position: relative;
}
#alpma-navbar .alpma-nav-link {
  display: block;
 
  text-decoration: none;
  white-space: nowrap;
 
    font-family: "Open Sans", sans-serif; padding:0 10px 0 10px !important;  font-size: 17px;  color: #1e293b !important; font-weight: 700
}
#alpma-navbar .alpma-nav-link:hover,
#alpma-navbar .alpma-nav-link:focus,
#alpma-navbar .alpma-nav-link.active {
  
  text-decoration: none;
    
    font-family: "Open Sans", sans-serif; padding:0 10px 0 10px !important;  font-size: 17px; color: #0072bc !important; font-weight: 700
}
#alpma-navbar .alpma-dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;
}
#alpma-navbar .alpma-dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: .5rem 0;
  margin: 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: .25rem;
  box-shadow: 0 .125rem .25rem rgba(0,0,0,.075);
margin-top: 7px;
}
#alpma-navbar .alpma-dropdown-menu.is-open {
  display: block;
}
#alpma-navbar .alpma-dropdown-item {
  display: flex;

  width: 100%;
  padding: .25rem 1.5rem;
  clear: both;
  font-weight: 700;
text-align: inherit;
  white-space: wrap;
  background-color: transparent;
  border: 0;
  text-decoration: none;
    color: black;
font-family:  "Open Sans", sans-serif;
font-size:14px;
}
#alpma-navbar .alpma-dropdown-item:hover,
#alpma-navbar .alpma-dropdown-item:focus {
  color: #0069b4 !important;
  text-decoration: none;

      font-weight: 700;
color: black;
font-family:  "Open Sans", sans-serif;
font-size:14px;
}
    
    
    #alpma-navbar .alpma-dropdown-item2 {
  display: block;
  width: 100%;
  padding: .25rem 1.5rem;
  clear: both;
  font-weight: 300 !important;
text-align: inherit;
  white-space: wrap;
  background-color: transparent;
  border: 0;
  text-decoration: none;
    color: black;
font-family:  "Open Sans", sans-serif;
font-size:16px !important;
}
#alpma-navbar .alpma-dropdown-item2:hover,
#alpma-navbar .alpma-dropdown-item2:focus {
  color: #0069b4 !important;
  text-decoration: none;

      font-weight: 300;
color: black;
font-family:  "Open Sans", sans-serif;
font-size:16px !important;
}
    
    
    
#alpma-navbar .alpma-dropdown-item img {
  vertical-align: middle;
}
#alpma-navbar .alpma-megamenu {
  left: 0;
  right: 0;
  width: 100vw;
  max-width: none;
  border-radius: 0;
  border-left: 0;
  border-right: 0;
  padding: 0;
    top:103px;
    position:fixed;
}
#alpma-navbar .alpma-megamenu-inner {
  width: 100%;

  margin: 0 auto;
  padding: 1rem 15px 1.5rem;
}
#alpma-navbar .alpma-megamenu-row {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
#alpma-navbar .alpma-mega-heading {
  width: 100%;
  text-align: center;
  padding-bottom: 3rem;
}
#alpma-navbar .alpma-mega-col {
  position: relative;
  width: 100%;
  padding: 0 15px;
}


#alpma-navbar .alpma-search {
  display: inline-block;
  align-items: center;
    width:25px !important;
}
#alpma-navbar .alpma-search img {
  display: inline-block;
  cursor: pointer;
    width:25px !important;
}
#alpma-navbar .alpma-mobile-solutions {
  display: none;
}

/* Match Bootstrap's lg breakpoint: desktop navbar begins at 992px. */
@media (min-width: 992px) {
  #alpma-navbar .alpma-nav-wrap {
    flex-wrap: nowrap;
  }
  #alpma-navbar .alpma-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  #alpma-navbar .alpma-nav {
    flex-direction: row;
  }
  #alpma-navbar .alpma-toggle {
    display: none;
  }
  #alpma-navbar .alpma-mega-col {
    flex: 0 0 25%;
    max-width: 25%;
  }
}

/* Match Bootstrap's collapsed navbar behaviour below 992px. */
@media (max-width: 991.98px) {
    
 #alpma-navbar  .alpma-dropdown-item {
          text-align: center !important;
    display: block !important;
    }
  #alpma-navbar .alpma-toggle {
    display: block;
    margin-left: auto;
    color: #fff;
  }
  #alpma-navbar .alpma-collapse {
    display: none;
    width: 100%;
  }
  #alpma-navbar .alpma-collapse.is-open {
    display: block;
      padding-top:30px;
  }
  #alpma-navbar .alpma-nav {
    width: 100%;
    flex-direction: column;
      text-align: center;
  }
  #alpma-navbar .alpma-nav-link {
    padding-left: 0;
    padding-right: 0;
  }
  #alpma-navbar .alpma-dropdown-menu {
    position: static;
    float: none;
    width: 100%;
    margin-top: 0;
    box-shadow: none;
  }
  #alpma-navbar .alpma-megamenu-inner {
    padding-left: 0;
    padding-right: 0;
  }
  #alpma-navbar .alpma-mega-heading {
    text-align: left;
    padding-bottom: 1rem;
  }
  #alpma-navbar .alpma-mega-col {
    padding-left: 0;
    padding-right: 0;
  }
  #alpma-navbar .alpma-desktop-solutions {
    display: none;
  }
  #alpma-navbar .alpma-mobile-solutions {
    display: block;
  }
}