.industry-portfolio .single-about .content h4 {
    color: #ffffff; 
}

.industry-portfolio .single-about .content p { 
    color: #dadada; 
}

.relationship-inner p {
    font-size: 40px; 
}

.padding-tb-20{
	padding: 20px 0px;
}

.bold-uppercase{
    font-weight: 800;
    text-transform: uppercase;
}

.single-service { 
    min-height: 401px; 
    margin-top: 30px;
}

.card.single-service h3 {
    text-transform: capitalize;
}

.single-status span.plus { 
    background: #000000;
}

.top-products-title {
    margin: 30px 0;
    text-align: center;
}


.hero-style-1, .hero-style-2, .hero-style-3 {
    height: 700px;
}

.hero-slider .slide-title h2 {
    font-size: 58px;  
    color: #fff;
    margin: 0px 0px;
    font-family: Barlow Condensed;
    font-weight: 700;
    margin-top: 0px;
    text-transform: uppercase;
}
.hero-slider .slide-title h3 {
    font-size: 40px;  
    color: #fff;
    margin: 0px 0px;
    font-family: Barlow Condensed;
    font-weight: 500;
    margin-top: 0px;
    text-transform: uppercase;
    margin-bottom: 40px;
}
.hero-slider .slide-title h3 span {
    position: relative;
}

.hero-slider .slide-title h3 span::after {
    position: absolute;
    content: '';
    width: 98%;
    height: 10px;
    border-radius: 5px;
    background: #ec1c2c;
    left: 0;
    bottom: 10px;
    z-index: -1;
}

.hero-slider .slide-title {
    max-width: 640px;
}

.mb-20{
    margin-bottom: 20px;
}
 

.logo a img {
    /*width: 100%;*/
     width: 150px;
}

.logo::before { 
    background: #ffffff; 
}
 
.header-style-1 .navbar-nav, .header-style-2 .navbar-nav, .header-style-3 .navbar-nav{
	float:right;
}

ul.nav.navbar-nav.small-nav {
    float: none !important;
}

.widget-title {
    margin-bottom: 35px;
}

.industry-blog-content p {
    font-size: 17px;
    color: #282828;
    font-weight: 600;
    line-height: 20px;
}

.single-product {
    background: #fff;
    min-height: auto; 
    border-radius: 5px; 
    position: relative;
    transition: all 0.3s ease; 
    margin-top: 30px;
    padding: 0px 0px 20px 0px;
}
.single-product img {
    width: 100%
}


.card-content{
	padding: 0px 20px;
 }

 .card-content h2 {
    text-align: center;
}
 .card-content hr {
    border-color: #ec1c2c ;
}

.single-product a.industry-read-more-btn {
    width: 100%;
}

.our-products-section{ 
    background: #f9f9f9;
    position: relative; 
}
.our-values-section{ 
    background: #f9f9f9;
    position: relative; 
}

.our-values-section .card {
    background: #fff;
    padding: 20px 50px;
    text-align: center;
    margin-top: 10px;
    box-shadow: 0px 0px 7px 0px #06060661;
}

.our-values-section .card .section-title {
    margin: 10px;
}

.our-values-section li {
    font-size: 18px;
    text-align: left;
    margin-bottom: 5px;
}


/*Our Team US CSS*/

.our-team-page-banner{
    background: url(../images/team/our-team-banner.jpg) center center/cover no-repeat local;
}

/*Our Team US CSS*/


/*About US CSS*/

.about-us-page-banner{
    background: url(../images/about/about-us-banner.jpg) center center/cover no-repeat local;
}

/*About US CSS*/

/*Career CSS*/

.career-page-banner{
    background: url(../images/career/career-banner.jpg) center center/cover no-repeat local;
}

/*Career CSS*/

/*Career CSS*/

.contact-us-page-banner{
    background: url(../images/contact/contact-us-banner.jpg) center center/cover no-repeat local;
}

/*Career CSS*/


/*Product CSS*/

.product-page-banner{
    background: url(../images/product/product-banner.jpg) center center/cover no-repeat local;
}


.comming-soon{
    min-height: 482.5px;
    display: flex;
    justify-content: center;
    align-items: center;
}
/*Career CSS*/
