/*
Theme Name:   Consulting Child Theme
Theme URI:    http://rivittahrd.com
Description:  A consulting child theme
Author:       Bharti	
Author URI:   NA
Template:     consulting
Version:      1.3.2
Text Domain:  consultingchild
*/
.footer-banner-desc{
    color:white !important;
    font-size:15px;
}
.footer-col1-button{
    background-color: blue;
    font-size: 15px;
    color: white !important;
    font-weight: 200;
}
.footer-col2{
    color: white !important;
    font-size: 15px;
}
.footer-col1-title{
    color:white;
}
.copyright{
    display:none !important;
}
.reach_name{
    font-size:18px;
    color:white;
}
.blog-grid.element.column-3.masonry-brick{
    width:100% !important;
}
.entry-meta{
    display:none !important;
}
.about_us{
    background-image: url('images/rhd_about_us.png');
     background-size: cover; /* Adjusts the background image size to cover the entire element */
    background-position: center; /* Centers the background image within the element */
}
.our_expertise{
    background-image: url('images/our_expertise.jpg');
     background-size: cover; /* Adjusts the background image size to cover the entire element */
    background-position: center; /* Centers the background image within the element */
    opacity:0.9
}
.our_ethos{
    background-image: url('images/our_ethos.jpg');
     background-size: cover; /* Adjusts the background image size to cover the entire element */
    background-position: center; /* Centers the background image within the element */
}
.style1{
    background:none !important;
    color:black !important;
    font-weight:bold!important;
    
}
.services-builder.style1 .iconimage i{
    background-color: black;
}
.iconmain > h3{
    color:black !important;
    font-weight: bolder!important;
}
a.themebutton2{
    color:white !important;
    background:black !important;
}
.rslides1 >li>img{
    background-size: auto;
}
.about_us_page{
    background-image: url('images/rhd_about_us.png')!important;
     background-size: cover; /* Adjusts the background image size to cover the entire element */
    background-position: center; /* Centers the background image within the element */
    opacity:0.9
}
