@font-face {
  font-family: Metropolis;
  src: url("https://github.com/chrismsimpson/Metropolis/blob/master/Fonts/Webfonts/WOFF2/Metropolis-Black.woff2");
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  /* outline: 1px solid red; */
}
a:hover {
  text-decoration: none;
}
html {
  scroll-behavior: smooth;
  scroll-padding-top: 7rem;
}
h3,
h5 {
  color: #5abfaa;
}
iframe {
  border-radius: 20px;
}
.blog-title {
  color: #5abfaa;
  text-decoration: none;
}
body {
  font-family: "Metropolis", sans-serif;
  font-size: 18px;
  max-width: 100%;
}
.blog-block-top {
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  width: auto;
}
.blog-block-thumb-wrap {
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  width: 150px;

  margin-right: 20px;
}
.blog-title > a {
  color: #000000;
}
.blog-title > a:hover {
  color: #5abfaa;
}
.blog-category-block {
  background: #44525d;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 10px 20px;
}
.blog-category-block > a {
  font-size: 14px;
  margin-right: 10px;
}
.blog-img {
  object-fit: scale-down;
  height: auto;
}
.blog-img:hover {
  opacity: 0.8;
}
.blog-menu {
  max-height: 22rem;
  overflow: auto;
}
.carat {
  color: #5abfaa;
}
.card-body {
  background: #6c757d;
  border: none;
  font-size: 16px;
}
.card-btn {
  border: 2px solid #44525d;
  color: #5abfaa;
  font-size: 18px;
}
.card-btn:hover {
  color: #f8f9fa;
  background: #489b8a;
  border: 2px solid #489b8a;
}
.carousel-inner > .carousel-item {
  position: relative;
  max-height: 800px;
}
.carousel-item {
  height: 70vh;
  overflow: hidden;
  width: 100%;
}
.carousel-item img {
  width: 100%;
}
.category-block-link {
  color: #f8f9fa;
}
.category-block-link:hover {
  color: #5abfaa;
}
.custom-block-body {
  padding: 30px;
  background: #44525d;
}
.custom-block-image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.custom-block-wrapper {
  background: #44525d;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  transition: all 0.5s;
}
.custom-block-wrapper:hover {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  transform: scale(1.005);
}
.custom-btn {
  border: 2px solid;
  border-radius: 100px;
  color: #6c757d;
  padding: 15px 25px;
  font-size: 18px;
  transition: all 0.5s;
}
.custom-btn:hover {
  color: #f8f9fa;
  background: #5abfaa;
}
.custom-text-box {
  background: #f8f9fa;
  margin-bottom: 24px;
  padding: 40px;
}
.email-link {
  color: #f8f9fa;
}
.email-link:hover {
  color: #f8f9fa;
}
.footer {
  padding-top: 70px;
  background-color: #44525d;
}
.footer-bottom {
  background-color: #5a6f80;
  position: relative;
  z-index: 2;
  margin-top: 70px;
  padding-top: 25px;
  padding-bottom: 25px;
}
.footer-menu {
  column-count: 2;
  margin: 0;
  padding: 0;
}
.footer-menu-item {
  list-style: none;
  display: block;
}
.footer-menu-item > a {
  color: #f8f9fa;
}
.footer-menu-item > a:hover {
  color: #5abfaa;
  text-decoration: none;
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.img-thumb {
  min-width: 150px;
  min-height: 100px;
}
.hf-link {
  color: #f8f9fa;
}
.hf-link:hover {
  color: #f8f9fa;
}
.list-title {
  font-size: 20px;
}
.logo {
  width: 80px;
  height: auto;
}
.navbar {
  z-index: 1;
}
.navbar-brand {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
  color: #5abfaa;
}
.navbar-brand:hover {
  color: #5abfaa;
}
.navbar-brand span {
  display: inline-block;
  vertical-align: middle;
}
.nav-link:hover {
  color: #5abfaa;
}
.nav-item {
  margin: 20px;
}
#profileImage {
  width: auto;
  margin: auto;
  padding-top: 20px;
}
#section3,
#section5 {
  background: #44525d;
}
#section4 {
  padding-top: 50px;
}
.section-padding {
  padding-top: 100px;
  padding-bottom: 120px;
}
.section-title {
  color: #5abfaa;
}
.service-list {
  text-decoration: none;
  list-style-type: none;
  padding: 0;
}
.service-list-item {
  padding-bottom: 10px;
  color: #f8f9fa;
  transition: all 0.5s;
}
.service-list-item > a {
  color: #f8f9fa;
}
.service-list-item > a:hover {
  color: #5abfaa;
}
.service-list-item:first-child {
  padding-top: 10px;
}
.service-list-item > a {
  color: #f8f9fa;
  text-decoration: none;
}
.site-header {
  background: #5abfaa;
  padding-top: 15px;
  color: #f8f9fa;
}
.site-header .social-icon {
  text-align: right;
}
.social-icon a {
  text-decoration: none;
}
.social-icon > a:focus {
  color: #5abfaa;
  text-decoration: none;
}
.social-icon li {
  display: inline;
}
.title {
  font-size: 16px;
}
.video-block-thumb-wrap {
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  height: 150px;
  margin-right: 20px;
}

::-webkit-scrollbar {
  width: 2em;
}

::-webkit-scrollbar-track {
  background: rgb(39, 161, 59);
}
::-webkit-scrollbar-thumb {
  background: rgb(108, 165, 117);
}
