.btn {
    border-radius: 25px !important;
    padding-top: 4px;
    padding-bottom: 4px;
}



.full-width{
    max-width: none;
    /* padding: 0px; */
}

.contact_us_btn {
    background-color: #0072ce !important;
    /* border-radius: 15px; */
    /* width: 100px; */
    min-width: 100px;
}

.text-white {
    color: white !important;
}

.text-black {
    color: black !important;
}

.text-blue {
    color: #0072ce !important;
}

.text-mm{
    color: #7ac242 !important;
}

.text-clean{
    color: #00a0af !important;
}

.text-restore{
    color: #FFEE50 !important;
}

.bg-white{
    background-color: white !important;
}

.bg-blue{
    background-color: #0072ce !important;
}

.bg-light-grey{
    background-color: #e9ecef;
}

.bg-dark-grey{
    background-color: rgba(233, 236, 239, 0.3 );
}

header{
    min-height: 175px;
}



#OurBrandsDropdown::after{
    color: #f4364c;
}

.nav-text{
    color: black !important;
}

.nav-text-light{
    color: #a7a8aa !important;
}

.home-blue-strip{
    height: 175px;
}

.home-blue-strip-logo{
    height: 30px;
}

.banner-back{
    /* height: 100%; */
    position: relative;
    top: 175px;
}


.transparent-spacer{
    margin-bottom: 100px;
}

.home-header-logo{
    position: relative;
}




footer{
    height: fit-content;
    /* height: 400px; */
}

.our-brands-section{
    padding-bottom:  50px;
}



.home-cards-div-img{
    background-position: center;
    background-size: cover; 
    min-height: 185px;

}

.world-class-section{
    background-color: rgba(233, 236, 239, 0.3 );
}

.world-class-sm-imgs{
    border-radius: 25px;
    height: 175px;
    background-position: center;
    background-size: cover; 
}

.world-class-lg-imgs{
    border-radius: 25px;
    min-height: 200px;
    background-position: center;
    background-size: cover; 
}

.home-map{
    border-radius: 25px;
    border: white;
    border-style: solid;
    border-width: 5px;
    max-height: 400px;
    z-index: 50;
    position: relative;
    max-height: 400px;
    /* height: 400px; */

}


#map-logo-img{
    /* background-image: url('/images/Logos/Corporate/ServiceMaster_Logo_Map.png');  */
    background-image: url('/images/Logos/Corporate/ServiceMaster_Logo.png'); 
    background-repeat: no-repeat; 
    z-index: 9;
    /* width: 575px; */
    /* width: 100%; */
    height: 100%;
    position:absolute;
    left: 55%;
    top: -40%;
    bottom:0;
    right:0;
    /* margin:auto; */
    overflow-x: hidden;
    /* overflow: hidden; */
}

.support-map{
    height: 800px;
    
}




.our-core-values-card{
    border-radius: 25px;
}

.icon{
    height: 1em;
}

.icon-center{
    display: flex !important;
    align-items: center !important;
}

.brand-band-logo{
    /* height: 50%; */
    width: 200px;

}


.brand-cards-div-img{
    min-height: 250px;
}


.fran_info_btn{
    position: relative;
    top: 20px;
}

.fran_form_box{
    position: relative;

    top: 0px;

    border-radius: 25px;
    border-color: #e9ecef;
    border-width: 5px;
    border-style: solid;


}


.fr-about-value-img{
    min-height: 25px !important;
    min-width: 343px;
}