/*topbar*/

body {
    overflow-x: hidden;
}

a:hover {
    text-decoration: none;
}

.whatsapp {
    position: fixed;
    left: 20px;
    bottom: 5px;
    z-index: 99;
}

.whatsapp a {
    display: block;
}

.whatsapp a .svg-inline--fa {
    height: 60px;
    width: 60px;
    color: #fff;
    border-radius: 100px;
    padding: 13px;
    box-shadow: 0px 20px 75px 0px rgba(37, 51, 57, 0.09);
}

.whatsapp a .fa-whatsapp {
    background: rgb(26, 208, 63);
}

.whatsapp a .fa-phone-alt {
    background: rgb(255, 193, 7);
    padding: 17px;
}

.topbar {
    padding: 5px 0;
    background-color: #78b826;
}

.topbar p {
    margin: 0;
    font-family: "Rubik";
    font-size: 13px;
    line-height: 25px;
}

.topbar p a {
    color: #fff;
}

.topbar p span {
    margin-left: 10px;
}

.topbar p .btn {
    background-color: #000;
    padding: 3px 10px;
    font-size: 13px;
}

.topbar p .btn:hover {
    color: #78b826;
}
.blinking{
    animation: blink .5s infinite;
    padding: 4px 8px;
    border-radius: 4px;
    white-space: nowrap;background: #000;
}
@keyframes blink {
    0%{color: #fff;}
    50%{ color: #ffc107;}
    100%{color: #fff;}
}


/*navbar*/

.sina-nav.navbar-fixed {
    position: absolute;
    z-index: 99;
}

.sina-nav {
    border: 0;
    background: rgba(0, 0, 0, 0.15);
}

.sina-nav .sina-brand>img {
    height: auto;
}

.sina-nav ul li {
    margin: 10px 0;
}

.sina-nav ul li a {
    font-family: "Rubik";
    font-weight: 500 !important;
    font-size: 12px !important;
    letter-spacing: 1px;
    padding: 15px 18px !important;
    line-height: 36px !important;
    color: #fff !important;
}

.sina-nav ul li a:hover {
    color: #78b826 !important;
}

.sina-nav ul li ul li a {
    color: #000 !important;
}

.sina-nav ul li ul li {
    margin: 0px 0;
    line-height: 30px;
}

.sina-nav ul li ul li a {
    padding: 4px 8px !important;
}

.sina-nav .sina-brand {
    max-width: 235px;
}

.sina-nav .mega-menu-col-title {
    font-family: "Rubik";
    font-size: 18px !important;
    text-transform: uppercase;
    color: #78b826;
}

.sina-nav .btn {
    background: #ffc107 !important;
    margin: 10px 0;
    padding: 3px 15px !important;
    color: #000 !important;
}

.sina-nav .btn:hover {
    background: #ffc107 !important;
    color: #000 !important;
}

.sina-nav.navbar-fixed.navbar-freez {
    background: #000;
    box-shadow: 0px 10px 10px -10px rgba(0, 0, 0, 0.15);
}

.sina-nav .btn{margin-left: 15px;}
/*banner*/

.banner {
    position: relative;
}

.banner .carousel-caption {
    display: flex;
    align-items: center;
    top: 0;
    bottom: 0;
    text-align: left;
    z-index: 1;
}

.banner .carousel-caption h1,
.banner .carousel-caption h2 {
    font-family: "Rubik";
    font-size: 52px;
    font-weight: 500;
}

.banner .carousel-caption h1 span,
.banner .carousel-caption h2 span {
    color: #78b826;
}

.banner ol li {
    width: 10px;
    height: 10px;
    border: 0;
    border-radius: 100px;
}


/*full scope*/

.full-scope {
    padding: 50px 0;
    position: relative;
}

.full-scope h3 {
    font-family: "Rubik";
    font-size: 36px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 20px;
    color: #263238;
    text-transform: capitalize;
}

.full-scope h3 span {
    font-weight: 300;
}

.full-scope p {
    text-align: center;
    font-family: "Rubik";
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    color: #546E7A;
}

.full-scope .box {
    margin: 40px 0;
    padding: 35px;
    text-align: center;
    border-radius: 7px;
    background: #fff;
    box-shadow: 0px 20px 75px 0px rgba(37, 51, 57, 0.1);
}

.full-scope .box img {
    padding: 10px 0;
}

.full-scope .box h4,
.full-scope .box h5 {
    font-size: 16px;
    font-family: "Rubik";
    font-weight: 600;
    padding: 15px 0 0 0;
}

.full-scope .box .btn {
    background-color: #78b826;
    font-size: 12px;
    line-height: 12px;
    font-family: 'Rubik';
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fff;
    padding: 18px 30px;
    margin-top: 10px;
}


/*industry*/

.industry {
    padding: 70px 0;
    position: relative;
    background: #1e252b;
    position: relative;
    overflow: hidden;
}

.industry .industry-background {
    background: url(../images/digital-displays.jpg) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: fixed;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .2;
    filter: grayscale(1);
}

.industry .heading {
    padding-bottom: 40px;
}

.industry .heading h6 {
    font-family: "Rubik";
    font-size: 40px;
    line-height: 48px;
    font-weight: 300;
    color: #fff;
    text-align: center;
}

.industry .heading p {
    text-align: center;
    font-family: "Rubik";
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    color: #fff;
}

.industry .industry-box {
    margin-bottom: 40px;
}

.industry .industry-box h2,
.industry .industry-box h3,
.industry .industry-box h4,
.industry .industry-box h5 {
    font-size: 16px !important;
    line-height: 21px !important;
    font-weight: 500 !important;
    font-family: 'Rubik';
    color: #fff;
}

.industry .industry-box p {
    font-family: "Rubik";
    font-size: 13px;
    font-weight: 300;
    line-height: 24px;
    color: #fff;
}

.industry .industry-box .btn {
    background: #78b826;
    border-radius: 0;
    color: #fff;
    padding: 12px 35px;
    font-size: 12px;
    line-height: 12px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: "Rubik";
    margin: 5px 0;
}

.industry .industry-box .btn:hover {
    background: #78b826;
    color: #fff;
    padding-left: 45px;
    transition: .3s;
}

.industry .industry-box .MakeFlex {
    display: flex;
    margin-bottom: 20px;
}

.industry .industry-box .MakeFlex .LeftSide {
    width: 35%;
    margin-right: 20px;
}

.industry .industry-box .MakeFlex .LeftSide img {
    width: 100%;
}

.industry .industry-box .MakeFlex .RightSide {
    width: 65%;
}


/*business-challange*/

.business-challange {
    padding: 70px 0;
    position: relative;
    text-align: center;
}

.business-challange h3 {
    font-family: "Rubik";
    font-size: 36px;
    font-weight: 300;
    text-align: center;
    color: #000;
    margin-bottom: 40px;
}

.business-challange h3 span {
    font-weight: 300;
}

.business-challange .business-icon-box {
    margin: 20px 0;
    padding: 25px 15px;
    min-height: 200px;
    box-shadow: 0px 20px 75px 0px rgba(37, 51, 57, 0.15);
}

.business-challange .business-icon-box img {
    margin-bottom: 20px;
    width: 50px;
}

.business-challange .business-icon-box p {
    text-align: center;
    font-family: "Rubik";
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    text-transform: capitalize;
}


/*services*/

.services {
    background: linear-gradient(to left, #000, #78b826);
    padding: 70px 0;
    position: relative;
    overflow: hidden;
}

.services .services-background {
    background: url(../images/service-background.jpg) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: fixed;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .2;
    filter: grayscale(1);
}

.services .service-heading {
    padding-bottom: 35px;
}

.services .service-heading h4 {
    font-family: "Rubik";
    font-size: 36px;
    font-weight: 400;
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
}

.services .service-heading h4 span {
    font-weight: 400;
}

.services .service-heading p {
    text-align: center;
    font-family: "Rubik";
    font-size: 13px;
    line-height: 24px;
    font-weight: 500;
    color: #fff;
}

.services .services-box {
    padding: 20px 0;
    text-align: center;
    margin-bottom: 20px;
}

.services .services-box h5,
.services .services-box h6,
.services .services-box h2,
.services .services-box h3,
.services .services-box h4 {
    font-size: 20px !important;
    line-height: 21px !important;
    font-weight: 600 !important;
    font-family: "Rubik";
    color: #fff;
    letter-spacing: 1px;
    padding: 10px 0 5px 0;
}

.services .services-box p {
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    color: #fff;
    font-family: "Rubik";
}

.services .services-box img {
    filter: invert(1);
    width: 60px;
    margin-bottom: 15px;
}


/*about-us*/

.about-us {
    padding: 70px 0;
}

.about-us .about-heading {
    padding-bottom: 50px;
}

.about-us .about-heading h6 {
    font-family: "Rubik";
    color: #263238;
    font-size: 36px;
    line-height: 48px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 20px;
}

.about-us .about-heading h6 span {
    font-weight: 300;
}

.about-us .about-heading p {
    text-align: center;
    font-family: "Rubik";
    font-size: 13px;
    line-height: 24px;
    color: #546E7A;
    letter-spacing: .5px;
}

.about-us .about-box {
    margin: 15px 0;
    display: flex;
    min-height: 230px;
}

.about-us .about-box .leftIcon {
    margin-right: 10px;
    width: 20%;
    text-align: center;
    background-position: 50% 50%;
}

.about-us .about-box .leftIcon img {
    width: 80px;
    height: auto;
}

.about-us .about-box .rightText {
    width: 80%;
}

.about-us .about-box h2,
.about-us .about-box h3,
.about-us .about-box h4,
.about-us .about-box h5,
.about-us .about-box h6 {
    font-family: "Rubik";
    font-size: 16px !important;
    line-height: 21px !important;
    font-weight: 500 !important;
    color: #263238;
    margin-top: 15px;
}

.about-us .about-box p {
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    color: #546E7A;
    font-family: 'Rubik';
}


/*case-studies*/

.case-studies {
    padding: 70px 0;
    background: #1e252b;
    position: relative;
    text-align: center;
    position: relative;
    overflow: hidden;
    /*** **/
}

.case-studies h3 {
    font-family: "Rubik";
    font-size: 36px;
    font-weight: 300;
    text-align: center;
    color: #fff;
    padding-bottom: 45px;
}

.case-studies h3 span {
    font-weight: 300;
}

.case-studies .btn {
    background: #fff;
    border-radius: 0;
    color: #000;
    padding: 16px 45px;
    font-size: 12px;
    line-height: 12px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: "Rubik";
    margin: 5px 0;
}

.case-studies .btn:hover {
    background: #fff;
    color: #000;
    padding: 16px 55px;
    transition: .3s;
}

.case-studies .bg_black {
    background-color: white;
    padding: 10px;
    min-height: 60px;
}

.case-studies .block-blog {
    width: 100%;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: rgba(226, 223, 223, 0.61);
}

.case-studies .transperent_block {
    padding: 0px;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}

.case-studies .transperent_block .btn {
    background: #78b826;
    border-radius: 0;
    color: #000;
    padding: 10px 35px;
    font-size: 12px;
    line-height: 12px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: "Rubik";
    margin: 5px 0;
}

.case-studies .transperent_block .btn:hover {
    background: #fff;
    color: #000;
    padding-left: 45px;
    transition: .3s;
}

.case-studies .transperent_block img {
    width: 100%;
    height: 100%;
}

.case-studies .transperent_block:hover .black_hover_block {
    opacity: 1;
    transform: translateY(-150px);
    -webkit-transform: translateY(-150px);
    -moz-transform: translateY(-150px);
    -ms-transform: translateY(-150px);
    -o-transform: translateY(-150px);
}

.case-studies .transperent_block img {
    z-index: 4;
}

.case-studies .transperent_block .black_hover_block {
    position: absolute;
    bottom: 3%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 100%;
}

.case-studies .transperent_block:hover .black_hover_block,
.case-studies .black_hover_block:hover {
    bottom: 30%;
    transition: all 0.3s ease-in-out;
}

.case-studies .transperent_block .blur {
    background-color: rgba(255, 255, 255, 0.8);
    height: 400px;
    z-index: 5;
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
}

.case-studies .transperent_block .black_hover_block_text {
    z-index: 10;
    color: #000;
    position: absolute;
    height: 400px;
    text-align: center;
    top: -50px;
    width: 100%;
}

.case-studies .transperent_block .black_hover_block_text:hover {
    top: -26px;
}

.case-studies .transperent_block .black_hover_block_text p {
    font-family: "Rubik";
    margin: 0;
    font-size: 14px;
    line-height: 20px;
    padding: 0 10px;
}


/*testimonials*/

.testimonials {
    padding: 50px 0 70px 0;
    position: relative;
}

.testimonials h4 {
    font-family: "Rubik";
    color: #263238;
    font-size: 40px;
    line-height: 48px;
    font-weight: 300;
    text-align: center;
    padding-bottom: 45px;
}

.testimonials h4 span {
    font-weight: 300;
}

.testimonials .testimonial-content {
    padding: 25px;
    text-align: center;
    min-height: 200px;
    background: #f5f7f3;
    border-radius: 7px;
}

.testimonials .testimonial-content .image {
    height: 150px;
    width: 150px;
    margin-bottom: 20px;
    border-radius: 100%;
    overflow: hidden;
    display: inline-block;
}

.testimonials .testimonial-content p {
    font-family: "Rubik";
    font-size: 13px;
    line-height: 24px;
    color: #546E7A;
    font-weight: 400;
}

.testimonials .testimonial-content p.title {
    font-family: "Rubik";
    font-size: 18px;
    color: #263238;
    font-size: 16px !important;
    line-height: 21px !important;
    font-weight: 500 !important;
}

.testimonials .carousel-control-prev,
.testimonials .carousel-control-next {
    width: 5%;
    color: #000;
}


/*help*/

.help {
    padding: 120px 0;
    position: relative;
    background: #78b826;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.help .help-background {
    background: url(../images/using-computer.jpg) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: fixed;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .2;
    filter: grayscale(1);
}

.help h5 {
    font-family: "Rubik";
    font-size: 40px;
    font-weight: 300;
    text-transform: capitalize;
    color: #fff;
    padding-bottom: 35px;
}

.help h5 span {
    font-weight: 300;
}

.help .btn {
    border-radius: 0;
    color: #000;
    padding: 16px 35px;
    font-size: 12px;
    line-height: 12px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: "Raleway";
    margin: 5px 0;
    border: 0;
}

.help .btn:hover {
    background: #fff;
    color: #000;
    padding-left: 45px;
    transition: .3s;
}

.help .btn-success {
    background: #000;
    color: #fff;
}

.help .btn-secondary {
    background: #fff;
}


/*blogs*/

.blogs {
    padding: 60px 0;
    text-align: center;
}

.blogs h6 {
    font-family: "Rubik";
    font-size: 40px;
    font-weight: 300;
    color: #000;
    padding-bottom: 35px;
}

.blogs h6 span {
    font-weight: 300;
}

.blogs .ourblogs {
    padding: 40px 20px;
    box-shadow: 0px 20px 75px 0px rgba(37, 51, 57, 0.09);
    border-radius: 0 0 7px 7px;
}

.blogs .ourblogs img {
    margin-bottom: 30px;
}

.blogs .ourblogs h2,
.blogs .ourblogs h3,
.blogs .ourblogs h4 {
    font-family: "Rubik";
    font-size: 16px !important;
    line-height: 21px !important;
    font-weight: 500 !important;
    padding-bottom: 15px;
}

.blogs .ourblogs h2 a,
.blogs .ourblogs h3 a,
.blogs .ourblogs h4 a {
    color: #000;
}

.blogs .ourblogs p {
    font-family: "Rubik";
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    color: #546E7A;
    color: #555;
}

.blogs .ourblogs .btn {
    border-radius: 0;
    font-size: 12px;
    line-height: 12px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: "Rubik";
    margin: 5px 0;
    color: #000;
    padding: 13px 30px;
    border: 2px solid #000;
    background: none;
}

.blogs .ourblogs .btn:hover {
    color: #000;
    padding-left: 45px;
    transition: .3s;
}


/*footer*/

.footer {
    background: #1e252b;
    padding: 70px 0;
}

.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6 {
    font-family: "Rubik";
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
    letter-spacing: .5px;
    color: #78b826;
}

.footer address {
    padding-bottom: 10px;
    display: block;
}

.footer address a {
    color: #78b826;
}

.footer ul {
    padding-bottom: 20px;
}

.footer p {
    font-family: "Rubik";
    margin-bottom: 15px;
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    color: #fff;
}

.footer p .svg-inline--fa {
    width: 20px;
}

.footer ul {
    padding-left: 0;
}

.footer ul li {
    list-style: none;
    margin-bottom: 15px;
}

.footer ul li a {
    font-family: "Rubik";
    font-size: 13px;
    color: #fff;
    font-weight: 400;
}

.copyright {
    padding: 20px 0;
    background: #000;
}

.copyright p {
    font-size: 14px;
    margin: 0;
    color: #fff;
    font-family: "Rubik";
}

#return-to-top {
    position: fixed;
    right: 20px;
    bottom: 0px;
}

#return-to-top .svg-inline--fa {
    background: #fff;
    height: 40px;
    width: 40px;
    padding: 10px;
    color: #000;
    box-shadow: 0px 20px 75px 0px rgba(37, 51, 57, 0.09);
}


/**/

.innerbanner {
    background: url(../images/industry-4-0-&-digital-transformation-services.jpg) no-repeat;
    padding: 220px 0;
    background-size: cover;
    background-position: 50% 50%;
}

.innerbanner h1 {
    font-size: 36px;
    font-weight: 400;
    font-family: "Rubik";
    text-align: center;
    color: #fff;
}

.innerbanner h1 span {
    color: #78b826;
}

.contactbanner {
    background: url(../images/contact-us.jpg) no-repeat;
    padding: 220px 0;
    background-position: 50% 50%;
    background-size: cover;
}

.contactbanner h1 {
    font-size: 36px;
    font-weight: 400;
    font-family: "Rubik";
    text-align: center;
    color: #fff;
}

.contactbanner h1 span {
    color: #78b826;
}

.erp-banner {
    background: url(../images/erp-banner.jpg) no-repeat;
    padding: 220px 0;
    background-position: 50% 50%;
    background-size: cover;
}

.erp-banner h1 {
    font-size: 36px;
    font-weight: 400;
    font-family: "Rubik";
    text-align: center;
    color: #fff;
}

.erp-banner h1 span {
    color: #78b826;
}

.blogsbanner {
    background: url(../images/blogs-banner.jpg) no-repeat;
    padding: 220px 0;
    background-position: 50% 50%;
    background-size: cover;
}

.blogsbanner h1 {
    font-size: 36px;
    font-weight: 400;
    font-family: "Rubik";
    text-align: center;
    color: #fff;
}

.blogsbanner h1 span {
    color: #78b826;
}

.industry-banner {
    background: url(../images/industry-banner.jpg) no-repeat;
    padding: 220px 0;
    background-position: 50% 50%;
    background-size: cover;
}

.industry-banner h1 {
    font-size: 36px;
    font-weight: 400;
    font-family: "Rubik";
    text-align: center;
    color: #fff;
}

.industry-banner h1 span {
    color: #78b826;
}

.wholesale-distributor {
    background: url(../images/wholesale-distributor.jpg) no-repeat;
    padding: 220px 0;
    background-position: 50% 50%;
    background-size: cover;
}

.wholesale-distributor h1 {
    font-size: 36px;
    font-weight: 400;
    font-family: "Rubik";
    text-align: center;
    color: #fff;
}

.wholesale-distributor h1 span {
    color: #78b826;
}

.retails-inner {
    background: url(../images/retails-banner.jpg) no-repeat;
    padding: 220px 0;
    background-position: 50% 50%;
    background-size: cover;
}

.retails-inner h1 {
    font-size: 36px;
    font-weight: 400;
    font-family: "Rubik";
    text-align: center;
    color: #fff;
}

.retails-inner h1 span {
    color: #78b826;
}

.warehouse-inner {
    background: url(../images/warehouse-banner.jpg) no-repeat;
    padding: 220px 0;
    background-position: 50% 50%;
    background-size: cover;
}

.warehouse-inner h1 {
    font-size: 36px;
    font-weight: 400;
    font-family: "Rubik";
    text-align: center;
    color: #fff;
}

.warehouse-inner h1 span {
    color: #78b826;
}

.immigrationbanner {
    background: url("../images/immiration-banner.jpg") no-repeat;
    padding: 220px 0;
    background-size: cover;
    background-position: 50% 50%;
}

.immigrationbanner h1 {
    font-size: 36px;
    font-weight: 400;
    font-family: "Rubik";
    text-align: center;
    color: #fff;
}

.immigrationbanner h1 span {
    color: #78b826;
}

.legalbannar {
    background: url("../images/legalbannr.jpg") no-repeat;
    padding: 220px 0;
    background-size: cover;
    background-position: 50% 50%;
}

.legalbannar h1 {
    font-size: 36px;
    font-weight: 400;
    font-family: "Rubik";
    text-align: center;
    color: #fff;
}

.legalbannar h1 span {
    color: #78b826;
}

.erpBannar {
    background: url("../images/erp-1banner.jpg") no-repeat;
    padding: 220px 0;
    background-position: 50% 50%;
    background-size: cover;
}

.erpBannar h1 {
    font-size: 36px;
    font-weight: 400;
    font-family: "Rubik";
    text-align: center;
    color: #fff;
}

.erpBannar h1 span {
    color: #78b826;
}

.erp-2Bannar {
    background: url("../images/erp-2banner.jpg") no-repeat;
    padding: 220px 0;
    background-position: 50% 50%;
    background-size: cover;
}

.erp-2Bannar h1 {
    font-size: 36px;
    font-weight: 400;
    font-family: "Rubik";
    text-align: center;
    color: #fff;
}

.erp-2Bannar h1 span {
    color: #78b826;
}

.erp-partners {
    background: url("../images/our-partner.jpg") no-repeat;
    padding: 220px 0;
    background-position: 50% 50%;
    background-size: cover;
}

.erp-partners h1 {
    font-size: 36px;
    font-weight: 400;
    font-family: "Rubik";
    text-align: center;
    color: #fff;
}

.erp-partners h1 span {
    color: #78b826;
}

.hiring {
    background: url("../images/career.jpg") no-repeat;
    padding: 220px 0;
    background-position: 50% 50%;
    background-size: cover;
}

.hiring h1 {
    font-size: 36px;
    font-weight: 400;
    font-family: "Rubik";
    text-align: center;
    color: #fff;
}

.hiring h1 span {
    color: #78b826;
}

.it-contract-banner {
    background: url("../images/it-contract-banner.jpg") no-repeat;
    padding: 220px 0;
    background-position: 50% 50%;
    background-size: cover;
}

.it-contract-banner h1 {
    font-size: 36px;
    font-weight: 400;
    font-family: "Rubik";
    text-align: center;
    color: #fff;
}

.it-contract-banner h1 span {
    color: #78b826;
}

.erp-assessment-digital {
    background: url("../images/erp-essetment-transformation.jpg") no-repeat;
    padding: 220px 0;
    background-position: 50% 50%;
    background-size: cover;
}

.erp-assessment-digital h1 {
    font-size: 36px;
    font-weight: 400;
    font-family: "Rubik";
    text-align: center;
    color: #fff;
}

.erp-assessment-digital h1 span {
    color: #78b826;
}

.organization-banner {
    background: url("../images/organizational-change.jpg") no-repeat;
    padding: 220px 0;
    background-size: cover;
    background-position: 50% 50%;
}

.organization-banner h1 {
    font-size: 36px;
    font-weight: 400;
    font-family: "Rubik";
    text-align: center;
    color: #fff;
}

.organization-banner h1 span {
    color: #78b826;
}

.erp-implementation-management {
    background: url("../images/erp-implementation-management.jpg") no-repeat;
    padding: 220px 0;
    background-size: cover;
    background-position: 50% 50%;
}

.erp-implementation-management h1 {
    font-size: 36px;
    font-weight: 400;
    font-family: "Rubik";
    text-align: center;
    color: #fff;
}

.erp-implementation-management h1 span {
    color: #78b826;
}

.edu-visa {
    background: url("../images/edu-visa-banner.jpg") no-repeat;
    padding: 220px 0;
    background-size: cover;
    background-position: 50% 50%;
}

.edu-visa h1 {
    font-size: 36px;
    font-weight: 400;
    font-family: "Rubik";
    text-align: center;
    color: #fff;
}

.edu-visa h1 span {
    color: #78b826;
}

.law-crm {
    background: url("../images/law-crm.jpg") no-repeat;
    padding: 220px 0;
    background-size: cover;
    background-position: 50% 50%;
}

.law-crm h1 {
    font-size: 36px;
    font-weight: 400;
    font-family: "Rubik";
    text-align: center;
    color: #fff;
}

.law-crm h1 span {
    color: #78b826;
}

.crm-law.about-us .about-box {
    display: block;
    min-height: inherit;
}

.crm-law.about-us .about-box .leftIcon {
    width: 100%;
}

.crm-law.about-us .about-box .leftIcon img {
    width: 60px;
}

.crm-law.about-us .about-box .rightText {
    width: 100%;
    text-align: center;
}


/**/

.erp-implementation-rescue-recovery {
    background: url("../images/erp-implementation-rescue-recovery.jpg") no-repeat;
    padding: 220px 0;
    background-size: cover;
    background-position: 50% 50%;
}

.erp-implementation-rescue-recovery h1 {
    font-size: 36px;
    font-weight: 400;
    font-family: "Rubik";
    text-align: center;
    color: #fff;
}

.erp-implementation-rescue-recovery h1 span {
    color: #78b826;
}


/**/

.recovery-services {
    background: #f7f7f7;
    padding: 50px 0;
}

.recovery-services h3 {
    font-family: 'Rubik';
    font-weight: 300;
    font-size: 30px;
    margin-bottom: 35px;
    text-align: center;
}

.recovery-services ul {
    display: none;
}

.recovery-services h5 {
    font-family: 'Rubik';
    font-weight: 500;
    font-size: 16px;
    border: 1px solid #bbb;
    padding: 12px 15px;
    display: flex;
    justify-content: space-between;
}

.recovery-services h5 .svg-inline--fa {
    padding: 1px;
}

.recovery-services ul {
    padding-left: 15px;
}

.recovery-services ul li {
    font-family: 'Rubik';
    font-weight: 500;
    font-size: 13px;
}


/**/

.INVENTORY {
    background: url("../images/businessman-showing-changes-report.jpg")no-repeat;
    background-position: right;
    padding: 70px 0;
    background-size: cover;
    background-attachment: fixed;
}

.INVENTORY h3 {
    font-family: 'Rubik';
    font-size: 30px;
    text-align: left;
    font-weight: 300;
}

.INVENTORY p {
    font-size: 14px;
    font-weight: 400;
    font-family: 'Rubik';
    margin-bottom: 30px;
    z-index: 1;
}

.INVENTORY h4,
.INVENTORY h5 {
    font-size: 22px;
    font-weight: 400;
    font-family: 'Rubik';
    z-index: 1;
}

.INVENTORY .btn {
    background: #78b826;
    padding: 8px 20px;
    border-radius: 20px;
    color: #fff;
    font-family: Rubik;
    z-index: 1;
}


/**/

.be-associate {
    background: #f5f5f5;
}

.be-associate img {
    border-radius: 7px;
    box-shadow: 0px 20px 75px 0px rgba(37, 51, 57, .10)
}

.be-associate .form-control {
    border: 0;
}

.be-associate .btn {
    background: #000 !important;
    color: #fff;
}

.be-associate.contact-inner .information h3 {
    font-size: 24px;
    padding-left: 15px;
}


/**it **/

.it-negotiation ul {
    padding-left: 0px;
}

.it-negotiation ul li {
    font-family: 'Rubik';
    list-style: none;
    font-size: 13px;
    margin-bottom: 10px;
    font-weight: 300;
}

.it-negotiation h2 {
    font-family: 'Rubik';
    font-size: 36px;
    text-align: center;
    font-weight: 300;
}

.edu.about-us .about-box h3 {
    font-size: 20px !important;
}

.edu.about-us {
    padding-bottom: 50px;
}

.it-negotiation .selection-box {
    display: flex;
    align-items: center;
}

.it-negotiation .selection-box .leftDv {
    margin-right: 20px;
}

.busniess_process.distributor .box {
    min-height: inherit;
    box-shadow: none;
    margin: inherit;
    padding: 0;
}

.busniess_process.distributor .box p strong {
    font-weight: 300 !important;
}

.busniess_process.distributor .box img {
    max-width: 100%;
}

.distributor.busniess_process.businnes_management .selection-box .leftDv {
    padding: 10px 0;
}

.workflow .row {
    margin: 0;
}

.workflow .row .col-lg-3 {
    padding-left: 0;
    padding-right: 0;
}

.workflow .bax1 {
    background: #5b5b4d;
    min-height: 150px;
    padding: 10px;
}

.workflow .bax2 {
    background: #78b826;
    min-height: 150px;
    padding: 20px;
}

.workflow .bax2 p strong,
.workflow .bax1 p strong {
    color: #fff;
    font-weight: 300 !important;
}

.workflow.your-porject h2 {
    margin-bottom: 20px;
}


/**/

.businnes_management .selection-box .rightDv h5,
.businnes_management .selection-box .rightDv h4,
.businnes_management .selection-box .rightDv h3 {
    color: #fff;
    font-family: 'Rubik';
    font-size: 16px;
}

.businnes_management .selection-box .rightDv p {
    color: #fff;
    font-family: 'Rubik';
    font-size: 13px;
    font-weight: 300;
}

.features-warehouse {
    padding: 50px 0;
}

.features-warehouse h4 {
    color: #263238;
    font-size: 36px;
    line-height: 48px;
    font-weight: 300;
    font-family: 'Rubik';
    text-align: center;
    margin-bottom: 30px;
}

.features-warehouse p {
    font-family: 'Rubik';
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    color: #263238;
    margin-bottom: 0;
}

.features-warehouse ul {
    padding-left: 0;
}

.features-warehouse ul li {
    font-weight: 300;
    line-height: normal;
    font-family: 'Rubik';
    font-size: 13px;
    line-height: 28px;
    list-style: none;
}

.features-warehouse ul li .svg-inline--fa {
    color: #78b826;
}

.features-warehouse .box {
    min-height: 150px !important;
}

.features-warehouse .box.bg-success {
    background: #78b826 !important;
}

.erp-manufactuering .box {
    padding: 25px;
    box-shadow: 0 0 30px rgba(0, 0, 0, .08);
    border-radius: 10px;
}

.erp-manufactuering .box img {
    border-radius: 15px;
}

.erp-manufactuering .box h2 span {
    color: #78b826;
    font-weight: 600 !important;
}

.erp-warehouse .list-warehouse {
    padding: 25px;
    box-shadow: 0 0 30px rgba(0, 0, 0, .08);
    border-radius: 10px;
    margin-bottom: 15px;
    min-height: 100px;
}

.erp-warehouse .list-warehouse p {
    font-size: 15px;
    display: flex;
    align-items: baseline;
}

.erp-warehouse .list-warehouse p .svg-inline--fa {
    margin-right: 8px;
    color: #78b826;
}


/**/

.organization-change.industry .industry-box .MakeFlex .RightSide {
    width: 100%;
}

.organization-change.industry .industry-box .MakeFlex .LeftSide {
    display: inline-block;
}


/**/

.about-us.innerservices {
    padding: 50px 0;
}

.about-us.innerservices h2 {
    color: #263238;
    font-size: 40px;
    line-height: 48px;
    font-weight: 300;
    font-family: 'Rubik';
    text-align: center;
    margin-bottom: 30px;
}

.about-us.innerservices .about-box .selection-box {
    box-shadow: 0px 20px 75px 0px rgba(37, 51, 57, 0.1);
    min-height: 400px;
    padding: 20px;
    text-align: center;
    border-bottom: 4px solid #78b826;
    margin-bottom: 30px;
    border-radius: 10px;
}

.about-us.innerservices .about-box .selection-box h3,
.about-us.innerservices .about-box .selection-box h4,
.about-us.innerservices .about-box .selection-box h5 {
    margin-bottom: 20px;
}

.about-us.innerservices .about-box .selection-box img {
    margin-bottom: 15px;
}

.erpFlex {
    align-items: center;
}

.distributor {
    padding: 70px 0;
    background: #1e252b;
}

.distributor .heading-of-distribute {
    margin-bottom: 40px;
}

.distributor .heading-of-distribute h6 {
    font-weight: 400;
    font-family: "Rubik";
    font-size: 36px;
    margin-bottom: 10px;
    text-align: center;
    color: #fff;
}

.distributor .heading-of-distribute p {
    font-family: "Rubik";
    font-size: 13px;
    text-align: center;
    font-weight: 400;
    line-height: 24px;
    color: #ccc;
    letter-spacing: 1px;
}

.distributor .box {
    text-align: center;
    margin-bottom: 20px;
    min-height: 370px;
    padding: 20px;
    color: #fff;
    box-shadow: 0px 20px 75px 0px rgba(37, 51, 57, 0.6);
}

.distributor .box p {
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    font-family: 'Rubik';
    color: #eee;
}

.distributor .box p strong {
    font-size: 16px !important;
    line-height: 21px !important;
    font-weight: 600 !important;
    color: #fff;
    display: block;
    margin: 20px 0;
    letter-spacing: .5px;
    font-family: 'Rubik';
}

.distributor .box span {
    height: 80px;
    width: 80px;
    display: inline-block;
    background: #78b826;
    border-radius: 100px;
    color: #fff;
    padding: 5px;
    line-height: 70px;
    text-align: center;
}

.distributor .box span img {
    filter: invert(1);
}

.your-porject {
    padding: 70px 0;
}

.your-porject h2 {
    font-size: 36px;
    font-family: "Rubik";
    font-weight: 400;
    margin-bottom: 55px;
    text-transform: capitalize;
    text-align: center;
}

.your-porject h2 span {
    font-weight: 300;
}

.your-porject p {
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    color: #546E7A;
    font-family: 'Rubik';
}

.your-porject p strong {
    font-family: "Rubik";
    font-size: 16px !important;
    line-height: 21px !important;
    font-weight: 600 !important;
    display: block;
    color: #263238;
    margin-bottom: 15px;
}

.your-porject img {
    border-radius: 5px;
}

.your-porject .box {
    margin: 15px 0;
    min-height: 180px;
}

.your-porject .box p {
    display: flex;
}

.your-porject .box p .svg-inline--fa {
    width: 60px;
    font-size: 18px;
    color: #263238;
}

.faq {
    background: #f5f5f5;
    padding: 70px 0;
}

.faq h3 {
    font-size: 36px;
    font-family: "Rubik";
    font-weight: 400;
    margin-bottom: 45px;
    text-transform: capitalize;
    text-align: center;
}

.faq h3 span {
    font-weight: 400;
}

.faq p {
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    color: #546E7A;
    font-family: 'Rubik';
}

.faq p strong {
    font-size: 16px !important;
    line-height: 21px !important;
    font-weight: 600 !important;
    font-family: 'Rubik';
    display: block;
    color: #263238;
}

.breads {
    margin-bottom: 0px;
    padding: 5px 0;
    background: #1e252b;
}

.breads .breadcrumb {
    background: none;
    margin-bottom: 0;
}

.breads .breadcrumb li {
    font-family: "Rubik";
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    margin-right: 5px;
}

.breads .breadcrumb li a {
    color: #78b826;
}

.about-us.manufacturing .about-box {
    min-height: 180px;
}

.manufactures {
    background: #f5f5f5;
    padding: 70px 0;
}

.manufactures .heading-of-distribute {
    margin-bottom: 40px;
}

.manufactures .heading-of-distribute h6 {
    font-weight: 300;
    font-family: "Rubik";
    font-size: 36px;
    margin-bottom: 10px;
    text-align: center;
    color: #000;
}

.manufactures .heading-of-distribute h6 span {
    font-weight: 300;
}

.manufactures .heading-of-distribute p {
    font-family: "Rubik";
    font-size: 14px;
    text-align: center;
}

.manufactures .box {
    font-family: "Rubik";
    text-align: center;
    margin-bottom: 20px;
    min-height: 200px;
    padding: 20px;
}

.manufactures .box p {
    font-size: 13px;
    font-weight: 400;
    color: #546E7A;
    font-family: 'Rubik';
    line-height: 24px;
}

.manufactures .box p strong {
    font-size: 16px !important;
    line-height: 21px !important;
    font-weight: 600 !important;
    font-family: "Rubik";
    display: block;
    margin: 10px 0;
    letter-spacing: .5px;
    color: #263238;
    font-weight: 700;
}

.manufactures .box span .svg-inline--fa {
    height: 80px;
    width: 80px;
    display: inline-block;
    background: #78b826;
    border-radius: 100px;
    line-height: 70px;
    text-align: center;
    color: #fff;
    padding: 15px;
}

.manufactures .box span {
    height: 80px;
    width: 80px;
    display: inline-block;
    background: #78b826;
    border-radius: 100px;
    line-height: 80px;
    text-align: center;
    color: #fff;
}

.manufactures .box span img {
    padding: 5px;
    filter: invert(1);
}

.our-expert {
    padding: 70px 0;
    text-align: center;
}

.our-expert .expert-title {
    margin-bottom: 40px;
}

.our-expert .expert-title h2 {
    font-weight: 300;
    font-family: "Rubik";
    font-size: 36px;
}

.our-expert .expert-title h2 span {
    font-weight: 300;
}

.our-expert .expert-title p {
    font-family: "Rubik";
    font-size: 13px;
    letter-spacing: .5px;
}

.our-expert .expert-box {
    margin-bottom: 30px;
}

.our-expert .expert-box h2,
.our-expert .expert-box h3,
.our-expert .expert-box h4,
.our-expert .expert-box h5,
.our-expert .expert-box h6 {
    font-size: 16px;
    font-weight: 600;
    font-family: "Rubik";
}

.our-expert .expert-box p {
    font-family: "Rubik";
    font-size: 13px;
    line-height: 24px;
    font-weight: 400;
    color: #546E7A;
}

.our-expert .expert-box img {
    width: 150px;
    margin-bottom: 20px;
}

.our-expert .expert-box .svg-inline--fa{color: #78b826;}

.best-erp {
    padding: 70px 0;
    background: #f5f5f5;
}

.best-erp h5 {
    font-weight: 300;
    font-family: "Rubik";
    font-size: 36px;
    text-align: center;
}

.best-erp h5 span {
    font-weight: 300;
}

.best-erp p {
    font-family: "Rubik";
    font-size: 13px;
    line-height: 24px;
    text-align: center;
    font-weight: 400;
}

.best-erp .erpBox {
    padding: 20px;
    text-align: center;
}

.best-erp .erpBox img {
    width: 180px;
    margin-bottom: 20px;
}

.best-erp .erpBox h6 {
    font-family: "Rubik";
    font-size: 16px;
    font-weight: 600;
}

.best-erp .erpBox p {
    font-family: "Rubik";
    font-size: 13px;
    font-weight: 400;
    letter-spacing: .6px;
    line-height: 24px;
    color: #546E7A;
}

.recent-question {
    background: #fff;
    padding: 70px 0;
}

.recent-question h2 {
    font-weight: 300;
    font-family: "Rubik";
    font-size: 30px;
    text-align: center;
    margin-bottom: 40px;
}

.recent-question h2 span {
    font-weight: 800;
}

.recent-question ul {
    list-style: none;
    padding-left: 0;
}

.recent-question ul li {
    border-bottom: 1px solid #eee;
    font-family: "Rubik";
    font-size: 13px;
    color: #546E7A;
    padding: 12px 0;
    font-weight: 400;
    letter-spacing: .5px;
}

.recent-question p {
    font-family: "Rubik";
    font-size: 14px;
    color: #546E7A;
    font-weight: 400;
    letter-spacing: .5px;
}

.contact-inner {
    padding-bottom: 30px;
}

.contact-inner .row {
    margin: 0;
}

.contact-inner .row .col-lg-6 {
    padding-left: 0;
    padding-right: 0;
}

.contact-inner .information {
    padding: 50px 0;
}

.contact-inner .information hr {
    border-color: #fff;
    margin-bottom: 20px;
}

.contact-inner .information h3 {
    font-family: "Rubik";
    font-size: 36px;
    text-transform: capitalize;
    font-weight: 400;
}

.contact-inner .information h5 {
    font-family: "Rubik";
    font-size: 30px;
    margin-bottom: 20px;
    font-weight: 400;
}

.contact-inner .information address {
    margin-left: 15px;
}

.contact-inner .information address h5 {
    font-size: 24px;
}

.contact-inner .information p {
    font-family: "Rubik";
    font-weight: 400;
}

.contact-inner .information p .svg-inline--fa {
    color: #78b826;
    margin-right: 5px;
}

.contact-inner .information form {
    margin-top: 30px;
    display: block;
}

.contact-inner .information input {
    height: 42px;
}

.contact-inner .information .form-control {
    font-family: "Rubik";
    text-transform: uppercase;
    font-size: 13px;
}

.contact-inner .information .btn {
    background: #78b826;
    border: 0;
    font-family: "Rubik";
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 120px;
    font-size: 13px;
    font-weight: 400;
    padding: 12px;
}


/**/

.erp .rightText h2 {
    font-size: 24px !important;
    line-height: 28px !important;
}

.erp img {
    border-radius: 7px;
}

.about-us.erp .about-box .rightText {
    width: 100%;
}

.progress-bars .box {
    text-align: left;
}

.manufactures.progress-bars .box p {
    margin-bottom: 10px !important;
    letter-spacing: normal !important;
}

.manufactures.progress-bars .box p strong {
    letter-spacing: normal !important;
}

.manufactures.progress-bars img {
    border-radius: 7px;
}

.erp-immigration ul li {
    float: left;
    width: 47%;
    margin-right: 5px;
}

.erpbackground {
    background: #f5f5f5;
}

.manufactures-min-height .about-box {
    min-height: auto !important;
}

.manufactures-min-height.about-us .about-box .leftIcon {
    margin-right: 20px;
}

.manufactures-min-height.about-us .about-box .rightText h2,
.manufactures-min-height.about-us .about-box .rightText h3,
.manufactures-min-height.about-us .about-box .rightText h4,
.manufactures-min-height.about-us .about-box .rightText h5,
.manufactures-min-height.about-us .about-box .rightText h6 {
    margin-top: 0;
}


/**/

.erp-implementation-planning-readness {
    background: url("../images/erp-implementation-planning-readness.jpg") no-repeat;
    padding: 220px 0;
    background-size: cover;
    background-position: 50% 50%;
}

.erp-implementation-planning-readness h1 {
    font-size: 36px;
    font-weight: 400;
    font-family: "Rubik";
    text-align: center;
    color: #fff;
}

.erp-implementation-planning-readness h1 span {
    color: #78b826;
}

.recovery-services h4 {
    font-size: 18px;
    font-weight: 400;
    font-family: "Rubik";
}

.recovery-services p {
    font-size: 13px;
    line-height: 24px;
    font-weight: 400;
    font-family: "Rubik";
}

.drive-porject {
    padding: 50px 0;
}

.drive-porject h2 {
    font-size: 24px;
    font-weight: 400;
    font-family: "Rubik";
    margin-bottom: 25px;
}

.drive-porject ul {
    padding-left: 0px;
    list-style: none;
}

.drive-porject ul li {
    font-size: 13px;
    line-height: 24px;
    font-weight: 400;
    font-family: "Rubik";
    display: flex;
    align-items: baseline;
    margin-bottom: 10px;
}

.drive-porject ul li .svg-inline--fa {
    margin-right: 8px;
}

.drive-porject img {
    box-shadow: 0px 20px 75px 0px rgba(37, 51, 57, 0.1);
}

.drive-porject .svg-inline--fa {
    color: #78b826;
}


/**/

.business-process-optimization {
    background: url("../images/business-process-optimization.jpg") no-repeat;
    padding: 220px 0;
    background-size: cover;
    background-position: 50% 50%;
}

.business-process-optimization h1 {
    font-size: 36px;
    font-weight: 400;
    font-family: "Rubik";
    text-align: center;
    color: #fff;
}

.business-process-optimization h1 span {
    color: #78b826;
}


/*testimonials*/

.testimonialsbanner {
    background: url("../images/testimonial-banner.jpg") no-repeat;
    padding: 220px 0;
    background-size: cover;
    background-position: 50% 50%;
}

.testimonialsbanner h1 {
    font-size: 36px;
    font-weight: 400;
    font-family: "Rubik";
    text-align: center;
    color: #fff;
}

.testimonialsbanner h1 span {
    color: #78b826;
}


/*blogs*/

.blogs.ourblogs-inner h6 {
    padding-bottom: 30px;
}

.blogs .ourblogs {
    margin-bottom: 20px;
}

.business-optimization p .svg-inline--fa {
    color: #78b826;
}

.business-optimization h3 {
    color: #78b826;
}


/*about us*/

.who-we-are {
    background: #1e252b;
    padding: 50px 0;
}

.who-we-are h2 {
    color: #fff;
    font-size: 36px;
    font-family: 'Rubik';
    font-weight: 300;
    text-align: center;
    padding-bottom: 40px;
}

.who-we-are h2 span {
    display: block;
}

.who-we-are p {
    color: #fff;
    font-family: 'Rubik';
    font-weight: 300;
    font-size: 13px;
}

.HOW-WE-DO {
    padding: 50px 0;
}

.HOW-WE-DO h3 {
    color: #78b826;
    font-family: 'Rubik';
    font-weight: 300;
    font-size: 36px;
    text-align: center;
    margin-bottom: 40px;
}

.HOW-WE-DO ul li {
    font-family: 'Rubik';
    font-weight: 400;
    font-size: 13px;
    margin-bottom: 10px;
    list-style: none;
    float: left;
    width: 50%;
}

.manufacturings.about-us .about-box {
    display: block;
    text-align: center;
}

.manufacturings.about-us .about-box .leftIcon {
    width: 100%;
}

.manufacturings.about-us .about-box .rightText {
    width: 100%;
}

.manufacturings h3 {
    font-size: 30px;
    font-family: 'Rubik';
    font-weight: 300;
    text-align: center;
    padding-bottom: 40px;
}

.manufacturing_s.about-us .about-heading {
    padding-bottom: 0;
}


/*4.0*/

.timeslines {
    background: #f7f7f7;
    padding: 50px 0;
}

.timeslines .leader {
    text-align: center;
    color: #000;
}

.timeslines .timeline-panel {
    min-height: 200px;
}

.timeslines h4 {
    font-family: 'Rubik';
    font-size: 20px;
    font-weight: 600;
    color: #fff;
}

.timeslines h2 {
    font-family: 'Rubik';
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 20px;
    text-align: center;
}

.timeslines p {
    font-family: 'Rubik';
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 10px;
    color: #fff;
}

.timeslines .leader {
    margin-bottom: 15px;
}

.timeslines .makeFlex {
    display: flex;
    align-items: center;
}

.timeslines .makeFlex .img {
    margin-right: 20px;
}

.timeslines .makeFlex .img img {
    filter: invert(1);
}

.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
}

.timeline:before {
    top: 52px;
    bottom: 36px;
    position: absolute;
    content: " ";
    width: 3px;
    background-color: #eeeeee;
    left: 50%;
    margin-left: -1.5px;
}

.timeline>li {
    margin-bottom: 20px;
    position: relative;
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table;
}

.timeline>li:after {
    clear: both;
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table;
}

.timeline>li:after {
    clear: both;
}

.timeline>li>.timeline-panel {
    width: 50%;
    background: #78b826;
    float: left;
    border-radius: 2px;
    padding: 20px;
    position: relative;
}

.timeline>li.timeline-inverted+li:not(.timeline-inverted),
.timeline>li:not(.timeline-inverted)+li.timeline-inverted {
    margin-top: -60px;
}

.timeline>li:not(.timeline-inverted) {
    padding-right: 90px;
}

.timeline>li.timeline-inverted {
    padding-left: 90px;
}

.timeline>li>.timeline-panel:before {
    position: absolute;
    top: 26px;
    right: -15px;
    display: inline-block;
    border-top: 15px solid transparent;
    border-left: 15px solid #ccc;
    border-right: 0 solid #ccc;
    border-bottom: 15px solid transparent;
    content: " ";
}

.timeline>li>.timeline-panel:after {
    position: absolute;
    top: 27px;
    right: -14px;
    display: inline-block;
    border-top: 14px solid transparent;
    border-left: 14px solid #78b826;
    border-right: 0 solid #78b826;
    border-bottom: 14px solid transparent;
    content: " ";
}

.timeline>li>.timeline-badge {
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    position: absolute;
    top: 16px;
    left: 51%;
    margin-left: -25px;
    background: #78b826;
    z-index: 100;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
    z-index: 1;
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}

.timeline-title {
    margin-top: 0;
    color: inherit;
}

.timeline-body>p,
.timeline-body>ul {
    margin-bottom: 0;
}

.timeline-body>p+p {
    margin-top: 5px;
}

.power-your-project {
    padding: 50px 0;
}

.power-your-project h3 {
    text-align: center;
    font-size: 40px;
    font-family: 'Rubik';
    margin-bottom: 30px;
    font-weight: 300;
}

.power-your-project h4 {
    font-family: 'Rubik';
    font-size: 18px;
    font-weight: 600;
}

.power-your-project p {
    font-size: 13px;
    font-family: 'Rubik';
    line-height: 24px;
}


/**/

.partners-program .box {
    min-height: 80px;
    padding: 10px 0;
}

.partners-program .box p {
    text-align: left;
}

.partners-program .box p strong {
    font-weight: 500 !important;
    font-size: 18px;
}

.partner-testimonial .testimonial-content {
    background: #fff;
}

.partners-program .testimonial-content {
    padding: 5px;
}


/**/

.our-partner {
    background: #f7f7f7;
    padding: 60px 0;
    text-align: center;
}

.our-partner h4 {
    text-align: center;
    font-size: 36px;
    font-family: 'Rubik';
    margin-bottom: 40px;
}

.our-partner img {
    box-shadow: 0px 20px 75px 0px rgba(37, 51, 57, .15);
    width: 200px;
    background: #fff;
    padding: 10px;
    padding: 15px;
    margin-bottom: 5px;
}

.careers .box h4 {
    font-size: 18px;
    font-family: 'Rubik';
}

.careers .box p {
    font-size: 13px;
    font-family: 'Rubik';
    line-height: 24px;
    color: #888;
}

.career-text.contact-inner {
    background: #f8f8f8;
}

.career-text.contact-inner .information h3 {
    font-size: 24px;
}


/**/

.testimonials-inner {
    padding: 50px 0;
}

.testimonials-inner .testimonials-box {
    box-shadow: 0px 20px 75px 0px rgba(37, 51, 57, .10);
    border-radius: 7px;
    margin-bottom: 20px;
    padding: 20px;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
}

.testimonials-inner .row {
    align-items: center;
}

.testimonials-inner .image img {
    width: 170px;
    height: 170px;
    margin-right: 20px;
    border-radius: 100%;
}

.testimonials-inner p {
    font-size: 14px;
    font-family: 'Rubik';
    line-height: 24px;
    font-weight: 300;
}

.testimonials-inner p.title {
    font-weight: 400;
    font-size: 16px
}


/*feedback*/

.feedback {
    background: #f5f5f5;
    padding: 50px 0;
    text-align: center;
}

.feedback h3 {
    font-size: 30px;
    font-family: 'Rubik';
    text-align: center;
    margin-bottom: 50px;
}

.feedback input {
    height: 48px;
    font-family: 'Rubik';
    font-size: 14px;
    font-weight: 400;
}

.feedback textarea {
    font-family: 'Rubik';
    font-size: 14px;
    font-weight: 400;
}

.feedback .btn {
    background: #78b826;
    border: 0;
    font-family: "Rubik";
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 120px;
    font-size: 13px;
    font-weight: 400;
    padding: 12px;
}

.feedback .form-control {
    border: 0;
    border-radius: 0;
}

@media (min-width: 1367px) {
    .container {
        max-width: 75%;
    }
}

@media (min-width: 1200px) and (max-width: 1366px) {
    .container {
        max-width: 85%;
    }
    .industry .industry-box .MakeFlex .LeftSide {
        height: 280px !important;
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .sina-nav ul li a {
        padding: 15px 12px !important;
    }
    .sina-nav .sina-menu>.dropdown>.dropdown-toggle::after {
        right: 2px;
    }
}

@media (max-width: 1024px) {
    .sina-nav {
        min-height: 80px;
    }
    .sina-nav.navbar-fixed {
        position: sticky;
        top: 0;
        background: #000;
    }
    .sina-nav .sina-brand>img {
        height: auto;
        padding: 0;
    }
    .sina-nav .navbar-toggle {
        color: #78b826;
    }
    .sina-nav ul li a {
        color: #000 !important;
    }
    .sina-nav .navbar-toggle {
        margin-top: 20px;
        color: #fff;
    }
    .sina-nav .menu-item-has-mega-menu.dropdown .mega-menu-col .sub-menu {
        display: block !important;
    }
    .sina-nav .mega-menu-col .mega-menu-col-title::before {
        display: none;
    }
    .sina-nav ul li a {
        padding: 8px 18px !important;
    }
    .INVENTORY {
        background-position: 63% 50%;
    }
    .timeline>li.timeline-inverted+li:not(.timeline-inverted),
    .timeline>li:not(.timeline-inverted)+li.timeline-inverted {
        margin-top: 0;
    }
}

@media (max-width: 991px) {
    .blogs .ourblogs {
        margin-bottom: 30px;
    }
    .case-studies .bg_black {
        padding: 12px;
    }
    .testimonials .testimonial-content {
        margin-bottom: 30px;
    }
    .testimonials .carousel-control-next {
        right: 0;
    }
    .testimonials .carousel-control-prev {
        left: 0;
    }
    .blogs .ourblogs {
        box-shadow: none;
    }
    .timeline>li>.timeline-panel {
        width: 100%;
    }
    .timeline>li>.timeline-badge {
        display: none;
    }
    .sina-nav .sina-brand>img {
        width: 200px;
    }
    .sina-nav {
        min-height: 67px;
    }
    .sina-nav .navbar-toggle {
        margin-top: 15px;
    }
    .INVENTORY {
        overflow: hidden;
        position: relative;
    }
    .INVENTORY::before {
        position: absolute;
        content: '';
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background: linear-gradient(to right, rgba(0, 0, 0, .2), rgba(0, 0, 0, .8))
    }
    .INVENTORY h4,
    .INVENTORY h5,
    .INVENTORY h3,
    .INVENTORY p {
        color: #fff;
    }
    .testimonials-inner .row {
        text-align: center;
    }
    .testimonials-inner .image img {
        margin-bottom: 15px;
    }
    .recent-question ul {
        padding-left: 0;
    }
    .testimonials-inner .image img {
        width: inherit;
        height: auto;
    }
    .timeline>li:not(.timeline-inverted) {
        padding-right: 0;
    }
    .timeline>li.timeline-inverted {
        padding-left: 0;
    }
    .timeline>li {
        margin-bottom: 15px;
    }
    .power-your-project {
        text-align: center;
    }
    .erp-banner {
        padding: 150px 0;
    }
}

@media (max-width: 767px) {
    .full-scope .box {
        margin: 0;
        margin-bottom: 20px;
    }
    .industry .industry-box .MakeFlex {
        display: inline-block;
    }
    .industry .industry-box .MakeFlex .LeftSide {
        width: 100% !important;
        display: inline-block;
        height: 417px;
        margin-bottom: 15px;
    }
    .industry .industry-box .MakeFlex .RightSide {
        width: 100%;
    }
    .about-us .about-box {
        min-height: inherit;
    }
    .about-us .about-box h2,
    .about-us .about-box h3,
    .about-us .about-box h4,
    .about-us .about-box h5,
    .about-us .about-box h6 {
        margin-top: 0;
    }
    .case-studies {
        padding: 40px 0;
    }
    .case-studies h3 {
        padding-bottom: 20px;
    }
    .help {
        padding: 50px 0;
    }
    .help h5 {
        font-size: 22px;
        padding-bottom: 20px;
    }
    .innerbanner,
    .industry-banner,
    .erp-banner,
    .erp-assessment-digital,
    .it-contract-banner,
    .wholesale-distributor,
    .retails-inner,
    .warehouse-inner,
    .immigrationbanner,
    .legalbannar,
    .erpBannar,
    .erp-2Bannar,
    .erp-2Bannar,
    .erp-partners,
    .contactbanner,
    .hiring,
    .blogsbanner,
    .testimonialsbanner,
    .organization-banner,
    .erp-implementation-management,
    .erp-implementation-rescue-recovery,
    .erp-implementation-planning-readness,
    .business-process-optimization {
        padding: 70px 0;
    }
    .contact-inner .information address {
        margin: 0;
    }
    .timeslines h2,
    .power-your-project h3,
    .about-us.innerservices h2 {
        font-size: 24px;
        line-height: 24px;
    }
    .timeline>li:not(.timeline-inverted) {
        padding-right: 0;
    }
    .timeline>li.timeline-inverted {
        padding-left: 0;
    }
    .about-us.innerservices {
        padding: 40px 0;
    }
    .about-us .about-heading {
        padding-bottom: 0;
    }
    .about-us .about-heading h6 {
        line-height: 36px;
    }
    .testimonials h4 {
        padding-bottom: 10px;
    }
    .testimonials .testimonial-content {
        margin-bottom: 10px;
        min-height: inherit;
        padding: 10px;
    }
    .testimonials,
    .our-partner,
    .manufactures,
    .our-expert,
    .features-warehouse {
        padding: 40px 0;
    }
    .our-partner img {
        width: 150px;
    }
    .partners-program .box {
        min-height: inherit;
        padding: 0;
    }
    .sina-nav ul li a {
        line-height: 20px;
    }
    .manufactures .box {
        min-height: inherit;
        padding: 10px 0;
    }
    .who-we-are h2 {
        font-size: 30px;
    }
    .sina-nav ul li {
        margin: 0;
    }
    .organization-change.industry .industry-box .MakeFlex .LeftSide {
        height: 250px !important;
        width: 250px !important;
    }
    .industry {
        padding: 40px 0;
    }
    .your-porject .box {
        min-height: inherit;
    }
    .topbar .col-7,
    .topbar .col-5 {
        max-width: 100%;
        flex: 100%;
    }
    .whatsapp {
        bottom: 5px;
    }
    .whatsapp a .svg-inline--fa {
        height: 40px;
        width: 40px;
        padding: 8px;
    }
    .whatsapp a .fa-phone-alt {
        padding: 11px;
    }
    #return-to-top {}
    .topbar .text-right {
        display: none;
    }
    .sina-nav .sina-brand>img {
        width: 185px;
    }
    .topbar p {
        text-align: center;
        display: flex;
        justify-content: space-between;
    }
    .full-scope {
        padding: 30px 0;
    }
    .testimonials-inner .testimonials-box {
        display: block;
    }
    .testimonials-inner .testimonials-box img {
        height: 170px;
        width: 170px;
    }
    .sina-nav .sina-brand>img {
        margin-top: 4px;
    }
    .HOW-WE-DO ul {
        padding-left: 0;
    }
    .HOW-WE-DO h3,
    .our-expert .expert-title h2,
    .testimonials h4 {
        font-size: 30px;
    }
    .faq {
        padding: 50px 0;
    }
    .workflow .box-2 {
        background: #5b5b4d;
    }
    .workflow .box-1 {
        background: #78b826;
    }
    .your-porject {
        padding: 40px 0;
    }
    .recovery-services .img-fluid {
        margin-bottom: 15px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .case-studies .bg_black {
        padding: 25px;
    }
    .topbar p {
        font-size: 12px !important;
    }
}

@media (min-width: 450px) and (max-width: 767px) {
    .banner .carousel-caption h1,
    .banner .carousel-caption h2 {
        font-size: 26px;
    }
    .industry .industry-box {
        text-align: center;
    }
}

@media (max-width: 450px) {
    .topbar p {
        text-align: center;
    }
    .topbar p span {
        margin-left: 5px;
        display: inline-block;
    }
    .topbar p .btn {
        width: 100px;
    }
    .business-challange,
    .about-us {
        padding: 30px 0;
    }
    .banner .carousel-caption h1,
    .banner .carousel-caption h2 {
        font-size: 18px;
    }
    .full-scope h3,
    .business-challange h3,
    .about-us .about-heading h6 {
        font-size: 30px;
    }
    .help .btn {
        padding: 12px 8px;
        letter-spacing: normal;
    }
    .testimonials h4,
    .manufactures .heading-of-distribute h6,
    .it-negotiation h2 {
        font-size: 25px;
    }
    .full-scope h3,
    .business-challange h3,
    .about-us .about-heading h6,
    .your-porject h2,
    .your-porject h2,
    .distributor .heading-of-distribute h6,
    .distributor .heading-of-distribute h6,
    .faq h3,
    .INVENTORY h3,
    .recovery-services h3,
    .HOW-WE-DO h3,
    .our-expert .expert-title h2,
    .testimonials h4,
    .best-erp h5,
    .recent-question h2,
    .features-warehouse h4,
    .manufacturings h3,
    .contact-inner .information h3 {
        font-size: 25px;
    }
    .contact-inner .information address h5 {
        font-size: 20px;
    }
}

@media (min-width: 280px) and (max-width: 359px) {
    .topbar .col-12 {
        padding-left: 0;
        padding-right: 0;
    }
    .topbar p {
        font-size: 11px;
        display: block;
    }
}