html {
  scroll-behavior: smooth;
  touch-action: auto;
}

.scroll-bar {
  touch-action: manipulation;
}

::selection {
  /* Change highlight background color to pink */
  background: #a4e3b1;
  /* Change highlight text color to black */
  color: #000000;
}

.cls-1 {
  fill: none;
  stroke-width: 2;
  stroke: #a4e3b1;
}

/* remove overlay from homepage images*/
.recent .card.active .card-img-overlay,
.recent .card:hover .card-img-overlay {
  background: none;
  background-color: none;
}

/* remove overlay from homepage images*/
.recent .card-img-overlay {
  border-radius: 20px;
  background: none;
  background-color: none;
}

.recent .card h5 {
  font-size: 20px;
  color: #000000;
  margin-bottom: 5px;
  text-decoration: none;
}

.recent .card p {
  font-size: 14px;
  color: #1E5329;
  text-decoration: none;
}
.recent .card:hover{

  color: #1E5329;

}
a {
  color: #4d4d4d;

}

a:hover {
  text-decoration: none;
}

.row .single-blog {
  align-items: normal;
}

.row.single-blog.single-blog__img {
  align-items: normal;
}

a.btn {
  color: #fff;
  text-decoration: none;
}

@font-face {
  font-family: NunitoSans;
  src: url(../fonts/NunitoSans-VariableFont.ttf);
}

body {
  background-color: #e0f0e3;
  font-family: "NunitoSans", sans-serif;
  /*font-family: "PT-Sans", Arial, Helvetica, sans-serif;*/
  animation: fadeInAnimation ease 1s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  font-size: 1.2rem;
  line-height: 1.5;
}

/*Table row and header*/
td,
th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

.website-text {
  color: #000000;
  text-align: center;
}

.text-layout {
  color: #000000;
  margin-bottom: 70px;
  margin-top: 30px;
  font-size: 18;
}

.title-text-layout {
  color: #000000;
  margin-top: 30px;
}

.img-padding {
  padding: 5px;
  opacity: 0.5;
}

.maine-menu .navbar-nav li.active a,
.maine-menu .navbar-nav li:hover a,
.maine-menu .navbar-nav li:visited a {
  color: #1E5329;
}

.nav-item {
  line-height: 50px;
}

@media only screen and (max-width: 767px) {
  .fadeshow1 {
    display: none;
  }
}

@media (max-width: 991px) {
  .maine-menu .collapse.show {
    background: rgba(0, 0, 0, 0.75);
  }
}

@media (max-width: 767px) {
  .recent .owl-carousel .owl-stage-outer {
    padding-top: 50px;
    padding-bottom: 0px;
  }
}

h2 {
  font-size: 25px;
  text-transform: uppercase;
}

@media (max-width: 600px) {
  h2 {
    font-size: 20px;
  }
}

@media (max-width: 991px) {
  .fh5co-home-banner h2 {
    font-size: 30px;
    max-width: 460px;
  }

  .fh5co-home-banner .center-text {
    top: 30%;
  }
}

@media (max-width: 700px) {
  .fh5co-home-banner a {
    width: 140px;
    padding: 4px 0;
  }

  .fh5co-home-banner a svg {
    height: 35px;
    margin-top: -5px;
    width: 140px;
  }
}

@media (max-width: 600px) {
  .fh5co-home-banner a {
    margin-top: 20px;
  }

  .fh5co-home-banner h2 {
    font-size: 28px;
    max-width: 260px;
  }

  .fh5co-home-banner .center-text {
    top: 30%;
  }
}

@keyframes fadeInAnimation {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.bttn {
  border-radius: 20px;
  border: #1E5329;
  line-height: 20px;
  width: 50px;

}

.bttn:hover {
  color: #000000;
  background-color: #884c42;
  line-height: 20px;
  width: 50px;

}

element.style {
  display: none;
}

.top-scroller {
  position: fixed;
  bottom: 40px;
  right: 20px;
  text-align: center;
  cursor: pointer;
  height: 45px;
  width: 45px;
  border-radius: 5px;
  color: #a4e3b1;
  z-index: 1000;

}

.container {
  width: 90%;
}

.programs {
  width: 160px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  text-align: center;
}

@media(max-width: 767px) {
  .programs {
    width: 90px;
    font-size: 14px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
}

.fh5co-recent-work {
  background: #e0f0e3;
  padding: 0;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.fh5co-portfolio {
  /*background-image: url(../img/map-5.png);
    background-color:#44A3A3;*/
  /*background-color: #f2d5d7;*/
  /* background-image: url(../img/camera-bg.jpg); */
  background-position: right bottom;
  background-repeat: no-repeat;
  padding: 50px, 0px;
  padding-top: 50px;
  padding-right: 0px;
  padding-bottom: 50px;
  padding-left: 0px;
  margin-top: 0;

}

.fh5co-portfolio h2 {
  color: #fff;
}

.container-fluid.recent#activity2 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-repeat: no-repeat;
}

.contact-pop {
  margin-top: 20px;
}

.recent {
  margin-top: 50px;
}

.recent .owl-carousel .owl-stage-outer {
  padding-top: 30px;
  padding-bottom: 0px;
}

/*SUBPAGE CSS*/
.fh5co-blog-content {
  background-image: none;
  background-color: #e0f0e3;
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: cover;
}

.blog-content-bckg {
  margin: 0 auto;
  padding: 100px 0;
  width: 80%;
  color: #282526;
}

/*
    @media (max-width: 992px) {
      .blog-content-bckg {
       padding: 40px 0;}
     @media (max-width: 600px) {
        .blog-content-bckg {
        padding: 40px 0; } }
    
    }*/

.blog-content-inner {
  background-color: #fff;
  color: #4d4d4d;
  padding: 50px;
}

.blog-content-inner .card-title {
  margin-bottom: 70px;
  font-size: 45px;
  text-align: center;
}

@media (max-width: 992px) {
  .blog-content-inner .card-title {
    /*margin-bottom: 40px;*/
    font-size: 30px;
  }
}

@media (max-width: 600px) {
  .blog-content-inner .card-title {
    font-size: 2rem;
  }
}

@media (max-width: 767px) {
  .blog-content-inner {
    padding: 40px;
  }
}

@media (max-width: 600px) {
  .blog-content-inner {
    padding: 20px 0;
  }

  .blog-content-inner .card-title {
    margin-bottom: 20px;
  }
}

/*BREADCRUMBS*/
.container.breadcrumbs {
  padding: 20px;
  color: #000;
}

.container.breadcrumbs a {
  color: #000;
  text-decoration: none;
}

.container.breadcrumbs a:hover {
  text-decoration: underline;
}

.link-in-page {
  border-bottom: 2px dotted;
  color: #282526;
}

a:hover.link-in-page {
  color: #282526;
  text-decoration: none;
  border-bottom: 0px dotted;
  background-color: #a4e3b1;
  border-radius: 3px;
}

.portfolio-images {
  padding: 5px;
  height: fit-content;
  max-width: 200px;
}

.blog-content-bckg {
  padding-bottom: 0px;
}

/*Mortgage landing page chnage the image for smaller viewports*/
@media (min-width: 992px) {
  #mortgage-page-imageone-desktop {
    display: block;
  }

  #mortgage-page-imageone-mobile {
    display: none;
  }
}

@media (min-width: 992px) {
  #mortgage-page-imagetwo-desktop {
    display: block;
  }

  #mortgage-page-imagetwo-mobile {
    display: none;
  }
}

@media (max-width: 992px) {
  #mortgage-page-imageone-desktop {
    display: none;
  }

  #mortgage-page-imageone-mobile {
    display: block;
  }
}

@media (max-width: 992px) {
  #mortgage-page-imagetwo-desktop {
    display: none;
  }

  #mortgage-page-imagetwo-mobile {
    display: block;
  }
}

/*Protfolio images*/
@media (max-width: 992px) {
  .portfolio-images {
    width: 150px;
  }
}

@media (max-width: 600px) {
  .portfolio-images {
    width: 120px;
  }
}

@media (max-width: 767px) {
  .portfolio-images {
    width: 100px;
  }
}

@media (max-width: 600px) {
  .portfolio-images {
    width: 80px;
  }

  .card.design {
    width: 120px;

  }
}


.ux-page {
  padding-top: 0px;
}

@media (max-width: 991px) {
  .contact-pop .content a {
    width: 150px;
  }
}

.btn {
  background-color: #1E5329;
  border-radius: 40px;
  color: #fff;
  padding: 10px;
  margin-bottom: 20px;
}

.btn:hover {
  color: black;
  background-color: #a4e3b1;
  stroke-width: 2;
}

.contact-pop .content a:hover {
  color: black;
  background-color: #a4e3b1;
  stroke-width: 2;
}

.card.UIdesign {
  margin: 5px;
}

.card.UXdesign {
  margin: 5px;
}

.card.research {
  margin: 5px;
}

.card.graphic-design {
  margin: 5px;
}

.card-title.design {
  text-align: left;
}


.card-img-overlay {
  cursor: pointer;
}

/* Portfotlio images*/
.portfolio-img {
  margin: 10px;
  height: max-content;
  width: 45%;
  border-radius: 10px;
}

.hideme {
  opacity: 0;
}

/*hide images*/
@media (max-width: 1201px) {
  .hide {
    display: none;
  }
}

@media (width: 1200px) {
  .hide {
    display: block;
  }
}

/*Images at 50%*/
@media (max-width: 1200px) {
  .widthhalf {
    width: 200px;
    align-items: center;
  }
}

/*hide arrows for carousel*/
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: block;
}

/*dropdown to menu*/
.topnav {
  overflow: hidden;
  background-color: #e0f0e3;
  z-index: 1000;
}

.topnav a {
  float: left;
  display: block;
  color: #000;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
  font-family: "PT-Sans-Bold", Arial, Helvetica, sans-serif;
}

.active {
  color: #1E5329;
}

.topnav .icon {
  display: none;
}

.dropdown {
  float: left;
  overflow: hidden;
  font-family: "PT-Sans", Arial, Helvetica, sans-serif;

}

.dropdown .dropbtn {
  font-size: 17px;
  /*line-height: 50px;  */
  border: none;
  outline: none;

  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
  font-family: "PT-Sans-Bold", Arial, Helvetica, sans-serif;
}

.dropdown-content {
  display: none;
  position: fixed;
  color: #a4e3b1;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;

}

.dropdown-content a {
  float: none;
  color: #000;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
  border-radius: 5px;
}

.topnav a:hover,
.dropdown:hover .dropbtn {
  border-radius: 5px;
  text-decoration: underline;
}

.dropdown-content a:hover {
  background-color: #ddd;
  color: black;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.underline {
  text-decoration: underline;
  text-decoration-thickness: 5px;
  text-underline-offset: 5px;
  text-decoration-color: #005203;
}

@media screen and (max-width: 600px) {

  .topnav a:not(:first-child),
  .dropdown .dropbtn {
    display: none;
  }

  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {
    position: relative;
  }

  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }

  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }

  .topnav.responsive .dropdown {
    float: none;
  }

  .topnav.responsive .dropdown-content {
    position: relative;
  }

  .topnav.responsive .dropdown .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
  }
}

/*CARD IMG UPDATE*/
@media (max-width: 991px) {
  .fh5co-about-me .card-img {
    position: relative;
    width: 150% !important;
    margin-left: -25%;
    margin-right: -25%;
  }
}

@media (max-width: 720px) {
  .fh5co-about-me h2 {
    margin: 20px auto;
  }

  .fh5co-about-me .card-img {
    max-height: 575px;
  }

  .fh5co-about-me .carousel-caption {
    left: 5%;
    right: 5%;
    bottom: 270px;
  }

  .fh5co-about-me .carousel-caption p {
    margin-top: 20px;
  }

  .fh5co-about-me .carousel-caption img {
    max-width: 50px;
  }

  .fh5co-about-me .carousel-indicators {
    bottom: 100px;
    margin-left: 5%;
    margin-right: 5%;
  }

  .fh5co-about-me .carousel-indicators li {
    height: 60px;
    width: 60px;
    margin: 0 10px;
    top: 20px;
  }

  .fh5co-about-me .carousel-indicators li span {
    font-size: 14px;
  }

  .fh5co-about-me .carousel-indicators li.active {
    height: 100px;
    width: 100px;
  }
}

/*Header line for inner content*/
.inner-content hr {
  background-color: #a4e3b1;
  width: 50px;
  height: 5px;
  border: none;
  margin-left: 0;
}

@media (max-width: 991px) {
  .inner-content hr {
    margin: 10px 0;
  }
}


.blog-content-bckg {
  padding: 0px;
}

.activity {
  z-index: 9;
  top: 0;
}

/* Stopping top arrow from being covered*/
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  position: unset;

}

.owl-carousel a .card .bottom-text .card-title.h5{
  text-decoration: none;
}

li, p{
  font-size: 1rem;
}

img{
  border-radius: 10px;
}