#header-halfbg-form-3 .bg-wrap {
	background: #55beae;
}
#header-halfbg-form-3.dark .form-control, #header-halfbg-form-3.dark .form-inline>.btn-link {
    background-color: #ffffff;
    color: #333333;
    border-radius: 3px 3px 3px 3px;
    border-width: 0px 0px 1px 0px;
    border-color: rgba(255,255,255,0.2);
}#action-text-timer .bg-wrap {
    background: linear-gradient(135deg, rgba(0, 188, 172, 1), #0089ad);
}

#action-text-timer .bg {
    background-image: url('../images/bg-71.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity:0.075;
}
#footer-text-map .bg-wrap {
    background-color: #F4F5F6;
}
