body .sppb-btn.sppb-btn-default,body .sppb-btn.sppb-btn-primary,body .sppb-btn.btn-primary,body .btn.sppb-btn-default,body .btn.sppb-btn-primary,body .btn.btn-primary
{
    background-color: rgba(216, 83, 32, 1) !important;
    color: #ffffff;
}

.sp-megamenu-parent > li > a { color: #FFFFFF;}
.sp-menu-item > a:hover, .sp-megamenu-parent > li > a:hover {
    color: white;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    width: 100%; height: 100%;
    border: 2px solid rgba(216, 83, 32, 1);
    border-radius: 10px;
    margin-left: 10px;
    margin-top: 5px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {color: black;}
/*.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {background-color: rgba(216, 83, 32, 1); color: white;}*/

.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover, .sp-megamenu-parent .sp-dropdown li.sp-menu-item.active {
    background-color: rgba(216, 83, 32, 1);
}

.sp-page-title {
  padding: 25px 110px 50px 110px;
  background-color: rgba(216, 83, 32, 1) !important;
}

#sp-header .logo a {
  color: whitesmoke;
}

.d-lg-flex .sp-module .d-lg-inline-block{
 color: whitesmoke;
}

/* Font Icon */
.d-lg-flex .sp-module .fa-user{
 color: LimeGreen;
}

#sp-bottom:after
{
    background: #768589;
    content: "";
    display: block;
    /*height: 1px;*/
    position: absolute;
    top: 0px;
    /*width: 100%; */
    margin-bottom: 15px;
}

.com-content.view-article #sp-main-body .article-details-intro
{
    background-color: rgba(216, 83, 32, 1);
    background-image: url("../images/page-title-bg.png");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px 0 10px 0;
    position: relative;
    text-align: center;
}

.com-content.view-article #sp-main-body .article-media-wrapper
{
    margin-top: 20px;
    position: relative;
    z-index: 2;
}

#sp-bottom
{
    font-size: 14px;
    line-height: 1.6;
    position: relative;
    padding: 0 0 20px 0;
}

#sp-header .sp-megamenu-parent > li > a
{
    color: rgba(216, 83, 32, 1);
    font-weight: bold;
    font-size:16px;
}

#sp-header .sp-megamenu-parent > li > a:hover {
    background: rgba(255, 214, 163, 1);
    color: rgba(216, 83, 32, 1);
    border: 2px solid rgba(216, 83, 32, 1);
    border-radius: 10px;
    font-weight: bolder;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover,.sp-megamenu-parent .sp-dropdown li.sp-menu-item:focus,.sp-megamenu-parent .sp-dropdown li.sp-menu-item:active
{
    background: rgba(216, 83, 32, 1);
    color: #FFFFFF;
    font-style: bold;
}

.sp-megamenu-parent .sp-mega-group > li > a {color: #000000; }
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover,
.sp-megamenu-parent .sp-mega-group > li > a:hover {color: #FFFFFF;}
.sp-megamenu-parent > li > a,
.sp-megamenu-parent > li > span {padding: 0 10px 0 10px;}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item
{
    color: #000000;
}

#sp-bottom
{
    background: #000000;
    color: #FFFFFF;
}

/**  Sub-Menu background color **/
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
     color: rgba(112, 112, 112, 0.6);
     font-style: bold;
     font-size:16px;
}

/**  Sub-Menu column headers  **/
.sub_menu_header {
    background: #303030;
    font-size: xx-large !important ;
    font-style: bold;
    border-bottom: solid 2px #ffffff;
    margin-top: 20px;
}

.justify-content-center {
    justify-content: flex-start !important;
}

/* navbar spacing */
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {padding: 8px;}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {padding: 4px 7px;}


/* Image */
#sppb-addon-wrapper-dc9bd06e-e93a-47c1-82a9-aed6eb280c08 .clearfix img{
 width:83%;
 height:353px;
 padding-bottom:100px;
}

/* Image */
#sppb-addon-wrapper-d36f2463-2c8a-47f6-81ca-47dc67a8d4d0 .clearfix img{
 height:353px;
 width:92%;
 transform:translatex(0px) translatey(0px);
 padding-bottom:100px;
}
