/* custom css start */
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
    margin: 0px;
    padding: 0px;
}
h3 {
    font-weight: inherit !important;
}


/* start: banner */


.development_company_page_banner {
    background-color: #E9EDF2;
    /* margin-bottom: 60px; */
    padding: 68px 0 21px;
    position: relative;
    z-index: 1;
}
.development_company_page_banner .banner-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #1470DA;
    color: #ffffff;
    width: 175px;
    height: 60px;
    border: none;
    font-weight: 700;
    font-size: 17px;
    line-height: 60px;
    border-radius: 5px;
}
.bnrImg {
    position: absolute;
    right: -54px;
    top: -38px;
    max-width: 47%;
}
.bnr_cont {
    max-width: 55%;
}
.bnr_cont .bnrTitle {
    font-weight: 700;
    font-size: 62px;
    line-height: 88px;
    color: #063992;
    margin-bottom: 26px;
}
.bnr_cont .bnrTitle > span {
    font-weight: 300;
    font-size: 46px;
    line-height: 62px;
    letter-spacing: 0.3em;
    display: block;
}
.bnr_cont .mark_label {
    display: block;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    color: #4A4E56;
    margin-bottom: 31px;
}
.bnr_cont .mark_label > span {
    display: inline-block;
    position: relative;
}
.bnr_cont .mark_label > span + span {
    margin-left: 8px;
}
.bnr_cont .mark_label > span:not(:first-child):before {
    position: absolute;
    content: '|';
    left: -10px;
    top: 0px;
}
.bnr_cont p {
    font-weight: 400;
    font-size: 17px;
    line-height: 30px;
    color: #063992;
    margin-bottom: 28px;
}
.trust_box_wrap {
    overflow: hidden;
    margin-top: 30px;
    max-width: 700px;
}
.trust_box_wrap h4 {
    font-weight: 600;
    font-size: 22px;
    line-height: 33px;
    color: #4A4E56;
    margin-bottom: 21px;
}
.trust_logo {
    margin: 0px -15px;
}
.trust_logo > li {
    width: 14.285%;
    padding: 0px 15px;
    float: left;
}
.trust_logo > li .trustImg_box {
    width: 100%;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.trust_logo > li .trustImg_box img {
    max-width: 100%;
    height: auto;
}
/* end: banner */

.benifit_section {
    width: 100%;
    display: inline-block;
    padding: 64px 0px 55px;
    background: #ffffff;
}
.sub_title {
    display: block;
    text-align: center;
    font-weight: 400;
    font-size: 36px;
    line-height: 53px;
    color: #000000;
    margin-bottom: 5px;
}
.benifit_section h2 {
    font-weight: 700;
    font-size: 45px;
    line-height: 53px;
    color: #000000;
    margin-bottom: 64px;
    text-align: center;
}
.benifit_section .sub_title {
    margin-top: 0px;
}
.benifit_cont_box {
    max-width: 1130px;
    margin: 0px auto;
}
.benifit_custom_row {
    margin: 0px -10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.benifit_col {
    max-width: 33.333%;
    flex: 0 0 33.333%;
    padding: 0px 10px;
    display: flex;
    margin-bottom: 15px;
}
.benifit_cont {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 33px 15px;
    background: rgba(255, 255, 255, 0.002);
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
}
.benifit_cont .benifit_icon {
    width: 112px;
    height: 112px;
    border-radius: 50%;
    margin: 0px auto 29px;
}
.benifit_cont p {
    font-weight: 500;
    font-size: 22px;
    line-height: 30px;
    color: #4B4B4B;
    text-align: center;
}
/* why_choose_us_section */
.why_choose_us_section {
    padding: 64px 0 16px;
    background: linear-gradient(180deg, #EBF2FF 0%, rgba(235, 242, 255, 0));
}
.why_choose_us_section .sub_title {
    margin: 0px 0px 15px;
}
.why_choose_us_section .sec_title {
    font-weight: 700;
    font-size: 45px;
    line-height: 53px;
    margin-bottom: 24px;
    color: #000000;
}
.why_choose_us_section .custom_container > p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7;
    text-align: center;
    margin-bottom: 50px;
}
.why_choose_us_section .cstm_row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -16px;
}
.why_choose_us_section .cstm_col_4 {
    padding: 0 16px;
    margin-bottom: 40px;
    display: flex;
}
.why_choose_us_section .cstm_col_6 {
    padding: 0 16px;
    margin-bottom: 40px;
    display: flex;
}
.why_choose_us_cont_col {
    padding: 40px;
    background: #FFFFFF;
    background: #FFFFFF;
    border: 1px solid #BACEF9;
    box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
}
.why_choose_us_section .cstm_col_6 .why_choose_us_cont_col {
    display: flex;
    flex-wrap: wrap;
}
.why_choose_us_cont_col .icon_box {
    width: 86px;
    height: 86px;
    border-radius: 50%;
    margin: 0px 0 30px;
    background: #1470DA;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 18px;
}
.why_choose_us_cont_col .content {
    width: calc(100% - 0px);
    padding-left: 0px;
}
.why_choose_us_cont_col .content p {
    text-align: left;
}
.why_choose_us_cont_col h4 {
    font-size: 20px;
    font-weight: 800 !important;
    margin-bottom: 15px;
    color: #0C236E;
}
.why_choose_us_cont_col p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7;
}
/* why_choose_us_section */

/* supportplan_section */
.supportplan_section {
    width: 100%;
    overflow: hidden;
    padding: 86px 0px 77px;
}
.plan_head {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.plan_head h3 {
    width: calc(50% - 7.5px);
    display: inline-block;
    padding: 26px 10px 25px;
    background: #1470DA;
    border-radius: 5px;
    font-weight: 700 !important;
    font-size: 38px;
    line-height: 48px;
    text-align: center;
    color: #FFFFFF;
}
.plan_head h3 + h3 {
    margin-left: 15px;
}
.plan_head .plan {
    background: #39A1FF;
}

.plan_body {
    width: 100%;
    display: inline-block;
}
.plan_body li {
    display: flex;
    justify-content: space-between;
    padding: 21px 0px;
    border-bottom: 1px solid #DCDBDB;
}
.plan_body li .plan_cmn {
    width: calc(50% - 7.5px);
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    padding: 10px 20px;
}
.plan_body li .plan_cmn + .plan_cmn {
    margin-left: 15px;
}
.plan_cmn p {
    font-weight: 400;
    font-size: 22px;
    line-height: 32px;
    text-align: center;
    color: #5F6471;
}
.plan_cmn p > span {
    display: inline-block;
}
.plan_cmn .plan_price {
    display: block;
    text-align: center;
    font-weight: 400;
    font-size: 22px;
    line-height: 30px;
    color: #5F6471;
}
.plan_cmn .plan_price strong {
    font-weight: 700;
    font-size: 38px;
    line-height: 47px;
    color: #0E0E0E;
    display: block;
}
.contactUs_btn {
    font-weight: 600;
    font-size: 21px;
    line-height: 30px;
    text-align: center;
    color: #FFFFFF;
    display: inline-block;
    padding: 4px 18px;
    background: #D30000;
    border-radius: 24.5px;
    border: 1px solid #D30000;
    margin-top: 20px;
}
.contactUs_btn:hover {
    background: none;
    color: #D30000;
}

/* supportplan_section */


@media screen and (max-width: 1400px) {
    .plan_head h3 {
        font-size: 32px;
        line-height: 40px;
        padding: 20px 10px;
    }
    .plan_body li .plan_cmn {
        padding: 10px 48px;
    }
    .plan_cmn p,
    .plan_cmn .plan_price {
        font-size: 18px;
        line-height: 28px;
    }
    .plan_cmn .plan_price strong {
        font-size: 34px;
    }
    .contactUs_btn {
        font-size: 18px;
    }
}
@media screen and (max-width: 1199px) {
    /* development_company_page_banner */
    .development_company_page_banner {
        margin-bottom: 0;
    }
    .development_company_page_banner .bnr_cont .bnrTitle {
        font-size: 54px;
        line-height: 62px;
    }
    
    .bnrImg {
        right: 0px;
    }
    /* development_company_page_banner */
    /* why_choose_us_section */
    .why_choose_us_section {
        padding: 55px 0px 30px;
    }
    .why_choose_us_cont_col {
        padding: 30px;
    }
    .why_choose_us_section .cstm_row {
        margin: 0 -10px;
    }
    .why_choose_us_section .cstm_col_4 {
        padding: 0 10px;
        margin-bottom: 25px;
    }
    .why_choose_us_cont_col h4 {
        font-size: 19px;
    }
    .why_choose_us_cont_col .icon_box {
        width: 80px;
        height: 80px;
    }
    
    /* why_choose_us_section */
    .benifit_cont p {
        font-size: 18px;
    }

    .sub_title {
        font-size: 28px;
        line-height: 40px;
    }
    .benifit_section h2 {
        font-size: 38px;
        line-height: 48px;
        margin-bottom: 45px;
    }
    .why_choose_us_section .custom_container > p {
        margin-bottom: 35px;
    }
    .why_choose_us_section .cstm_col_6 {
        margin-bottom: 24px;
    }
}
@media screen and (max-width: 1100px) {
    .benifit_cont .benifit_icon {
        width: 75px;
        height: 75px;
    }
}
@media screen and (max-width: 1024px) {
    .development_company_page_banner .bnr_cont .bnrTitle {
        font-size: 48px;
        line-height: 54px;
    }
    .development_company_page_banner .banner-btn {
        width: 130px;
        height: 45px;
        font-size: 15px;
        line-height: 45px;
    }

    .supportplan_section {
        padding: 40px 0px 50px;
    }
    .plan_head h3 {
        font-size: 24px;
        line-height: 32px;
        padding: 11px 10px;
    }
    .plan_cmn .plan_price strong {
        font-size: 24px;
        line-height: 32px;
    } 
    .benifit_section h2 {
        font-size: 30px;
        line-height: 36px;
    }
}
@media screen and (max-width: 991px) { 
    .development_company_page_banner {
        padding: 35px 0 18px;
    }
    .development_company_page_banner .bnr_cont .bnrTitle {
        font-size: 36px;
        line-height: 42px;
    }
    .bnr_cont p {
        font-size: 16px;
        line-height: 24px;
    }
    .bnrImg {
        max-width: 44%;
    }
    .benifit_cont {
        padding: 30px 10px;
    }
    .benifit_cont p,
    .plan_cmn p, .plan_cmn .plan_price {
        font-size: 16px;
    }
    .plan_cmn .plan_price strong {
        font-size: 19px;
        line-height: 22px;
    }
    .contactUs_btn {
        font-size: 15px;
        line-height: 24px;
        margin-top: 9px;
    }
}
@media screen and (max-width: 880px) {}
@media screen and (max-width: 767px) {
    .bnrImg {
        position: static;
        top: unset;
        max-width: 640px;
        margin: 0px auto 20px;
    }
    .bnr_cont {
        max-width: 100%;
        text-align: center;
    }
    .trust_box_wrap h4 {
        text-align: center;
    }
    .development_company_page_banner .bnr_cont .bnrTitle {
        font-size: 30px;
        line-height: 36px;
    }
    /* why_choose_us_section */
    .why_choose_us_section .cstm_row {
        display: flex;
    }
    .why_choose_us_section .cstm_col_4 {
        width: 100%;
        text-align: center;
    }
    .why_choose_us_section > .sm_border {
        margin: 8px auto;
    }
    .why_choose_us_section .cstm_col_4:last-child {
        margin-bottom: 0;
    }    
    /* why_choose_us_section */

    .benifit_col {
        max-width: 50%;
        flex: 0 0 50%;
    }
    .plan_body li .plan_cmn {
        padding: 25px 10px;
    }
    .bnrImg {
        top: 0px;
    }

    .benifit_section {
        padding: 40px 0px 20px;
    }
    .benifit_section h2 {
        font-size: 24px;
        line-height: 30px;
    }

    .plan_head h3 {
        font-size: 20px;
        line-height: 28px;
    }
    .plan_body li {
        padding: 0px;
    }
    .plan_body li .plan_cmn {
        padding: 10px;
    } 
}
@media screen and (max-width: 640px) {}
@media screen and (max-width: 575px) {
    .why_choose_us_section .cstm_col_6 {
        width: 100%;
        margin-bottom: 25px;
    }

    .why_choose_us_cont_col {
        padding: 20px 10px;
    }

    .why_choose_us_cont_col .icon_box {
        margin: 0 auto 30px;
    }
    .why_choose_us_cont_col h4,
    .bnr_cont .mark_label {
        font-size: 16px;
    }
    .bnr_cont p,
    .why_choose_us_cont_col .content,
    .why_choose_us_cont_col .content p,
    .why_choose_us_section .custom_container > p {
        text-align: center;
        font-size: 14px;
        line-height: 22px;
    }
    .why_choose_us_cont_col .content .sm_border {
        margin: 8px auto;
    }
    
    .benifit_col {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .plan_head h3 {
        width: calc(50% - 4.5px);
        font-size: 16px;
        line-height: 24px;
    }
    .plan_head h3 + h3,
    .plan_body li .plan_cmn + .plan_cmn {
        margin-left: 9px;
    }
    .plan_body li .plan_cmn {
        width: calc(50% - 4.5px);
    }
    .plan_cmn p, 
    .plan_cmn .plan_price {
        font-size: 12px;
        line-height: 18px;
    }
    .plan_cmn .plan_price strong {
        font-size: 15px;
        line-height: 20px;
    }
    .contactUs_btn {
        font-size: 13px;
        line-height: 18px;
        margin-top: 9px;
    }
}
@media screen and (max-width: 480px) {    
    .development_company_page_banner {
        padding: 40px 0px 20px;
    }
    .bnr_cont {
        text-align: center;
    }
    .development_company_page_banner .bnr_cont .bnrTitle {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 20px;
    }
    .development_company_page_banner .banner-btn {
        display: block;
        text-align: center;
        margin: 0px auto;
    }
}
@media screen and (max-width: 390px) {}