.sp-megamenu-parent>li>a {
    text-transform: uppercase;
    color: #555;
    padding: 0 25px;
}
#sp-header {
    box-shadow: none !important;
    border-top: 1px solid #00a9ab;
}
#sp-header-topbar .container-inner {
    border-bottom: none;
}
#sp-header-topbar {
    padding: 10px;
}
div#sp-social {
    text-align: right;
}
#sp-header-topbar .sp-contact-info {
    color: #909196;
    font-size: 13px;
}
.sppb-addon-title {
    color: #00a9ab;
    line-height: 52px;
    margin-bottom: 30px;
}
.sppb-addon-title span {
    font-size: 16px;
    line-height: 60px;
    font-family: 'Open Sans';
    color: #020202;
    display: block;
}
.sppb-addon-title span:before {
    content: '\f141';
    font-family: 'Font Awesome 5 Free';
    font-weight: bold;
    padding-right: 20px;
}
.sppb-btn-success {
    padding: 15px 30px;
    background: white;
    color: #ce661c;
    border-color: #ce661c;
    border-radius: 99px;
      text-decoration: unset;
}
.sppb-btn-success:hover {
    color: white;
    background: #ce661c;
}
.n2-ss-slide {
  background-color: transparent !important;
}
.n2-ss-layer.n2-ow .n2-ss-item-image {
    border-radius: 50% !important;
    border: 8px solid white;
}
.hcnd_hd_inv .sppb-addon-title, .hcnd_hd_inv .sppb-addon-content {
    color: #ffffff !important;
}
h3.sppb-image-layout-title {
    font-size: 28px;
    color: #0ba8a9;
    font-weight: bold;
}
h3.sppb-image-layout-title span {
    display: block;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px dotted;
    padding-bottom: 15px;
    color: black;
}
.sppb-addon-image-layout-image.image-fit {
    overflow: hidden;
}
.sppb-addon-image-layouts:hover .sppb-img-responsive {
    transform: scale(1.1);
  transition: 400ms all;
}
.sppb-addon-image-layouts .sppb-img-responsive {
    transform: scale(1);
  transition: 400ms all;
}
h4.sppb-title-heading {
    background-color: #00a9ab;
    color: white;
    padding: 20px;
    font-size: 26px !important;
    text-transform: uppercase;
 /* background: rgba(0,168,171,1);
background: -moz-linear-gradient(45deg, rgba(0,168,171,1) 0%, rgba(194,172,133,1) 82%, rgba(237,173,125,1) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(0,168,171,1)), color-stop(82%, rgba(194,172,133,1)), color-stop(100%, rgba(237,173,125,1)));
background: -webkit-linear-gradient(45deg, rgba(0,168,171,1) 0%, rgba(194,172,133,1) 82%, rgba(237,173,125,1) 100%);
background: -o-linear-gradient(45deg, rgba(0,168,171,1) 0%, rgba(194,172,133,1) 82%, rgba(237,173,125,1) 100%);
background: -ms-linear-gradient(45deg, rgba(0,168,171,1) 0%, rgba(194,172,133,1) 82%, rgba(237,173,125,1) 100%);
background: linear-gradient(45deg, rgba(0,168,171,1) 0%, rgba(194,172,133,1) 82%, rgba(237,173,125,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a8ab', endColorstr='#edad7d', GradientType=1 );*/
}
.sppb-addon-image-layout-content {
    width: 100%;
}
.hac_txtr {
  color: #00a9ab;
}
::marker {
    color: #00a9ab;
}
.eg-content .data .title {
    background: #00a9abe0;
    width: 100%;
    padding: 10px;
    margin: 0 !important;
    color: white;
    text-transform: uppercase;
    font-family: 'Open Sans';
    font-weight: 500;
}
h1.displayname {
    color: #00a9ab;
}
#sp-bottom .sp-module .sp-module-title {
    font-weight: 100;
    font-size: 26px;
    margin: 0 0 30px;
    color: #fff;
    font-family: 'Open Sans';
}
#sp-bottom1 .sppb-addon-single-image-container {
    display: inline-block;
    position: relative;
    transition: all .4s ease;
    width: 100%;
}
h4.sppb-title-heading:after {
    content: '\f141';
    font-family: 'Font Awesome 5 Free';
    font-weight: bold;
    color: white;
    z-index: 3;
    padding-left: 30px;
}

.itemid-106 .sppb-col-md-4 .sppb-column .sppb-column-addons .sppb-addon-wrapper {
    background: #f1f1f1;
    height: 100%;
      margin: 0 !important;
}

.myr_llgrn ol {
  column-count: 2;
}
.myr_llgrn ol li {
    margin-bottom: 20px;
}