﻿.-p-abt-purnk-sec {
    margin: 0px;
    padding: 60px 0px 70px;
    width: 100%;
    background: #7A5AA0;
}

.-p-abt-purnk {
    margin: 0px;
    padding: 0px;
    width: 100%;
    float: left;
    color: #fff;
    font-size: 31px;
    text-align: left;
    font-weight: 700;
}

.-purnank-abt-title-h {
    margin: 0px 0px 25px 0px;
    padding: 0px;
    width: 100%;
    float: left;
    font-size: 40px;
    line-height: 52px;
    color: #313435;
    font-weight: 700;
    letter-spacing: 0;
}

.-purnank-abt-title-p {
    margin: 0px 0px 25px 0px;
    padding: 0px;
    width: 100%;
    float: left;
    font-size: 18px;
    line-height: 31px;
    color: #464c52;
    letter-spacing: 0;
}

.-purnank-why-choose-p {
    margin: 0px 0px 25px 0px;
    padding: 0px;
    width: 100%;
    float: left;
    font-size: 18px;
    line-height: 31px;
    color: #464c52;
    letter-spacing: 0;
    text-align: justify;
}




/******footer kk*/
.footer-help-sec {
    margin: 0px 0px 0px 0px;
    padding: 55px 0px 0px 0px;
    width: 100%;
    float: left;
    position: relative;
    background: url(https://iteck-html.themescamp.com/assets/img/foot_7_pattern.png) #f0eff5;
    padding-bottom: 40px;
    background-size: cover;
    background-position: bottom;
}

.footer-help-inr-sec {
    margin: 0px;
    padding: 0px;
    width: 100%;
    float: left;
}

.footer-secial-ul {
    margin: 0px;
    padding: 0px;
    width: 100%;
    float: left;
    text-align: center;
}

    .footer-secial-ul li {
        margin: 0px;
        padding: 0px 10px;
        list-style-type: none;
        display: inline-block;
    }

        .footer-secial-ul li a {
            margin: 0px;
            padding: 0px;
            font-size: 23px;
            color: #959494;
        }

.footer-extra-link-ul {
    margin: 20px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    float: left;
    text-align: center;
}

    .footer-extra-link-ul li {
        margin: 0px;
        padding: 8px 10px;
        list-style-type: none;
        display: inline-block;
    }

        .footer-extra-link-ul li a {
            margin: 0px;
            padding: 0px;
            font-size: 15px;
            color: #5c5c5c;
            border-bottom: 1px solid #353535;
        }

.footer-extra-h {
    margin: 0px 0px 30px 0px;
    padding: 0px;
    width: 100%;
    float: left;
    text-align: center;
    font-size: 26px;
    font-weight: 600;
}

.footer-extra-copyright {
    margin: 15px 0px 12px 0px;
    padding: 0px;
    width: 100%;
    float: left;
    text-align: center;
    font-size: 15px;
    color: #4e4e4e;
}

.footer-extra-add {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    float: left;
    text-align: center;
    font-size: 15px;
    color: #4e4e4e;
}

.footer-extra-logo-sec {
    margin: 50px 0px 0px 0px;
    padding: 15px 0px 15px 0px;
    width: 100%;
    float: left;
    background-color: #fff !important;
    border-radius: 50px;
}

.footer-extra-logo-img {
    margin: 0px;
    padding: 0px;
    width: 100%;
    float: left;
    text-align: center;
}

    .footer-extra-logo-img img {
        max-width: 60%;
    }

.footmainn {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.footr-shape {
    margin: 50px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    float: left;
    position: relative;
}

.shap_color {
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
}
/********end*********/
.helpcont {
    height: auto;
    width: 100%;
    margin: 0px 0px 50px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.formcontrolk {
    height: 58px;
    color: #000048;
    outline: 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    font-size: 17px;
    line-height: inherit;
    margin: 0 0 1.3rem;
    width: 100%;
    padding-top: 5px;
    padding-left: 1rem;
    padding-right: 10px;
    border: 0;
    border: 2px solid #e9e9e9 !important;
    border-radius: 0.5em;
    background-color: #ffffff;
    -webkit-transition: all 0.9s;
    -o-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
}

    .formcontrolk:focus {
        border: 2px solid #7A5AA0 !important;
    }


.submitnowdd {
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 6px 30px 6px 30px;
    float: left;
    font-size: 17px;
    font-weight: 500;
    color: #fff !important;
    line-height: 38px;
    text-align: center;
    background-color: #79589f;
    border: 2px solid #79589f;
    -webkit-transition: all 0.9s;
    -o-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
    border-radius: 5px;
}

    .submitnowdd:hover {
        background-color: #fff !important;
        color: #22223b !important;
        border: 2px solid #22223b !important;
    }

.Transforming {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.Completesecmm {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.mobileaccesses {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.OurStrengths {
    float: left;
    width: 100%;
    margin: 0px 0px 100px 0px;
}

.anyquestion22 {
    float: left;
    width: 100%;
    margin: 0px 0px 0px 0px;
}

/*********Inventory management****/
.inventrymana {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 100px 0px 100px 0px;
    float: left;
}

.headinginvh2 {
    width: 100%;
    margin: 0px 0px 30px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 36px;
    line-height: 32px;
    font-weight: 700;
    color: #313435;
    text-align: left;
}


.headinginvh33 {
    text-align: center;
}


.inventrymana-box {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.inventrymanaimg {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

/************img**************/
.dolarsec-boxse {
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 5px 5px 5px 5px;
    float: left;
    background-color: #fff;
    border: 1px solid #eaeaea;
    /* box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; */
    border-radius: 6px;
    -webkit-transition: all 0.9s;
    -o-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
    border-radius: 5px;
}

.dolorsec-images {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}


.dolbg-section {
    width: 100%;
    margin: -5px 0px 0px 0px;
    padding: 0px 8px 15px 8px;
    float: left;
}

.inventrymanah1 {
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 20px 0px 0px 0px;
    float: left;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    color: #000000;
}

.dolorsec-images-p {
    height: auto;
    width: 100%;
    margin: 10px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 15px;
    line-height: 28px;
    text-align: justify;
    font-weight: 400;
    color: #6c757d;
}

.dolorsec-images-a {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 15px;
    line-height: 28px;
    text-align: left;
    font-weight: 600;
    color: #f83900;
}

    .dolorsec-images-a:hover {
        color: #79589f;
    }


/*******image hover**********/
.inventrymana-box {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.box33 {
    overflow: hidden;
    position: relative;
    margin: 0px 0px 0px 0px;
    border-radius: 5px 5px 0px 0px;
}

    .box33:before {
        content: '';
        background: rgba(0,0,0,.4);
        opacity: 0;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        z-index: 1;
        transition: all 0.3s ease 0.1s;
    }

.dolarsec-boxse:hover .box33:before {
    opacity: 1;
    animation: bounce-left 1s ease-in forwards;
}

.box33 img {
    width: 100%;
    height: auto;
    transition: all 0.9s ease 0s;
}

.dolarsec-boxse:hover {
}

    .dolarsec-boxse:hover .box33 img {
        transform: scale(1.5);
    }

.dolarsec-boxse:hover {
    opacity: 1;
    transform: translateY(0);
}

.box33 .content {
    opacity: 0;
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    transition: all 0.3s ease 0s;
}

.dolarsec-boxse:hover .box33 .content {
    opacity: 1;
}

.box33 .title {
    color: #ff3a6f;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    transform: translateY(-500px);
    opacity: 0;
    transition: all 0.8s ease 0.3s;
}

.box33 .post {
    color: #000;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: capitalize;
    display: inline-block;
    margin-bottom: 10px;
    opacity: 0;
    transform: translateY(-500px);
    transition: all 0.8s ease 0.15s;
}

.box33:hover .title,
.box33:hover .post {
    opacity: 1;
    transform: translateY(0);
}

.box33 .icon {
    list-style: none;
    text-align: center;
    padding: 0;
    margin: 0;
}

    .box33 .icon li {
        margin: 0 4px;
        opacity: 0;
        display: inline-block;
        transform: translateY(-200px);
        transition: all 0.8s ease 0s;
    }

        .box33 .icon li:nth-child(2) {
            transition-delay: 0.1s;
        }

.dolarsec-boxse:hover .box33 .icon li {
    opacity: 1;
    transform: translateY(0);
}


/*************/
.userinter {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 5px;
    float: left;
    border: 1px solid #fff;
    /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
    border-radius: 7px;
    -webkit-transition: all 0.9s;
    -o-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
    border: 1px solid #ecebeb;
}

    .userinter:hover {
        background-color: #fff9f9;
    }


.userinterimg {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    border-radius: 5px 5px 0px 0px;
}

.userinterfac {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 5px 15px 5px;
    float: left;
}


.userinterfach1 { 
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 20px 0px 0px 0px;
    float: left;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    color: #000000;
}

.userinterfacp {
    height: auto;
    width: 100%;
    margin: 10px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 15px;
    line-height: 28px;
    text-align: left;
    font-weight: 400;
    color: #6c757d;
}


/*******data secure*/
.datasecurity {
    height: auto;
    width: 100%;
    margin: 100px 0px 100px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.datasecurity40 {
    height: auto;
    width: 40%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.imgdatasec {
    height: 810px;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}


.datasecurity60 {
    height: 810px;
    width: 60%;
    margin: 0px 0px 0px 0px;
    padding: 100px 100px 70px 50px;
    float: left;
    background-color: #f4f4f9;
}

.dataseboxxk {
    height: auto;
    width: 100%;
    margin: 0px 0px 40px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.datasecmmh2 {
    height: 32px;
    width: 32px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 17px;
    line-height: 33px;
    font-weight: 600;
    color: #000;
    text-align: center;
    background-color: #e1e1e1;
    border-radius: 2px;
}

.dataseccont {
    height: auto;
    width: 100%;
    margin: -35px 0px 0px 0px;
    padding: 0px 0px 0px 50px;
    float: left;
}

.datasecconth1 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 17px;
    line-height: 23px;
    font-weight: 600;
    color: #000;
}

.dataseccontp {
    height: auto;
    width: 100%;
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 15px;
    line-height: 28px;
    text-align: left;
    font-weight: 400;
    color: #6c757d;
}

/*******success story*/
.successstoriess {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.successtory60 {
    height: auto;
    width: 60%;
    margin: 0px 0px 0px 0px;
    padding: 0px 50px 0px 100px;
    float: left;
}

.textsuccesh {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.successtextkk {
    height: auto;
    width: 100%;
    margin: 100px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.successtextkkp {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 16px;
    line-height: 28px;
    text-align: left;
    font-weight: 400;
    color: #6c757d;
}

.successtory40 {
    height: auto;
    width: 40%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.imgsucstoryy {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}
/*===================================================*/
.txtbxError {
    border: 1px solid #ff1308 !important;
}

.errorMSG {
    margin: 2px 0 10px 0;
    padding: 3px 10px 3px;
    width: auto;
    float: left;
    background: #ff1308;
    color: #fff;
    border-radius: 4px;
    font-weight: 500;
    font-size: 14px;
}

.hm-contact-bx-message {
    margin: 20px 0 25px 0;
    padding: 58px 30px;
    width: 100%;
    height: auto;
    float: left;
}

.cont-msg-succ-ico-sec {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
}

.cont-msg-succ-ico {
    margin: 0 auto;
    padding: 0;
    width: 80px;
    height: 80px;
    background: #06df85;
    border: 1px solid #06df85;
    border-radius: 50px;
    color: #fff;
    line-height: 80px;
    font-weight: 400;
    font-size: 40px;
    box-shadow: 0 20px 40px rgba(0,0,0,.12);
}

.cont-msg-succ-mes-contant {
    margin: 25px 0 0 0;
    padding: 0;
    width: 100%;
    height: auto;
    float: left;
    letter-spacing: 2px;
    font-size: 17px;
    line-height: 29px;
    font-weight: 600;
    color: #052e00;
    text-align: center;
}

.catptha-txtbx-part {
    margin: 0;
    padding: 0;
    width: 160px;
    float: left;
}

.create-catptha-part {
    margin: 0;
    padding: 0 0 0 10px;
    width: 50%;
    float: left;
}

.created-captch-text {
    margin: 0;
    padding: 0px;
    width: 93px;
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    border-radius: 8px;
    text-align: center;
    font-weight: 700;
    border: 0;
    letter-spacing: 1px;
    color: #333865;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: linear-gradient(to left top,transparent -54.25%,currentColor 100.5%,currentColor 7.5%,transparent 128.25%);
}

.create-catptha-part a {
    margin: 0 0 0 10px;
    padding: 0 15px;
    text-decoration: none;
    background: #0035d0;
    color: #fff;
    height: 40px;
    float: left;
    font-size: 18px;
    line-height: 40px;
    border-radius: 8px;
}

    .create-catptha-part a:hover {
        background: #077b95;
        color: #fff;
    }

.cont-txtbx-wpr {
    margin: 0px 0 15px 0;
    padding: 0;
    width: 100%;
    height: auto;
    float: left;
}

.hidden {
    display: none;
}

.blog-img-height {
    height: 200px !important;
    width: auto;
    max-width: 100% !important;
    margin: 0px auto;
}

.big-images {
    margin: 0px 0 60px 0;
    padding: 0;
    width: 100%;
    float: left;
    text-align: center;
}

    .big-images img {
        max-width: 98%;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        -webkit-animation: moveBounce-top 10s linear infinite;
        animation: moveBounce-top 10s linear infinite;
    }
    .hidden{display:none !important;}