p {
    margin-bottom: 10px;
}

li {
    margin-bottom: 15px;
}

p, li {
    text-align: justify;
}

ul.orenbullet {
  list-style: none; /* Remove default bullets */
}

ul.orenbullet li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #f6a61b; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}

.foundertable td {
    vertical-align: top;
}

#column-wrap-id-1591094494278 {
    border-right: 1px solid #f6a61b;
}

.certifiedlogo td {
    padding: 10px 20px 0 0;
}

.certifiedlogo td img {
    height: 100px;
}

#sp-header {
    background: #273b87;
    border-bottom: 3px solid #ff8605;
}

#sp-smart-slider.sp-organic-life-layout, .sp-organic-life-layout .sp-slider-item {
    min-height: calc(100vh - 81px);
}

.sp-organic-life-layout h1.sp-title {
    display: none !important;
}

.sp-organic-life-layout .sp-slider-item .container .sp-slider-content {
    max-width: 45%;
}

.contact-address td {
    vertical-align: top;
    padding: 5px;
}

.sp-sig a {
    display: inline-block;
    float: left;
}

.sp-organic-life-layout .sp-slider-content .sp-introtext {
    margin-top: 150px;
    padding: 40px 20px;
    background: rgba(0,0,0,0.60);
}


.sp-organic-life-layout h2.sp-posttitle, .sp-organic-life-layout .sp-slider-content .sp-introtext {
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
}

.sp-organic-life-layout .sp-slider-content .sp-introtext small {
    display: block;
    margin-top: 10px;
    font-size: 18px;
    line-height: 22px;
    text-transform: none;
}


#sppb-addon-1591073247959{
    border-left: 4px solid #f6a61b;
}

.video-col::after {
    content: ' ';
    display: block;
    position: absolute;
    width: calc(100% - 50px);
    background-image: url(../images/point.png);
    height: calc(80% - 50px);
    top: 50px;
    left: 50px;
}


.btn-primary, .sppb-btn-primary {
    border: 1px solid #f6a61b;
    background-color: #f6a61b;
    color: #fff;
    border-radius: 0;
    padding: 8px 25px;
}


.btn-primary:hover, .sppb-btn-primary:hover {
    background-color: #fff;
    color: #f6a61b;;
    border: 1px solid #f6a61b;
}

.sectionheading h3 {
    color: #f6a61b;
    line-height: 27px;
    text-transform: uppercase !important;
}

.darkbg h3 {
    color: #f6a61b;
    line-height: 27px;
    text-transform: uppercase !important;
}

.sp-copyright{
    font-size: 90%;
    color: #fff;
}


.sp-copyright a {
    color: #10365f;
}

.sp-copyright a:hover {
    color: #fff;
}

.sp-megamenu-parent > li > a {
    color: #fff;
    font-weight: bold;
    font-size: 15px;
}

#sp-footer ul.menu li {
    width: 100%;
}

.sectionheading small {
    color: #000;
    text-transform: none;
    font-size: 70%;
}

.darkbg small {
    color: #fff;
    text-transform: none;
    font-size: 70%;
}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a  {
    color: #f6a61b;
    font-weight: bold;
    /* font-size: 15px; */
}

.sp-megamenu-parent > li:hover > a {
    color: #f6a61b;
}

.how-diff h5 {
    font-size: 17px;
}

.sp-page-title {
    padding: 100px 0;
    background-size: cover;
    background-position: center;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    color: #f6a61b;
}

#sp-footer {
    /**background-image: url(/demo/sulpom/images/footer-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: 50% 50%;**/
    background: #273b87;
}


.sp-page-title .sp-page-title-heading {
    font-size: 35px;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 35px;
    position: relative;
}

.sp-page-title .sp-page-title-heading::after {
    content: '';
    display: inline-block;
    position: absolute;
    height: 4px;
    width: 75px;
    bottom: -18px;
    left: 0;
    background: #f6a61b;
}

.testimonial-pro-client-name-wrap span {
    width: 100%;
    display: block;
}

.testimonial-pro-client-name-wrap {
    padding-top: 35px;
}


.testimonial-pro-client-name-wrap &nbsp; {
    display: none;
}

#sp-footer ul.menu li a {
    color: #ffffff;
    margin-bottom: 5px;
}

#sp-footer ul.menu li a:hover {
    color: #f3c831;
    margin-bottom: 5px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:focus {
    color: #f6a61b;
}

.far {
    font-family: 'Font Awesome 5 Pro';
}


@media only screen and (max-width: 768px) {
    
    #sp-smart-slider.sp-organic-life-layout, .sp-organic-life-layout .sp-slider-item {
    min-height: 350px;
}

.sp-organic-life-layout .sp-slider-item .container .sp-slider-content {
    max-width: 100%;
}

#sppb-addon-1591073247959 {
    border-left: 0px solid #f6a61b;
}

.video-col::after {
    display: none;
}

.sp-page-title {
    padding: 50px 0;
    background-size: cover;
    background-position: center;
    text-align: center;
}

.sp-page-title .sp-page-title-heading::after {
    content: '';
    display: inline-block;
    position: absolute;
    height: 4px;
    width: 75px;
    bottom: -18px;
    left: calc(50% - 37.5px);
    background: #f6a61b;
}
}

.processing td {
    width: 20%;
    padding: 3px;
    vertical-align: top;
    text-align: center;
    font-size: 14px;
}

.processing td img {
    margin-bottom: 10px;
}