/*** Served by EnMobi ***/

html {
  scroll-behavior: smooth;
}

.navbar-shrink .logo_img {
    width: 100px;
}



.nav_contact {
    border: 1px solid #fff;
    padding: 0px 20px;
    border-radius: 50px;
    transition: 0.5s;
}




p {
   font-family: 'Roboto', sans-serif;
}
h1 , h2 , h3 , h4 , h5 {

 font-family: 'Roboto', sans-serif;
}


 
li {
    margin-bottom: 10px;
}

.cool-link {
    display: inline-block;
    color: #fff;
    text-decoration: none;
}

.cool-link::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #fff;
    transition: width .3s;
}

.cool-link:hover::after {
    width: 100%;
}
 
 
#mainNav .navbar-nav .nav-item .nav-link:hover{
    border-bottom: none !important;
}
 


.nav_contact a {
    font-size: 14px;
    line-height: 32px;
    font-weight: 500;
}

.nav_contact:hover a {
   list-style-type: none;
   text-decoration: none;
   color: #861c44;
}

.nav_contact:hover {
   background: #fff;
}


.hd_text {
    text-align: left;
    font-size: 50px;
    font-weight: 400;

}

.ban_txt {
    text-align: left;
    font-weight: 500;
}


.txt_ul {
    text-align: left;
    list-style-type: none;
    position: relative;
    line-height: 50px;
}

.txt_ul span:before {
    content: "";
    background: #861c44;
    width: 18px;
    height: 18px;
    display: block;
    position: absolute;
    left: -30px;
    top: 16px;
    border-radius: 50px;
    border: 3px solid #ffffff;
}




 

#three_box {
    background-image: url(../images/box_back.png);
    padding: 25px;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

.text_box_high {
    background: #fff;
    border-radius: 5px;
    padding: 25px;
    box-shadow: 0px 3px 8px #1c1c1c21;
    position: relative;
    top: -134px;
    margin-bottom: -100px;
    min-height: 217px;
    text-align: center;
}

.text_box_high p {
    color: #5c5c5c;
    line-height: 28px;
    margin-top: 20px;
    font-size: 14px;
}

.text_box_high .find_a {
    color: #861c44;
    font-size: 16px;
}

.text_box_high .find_a:hover {
    color: #861c44;
    text-decoration: none;
}

.text_box_high .find_a img {
    margin-left: 8px;
    transition: 0.5s;
}

.text_box_high .find_a:hover img {
    margin-left: 18px;
}

.icon_area {
    color: #861c44;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    padding-top: 16px;
    font-family: 'Roboto', sans-serif;
}

.icon_area img {
    display: flex;
    color: #861c44;
    font-size: 26px;
    line-height: 30px;
    padding-right: 10px;
    position: relative;
}




.servicesArea{
    background-image: url(../images/servicebg.jpg);
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 60px;

}
#service, #webapp, #realestate, #non, #crm {
    margin-top: -100px;
    padding-top: 100px;
}
.servicesArea h3{
    padding: 0px 0 30px 0 !important;
    color: #fff!important;
    text-align: center;
    font-size: 1.75rem;
}
.servicesArea li {
    list-style-type: none;
    color: #fff;
    font-size: 16px;
    margin-top: 5px;
}
.servicesArea i {
    position: absolute;
    left: -11px;
}
 


.web_mobile {
    padding: 60px;
    position: relative;
}

.web_mobile h3, .web_mobile h4 {
    color: #861c44;
    padding-top: 200px;
    font-weight: 400;
}

.web_mobile2_h3 {
    color: #861c44;
    padding-top: 150px !important;
}
.web_mobile p {
    color: #5c5c5c;
    padding-left: 70px;
    margin-top: 20px;
    line-height: 30px;
    position: relative;
}
.web_mobile p:before {
    content: "";
    display: block;
    width: 60px;
    height: 2px;
    background: #861c44;
    position: absolute;
    left: 0;
    top: 15px;
}


 
 
 
 
 
 
 
 
 
 

.all_images_box {
    padding: 20px 0px 50px 0px;
}

 


 

.erp_solution {
    background-image: url(../images/image_back.jpg);
    padding: 146px 20px 20px 20px;
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 60px;
}
.servicesArea2 {
    background-image: url(../images/servicebg1.jpg);
    padding: 146px 20px 20px 20px;
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 60px;
    min-height: 400px;
}
.color_box2 h3{
    padding: 0px 0 30px 0 !important;
    color: #fff!important;
    text-align: center;
    font-size: 1.75rem;
}
.color_box2 li {
    list-style-type: none;
    color: #fff;
    font-size: 16px;
    margin-top: 5px;
}
.color_box2 i {
    position: absolute;
    left: -11px;
}
.color_box2 {
    right: 0;
    top: 140px!important;
    left: initial!important;
    position: absolute!important;
    padding: 18px 40px!important;
}
.color_box {
    background: #861c44;
    padding: 94px 185px;
    position: relative;
    left: -36px;
    top: 56px;
    color: #fff;
}

.a_bbtn {
    color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 8px 20px;
    position: relative;
    left: 0;
    margin-top: 12px;
    display: inline-block;
}

.erp_sol_p {
    padding-right: 100px;
    line-height: 36px;
    margin-top: 15px;
}

img.img-fluid.vid_image {
    position: absolute;
    right: -60px;
    top: 35%;
    cursor: pointer;
}

.client_gal {
    padding: 30px 30px;
    position: relative;
}

.client_gal h3 {
    text-align: center;
    padding-bottom: 30px;
    color: #861c44;
    font-weight: 400;
}

.color_box h3 {
    font-weight: 400;
}


 


 

footer.ftr {
    padding: 30px;
    position: relative;
    background-image: url(../images/footer_back.png);
    background-size:cover;
    background-position: bottom;
    background-repeat: no-repeat; 
}

h3.new_hd {
    text-align: center;
    padding-bottom: 30px;
    color: #861c44;
    font-weight: 400;
}

.form-group.frm_news {
    position: relative;
}

.inpt_box {
    background: transparent;
    border: 1px solid #861c44;
    border-radius: 50px;
    height: 45px;
    position: relative;
}
button.news_btn {
    background: #861c44;
    height: 45px;
    border: 0;
    width: 45px;
    border-radius: 50px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}

.row.fotter_main {
    padding: 50px 0px 0px 0px;
    position: relative;
}



ul.ul_ftr {
    margin: 0;
    padding: 0;
    list-style-type: none;
    color: #861c44;
    line-height: 30px;
    margin-top: 20px;
}
ul.ul_ftr li a {
    color: #000;
    line-height: 38px;
}
.ftr_frm input {
    margin-bottom: 20px;
}


.ftr_frm .frm_news {
    margin-top: 35px;
}

button.sub_btn {
    background: #861c44;
    color: #fff;
    border: 0px;
    padding: 8px 20px;
    text-align: right;
    float: right;
    border-radius: 50px;
}


.copy_right {
    background: #861c44;
    color: #fff;
    text-align: center;
    padding: 10px;
}

.copy_right p {
    padding-bottom: 0px;
    margin-bottom: 0rem;
    font-size: 12px;
}

.menu_ftr h5 {
    font-weight: 400;
}

.ftr_frm h5 {
    font-weight: 400;
}






 

.web_mobile:before {
    content: "";
    display: block;
    width: 250px;
    height: 250px;
    border: 34px solid #861c44;
    position: absolute;
    border-radius: 50%;
    left: -90px;
    top: -60px;
    z-index: -1;
}
.web_mobile:after {
    content: "";
    display: block;
    width: 250px;
    height: 250px;
    border: 35px solid #861c44;
    position: absolute;
    border-radius: 50%;
    right: -50px;
    bottom: 38%;
    z-index: -1;
}


.erp_solution:before {
    top: 0;
    content: "";
    display: block;
    width: 100px;
    height: 100px;
    background: #861c4485;
    position: absolute;
    border-radius: 50px;
    top: -60px;
    left: 74px;
    z-index: 1;
} .servicesArea2:before {
    top: 0;
    content: "";
    display: block;
    width: 100px;
    height: 100px;
    background: #861c4485;
    position: absolute;
    border-radius: 50px;
    top: -60px;
    right: 74px;
    z-index: 1;
}
.logo_footer p {
    margin-top: 20px;
    font-weight: 400;
}


.img_rs_gal {
     
      filter: gray;  
      -webkit-filter: grayscale(1);  
      -webkit-transition: all .8s ease-in-out;  
    }

    .img_rs_gal:hover {
    filter: none;
      -webkit-filter: grayscale(0);
      -webkit-transform: scale(1.04);
    }

    .img_rs_gal2 {
      -webkit-transition: all .8s ease-in-out;  
    }

    .img_rs_gal2:hover {
    filter: none;
      -webkit-transform: scale(1.03);
    }


 

@media (max-width: 1199px){
    .color_box{
        padding: 94px 50px;
    }
    .color_box2 {
        right: 0;
        top: 140px!important;
        left: initial!important;
        position: relative!important;
        padding: 18px 40px!important;
    }
}

@media (min-width: 250px) and (max-width: 767px) {

    .web_mobile:before {
    display: none;
}

.web_mobile:after {
    display: none;
}

img.img-fluid.vid_image {
    position: absolute;
    right: 50%;
    top: -30px;
    width: 59px;
    transform: translate(50%, 3%);
}

.color_box {
    background: #861c44;
    padding: 72px 14px;
    left: 0px;
    top: 56px;
}

.erp_sol_p {
    padding-right: 10px;
}
.web_mobile {
    padding: 60px 10px;
    position: relative;
}
.hd_text {
    font-size: 24px;
}
.ban_txt {
    font-size: 14px;
}
.txt_ul {
    line-height: 24px;
    font-size: 16px;
}
.txt_ul span:before {
    width: 15px;
    height: 15px;
    display: block;
    left: -30px;
    top: 6px;
}
.text_box_high {
    padding: 25px 25px 15px 25px;
    top: 0;
    margin: 20px 0px;
    margin-bottom: 0px;
    min-height: 217px;
}
.web_mobile h3 {
    padding-top: 50px;
}
.web_mobile2_h3 {
    padding-top: 0px !important;
}
img.img-fluid.res_web_img {
    margin-top: 50px;
}
img.img-fluid.img_rs_gal {
    margin: 0 auto;
    display: flex;
    padding: 10px 0px;
}
ul.navbar-nav.text-uppercase.ml-auto {
    text-align: center;
}
.nav_contact {
    border-radius: 50px;
    transition: 0.5s;
    display: block;
    text-align: center;
    width: 40%;
    margin: 0 auto;
}
.web_mobile p:before {
    display: none;
}
.web_mobile p {
    padding-left: 0px;
}
img.img-fluid.menu_icn {
    width: 20px;
}
#mainNav .navbar-toggler {
    padding: 10px !important;
}
.web_mobile a {
    left: 0;
}
}
@media (min-width: 668px) and (max-width: 767px) {
    img.img-fluid.vid_image {
    position: absolute;
    right: -5px;
    top: 50%;
    width: 70px;
    transform: translate(50%, 3%);
}

 
.web_mobile p:before {
    display: none;
}
.web_mobile p {
    padding-left: 0px;
}
.web_mobile a {
    left: 0;
}
.web_mobile h3 {
    padding-top: 0px;
}
}

@media (min-width: 668px) and (max-width: 991px) {
    img.img-fluid.menu_icn {
    width: 20px;
    }
    #mainNav .navbar-toggler {
        padding: 10px !important;
    }
    .web_mobile:after {
        right: 8px;
        bottom: 320px;
        display: none;
    }
    .text_box_high {
    min-height: 250px;
}

.web_mobile h3 {
    color: #861c44;
    padding-top: 0px !important;
}

}/*** Served by EnMobi ***/
