.footer-row2 .navbar-brand img{
    height:170px !important
}

.text-justify{
    text-align: justify;
}
.main-header{
    background-color: #fff;
}
.nav-bg-b .custom-nav .nav-list li a.menu-links{
    color:#050748
}

.ptb-30{
    padding : 30px 0;
}

.ptb-60{
    padding : 60px 0;
}
/* Fix Logo Size */
.mega-white-logo, .mega-darks-logo, .f-dark-logo img, .f-white-logo img {
    max-height: 60px !important;
    width: auto !important;
}

/* Hide breadcrumb menu */
.bread-menu {
    display: none !important;
}

/* Phone link styling to remove underline and blue color */
a.phone-link {
    text-decoration: none !important;
    color: inherit !important;
}
a.phone-link:hover {
    color: #c9a227 !important;
}

a.phone-link {
    text-decoration: none !important;
    color: inherit !important;
    display: inline-block;
}
a.phone-link:hover {
    color: #c9a227 !important;
}

/* Fix footer address and phone wrapping */
.footer-address-list li p span {
    flex-direction: column;
}

/* Banner buttons to match logo colors (Orange to Red) */
.bg-btn {
    background: #d52f2d !important;
    background: -webkit-linear-gradient(left, #ef9b15 0, #d52f2d 100%) !important;
    background: linear-gradient(to right, #ef9b15 0, #d52f2d 100%) !important;
}
.footer-row2 .navbar-brand img{
    height:170px !important
}

.text-justify{
    text-align: justify;
}
.main-header{
    background-color: #fff;
}
.nav-bg-b .custom-nav .nav-list li a.menu-links{
    color:#050748
}

.ptb-30{
    padding : 30px 0;
}

.ptb-60{
    padding : 60px 0;
}
/* Fix Logo Size */
.mega-white-logo, .mega-darks-logo, .f-dark-logo img, .f-white-logo img {
    max-height: 60px !important;
    width: auto !important;
}

/* Hide breadcrumb menu */
.bread-menu {
    display: none !important;
}

/* Phone link styling to remove underline and blue color */
a.phone-link {
    text-decoration: none !important;
    color: inherit !important;
}


a.phone-link {
    text-decoration: none !important;
    color: inherit !important;
    display: inline-block;
}


/* Fix footer address and phone wrapping */
.footer-address-list li p span {
    flex-direction: column;
}



/* Banner buttons and Menu buttons to match logo colors */
.bg-btn, .bg-btn2, .bg-btn3 {
    background: #d52f2d !important;
    background: -webkit-linear-gradient(left, #ef9b15 0, #d52f2d 100%) !important;
    background: linear-gradient(to right, #ef9b15 0, #d52f2d 100%) !important;
    border: none !important;
}

/* Call icon color matching logo */
/* i.fa-phone-alt, i.fa-mobile-alt {
    color: #ef9b15 !important;
} */

a.phone-link:hover {
    color: #ef9b15 !important;
}
