.services-sub-titles,
.services-titles,
.numbers-block p {
  font-size: 20px;
  line-height: 27px;
}

.scroll-block-img {
  position: absolute;
  bottom: 50px;
  right: 100px;
}

.flex-inner-1 {
  flex: 0 1 100%;
}

* {
  margin: 0;
  padding: 0;
}

body {
  background: #262629;
}

.row-flex {
  display: flex;
  flex-wrap: wrap;
}

.row-flex > [class*='col-'] {
  display: flex;
  flex-direction: column;
}

img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.vid169 {
  position: relative;
  padding-top: 56.25%;
}

.vid169 iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100% !important;
  height: 100% !important;
}

body,
button {
  font-family: 'Work Sans', sans-serif;
}

body,
html,
.full-height {
  height: 100%;
}

.auth-header-li {
  list-style-type: none;
  color: #FFFFFF;
}

.auth-header-li a {
  text-decoration: none;
  color: #FFFFFF;
}

.auth-header-li a:hover {
  color: #CC2036;
}

nav {
  padding: .5rem 0 !important;
  background-color: #262629;
}

@media (max-width: 991px) {
  .navbar-nav {
    background-color: #2A2A2D;
  }
}

@media (min-width: 991px) {
  .div-nav-padd-right {
    padding-right: 100px;
  }
}

@media (max-width: 767px) {
  .logo-header {
    width: 70% !important;
  }
}

.navbar-nav {
  margin-right: 0 !important;
}

.section-hero-wrapper {
  background: #262629;
  max-width: 1500px;
  margin: 0 auto;
}

.bg-hero {
  background: center/cover no-repeat url(/images/Hero-Background-Elements.svg?6ef88bbde2c5b996ae212b31e82faf3f);
  position: relative;
  background-position-x: -48px;
  background-position-y: -44px;
  z-index: 999;
}

.bg-hero a {
  border-radius: 48px;
  font-size: 16px;
  line-height: 21px;
  color: #FFFFFF;
  background-color: #CC2036;
  font-weight: 600;
  padding: 20px 84px;
  margin: 30px 0 45px 0;
}

@media (min-width: 767px) {
  .header-logo-margin-left {
    margin-left: 76px;
  }
}

.scroll-img-z-index {
  z-index: 9999;
}

@media (max-width: 767px) {
  .bg-hero {
    background-image: none;
  }
}

@media (min-width: 2000px) and (max-width: 2500px) {
  .bg-hero {
    background-position-x: -53px;
    background-position-y: -49px;
  }
}

@media (min-width: 2501px) and (max-width: 3000px) {
  .bg-hero {
    background-position-x: -29px;
    background-position-y: -46px;
  }
}

@media (min-width: 768px) and (max-width: 899px) {
  .bg-hero {
    background-position-x: -463px;
    background-position-y: 208px;
  }
}

@media (min-width: 900px) and (max-width: 1093px) {
  .bg-hero {
    background-position-x: -313px;
    background-position-y: 166px;
  }
}

@media (min-width: 1094px) and (max-width: 1200px) {
  .bg-hero {
    background-position-x: -123px;
    background-position-y: 101px;
  }
}

@media (min-width: 1201px) and (max-width: 1300px) {
  .bg-hero {
    background-position-x: -48px;
    background-position-y: -1px;
  }
}

@media (min-width: 1301px) and (max-width: 1500px) {
  .bg-hero {
    background-position-x: -48px;
    background-position-y: -22px;
  }
}

.container-fluid {
  position: relative;
}

@media (min-width: 1501px) {
  .container-fluid {
    max-width: 1500px;
    padding: 0 60px;
    margin: auto;
  }

  .offset-2,
  .offset-1 {
    margin-left: 0;
  }
}

.dropdown-item {
  color: #262629;
}

.hero-erp-sub-title-p {
  font-size: 14px;
  letter-spacing: 1.5px;
  line-height: 19px;
  color: #DA251C;
  font-weight: 600;
  margin: 0 0 0 1px;
}

@media (min-width: 320px) and (max-width: 355px) {
  .hero-erp-sub-title-p {
    font-size: 12px;
  }
}

.hero-title {
  font-size: 64px;
  font-weight: 900;
  line-height: 76px;
  color: #FFFFFF;
}

@media (max-width: 578px) {
  .hero-title {
    font-size: 29px;
  }
}

@media (max-width: 349px) {
  .hero-title {
    font-size: 26px;
  }
}

.hero_erp_desc_p {
  color: #E4E4E4;
  font-size: 15px;
  line-height: 24px;
  text-align: left;
}

.hero-wrapper {
  padding: 200px 0;
  margin: 150px 0 70px 0;
}

@media (min-width: 767px) {
  .hero-wrapper {
    margin-left: 70px;
  }
}

@media (max-width: 767px) {
  .hero-wrapper {
    margin: 0;
    padding: 95px 0;
  }
}

.hamb-button {
  position: absolute;
  top: -50px;
  right: calc(8.333333% + -20px);
}

@media (max-width: 767px) {
  .hamb-button {
    top: -42px;
  }
}

.hamburger-icon {
  color: #FFFFFF;
}

.navbar-light .navbar-toggler {
  border: none;
}

.navbar-brand {
  margin-right: auto;
}

@media (max-width: 991px) {
  .nav-ul-border-top {
    border-top: 0.5px solid rgba(216, 216, 216, 0.25);
  }
}

.section-services {
  max-width: 1500px;
  margin: 0 auto;
}

.services-sub-title-p {
  font-size: 14px;
  letter-spacing: 1.5px;
  line-height: 19px;
  color: #CC2036;
  text-align: center;
  padding-top: 46px;
  font-weight: 600;
}

.services-title {
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 44px;
  color: #262629;
  text-align: center;
}

.services-sub-titles {
  font-weight: 600;
}

.services-a-links {
  text-decoration: none;
  color: #CC2036;
  font-weight: 600;
  font-size: 14px;
}

.services-a-links:hover {
  text-decoration: none;
  color: black;
  font-weight: 600;
  font-size: 14px;
}

.services-arrow {
  color: #CC2036;
}

.services-arrow:hover {
  color: black;
}

.service-individual-block {
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.08);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
  margin: 46px 23px 0 23px;
  height: 300px;
  width: 270px;
  padding: 20px;
}

.service-individual-block img {
  padding-left: 10px;
}

.services-wrapper {
  padding: 0 50px 50px 50px;
}

.services-icons {
  color: #A81E38;
  font-size: 70px;
  padding-bottom: 30px;
}

.services-titles {
  font-weight: 600;
  color: #262629;
  padding-top: 15px;
}

.services-desc {
  font-size: 14px;
  letter-spacing: 1.5px;
  line-height: 19px;
  color: #535357;
  letter-spacing: normal;
  padding-bottom: 26px;
}

@media (max-width: 767px) {
  .section-services .service-individual-block {
    background-color: #FFFFFF;
  }
}

.service-desc-alternative-padd {
  padding-bottom: 7px;
}

.modules-block {
  background-color: #fbe8e7;
  padding: 75px 0;
}

.modules-block div {
  justify-content: center;
}

.modules-block div:first-child {
  padding-right: 160px;
}

.modules-block div:nth-child(2) {
  position: relative;
}

.modules-block div:nth-child(2):before {
  content: '';
  width: 1px;
  height: 51%;
  position: absolute;
  border: 0.5px solid rgba(218, 37, 28, 0.1);
  top: 27px;
  left: -75px;
}

.modules-block div:nth-child(2)::after {
  content: '';
  width: 1px;
  height: 51%;
  position: absolute;
  border: 0.5px solid rgba(218, 37, 28, 0.1);
  top: 27px;
  right: -75px;
}

.modules-block div:last-child {
  padding-left: 160px;
}

.modules-block div img {
  padding-bottom: 10px;
}

.modules-block div .module-icon-3 {
  padding-bottom: 27px;
}

.modules-block div .modules-icon {
  font-size: 50px;
  padding: 30px 0;
  color: #DA251C;
}

.modules-block div .module-title {
  color: #262629;
  font-size: 20px;
  line-height: 27px;
}

.modules-block p {
  font-weight: 600;
}

.module-section {
  padding: 75px;
  background: #FCE8E7;
  max-width: 1500px;
  margin: 0 auto;
}

.module-head-title {
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1.5px;
  line-height: 19px;
  color: #DA251C;
  margin-bottom: 50px;
}

.module-short-desc {
  color: #262629;
  font-size: 20px;
  line-height: 27px;
  font-weight: 600;
  letter-spacing: 1.5px;
  margin-top: 20px;
}

.marg-17 {
  margin-top: 17px;
}

.red-line {
  float: right;
  border: 0.5px solid #F6C0BF;
  height: 70px;
  position: relative;
  top: -61px;
}

.marg-top-big {
  margin-top: 17px;
}

.marg-top-small {
  margin-top: 4px;
}

.implementation-block {
  position: relative;
  background-color: #DA251C;
  padding: 200px 0;
  color: #FFFFFF;
  max-width: 1500px;
  margin: 0 auto;
}

.implementation-block a {
  border-radius: 48px;
  font-size: 16px;
  line-height: 21px;
  color: #FFFFFF;
  background-color: transparent;
  font-weight: 600;
  border-color: #FFFFFF;
  padding: 20px 55px;
  margin-top: 30px;
}

.implementation-desc {
  font-size: 32px;
  font-weight: 800;
  letter-spacing: 1px;
  line-height: 44px;
}

.implementation-desc::after {
  content: " ";
  border-bottom-style: solid;
  border-bottom-width: 1px;
  display: table-cell;
  width: 25px;
  padding-top: 20px;
}

@media (max-width: 767px) {
  .implementation-block {
    padding: 50px 0;
  }

  .implementation-block .implementation-title {
    margin-left: 17px;
    font-weight: 600;
  }

  .imp-div {
    padding: 0 50px;
  }
}

.we_are {
  background-image: url("/fe/images/we-are-background.png");
  background-size: cover;
  padding: 150px 0;
  max-width: 1500px;
  margin: 0 auto;
}

.we_are p {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 36px;
  color: #FFFFFF;
  text-align: center;
  max-width: 900px;
}

.numbers-block {
  background-color: #fbe8e7;
  max-width: 1500px;
  margin: 0 auto;
}

.numbers-block div {
  padding: 70px 100px;
  text-align: center;
}

.numbers-block div:nth-child(2) {
  position: relative;
}

.numbers-block div:nth-child(2):before {
  content: '';
  width: 1px;
  height: 32%;
  position: absolute;
  border: 0.5px solid rgba(218, 37, 28, 0.1);
  top: 93px;
  left: 0;
}

.numbers-block div:nth-child(2)::after {
  content: '';
  width: 1px;
  height: 32%;
  position: absolute;
  border: 0.5px solid rgba(218, 37, 28, 0.1);
  top: 93px;
  right: 0;
}

.numbers-block h6 {
  font-size: 32px;
  font-weight: 900;
  letter-spacing: 1.33px;
  line-height: 65px;
  color: #DA251C;
}

.numbers-block p {
  font-weight: 600;
  color: #262629;
  margin-bottom: 0;
}

.section-about {
  max-width: 1500px;
  margin: 0 auto;
  background-color: #FFFFFF;
}

.about {
  padding: 100px;
  position: relative;
}

.about div {
  padding: 20px;
}

.about div:first-child p {
  font-size: 14px;
  letter-spacing: 1.5px;
  line-height: 19px;
  color: #262629;
  font-weight: 600;
  margin-left: -65px;
}

.about div:first-child h3 {
  color: #262629;
  font-size: 32px;
  font-weight: bold;
  line-height: 38px;
}

.about div:first-child h3::after {
  content: " ";
  border-bottom-style: solid;
  border-bottom-width: 1px;
  display: table-cell;
  width: 25px;
  padding-top: 10px;
  border-color: #DA251C;
}

.about div:last-child {
  flex-basis: 800px;
}

.about div:last-child p {
  font-weight: 500;
  color: #262629;
  line-height: 19px;
  letter-spacing: 1.7px;
  font-size: 16px;
  margin-bottom: 0;
}

.scroll-img-about {
  bottom: 137px;
  right: 70px;
}

.call-to-action {
  background-color: #fbe8e7;
  padding: 100px;
  max-width: 1500px;
  margin: 0 auto;
}

.call-to-action div:first-child {
  flex-basis: 967px;
}

.call-to-action div:first-child .call-to-action-subtitle {
  font-size: 14px;
  letter-spacing: 1.5px;
  line-height: 19px;
  color: #DA251C;
  font-weight: 600;
  margin-left: -65px;
}

.call-to-action div:first-child h3 {
  color: #262629;
  font-size: 32px;
  font-weight: bold;
  line-height: 38px;
}

.call-to-action div:first-child .call-to-action-description {
  color: #262629;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1.71px;
  line-height: 19px;
}

.call-to-action a {
  border-radius: 48px;
  font-size: 16px;
  line-height: 21px;
  color: #FFFFFF;
  background-color: #CC2036;
  font-weight: 600;
  padding: 20px 75px;
}

@media (max-width: 767px) {
  .call-to-action h3 {
    text-align: center;
    padding-bottom: 10px;
  }
}

.footer-a {
  color: #A0A0A0;
  font-size: 14px;
  letter-spacing: 0.88px;
  line-height: 16px;
  padding: 24px 20px 12px 0;
}

.footer-a:hover {
  text-decoration: none;
}

.footer-a:hover {
  color: #DA251C;
  font-size: 14px;
  letter-spacing: 0.88px;
  line-height: 16px;
  padding: 24px 20px 12px 0;
  text-decoration: underline;
}

@media (max-width: 767px) {
  .footer-first-div {
    margin-left: 0;
  }

  .footer-first-div div {
    margin-top: 40px !important;
    margin-bottom: 40px;
  }
}

.social-icons {
  font-size: 25px;
  padding: 10px 0;
}

.navbar-collapse {
  background-color: #262629;
}

.navbar-collapse ul {
  padding: 10px;
}

.navbar-collapse ul .nav-item {
  padding: 0 15px;
}

.navbar-collapse ul .nav-item .nav-link {
  font-weight: 600;
  color: #FFFFFF;
  font-size: 14px;
  letter-spacing: 1.5px;
  line-height: 16px;
}

.navbar-collapse ul .nav-item,
.nav-link:hover {
  color: #CF1F36 !important;
}

.navbar-light .navbar-nav .show > .nav-link {
  color: #ffffff;
}

.dropdown-item:focus,
.dropdown-item:hover {
  background-color: #CF1F36 !important;
  color: #FFFFFF !important;
}

.btn:hover {
  color: #FFFFFF !important;
}

.services-arrow:hover {
  color: #CF1F36 !important;
}

a:hover {
  color: #CF1F36 !important;
}

@media (min-width: 992px) and (max-width: 1212px) {
  .logo-header {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
}

@media (min-width: 992px) {
  .navbar-collapse ul .nav-item .nav-link {
    font-size: 16px;
    letter-spacing: 1.71px;
    line-height: 19px;
  }
}

.nav-wrapper {
  position: relative;
}

.reference-image {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  width: 50% !important;
}

.owl-stage {
  text-align: -webkit-center;
}

.margin-bottom-0 {
  margin-bottom: 0;
}

@media (min-width: 1250px) {
  .nav-wrapper {
    margin-right: 90px;
  }
}

@media (min-width: 1250px) {
  .absolute-nav-right {
    margin-right: 120px;
  }
}

.wrapper-relative {
  position: relative;
  width: 100%;
}

.auth-a {
  color: #FFFFFF;
  font-weight: 600 !important;
  text-decoration: none !important;
}

.auth-a:hover {
  color: #CC2036;
}

@media (min-width: 992px) {
  .auth-a {
    position: relative;
    top: 42px;
    right: 54px;
  }
}

.company-name {
  color: #262629;
  font-size: 24px;
  letter-spacing: 1px;
  line-height: 36px;
  font-weight: bold;
  padding: 30px 0;
}

.contact-second-main-div {
  flex-basis: max-content !important;
  margin-bottom: 30px;
}

.contact-span {
  color: #868686;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 20px;
  display: inline-block;
}

.contact-icon {
  color: #868686;
}

.contact-span-second {
  margin-bottom: 30px;
  margin-left: 20px;
}

.submit-button {
  border-radius: 48px;
  font-size: 16px;
  line-height: 21px;
  color: #FFFFFF;
  background-color: #CC2036;
  font-weight: 600;
  padding: 20px 75px;
  margin: 30px 0;
  border-color: #CC2036;
}

.submit-button:hover,
.submit-button:not(:disabled):not(.disabled):active {
  background-color: #DA251C;
  border-color: #DA251C;
}

.form-group {
  border: 1px solid #E6E6E6;
  border-radius: 4px;
  background-color: #FFFFFF;
  box-shadow: 0 10px 24px 0 #E8E8E8;
}

.form-control {
  color: #686868;
  font-size: 14px;
  line-height: 16px;
  border: 0.5px;
  font-weight: 500;
  padding: 25px;
}

.form-control:focus {
  box-shadow: none;
  border-color: #E6E6E6;
}

.contact {
  padding-top: 150px;
  padding-bottom: 75px;
  background: #FFFFFF;
}

.contact h3 {
  color: #262629;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 44px;
}

.contact .contact-subtitle {
  color: #262629;
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
  margin-bottom: 40px;
}

.contact .contact-subtitle:after {
  content: " ";
  display: table-cell;
  width: 25px;
  padding-top: 20px;
  border-bottom: 1px solid #DA251C;
}

.submit-button {
  border-radius: 48px;
  font-size: 16px;
  line-height: 21px;
  color: #FFFFFF;
  background-color: #CC2036;
  font-weight: 600;
  padding: 20px 75px;
  margin: 30px 0;
  border-color: #CC2036;
}

.submit-button:hover,
.submit-button:not(:disabled):not(.disabled):active {
  background-color: #DA251C;
  border-color: #DA251C;
}

.white-background {
  background-color: #FFFFFF !important;
  margin-bottom: 0 !important;
}

@media (max-width: 767px) {
  .contact-second-main-div {
    text-align: center;
    margin-bottom: 0;
  }

  .media-center {
    text-align: center !important;
  }
}

.service-services-width {
  width: 75px !important;
}

/*   ---------------- BIBKE CSS ----------------    */

/*        LOGIN - CSS        */

.log-in-content {
  background-color: #252528;
  text-align: center;
  background-image: url("/fe/images/Background.svg");
  background-position: center;
  background-repeat: no-repeat;
  min-height: 1025px;
}

.panel-heading {
  max-height: 140px;
}

.panel-body {
  text-align: -webkit-center;
}

.panel-primary {
  padding-top: 165px;
}

.log-in-welcome-back {
  margin-bottom: 0px;
  padding-top: 80px;
}

.log-in-content {
  height: 100%;
  width: 100%;
  background-color: #262629;
  padding: 20px;
}

.log-in {
  margin-top: 130px;
  margin-right: auto;
  margin-left: auto;
  height: 356px;
  width: 379px;
  text-align: center;
}

.log-in-welcome-back {
  color: #CC2036;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1.5px;
  line-height: 19px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0;
}

.h1-log-in-title {
  color: #FFFFFF;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 44px;
  text-align: center;
}

.log-in-remeber {
  padding-left: 0px;
}

.log-in-custom-input {
  max-height: 56px;
  max-width: 379px;
  border-radius: 4px;
  background-color: #404040;
  color: #686868;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
}

.log-in-btn-info {
  color: #686868;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
}

.log-in-btn {
  border-radius: 35px;
  background-color: #CF1F36;
  border: 1px solid #CF1F36;
  min-height: 64px;
  min-width: 204px;
  margin-top: 30px;
  font-weight: 500;
}

.log-in-forgot-pw {
  padding-right: 15px;
}

.no-margin {
  margin: 0;
}

.log-in-btn-info:hover {
  color: #D21E36;
}

input[type=text],
textarea {
  background-color: #404040;
  color: #686868;
}

.log-in-content .form-group {
  border: none;
  border-radius: 0;
  background-color: inherit;
  box-shadow: none;
}

.log-in-content form {
  max-width: 460px;
}

/*  REGISTRATION  */

.registration-content {
  background-color: #252528;
  text-align: center;
  background-image: url("/fe/images/Background.svg");
  background-position: center;
  background-repeat: no-repeat;
  min-height: 1025px;
}

.panel-heading {
  max-height: 140px;
}

.panel-body {
  text-align: -webkit-center;
  text-align: -moz-center;
}

.registration-panel-primary {
  padding-top: 60px;
}

.registration-welcome-back {
  margin-bottom: 0;
  padding-top: 80px;
}

.registration-content {
  height: 100%;
  width: 100%;
  background-color: #262629;
  padding: 20px;
}

.registration {
  margin-top: 130px;
  margin-right: auto;
  margin-left: auto;
  height: 356px;
  width: 379px;
  text-align: center;
}

.registration-welcome-back {
  color: #CC2036;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1.5px;
  line-height: 19px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0px;
}

.h1-registration-title {
  color: #FFFFFF;
  font-weight: 500;
  font-size: 32px;
  letter-spacing: 1px;
  line-height: 44px;
  text-align: center;
}

.registration-custom-input {
  height: 100%;
  width: 100%;
  min-width: 255px;
  max-width: 380px;
  min-height: 56px;
  max-height: 56px;
  border-radius: 4px;
  background-color: #404040;
  color: #686868;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
}

.registration-custom-input {
  max-height: 56px;
  max-width: 379px;
  border-radius: 4px;
  background-color: #404040;
  color: #686868;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
}

.registration-rember {
  padding-left: 0;
}

.registration-btn-info {
  color: #686868;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
}

.registration-custom-input {
  max-height: 56px;
  max-width: 379px;
  border-radius: 4px;
  background-color: #404040;
  color: #686868;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
}

.registration-btn {
  border-radius: 35px;
  background-color: #CF1F36;
  border: 1px solid #CF1F36;
  min-height: 64px;
  min-width: 204px;
  margin-top: 30px;
}

.registration-forgot-pw {
  padding-right: 15px;
}

.no-margin {
  margin: 0;
}

.registration-btn-info:hover {
  color: #D21E36;
}

.registration-content .form-group {
  border: none;
  border-radius: 0px;
  background-color: inherit;
  box-shadow: none;
}

input[type=text],
textarea {
  background-color: #404040;
  color: #686868;
}

.registration-content form {
  max-width: 460px;
}

/*   SERVICES CSS   */

.header-height {
  padding-top: 97px;
  padding-bottom: 140px;
  margin-top: 90px;
}

.padding-0 {
  padding: 0;
}

.mt-30 {
  margin-top: 30px;
}

.mb-50 {
  margin-bottom: 50px;
}

.service-header-title {
  color: #ffffff;
  font-weight: bold;
  letter-spacing: 0.78px;
  line-height: 29px;
  text-align: center;
  font-size: 64px;
  margin-top: 30px;
}

.service-header-desc {
  margin-top: 30px;
  font-weight: 500;
  color: #ffffff;
  line-height: 29px;
  text-align: center;
  font-size: 24px;
}

.service-hero-line {
  height: 1px;
  width: 20px;
  border: 1px solid #DA251C;
  background-color: #DD231F;
  margin: auto;
  text-align: center;
  margin-top: 15px;
}

.service-main-box {
  position: relative;
  top: -105px;
  border-radius: 4px 4px 0 0;
  background-color: #FFFFFF;
  box-shadow: 0 6px 24px 0 rgba(220, 220, 220, 0.5);
  text-align: center;
  padding: 50px;
}

.service-main-box-desc {
  color: #262629;
  font-weight: 500;
  font-size: 25px;
  letter-spacing: 0.78px;
  line-height: 29px;
  text-align: justify;
  padding-left: 40px;
}

.service-vertical-line {
  max-width: 1px;
}

.service-line {
  border: 1px solid #DD231F;
  height: 96px;
  text-align: center;
}

.service-circle {
  position: relative;
  border: 1px solid #999;
  border-radius: 100%;
  width: 50px;
  line-height: 50px;
  text-align: center;
  margin-top: 30px;
  background-color: #fff;
  z-index: 2;
  color: #CC2036;
  font-weight: 500;
}

.service-circle:first-child {
  margin-top: 0;
}

.service-circle:before {
  position: absolute;
  border: 1px dashed #999;
  width: 0;
  height: 30px;
  display: block;
  content: '';
  left: 50%;
  z-index: 1;
  top: -32px;
  margin-left: -1px;
}

.service-circle:first-child:before {
  display: none;
}

.sales-circle-text {
  position: relative;
  width: 100%;
  line-height: 40px;
  text-align: justify;
  margin-top: 30px;
  background-color: #fff;
  z-index: 2;
  font-weight: 500;
  font-size: 25px;
}

.service-hidden-circle {
  position: relative;
  border: 1px solid #999;
  border-radius: 100%;
  width: 50px;
  line-height: 50px;
  text-align: justify;
  margin-top: 30px;
  background-color: #fff;
  z-index: 2;
  color: #CC2036;
  font-weight: 500;
  display: inline-block;
}

.margin-b-50px {
  margin-bottom: 100px;
}

.service-content {
  padding-top: 50px;
}

.service-content-title {
  color: #CC2036;
  font-size: 32px;
  letter-spacing: 3.43px;
  line-height: 19px;
  text-align: left;
  font-weight: 600;
}

.service-content-desc {
  margin-top: 10px;
  color: #262629;
  font-size: 18px;
  letter-spacing: 0.7px;
  line-height: 32px;
}

.hero-bg-img-sales {
  background-image: url("/fe/images/carlos-muza-84523-unsplash.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.sales-circle-text-1 {
  position: relative;
  width: 100%;
  line-height: 40px;
  text-align: justify;
  margin-top: 5px;
  background-color: #fff;
  z-index: 2;
  font-weight: 500;
  font-size: 25px;
}

.sales-circle-text-2 {
  position: relative;
  width: 100%;
  line-height: 40px;
  text-align: justify;
  margin-top: 25px;
  background-color: #fff;
  z-index: 2;
  font-weight: 500;
  font-size: 25px;
}

.sales-circle-text-3 {
  position: relative;
  width: 100%;
  line-height: 40px;
  text-align: justify;
  margin-top: 18px;
  background-color: #fff;
  z-index: 2;
  font-weight: 500;
  font-size: 25px;
}

.sales-circle-text-4 {
  position: relative;
  width: 100%;
  line-height: 40px;
  text-align: justify;
  margin-top: 45px;
  background-color: #fff;
  z-index: 2;
  font-weight: 500;
  font-size: 25px;
}

/*    ORDER  SERVICES   */

.hero-bg-img-order {
  background-image: url("/fe/images/helloquence-61189-unsplash.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.order-circle-text-1 {
  position: relative;
  width: 100%;
  line-height: 40px;
  text-align: justify;
  margin-top: 5px;
  background-color: #fff;
  z-index: 2;
  font-weight: 500;
  font-size: 25px;
}

.order-circle-text-2 {
  position: relative;
  width: 100%;
  line-height: 40px;
  text-align: justify;
  margin-top: 42px;
  background-color: #fff;
  z-index: 2;
  font-weight: 500;
  font-size: 25px;
}

/*   PRODUCTION  SERVICES */

.hero-bg-img-production {
  background-image: url("/fe/images/production_halls_7.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.productive-ul {
  list-style: none;
  margin-top: 10px;
  color: #262629;
  font-size: 18px;
  letter-spacing: 0.7px;
  line-height: 21px;
}

.productive-ul li::before {
  content: "\2022";
  color: red;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: 20px;
  font-size: 18px;
  letter-spacing: 0.7px;
  line-height: 32px;
}

.production-content-desc {
  margin-top: 10px;
  color: #262629;
  font-size: 18px;
  letter-spacing: 0.7px;
  line-height: 32px;
}

.production-circle-text-1 {
  margin-top: 5px;
  position: relative;
  width: 100%;
  line-height: 40px;
  text-align: justify;
  background-color: #fff;
  z-index: 2;
  font-weight: 500;
  font-size: 25px;
}

.production-circle-text-2 {
  margin-top: 40px;
  position: relative;
  width: 100%;
  line-height: 40px;
  text-align: justify;
  background-color: #fff;
  z-index: 2;
  font-weight: 500;
  font-size: 25px;
}

.production-circle-text-3 {
  margin-top: 45px;
  position: relative;
  width: 100%;
  line-height: 40px;
  text-align: justify;
  background-color: #fff;
  z-index: 2;
  font-weight: 500;
  font-size: 25px;
}

.production-circle-text-4 {
  margin-top: 40px;
  position: relative;
  width: 100%;
  line-height: 40px;
  text-align: justify;
  background-color: #fff;
  z-index: 2;
  font-weight: 500;
  font-size: 25px;
}

.production-circle-text-5 {
  margin-top: 43px;
  position: relative;
  width: 100%;
  line-height: 40px;
  text-align: justify;
  background-color: #fff;
  z-index: 2;
  font-weight: 500;
  font-size: 25px;
}

.production-circle-text-6 {
  margin-top: 30px;
  position: relative;
  width: 100%;
  line-height: 40px;
  text-align: justify;
  background-color: #fff;
  z-index: 2;
  font-weight: 500;
  font-size: 25px;
}

.production-circle-text-7 {
  margin-top: 15px;
  position: relative;
  width: 100%;
  line-height: 40px;
  text-align: justify;
  background-color: #fff;
  z-index: 2;
  font-weight: 500;
  font-size: 25px;
}

/*  IMPLEMENTATION SERVICES */

.hero-bg-img-implementation {
  background-image: url("/fe/images/new-data-services-746321-unsplash.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/*  SERVICE SERVICES  */

.hero-bg-img-services {
  background-image: url("/fe/images/code02.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.services-p-icon {
  max-height: 92px;
  margin-top: 15px;
}

.service-line-services {
  height: 120px;
  border: 1px solid #DD231F;
  text-align: center;
}

.services-circle-text-1 {
  position: relative;
  width: 100%;
  line-height: 40px;
  text-align: justify;
  margin-top: 5px;
  background-color: #fff;
  z-index: 2;
  font-weight: 500;
  font-size: 25px;
}

.services-circle-text-2 {
  position: relative;
  width: 100%;
  line-height: 40px;
  text-align: justify;
  margin-top: 42px;
  background-color: #fff;
  z-index: 2;
  font-weight: 500;
  font-size: 25px;
}

/*  ACCOUNTING SERVICE  */

.hero-bg-img-accounting {
  background-image: url("/fe/images/kelly-sikkema-1484278-unsplash.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.accounting-circle-text-1 {
  position: relative;
  width: 100%;
  line-height: 40px;
  text-align: justify;
  margin-top: 5px;
  background-color: #fff;
  z-index: 2;
  font-weight: 500;
  font-size: 25px;
}

.accounting-circle-text-2 {
  position: relative;
  width: 100%;
  line-height: 40px;
  text-align: justify;
  margin-top: 42px;
  background-color: #fff;
  z-index: 2;
  font-weight: 500;
  font-size: 25px;
}

.accounting-circle-text-3 {
  position: relative;
  width: 100%;
  line-height: 40px;
  text-align: justify;
  margin-top: 42px;
  background-color: #fff;
  z-index: 2;
  font-weight: 500;
  font-size: 25px;
}

/*  LOGISTICS SERVICE  */

.hero-bg-img-logistics {
  background-image: url("/fe/images/hannes-egler-360942-unsplash.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.service-line-logistics {
  height: 120px;
  border: 1px solid #DD231F;
  text-align: center;
}

.logistics-icon {
  margin-top: 15px;
}

.logistics-circle-text-1 {
  position: relative;
  width: 100%;
  line-height: 40px;
  text-align: justify;
  margin-top: 5px;
  background-color: #fff;
  z-index: 2;
  font-weight: 500;
  font-size: 25px;
}

.logistics-circle-text-2 {
  position: relative;
  width: 100%;
  line-height: 40px;
  text-align: justify;
  margin-top: 42px;
  background-color: #fff;
  z-index: 2;
  font-weight: 500;
  font-size: 25px;
}

.logistics-circle-text-3 {
  position: relative;
  width: 100%;
  line-height: 40px;
  text-align: justify;
  margin-top: 42px;
  background-color: #fff;
  z-index: 2;
  font-weight: 500;
  font-size: 25px;
}

.hero-bg-img-human-resources {
  background-image: url("/fe/images/austin-distel-1555607-unsplash.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.service-line-human-resources {
  height: 120px;
  border: 1px solid #DD231F;
  text-align: center;
}

.human-resources-icon {
  margin-top: 15px;
}

.human-resources-circle-text-1 {
  position: relative;
  width: 100%;
  line-height: 40px;
  text-align: justify;
  margin-top: 5px;
  background-color: #fff;
  z-index: 2;
  font-weight: 500;
  font-size: 25px;
}

.human-resources-circle-text-2 {
  position: relative;
  width: 100%;
  line-height: 40px;
  text-align: justify;
  margin-top: 42px;
  background-color: #fff;
  z-index: 2;
  font-weight: 500;
  font-size: 25px;
}

.human-resources-circle-text-3 {
  position: relative;
  width: 100%;
  line-height: 40px;
  text-align: justify;
  margin-top: 42px;
  background-color: #fff;
  z-index: 2;
  font-weight: 500;
  font-size: 25px;
}

.human-resources-circle-text-4 {
  position: relative;
  width: 100%;
  line-height: 40px;
  text-align: justify;
  margin-top: 42px;
  background-color: #fff;
  z-index: 2;
  font-weight: 500;
  font-size: 25px;
}

.human-resources-circle-text-5 {
  position: relative;
  width: 100%;
  line-height: 40px;
  text-align: justify;
  margin-top: 42px;
  background-color: #fff;
  z-index: 2;
  font-weight: 500;
  font-size: 25px;
}

.hero-bg-img-maintenance {
  background-image: url("/fe/images/nuno-silva-6154-unsplash.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.service-line-maintenance {
  height: 145px;
  border: 1px solid #DD231F;
  text-align: center;
}

.maintenance-icon {
  margin-top: 25px;
}

.maintenance-circle-text-1 {
  position: relative;
  width: 100%;
  line-height: 40px;
  text-align: justify;
  margin-top: 5px;
  background-color: #fff;
  z-index: 2;
  font-weight: 500;
  font-size: 25px;
}

.maintenance-circle-text-2 {
  position: relative;
  width: 100%;
  line-height: 40px;
  text-align: justify;
  margin-top: 42px;
  background-color: #fff;
  z-index: 2;
  font-weight: 500;
  font-size: 25px;
}

@media (max-width: 554px) {
  .service-header-title {
    font-size: 34px;
  }
}

@media (min-width: 991px) and (max-width: 5000px) {
  .service-hidden-circle {
    display: none;
  }
}

@media (min-width: 320px) and (max-width: 991px) {
  .service-circle {
    display: none;
  }

  .service-hidden-circle {
    display: inline-block;
  }
}

@media (min-width: 991px) and (max-width: 1199px) {
  .service-line-sales {
    height: 120px !important;
  }

  .sales-icon {
    margin-top: 20px !important;
  }

  .service-line-order {
    height: 95px !important;
  }

  .order-icon {
    margin-top: 5px !important;
  }

  .service-line-accounting {
    height: 120px !important;
  }

  .accounting-icon {
    margin-top: 15px !important;
  }

  .service-line-logistics {
    height: 175px !important;
  }

  .logistics-icon {
    margin-top: 40px !important;
  }

  .service-line-human-resources {
    height: 175px !important;
  }

  .human-resources-icon {
    margin-top: 45px !important;
  }

  .service-line-maintenance {
    height: 110px !important;
  }

  .maintenance-icon {
    margin-top: 0px !important;
  }

  .services-p-icon {
    margin-top: 25px !important;
  }

  .service-line-services {
    height: 150px !important;
  }

  .services-circle-text-2 {
    margin-top: 25px !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .service-line-sales {
    height: 150px !important;
  }

  .sales-icon {
    margin-top: 30px !important;
  }

  .service-line-order {
    height: 115px !important;
  }

  .order-icon {
    margin-top: 20px !important;
  }

  .service-line-production {
    height: 120px !important;
  }

  .production-icon {
    margin-top: 20px !important;
  }

  .service-line-accounting {
    height: 175px !important;
  }

  .accounting-icon {
    margin-top: 40px !important;
  }

  .service-line-logistics {
    height: 235px !important;
  }

  .logistics-icon {
    margin-top: 65px !important;
  }

  .service-line-human-resources {
    height: 235px !important;
  }

  .human-resources-icon {
    margin-top: 65px !important;
  }

  .service-line-maintenance {
    height: 140px !important;
  }

  .maintenance-icon {
    margin-top: 0px !important;
  }

  .circle-font-small-d {
    font-size: 22px;
  }

  .services-p-icon {
    margin-top: 60px !important;
  }

  .service-line-services {
    height: 205px !important;
  }

  .smaller-window-respons {
    float: left;
    margin-top: 0;
    margin-right: 15px;
  }

  .second-row-smaller-window {
    margin-top: 15px;
  }
}

@media (min-width: 768px) and (max-width: 787px) {
  .footer-lang-ul {
    margin-top: 165px !important;
  }
}

@media (min-width: 320px) and (max-width: 767px) {
  .circle-font-small-d {
    font-size: 22px;
  }

  .service-vertical-line {
    display: none;
  }

  .service-main-box {
    padding: 20px;
  }

  .service-main-box-desc {
    padding-left: 0;
    margin-top: 25px;
    font-size: 22px;
    text-align: inherit;
  }

  .service-header-desc {
    font-size: 20px;
  }

  .smaller-window-respons {
    float: left;
    margin-top: -5px;
    margin-right: 15px;
  }

  .second-row-smaller-window {
    margin-top: 15px;
  }
}

.footer-section {
  padding: 120px 150px;
  background: #252528;
}

.footer-title {
  color: #FFFFFF;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 36px;
  margin-top: 20px;
}

.footer-lang-ul {
  margin-top: 110px;
}

.footer-lang-li {
  display: inline-block;
}

.footer-social-li {
  display: inline-block;
}

.mb-16px {
  margin-bottom: 16px;
}

.mb-8px {
  margin-bottom: 8px;
}

.mb-32px {
  margin-bottom: 32px;
}

.mb-24px {
  margin-bottom: 24px;
}

.footer-contact-title {
  color: #FFFFFF;
  font-size: 14px;
  letter-spacing: 0.88px;
  line-height: 16px;
  font-weight: 600;
}

.footer-contact-p {
  color: #DA251C;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 19px;
  text-decoration: underline;
}

.footer-contact-p:hover,
.footer-contact-p:visited {
  color: #DA251C;
}

.footer-contact-address {
  color: #565656;
  font-size: 14px;
  letter-spacing: 0.88px;
  line-height: 16px;
}

.footer-contact-explore {
  color: #FFFFFF;
  font-size: 14px;
  letter-spacing: 0.88px;
  line-height: 16px;
  font-weight: 600;
}

.owl-prev {
  width: 15px;
  height: 100px;
  position: absolute;
  top: 0;
  left: -20px;
  margin-left: -20px;
  display: block !important;
  border: 0px solid black;
  color: #A0A0A0 !important;
}

.owl-next {
  width: 15px;
  height: 100px;
  position: absolute;
  top: 0;
  right: -20px;
  display: block !important;
  border: 0px solid black;
  color: #A0A0A0 !important;
}

.owl-prev:hover,
.owl-next:hover {
  background-color: transparent !important;
  color: #A0A0A0 !important;
}

@media (min-width: 426px) and (max-width: 787px) {
  .footer-section {
    padding: 120px 20px;
    text-align: center;
    padding-bottom: 50px;
  }

  .footer-social-ul {
    display: none;
  }

  .footer-contact-address {
    margin-bottom: 85px;
  }

  .user-portal-section {
    padding: 120px 0 !important;
  }

  .content-position {
    margin-top: 20px;
    justify-content: center !important;
  }
}

@media (min-width: 787px) and (max-width: 2560px) {
  .footer-social-ul {
    display: none;
  }
}

@media (min-width: 320px) and (max-width: 425px) {
  .footer-section {
    padding: 120px 20px 50px 20px;
    text-align: left;
  }

  .footer-social-ul {
    display: none;
  }

  .footer-lang-ul {
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .footer-contact-title {
    margin-bottom: 25px;
  }

  .footer-contact-address {
    margin-bottom: 40px;
  }

  .user-portal-section {
    padding: 120px 0 !important;
  }

  .content-position {
    margin-top: 20px;
    justify-content: center !important;
  }

  .hero-wrapper .offset-1 {
    margin-left: 0;
  }

  .numbers-block div {
    padding: 70px 70px;
  }
}

.section-references .owl-prev,
.section-references .owl-next {
  top: 30px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .section-references .owl-prev,
  .section-references .owl-next {
    top: 16px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .section-references .owl-prev,
  .section-references .owl-next {
    top: 3px;
  }
}

@media (min-width: 320px) and (max-width: 494px) {
  .service-content-title {
    line-height: 30px !important;
  }
}

@media (min-width: 320px) and (max-width: 374px) {
  .footer-contact-address {
    font-size: 11px !important;
  }
}

.owl-carousel .owl-nav.disabled {
  display: block;
}

.position-rel {
  position: relative;
}

.owl-latest-news button.owl-next {
  position: absolute;
  right: -39px;
  top: 150px;
}

.owl-latest-news button.owl-prev {
  position: absolute;
  left: -30px;
  top: 150px;
}

@media (min-width: 992px) {
  .owl-latest-news button.owl-prev,
  .owl-latest-news button.owl-next {
    top: 90px;
  }
}

.reference-carousel .owl-stage {
  display: flex;
  align-items: center;
  padding-top: 20px;
  border-top: 1px solid #ECECEC;
}

.services-container {
  background-color: #FFFFFF;
}

@media (min-width: 1194px) and (max-width: 1549px) {
  .services-container {
    max-width: 1000px;
  }
}

@media (max-width: 342px) {
  .service-individual-block {
    height: auto;
  }
}

@media (min-width: 320px) and (max-width: 500px) {
  .services-wrapper {
    padding: 0 0 50px 0;
  }
}

.user-portal-section {
  padding: 135px 150px;
}

.inputs-content {
  padding: 0 55px;
}

@media (min-width: 320px) and (max-width: 575px) {
  .user-portal-section {
    padding: 135px 0;
  }

  .inputs-content {
    padding: 0 15px !important;
  }

  .description-input {
    max-width: 100% !important;
  }

  .data-input {
    margin-left: 0 !important;
    max-width: 100% !important;
  }

  .pl-0 {
    padding-right: 0 !important;
  }

  .btn-download img {
    margin-top: 4px;
    margin-right: 6px;
  }
}

@media (min-width: 576px) and (max-width: 991px) {
  .user-portal-section {
    padding: 135px 0 !important;
  }

  .inputs-content {
    padding: 0 15px !important;
  }

  .description-input {
    max-width: 48% !important;
  }

  .data-input {
    margin-left: 15px !important;
    max-width: 48% !important;
  }

  .inputs-content,
  .col-md-1,
  .col-sm-1 {
    padding: 0;
  }

  .btn-download img {
    margin-top: 4px !important;
    margin-right: 6px !important;
  }
}

@media (min-width: 992px) and (max-width: 1311px) {
  .user-portal-section {
    padding: 135px 80px !important;
  }

  .inputs-content {
    padding: 0 80px !important;
  }
}

@media (min-width: 992px) and (max-width: 1177px) {
  .description-input {
    max-width: 48% !important;
  }

  .data-input {
    margin-left: 15px !important;
    max-width: 48% !important;
  }
}

@media (min-width: 1312px) and (max-width: 1440px) {
  .inputs-content {
    padding: 0 150px !important;
  }
}

@media (min-width: 1441px) and (max-width: 1500px) {
  .inputs-content {
    padding: 0 150px !important;
  }
}

@media (min-width: 1501px) and (max-width: 1500px) {
  .inputs-content {
    padding: 0 60px !important;
  }
}

.content-position {
  justify-content: flex-end;
}

.user-portal-title {
  color: #262629;
  font-weight: 800;
  font-size: 32px;
  letter-spacing: 1px;
  line-height: 44px;
}

.custom-portal-btns {
  border-radius: 32px;
  background-color: #57B55F;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
  max-height: 44px;
  max-width: 200px;
  width: 100%;
  margin-right: 14px;
  margin-bottom: 15px;
}

.custom-portal-btns:hover {
  background-color: #1B8740;
}

.user-portal-redtext {
  color: #CC2036;
  font-size: 14px;
  letter-spacing: 1.5px;
  line-height: 19px;
  text-align: left;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 21px;
  margin-bottom: 16px;
}

.upload-section {
  background-color: #FCE8E7;
  padding-bottom: 55px;
}

.portal-inputs {
  width: 100%;
  border: 1px solid #E6E6E6;
  border-radius: 4px;
  background-color: #FFFFFF !important;
  box-shadow: none !important;
  min-height: 56px;
}

.portal-inputs,
input[type=text],
textarea {
  padding-left: 25px;
}

.description-input {
  max-width: 49%;
}

.data-input {
  max-width: 49%;
  margin-left: 15px;
}

.custom-upload-btn {
  min-height: 55px;
  width: 100%;
  border-radius: 4px;
  background-color: #303030;
  font-weight: 500;
}

.upload-btn-arrowup {
  background: none !important;
  border: none !important;
}

.fa-arrow-circle-up:before {
  content: "\F0AA";
  color: #9F9A9A;
  font-size: 55px;
  text-align: left;
}

.setup-style {
  color: #262629;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 15px;
  font-weight: 500;
}

.table-cell-1 {
  width: 50%;
  vertical-align: middle !important;
}

.table-cell-2 {
  width: 5%;
  vertical-align: middle !important;
  text-align: center;
}

.table-cell-3 {
  width: 5%;
  vertical-align: middle !important;
  text-align: center;
}

.table-cell-4 {
  width: 10%;
  vertical-align: middle !important;
  text-align: center;
}

.table-cell-5 {
  width: 4%;
  vertical-align: middle !important;
  text-align: center;
}

.table-cell-6 {
  width: 4%;
  vertical-align: middle !important;
  text-align: center;
}

.btn-download {
  background-color: #E4E5EA;
  border-radius: 15px;
  padding: 2px 14px 2px 14px;
}

.custom-btn-ar-down {
  color: #262629;
}

.btn-user {
  background-color: #E4E5EA;
  border-radius: 50%;
  max-width: 30px;
  max-height: 30px;
  padding: 2px 6px 0 6px;
}

.custom-btn-user,
.custom-btn-times {
  color: #9599AF;
}

.btn-times {
  background-color: #E4E5EA;
  border-radius: 50%;
  max-width: 30px;
  max-height: 30px;
  padding: 2px 8px 0 8px;
}

@media (min-width: 992px) and (max-width: 1310px) {
  .table-cell-4 {
    width: 25%;
  }
}

@media (min-width: 320px) and (max-width: 991px) {
  .btn-download {
    display: flex;
  }

  .custom-btn-ar-down {
    position: relative;
    top: 4px;
    right: 3px;
  }

  .inputs-content {
    padding: 0;
  }

  .portal-inputs,
  input[type=text],
  textarea {
    margin-bottom: 10px;
  }

  .upload-btn-arrowup {
    margin-top: 10px;
  }

  .smaller-window-respons {
    float: left;
    margin-top: -5px;
    margin-right: 15px;
  }
}

@media (min-width: 576px) and (max-width: 991px) {
  .custom-upload-btn {
    font-size: 16px;
    padding: 0;
  }

  .upload-btn-arrowup {
    margin-top: 0;
  }
}

@media (min-width: 992px) and (max-width: 1227px) {
  .inputs-content {
    padding-left: 85px;
    padding-right: 85px;
  }

  .custom-upload-btn {
    font-size: 16px;
    padding: 0;
  }

  .upload-btn-arrowup {
    text-align: center;
  }
}

.user-style {
  color: #262629;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 15px;
  margin-top: 40px;
  font-weight: 500;
}

@media (min-width: 320px) and (max-width: 425px) {
  .scroll-block-img {
    bottom: 48px !important;
    right: 20px !important;
  }

  .scroll-img-about {
    bottom: 37px !important;
    right: 10px !important;
  }

  .module-section .offset-1 {
    margin-left: 0;
  }

  .module-section {
    padding: 0;
  }

  .module-section-content {
    padding-bottom: 40px;
  }

  .module-head-title {
    padding-top: 35px;
    text-align: center !important;
  }

  .red-line {
    display: none;
  }

  .imp-div {
    padding: 0 30px;
  }

  .implementation-desc {
    font-size: 16px;
    font-weight: 900;
  }

  .we_are {
    padding: 60px 20px;
  }

  .we_are p {
    font-size: 17px !important;
  }

  .numbers-block div {
    padding: 40px 20px;
  }

  .about {
    padding: 20px 0 0 0;
  }

  .about div:first-child h3 {
    padding-left: 10px;
    font-size: 20px;
    font-weight: 900;
  }

  .about-desc-div {
    padding-left: 30px !important;
    padding-right: 30px !important;
    padding-top: 10px !important;
  }

  .about-desc-div p {
    font-size: 16px !important;
    font-weight: 500;
  }

  .about div:first-child p {
    margin-left: 0;
  }

  .call-to-action {
    padding: 40px 30px;
  }

  .call-to-action-subtitle {
    text-align: center;
    margin-left: 0 !important;
  }

  .call-to-action h3 {
    font-size: 32px !important;
    font-weight: 800 !important;
    padding-bottom: 20px;
  }

  .call-to-action-description {
    font-size: 15px !important;
    text-align: initial !important;
  }

  .call-to-action a {
    margin-top: 15px;
  }
}

@media (min-width: 426px) and (max-width: 570px) {
  .scroll-block-img {
    right: 40px;
  }
}

@media (min-width: 840px) and (max-width: 926px) {
  .scroll-block-img {
    right: 60px;
  }
}

@media (min-width: 768px) and (max-width: 1370px) {
  .scroll-block-img-references {
    right: 2px;
  }
}

.pl-0 {
  padding-left: 0;
}

.pr-0 {
  padding-right: 0;
}

.scroll-block-img-references {
  top: -35px;
}

section {
  position: relative;
}

@media (min-width: 1550px) and (max-width: 1639px) {
  .services-wrapper {
    padding: 0 25px 50px 25px;
  }

  .service-individual-block {
    margin: 46px 15px 0 15px;
  }
}

.padding-top-1px {
  padding-top: 1px;
}

@media (min-width: 992px) and (max-width: 1237px) {
  .navbar-collapse ul .nav-item {
    padding: 0;
  }

  .navbar-collapse ul .nav-item .nav-link {
    font-size: 14px;
  }
}

.services-slider .service-individual-block img:not(.service-services-width) {
  width: auto !important;
}

.services-slider .owl-stage-outer {
  overflow: -webkit-paged-x;
}

.services-slider .owl-prev,
.services-slider .owl-next {
  top: 150px;
}

.section-small-background {
  height: 243px;
}

.section-small-background div {
  position: relative;
}

.section-small-background div img:first-child {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -72%);
          transform: translate(-50%, -72%);
}

.scroll-img-small-background {
  position: absolute;
  bottom: 10px;
  right: 15px;
}

@media (min-width: 580px) {
  .scroll-img-small-background {
    position: absolute;
    bottom: 20px;
    right: 90px;
  }
}

.section-references {
  max-width: 1500px;
  background-color: #FFFFFF;
  margin: 0 auto;
}

.wrapper-service-width {
  max-width: 1430px;
  margin: 0 auto;
  background-color: #FFFFFF;
  padding-bottom: 30px;
}

@media (min-width: 320px) and (max-width: 991px) {
  .mobile-left {
    float: left;
    padding: 0px;
    max-width: 100px;
    max-height: 50px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 10px;
  }

  .mobile-right {
    float: right;
    font-size: 21px;
  }

  .d-inl {
    display: inline-flex;
  }

  .sales-pt-15 {
    padding-top: 15px;
  }

  .order-pt-15 {
    padding-top: 15px;
  }
}

/*SALES MEDIA*/

@media (min-width: 320px) and (max-width: 767px) {
  .sales-pt-none {
    padding-top: 0;
  }
}

@media (min-width: 320px) and (max-width: 407px) {
  .sales-pt-none {
    padding-top: 0;
  }

  .sales-pt-none-2 {
    padding-top: 0;
  }
}

/*ORDER MEDIA*/

@media (min-width: 320px) and (max-width: 767px) {
  .order-pt-none {
    padding-top: 0;
  }
}

@media (min-width: 320px) and (max-width: 511px) {
  .order-pt-none-2 {
    padding-top: 0;
  }
}

@media (min-width: 320px) and (max-width: 490px) {
  .order-pt-none-3 {
    padding-top: 0;
  }
}

/*PRODUCTION MEDIA*/

@media (min-width: 320px) and (max-width: 991px) {
  .production-pt-15 {
    padding-top: 15px;
  }
}

@media (min-width: 320px) and (max-width: 520px) {
  .production-pt-none {
    padding-top: 0;
  }
}

/*ACCOUNTING MEDIA*/

@media (min-width: 320px) and (max-width: 991px) {
  .accounting-pt-15 {
    padding-top: 15px;
  }
}

@media (min-width: 320px) and (max-width: 767px) {
  .accounting-pt-none {
    padding-top: 0;
  }
}

/*HUMAN RESOURCES MEDIA*/

@media (min-width: 320px) and (max-width: 991px) {
  .human_resources-pt-15 {
    padding-top: 15px;
  }
}

@media (min-width: 320px) and (max-width: 767px) {
  .human_resources-pt-none {
    padding-top: 0;
  }
}

/*MAINTENANCE MEDIA*/

@media (min-width: 320px) and (max-width: 991px) {
  .maintenance-pt-15 {
    padding-top: 15px;
  }
}

@media (min-width: 320px) and (max-width: 767px) {
  .maintenance-pt-none {
    padding-top: 0;
  }
}

/*MAINTENANCE MEDIA*/

@media (min-width: 320px) and (max-width: 991px) {
  .logistics-pt-15 {
    padding-top: 15px;
  }
}

@media (min-width: 320px) and (max-width: 767px) {
  .logistics-pt-none {
    padding-top: 0;
  }
}

.dropdown-menu {
  left: auto;
}

