
.design-framer
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 130px;
    height: 130px;
    z-index: 1;
}
.left-yearexp
{
    padding-left: 3rem;
}
.left-yearexp img.group-frameexper
{
    width: 100%;
    z-index: 2;
    position: relative;
}
.yearexperience,
.whywechoose
{
    background-color: #E3F0FF;
}
.totalyear-exp
{
    position: absolute;
    bottom: -30px;
    left: 0px;
    background-color: #F8F9FA;
    padding: 10px 40px 10px 20px;
    font-family: "Raleway", sans-serif;
    border-bottom-right-radius: 70px;
    z-index: 3;
}
.totalyear-exp div:nth-child(1)
{
    font-weight: 700;
    color: #007BFF;
    font-size: 25px;
}
.totalyear-exp div:nth-child(2)
{
    font-weight: 700;
    color: #4E5055;
    font-size: 20px;
}
.blackblue {
    font-family: "Black Han Sans", sans-serif;
    color: #242527;
    font-size: 36px;
    font-weight: 400;
}
.fnccrck-text {
    font-weight: 700;
    font-size: 26px;
    font-family: "Raleway", sans-serif;
    color: #242527;
}
.blackblue span {
    color: #007BFF !important;
}
.phonescen, .markerscen {
    background-color: #007BFF;
    width: 30px;
    display: inline-flex;
    height: 30px;
    text-align: center;
    justify-content: center;
    flex-flow: column;
    align-items: center;
    border-radius: 0px;
    margin-right: 12px;
}

.whywechoose-title
{
    font-size: 30px;
    font-weight: 700;
    font-family: "Raleway", sans-serif;
}
.whywechoose-title span    
{
    color: #007BFF;
}
.whyweimgscn
{
    width: 70px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 12px;
    margin-left: auto;
    margin-right: auto;
}
.wych1
{
    background-color: rgba(220, 20, 60,0.1);
    padding: 14px;
    border-radius: 100%;
}
.wych2
{
    background-color: rgba(0, 123, 255,0.1);
    padding: 14px;
    border-radius: 100%;
}
.wych3
{
    background-color: rgba(255, 193, 7,0.1);
    padding: 14px;
    border-radius: 100%;
}
.whyweimgscn img
{
    object-fit: contain;
    width: 100%;
    height: 55px;
}
.whywechoose h3
{
    font-size: 26px;
    font-weight: 700;
    font-family: "Raleway", sans-serif;
}
.whyinrcnt1
{
    padding: 30px;
    border-radius: 10px;
    background: #dc143c1c;
}
.whyinrcnt2
{
    padding: 30px;
    border-radius: 10px;
    background: #007bff1f;
}
.whyinrcnt3
{
    padding: 30px;
    border-radius: 10px;
    background: #ffc1073b;
}
.innerwhychoose p
{
    font-size: 18px;
    font-weight: 500;
    font-family: "Raleway", sans-serif;
}

.brandproduct-carousel .item img {
    height: 85px;
    object-fit: contain;
    padding: 0px 30px;
}
.brandssection
{
    background-color: #E3F0FF;
}