a:hover {
    color: #a0cd40;
}


.white {
    color: #fff;
}

.fs-7 {
    font-size: .75rem !important;
    line-height: normal;
}

.main-menu-wrapper__logo a>img {
    height: 30px;
}


main-menu .main-menu__list li ul li+li, .stricky-header .main-menu__list li ul li+li {

    margin-bottom: 10px;
}


.how-we-works__single {

    padding: 20px;
}

.how-we-works__list-box {

    align-items: start;
}


.small {

    font-size: .75em;
    line-height: normal;
}



.page-header__inner h2 {

    font-weight: 200;

}


h1, h2, h3, h4, h5 {

    font-weight: 200 !important;

    letter-spacing: .02em;
}

h4, h5 {

    line-height: normal;
}


.team-one__name {
    font-size: 20px;

}


.team-one__content {

    bottom: 25px;

}

.team-one__title {
    font-size: 15px;

    line-height: 18px;
    padding: 1px;
}


.how-we-works__text {

    text-align: left;

    line-height: normal;
}



.btn-primary {
    color: #fff;
    background-color: #a9cc58;
    border-color: #a9cc58;
}

p.black {
    color: #000;
}

p.white {
    color: #fff;
}


.cta-one__inner:before {  

    background-color: initial !important;

}



.contentsection ul {
    list-style-type: disc;
}


.contentsection ul li::marker {
    content: ">";
    color: #95b474;
 }
 
 .contentsection ul.list-unstyled {
    list-style-type: none;
}


.contentsection ul.list-unstyled li::marker {
    content: "";
     
 }
 
 
 


.contentsection ul:not(.dropdown-menu) li:not(.how-we-works__single):before  li:not(.MarkupPagerNavOn):before {
    content: "\f0a9";
    font-family: "FontAwesome";
    display: inline-block;
    margin-right: 10px;
    color: #a9cc58;
}

.list-unstyled.case-details__details ul li::before {
    content: none;
}


.news-one__body-title {
    font-size: 90%;
    line-height: normal;
    font-weight: 300;
}


.services-one__text {
    font-weight: 300;

    font-size: 90%;
}


.align_center {
    text-align: center;
}



.news-one__content:hover {

    border-bottom: 2px solid #a9cc58;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

  
.welcome-three-img-2 {
    position: absolute;
    bottom: 0;
    right: -190px;
    border-radius: var(--oslim-bdr-radius);
}


.how-we-works__text {

    font-size: 90%;
    font-weight: 300;
}


.case-one__text {
    padding: 20px;
    font-size: 16px;
    line-height: normal;

}

.case-one__arrow {

    right: 50px;

}



.case-details__img {

    /*background-image: url('/site/templates/assets/images/6189720_3203866.jpg'); */
    padding: 10px;
}



ul.list-unstyled li::before {
    display: none !important;
}




.case-one__title {
    font-size: 25px;
    font-weight: 800;
    line-height: 34px;
    margin-top: 4px;
}



.mt-minus-5 {
    margin-top: -5px !important;
}

.mt-minus-10 {
    margin-top: -10px !important;
}


.mt-minus-20 {
    margin-top: -20px !important;
}



.brand-one .swiper-slide img {

    opacity: 1;

}


.testimonial-one__single {

    border-bottom: 0;

}


.thm-btn {

    font-size: 20px;


}


.thm-btn:hover {
    color: var(--oslim-base);
    background-color: transparent;


}


/* fix padding */

.work-together-two {

    padding: 60px 0 60px;
}


.case-one {

    padding: 60px 0 60px;

}

.case-one__content {

    padding: 15px 30px 11px;

    margin-right: 40px;
    margin-top: -90px;

}


.services-one {
    position: relative;
    display: block;
    padding: 60px 0 60px;
}

.team-page {
    position: relative;
    display: block;
    padding: 60px 0 60px;
}


.how-we-works {
    position: relative;
    display: block;
    padding: 60px 0 60px;
}


.case-details {
    position: relative;
    display: block;
    padding: 20px 0 0;
}


.brand-one {

    padding: 20px 0 20px;
    border-top: 0px solid #dcdce0;
}



.page-header {

    padding: 110px 0 118px;

}


.work-together-two__img img {
    width: 100%;

    max-height: 600px;
    object-fit: contain;
}


.welcome-three {
    position: relative;
    display: block;
    padding: 60px 0 0;
}

.services-one {
    position: relative;
    display: block;
    padding: 10px 0 10px;
}



.work-together-tow__right {

    margin-left: 20px;
}



.our-mission-two__title {
    font-size: 3em;
    line-height: 1em;

}



.section-title__title {

    font-weight: 400 !important;
}



.welcome-three__experience {

    padding: 17px 30px;
}


.team-one__img {

    background-color: initial;
}


.list-item-heading {
    font-size: 1.5em;
}

.list-item-text p{
line-height: normal;
}


.green{color:#a9cc58}


@media screen and (max-width: 600px) {
    .our-mission-two__title {
        font-size: 1.5em;
        line-height: 1.2em;
    }

    .thm-btn {
        font-size: 1em;
    }


  
}


.InputfieldFormBuilderFileUpload::before {
    display: none !important;
}



.btn-primary:hover,.btn-primary:active {
    color: #a9cc58;
    background-color: #000;
    border-color: #000;
}



.MarkupPagerNav {
    clear: both;
    margin: 1em 0;
    font-family: Arial, sans-serif;
  }
  .MarkupPagerNav li {
    display: inline;
    list-style: none;
    margin: 0;
  }
  
  .MarkupPagerNav li a,
  .MarkupPagerNav li.MarkupPagerNavSeparator {
    display: block;
    float: left;
    padding: 2px 9px;
    color: #fff;
    background: #2f4248;
    margin-right: 3px;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
  }
  
  .MarkupPagerNav li.MarkupPagerNavOn a,
  .MarkupPagerNav li a:hover {
    color: #fff;
    background: #db1174;
    text-decoration: none;
  }
  
  .MarkupPagerNav li.MarkupPagerNavSeparator {
    display: inline;
    color: #777;
    background: #d2e4ea;
    padding-left: 3px;
    padding-right: 3px;
  }





 iframe {
  aspect-ratio: 16/9;
  width: 100%;
}
   
.main-menu .main-menu__list>li+li, .stricky-header .main-menu__list>li+li {
    margin-left: 20px !important;
}



.MarkupPagerNav li.MarkupPagerNavOn a, .MarkupPagerNav li a:hover {
    color: #fff;
    background: #a1cd40;
    text-decoration: none;
}