.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
    display: block;
    font-size: 1.1rem;
    margin-bottom: 6px;
}

.hex .sppb-column-addons {
  background-color: #0171b5;
  overflow: hidden;
  padding: 0px 30px;
  width: 400px;
  height: 320px;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-clip-path: polygon(20% 0, 80% 0, 100% 50%, 80% 100%, 20% 100%, 0 50%);
  clip-path: polygon(20% 0, 80% 0, 100% 50%, 80% 100%, 20% 100%, 0 50%);
}
.hex.green .sppb-column-addons {
  background-color: #22ae73 !important;
}
.hex-002 .sppb-column-addons {
  background-color: #fff;
  overflow: hidden;
  padding: 0px 30px;
  width: 400px;
  height: 320px;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-clip-path: polygon(20% 0, 70% 0, 100% 50%, 70% 100%, 20% 100%);
  clip-path: polygon(20% 0, 70% 0, 100% 50%, 70% 100%, 20% 100%);
}
.hex-003 .sppb-column-addons {
  background-color: #fff;
  overflow: hidden;
  padding: 0px 30px;
  width: 400px;
  height: 320px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  -webkit-clip-path: polygon(50% 0, 100% 0, 100% 100%, 50% 100%, 20% 50%);
  clip-path: polygon(50% 0, 100% 0, 100% 100%, 50% 100%, 20% 50%);
}
.cls-project .sppb-row {
  position: relative;
}
@media (max-width: 991px) {
  .hex {
    justify-content: center;
  }
  .hex-002 {
    justify-content: center;
  }
   .hex-003 {
    justify-content: center;
  }
}
@media (min-width: 992px) {
  .cls-project div#column-wrap-id-1590767262722 {
    position: absolute;
    top: 145px;
    left: -80px;
  }
  .cls-project div#column-wrap-id-1590767262744 {
    position: absolute;
    right: -45px;
    top: 145px;
  }
  .cls-project div#column-wrap-id-1590813676090 {
    position: absolute;
    top: 145px;
    left: -45px;
  }
  .cls-project div#column-wrap-id-1590813676093 {
    position: absolute;
    right: 0px;
    top: 145px;
  }
}
@media (min-width: 1200px) {
  .cls-project div#column-wrap-id-1590767262744 {
    right: -85px;
  }
   .cls-project div#column-wrap-id-1590813676093 {
	right: -71px;
  }
}
@media (min-width: 1366px) {
  .cls-project div#column-wrap-id-1590767262744 {
    right: -105px;
  }
}
.cls-project.gutter-8 .sppb-row {
  margin-left: 0px;
  margin-right: -8px;
}
.cls-project.gutter-8 .sppb-row .sppb-col-md-12,
.cls-project.gutter-8 .sppb-row [class*="sppb-col-md-"] {
  padding-left: 0px;
  padding-right: 8px;
}
/**header**/
.border-bottom h3.sppb-addon-title {
  color: #22ae73;
  border-bottom: 1px solid #175f39;
  padding-bottom: 5px !important;
}
/**page title**/

#sp-header ~ section#sp-section-1 {
  margin-bottom: 70px;
}
#sp-header.header-sticky ~ section#sp-section-1 {
  margin-bottom: 0px;
}
.itemid-101 section#sp-section-1 {
  display: none;
}
.sp-page-title {
  padding-top: 70px;
  padding-bottom: 250px;

  -webkit-clip-path: polygon(0 0, 100% 0, 100% 50%, 90% 100%, 10% 100%, 0 50%);
  clip-path: polygon(0 0, 100% 0, 100% 50%, 90% 100%, 10% 100%, 0 50%);
  width: 95%;
  float: right;
  position: relative;
}
.sp-page-title .sp-page-title-heading {
  font-size: 42px;
  letter-spacing: 0.89px;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 1.3;
  color: #0071b5;
  position: absolute;
  top: 20px;
  right: 20px;
  background-color: #fff;
  padding: 5px 15px;
  opacity: 1;
}
.sp-page-title .sp-page-title-sub-heading {
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
  margin-top: 10px;
  color: #0071b5;
  position: absolute;
  top: 80px;
  right: 20px;
}
@media (max-width: 767px) {
  .sp-page-title {
    padding-bottom: 90px;
  }
}
/**menu**/
.sp-megamenu-parent {
  margin: 0;
  float: right;
}
.sp-megamenu-parent > li:not(:last-child) {
  padding: 0px 15px;
  margin: 0;
}
.sp-megamenu-parent > li:last-child {
  padding: 0px 15px;
  margin: 0;
}
.sp-megamenu-parent > li:not(:first-child):after {
  content: " ";
  width: 1px;
  height: 18px;
  background-color: #7d7d7d;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0px;
  right: 0px;
}
@media (min-width: 1200px) {
  body.helix-ultimate .sppb-row-container {
    max-width: 1200px;
  }
  .container {
    max-width: 1200px;
  }
}

.hexagon {
  -webkit-clip-path: polygon(20% 0, 80% 0, 100% 50%, 80% 100%, 20% 100%, 0 50%);
  clip-path: polygon(20% 0, 80% 0, 100% 50%, 80% 100%, 20% 100%, 0 50%);
}

.img-pattern .sppb-addon-single-image-container {
  -webkit-clip-path: polygon(
    75% -25%,
    100% 25%,
    100% 100%,
    9% 100%,
    0 75%,
    0 0
  );
  clip-path: polygon(75% -25%, 100% 25%, 100% 100%, 9% 100%, 0 75%, 0 0);
}
/**footer**/
#sp-footer .container-inner {
  padding: 10px 0;
}
#sp-footer1 {
  text-align: center;
}

ul.menu {
  list-style: none;
  padding: 0px;
  text-align: center;
  margin: 0px;
}
ul.menu li {
  display: inline-block;
  padding: 4px 12px;
  margin: 8px 0px;
  position: relative;
}
ul.menu li:not(:first-child):after {
  content: " ";
  width: 1px;
  height: 18px;
  background-color: #fff;
  position: absolute;
  top: 7px;
  left: 0px;
}
@media (max-width: 767px) {
  ul.menu li {
    padding: 0px 6px;
  }
  ul.menu li:not(:first-child):after {
    top: 2px;
    height: 15px;
  }
}
.gutter-8 .sppb-row {
  margin-left: -4px;
  margin-right: -4px;
}
.gutter-8 .sppb-row .sppb-col-md-12,
.gutter-8 .sppb-row [class*="sppb-col-md-"] {
  padding-left: 4px;
  padding-right: 4px;
}
#sec-services {
  z-index: 2 !important;
}
#sec-services .sppb-row {
  margin-left: -8px;
  margin-right: -8px;
}
#sec-services .sppb-row .sppb-col-md-12,
#sec-services .sppb-row [class*="sppb-col-md-"] {
  padding-left: 8px;
  padding-right: 8px;
}



@media (min-width: 992px) and (max-width: 1199px) {
  .cls-hexagon-height .sppb-addon-overlay-image-content {
    height: 200px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cls-hexagon-height .sppb-addon-overlay-image-content {
    height: 500px !important;
  }
}
@media(min-width:501px) and (max-width:767px){
   .cls-hexagon-height .sppb-addon-overlay-image-content {
    height: 450px !important;
  }
}
@media(min-width:321px) and (max-width:500px){
   .cls-hexagon-height .sppb-addon-overlay-image-content {
    height: 290px !important;
  }
}
@media(max-width:320px){
   .cls-hexagon-height .sppb-addon-overlay-image-content {
    height: 260px !important;
  }
}
@media (min-width: 992px) {
  .sec-left .sppb-row {
    position: relative;
    left: 5px;
  }

  .hexagon-002 {
    position: relative;
  }
  .hexagon-002:before {
    content: "";
    -webkit-clip-path: polygon(
      20% 0,
      80% 0,
      100% 50%,
      80% 100%,
      20% 100%,
      0 50%
    );
    clip-path: polygon(20% 0, 80% 0, 100% 50%, 80% 100%, 20% 100%, 0 50%);
    width: 252px;
    height: 202px;
    position: absolute;
    bottom: -131px;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #0071b5;
  }
  .hexagon-002:after {
    content: "";
    -webkit-clip-path: polygon(
      20% 0,
      80% 0,
      100% 50%,
      80% 100%,
      20% 100%,
      0 50%
    );
    clip-path: polygon(20% 0, 80% 0, 100% 50%, 80% 100%, 20% 100%, 0 50%);
    width: 250px;
    height: 200px;
    position: absolute;
    bottom: -130px;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #fff;
  }

  .hexagon-003 {
    position: relative;
  }
  .hexagon-003:before {
    content: "";
    -webkit-clip-path: polygon(
      20% 0,
      80% 0,
      100% 50%,
      80% 100%,
      20% 100%,
      0 50%
    );
    clip-path: polygon(20% 0, 80% 0, 100% 50%, 80% 100%, 20% 100%, 0 50%);
    width: 345px;
    height: 260px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #0071b5;
  }
  .hexagon-bg {
    position: relative;
  }
  .hexagon-bg:before {
    content: " ";
    -webkit-clip-path: polygon(
      20% 0,
      75% 0,
      98% 50%,
      75% 100%,
      20% 100%,
      0 50%
    );
    clip-path: polygon(20% 0, 75% 0, 98% 50%, 75% 100%, 20% 100%, 0 50%);
    background-color: #21af73;
    width: 440px;
    height: 400px;
    position: absolute;
    left: -200px;
    top: -100px;
  }

  .hexagon-004 {
    position: relative;
  }
  .hexagon-004:before {
    content: "";
    -webkit-clip-path: polygon(
      20% 0,
      80% 0,
      100% 50%,
      80% 100%,
      20% 100%,
      0 50%
    );
    clip-path: polygon(20% 0, 80% 0, 100% 50%, 80% 100%, 20% 100%, 0 50%);
    width: 902px;
    height: 702px;
    position: absolute;
    bottom: -132px;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #0071b5;
  }
  .hexagon-004:after {
    content: "";
    -webkit-clip-path: polygon(
      20% 0,
      80% 0,
      100% 50%,
      80% 100%,
      20% 100%,
      0 50%
    );
    clip-path: polygon(20% 0, 80% 0, 100% 50%, 80% 100%, 20% 100%, 0 50%);
    width: 900px;
    height: 700px;
    position: absolute;
    bottom: -131px;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #fff;
  }
  .hexagon-005 {
    position: relative;
  }
  .hexagon-005:before {
    content: " ";
    -webkit-clip-path: polygon(
      20% 0,
      75% 0,
      98% 50%,
      75% 100%,
      20% 100%,
      0 50%
    );
    clip-path: polygon(20% 0, 75% 0, 98% 50%, 75% 100%, 20% 100%, 0 50%);
    background-color: #d2d921;
    width: 340px;
    height: 300px;
    position: absolute;
    top: -100px;
    left: 0;
    background-color: #d2d921;
    transform: translateX(-50%);
  }
  .hexagon-005.left:before {
    top: -59px;
    left: -80px;
  }
    .hexagon-blue:before {
    content: " ";
    -webkit-clip-path: polygon(
      20% 0,
      75% 0,
      98% 50%,
      75% 100%,
      20% 100%,
      0 50%
    );
    clip-path: polygon(20% 0, 75% 0, 98% 50%, 75% 100%, 20% 100%, 0 50%);
    background-color: #0071B5;
    width: 340px;
    height: 300px;
    position: absolute;
    top: -100px;
    right: 0;
    transform: translateX(50%);
  }
  .hexagon-blue.right:before {
    top: -59px;
    right: -80px;
  }
  .hexagon-green{
    position: relative;
  }
  .hexagon-green:before {
    content: " ";
    -webkit-clip-path: polygon(
      20% 0,
      75% 0,
      98% 50%,
      75% 100%,
      20% 100%,
      0 50%
    );
    clip-path: polygon(20% 0, 75% 0, 98% 50%, 75% 100%, 20% 100%, 0 50%);
    background-color: #22AE73;
    width: 340px;
    height: 300px;
    position: absolute;
    top: -100px;
    left: 0;
    transform: translateX(-50%);
  }
  .hexagon-green.left:before {
    top: -59px;
    left: -80px;
  }
}

@media (min-width: 1299px) {
  .hexagon-bg:before {
    left: -110px;
    top: -70px;
  }
  .hexagon-005:before {
    top: -150px;
    left: 0;
    background-color: #d2d921;
    transform: translateX(-50%);
  }
    .hexagon-blue:before {
    top: -150px;
    right: 0;
    background-color: #0071B5;
    transform: translateX(50%);
  }
}
@media(min-width:1500px){
   .cls-hexagon-height .sppb-addon-overlay-image-content {
    height: 300px !important;
  }
}
@media (min-width: 1921px) {
  .cls-hexagon-height .sppb-addon-overlay-image-content {
    height: 500px !important;
  }
  .hexagon-bg {
    position: relative;
  }
  .hexagon-bg:before {
    content: "";
    -webkit-clip-path: polygon(
      20% 0,
      80% 0,
      100% 50%,
      80% 100%,
      20% 100%,
      0 50%
    );
    clip-path: polygon(20% 0, 80% 0, 100% 50%, 80% 100%, 20% 100%, 0 50%);
    width: 900px;
    height: 700px;
    position: absolute;
    top: -100px;
    left: -300px;
    background-color: #21af73;
  }
  .hexagon-005 {
    position: relative;
  }
  .hexagon-005:before {
    content: "";
    -webkit-clip-path: polygon(
      20% 0,
      80% 0,
      100% 50%,
      80% 100%,
      20% 100%,
      0 50%
    );
    clip-path: polygon(20% 0, 80% 0, 100% 50%, 80% 100%, 20% 100%, 0 50%);
    width: 700px;
    height: 500px;
    position: absolute;
    top: -100px;
    left: 0;
    background-color: #d2d921;
    transform: translateX(-50%);
  }
   .hexagon-005.left:before {
    top: -59px;
    left: -120px;
  }
  .hexagon-blue {
    position: relative;
  }
  .hexagon-blue:before {
    content: "";
    -webkit-clip-path: polygon(
      20% 0,
      80% 0,
      100% 50%,
      80% 100%,
      20% 100%,
      0 50%
    );
    clip-path: polygon(20% 0, 80% 0, 100% 50%, 80% 100%, 20% 100%, 0 50%);
    width: 700px;
    height: 500px;
    position: absolute;
    top: -100px;
    right: 0;
    background-color: #0071B5;
    transform: translateX(-50%);
  }
   .hexagon-blue.right:before {
    top: -59px;
    right: -120px;
  }
  .hexagon-green {
    position: relative;
  }
  .hexagon-green:before {
    content: "";
    -webkit-clip-path: polygon(
      20% 0,
      80% 0,
      100% 50%,
      80% 100%,
      20% 100%,
      0 50%
    );
    clip-path: polygon(20% 0, 80% 0, 100% 50%, 80% 100%, 20% 100%, 0 50%);
    width: 700px;
    height: 500px;
    position: absolute;
    top: -100px;
    left: 0;
    background-color:  #22AE73;
    transform: translateX(-50%);
  }
   .hexagon-green.left:before {
    top: -59px;
    left: -120px;
  }
 
}

/**slider**/
.sp-slider .sp-item .sp-background {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 12% 100%, 0 74%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 12% 100%, 0 74%);
}

@media (min-width: 768px) {
  .sppb-addon-sp-slider .sp-item div[class*="sp-slider-content-align"] {
    max-width: 100%;
    position: absolute;
    top: -50px;
    right: -200px;
  }
}
@media (max-width: 767px) {
  div.sp-slider .sp-nav-control {
    left: 150px !important;
    right: 0px !important;
    max-width: 100px;
    position: absolute;
    top: 65% !important;
    /* float: right; */
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  div.sp-slider .sp-nav-control {
    left: 80% !important;
    right: 50px !important;
    max-width: 100px;
    position: absolute;
    top: 65% !important;
  }
}
@media (min-width: 992px) {
  div.sp-slider .sp-nav-control {
    left: 80% !important;
    right: 50px !important;
    max-width: 100px;
    position: absolute;
    top: 65% !important;
  }
}
