@font-face {
    font-family: 'Raleway'; /* Give your font a unique name */
    src: url('/_assets/2a69d65abbb99bc8ea4aa5eb5bf454a9/Fonts/Raleway-Regular.ttf') format('ttf'),
    url('/_assets/2a69d65abbb99bc8ea4aa5eb5bf454a9/Fonts/Raleway-Regular.ttf') format('ttf'); /* Path to font files */
    font-weight: normal;  /* Specify the font's weight */
    font-style: normal;  /* Specify the font's style */
}

#p29 h2{
    font-family: "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 28px;
    line-height: 36px;
    margin: 1px 0;
    font-weight: normal;
}

#p29 .frame-layout-default {
    padding-top: 0px;
}

#c19 .frame-container.frame-container-default {
    margin: 0px;
    max-width: 100%;
}

#p29 .img-fluid {
    max-width: 100%;
    height: auto;
    width: 100%;
    max-height: 568px;
    object-fit: cover;
}

#p29 .page-section-pb.white-bg{
    margin-top: 25px;
}

#p29 .boxed-widget {
    background-color: #f9f9f9;
    border-radius: 3px;
    padding: 32px;
    transform: translate3d(0,0,0);
    z-index: 90;
    position: relative;
}

#p29 p{
    color: #707070;
    font-size: 16px;
    line-height: 29px;
}