.page .contactmain { font-weight: bold; } .page .contactmain .margin-bottom { font-weight: 300; } 
.page .contactmain p { border-bottom: 1px dotted #c1c0c0; line-height: 25px; } 
.page .contactmain p:hover { background: #dddddd30; color: #005494; } 
.page .contactmain p:hover.fa, form:hover .fa { color: #2196f3; } 
.page .contactmain p:hover a { color: #f00; } 
.page .contactmain p:hover .fa { color: #2196f3; }
 .page .contactmain p:hover span { color: #27af02; } 
 .page .contactmain p .fa, form .fa { color: #22a200; } 
 .page .contactmain p span { font-weight: 300; } #contact .bounce { margin-bottom: 20px; } 
 
 #detail .title, .other-news .title, .title {
    position: relative;
    font-size: 18px;
    border-bottom: solid 1px #4CAF50;
    margin: 5px;
}
#contact .bounce {
    margin-bottom: 20px;
}
#contact .title .bophan {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #fff !important;
    padding: 0 10px;
    background: linear-gradient(to bottom,#00d409 0%,#007b05 100%)!important;
    line-height: 1.7;
}
#contact .title .bophan { border-top-left-radius: 10px; border-top-right-radius: 10px; color: #fff !important; padding: 0 10px; background: linear-gradient(to bottom,#00d409 0%,#007b05 100%)!important; line-height: 1.7; } 
.title .bophan { border-radius: 0; color: #fff !important; padding: 0 10px; background: linear-gradient(to bottom,#005494 0%,#114c78 100%)!important; line-height: 1.7; } 
#hotro .bophan{    border: 2px ridge #ffffff;    border-radius: 30px;}
#detail .title h1, .other-news .title h4, .title h3, .title h2 {
    font-family: 'ambleregular';
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    background-color: #fff;
    font-family: 'Raleway',sans-serif;
    z-index: 1;
    margin: 0;
    color: #007b05;
}
#contact .panel {
    margin-bottom: 18px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0);
}


