 .ucc-section-1 {
  background-image: none;
 /* min-height: 840px;*/
}


.ucc-section-1 .u-group-1 {
  width: 684px;
  min-height: 119px;
  margin: 85px auto 48px auto;
}



.ucc-section-1 .u-text-1 {
 letter-spacing: 6px;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 20px;
  margin: 0 auto;
	text-align: center;
}

.ucc-section-1 .u-text-2 {
 font-size: 54px;
  font-weight: 800;
  line-height: 0.8;
  letter-spacing: -1px;
  margin: 7px auto 0;
	text-align: center;
	color: #023e3e;
}

.ucc-section-1 .u-line-1 {
  width: 49px;
  height: 6px;
  transform-origin: left center 0px;
  margin: 21px auto 0;
	color: #72cf7e;
}

.ucc-section-1 .u-border-custom-color-33, .u-separator-custom-color-33::after {
  border-color: #72cf7e;
  stroke: #72cf7e;
}



/*.ucc-section-1 .u-layout-wrap-1 {
  margin-top: 28px;
  margin-bottom: 0;
}*/

.ucc-section-1 .u-layout-wrap-1 {
  pointer-events: auto;
/*  margin-top: 28px;*/
  margin-bottom: 0;
}



.ucc-section-1 .u-image-1 {
  min-height: 525px;
  pointer-events: auto;
  background-image: url("../img/about/clientcharter.webp");
  background-position: 50% 50%;
  margin-top: 0;
  animation-duration: 1000ms;
}

.ucc-section-1 .u-container-layout-2 {
  padding: 0;
}

.ucc-section-1 .u-text-3 {
	font-size: 18px;
line-height: 1.4;
letter-spacing: 0px;
width: 780px;
margin: 30px auto;
font-weight: 400;
}

@media (max-width: 1199px) {
   .ucc-section-1 {
    min-height: 748px;
  }

  .ucc-section-1 .u-group-1 {
    margin-top: -71px;
  }

  .ucc-section-1 .u-layout-wrap-1 {
  /*  margin-top: 120px;*/
  }

  .ucc-section-1 .u-image-1 {
    min-height: 433px;
  }
}

@media (max-width: 991px) {
   .ucc-section-1 {
    min-height: auto;
	  
  }

  .ucc-section-1 .u-group-1 {
    width: 720px;
    margin-top: -172px;
    margin-left: calc(((100% - 720px) / 2));
  }

  .ucc-section-1 .u-layout-wrap-1 {
    /*margin-top: 221px;*/
  }

  .ucc-section-1 .u-image-1 {
    min-height: 332px;
  }

  .ucc-section-1 .u-text-3 {
    width: 720px;
  }
}

@media (max-width: 767px) {
   .ucc-section-1 {
    min-height: 564px;
  }

  .ucc-section-1 .u-group-1 {
    width: 540px;
    margin-top: -210px;
    margin-left: calc(((100% - 540px) / 2));
  }

  .ucc-section-1 .u-layout-wrap-1 {
    /*margin-top: 259px;*/
  }

  .ucc-section-1 .u-image-1 {
    min-height: 270px;
  }

  .ucc-section-1 .u-text-3 {
    width: 540px;
  }
}

@media (max-width: 575px) {
   .ucc-section-1 {
    min-height: 472px;
  }

  .ucc-section-1 .u-group-1 {
    width: 340px;
    margin-top: -262px;
    margin-left: calc(((100% - 340px) / 2));
  }

  .ucc-section-1 .u-text-2 {
    font-size: 1.5rem;
  }

  .ucc-section-1 .u-layout-wrap-1 {
    /*margin-top: 311px;*/
  }

  .ucc-section-1 .u-image-1 {
    min-height: 170px;
  }

  .ucc-section-1 .u-text-3 {
    width: 340px;
  }
}

@media (max-width: 480px) {
   .ucc-section-1 {
    min-height: inherit;
  }
	
	.ucc-section-1 .u-group-1 {
  width: 100%;
  min-height: 119px;
  margin: 0;
}

  .ucc-section-1 .u-container-layout {
   padding: 20px 0;
  }
	
	  .ucc-section-1 .u-text-1  {
    font-size: 1.0rem;
  }

  .ucc-section-1 .u-text-2 {
    font-size: 2.5rem;
  }

  .ucc-section-1 .u-image-1 {
    min-height: 150px;
  }

  .ucc-section-1 .u-text-3 {
    width: 80%;
	  margin: 10px auto;
    
	  font-size: 1rem;
	  
  }
	
	 
	
	
}

.ucc-section-2 {
  background-image: none;
}

.ucc-section-2 .u-sheet {
 width: 100% !important;
}

.ucc-section-2 .u-sheet-1 {
  min-height: 379px;
}

.ucc-section-2 .u-list-1 {
  width: 80%;
  margin: 50px auto 49px;
}

.ucc-section-2 .u-radius-15, .u-radius-15::before, .u-radius-15 .u-background-effect, .u-radius-15:not(.u-hover-box) > .u-container-layout {
  border-radius: 15px !important;
}





.ucc-section-2 .u-valign-middle {
  display: flex;
  flex-direction: column;
}


.ucc-section-2 .u-repeater-1 {
 /* grid-template-columns: calc(33.3333% - 42px) calc(33.3333% - 42px) calc(33.3333% - 42px);*/
	grid-template-columns: repeat(5, calc(21% - 36px));
  min-height: 230px;
  grid-gap: 30px 30px;
	display: grid;
}

.ucc-section-2 .u-list-item-1 {
  background-image: none;
  animation-duration: 1000ms;
}

.ucc-section-2 .u-container-layout-1 {
  padding: 0 30px 11px;
}

.ucc-section-2 .u-icon-1 {
  height: 64px;
  width: 64px;
  background-image: none;
  text-shadow: 0px 0 0 rgba(0,0,0,0);
  color: rgb(2, 62, 62) !important;
  margin: 37px auto 0;
}

.ucc-section-2 .u-text-1 {
  font-size: 18px;
  font-weight: 600;
  margin: 41px 1px 0;
}

.ucc-section-2 .u-list-item-2 {
  background-image: none;
  animation-duration: 1000ms;
}

.ucc-section-2 .u-container-layout-2 {
  padding: 0 30px 11px;
}

.ucc-section-2 .u-icon-2 {
  height: 64px;
  width: 64px;
  background-image: none;
  text-shadow: 0px 0 0 rgba(0,0,0,0);
  color: rgb(2, 62, 62) !important;
  margin: 37px auto 0;
}

.ucc-section-2 .u-text-2 {
  font-size: 18px;
  font-weight: 600;
  margin: 41px 1px 0;
}

.ucc-section-2 .u-list-item-3 {
  background-image: none;
  animation-duration: 1000ms;
}

.ucc-section-2 .u-container-layout-3 {
  padding: 0 30px 11px;
}

.ucc-section-2 .u-icon-3 {
  height: 64px;
  width: 64px;
  background-image: none;
  text-shadow: 0px 0 0 rgba(0,0,0,0);
  color: rgb(2, 62, 62) !important;
  margin: 37px auto 0;
}

.ucc-section-2 .u-text-3 {
  font-size: 18px;
  font-weight: 600;
  margin: 41px 1px 0;
}

@media (max-width: 1199px) {
  .ucc-section-2 .u-list-1 {
    width: 940px;
  }

  .ucc-section-2 .u-repeater-1 {
    grid-template-columns: repeat(5, calc(33.333333333333336% - 42px));
    min-height: 257px;
  }

  .ucc-section-2 .u-icon-1 {
    color: rgb(2, 62, 62) !important;
  }

  .ucc-section-2 .u-text-1 {
    /*margin-left: 0;
    margin-right: 0;*/
	    margin: 11px 1px 0;
  }

  .ucc-section-2 .u-icon-2 {
    color: rgb(2, 62, 62) !important;
  }

  .ucc-section-2 .u-text-2 {
  /*  margin-left: 0;
    margin-right: 0;*/
	   margin: 11px 1px 0;
  }

  .ucc-section-2 .u-text-3 {
    /*margin-left: 0;
    margin-right: 0;*/
	   margin: 11px 1px 0;
  }
}

@media (max-width: 991px) {
  .ucc-section-2 .u-list-1 {
    width: 98%;
  }

  .ucc-section-2 .u-repeater-1 {
   /* grid-template-columns: repeat(3, calc(32.222% - 31.5px));*/
	  
	   grid-template-columns: repeat(3, calc(32.222% - 10px));
    height: auto;
  }

  .ucc-section-2 .u-icon-1 {
    /*margin-top: -28px;*/
  }

  .ucc-section-2 .u-icon-2 {
   /* margin-top: -28px;*/
  }

  .ucc-section-2 .u-icon-3 {
   /* margin-top: -28px;*/
  }
}

@media (max-width: 767px) {
  .ucc-section-2 .u-list-1 {
    width: 540px;
  }

  .ucc-section-2 .u-container-layout-1 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .ucc-section-2 .u-container-layout-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .ucc-section-2 .u-container-layout-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 575px) {
  .ucc-section-2 .u-list-1 {
    width: 340px;
  }

  .ucc-section-2 .u-repeater-1 {
    grid-template-columns: 100%;
  }
}

@media (max-width: 478px) {
  .ucc-section-2 .u-list-1 {
    width: 50%;
  }

.ucc-section-2 .u-text-1, .ucc-section-2 .u-text-2 , .ucc-section-2 .u-text-3{
  font-size: 1rem;
	margin:0;
padding: 10px 0 30px;
 }
}

.ucc-section-3 .u-sheet {
 width: 100%;
}

.ucc-section-3 .u-sheet-1 {
  min-height: 833px;
}



.ucc-section-3 .u-text-1 {
  font-weight: 500;
  font-size: 21px;
  width: 727px;
  margin: 42px auto 0;
}

.ucc-section-3 .u-accordion-1 {
  width: 894px;
  margin: 42px auto 60px;
}

.ucc-section-3 .u-accordion-link-1 {
  background-image: none;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 25px 30px;
	display: flex;
}

.ucc-section-3 .u-icon-1 {
  height: 17px;
  width: 17px;
}

.ucc-section-3 .u-accordion-pane-1 {
  min-height: 95px;
}

.ucc-section-3 .u-container-layout-1 {
  padding: 20px 30px;
}

.ucc-section-3 .u-accordion-link-2 {
/*  background-image: none;*/
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 25px 30px;
}

.ucc-section-3 .u-icon-2 {
  height: 17px;
  width: 17px;
}

.ucc-section-3 .u-accordion-pane-2 {
  min-height: 95px;
}

.ucc-section-3 .u-container-layout-2 {
  padding: 20px 30px;
}

.ucc-section-3 .u-accordion-link-3 {
  background-image: none;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 25px 30px;
}

.ucc-section-3 .u-icon-3 {
  height: 17px;
  width: 17px;
}

.ucc-section-3 .u-accordion-pane-3 {
  min-height: 95px;
}

.ucc-section-3 .u-container-layout-3 {
  padding: 20px 30px;
}

.ucc-section-3 .u-accordion-link-4 {
  background-image: none;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 25px 30px;
}

.ucc-section-3 .u-icon-4 {
  height: 17px;
  width: 17px;
}

.ucc-section-3 .u-accordion-pane-4 {
  min-height: 95px;
}

.ucc-section-3 .u-container-layout-4 {
  padding: 20px 30px;
}

.ucc-section-3 .u-accordion-link-5 {
  background-image: none;
  margin-bottom: 0;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 25px 30px;
}

.ucc-section-3 .u-icon-5 {
  height: 17px;
  width: 17px;
}

.ucc-section-3 .u-accordion-pane-5 {
  min-height: 95px;
}

.ucc-section-3 .u-container-layout-5 {
  padding: 20px 30px;
}

.ucc-section-3 .u-text-6 {
  margin-bottom: 0;
}

.ucc-section-3 .u-accordion-link-6 {
  background-image: none;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 25px 30px;
}

.ucc-section-3 .u-icon-6 {
  height: 17px;
  width: 17px;
}

.ucc-section-3 .u-accordion-pane-6 {
  min-height: 95px;
}

.ucc-section-3 .u-container-layout-6 {
  padding: 20px;
}

.ucc-section-3 .u-accordion-link-7 {
  background-image: none;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 25px 30px;
}

.ucc-section-3 .u-icon-7 {
  height: 17px;
  width: 17px;
}

.ucc-section-3 .u-accordion-pane-7 {
  min-height: 95px;
}

.ucc-section-3 .u-container-layout-7 {
  padding: 20px;
}

@media (max-width: 1199px) {
  .ucc-section-3 .u-icon-1 {
    color: rgb(128, 128, 128);
  }

  .ucc-section-3 .u-icon-2 {
    color: rgb(128, 128, 128);
  }

  .ucc-section-3 .u-icon-3 {
    color: rgb(128, 128, 128);
  }

  .ucc-section-3 .u-icon-4 {
    color: rgb(128, 128, 128);
  }

  .ucc-section-3 .u-icon-5 {
    color: rgb(128, 128, 128);
  }

  .ucc-section-3 .u-icon-6 {
    color: rgb(128, 128, 128);
  }

  .ucc-section-3 .u-icon-7 {
    color: rgb(128, 128, 128);
  }
}

@media (max-width: 991px) {
  .ucc-section-3 .u-text-1 {
    width: 80%;
  }

  .ucc-section-3 .u-accordion-1 {
    width: 720px;
  }
}

@media (max-width: 767px) {
  .ucc-section-3 .u-text-1 {
    width: 540px;
  }

  .ucc-section-3 .u-accordion-1 {
    width: 540px;
  }

  .ucc-section-3 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .ucc-section-3 .u-container-layout-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .ucc-section-3 .u-container-layout-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .ucc-section-3 .u-container-layout-4 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .ucc-section-3 .u-container-layout-5 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .ucc-section-3 .u-container-layout-6 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .ucc-section-3 .u-container-layout-7 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 575px) {
  .ucc-section-3 .u-text-1 {
    width: 340px;
  }

  .ucc-section-3 .u-accordion-1 {
    width: 340px;
  }
}