.in-bnr {
    position: relative;
    height: calc(100vh - 75px);
    background-position: center center !important;
    background-size: 100% 100% !important;
}
.in-bnr:after {
    position: absolute;
    content: "";
    background: -moz-linear-gradient(
        top,
        rgba(0, 0, 0, 0.65) 0,
        rgba(0, 0, 0, 0) 100%
    );
    background: -webkit-linear-gradient(
        top,
        rgba(0, 0, 0, 0.65) 0,
        rgba(0, 0, 0, 0) 100%
    );
    background: linear-gradient(
        to bottom,
        rgba(0, 0, 0, 0.65) 0,
        rgba(0, 0, 0, 0) 100%
    );
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}
.in-bnr .container {
    position: relative;
    z-index: 1;
}
.h-bnr-tagline {
    font-size: 5rem;
    line-height: 52px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 20px;
}
.h-bnr-slogan {
    font-size: 2.4rem;
    line-height: 32px;
    color: #fff;
    font-weight: 400;
}
.in-bnr .h-bnr-ct {
    max-width: 800px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
@media screen and (max-width: 1024px) {
    .in-bnr {
        height: 400px;
    }
    .h-bnr-tagline {
        font-size: 4.4rem;
        line-height: 47px;
    }
    .in-bnr .h-bnr-ct {
        max-width: 100%;
    }
}
@media screen and (max-width: 991px) {
    .in-bnr {
        height: 300px;
        padding: 40px 0;
        background-position: center center !important;
    }
}
@media screen and (max-width: 767px) {
    .in-bnr {
        min-height: 300px;
    }
    .h-bnr-tagline {
        font-size: 3.6rem;
        line-height: 41px;
    }
}

.abt-sec-1 {
    width: 100%;
    background: url("../img/finance/img7.png") no-repeat;
    background-position: left bottom;
    background-size: auto;
}
.abt-sec-r {
    display: flex;
    flex-direction: column;
}
.abt-sec-col {
    width: 100%;
}
.abt-sec-col0-img {
    width: 350px;
    text-align: center;
    position: absolute;
    bottom: -72px;
    right: 0px;
    z-index: -1;
}
.abt-sec-1 p {
    font-size: 2.3rem;
    line-height: 40px;
}
.btn-holder {
    margin: 55px 0 0;
    width: 100%;
    text-align: center;
}
@media screen and (max-width: 991px) {
    .abt-sec-1 .abt-sec-r {
        flex-direction: column-reverse;
    }
    .abt-sec-col {
        width: 100%;
        padding: 0px;
    }
    .abt-sec-col0-img {
        width: 100%;
        max-width: 300px;
        margin: 0 auto 30px;
        opacity: 0.2;
    }
}
@media screen and (max-width: 767px) {
    .abt-sec-1 p {
        font-size: 2rem;
        line-height: 32px;
    }
}

.section3 {
    background: #f8f8f8;
}
.legal-sec1-row {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
    flex-direction: column;
}
.legal-img-col {
    width: 100%;
}
.legal-det-col {
    width: 100%;
}
.legal-det-col p {
    font-size: 16px;
    line-height: 24px;
}
.head-1 {
    font-size: 2.5rem;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 18px;
}
ul.soft-gride {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 30px 0 0;
    flex-wrap: wrap;
}
.soft-gride li {
    max-width: 180px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    padding: 0 1%;
    margin: 14px 0;
    width: 100%;
}
.soft-gride li img {
    height: 65px;
}
.soft-gride li span {
    font-size: 1.8rem;
    line-height: 25px;
    font-weight: 600;
    margin: 12px 0;
    display: block;
    width: 100%;
}
.hi-de-l-m-outer-bx .legal-sec1-row:nth-child(2n) {
    flex-direction: row-reverse;
}
.cus-mag-sof-sol {
    width: 100%;
}
.cus-mag-sof-sol .btn-holder {
    width: 100%;
    text-align: center;
}
@media screen and (max-width: 991px) {
    .legal-sec1-row {
        flex-direction: column;
        margin: 40px 0;
    }
    .legal-det-col {
        width: 100%;
        padding: 0px;
    }
    .hi-de-l-m-outer-bx .legal-sec1-row:nth-child(2n) {
        flex-direction: column;
    }
    .soft-gride li {
        max-width: 147px;
    }
}
@media screen and (max-width: 767px) {
    .soft-gride li span {
        font-size: 1.3rem;
        line-height: 17px;
    }
    .soft-gride li img {
        height: 49px;
    }
    .legal-img-col {
        width: 300px;
        margin: 0 auto 20px;
    }
}

.fleet-manage-wrap {
    background: #fff;
}
.fleet-manage-wrap.sec {
    padding-bottom: 0px;
}
.up-circle-wrp {
    margin-top: 100px;
    background: url("../img/food-and-beverage/rop-up.png") no-repeat;
    background-position: center top;
    background-size: auto;
    min-height: 650px;
}
.fleet-img {
    margin: 0;
}
.up-circle-wrp .circle-row-inner .circle-col:nth-child(even) {
    position: relative;
    top: -67px;
}
.fleet-manage-wrap .btn-holder {
    text-align: center;
    margin: 45px 0;
}
.up-circle-wrp .circle-row-inner {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    margin: 40px 0;
}
.up-circle-wrp .circle-col {
    width: 33%;
    padding: 0 3%;
}
.up-circle-wrp .circle-col p {
    font-size: 14px;
    line-height: 26px;
}
.up-circle-wrp .circle-row-inner:first-child .circle-col:nth-child(odd) {
    position: relative;
    top: 80px;
}
.up-circle-wrp .circle-row-inner:last-child .circle-col:nth-child(even) {
    position: relative;
    top: -40px;
}
.fleet-manage-wrap .img-grp {
    width: 80%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    flex-wrap: wrap;
}
.imgcont {
    margin: 30px 0;
    width: 100%;
    text-align: center;
}
.fleet-manage-wrap .img-grp img {
    height: 50px;
}
@media screen and (max-width: 1024px) {
    .up-circle-wrp .circle-row-inner:first-child .circle-col:nth-child(odd) {
        position: relative;
        top: 15px;
    }
}
@media screen and (max-width: 991px) {
    .up-circle-wrp
        .up-circle-wrp
        .circle-row-inner:first-child
        .circle-col:nth-child(odd) {
        top: auto;
    }
    .circle-row-inner:last-child .circle-col:nth-child(even) {
        top: auto;
    }
    .fleet-img {
        width: 100%;
        max-width: 400px;
        margin: 0 auto 30px;
    }
}
@media screen and (max-width: 767px) {
    .up-circle-wrp .circle-col {
        width: 100%;
    }
    .up-circle-wrp {
        background: transparent;
        margin-top: 40px;
    }
    .up-circle-wrp .circle-row-inner .circle-col:nth-child(even) {
        top: auto;
    }
    .up-circle-wrp .circle-row-inner {
        flex-wrap: wrap;
        margin: 0;
    }
    .up-circle-wrp .circle-col {
        width: 100%;
        max-width: 300px;
        margin: 0 auto 30px;
    }
    .btnlink {
        font-size: 1.4rem;
    }
    .up-circle-wrp .circle-row-inner:first-child .circle-col:nth-child(odd),
    .up-circle-wrp .circle-row-inner:last-child .circle-col:nth-child(even) {
        top: auto;
    }
    .fleet-manage-wrap .img-grp {
        width: 100%;
    }
    .fleet-manage-wrap .img-grp img {
        height: 38px;
        margin: 14px;
    }
}

.unreal-engine-game {
    background: #fff;
    width: 100%;
}
.unreal-engine-game-img {
    margin: 30px 0 0;
    width: 100%;
}
.unreal-rope-des {
    background: url("../img/food-and-beverage/rop-down.png") no-repeat;
    min-height: 778px;
    background-position: center;
    background-size: contain;
}
.unreal-rope-des .circle-col {
    width: 30%;
    margin: 0;
}
.unreal-engine-game .btn-holder {
    text-align: center;
    margin: 52px 0 0;
}
.unreal-engine-game .circle-row-inner {
    justify-content: center;
    margin: 0;
    position: relative;
    top: 82px;
}
.unreal-engine-game .circle-col img {
    width: 80px;
}
.unreal-engine-game .circle-row-inner .circle-col:nth-child(even) {
    position: relative;
    top: 50px;
}
@media screen and (max-width: 1024px) {
    .unreal-engine-game-img {
        margin: 30px auto;
        width: 100%;
        max-width: 560px;
    }
    .unreal-engine-game .circle-row-inner {
        top: 14px;
    }
}
@media screen and (max-width: 767px) {
    .unreal-rope-des .circle-col {
        width: 100%;
        max-width: 300px;
        margin: 0 auto 30px;
    }
    .unreal-rope-des {
        background: transparent;
        min-height: auto;
    }
    .unreal-engine-game .circle-row-inner .circle-col:nth-child(even) {
        top: auto;
    }
    .unreal-engine-game .circle-row-inner {
        top: auto;
    }
}

.onl-cas-gam-dev.sec {
    width: 100%;
    padding-bottom: 0px;
}
.onl-ca-img {
    width: 100%;
    text-align: right;
    margin-top: 40px;
}
.onl-col-row {
    display: flex;
    width: 100%;
    align-items: flex-end;
    justify-content: center;
    flex-wrap: wrap;
}
.onl-cas-col {
    background: #fff;
    box-shadow: 0 0 44px #00000029;
    width: 29%;
    min-height: 422px;
    margin: 20px;
    padding: 26px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    word-break: break-word;
}
.onl-cas-col-head {
    position: relative;
    margin-bottom: 26px;
    text-align: center;
}
.onl-cas-col-head img {
    width: 70px;
    margin: 0 auto 20px;
}
.onl-cas-col-head span {
    font-size: 2rem;
    line-height: 28px;
    font-weight: 700;
    display: block;
    width: 100%;
    text-align: center;
}
.onl-cas-gam-dev .btn-holder {
    text-align: center;
    margin: 50px 0;
}
@media screen and (max-width: 1024px) {
    .onl-cas-col {
        min-height: 500px;
    }
    .onl-ca-img {
        margin: 30px auto;
        max-width: 725px;
    }
}
@media screen and (max-width: 991px) {
    .onl-cas-col-head {
        margin-bottom: 30px;
    }
    .onl-cas-col-head span {
        padding-top: 12px;
        display: block;
    }
    .onl-cas-col {
        width: 43%;
    }
    .onl-cas-col:nth-child(3) {
        width: 100%;
        min-height: auto;
    }
}
@media screen and (max-width: 767px) {
    .onl-cas-col {
        width: 100%;
        max-width: 277px;
        margin-bottom: 30px;
    }
}

.car-rental-wrap {
    width: 100%;
}
.car-rental-row {
    width: 100%;
    min-height: 881px;
}
.car-rental-img {
    width: 34%;
    height: auto;
    position: absolute;
    right: 0;
    margin: auto;
    bottom: 0px;
    top: 0px;
    text-align: right;
}
.circle-row-inner {
    display: flex;
    align-items: flex-start;
    justify-content: space-around;
    margin: 40px 0;
    flex-wrap: wrap;
}
.car-rental-wrap .circle-row-inner {
    justify-content: flex-start;
}
.circle-col {
    width: 50%;
    padding: 0 3%;
    margin: 20px 0;
}
.circle-col img {
    width: 100px;
}
.circle-col p {
    font-size: 14px;
    line-height: 26px;
}
.circle-row-outer .container {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
}
.head-2 {
    color: #000;
    font-size: 2rem;
    line-height: 24px;
    margin: 14px 0;
    font-weight: 700;
}
.car-rental-col {
    width: 60%;
}
.search-icon {
    position: absolute;
    bottom: 0px;
    width: 450px;
    height: 450px;
    right: 34%;
}
@media screen and (max-width: 991px) {
    .circle-row-outer {
        background: transparent;
    }
    .search-icon {
        width: 300px;
        height: 300px;
        right: 0px;
    }
}
@media screen and (max-width: 767px) {
    .circle-row-inner {
        flex-wrap: wrap;
        margin: 0;
    }
    .circle-col {
        width: 100%;
        max-width: 300px;
        margin: 0 auto 30px;
    }
    .car-rental-row .container {
        display: flex;
        flex-direction: column;
    }
    .car-rental-img {
        position: relative;
        top: auto;
        bottom: auto;
        right: auto;
        height: auto;
        width: 300px;
        margin: 0 auto 30px;
    }
    .car-rental-col {
        width: 100%;
    }
    .car-rental-img img:nth-child(2) {
        display: none;
    }
}

.c-s-d {
    background: #f3f3f3;
    padding: 40px;
    display: flex;
    align-items: center;
    margin-top: 70px;
}
.c-s-i-d {
    width: 100%;
    max-width: 414px;
    height: auto;
    margin-right: 46px;
    position: relative;
    padding-right: 46px;
}
.v-p-d {
    width: 12px;
    background: transparent linear-gradient(180deg, #59b8c1 0, #1f2154 100%) 0 0
        no-repeat padding-box;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
.c-s-c-d {
    position: relative;
    height: 100%;
}
.c-s-c-d .title-3 {
    font-size: 2.2rem;
    line-height: 28px;
    text-transform: uppercase;
}
.c-s-d p {
    font-size: 18px;
    line-height: 22px;
}
@media screen and (max-width: 1024px) {
    .c-s-d {
        margin-top: 40px;
    }
}
@media screen and (max-width: 991px) {
    .c-s-i-d {
        width: 50%;
    }
    .c-s-c-d {
        width: 50%;
    }
    .c-s-d {
        padding: 30px;
    }
}
@media screen and (max-width: 767px) {
    .c-s-d {
        flex-direction: column;
        padding: 22px;
    }
    .c-s-i-d {
        width: 100%;
        padding: 0px;
        margin: 0 0 16px 0;
        max-width: 100%;
    }
    .c-s-i-d img {
        width: 100%;
    }
    .c-s-c-d {
        width: 100%;
    }
    .v-p-d {
        display: none;
    }
    .c-s-d p {
        font-size: 16px;
        line-height: 24px;
    }
}

.food-beverage-menu {
    background: #f4f4f4;
    width: 100%;
}
.food-beverage-row {
    display: flex;
    align-items: center;
    justify-content: end;
    min-height: 600px;
}
.food-bev-sys-leftside {
    position: absolute;
    left: 0px;
    top: 0px;
    justify-content: flex-start;
    width: 28%;
    text-align: left;
    display: flex;
    align-items: center;
    height: 100%;
}
.food-beverage-row .container {
    display: flex;
    align-items: flex-end;
    justify-content: end;
}
.food-beverage-row .legal-mng-row {
    justify-content: space-between;
    padding-left: 4%;
    position: relative;
    z-index: 1;
}
.food-beverage-row .legal-mng-col {
    max-width: 100%;
    width: 33%;
}
.food-beverage-menu .btn-holder {
    text-align: center;
}
@media screen and (max-width: 1024px) {
    .food-beverage-row .legal-mng-row {
        width: 100%;
        padding: 0px;
    }
    .food-beverage-row {
        min-height: auto;
    }
}
@media screen and (max-width: 767px) {
    .food-beverage-row .container {
        flex-wrap: wrap;
    }
    .food-beverage-row .legal-mng-col {
        min-height: auto;
        width: 100%;
        max-width: 300px;
        margin: 0 auto;
        padding: 0;
    }
    .food-bev-sys-leftside {
        width: 100%;
        height: 100%;
        opacity: 0.2;
    }
    .food-beverage-menu .btn-holder a {
        white-space: nowrap;
        width: 300px;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 1.8rem;
    }
}

.legal-mng {
    width: 100%;
}
.right-side-img {
    width: 340px;
    position: absolute;
    right: 0;
    top: 0;
    text-align: right;
    margin: auto;
    bottom: 0;
    display: flex;
    align-items: center;
}
.legal-mng-box {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    min-height: 650px;
}
.legal-mng-row {
    width: 70%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.legal-mng-col {
    width: 100%;
    max-width: 470px;
    text-align: center;
    height: inherit;
}
.legal-mng-in-box {
    box-shadow: 0 0 44px #00000029;
    background: #fff;
    padding: 26px;
    margin: 4%;
    min-height: 435px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: flex-start;
    margin-bottom: 40px;
}
.legal-mng-in-box p {
    font-size: 15px;
    line-height: 24px;
}
.legal-mng .legal-mng-in-box {
    min-height: 350px;
}
@media screen and (max-width: 1024px) {
    .legal-mng-row {
        justify-content: space-between;
    }
    .right-side-img {
        z-index: -1;
        opacity: 0.3;
    }
    .legal-mng-col {
        max-width: 50%;
    }
}
@media screen and (max-width: 991px) {
    .legal-mng-in-box {
        min-height: 520px;
    }
    .legal-mng-row {
        width: 100%;
    }
}
@media screen and (max-width: 767px) {
    .legal-mng-row {
        flex-wrap: wrap;
    }
    .legal-mng-col {
        max-width: 100%;
        margin-bottom: 0px;
    }
    .legal-mng-in-box {
        margin: 0px 0 30px 0;
        min-height: auto;
    }
}

.custom-insurance-soft {
    background: #f4f4f4;
}
.custom-insurance-soft .legal-mng-row {
    width: 100%;
}
.custom-insurance-soft .legal-mng-col {
    max-width: 100%;
    width: 33%;
}
.custom-insurance-soft .legal-mng-row {
    margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
    .custom-insurance-soft .legal-mng-col {
        min-height: auto;
        width: 100%;
        max-width: 300px;
        margin: 0 auto;
        padding: 0;
    }
}

/* Featured Blog */
.featured-b {
    padding-bottom: 60px;
}
.featured-b .container {
    padding-top: 60px;
}
.featured-b-r {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 50px 0 0 0;
}
.featured-b-c {
    width: 26.6%;
    margin: 1.2%;
    box-shadow: 0 0 25px #00000029;
    background: #fff;
    position: relative;
}
.featured-b-c:after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 16px;
    background: transparent linear-gradient(92deg, #58b7c0 0, #202456 100%) 0 0
        no-repeat padding-box;
    bottom: 0;
}
.featured-b-img {
    margin-bottom: 20px;
}
.featured-b-img a {
    display: block;
    width: 100%;
    height: 100%;
}
.featured-b-btm-cotn {
    padding: 0 20px 20px;
}
.featured-b-h {
    font-size: 2rem;
    line-height: 26px;
    color: #000;
    font-weight: 700;
    margin-bottom: 20px;
}
.featured-b-h a {
    color: #000;
}
.b-rm {
    font-size: 2rem;
    line-height: 33px;
    color: #000;
    font-weight: 700;
    position: relative;
    padding-left: 20px;
    margin: 12px 0;
    display: inline-block;
    vertical-align: top;
}
.b-rm:before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    width: 20px;
    height: 21px;
    background: url("../img/blog/ar-rt.svg") no-repeat;
    background-size: contain;
    background-position: center;
    transition: 0.3s ease-in-out;
}
.featured-b-c a.b-rm {
    padding-left: 0;
}
.featured-b-c a.b-rm i {
    background: transparent linear-gradient(105deg, #58b7c0 0, #202456 100%) 0 0
        no-repeat padding-box;
    background-size: 100%;
    background-repeat: repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
}
.featured-b-c a.b-rm:before {
    left: 100%;
}
.featured-b-c a.b-rm:hover:before {
    left: 108%;
}
@media screen and (max-width: 1024px) {
    .featured-b-c {
        width: 30.6%;
    }
    .featured-b-btm-cotn {
        padding: 0 14px 14px;
    }
    .featured-b .container {
        padding-top: 30px;
    }
    .featured-b {
        padding-bottom: 30px;
    }
    .featured-b-r {
        margin-top: 30px;
    }
}
@media screen and (max-width: 991px) {
    .featured-b-h {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .featured-b-btm-cotn p {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}
@media screen and (max-width: 767px) {
    .featured-b-c {
        width: 300px;
        margin-bottom: 30px;
    }
    .featured-b-c:last-child {
        margin-bottom: 0px;
    }
}

/*contact block */
.con-sec-wr {
    width: 100%;
    margin-bottom: 50px;
}
.con-sec-r {
    display: flex;
    justify-content: center;
}
.con-sec-c:first-child {
    background: transparent linear-gradient(105deg, #56b3bd 0, #4c99aa 100%) 0 0
        no-repeat padding-box;
}
.con-sec-c {
    width: 24%;
    min-height: 218px;
    margin: 1%;
    background: transparent linear-gradient(105deg, #488da1 0, #3e728f 100%) 0 0
        no-repeat padding-box;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 12px;
}
.con-sec-c:nth-child(3) {
    background: transparent linear-gradient(105deg, #396786 0, #2f4c73 100%) 0 0
        no-repeat padding-box;
}
.con-sec-c:nth-child(4) {
    background: transparent linear-gradient(105deg, #2b426c 0, #212657 100%) 0 0
        no-repeat padding-box;
}
.c-i-s-h {
    font-size: 1.8rem;
    color: #fff;
    line-height: 22px;
    font-weight: 400;
    margin-bottom: 8px;
}
.c-i-b {
    width: auto;
    margin-right: 18px;
}
.c-i-b img {
    height: 80px;
}
.c-i-s-data {
    font-size: 3.6rem;
    line-height: 40px;
    color: #fff;
    font-weight: 700;
}
@media screen and (max-width: 1024px) {
}
@media screen and (max-width: 991px) {
    .con-sec-r {
        flex-wrap: wrap;
    }
    .con-sec-c {
        width: 48%;
    }
}
@media screen and (max-width: 767px) {
    .c-i-s-data {
        font-size: 3rem;
        line-height: 30px;
    }
    .con-sec-c {
        flex-direction: column;
    }
    .c-i-b {
        margin: 0 auto;
    }
    .c-i-b img {
        height: 55px;
    }
    .c-i-d {
        text-align: center;
        margin-top: 10px;
    }
}

/*blog detail */
.b-det-wrap-hed.sec {
    padding-bottom: 0;
}
.b-det-wrap.sec {
    padding-top: 0;
}
.b-det-wrap h2 {
    font-size: 4.8rem;
    line-height: 52px;
    color: #000;
    font-family: Montserrat, sans-serif;
    margin-bottom: 20px;
    font-weight: 700;
}
.b-det-wrap h3 {
    font-size: 4rem;
    line-height: 48px;
    color: #000;
    font-family: Montserrat, sans-serif;
    margin-bottom: 20px;
    font-weight: 700;
}
.b-det-wrap h4 {
    font-size: 3.5rem;
    line-height: 38px;
    color: #000;
    font-family: Montserrat, sans-serif;
    margin-bottom: 20px;
    font-weight: 700;
}
.b-det-wrap ul {
    margin: 0 0 20px 0;
    padding: 0;
}
.b-det-wrap li {
    font-size: 1.8rem;
    line-height: 28px;
    font-weight: 400;
    color: #000;
    font-family: Montserrat, sans-serif;
    margin-bottom: 16px;
    position: relative;
}
.b-det-wrap ul li {
    padding-left: 26px;
}
.b-det-wrap ul li:before {
    content: "";
    width: 14px;
    height: 14px;
    background: #58b7c0 0 0 no-repeat padding-box;
    position: absolute;
    left: 0;
    top: 8px;
}
.b-det-wrap img {
    margin-bottom: 20px;
}
.b-de-dt {
    margin: 0 0 30px 0;
    padding: 0;
    display: flex;
}
.b-de-dt li:first-child:before {
    display: none;
}
.b-de-dt li:first-child {
    margin-left: 0;
}
.b-de-dt li {
    font-size: 2.8rem;
    line-height: 36px;
    text-transform: uppercase;
    color: #000;
    position: relative;
    margin-right: 12px;
    margin-left: 12px;
    transition: all 0.3s ease 0s;
}
.b-de-dt li:before {
    content: "|";
    position: absolute;
    left: -15px;
    top: -2px;
}
.b-det-wrap ol {
    list-style: decimal;
    list-style-position: inside;
}
.sp-b-box {
    border: 20px solid #58b7c0;
    background: #fff;
    padding: 30px;
    font-size: 3.3rem;
    line-height: 50px;
    font-weight: 700;
    min-height: 400px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    margin: 50px 0;
}
.sp-b-box a {
    color: #000;
}
@media screen and (max-width: 1024px) {
    .b-det-wrap h2 {
        font-size: 4rem;
        line-height: 50px;
    }
    .b-de-dt li {
        font-size: 2.4rem;
        line-height: 32px;
    }
    .b-det-wrap h3 {
        font-size: 3.6rem;
        line-height: 40px;
    }
    .b-det-wrap h4 {
        font-size: 3rem;
        line-height: 34px;
    }
}
@media screen and (max-width: 991px) {
    .sp-b-box br {
        display: none;
    }
    .sp-b-box {
        min-height: 300px;
    }
}
@media screen and (max-width: 767px) {
    .b-det-wrap h2 {
        font-size: 3rem;
        line-height: 36px;
    }
    .b-det-wrap li {
        font-size: 16px;
        line-height: 24px;
    }
    .b-de-dt li {
        font-size: 18px;
        line-height: 26px;
    }
    .b-det-wrap h3 {
        font-size: 2.8rem;
        line-height: 36x;
    }
    .b-det-wrap h4 {
        font-size: 2.4rem;
        line-height: 32px;
    }
    .b-det-wrap ul li:before {
        width: 12px;
        height: 12px;
        top: 5px;
    }
    .sp-b-box {
        min-height: auto;
        padding: 16px;
        border-width: 12px;
        font-size: 2.8rem;
        line-height: 39px;
        margin: 30px 0;
    }
}
