@font-face {
    font-family: Raleway-Medium;
    src: url(../fonts/Montserrat-Medium.ttf);
}

@font-face {
    font-family: Raleway-Bold;
    src: url(../fonts/Montserrat-Bold.ttf);
}

@font-face {
    font-family: Raleway-regular;
    src: url(../fonts/Montserrat-Regular.ttf);
}

@font-face {
    font-family: Montserrat-SemiBold;
    src: url(../fonts/Montserrat-SemiBold.ttf);
}

body {
    font-family: Raleway-regular;
    overflow-x: hidden !important;
}
.form input[type="tel"],.form input[type="email"]{border:0px;}
.form input[type="tel"],.form input[type="email"],
form .input input{
background: transparent;
border-bottom:#a047d9 1px solid !important;
color: #333;
width: 100%;
height: 30px !important;
line-height: 16px;}
.hs-error-msg{color: red;
font-size: 12px;
margin-left: -40px;}
form .input input[type="checkbox"]{width: auto!important;height: auto!important;margin-right: 10px!important;margin-top: 30px!important;}
.modal-body{background-color: #fff;
box-shadow: 0 5px 15px rgba(0,0,0,.5);
border: 1px solid rgba(0,0,0,.2);
border-radius: 6px;
height: 550px;}
.hs-button.primary.large{    background-color: #0db814;
    color: #fff;margin-left: 35%;
    padding: 8px 16px;
    height: 35px !important;
    width: 100px !important;
    border: 0px;
}
form ul{list-style: none;}

h1 {
    font-size: 40px;
    /*font-family: Montserrat-SemiBold;*/
    font-family: Raleway-regular;
    line-height: 85px;
}

p {
    font-family: Raleway-Medium;
    font-size: 16px;
    line-height: 24px;
}

.main-title {
    font-family: Montserrat-SemiBold;
    font-size: 20px;
}

.mar-b-20 {
    margin-bottom: 20px;
}

.nav-dis a {
    display: block;
}

.nav-mob a {
    display: none !important;
}

.key-frame,
.key-frame1 {
    display: none;
}

.modal {
    z-index: 999999999999999999999999999999;
}

.content h1,
.banner .banner-content>h1:nth-child(2),
.red-header {
    font-family: Raleway-Bold;
}

.red-header {
    color: #f02952;
    font-size: 36px;
}

.sub-header {
    color: #933a96;
    font-size: 22px;
}

.mr-bot-8 {
    margin-bottom: 8%;
}

.container {
    max-width: 968px;
    margin: 0px auto;
}

.close {
    opacity: 0.7;
}

.banner {
    background-color: #a047d9;
    background-size: cover;
    height: 580px;
    padding-top: 120px;
}

.contact-us:focus {
    background: transparent !important;
}

.banner-content .btn-warning {
    background: #e1bb0e;
    color: #fff;
    border: 0px solid #e1bb0e;
    font-size: 18px;
    font-weight: 600;
    padding: 8px 15px;
    margin-top: 20px;
}

.banner h1 {
    color: #fff;
    font-size: 40px;
    line-height: 58px;
    font-family: Raleway-Bold;
}

.banner p {
    color: #fff;
    font-size: 24px;
    line-height: 33px;
    font-family: raleway-regular;
}

.btn-success {
    background: #008000;
}

.navbar {
    position: fixed;
    z-index: 9999999999999999999;
    width: 100%;
}

.navbar-inverse {
    background-color: transparent;
    border-color: transparent;
}

.navbar-right {
    margin-top: 10px;
}

.navbar-inverse .navbar-nav>li>a {
    color: #fff;
    font-family: Raleway-Bold;
}

.navbar-inverse .navbar-nav>li>a:hover {
    background: #fff;
    color: #222 !important;
    font-family: Raleway-Bold;
}

.c {
    display: block;
}

#field2 {
    padding-top: 8px;
    padding-left: 12px !important;
    color: #333;
    border: 0px;
    border-radius: 4px;
    background: #f1f1f1;
}

.banner img {
    padding-top: 2%;
}

.img_banner {
    position: relative;
}

.rel_img {
    position: absolute;
    top: 0;
}

/* card style */

.content,
.odd {
    padding: 40px 0px 40px;
}

.content h2,
.erp_process h2 {
    color: #a047d9;
    font-size: 35px;
    text-align: left;
    line-height: 50px;
}

.erp_process {
    padding: 30px 0 40px;
    background: #a047d9;
}

.erp_process h2,
.erp_process p,
.erp_process .main-title {
    color: #fff;
}

.benifits {
    background: #fff;
    color: #a047d9;
}

.odd {
    background: #a047d9;
    color: #fff;
}

.odd h2 {
    color: #fff;
    font-size: 48px;
    margin-bottom: 30px;
}

.how_it_work,
.benifits,
.our_clients {
    padding: 40px 0 40px;
}

.section,
.section-content {
    width: 250px;
}

.section label,
.section h1,
.section p {
    color: #a047d9;
}

.section label {
    font-size: 46px;
    text-transform: uppercase;
    margin-top: 20px;
}

.section h1 {
    /*margin: 0;*/
    border-bottom: 5px solid #a047d9;
    padding-bottom: 35px;
    margin-bottom: 10px;
    font-size: 140px;
}

.section p {
    font-size: 27px;
    font-family: Raleway-regular;
    margin: 20px 0px 10px;
    height: 64px;
    line-height: 30px;
}

.benifits {
    padding: 40px 0;
}

.benifits h1 {
    color: #a047d9;
    text-transform: capitalize;
    font-size: 35px;
    margin-bottom: 40px;
    font-family: Raleway-regular;
}

.benifits p {
    color: #333;
    font-size: 16px;
    font-family: Raleway-Medium;
    margin: 10px 0;

}

.m-t-70 {
    margin-top: 70px;
}

.our_clients h1 {
    color: #a047d9;
    margin-bottom: 50px;
    text-transform: uppercase;
}

.partner {
    padding: 60px 0;
    border-top: 8px solid #a047d9;
}

.partner p {
    font-size: 30px;
    font-family: Montserrat-SemiBold;
    margin-bottom: 20px;
}

/* --------------------------------key-frame ---------------------------- */



/* footer */


/* new section */

.collaterals {
    padding: 40px 0px 80px;
    background: #a047d9;
}

.collaterals h1 {
    /*font-size: 80px;*/
    /*font-family: Montserrat-SemiBold;*/
    /*line-height: 95px;*/
    /*text-align: left;*/
    /*text-transform: uppercase;*/
    color: #fff;
    /*margin-bottom: 30px;*/
}

.owl-dots {
    display: none;
}

.owl-theme .owl-nav [class*="owl-"] {
    background: transparent !important;
}

.owl-prev {
    float: right;
    margin-right: -20px !important;
}

.owl-next {
    float: left;
    margin-left: -20px !important;
}

.owl-theme .owl-nav {
    margin-top: -190px !important;
}

.card {
    background: #fff;
    border: 1px solid #c0c0c0;
}

.card p,
.card button {
    margin: 20px;
}

.card button {
    margin: 10px;
}

.card p {
    font-size: 14px;
    height: 130px;
    margin: 10px;
}

.request-demo {
    padding: 80px 0;
}

.request-demo h1 {
    color: #a047d9;
    margin-bottom: 40px;
}

.form input[type="text"] {
    border: none;
    border-bottom: 1px solid #a047d9;
}

.mr-b-30 {
    margin-bottom: 30px;
}

.submit-button-style {
    background: #a047d9;
    color: #fff;
    width: 170px;
    height: 40px;
    padding: 0px;
    border-radius: 8px;
    text-align: center;
    border: 0;
}


.nav-effect {
    background-color: rgba(224, 224, 224, .9);
}

.navbar-inverse .navbar-nav>li>a:focus {
    color: #d1286d !important;
    background: #f2f2f2;
}

.footer {
    background: #a047d9;
    padding: 80px 0 60px;
    color: #fff;
    text-align: left;
}

.footer .menu {
    margin-top: 40px;
}

.footer .menu h4 {
    border-top: 4px solid #fff;
    font-size: 18px;
    padding-top: 20px;
    margin-bottom: 40px;
    font-family: Montserrat-SemiBold;
    text-transform: uppercase;
}

.footer a,
.footer p {
    color: #fff;
    font-size: 14px;
    display: block;
    margin-bottom: 20px;
    font-family: Raleway-regular;
}

.footer .menu .social {
    display: inline-flex;
}
.social-grp {
    margin-top: 40px;
    display: inline-flex;
}
.footer .menu .social img {
    margin-right: 20px;
}

.footer a,
a:hover {
    text-decoration: none;
}

.d {
    display: inline-flex;
    align-items: center;
    height: 125px;
}

h1 {
    text-transform: uppercase;
}

.firstMenu {
    padding-top: 20px;
}

.firstMenu.nav-effect {
    padding-top: 0px;
    box-shadow: 0px 6px 9px #00000030;
}

.banner {
    background-color: #a047d9;
    background-size: cover;
    height: 500px;
    padding-top: 130px;
}

/*.content,
.odd {
    padding: 40px 0px;
}*/

.content p {
    margin-bottom: 20px;
}

.how_it_work h1,
.content h2,
.odd h1 {
    margin-bottom: 25px;
}

.footer .menu .social img {
    height: 32px;
}

.LV_validation_message.LV_invalid {
    color: red;
    font-size: 12px;
}

.field-control-wrapper {
    margin-bottom: 10px;
}

.form input[type="text"] {
    border: none;
    border-bottom: 1px solid #a047d9;
    height: 30px;
}

.mr-b-20 {
    margin-bottom: 15px;
}

.footer-sec {
    background: #49156b;
    color: #fff;
    padding: 12px 0;
    font-family: Raleway-regular;
}

.footer-sec p,
.footer-sec a {
    font-size: 14px;
    margin: 0;
    color: #fff;
    font-family: Raleway-regular;
}

.email-cta{background: white;color: #a046d9;padding: 35px 0px;border-top: 1px solid #a046d9;}
.email-cta p {font-size: 21px;line-height: 1.6;}
.email-cta p span{font-size: 25px;}
.email-cta .col-md-8{border-right: 1px solid #a046d9;padding-right: 60px;}
.email-cta a {padding: 15px 65px;margin: 30px 0px 30px 60px;color: #a046d9;font-size: 20px;border: 2px solid #a046d9;}
.email-cta a:hover {border: 2px solid #a046d9;color: white;background: #a046d9;}
.float.ff {position: relative;display: none;}
.float-btn {position: fixed;right: -31px;transform: rotate(90deg);top: 400px;z-index: 1000;}
.float-btn a {background: #05b405;padding: 10px 20px;font-family: 'montserrat-semibold';border-radius: 0px;font-size: 16px;color: white;border: 0px;}

.client-card {
    background: #fff;
    padding: 15px;
}

.client-card p {
    font-family: Raleway-Medium;
    font-size: 14px;
    line-height: 21px;
    height: 126px;
}

.client-card .btn {
    font-size: 12px;
}

@media screen and (max-width: 991px) {
    .banner h1 {
        font-size: 30px;
        line-height: 36px;
    }

    .banner {
        height: 400px;
    }

    .content,
    .odd,
    .how_it_work,
    .benifits,
    .our_clients {
        padding: 30px 0px;
    }

    .content h2 {
        font-size: 30px;
        line-height: 40px;
    }

    p {
        font-size: 16px;
    }

    .odd h2 {
        font-size: 38px;
        margin-bottom: 20px;
    }

    h1,
    .collaterals h1 {
        font-size: 50px;
        line-height: 58px;
    }

    .collaterals {
        height: auto;
    }

    .section,
    .section-content {
        width: auto;
    }

    .card p {
        font-size: 14px;
        height: 170px;
        margin: 10px;
    }

    .section p {
        font-size: 20px;
        font-family: Raleway-regular;
        margin: 15px 0px 0;
        height: 64px;
        line-height: 27px;
    }

    .section h1 {
        font-size: 120px;
    }

    .section label {
        font-size: 35px;
    }

    .benifits h1 {
        margin-bottom: 40px;
    }

    .m-t-70 {
        margin-bottom: 35px;
    }
.email-cta p,.email-cta .col-md-4 {text-align: center;}
.email-cta .col-md-8 {padding-right: 15px;border-right: 0px;}
.email-cta a {margin: 30px auto;}
    .client-card p {
        font-size: 12px;
        line-height: 17px;
    }
}

@media screen and (max-width: 767px) {
    .banner h1 {
        font-size: 33px;
        line-height: 38px;
    }

    .rel_img {
        position: static;
    }

    .banner {
        height: auto;
        padding-top: 100px;
        padding-bottom: 20px;
    }

    .content h2 {
        font-size: 24px;
        line-height: 30px;
    }

    p {
        font-size: 14px;
    }

    .odd h2 {
        font-size: 24px;
        margin-bottom: 12px;
    }

    h1,
    .collaterals h1 {
        font-size: 28px;
        line-height: 32px;
    }

    .owl-prev,
    .owl-next {
        display: none !important;
    }

    .request-demo,
    .footer {
        padding: 40px 0;
    }

    .section h1 {
        font-size: 90px;
    }

    .section label {
        font-size: 25px;
    }

    .section p {
        height: auto !important;
    }

    .m-t-70 {
        margin-top: 0;
    }

    .partner p,
    .benifits p {
        font-size: 14px;
    }

    #Benefits .col-md-3 {
        margin-bottom: 30px;
        font-size: 14px !important;
    }


.email-cta{display: none;}
	.float.ff {display: block;}
    .our_clients .d {
        display: block;
        width: 100%;
        margin-bottom: 50px;
        height: auto;
    }

    .our_clients .img-responsive {
        margin: auto;

    }

    .footer-sec p,
    .footer-sec a {
        font-size: 12px;
        margin-bottom: 10px;
        text-align: center;
    }

    .footer img {
        margin: 0 !important;
    }

    .collaterals {
        /*height: 480px;*/
    }

    .card p {
        height: auto;
    }

    .container>.navbar-header {
        margin-left: 0;
    }

    .banner img {
        padding-top: 2%;
        margin: auto;
        height: 420px;
        margin-bottom: 10px;
    }

    .client-card {
        padding: 15px;
        width: 290px;
        margin: 0 auto 15px;
    }

    .collaterals h1 {
        font-size: 28px;
        line-height: 32px;
        text-align: center;
        margin-bottom: 20px;
    }

    .collaterals {
        padding: 30px 0px 40px;
        background: #a047d9;
    }
}


@media screen and (max-width: 599px) and (min-width: 420px) {
    .collaterals {
        /*height: 630px;*/
    }
}

@media screen and (max-width: 420px) {
    .banner img {
        padding-top: 2%;
        margin: 15px auto;
        height: auto;
    }
}