#sp-header .logo h1 > img {
    height: 37px;
}

h1.sppb-fullwidth-title {font-size: 40px !important; line-height: 1.2em !important;}

h2 {
    font-family: Merriweather, sans-serif;
    font-size: 40px;
    font-weight: 700;
    color: #aac353;
}

#sp-header .logo-slogan {
    /* float: right; */
    margin-left: 9px;
    padding-left: 17px;
    border-left: 1px solid #764c29;
    font-size: 16px;
    font-weight: 300;
    line-height: 35px;
    color: #9ab344;
}

#sp-header.menu-fixed-out {background: rgba(235, 229, 207, 0);    top: 0px !important;}

.sp-megamenu-parent >li >a {
    display: inline-block;
    padding: 0;
    line-height: 80px;
    font-size: 14px;
    text-transform: capitalize;
    color: #9ab344;
}
.varition-simple .btn-link, .variation-corporate .btn-link {
    border-color: #cae07d;
box-shadow: 0 2px 0 #9ab344;
    padding: 0 45px;
    color: #ffffff;
    font-size: 16px;
    line-height: 35px;
    margin-top: 20px;
    background-color: #afc75b;
}

.variation-creative .sp-megamenu-parent >li.active>a {
    color: #9ab344;
}

.lead { font-size: 26px;}
p {line-height: 30px;}


.bg-majorcolor-overlay:after, .btn:hover {
    background-color:  transparent; 
}

#creative-home h1 {    font-family: Merriweather, sans-serif; 
    color: #496890;}

.varition-simple .sppb-slideshow-fullwidth-item-text, .variation-corporate .sppb-slideshow-fullwidth-item-text {
    margin-top: 10px;
}

.btn { border-radius:10px; }
.sp-page-title { background-color:#FFFFFF;     padding: 168px 0 135px 0;}

.sp-page-title h2 {color: #404c5c; text-align: center;}

.itemid-634 .table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
    border-top: 0px;
}

.sp-featured-list-v2 .sppb-addon-feature:hover .sppb-icon>span {
    color: rgb(255, 255, 255) !important;
}
.fa-link {display:none;}
.fa-plus:before {    content: "\f002" !important; font-size:3em;}
ul, ol {
    margin: 0;
    padding: 17px;
     list-style:disc;
}
li {padding-bottom: 5px;}


@media only screen 

and (max-width : 1200px) {.logo-slogan { display:none;}

}


