



.vc_text_separator.full .separator_content {
font-family: 'Times New Roman', sans-serif;
    font-size: 36px;
    font-weight: 500;
    padding-top: 10px;
    padding-bottom: 10px;
    letter-spacing: 1px;
}

.block2 p {
    color:#000;

}
  

.footer_top a {
    font-family: 'Times New Roman', sans-serif;
    font-size: 14px;
    line-height: 2px;
    letter-spacing: 0;
    font-weight: 400;
    font-style: normal;
    text-transform: capitalize;
    color: #fff;
}

.button {
    background: #c29b61;
    padding: 5px 20px;
    text-align: center;
    border-radius: 5px;
    color: #ffffff;
    font-size: 17px;
    font-family: 'Times New Roman', sans-serif;
    text-decoration: none;
    vertical-align: middle;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 85px;
    margin-bottom:25px;
   }
.button:active {
   background: #c29b61;
   padding: 11px 22px;
   border-radius: 5px;
   color: #ffffff;
   font-size: 17px;
   font-family: 'Times New Roman', sans-serif;
   text-decoration: none;
   vertical-align: middle;
   }


span.gold { color:#C29B61 !important; }

.footer_top p { color:#fff !important; }


.mkd_line_before {
border-style: none !important;
}

.mkd_line_after {
border-style: none !important;
}

.separator_content.box{
border-left:0px !important;
border-right:0px !important;
}

.footer_top_holder {
background:#000;
}

.footer_bottom_holder {
background:#000;
}