.architecture2_header .custom-page-header-1 {
  padding: 0 6.4vw!important;
}

.architecture2_header .custom-page-header-1 .custom-page-header-1-wrapper {
  transform: translate3d(0,103px,0);
  transition: ease box-shadow 300ms;
}

.architecture2_header .custom-box-shadow-1 {
  box-shadow: 0 20px 30px -20px rgba(0,0,0,.3);
}
.architecture2_header h1 {
  font-family: overpass,sans-serif;
}
.architecture2-alt_icons-section{
  padding-left: 6.4vw;
  padding-right: 6.4vw;
}
.architecture2-alt_icons-section .container-xl-custom {
  max-width: 1440px;
}
.architecture2-alt_icons-section .custom-card-style-1 {
    transition: ease background-color 300ms;
}
.architecture2-alt_icons-section .text-color-dark, .architecture2-alt_icons-section .text-dark {
    color: #212529 !important;
}
.architecture2-alt_icons-section .custom-card-style-1:hover h2, .architecture2-alt_icons-section .custom-card-style-1:hover p {
    color: #fff !important;
}
.architecture2-alt_icons-section .item-card{
  height: 100%;
  display: flex;
}
.architecture2-alt_icons-section a:hover, .architecture2-alt_icons-section a:focus{
  opacity: 1;
}
