h3 {
    color: #1C3240;
}

h2 {
    color: #bf9d7e;
 line-height: 35px;
}

h4 {
    color: #1C3240;
font-size: 13px;
    line-height: 17px;
    text-transform: uppercase;
}



a {
    font-weight: 500;
    
}


h5 {
    color: #1C3240;
font-size: 28px;
    line-height: 28px;
    font-weight: 300;
    letter-spacing: 0px;
}



input[type="text"] {
    background-color: #1c3240;
    border-color: #1c3240;
}


input[type="email"] {
    background-color: #1c3240;
    border-color: #1c3240;
}


.button-custom input[type="submit"], {
   background-color: #bf9d7e !important;
}


textarea {
    background-color: #1c3240;
    border-color: #1c3240;
}


.button-default .button, .button-flat .button, .button-round .button {
    color: #ffffff;
}


#Top_bar .menu > li > a span:not(.description) {
    
    padding: 0 7px;
   
}


select, {
    background-color: #000 !important;
}

.column_column ul {
    color: #4b4b4b;
}

