
body {
    color: #000;
}

.section {
    background: transparent !important;
}

p {
    font-size: 17px;
}

h2 {
    font-size: 40px;
}


/***************************Bannar section css*******************************/


#bnr-img {
    background: #2181c5;
    padding: 60px 0;
}



    #bnr-img .content-head {
        color: #fff;
    }

        #bnr-img .content-head h1 {
            font-size: 54px;
            font-weight: bold;
            letter-spacing: 2px;
            margin-bottom: 20px;
        }

        #bnr-img .content-head p {
            margin-bottom: 30px;
            line-height: 24px;
        }

        #bnr-img .content-head a {
            text-decoration: none;
            border: 1px solid #fff;
            border-radius: 0px;
            padding: 10px 15px;
            color: #fff;
            font-size: 18px;
            font-weight: bold;
            transition: .6s ease-in-out;
        }

            #bnr-img .content-head a:hover {
                background: #000;
                border-color: #000;
            }

    #bnr-img .btn {
        border: none;
        border-radius: 0px;
    }





/***************************crm software section css*******************************/


#CRM-software {
    padding: 60px 0;
}

    #CRM-software h2 {
        font-weight: 600;
        margin-top: 0px;
        margin-bottom: 30px;
    }

    #CRM-software p {
        width: 80%;
        margin: 0 auto;
        text-align: center;
        font-size: 17px;
        line-height: 30px;
        margin-bottom: 30px;
    }

    #CRM-software img {
        margin: 30px auto;
    }

    #CRM-software .ans-box {
        background: #fff;
        padding: 30px;
        transition: all ease 0.5s;
        border: 1px solid #000;
    }

        #CRM-software .ans-box:hover {
            box-shadow: 0 30px 70px rgba(0, 0, 0, .2) !important;
            background: #f2fbfe;
            z-index: 333;
        }

        #CRM-software .ans-box h3 {
            font-weight: bold;
            text-align: center;
        }

        #CRM-software .ans-box p {
            letter-spacing: -1px;
            text-align: justify;
            width: 100%;
        }


/***************************crm system section css*******************************/

#crm-system {
    padding: 0 0 60px 0;
}

    #crm-system h2 {
        font-weight: 600;
        margin-top: 0px;
        font-size: 40px;
        text-align: center
    }

    /**#crm-system p {width: 80%; margin: 0 auto; text-align: center; font-size: 17px; line-height: 30px; margin-bottom: 60px;}**/

    #crm-system .join-menu {
        margin-top: 60px;
    }

        #crm-system .join-menu h2 {
            margin-bottom: 30px;
            text-align: center;
            color: #000;
            font-size: 26px;
            font-weight: bold;
        }

    #crm-system .ans-box {
        background: #fff;
        min-height: 395px;
        padding: 20px;
        transition: all ease 0.5s;
        border: 1px solid #dddddd;
        margin-bottom: 30px;
        box-shadow: 0 2px 5px 0 rgba(0,0,0,.16);
    }

        #crm-system .ans-box img {
            margin-bottom: 15px;
            width: 64px;
        }

        #crm-system .ans-box h3 {
            font-weight: bold;
            text-align: center;
            margin-bottom: 15px;
            font-size: 20px;
            color: #03a9f3;
        }
            #crm-system .ans-box h3 a {
                color: #0190f8;
            }
        #crm-system .ans-box p {
            width: 100%;
            text-align: center;
            line-height: 25px;
            font-weight: 500;
            font-size: 15px;
            margin: 0;
        }

    #crm-system .mrng-t {
        margin-top: 60px;
    }



/***************************crm system section css*******************************/


#benifit-crm {
    background: #f5f7f9;
    margin: 60px 0;
    padding: 60px 0;
}

    #benifit-crm h1 {
        margin-bottom: 60px;
        font-weight: bold;
    }

    #benifit-crm .img-rot h4 {
        margin-top: 30px;
    }

    #benifit-crm .img-rot {
        height: 200px;
        padding: 30px;
        border: 1px solid #ccc;
    }

        #benifit-crm .img-rot:hover {
            box-shadow: 0 30px 70px rgba(0, 0, 0, .2) !important;
            background: #f2fbfe;
            z-index: 333;
        }

        #benifit-crm .img-rot img {
            margin: 0 auto;
            transition: .9s ease-in-out;
        }


/***************************get-crm section css*******************************/


#get-crm {
    margin: 60px 0;
}

    #get-crm h1 {
        font-weight: bold;
        margin-bottom: 60px;
    }

    #get-crm h2 {
        color: #1d7fc4;
        font-size: 40px;
        line-height: 48px;
        font-weight: bold;
    }

    #get-crm .img-rot {
        padding: 30px;
        border: 1px solid #ccc;
        height: 200px;
    }

        #get-crm .img-rot:hover {
            box-shadow: 0 30px 70px rgba(0, 0, 0, .2) !important;
            background: #f2fbfe;
            z-index: 333;
        }

    #get-crm .get-box {
        width: 80%;
        margin: 0 auto;
    }

    #get-crm .cntr-box-01 {
        margin: 0 auto;
        display: block;
    }

    #get-crm .box-get {
        width: 80%;
        margin: 0 auto;
        transform: translate(160px);
    }


/***************************start-crm-sub section css*******************************/

#start-crm-sub {
    margin: 60px 0;
}

    #start-crm-sub .trial-f-1 {
        width: 80%;
        background: #323948;
        padding: 30px;
        margin: 0 auto;
    }

        #start-crm-sub .trial-f-1 h4 {
            color: #fff;
            margin-bottom: 30px;
            font-size: 22px;
        }

@-webkit-keyframes typing {
    from {
        width: 0;
    }
}

@-webkit-keyframes blink-caret {
    50% {
        border-color: transparent;
    }
}

#start-crm-sub .trial-f-1 h1 {
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    border-right: 2px solid #fff;
    width: 94%;
    white-space: nowrap;
    overflow: hidden;
    -webkit-animation: typing 3s steps(21, end), blink-caret .6s step-end infinite alternate;
}

#start-crm-sub .trial-f-1 a {
    background: #f0483e;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    border-radius: 0px;
    margin-top: 20px;
}


/***************************features key section css*******************************/

#features-key {
    margin: 60px 0;
}

    #features-key h1 {
        margin-bottom: 60px;
        font-weight: bold;
    }

    #features-key h2 {
        font-weight: bold;
        margin-bottom: 30px;
    }

    #features-key .crm-soft p {
        width: 80%;
        margin: 0 auto 30px;
        font-size: 17px;
    }

    #features-key .crm-soft a {
        font-size: 17px;
        color: #03a9f5;
    }

    #features-key .crm-soft img {
        margin-top: 30px;
    }

    #features-key .mr-01 {
        margin-bottom: 15px;
    }


/***************************mobile crm section css*******************************/

#mobile-crm {
    margin: 60px 0 0;
}

    #mobile-crm h1 {
        font-weight: bold;
        margin-bottom: 30px;
    }

    #mobile-crm p {
        font-size: 17px;
        margin-bottom: 30px;
    }

    #mobile-crm p {
        font-size: 17px;
        line-height: 30px;
    }

    #mobile-crm a {
        font-size: 17px;
        color: #03a9f5;
        line-height: 40px;
    }

    #mobile-crm .mr-06 {
        margin-top: 150px;
    }
/***************************practice section css*******************************/

#practice {
    background: #f5f7f9;
    padding-bottom: 60px;
}

    #practice h1 {
        padding-top: 60px;
        margin: 30px 0;
        text-align: center;
    }

    #practice p {
        font-size: 17px;
        line-height: 30px;
        text-align: center;
    }

    #practice .width-fix {
        width: 70%;
        margin: 30px auto 0;
    }

        #practice .width-fix h3 {
            font-weight: bold;
            margin-bottom: 30px;
        }

    #practice .back-clr {
        background: #fff;
        padding: 30px;
    }

        #practice .back-clr li {
            line-height: 40px;
            font-size: 17px;
        }

    #practice .fa-check {
        margin-right: 10px;
        color: #03a9f5;
    }

#journey {
    padding: 60px 0;
    background: #03a9f5;
}

    #journey h2 {
        line-height: 40px;
        margin-bottom: 30px;
        color: #fff;
        font-size: 40px;
        font-weight: bold;
    }

    #journey p {
        line-height: 30px;
        color: #fff;
        font-size: 17px;
        width: 80%;
        margin: 0 auto 30px;
    }

    #journey span {
        line-height: 30px;
        color: #fff;
        font-size: 18px;
        width: 80%;
        margin: 0 auto 30px;
    }

    #journey .width-07 {
        width: 80%;
        margin: 0 auto;
        margin-top: 30px;
    }

        #journey .width-07 a {
            color: #fff;
        }

    #journey .active {
        border: 1px solid #fff;
        color: #fff;
        transition: .6s ease-in-out;
    }

        #journey .active:hover {
            background: #000;
            border-color: #000;
        }

    #journey .btn {
        border-radius: 0;
    }

    #journey .width-07 li {
        display: inline-block;
        margin: 0 30px;
    }

    #journey .hover-a {
        background: transparent;
        border: 1px solid #fff;
        color: #fff;
        transition: .6s ease-in-out;
    }

        #journey .hover-a:hover {
            background: #fff;
            color: #000;
        }

@media (max-width: 1199px) {
    #crm-system .ans-box {
        min-height: 500px;
    }
}

@media (max-width: 991px) {

    #bnr-img img {
        margin-top: 60px;
    }

    #bnr-img {
        padding: 60px 0;
    }

    #crm-system .ans-box {
        margin-bottom: 30px;
        min-height: 320px;
    }

    #CRM-software p {
        width: 100%;
    }

    #crm-system p {
        width: 100%;
    }

    #get-crm .box-get {
        transform: none;
    }

    #start-crm-sub .trial-f-1 {
        width: 100%;
    }

        #start-crm-sub .trial-f-1 h4 {
            font-size: 18px;
            margin-bottom: 15px;
        }

        #start-crm-sub .trial-f-1 h1 {
            font-size: 26px;
        }

        #start-crm-sub .trial-f-1 a {
            display: block;
            margin: 15px auto 0;
            width: 200px;
        }

    #features-key .crm-soft p {
        width: 100%;
    }

    #mobile-crm .mr-06 {
        margin-top: -20px;
    }

    #practice .width-fix {
        width: 100%;
    }

    #crm-system .ans-box {
        min-height: 430px;
    }
}

@media (max-width: 767px) {

    #bnr-img .content-head h1 {
        font-size: 44px;
        margin-bottom: 30px;
    }

    h2 {
        font-size: 30px;
    }

    #journey h2 {
        font-size: 30px;
    }

    #crm-system h2 {
        font-size: 30px;
    }

    #crm-system .join-menu h2 {
        font-size: 20px;
    }
}

#bnr-img .content-head p {
    margin-bottom: 30px;
}


#start-crm-sub .trial-f-1 h1 {
    font-size: 19px;
}

@media (max-width: 576px) {
    #crm-system .ans-box {
        height: 260px;
    }

    #bnr-img .content-head h1 {
        font-size: 35px;
        margin-bottom: 20px;
    }
    #bnr-img .content-head p{
        font-size: 15px;
    }
}