span.h-info {
    font-size: 14px;
    color: #fff;
}
span.h-info a:hover {
    color: #000 !important;
}
span.h-info .fa {
  margin-right:5px;
}
ul.list.list-footer-nav li::before {
    display: none;
}
ul.list.list-footer-nav {
    padding-left: 0px !important;
    margin-left: 0px !important;
}
ul.list.list-footer-nav .fa {
    margin-right: 10px;
}
ul.footer-soc li::before {
    display: none !important;
}
ul.footer-soc{
  padding-left: 0px !important;
    margin-left: 0px !important;
}
ul.footer-soc li {
    display: inline !important;
}
ul.footer-soc li .fa {
    font-size: 18px;
    margin-right: 10px;
}
ul.footer-soc li .fa{
color: #fff !important;
}
ul.footer-soc li .fa:hover{
color: #6f91c7 !important;
}
h5.widget-title {
    color: #6f91c7 !important;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
}
ul.list.list-footer-nav .fa {
    color: #6f91c7 !important;
}
.footer-sidebar {
    color: #fff !important;
}
.footer-sidebar a{
    color: #fff !important;
}
.footer-sidebar a:hover{
    color: #6f91c7 !important;
}
ul.footer-con li:before {
    color: #6f91c7 !important;
}
ul.footer-header li {
    display: inline;
    font-size: 16px;
    margin-left: 6px;
}
ul.footer-header li .fa:hover {
 color:#000 !important;
}
@media(max-width:767px){
.whb-col-mobile .whb-text-element {
    text-align: center;
}
}
@media(min-width:767px){
span.ftr-alg {
    margin-left: 1.5em;
}
.whb-general-header {
    border-bottom: 1px solid #bbb9b54d !important;
}  
}
header.entry-header h1 {
    font-size: 30px !important;
}
@media(min-width:767px){
.whb-column.whb-col-right.whb-visible-lg.whb-empty-column {
    display: none;
}}
#formContainer {
    background: #6f91c7;
    padding: 10px 20px 2px 20px;
}
#formContainer input {
    background: #fff;
      color: #000 !important;
}
#formContainer textarea {
    background: #fff;
      color: #000 !important;
}
#formContainer h3 {
    color: #fff  !important;
    font-family: sans-serif;
    margin-top: 10px;
    padding-bottom: 0px !IMPORTANT;
    margin-bottom: 10px !important;
  text-align:center;
}
input#pdf-hexa {
    background: transparent !important;
    float: left !important;
    height: 37px;
      width: 100% !important;
}
#formContainer textarea {
    min-height: 150px !important;
      color: #000 !important;
}
#formContainer input.wpcf7-form-control.wpcf7-submit.sunmit {
    width: 100% !important;
}
a.resume-btn {
    color: #fff;
    background: #6f91c7;
    padding: 10px 10px 10px 10px;
}
a.resume-btn:hover {
    color: #6f91c7;
    background: #fff;
}
p.footer-txt {
    text-align: justify;
}
.wrap-price{
		display:none !important;
}