@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.dis-flex {
    display: flex;
    align-items: center;
    justify-content: center;
}
.dis-flex-start {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
}
.dis-flex-end {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    flex-direction: column;
}
.mcenter {
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    text-align: center;
}

/*  Font family*/

h1, h2, h3, h4, h5, h6, li, a, p, span, strong {
    font-family: 'Montserrat' !important;
}

/*  Font Family */

/*  header start */
header ul.navbar-nav li {
    text-align: center;
    margin: 0 5px;
}

header ul.navbar-nav li a:hover:before {
    position: absolute;
    content: "";
    width: 70%;
    height: 30px;
    border-bottom: 2px solid #bf0714;
    z-index: 1;
    top: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

header ul.navbar-nav li:nth-child(7) a:hover:before {
    display: none;
}

header ul.navbar-nav li:last-child a:hover:before {
    display: none;
}


header ul.navbar-nav li:last-child a:hover {
    border: 2px solid #BF0714;
    color: #bf0714 !important;
    background: transparent !important;
}

header ul.navbar-nav li a {
    font-size: 16px;
    font-weight: 400;
    color: #000 !important;
    position: relative;
    padding: 0 0 !important;
    transition: all .15s ease;
}

header ul.navbar-nav li:last-child a {
    background-color: #BF0714 !IMPORTANT;
    color: #fff !important;
    padding: 12px 34px !important;
    transition: all .5s ease;
    border: 2px solid #bf0714;
    BOX-SHADOW: 0px 0px 10px 0px #00000038;
    font-weight: 600 !important;
    margin: 0 0 0 10px;
}

header ul.navbar-nav li:nth-child(7) a {
}

header ul.navbar-nav li:last-child a.dropdown-item {
    display: none;
}

/*  Header end */

/* banner start */
section.banner {
    background-image: url(/frontend/images/banner.png);
    width: 100%;
    height: 910px;
    justify-content: center;
    align-items: center;
    display: flex;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

section.banner h2 {
    font-size: 70px;
    color: #fff;
    font-weight: 600;
    width: 76%;
    margin: 0 auto;
    line-height: 82px;
    padding-bottom: 5%;
}

section.banner ul.list-unstyle li a {
    background-color: #BF0714;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px !important;
    padding: 17px 35px;
    text-decoration: none;
    transition: all .5s ease;
}

/* Banner end */

/*  Section one start */
section.sectionone h5 {
    font-size: 22px;
    font-weight: 500;
    line-height: 32px;
    color: #BF0714;
    position: relative;
    width: fit-content;
}

section.sectionone ul li {
    position: relative;
    list-style: none;
}

section.sectionone .box-1 li:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 22px;
    background-image: url(/frontend/images/sectiononeimg2.png);
    background-repeat: no-repeat;
    left: 0;
    top: 9px;
}

section.sectionone h2 {
    font-size: 39px;
    font-weight: 700;
    line-height: 46px;
    color: #000;
    text-transform: uppercase;
    width: 82%;
}
section.sectionthree img{
    height: 100%;
    object-fit: cover;
}
section.sectionone .button a {background: #bf0714;color: #fff;text-decoration: none;padding: 15px 30px;font-weight: 500 !important;letter-spacing: 0.2px;transition: 0.5s ease !important;border: 2px solid #BF0714;font-size: 20px;box-shadow: 0px 0px 14px -5px #00000091 !important;}
section.manabdout section.sectionone {padding: 0px 0px !important;PADDING-BOTTOM: 15PX !IMPORTANT;}

section.sectionone p {
    font-size: 18px;
    line-height: 31px;
    font-weight: 400;
    color: #363030;
}
section.sectionone ul {padding: 0;margin: 0 0 30px;}

section.sectionone ul li{
    text-decoration: none;
    font-size: 18px;
    font-weight: 400;
    color: #363030;
    padding: 0 0px 0 35px;
}

section.sectionone ul li {
}

section.sectionone .button ul li{
    background-color: #BF0714;
    color: #fff !important;
    padding: 13px 60px;
    transition: all .5s ease;
    font-size: 22px !important;
    font-weight: 400;
}

section.sectionone .button {
    padding-top: 30px;
}

section.sectionone span {
    color: #bf0714;
}

section.sectionone .box-1 {}

section.sectionone .button ul li {
    padding: 0px 0px !important;
}

/*  Section one end */


/*  Section Two start */
section.sectiontwo h5.what {
    font-size: 22px;
    font-weight: 500;
    line-height: 32px;
    color: #BF0714;
}
section.sectiontwo.mcenter .box-2:before {
    position: absolute;
    content: "";
    background: #BF0714;
    width: 100px;
    height: 4px;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}
section.sectiontwo h2.our {
    font-size: 40px;
    font-weight: 700;
    color: #000;
    line-height: 46px;
    text-transform: uppercase;
}

section.sectiontwo p.para {
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
    padding: 0px 8% !important;
}

section.sectiontwo h4 {
    font-size: 30px;
    font-weight: 600;
    line-height: 32px;
    color: #042A67;
    transition: .5s ease;
}

section.sectiontwo.mcenter p.full {
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    padding: 15px 10px 0px;
    margin: 0;
    transition: .5s ease;
}

section.sectiontwo.mcenter ul li.more a {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px !important;
    color: #042A67;
    text-decoration: none;
    border-bottom: 2px solid #042A67;
}

section.sectiontwo.mcenter ul li.apply a {
    background-color: #ffffff !important;
    color: #303030 !important;
    text-decoration: none;
    padding: 9px 35px;
    font-size: 20px;
    font-weight: 500;
    position: absolute;
    bottom: -26px;
    left: 0;
    right: 0;
    margin: auto;
    display: inline-table;
    border: 1px solid #D9D9D9;
    transition: .5s;
}

section.sectiontwo.mcenter .boxs {
    padding: 40px 0px;
}

section.sectiontwo.mcenter {
    padding: 100px 0px;
    background-color: #F7F8FA;
}

section.sectiontwo.mcenter .box-2 {
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    transition: all .5s ease;
    box-shadow: 0px 0px 10px 0px #00000040;
    height: 340px !important;
    position: relative;
    background: #fff;
    padding: 0 5px !IMPORTANT;
}

section.sectiontwo.mcenter .box-2 ul.list-unstyled {
}

section.sectiontwo.mcenter p.non {
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    padding-top: 16px;
}


section.sectiontwo.mcenter .button ul li.services a {
    border: 2px solid #bf0714;
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    padding: 16px 40px;
    transition: all .5s ease;
    background: #BF0714;
}

section.sectiontwo.mcenter .button {
    padding-top: 90px;
}

/*  Section Two end */


/*  Section Three start */
section.sectionthree h2 {
    font-size: 40px;
    font-weight: 700;
    color: #000;
    line-height: 46px;
    text-align: center;
    padding-bottom: 50px;
}

section.sectionthree h5 {
    font-size: 22px;
    font-weight: 500;
    line-height: 32px;
    color: #BF0714;
    text-align: center;
}

section.sectionthree {
    padding: 100px 0px;
}

section.sectionthree .box-3 {
    background-color: #ffffff;
    position: relative;
    border-right: 1px solid #C9C9C9;
    border-bottom: 1px solid #C9C9C9;
    padding: 0 20px;
    height: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
}

section.sectionthree .box-2 {
    background-color: #ffffff;
    position: relative;
    border-left: 1px solid #C9C9C9;
    border-bottom: 1px solid #C9C9C9;
    height: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    padding: 0 20px;
}

section.sectionthree .box-1 {
    background-color: #ffffff;
    padding: 0 20px;
    position: relative;
    border-top: 1px solid #C9C9C9;
    height: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
}

section.sectionthree .col-sm-12.col-md-12.col-lg-4 {
    padding: 0px 0px !important;
}

section.sectionthree h4 {
    font-size: 24px;
    font-weight: 600;
    color: #042A67;
    line-height: 32px;
}

section.sectionthree ul.list-unstyled li a {
    color: #042a67;
    text-decoration: none;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px !important;
    border-bottom: 1px solid;
}

section.sectionthree  p {
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
}

section.sectionthree .box-2:before {
    position: absolute;
    content: "";
    background-image: url(/frontend/images/sectionthreeimg5.png);
    width: 31%;
    height: 50px;
    background-repeat: no-repeat;
    top: -46px;
    left: 35%;
}

section.sectionthree .box-1:before {
    position: absolute;
    content: "";
    background-image: url(/frontend/images/sectionthreeimg6.png);
    width: 32%;
    height: 50px;
    background-repeat: no-repeat;
    bottom: -50px;
    left: 34%;
}

section.sectionthree .box-3:before {
    position: absolute;
    content: "";
    background-image: url(/frontend/images/sectionthreeimg4.png);
    width: 31%;
    height: 50px;
    background-repeat: no-repeat;
    right: 30%;
    top: -46px;
}

/*  Section Three end */


/*  Section Four start */

section.sectionfour textarea:focus::placeholder {
    color: transparent;
}

section.sectionfour input:focus::placeholder {
    color: transparent;
}

section.sectionfour ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 1; /* Firefox */
}

section.sectionfour .form-2 input[type="textarea"]::placeholder {
    top: 20px !important;
    position: absolute;
}

section.sectionfour .form-1 input {
    width: 48%;
    float: left;
    height: 56px;
    padding-left: 2.5%;
    font-size: 14px;
    font-weight: 300;
    background-color: #fff;
    border: unset;
    margin: 0px 25px 0px 0px !important;
    border-radius: 0px !important;
}

section.sectionfour .form-2 tell {
    width: 100%;
}

section.sectionfour .form-2 input[type="tell"] {
    width: 98%;
    float: left;
    height: 56px;
    background-color: #fff !important;
    border: unset;
    margin: 31px 0px;
    padding-left: 2.5%;
    font-weight: 300;
    font-size: 14px;
    border-radius: 0px !important;
}

section.sectionfour .form-2 textarea {
    height: 180px;
    width: 98%;
    float: left;
    background: #fff !important;
    border: unset;
    padding-left: 2.5%;
    font-weight: 300;
    font-size: 14px;
    padding-top: 1.6%;
    color: #000 !IMPORTANT;
    border-radius: 0px !important;
}

section.sectionfour .form-3 input[type="submit"] {
    height: 63px;
    width: 98%;
    float: left;
    font-size: 20px;
    margin: 35px 0px !important;
    font-weight: 400;
    color: #042a67;
    transition: all .5s ease;
    background: #BF0714  !important;
    border: unset !important;
    font-family: Montserrat !important;
    color: #fff !important;
    font-weight: 500 !important;
    letter-spacing: 0.2px;
}

section.sectionfour {
    background-color: #042A67;
    padding: 100px 0px;
    padding-top: 95px !important;
}

section.sectionfour h5 {
    font-size: 22px;
    font-weight: 500;
    color: #fff;
    line-height: 32px;
    text-align: center;
}

section.sectionfour .form-3 input[type="submit"]:hover {
    border: 2px solid #fff;
    color: #fff;
    background: transparent;
}

section.sectionfour h2 {
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    line-height: 46px;
    padding-bottom: 2%;
    text-align: center;
}

/*  Section Four end */


/*  Section Five start */
section.sectionfive {
    background-color: #fff;
    padding: 90px 0px;
    margin: 0 auto;
    background-size: cover;
}
section.sectionfive img {position: absolute;left: -70px;}

section.sectionfive h4,section.sectionfive li {position: relative;left: 70px;}
section.sectionfive ul.list-unstyled li {
    float: left;
    /* padding-right: 20px; */
}

section.sectionfive ul.list-unstyled li a {
    font-size: 14px;
    font-weight: 300;
    color: #000;
    line-height: 30px;
    text-decoration: none;
}

section.sectionfive h4 {
    color: #000;
    font-size: 20px;
    font-weight: 500;
    line-height: 23px;
    margin: 0 auto;
}

section.sectionfive:before {
    width: 80%;
    height: 200px;
    right: 0;
    margin: 0 auto;
}

section.sectionfive .man {
    width: 70%;
    margin: 0 auto;
}

/*  Section Five end */

/*footer Start */
footer {
    padding-top: 3%;
    padding-bottom: 0%;
    background: url(/frontend/images/footer-b.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

footer h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    padding-bottom: 0px;
    padding-top: 0px;
}

footer p.para {
    color: #fff;
    font-size: 16px;
    line-height: 28px;
    font-weight: 300;
    padding-bottom: 20px;
    position: relative;
}

footer ul li a:hover:before {
    position: absolute;
    content: "";
    width: 80px !important;
    height: 2px;
    background: #bf0714;
    z-index: 1;
    bottom: 0;
    margin: 0 auto;
    transition: all .20s ease;
}

footer ul li a:hover {
    color: #fff;
    transition: 0.5s ease !important;
}

footer ul li a {
    text-decoration: none;
    line-height: 30px !IMPORTANT;
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    padding-left: 30px;
    transition: 0.5s ease !important;
}

footer input[type="text"] {
    height: 60px;
    width: 100%;
    padding: 0 35% 0 10px;
    font-size: 14px;
    float: left;
    position: relative;
}

footer input[type="Submit"] {
    width: 20%;
    float: left;
    height: 56px;
    background-color: #BF0714;
    border: unset;
    position: relative;
}

footer p.foot {
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    width: 88%;
    line-height: 28px;
    padding-top: 10%;
}

footer ul li {
    position: relative;
}

footer ul li:before {
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    background-image: url(/frontend/images/footericon.png);
    background-size: cover;
    left: 5px;
    top: 15px;
}

input sbumit:before {
    position: absolute;
    content: "";
    background-image: url(/frontend/images/footerimg3.png);
    width: 100%;
    height: 100px;
    background-repeat: no-repeat;
    bottom: -129px;
    right: -84%;
    z-index: 1;
}

footer img.img-fluid {
    filter: brightness(0) invert(1);
    color: #fff;
}

/*Footer end */

/*second footer*/
footer.footer p.second {
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    padding-top: 16px;
}

footer.footer {
    background-color: #BF0714;
    padding: 0px 0px;
}

footer i.fa.fa-paper-plane {
    font-size: 40px;
    color: #fff !important;
}

footer button {
    height: 60px;
    background-color: #bf0714;
    width: 80px;
    border: 1px solid #bf0714;
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
    right: 0;
    top: 0;
}

/*second footer*/

/*Hoover */
section.sectiontwo.mcenter .box-2:hover {background: #042A67;}

section.sectiontwo.mcenter .box-2:hover h4 {
    color: #fff;
}

section.sectiontwo.mcenter .box-2:hover p {
    color: #fff;
}

section.sectiontwo.mcenter .box-2:hover a {
    color: #fff;
}

section.sectiontwo.mcenter .box-2:hover ul li.apply a {
    background-color: #BF0714 !IMPORTANT;
    color: #fff !important;
}

section.sectiontwo.mcenter .button ul li.services a:hover {
    background-color: transparent;
    color: #BF0714;
}

section.banner ul.list-unstyle li a:hover {
    border: 1px solid #BF0714;
    color: #BF0714;
    background-color: #fff;
    transition: all .5s ease;
}

section.sectionone .button a:hover {
    background: #fff;
    border: 2px solid #BF0714;
    color: #BF0714 !important;
    transition: 0.5s ease !important;
}

/*Hover */

/* Responsive */
@media only screen and (max-width: 1520px) {
    section.sectionone h5 {
        font-size: 19px;
    }

    section.sectionone h2 {
        font-size: 34px;
        width: 59%;
        line-height: 42px !important;
    }

    section.sectionone .box-1 {
    }

    section.sectionone p {
        font-size: 16px;
    }

    section.sectionone ul li {
    }

    section.sectionone ul li {
    }

    section.sectiontwo h5.what {
        font-size: 19px;
    }

    section.sectiontwo h2.our {
        font-size: 35px;
        line-height: 32px;
    }

    section.sectiontwo p.para {
        font-size: 16px;
        padding: 0px 16% !important;
    }

    section.sectiontwo h4 {
        font-size: 25px;
    }

    section.sectiontwo.mcenter p.full {
        font-size: 16px;
        padding: 25px 30px;
    }

    section.sectiontwo.mcenter p.non {
        font-size: 16px;
    }

    section.sectionthree h5 {
        font-size: 19px
    }

    section.sectionthree h2 {
        font-size: 35px;
        line-height: 30px;
    }

    section.sectionthree .box-1 {
    }

    section.sectionthree .box-2 {
    }

    section.sectionthree .box-3 {
    }

    section.sectionfour h5 {
        font-size: 19px;
    }

    section.sectionfour h2 {
        font-size: 35px;
        line-height: 30px;
    }

    footer ul.list-unstyled li a {
        font-size: 15px !important;
    }
}

@media only screen and (max-width: 1440px) {
    section.sectionone h2 {
        width: 98%;
        line-height: 40px;
    }

    section.sectionone ul li {
    }

    section.sectionone ul{
    }

    section.sectionone .button {
        padding-top: 10px;
    }

    section.sectionone .box-1 {
    }
}
header{}
header nav{}
header nav ul{
    display: flex;
    align-items: center;
    justify-content: center;
}
@media only screen and (max-width: 1366px) {
    section.sectionfive ul.list-unstyled li {
        padding-right: 10px;
    }
    footer form{
    position: relative;
}
    footer button {
    }

    footer input[type="text"] {
    }

    section.sectionfive ul.list-unstyled li a {
        font-size: 12px;
    }

    header ul.navbar-nav li a {
    }

    /*header ul.navbar-nav li:nth-child(5) a {*/
    /*    padding: 10px 30px !important;*/
    /*}*/
    header ul.navbar-nav li:nth-child(7) a {
        padding: 10px 0px !important;
        margin: 0px 11px;
    }

    header ul.navbar-nav li:last-child a {
        padding: 12px 32px !important;
        font-size: 14px !important;
    }

    section.sectionone p {
        line-height: 23px;
        padding-bottom: 5px !important;
    }

    section.sectionone ul li {
    }

    section.sectionone ul li {
    }

    section.sectionone ul {}

    section.sectionone .button {
        padding-top: 5px;
    }

    section.sectionthree h4 {
        font-size: 20px;
    }

    section.sectionthree .box-3 p {
        line-height: 20px;
        font-size: 14px;
    }

    section.sectionthree .box-2 p {
        font-size: 14px;
        line-height: 18px;
    }

    section.sectionthree .box-1 p {
        font-size: 14px;
    }

    section.sectionthree .box-1 {
    }

    section.sectionfour .form-1 input {
        width: 46%;
        margin: 0px 22px 0px 0px !important;
    }

    section.sectionfour .form-2 input[type="tell"],section.sectionfour .form-2 textarea {
        width: 94%;
    }

    section.sectionfour .form-2 input[type="textarea"] {
        width: 92%;
    }

    section.sectionfour .form-3 input[type="submit"] {
        width: 94%;
    }

    section.sectiontwo.mcenter p.full {
        padding: 24px 10px;
    }

    section.sectiontwo.mcenter p.non {
        padding: 8px 20px;
    }

    footer ul.list-unstyled li a {
        padding-left: 20px;
    }
}

@media only screen and (max-width: 1326px) {
}

@media only screen and (max-width: 1280px) {
}

/* Responsive */

/*About Us */
section.section-inner1 h2 {
    font-size: 39px;
    font-weight: 700;
    line-height: 47px;
    width: 99%;
    text-transform: uppercase;
    color: #000000;
}

section.section-inner1 p {
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
}

section.section-inner1 .box-1 {
    padding-left: 0% !important;
}

section.innerbanner h2 {
    font-size: 70px;
    color: #fff;
    font-weight: 600;
    line-height: 82px;
}

section.section-inner1 {
    PADDING-BOTTOM: 13PX;
}

section.innerbanner {
    background-image: url(/frontend/images/aboutusimg1.png);
    width: 100%;
    height: 460px;
    justify-content: center;
    align-items: center;
    display: flex;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

section.innerbanner {
    margin-bottom: 6%;
}

/* About Us */

/* refinance */
section.refinance {
    background-image: url(/frontend/images/refinance.png);
    width: 100%;
    height: 460px;
    justify-content: center;
    align-items: center;
    display: flex;
    text-align: center;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

section.refinance h2 {
    font-size: 70px;
    font-weight: 600;
    color: #fff;
}

section.refinance1 {
    padding: 100px 0px;
    background-color: #F7F8FA;
}

section.refinance2 {
    padding: 100px 0px;
}

section.refinance1 h2 {
    font-size: 40px;
    text-align: center;
    color: #000;
    line-height: 50px;
    font-weight: 700;
    width: 81%;
    margin: 0 auto;
    text-transform: uppercase;
    padding-bottom: 50px;
}

section.refinance1 .box-2 {
    text-align: center;
    box-shadow: 0px 0px 10px 0px #0000002b;
    padding: 50px 0px;
    background-color: #fff;
}

section.refinance1 h4 {
    font-size: 30px;
    font-weight: 600;
    line-height: 34px;
    padding-top: 20px;
}

section.refinance2 h5 {
    font-size: 25px;
    line-height: 33px;
    font-weight: 700;
    padding-top: 20px;
}

section.refinance2 ul{
    list-style-type: none;
    padding-left: 10px !important;
}

section.refinance2 ul li {
    position: relative;
    padding-left: 28px;
    padding-bottom: 20px;
}

section.refinance2 ul li {
    font-size: 16px !important;
    font-weight: 400;
    line-height: 25px !important;
    color: #000;
    text-decoration: none;
}

section.refinance2 ul li:before {
    position: absolute;
    content: "";
    background: #c61212;
    width: 15px;
    height: 15px;
    border-radius: 30px;
    left: 0px;
    top: 5px;
}

/* refinance */

/* Services */
section.services-1 .button a:hover {
    border: 2px solid #042A67;
    background: transparent;
    color: #042A67 !important;
}

section.servicesinner .button a:hover {
    border: 2px solid #042A67;
    background: transparent;
    color: #042A67 !important;
}

section.servicesinner .boxs {
    box-shadow: 0px 29px 43px 0px #adb5bd6e;
}

section.services-1 h2 {
    font-size: 40px;
    font-weight: 700;
    color: #000;
    line-height: 46px;
    text-transform: uppercase;
}

section.services-1 p {
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
    padding: 10px 0px;
}

section.services-1 ul {
    list-style-type: none;
}

section.services-1 ul li a {
    text-decoration: none;
    color: #000;
    line-height: 32px !important;
    font-size: 20px;
    font-weight: 400;
    padding-left: 30px;
}

section.services-1 ul li:before {
    position: absolute;
    content: "";
    background-image: url(/frontend/images/sectiononeimg2.png);
    width: 100%;
    height: 40px;
    background-repeat: no-repeat;
    top: 9px;
    right: 20px;
}

section.services-1 h2.hadinners {
    text-align: center;
}

section.services-1 ul li {
    position: relative;
    text-decoration: none;
    color: #000;
    line-height: 32px !important;
    font-size: 20px;
    font-weight: 400;
    padding-left: 10px;
}

section.services-1 .button a {
    text-decoration: none !important;
    background-color: #042A67;
    color: #fff !important;
    padding: 10px 45px;
    font-size: 20px !important;
    font-weight: 400 !important;
    line-height: 30px !important;
    transition: all .5s ease;
}

section.services-1 .button ul li:before {
    display: none;
}

section.services-1 .button {
    padding: 30px 0px
}

section.services-1 .box-1 {
    padding: 100px 0px;
}

section.servicesinner h2 {
    font-size: 40px;
    font-weight: 700;
    line-height: 46px;
    color: #000;
}

section.servicesinner p {
    font-size: 19px;
    font-weight: 400;
    line-height: 32px;
    width: 96%;
}

section.servicesinner h5 {
    font-size: 20px;
    font-weight: 700;
    color: #BF0714;
}

section.servicesinner .boxs ul{
    list-style-type: none;
}

section.servicesinner .boxs ul li{
    text-decoration: none;
    color: #363030;
    line-height: 32px !important;
    font-size: 19px;
    font-weight: 400;
    padding-left: 10px;
    position: relative;
}

section.servicesinner .boxs ul li:before {
    position: absolute;
    content: "";
    background-image: url(/frontend/images/sectiononeimg2.png);
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    top: 9px;
    left: -20px;
}

section.services h2 {
    font-size: 70px;
    color: #fff;
    font-weight: 600;
    line-height: 82px;
}

section.servicesinner .boxs ul li {
    position: relative;
}

section.servicesinner .button a {
    text-decoration: none;
    background-color: #042A67;
    color: #fff;
    padding: 10px 45px;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px !important;
    transition: all .5s ease;
}

section.servicesinner .button {
    padding-top: 30px;
}
section.servicesinner img{
    height: 100%;
    object-fit: cover;
}
section.services {
    background-image: url(/frontend/images/servicesimg.png);
    width: 100%;
    height: 460px;
    justify-content: center;
    align-items: center;
    display: flex;
    text-align: center;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

section.servicesinner li.nav-item.servicestab {
    box-shadow: 0px 0px 10px 0px #0003;
    height: 120px;
    width: 210px;
    justify-content: center;
    align-items: center;
    display: flex;
    font-weight: 600;
    font-size: 22px;
    margin: 0px 20px;
}

section.servicesinner .boxs h2 {
}


section.servicesinner {
    padding: 100px 0px;
}
section.servicesinner .dis-flex-start {
    padding: 40px 15px;
}
section.servicesinner .nav-tabs {
    border-bottom: none;
    padding-bottom: 5%;
}

section.servicesinner .heading h2 {
    text-align: center;
}

section.servicesinner .box ul#myTab {
    width: 90%;
    margin: 0 auto;
}

section.servicesinner .heading p {
    text-align: center;
    width: 56%;
    margin: 0 auto;
    line-height: 32px;
    padding-bottom: 3%;
    padding-top: 2%;
}

section.servicesinner .nav-link {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    padding: 0;
}

section.servicesinner .nav-link.active {
    color: #000 !important;
}

section.servicesinner .nav-tabs .nav-link {
    border: unset;
    background: transparent;
    width: 100%;
    height: 100%;
    padding: 25px 10px;
    font-size: 18px;
}

section.servicesinner .nav-link:hover {
    color: #000;
}

section.servicesinner .nav-link.active {
    border: unset;
    background-color: #042A67;
    color: #fff !important;
    border-radius: unset;
}


section.servicesinner li.nav-item {
    box-shadow: 0px 0px 10px 0px #0003;
    width: calc(99%/7);
    justify-content: center;
    align-items: center;
    display: flex;
    margin: 0 10px;
}

/* Services */

/* Bolg */
section.section-bolg1 .button ul li a:hover {
    border: 2px solid #042A67;
    background: transparent;
    color: #042A67 !important;
}

section.sectionone {
    padding: 100px 0px !important;
}
section.sectionone img{
    height:100%;
}
section.blogbanner h2 {
    font-size: 70px;
    font-weight: 600;
    color: #fff;
}

section.section-bolg1 h2 {
    font-size: 40px;
    font-weight: 600;
    line-height: 32px;
    color: #000000;
}

section.section-bolg1 p {
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
    color: #363030;
    padding-bottom: 20px;
    display: block;
}

section.section-bolg1 .button ul li a {
    background: #042A67;;
    color: #fff;
    text-decoration: none;
    padding: 10px 55px;
    font-size: 20px;
    font-weight: 400;
    transition: all .5s ease;
}

section.section-bolg1 h5 {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    line-height: 32px;
}

section.section-bolg1 {
    padding: 100px 0px;
}

.man-content .box-1 {
    position: relative;
    background-color: #f2f4f7;
    padding: 40px 40px !important;
    margin-left: 0 !important;
}

.man-1 {
    padding-left: 100px;
}

.man h2 {
    width: 100% !important;
    text-transform: initial !important;
    font-size: 40px !important;
}

.man-content .box-1 {
}

.man-content .box-1 h2 {
    width: 100% !important;
    font-size: 30px !important;
}

.man-content section.section-bolg1 .box-2 {
    background: #f2f4f7;
    padding: 71px 30px;
    height: 628px;
}

section.blogbanner {
    background-image: url(/frontend/images/blogimg.png);
    width: 100%;
    height: 460px;
    justify-content: center;
    align-items: center;
    display: flex;
    text-align: center;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

/* Blog */
/* App form */

section.signup-step-container .steoponebutton button.default-btn.next-step {
    width: 100% !important;
    margin: 15px 0px 0px 0px;
}

section.signup-step-container .finishbutton ul.list-inline li button {
    width: 100% !important;
}

section.signup-step-container ul.list-inline li button {
    float: left !important;
    width: 48% !important;
    height: 60px;
    margin-left: 15px;
    font-size: 20px;
    border-radius: unset;
}

section.signup-step-container button.default-btn.next-step {
    width: 98% !important;
}

section.signup-step-container button.default-btn.next-step.skip-btn {
    float: left !important;
    width: 48% !important;
}

section.signup-step-container ul.list-inline li { /* width: 48%; */
}

section.signup-step-container .form-group label {
    font-size: 18px;
}

section.signup-step-container div#emailHelp {
    font-size: 13px !important;
}

section.signup-step-container input.form-control {
    margin-top: 10px;
    margin-bottom: 10px;
}

section.signup-step-container select#country {
    margin-top: 10px;
    margin-bottom: 10px;
}

section.signup-step-container .form-check {
    margin-top: 10px;
    margin-bottom: 10px;
}

section.appformbanner {
    background-image: url(/frontend/images/appform.png);
    width: 100%;
    height: 460px;
    justify-content: center;
    align-items: center;
    display: flex;
    text-align: center;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

section.appformbanner h2 {
    font-size: 70px;
    color: #fff;
    font-weight: 600;
}

i {
    margin-right: 10px;
}

/*------------------------*/
input:focus,
button:focus,
.form-control:focus {
    outline: none;
    box-shadow: none;
}

.form-control:disabled, .form-control[readonly] {
    background-color: #fff;
}

/*----------step-wizard------------*/
.d-flex {
    display: flex;
}

.justify-content-center {
    justify-content: center;
}

.align-items-center {
    align-items: center;
}

/*---------signup-step-------------*/
.bg-color {
    background-color: #333;
}

.signup-step-container {
    padding: 150px 0px;
    padding-bottom: 60px;
}

.wizard .nav-tabs {
    position: relative;
    margin-bottom: 0;
    border-bottom-color: transparent;
}

.wizard > div.wizard-inner {
    position: relative;
    margin-bottom: 50px;
    text-align: center;
}

.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 75%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 15px;
    z-index: 1;
}

.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

section.signup-step-container label.innerdata {
    color: #000;
    font-size: 20px;
    font-weight: 400;
    line-height: 19px;
    padding-bottom: 20px;
    padding-top: 3%;
}

section.signup-step-container input#inputDate {
    width: 100% !important;
    font-size: 14px;
    font-weight: 400;
    height: 60px;
    font-size: 14px !important;
    font-weight: 400;
    padding-left: 2%;
}

section.signup-step-container span.round-tab {
    display: none;
}

section.signup-step-container .nav-tabs {
    border: unset !important;
}

section.signup-step-container .wizard .nav-tabs > li.active > a i {
    color: #fff;
    background-color: #b90e0e;
    padding: 6px 62px;
    font-size: 24px;
    font-weight: 600;
}

section.signup-step-container i {
    background-color: #00000030;
    font-size: 24px !important;
    font-weight: 600 !important;
    padding: 4px 53px;
}

section.signup-step-container h4.text-center {
    font-size: 40px;
    font-weight: 700;
    color: #000;
    line-height: 46px;
    padding-bottom: 70px;
    text-transform: uppercase;
}


span.round-tab {
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    border-radius: 50%;
    background: #fff;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 16px;
    color: #0e214b;
    font-weight: 500;
    border: 1px solid #ddd;
}

span.round-tab i {
    color: #555555;
}

.wizard li.active span.round-tab {
    background: #0db02b;
    color: #fff;
    border-color: #0db02b;
}

.wizard li.active span.round-tab i {
    color: #5bc0de;
}

.wizard .nav-tabs > li.active > a i {
    color: #0db02b;
}

.wizard .nav-tabs > li {
    width: 25%;
}

.wizard li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: red;
    transition: 0.1s ease-in-out;
}

.wizard .nav-tabs > li a {
    width: 30px;
    height: 30px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
    background-color: transparent;
    position: relative;
    top: 0;
}

.wizard .nav-tabs > li a i {
    position: absolute;
    top: -15px;
    font-style: normal;
    font-weight: 400;
    white-space: nowrap;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 12px;
    font-weight: 700;
    color: #000;
}

.wizard .nav-tabs > li a:hover {
    background: transparent;
}

.wizard .tab-pane {
    position: relative;

}


.wizard h3 {
    margin-top: 0;
}

.prev-step,
.next-step {
    font-size: 13px;
    padding: 8px 24px;
    border: none;
    border-radius: 4px;
    margin-top: 30px;
}

.next-step {
    background-color: #0db02b;
}

.skip-btn {
    background-color: #cec12d;
}

.step-head {
    font-size: 20px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 20px;
}

.term-check {
    font-size: 14px;
    font-weight: 400;
}

.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 40px;
    margin-bottom: 0;
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 40px;
    margin: 0;
    opacity: 0;
}

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: 40px;
    padding: .375rem .75rem;
    font-weight: 400;
    line-height: 2;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}

.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: 38px;
    padding: .375rem .75rem;
    line-height: 2;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 .25rem .25rem 0;
}

.footer-link {
    margin-top: 30px;
}

.all-info-container {

}

.list-content {
    margin-bottom: 10px;
}

.list-content a {
    padding: 10px 15px;
    width: 100%;
    display: inline-block;
    background-color: #f5f5f5;
    position: relative;
    color: #565656;
    font-weight: 400;
    border-radius: 4px;
}

.list-content a[aria-expanded="true"] i {
    transform: rotate(180deg);
}

.list-content a i {
    text-align: right;
    position: absolute;
    top: 15px;
    right: 10px;
    transition: 0.5s;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #fdfdfd;
}

.list-box {
    padding: 10px;
}

.signup-logo-header .logo_area {
    width: 200px;
}

.signup-logo-header .nav > li {
    padding: 0;
}

.signup-logo-header .header-flex {
    display: flex;
    justify-content: center;
    align-items: center;
}

.list-inline li {
    /* display: inline-block; */
}

.signup-step-container input.form-control.news {
    height: 60px !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    border-radius: unset;
    color: #BEBEBE;
}

.signup-step-container button.default-btn.next-step {
    background-color: #BF0714;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    border-radius: unset;
    float: left !important;
}

.signup-step-container .connecting-line {
    display: none;
}

section.signup-step-container ul.list-inline {
    text-align: center;
    width: 100% !important;
    column-count: 1;
}

section.signup-step-container ul.list-inline li {
    width: 100%;
}

section.signup-step-container ul.list-inline li button {
    WIDTH: 100%;
    DISPLAY: BLOCK;
}

section.signup-step-container input#date.newa {
    width: 100%;
    height: 60px;
    padding-left: 11px;
    color: #BEBEBE;
    padding-right: 15px;
    font-size: 14px;
}

/*-----------custom-checkbox-----------*/
/*----------Custom-Checkbox---------*/
input[type="checkbox"] {
    position: relative;
    display: inline-block;
    margin-right: 5px;
}

input[type="checkbox"]::before,
input[type="checkbox"]::after {
    position: absolute;
    content: "";
    display: inline-block;
}

input[type="checkbox"]::before {
    height: 16px;
    width: 16px;
    border: 1px solid #999;
    left: 0px;
    top: 0px;
    background-color: #fff;
    border-radius: 2px;
}

input[type="checkbox"]::after {
    height: 5px;
    width: 9px;
    left: 4px;
    top: 4px;
}

input[type="checkbox"]:checked::after {
    content: "";
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transform: rotate(-45deg);
}

input[type="checkbox"]:checked::before {
    background-color: #18ba60;
    border-color: #18ba60;
}



/*FormPage*/
/* App form */

.man-content section.sectionone h5 {
    color: #000 !important;
}

.man-content section.sectionone .button ul li a {
    background: #042A67;
    color: #fff;
    text-decoration: none;
    padding: 10px 55px;
    font-size: 20px;
    font-weight: 400;
}

.man-content section.sectionone .button ul li a:hover {
    border: 2px solid #042A67;
    background: transparent;
    color: #042A67 !important;
}


section.sectionfour .form-1 input::placeholder {
    font-size: 14px !IMPORTANT;
    font-family: Montserrat !important;
    color: #1C1C1C !important;
    font-weight: 500 !important;
}

section.sectionfour .form-2 input[type="tell"]::placeholder {
        font-size: 14px !IMPORTANT;
    font-family: Montserrat !important;
    color: #1C1C1C !important;
    font-weight: 500 !important;
}

section.sectionfour .form-2 textarea::placeholder {
 font-size: 14px !IMPORTANT;
    font-family: Montserrat !important;
    color: #1C1C1C !important;
    font-weight: 500 !important;
}
section.sectionone h5:after {
    position: absolute;
    content: "";
    background: #BF0714 !important;
    color: #ddd;
    height: 2px;
    width: 190px;
    top: 16px;
    left: inherit;
}

section.sectiontwo h5.what {
    position: relative;
}

section.sectiontwo h5.what:before {
    background: #BF0714;
    height: 2px;
    width: 5%;
    position: absolute;
    content: "";
    top: 16px;
    left: 39%;
    right: 0px;
}

section.sectiontwo h5.what:after {
    background: #BF0714;
    height: 2px;
    width: 5%;
    position: absolute;
    content: "";
    top: 16px;
    RIGHT: 38.7%;
}

.upfooter  p a {
    text-decoration: none;
    line-height: 20px ;
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    transition: 0.5s ease !important;
}
.upfooter i {
    font-size: 50px !important;
    color: #fff;
}
.upfooter h4 {
    padding-bottom: 0px;
    padding-top: 0px;
}
.mefooter {
    padding-top: 60px;
    padding-bottom: 50px;
}

.footer.copy1 {
    background: #BF0714 !important;
    text-align: center;
    color: #fff !important;
    padding-top: 14px;
}


/* Responsive About Us */
@media only screen and (max-width: 1640px) {
    section.section-inner1 h2 {
        width: 95%;
    }
}

/* Responsive About Us */

/* Responsive  Refinance  */
@media only screen and (max-width: 1440px) {
    section.refinance2 h5 {
        font-size: 20px;
        line-height: 28px !important;
    }

    section.refinance2 ul li a {
        font-size: 16px !important;
        line-height: 20px !important;
    }

    section.refinance1 h2 {
        font-size: 35px;
        width: 72% !important;
    }

    section.refinance1 h4 {
        font-size: 25px !important;
    }
}

@media only screen and (max-width: 1366px) {
    section.refinance1 h2 {
        width: 83% !important;
    }
}

/* Responsive Refinance */
/* Responsive Services */
@media only screen and (max-width: 1620px) {
    section.servicesinner li.nav-item.servicestab {
        height: 75px;
        width: 160px;
    }

    section.servicesinner .nav-link {
    }

    section.servicesinner .nav-link.active {
    }

    section.services-1 h2.hadinners {
        padding-bottom: 2%;
    }

    section.servicesinner .heading p {
        padding-top: 1%;
    }

    section.servicesinner li.nav-item {
    }

    section.servicesinner .heading p {
        width: 73%;
    }
}

@media only screen and (max-width: 1199px) {
    section.servicesinner li.nav-item.servicestab {;
        height: 70px !important;
        width: 140px;
    }


    section.servicesinner li.nav-item {
    width: calc(96%/5);
    margin: 0px auto 20px;
    }

    section.servicesinner .nav-link.active {
    }
}

/* Responsive Services */
/* Responsive Blog */
@media only screen and (max-width: 1366px) {
    section.section-bolg1 h2 {
        font-size: 35px;
        font-weight: 500 !important;
    }

    section.section-bolg1 p {
        FONT-SIZE: 16PX;
        line-height: 25px !important;
    }

    .man-content section.section-bolg1 .box-2 {
        height: 543px !important;
    }

    .man-content .box-1 h2 {
        font-weight: 500;
        line-height: 40px !important;
    }
}

/* Responsive Blog */
/* Responsive App Form */
@media only screen and (max-width: 1366px) {
    section.signup-step-container .wizard .nav-tabs > li.active > a i {
        padding: 6px 44px;
        font-size: 18px !important;
        font-weight: 400 !important;
    }

    section.signup-step-container i {
        padding: 6px 44px;
        font-size: 18px !important;
        font-weight: 500 !important;
    }

    section.signup-step-container ul.list-inline li button {
        width: 45% !important;
    }

    section.signup-step-container button.default-btn.next-step.skip-btn {
        width: 45% !important;
    }

    section.signup-step-container button.default-btn.next-step {
        width: 92% !important;
    }
    .upfooter p a{
        font-size: 12px;
    }
}
@media (max-width: 767px) {
    .sign-content h3 {
        font-size: 40px;
    }

    .wizard .nav-tabs > li a i {
        display: none;
    }

    .signup-logo-header .navbar-toggle {
        margin: 0;
        margin-top: 8px;
    }

    .signup-logo-header .logo_area {
        margin-top: 0;
    }

    .signup-logo-header .header-flex {
        display: block;
    }
}

@media(max-width:1199px){
    section.banner h2{
        font-size: 70px;
    }
    .upfooter i{
        font-size: 35px !important;
    }
    footer h4{
        font-size: 16px;
        line-height: 0;
    }
}

@media(max-width:999px){
    body{
        text-align:center !important;
    }
    header .navbar-nav{
        background-color: #fff;
        padding: 20px 0;
        border-radius: 10px;
        box-shadow: 0px 0px 10px 0px #ddd;
    }
    section.sectionone h5:after,
    section.sectiontwo h5.what:after,
    section.sectiontwo h5.what:before{
        content: none !important;
    }
    section.sectiontwo.mcenter .box-2{
        margin: 0 0 60px;
    }
    section.sectionthree .box-1,
    section.sectionthree .box-2,
    section.sectionthree .box-3{
        align-items: center;
        padding: 20px 0;
        border: 0;
    }
    section.sectionone h5{
        margin: auto;
    }
    header ul.navbar-nav li a{
        margin: 12px 0;
        font-size: 18px;
    }
    section.banner h2 {
        width: 100%;
        font-size: 60px;
    }
    section.sectionone .box-1 {
        padding: 20px 0 0;
    }
    section.sectionthree .box-2:before,
    section.sectionthree .box-3:before{
        width: 110px;
        height: 50px;
        left: 0;
        right: 0;
        margin: auto;
    }
    section.sectiontwo.mcenter .boxs{
        padding:0 0;
    }
    section.innerbanner h2,
    section.inner-banner h2,
    section.services h2{
        font-size: 60px;
    }
    section.refinance1 .box-2{
        margin: 0 0 30px;
    }
    section.servicesinner li.nav-item {
        width: calc(95%/3);
    }
    section.servicesinner .boxs h2,
    section.servicesinner .button,
    section.servicesinner h5{
        margin: auto;
    }
    section.services-1 h2{
        font-size: 30px;
    }
    section.servicesinner .dis-flex-start{
        padding: 40px 30px;
    }
    p{
        font-size: 17px !important;
        font-weight: 400 !important;
        line-height: 30px !important;
    }
    footer .d-flex.align-items-center {
        width: 50%;
        margin: 30px auto 0px;
    }
    footer h4 {
        font-size: 20px;
        line-height: unset;
        margin: 20px 0 0;
    }
}
@media(max-width: 767px){
    section.sectionfour .form-1 input{
            width: 45%;
    }
    section.banner h2{
        font-size: 45px;
        line-height: 50px;
    }
    section.banner{
        height: 650px;
    }
    p,
    section.services-1 ul li{
        font-size: 14px !important;
        font-weight: 400 !important;
        line-height: 26px !important;
    }
     h2 {
        width: 100% !important;
        font-size: 28px !important;
        line-height: 32px !important;
    }
    .inner-banner,
    .inner-banner,
    section.blogbanner{
        height: 380px !important;
    }
    section.servicesinner .nav-tabs .nav-link{
        font-size: 14px !important;
    }
    section.banner ul.list-unstyle li a,
    section.sectionone .button a,
    section.sectiontwo.mcenter .button ul li.services a,
    section.sectionfour .form-3 input[type="submit"]{
        font-size: 16px;
        padding: 15px 30px;
    }
    footer .ms-3 h4{
        text-align:left;
    }
    footer .ms-3{
        text-align: left;
    }
    footer h4{
        text-align: center;
    }
    footer p.foot{
        width:100%;
    }
    header ul.navbar-nav li a {
        margin: 7px 0;
        font-size: 14px;
    }
    section.sectionfour .form-1 input {
        width: 100%;
    }
    section.sectionfour .form-2 input[type="tell"], section.sectionfour .form-2 textarea,
    section.sectionfour .form-3 input[type="submit"]{
        width: 100%;
    }
    section.sectionfour .form-1 input{
        margin: 0px 0px !important;
    }
    section.sectionfour form input {
        margin: 10px 0px !important;
    }
    section.sectionfour .form-2 input[type="tell"]{
        margin: 0px 0 !important;
    }
    section.sectionfour form input{
        
    }
}
@media(max-width: 567px){
    section.servicesinner li.nav-item {
        width: calc(95%/2);
    }
    section.sectionfour .form-group,
    section.sectionfour .form-group input{
        margin: unset !important;
        width: 100% !important;
        padding: 0 15px;
    }
    section.sectionfour .form-group input{
        margin: 0 0 20px !important;
    }
    footer input[type="text"]{
        width: 90%;
        margin: 0;
    }
}
/* Responsive App Form */
.inner-banner{
    height: 450px !important;
}
.btn-business:hover{
    background: #fff;
    border: 2px solid #BF0714;
    color: #BF0714 !important;
    transition: 0.5s ease !important;
}
.btn-business{
    background: #bf0714;
    color: #fff;
    text-decoration: none;
    padding: 15px 30px;
    font-weight: 500 !important;
    letter-spacing: 0.2px;
    transition: 0.5s ease !important;
    border: 2px solid #BF0714;
    font-size: 20px;
    box-shadow: 0px 0px 14px -5px #00000091 !important;
}