* {
    color: #32302F;
}

.main-banner {
    background-image: url(../images/about/aboutpg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    /* height: 52rem; */
    /* margin-bottom: 19rem; */
    width: 100%;
        /* -webkit-mask-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,0))) */
}


.text-theme {
    color: #C6150F;
}

h1 {
    color: #585858;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Microsoft Sans Serif" !important;
    font-size: 81px;
    font-style: normal;
    font-weight: 400;
    line-height: 90px;
    text-transform: uppercase;
}

.imgvector1 {
    position: absolute;
    right: 0px;
    top: 24%;
    max-width: 200px;
}

.imgvector2 {
    position: absolute;
    left: 0px;
    bottom: 2rem;
    max-width: 200px;
}

.positionbannerimg {
    /* position: absolute;
    bottom: -12rem; */
}

.whrecreativity {
    background: #E1DCD0;
}

.title {
    font-family: Helvetica !important;
    font-size: 48px;
    font-weight: 600;
    line-height: 57px;
    text-transform: uppercase;
}

.innercounter{
        text-align: center;
    border-top: 1px solid #585858;
    padding: 24px;
}

.innercounter h2{
        font-size: 54px;

}
.ourstorytxt{
 font-size: 80px;
}
.ourstorysection p{
    color: #4F4E55;

font-size: 20px;
font-weight: 400;
line-height: 39px;
}
.ourstorysection{
position: relative;
}


.innercontent {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.innercontentbg{
    border-radius: 8px;
border: 2px dashed rgba(198, 21, 15, 0.80);
padding: 40px;
background: #F5F5F5;
text-align: center;
}

.innercontentbg h2{
    font-size: 52px;
}

.innercontentbg p{
font-size: 22px;
color: #4E4E4E;

}

.calltoactionsectioninner{
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
      display: flex
;
    align-items: center;
}
.calltoactionsectioninner h2{
        font-size: 40px;
}

.calltoactionsectioninner p{
    color: white;
    font-size: 20px;
}

.button-theme{
    background-color: #0a0a0a;
    color: white;
    font-size: 14px;
    padding: 9px 30px;
    border-radius: 10px;
    border: 1px solid #0a0a0a;
}
.whytrustcard1{
    border: 1px solid rgba(0, 0, 0, 0.20);
background: #C6150F;
}

.whytrustcard{
    height: 100%;
    border-radius: 20px;
    padding: 30px 50px 30px 50px;
}
.whytrustcard h4{
    font-size: 15px;
}

.whytrustcard p{
 font-size: 13px;
}

.iconarrow{
    width: 15px;
    height: 15px;
    object-fit: contain;
}

.whytrustcard2{
    background: #FF9595;
}
.whytrustcard3{
 background: #FFDADA;
}
.whytrustcard4{
 border: 1px solid rgba(0, 0, 0, 0.20);
background: white;

}

.subtitle{
    color: #727272;
font-size: 14px;
font-weight: 700;
line-height: 27px; 
letter-spacing: 1.5px;
text-transform: uppercase;


}

.subtitleline{
    border-radius: 2px;
background: #EA402F;
width: 18px;
height: 3px;
    margin-right: 10px;
}

.cardthreehub{
border-radius: 10px;
background: #FFF;
box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.00), 0px 5px 12px 0px rgba(0, 0, 0, 0.14);
padding: 20px;
border: 1px solid rgba(0, 0, 0, 0.20);


}

.yellowshadow{
    width: 20px;
height: 38px;
    border-radius: 0px 10px 10px 0px;
background: #D3FEE4;
box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.25);

}

.greenshadow{
    width: 20px;
height: 38px;
border-radius: 0px 10px 10px 0px;
background: #FEFBBD;
box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.25);

}
.imgmaxicoxj{
    max-width: 300px;
}

.threehub{
       background-repeat: no-repeat;
    background-image: url(../images/about/oc_07.webp);
    width: 100%;
    background-size: cover;
}
.ctsujg{
  min-height: 211px;
}
@media (max-width:767.5px) {
    .calltoactionsectioninner{
            background: #c6150f !important;
    border-radius: 10px !important;
    }
    .ctsujg{
         border-radius: 10px !important;
    }
    .subtitle p{
        font-size: 10px !important;
    }
    .whytrustcard h4 {
    font-size: 12px;
}
.whytrustcard img{
        max-width: 43px;
}
.whytrustcard p {
    font-size: 10px !important;
}
    h6{
        font-size: 15px !important;
    }
    p{
        font-size: 13px !important;
    }
    .ourstorysection p {
    font-size: 17px;
    line-height: 32px;
}
    .whytrustcard{
        padding: 10px;
    }
    .button-theme{
            font-size: 12px;
    padding: 8px 14px;
    }
    .calltoactionsectioninner h2 {
    font-size: 32px;
}
.calltoactionsectioninner p{
    font-size: 16px;
}
    .innercontentbg{
        padding: 10px;
    }
    .innercontentbg p {
    font-size: 10px;
}
    .innercontentbg h2 {
    font-size: 24px;
}
.title{
        font-size: 29px;
    line-height: 47px;
}
    .main-banner{
            /* height: 20rem; */
    }
    .imgvector1{
        max-width:  50px !important;
    }
      .imgvector2{
        max-width:  50px !important;
        bottom: 1rem !important;
    }
    .innercounter h2 {
    font-size: 36px;
}
    .whytrustcard{
        margin-right: 0px !important;
    }
    h1{
font-size: 43px;
        line-height: 59px;
    }
    .iconarrte{
             max-width: 50px;
        object-fit: contain;
    }
    .imglog{
        max-width: 180px;
    }
    .ourstorytxt {
    font-size: 58px;
}
.ourstorimh{
    max-width: 100px;
}
}
@media (min-width: 1200px) {
    .whytrustcard{
    margin-right: -30px;
}
.ourstorysection::after{
    content: "";
    position: absolute;
    right: 30px;
    top: 30px;
    left: 30%;
    /* background-color: #0a0a0a000; */
    opacity: 0.1;
    background: #0a0a0a;
    height: 40rem;
}
}