﻿


#masterMain {
    background-color: #fff;
    width: 92%;
    margin: auto;
    min-height: 575px;
 
}
.b-btn .icons {
    margin-left: 6px;
    vertical-align: middle;
}
.navbar .navbar-nav .nav-item .nav-link.active,
.navbar .navbar-nav .nav-item .nav-link:hover {
    color: #ce3227 !important;
}
.heading .title {
    font-family: acumin-pro-condensed;
    color: #595959;
    font-weight: 500;
    padding:10px;
    font-size: 32px;
    line-height: 44px;
   text-align:justify;
    display: block;
    
}

.image-side img {
    width: 90%;
}

.img-cnt {
    width: 50%;
    float: left;
    padding: 1em;
    margin-left: 16px;
}
.m-l-30{
    margin-left:30px;
}
.m-b-none{
    margin-bottom: 0px !important;
}
.m-hub-img .img-cnt,
.wb-link-img .img-cnt {
    margin-left: 16px;
}
.cont-cnt {
    width: 50%;
    float: right;
    padding: 1em;
}
.marketingMainCnt {
    display: flex;
    margin-bottom: 70px;
    background-color: #fff;
    padding-bottom:40px;
    margin: 0 auto;
   
}
.catalogMain {
    display: flex;
    margin-bottom: 70px;
}

.subheader {
    font-family: acumin-pro-condensed;
    color: #CE0019;
    font-size: 36px;
    font-weight: 400;
    line-height: 46px;
}

.cont-cnt p {
    font-family: acumin-pro;
   
    font-size: 17px;
    font-weight: 100;
    color: #626262;
    margin-bottom:5px;
    line-height: 26px;
   
}

.cont-cnt .b-btn {
    font-family: acumin-pro-condensed;
    color: #CE0019;
    background: url(https://cdn.boxpartners.com/siteimages/boxpartners/css/icons8-right-48.png) no-repeat;
    background-position: right 12px;
    background-size: 19px;
    text-decoration: none;
    font-size: 28px;
    text-transform: uppercase;
    padding: 4px 25px 4px 0px;
    width: fit-content;
    display: flex;
}
.marketing-intro{
    position:relative;
    padding:60px 80px;
}
.marketing-intro .catalogMain{
 
}