/*!
Theme Name: nationalcarmovers
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: nationalcarmovers
*/
.header-background {
	background-repeat: no-repeat;
}
/*===========================================
BEAS Consultancy And Services Private Limited
===========================================*/
.header-wrapper .call-for-quote .phone {
    color: #0a0a0a;
}
.header-wrapper .header-navigation ul>li.active a {
    color: #0a0a0a;
}
.header-wrapper .header-navigation ul>li:hover {
    color: #0a0a0a;
}
.header-wrapper .header-main-text h1, .header-wrapper .header-main-text h3 {
    color: #0a0a0a;
}
.quote-form {
    background-color: #efe302;
}
button.button {
    background-color: #53c721;
}
.how-work-wrapper {
    background-color: #efe302;
}
.how-work-wrapper .how-work .how-work-steps .step .step-img img {
    background-color: #efe302;
    position: relative;
    z-index: 10;
}
.footer-wrapper .footer-bg {
    background: #0a0a0a;
	height: 130px;
}
.small-footer-wrapper {
    background-color: #0a0a0a;
}

.small-footer-wrapper .small-footer .footer-navigation ul>li {
    color: #efe302;
}
.small-footer-wrapper .small-footer .social span {
    background-color: #efe302;    
}
.footer-wrapper {
    background: #0a0a0a;
    padding-top: 20px;
}
.footer-wrapper .title {
    color: #fff;
}
.how-work-wrapper .how-work h2.title {
    color: #0a0a0a;
}
.how-work-wrapper .how-work .how-work-steps .step .step-text .step-title {
    color: #0a0a0a;
}
.how-work-wrapper .how-work .how-work-steps .step .step-text {
    color: #0a0a0a;
}
.how-work-wrapper .how-work .how-work-steps .dashed-line {
    color: #0a0a0a;
    border-bottom: 2px dashed #0a0a0a;
}
.header-background.main {
    background: #fff;
}

/* Added 31-05-2023 for footer column */
.footer-wrapper .first-footer .item .title {
  font-weight: normal !important; 
  font-size: 14px !important;   
}
.footer-wrapper .first-footer .item .text {
  margin-left: 0px !important;
  text-align: center !important;
}
/* End Added 31-05-2023 for footer column */