  #header {
    border-bottom: 1px solid #eee;
    height: 80px;
  }
  #header .logo img {
    max-height: 67px !important;
  }
  .company-map p {
    padding: 0 !important;
    margin: 0 !important;
  }
  .partner-item {
    
  }
  .service-img {
      margin: 0 auto;
      
      height: auto;
      display: flex;
      align-items: center;
      justify-content: center;
      transition: ease-in-out 0.3s;
      position: relative;
  }
  .term-name {
    color: #5CAF5F;
    font-weight: 600;
    font-size: 24px;
    padding-top: 10px;
    
  }
  .term-name::before {
    content: '\f324';
    font-family: 'Font Awesome 5 Pro';
    float: left;
    color: #5CAF5F;
    font-weight: 600;
    font-size: 15px;
    margin-right: 6px;
    margin-top: 5px;;
    
  }
  .service-name {
    font-size: 20px !important;
    
  }
  .forminator-custom-form {
    width: 100% !important;
    border-top: 3px solid #5cb874 !important;
    border-bottom: 3px solid #5cb874 !important;
    padding: 30px !important;
    background: #fff;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.12);
    margin-bottom: 0 !important;
  }
  .breadcrumbs {
    /* display: flex;
    gap: 6px; */
    list-style: none;
  }
  .breadcrumbs i {
    color: #5CAF5F;
    margin-top: 4px;
  }
  .breadcrumbs li {
    display: inline-block;
  }
  .breadcrumbs li, .breadcrumbs li a {
    white-space: nowrap;
  }
  .entry-title {
    font-size: 22px;
    font-weight: 600;
  }
  .entry-sub-title {
    font-size: 20px;
    font-weight: 600;
  }
  .row-list {
    /* display: flex;
    column-gap: 5px; */
    
    /* grid-template-columns: 1fr 1fr 1fr; */
    align-items: center;
    padding: 0;
    

  }
  .service-section {
    margin: 40px 0;
  }
  .row-list .column {
    display: inline;
    background-color: #fff;
    text-align: center;
    border-left: 2px solid #BEDFBF;
    padding-left: 10px;
    margin-left: 5px;
    white-space: nowrap;
    
  }
  .row-list .column:first-child {
    border-left: 0;
  }

  .col-list {
    /* display: flex;
    column-gap: 5px;
    list-style: none; */
    /* grid-template-columns: 1fr 1fr 1fr; */
    list-style: none; 
    align-items: center;
    padding: 0;
    margin-left: 0px;
  }
  .col-list .column {
    margin-bottom: 8px;
  }
  .col-list i {
    color: #5CAF5F;
    margin-right: 3px;
  }
  .project-title {
    font-size: 18px;
    font-weight: 600;
    color: #5CAF5F;
  }
  .forminator-edit-module {
    display: none !important;
  }

  #hero .carousel-item::before {
    
    background-color: rgba(45, 103, 60, 0.3) !important; 
  }

  .files-list {
    list-style: none; 
  }
  .files-list i {
    color: #CB0606;
  }
  .about-img {
    max-width: 350px;
    margin: auto;;
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .section-title {
    padding-bottom: 0 !important;
  }
  .section-title p {
    color: inherit;
  }

  .certificate a:link, .certificate a:visited {
    background-color: #5CAF5F;
    border-radius: 3px;
    font-size: 14px;
    color: #fff;
    padding: 2px 15px;
    width: 100%;
    display: inline-block;
    transition: all .3s;
  }
  .certificate a:hover, .certificate a:active {
    background-color: rgba(92,175,95,0.83);
  }
  .read-more:link, .read-more:visited {
    background-color: #5CAF5F;
    border-radius: 3px;
    font-size: 14px;
    color: #fff;
    padding: 10px 15px;
    transition: all .3s;
  }
  .read-more:hover, .read-more:active {
    background-color: rgba(92,175,95,0.83);
  }

  .services .icon-box {
    padding: 70px 20px 40px 20px !important;
  }
  .form-submit {
    padding: 10px 30px !important;
  }
  .form-submit:hover, .form-submit:active {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .forminator-ui.forminator-custom-form-11.forminator-design--default .form-submit:hover {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .forminator-row-last .forminator-field {
    text-align: center;
  }
  .inner-page {
    padding-top: 0;
  }
  .inner-page .entry-title, .entry-sub-title {
    color: #5CAF5F;;
  }

  .inner-page .portfolio-wrap {
    text-align: center;
  }
  .inner-page .portfolio-item {
    margin-bottom: 40px;
  }
  .error-404 .page-title, .no-results .page-title {
    font-size: 18px;
  }

  .services .icon-box p {
    margin-bottom: 10px !important;
  }
  .photo-list {
    /* display: flex;
    gap: 2rem; */
    padding-left: 0;
    list-style: none;
  }
  .photo-list li img {
    width: 300px;
    max-width: 100%;
    pointer-events: none;
  }
  .photo-list li {
    display: inline-block;
  }
  
  .navbar-mobile {
    background: rgba(9, 9, 9, 0.4);
  }
  .navbar-mobile ul {
    background: rgba(255,255,255, 1);
  }
  .navbar-mobile li {
    text-align: center;
  }
  .navbar-mobile li a, .navbar-mobile li a:focus {
    font-size: 20px;
    justify-content: center;
    border-bottom: 1px  solid rgba(9, 9, 9, 0.1);
    margin: 0 20px;
  }
@media (max-width: 992px) {
  #hero {
    height: 40vh;
  }
  .breadcrumbs {
     margin-top: 0px; 
  }
}@media (max-width: 767.98px) {
 
}