.services-details__title{
      font-size: 33px;
}
/*........services bottom images resize....*/


.service-details__choose-img img {
    height: 391px;
    /* object-fit: cover; */
    background-attachment: fixed;
}
.services-details__need-help-title {
  font-size: 29px;
}
.services-details__need-help{
      padding: 34px 36px 34px;
}

.service-details__choose-text{
      padding-top: 16px;
    padding-bottom: 13px;
    font-size: 18px;
    font-weight: 700;
    line-height: 34px;
    color: var(--mygreen-base);
}
.service-details__choose-points ul li p span strong{
  position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 19px;
    color: var(--mygreen-base);
    font-weight: 500;
    z-index: 1;
    text-shadow: #ffcc0085 1px 0 10px;
    margin-left: 8px;
}
.service-details__choose{
    margin-top: 23px;
    margin-bottom: 15px;
}




















.main-menu-two .main-menu__list>li+li, .stricky-header.main-menu-two .main-menu__list>li+li {
    margin-left: 28px !important;
}
.main-menu__list{
  margin-right: 19px !important;
}
.dotCircle .itemDot img {
    width: 68px;
    line-height: 6;
    position: relative;
    top: 3px;
}
.dotCircle .itemDot img:hover {
    transform: scale(1.1);
}
.main-menu .main-menu__list>li>ul>li>a::before{
  font-size: 0;
  font-family: none;
}
.main-menu .main-menu__list>li>ul>li>a::before{
      min-width: 255px;
      padding: 12px 19px 28px;
}
.main-menu .main-menu__list>li>ul>li>a{
      font-size: 15px;
    line-height: 19px;
}
.vision_img img{
      min-height: 500px;

}
.section-title__tagline{
      color: #f8a020;
}
.txt-shadow{
  position: relative;
    display: inline-block;
    font-size: 16px;
     line-height: 19px; 
    color: var(--mygreen-base);
    font-weight: 500;
    z-index: 1;
    text-shadow: #FC0 1px 0 10px;
}
/*.vision_content ul li::before{
  counter-increment: section;
    content: counter(section);
    color: #fff;
    width: 40px;
    height: 40px;
    background-color: #f9a121;
    display: inline-block;
    border-radius: 100%;
    line-height: 40px;
    text-align: center;
    margin-right: 10px;
    font-size: 20px;
}*/
.footer-widget__logo a img {
    height: 200px !important;
}
.footer-widget__about {
    position: relative;
    display: block;
    text-align: center;
    top: 7px;
    align-items: center;
    display: flex;
    justify-content: center;
}
.vision_content ul li {
   color: #fff;
    font-size: 16px;
    padding-bottom: 7px;
   /* text-transform: capitalize;*/
}
.vision_img{
  height: 500px !important;
}
.vision_content .section-title__icon{
  width: 100%;
    text-align: center;
    margin-bottom: 15px;
}
.vision_content .pt-5{
  padding-top: 1.5rem !important;
  padding-bottom: 0 !important;

  font-size: 33px;
    line-height: 60px;
    margin-bottom: 0px;
    text-transform: uppercase;
}
.vision_content {
  min-height: 500px;
  /*background-color: #54ec68 !important;*/
  background-color: var(--mygreen-base);
}
.custom-cursor__cursor-two{
  display: none !important;
}
.bg-color {
    width: 76px;
    height: 76px;
    /*background: azure;*/
    object-fit: cover;
    position: relative;
    align-items: center;
    border-radius: 80px;
}
.footer-widget__logo{
  background: #0e2207!important;
}

.footer-widget__about-text{
  display: none !important;
}
.about-two__experience {
  left: -84px;
}
.mlt{
margin-left: 124px;
}
.mlt1{
    margin-left: 95px;
}
.about-two ul li{
  flex: initial;
}
/*.about-two__experience-count-box h3 {
  font-size: 40px;
}*/
.itemDot5{
  left: 21px !important;
  top: 116px;
}
.itemDot6{
  left: 21px;
  top: 14px !important;
}
.itemDot7{
  top: 43px !important;
}
.itemDot1{
  left:375px !important;
  top:177px !important;
}
.itemDot2{
  top:326px !important;
  left:318px !important;
}
.itemDot3{
  left: 160px !important;
    top: 371px !important;
}
.itemDot4{
      left: 19px !important;
    top: 271px !important;
}
.main-header-two__logo {
             top: -18px;
    position: absolute;
    left: -61px;
    bottom: -75px;
    z-index: 3;
}
.main-header-two__logo a img {
      height: 115px;
}
.main-menu-two .main-menu__list>li, .stricky-header.main-menu-two .main-menu__list>li {
    padding-top: 7px;
    padding-bottom: 25px;
}
.main-menu-two__wrapper-inner {
  position: relative;
  top: -9px;
}

.stricky-header.stricky-fixed .main-menu-two__wrapper-inner {
  top: inherit;
/*  justify-content: space-between !important;*/
}
.stricky-header.stricky-fixed .main-menu__list li a {
  margin-left: 20px;
}

.advantagebox ul {
  counter-reset: section;
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.advantagebox ul li {
  color: #fff;
  font-size: 18px;
  padding-bottom: 10px;
  text-transform: capitalize;
}
.advantagebox ul li:before {
  counter-increment: section;
  content: counter(section);
  color: #fff;
  width: 40px;
  height: 40px;
  background-color: #f9a121;
  display: inline-block;
  border-radius: 100%;
  line-height: 40px;
  text-align: center;
  margin-right: 10px;
  font-size: 20px;
}

.footer-widget__logo {
  border-radius: 5px;
}

.project-two .owl-theme .owl-nav {
  position: absolute;
  top: 35%;
  width: 100%;
}
.project-two .owl-theme .owl-nav button.owl-prev, .project-two .owl-theme .owl-nav button.owl-next {
  width: 40px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.7);
  border: 1px solid #fff;
  font-size: 24px;
  border-radius: 100%;
}
.project-two .owl-theme .owl-nav button.owl-prev:hover, .project-two .owl-theme .owl-nav button.owl-next:hover {
  background-color: rgb(255, 255, 255);
  color: #00793a;
}
.project-two .owl-theme .owl-nav button.owl-prev {
  position: absolute;
  left: 0px;
}
.project-two .owl-theme .owl-nav button.owl-next {
  position: absolute;
  right: 0px;
}

.blog-details {
    position: relative;
    display: block;
    padding: 60px 0 86px;
}


@media (max-width: 767px){
  .main-header-two__logo {
    bottom: 0px;
    top: -27px;
    position: absolute;
    left: -87px;
    z-index: 3;
  }
  .about-two {
    margin-top: 0rem !important;
    padding-bottom: 0;
  }
  .about-Two__right ul li {
    margin-left: 0 !important;
  }
  .vision_img {
    height: 297px !important;
 }
 .vision_img img {
    min-height: 500px !important;
  }
  .blog-page {
    position: relative;
    display: block;
    padding: 50px 0 7px;
}
.blog-details {
    position: relative;
    display: block;
    padding: 28px 0 86px;
}
.main-header-two__logo a img{
  height: 96PX;
}
}
