body{
    font-family: 'Josefin Sans', sans-serif;
}
.simon4 {
    overflow: hidden;
    display: inline-block;
    position: relative;
    width: 100%;
    background-color: #EBEBEB;
    padding: 5em;
}
ul.projects-filter.style1 {
    padding: 50px 0 25px 0;
    display: block;
    text-align: center;
    margin-left: 15px;
}

ul.projects-filter.style1 li {
    display: inline-block;
    width: auto;
    list-style: none;
    text-align: left;
    margin-right: 50px;
    color: black;
    transition: all 0.3s linear;

}

ul.projects-filter.style1 li hr {
    width: 0;
    height: 3px;
    padding: 0px 0;
    margin: 4px 0;
}

ul.projects-filter.style1 li:hover hr {
    width: 100%;
    height: 3px;
    padding: 0px 0;
    margin: 4px 0;
    background: black;
    transition: all 0.5s linear;
}

ul.projects-filter.style1 li.active hr {
    width: 100%;
    height: 3px;
    padding: 0px 0;
    margin: 4px 0;
    background: black;
    transition: all 0.5s linear;
}

ul.projects-filter.style1 li a {
    padding: 14px 0;
    color: black;
    font-size: 18px;
    text-decoration: none;

}

ul.projects-filter.style1 li.active a::before {
    width: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

ul.projects-filter.style1 li.active a::after {
    width: 100%;
}

.project-wrap {
    min-height: 400px;
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    margin-bottom: 30px;
    background: white;

}

.img-set {
    height: 300px;
    width: 100%;
    object-fit: cover;
}

.project-info {
    position: absolute;
    width: 100%;
    display: inline-block;
    background: rgba(0,0,0,0.9);
    left: 0px;
    height: 300px;
    text-align: center;
    top: -300px;
    transition: all 0.3s linear;
    padding: 3rem;


}

.project-wrap:hover .project-info {
    top:0;
}
.project-info-wrap {
    display: inline-block;
    width: 100%;
    height: 100%;
    padding-top: 30%;
    margin-top: 0%;
    transition: all 0.2s linear;
    border: 1px solid dodgerblue;
}
.project-buttons {
    text-align: center;
}

.flat-button.outline {
    line-height: 40px;
    background: none;
    border: 1px solid #1a1a1a;
    color: white;
}

.project-categories a {
    text-decoration: none;
    color: white;
    font-size: 16px;
}

.project-buttons a {
    text-decoration: none;
    color: white;
    font-size: 16px;
    font-weight: bold;
}

.flat-button {
    background: #1a1a1a;
    height: 40px;
    line-height: 40px;
    padding: 0 23px;
    cursor: pointer;
    color: white;
    white-space: nowrap;
    border: none;
    display: inline-block;
    position: relative;
    z-index: 1;
    width: auto;
    background: #1a1a1a;
    text-transform: uppercase;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    transition: all 0.6s linear;
}

.flat-button.outline:hover {
    color:  black;
}

.flat-button:hover {
    color: black;
    background: white;
    transition: all 0.6s linear;
}
.flat-projects {
    display: none;
}

#all {
    display: block;
}
.head-ttl{
    text-transform: uppercase;
    color: black;
    letter-spacing: 2px;
    text-align: center;
}
.sku_dsc {
    color: grey;
    line-height: 24px;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-size: 14px;
    padding: 2rem;
}
.submit_bnt{
    width: 100%;
    background: dodgerblue;
    text-transform: uppercase;
    text-align: center;
    padding: 1rem;
    border: none;
    color: white;
    font-size: 18px;
    transition: all 0.4s linear;
}
.submit_bnt:hover {
    background: black;
    color: white;
    transition: all 0.4s linear;

}
@media all and (min-width: 320px) {
    .simon4{
        padding: 0;
    }
}body {
  font-family: 'Josefin Sans', sans-serif; }

.default-1-241 {
  width: 100%;
  float: left;
  margin: 0rem 0 0;
  padding: 5rem 0vw;
  position: relative;
  background: #FFFFFF; }
  .default-1-241 a {
    text-decoration: none;
    display: inline-block;
    outline: none; }
  .default-1-241 .no-padding {
    padding: 0px !important; }
  .default-1-241 .no-margin {
    margin: 0px !important; }
  .default-1-241 .overlay {
    width: calc(100% - 4rem);
    height: calc(100% - 4rem);
    background: rgba(255, 255, 255, 0.9);
    position: absolute;
    transition: all 500ms ease-in-out;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    padding: 0 2rem;
    box-shadow: 0 0px 40px -10px #000; }
  .default-1-241 .row-eq-height {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0px; }
  .default-1-241 .row-eq-height:before, .default-1-241 .row-eq-height:after {
    display: inline-block; }
  .default-1-241 .alt {
    display: flex; }
  .default-1-241 .category-heading-main {
    width: 100%;
    display: inline-block;
    margin: 0px 0 5rem 0;
    text-align: center; }
  .default-1-241 .heading-title {
    width: 100%;
    display: inline-block;
    margin: 0px 0 3rem 0;
    color: #434343;
    font-size: 4.3rem;
    font-weight: 700;
    letter-spacing: 1px; }
  .default-1-241 .heading-desc {
    width: 54%;
    display: inline-block;
    margin: 0px;
    color: #434343;
    font-size: 22px;
    font-weight: 400; }
  .default-1-241 .category-main {
    width: 100%;
    margin: 0px;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center; }
  .default-1-241 .category-img {
    width: 100%;
    height: 350px;
    object-fit: cover;
    margin: 0px; }
  .default-1-241 .category-title {
    width: 100%;
    display: inline-block;
    margin: 0px;
    color: #000000;
    font-size: 3.5rem;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 5rem; }
  .default-1-241 .learn-more-link {
    outline: none;
    text-decoration: none;
    display: inline-block;
    margin: 2.5rem 0 0 0;
    padding: 1.4rem 5rem;
    color: #000000;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 20px;
    border-radius: 5px;
    border: 1px solid #000000;
    cursor: pointer; }
  @media screen and (min-width: 768px) and (max-width: 900px) {
    .default-1-241 .category-main {
      margin-bottom: 3rem; }
    .default-1-241 .heading-desc {
      width: 80%; } }
  @media screen and (min-width: 601px) and (max-width: 767px) {
    .default-1-241 .category-main {
      margin-bottom: 3rem; }
    .default-1-241 .heading-desc {
      width: 100%; } }
  @media screen and (min-width: 481px) and (max-width: 600px) {
    .default-1-241 .col-xs-6 {
      width: 100%; }
    .default-1-241 .category-main {
      margin-bottom: 3rem; }
    .default-1-241 .heading-desc {
      width: 100%; } }
  @media screen and (max-width: 480px) {
    .default-1-241 .col-xs-6 {
      width: 100%; }
    .default-1-241 .row-eq-height {
      display: block; }
    .default-1-241 .category-main {
      margin-bottom: 3rem; }
    .default-1-241 .heading-desc {
      width: 100%; }
    .default-1-241 .category-title {
      font-size: 3rem; }
    .default-1-241 .learn-more-link {
      padding: 1.4rem 3rem;
      font-size: 18px; } }
@keyframes fadeInUp {
  0% {
    transform: translate3d(0%, 100%, 0);
    opacity: 0; }
  100% {
    transform: none;
    opacity: 1; } }
@keyframes fadeInLight {
  0% {
    opacity: 0; }
  100% {
    opacity: 0.5; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
/*  Turn on custom 8px wide scrollbar */
::-webkit-scrollbar {
  width: 6px;
  /* 1px wider than Lion. */
  /* This is more usable for users trying to click it. */
  background-color: transparent;
  -webkit-border-radius: 100px; }

/* The scrollbar 'thumb' ...that marque oval shape in a scrollbar */
::-webkit-scrollbar-thumb:vertical {
  background: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 100px;
  background-clip: padding-box;
  border: 1px solid transparent;
  min-height: 10px;
  /*Prevent it from getting too small */ }

::-webkit-scrollbar-thumb:vertical:active {
  background: rgba(0, 0, 0, 0.61);
  /* Some darker color when you click it */
  -webkit-border-radius: 100px; }

/*# sourceMappingURL=default-1-241.css.map */
