.mb-60 {
    margin-bottom: 60px !important;
   }
   .box-cover-border {
    border-radius: 8px;
    overflow: hidden;
   }
   .d-block {
    display: block !important;
   }
   .box-info-video {
    display: inline-block;
    width: 100%;
    padding: 0 60px 0 30px;
}
.letter-spacing {
    letter-spacing: normal;
}
.mb-20 {
    margin-bottom: 20px !important;
}
.mt-15 {
    margin-top: 15px !important;
}
.color-brand-1 {
    color: #024430 !important;
}
h3, h4 {
    font-weight: 700;
}
h3 {
    font-size: 32px;
    line-height: 44px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    color: #000;
}
.card-blog-grid .card-info a:hover, .card-blog-grid .card-info a:hover * {
    color: #06d6a0 !important;
}
.box-info-video a:hover, .box-info-video a:hover * {
    color: #06d6a0 !important;
}
.font-md {
    font-weight: 500 !important;
    font-family: Montserrat, sans-serif !important;
    line-height: 24px !important;
    font-size: 16px !important;
}
.color-grey-500 {
    color: #3d565f;
}
.mt-45 {
    margin-top: 45px !important;
}
.text-start {
    text-align: left !important;
}
.pl-0 {
    padding-left: 0 !important;
}
.btn {
    border-radius: 4px;
    padding: 10px 0 10px 22px;
    line-height: 20px;
    font-weight: 400;
    text-decoration: none;
}
.btn, body {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    position: relative;
}
.hover-up, .hover-up:hover {
    transition: all .25s cubic-bezier(.02,.01,.47,1);
}
.font-sm-bold {
    font-weight: 700 !important;
    font-family: Montserrat, sans-serif !important;
    line-height: 18px !important;
    font-size: 14px !important;
}
.btn {
    display: inline-block;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn.btn-default svg {
    transition-duration: .2s;
}
.ml-5 {
    margin-left: 5px !important;
}
.icon-16 {
    height: 16px;
    color: #071920;
}
svg {
    vertical-align: middle;
}

.m-top-20 {
    margin-top: 20px;
}
.mb-30 {
    margin-bottom: 30px !important;
}
.card-blog-grid {
    margin-bottom: 30px;
}
.card-blog-grid .card-image {
    position: relative;
    margin-bottom: 18px;
}
.card-blog-grid.card-blog-grid-3 .card-image img {
    border-radius: 8px;
}
.card-blog-grid .card-image img {
    border-radius: 4px;
    width: 100%;
}
.d-block {
    display: block !important;
}
a, button, h4, img, input, span {
    transition: all .3s ease 0s;
}
img {
    max-width: 100%;
    transition: all .3s ease;
}
img:hover {
  transform: scale(1.05);
}
mt-20 {
    margin-top: 20px !important;
}
.font-sm, .font-xs {
    font-weight: 500;
    font-family: Montserrat, sans-serif;
    line-height: 18px;
}
.font-sm {
    font-size: 14px;
}
.color-grey-500 {
    color: #3d565f;
}

    .mt-40 {
    margin-top: 40px !important;
    }
    .mb-50 {
    margin-bottom: 50px !important;
    }
   .color-brand-1 {
    color: #024430 !important;
   }
  h2 
  {
    font-size: 48px;
    line-height: 56px;
    font-family: Montserrat, sans-serif;
    text-transform:none !important;
  }
  h3, h4 {
    font-weight: 700;
   }
   h3 {
    font-size: 32px;
    line-height: 44px;
    }
    h3, h4, h5, h6 {
    font-family: Manrope, sans-serif;
    font-style: normal;
     text-transform:none !important;
 }
  
   .formatted-text p {
     border-radius: 0;
    font-family: Manrope, sans-serif;
   font-size: 17px; 
    justify-content: center;
    white-space: pre-wrap;
    text-align: justify;
}
.formatted-text h1,h2{
  font-weight: normal !important;
}
@media (max-width: 499px) {
    h3,h2 {
               font-size: 16px;
                line-height: 44px;
            }
   .col-lg-12{
      padding-left: 0px !important;
      padding-right: 0px !important;
   }
    .col_one_third{
             margin-bottom: 0px !important;
          }
   .section{
      padding-left: 0px !important;
       }
    .box-info-video {
    display: inline-block;
    width: 100%;
    padding: 0 5px 0 5px;
   }
   img {
    max-width: none !important;
   }
   .formatted-text img {
    max-width: 100% !important;
   }
 }

.news-detail-related-item {
    list-style: none;
}

.news-detail-image-cover {
    color: transparent;
    object-fit: cover;
}
