.orange-color {
    color: #f26b00;
}
.lottie.--loaded img {
  border-radius: 50%;
  transition: transform 0.6s ease;
}
.lottie.--loaded img:hover {
  transform: rotate(360deg);
}
.form input:-webkit-autofill, .form input:-webkit-autofill:hover, .form input:-webkit-autofill:focus, .form input:-webkit-autofill:active {
  -webkit-text-fill-color: #666 !important;
  -webkit-box-shadow: 0 0 0 1000px #f9f9f9 inset !important;
  box-shadow: 0 0 0 1000px #f9f9f9 inset !important;
}
.wpcf7 input:-webkit-autofill, .wpcf7 input:-webkit-autofill:hover, .wpcf7 input:-webkit-autofill:focus, .wpcf7 input:-webkit-autofill:active {
  -webkit-text-fill-color: #2f2f2f !important;
  -webkit-box-shadow: 0 0 0 1000px #fdf4e4 inset !important;
  box-shadow: 0 0 0 1000px #fdf4e4 inset !important;
}
.mt-0 {
  margin-top: 0px !important;
}
.mt-20 {
  margin-top: 20px;
}
.product-banner-text ul.categories {
  display: none;
}
.component--combo .box {
  height: 100%;
  min-height: 580px;
  gap: 35px;
}
#header .logo {
  mix-blend-mode: normal;
}
header .container {
  max-width: max-content;
  /*
    left: 50%;
    transform: translate(-50%);
*/
  background: #ffffff;
  box-shadow: 0 4px 24px 0 rgba(0, 0, 0, .1);
  /*    top: 30px;*/
  color: #1c1c1c;
  color: var(--dark);
  border-radius: 15px;
  padding: 10px 25px !important;
}
#header .group .login {
  color: #1c1c1c;
  color: var(--dark);
}
header .menu {
  display: flex;
  align-items: center;
}
header .menu li a {
  display: flex;
  align-items: center;
  text-transform: capitalize;
  letter-spacing: 0.2px;
  font-size: 18px !important;
}
header .menu li {
  margin-left: 20px;
}
header .logo {
  max-width: 260px !important;
}
#header .logo {
  width: auto !important;
  max-width: 180px !important;
}
#header .group {
  padding-right: 0px;
}
header .columns {
  width: 100%;
  margin: 0;
  padding: 0;
}
header .container {
  width: 100%;
  margin: 0;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
}
#header .group .button {
  font-size: 18px !important;
  padding: 0 25px !important;
  background-color: #ff5710;
  color: #fff;
  border-radius: 10px;
}
.--solid #header .menu {
  display: none;
}
.--solid #header .container {
  width: 100% !important;
  max-width: max-content;
  background: transparent;
  box-shadow: none;
  padding: 5px 25px !important;
}
.--solid #header .group {
  padding-right: 20px;
}
#header .logo > .lottie {
  position: relative;
  margin: 0;
  padding: 0;
  top: auto;
  bottom: 0;
  left: auto;
  right: auto;
}
.component.component--header.header.--solid .logo .lottie + svg {
  display: none;
}
.component.component--header.header .logo .lottie.--loaded {
  display: none !important;
}
.component.component--header.header.--solid .logo .lottie.--loaded {
  display: flex !important
}
.group .trigger {
  opacity: 1 !important;
  pointer-events: all !important;
  margin-top: 0px;
}
.group .trigger {
  cursor: pointer;
  height: max(8.8px, min(.694vw, 13.3px));
  opacity: .0001;
  pointer-events: none;
  position: relative;
  right: max(3.3pc, min(4.167vw, 79.80000000000001px));
  text-align: center;
  /* top: max(39.6px, min(3.125vw, 59.85px)); */
  transition: all .6s cubic-bezier(.16, 1, .3, 1);
  transition: all .6s var(--expoOut);
  width: max(26.4px, min(2.083vw, .4156250000000001in));
  z-index: 2;
}
.group .trigger span {
  background-color: #1c1c1c;
  background-color: var(--dark);
  display: flex;
  height: 2px;
  margin-top: -1px;
  position: relative;
  position: absolute;
  top: 50%;
  transform: translateY(-4px);
  width: 100%;
}
.group .trigger span:nth-child(2) {
  transform: translateY(4px);
  width: 70%;
}
.--solid #header .group .search {
  margin-right: 0px;
}
/*
.inner.active {
    display: block !important;
    opacity: 1 !important;
    width: 100% !important;
    height: 100% !important;
    z-index: 999;
    transform: none !important;
}	
*/
.pb-0 {
  padding-bottom: 0px;
}
.mt-30 {
  margin-top: 30px;
}
.trigger {
  margin-top: 5px;
}
.banner-video:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 40%;
  width: 100%;
  z-index: 9;
  bottom: 0;
  background: linear-gradient(to bottom, rgb(0 0 0 / 95%) 0%, rgba(0, 0, 0, 0) 100%);
}
#loader .inner .floating img {
  width: 400px !important;
  /*  max-width: 400px;*/
}
#header .logo {
  width: auto !important;
  max-width: 230px !important;
}
.product-sec-img p {
  font-size: 26px;
  z-index: 99;
  position: absolute;
  max-width: 65%;
  left: 6%;
  right: 0;
  bottom: 10%;
  line-height: 36px;
  color: #fff;
}
.title .line div {
  margin-right: 0px;
}
.cb img {
  max-width: 80px;
}
.component--combo .global-home {
  margin-top: max(1.1pc, min(1.389vw, 26.6px));
}
.global-home .columns__item:first-child {
  width: 65% !important;
}
.global-home .columns__item:last-child {
  width: 35% !important;
}
.global-home .box {
  height: 100% !important;
}
.mt-50 {
  margin-top: 50px;
}
.product-sec-img {
  position: relative;
}
.product-sec-img:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  top: 0;
  background: linear-gradient(to top, rgb(0 0 0 / 65%) 0%, rgba(0, 0, 0, 0) 100%);
}
#menu .inner .logo {
  opacity: 0.02;
  filter: brightness(0) invert(1);
}
.home-about-sec {
  padding: 100px 0;
}
.pt-0 {
  padding-top: 0px;
}
.component--posts .split .line div {
  margin: 0;
}
.component--posts .content .split {
  font-size: 26px;
  letter-spacing: 0;
  line-height: normal;
  margin-bottom: 10px !important;
  color: var(--main);
}
.text-normal strong {
  font-weight: normal;
  margin-bottom: 15px;
  display: inline-block;
  color: #e96004;
}
.text-normal p {
  font-size: 20px;
  line-height: normal;
  font-weight: 400;
  letter-spacing: 0.1px;
}
img.certificate-footer {
  max-width: 400px;
}
.footer {
  border-top: 0px solid #252525;
  padding-top: 80px !important;
  padding-bottom: 0px !important;
}
.footer-columns {
  margin-bottom: 50px;
}
.footer-columns h4 {
  color: #252525;
  margin-bottom: 20px;
  font-weight: 600;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.2px;
}
.footer-menu {
  font-size: 16px;
}
.footer-menu li {
  margin-bottom: 7px;
  line-height: normal;
  position: relative;
  padding-left: 25px;
}
.footer-menu li:last-child {
  margin-bottom: 0;
}
.footer-columns {
  margin-bottom: 50px;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 50px;
}
.footer-menu a:hover {
  color: #ff5710;
}
.footer-menu li a:before {
  content: "\f061";
  font-family: Font Awesome\6 Pro;
  font-weight: 400;
  position: absolute;
  left: 0;
  top: 4px;
  color: #777;
}
#footer .link, .copyright {
  font-size: 16px;
  color: #252525;
}
.banner-text p {
  max-width: 740px;
  line-height: normal;
  font-size: 20px;
  margin-top: 15px;
  color: #f0f0f0;
}
.submenu .title {
  font-size: 36px;
  line-height: normal !important;
  font-weight: 300;
  letter-spacing: 1px;
  padding: 15px 0;
  height: auto !important
}
@media (min-width:1300px) and (max-width:1700px) {
  .text-normal p {
    font-size: 18px;
    letter-spacing: 0.1px;
  }
}
p.innovative-text {
  margin-top: 35px;
  line-height: normal;
  font-size: 22px;
}
@media (min-width:1200px) and (max-width:1499px) {
  #header .logo {
    max-width: 150px !important;
  }
  .trigger {
    margin-top: 0px;
  }
}
@media (max-width:1199px) {
  #header .logo {
    max-width: 170px !important;
  }
  .trigger {
    margin-top: 0px;
  }
  img.certificate-footer {
    width: 100%;
  }
}
@media (max-width:767px) {
  #loader .inner .floating img {
    width: 260px !important;
  }
  .footer-columns .columns__item:first-child {
    width: 100%;
  }
  .footer-columns .columns__item:nth-child(4) {
    display: none;
  }
  .footer-columns .columns__item {
    width: 100%;
  }
  .columns.footer-columns {
    gap: 25px;
  }
  .footer-columns h4 {
    font-size: 18px;
    letter-spacing: 0.5px;
  }
  #footer .link, .copyright, .footer-menu {
    font-size: 14px !important;
  }
  #footer .copyright {
    line-height: normal;
  }
  #footer .menu li a {
    font-size: 16px;
  }
  .footer-bottom-columns {
    gap: 20px;
  }
  .footer-bottom-columns .columns__item {
    width: 100%;
    text-align: center;
  }
  #footer .logo {
    margin-bottom: 0;
    height: 60px;
  }
  ul.social-icons.menu {
    margin-bottom: 0px !important;
  }
  #footer .flex {
    margin-bottom: 0;
  }
  .footer-bottom-columns a.link:last-child {
    margin-bottom: 0px !important;
  }
  .component--combo .box.--fvertical {
    height: auto;
  }
  .global-home .columns__item:first-child {
    height: 450px;
    width: 100% !important;
  }
  .global-home .columns__item:last-child {
    width: 100% !important;
  }
  .box.--fvertical .bottom {
    margin-top: 25px;
  }
  .component--call-to-action .columns__item:first-child {
    height: auto;
  }
}
.global-component {
  padding-bottom: 50px;
}
.country-list {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  overflow: hidden;
  direction: ltr;
  background: #f9f9f9;
  padding: 50px 0;
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 0.5px;
  font-weight: 400;
}
.country-list .ue-marquee-content {
  display: flex;
  will-change: transform;
  animation: marqueeuc_list-animation 50s linear infinite running;
  animation-delay: 250ms;
}
.ue-marquee-tag-icon svg {
  height: 50px;
  width: 50px;
}
.country-list .ue-marquee-tag {
  width: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.5s ease;
  white-space: nowrap;
  direction: ltr;
  gap: 15px;
  margin-right: 35px;
}
.country-list .ue-marquee-tag a {
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  -webkit-text-stroke: 0px;
}
.country-list .ue-marquee-graphic {
  overflow: hidden;
}
.country-list .ue-marquee-tag-icon {
  flex-grow: 0;
  flex-shrink: 0;
  line-height: 1em;
  gap: 15px;
}
.country-list .ue-marquee-tag-image {
  flex-grow: 0;
  flex-shrink: 0;
  line-height: 1em;
}
.country-list .country-name {
  display: flex;
  flex-direction: row;
  align-items: center;
}
@keyframes marqueeuc_list-animation {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
  }
}
.about-banner {
  height: 100vh;
  position: relative;
  color: #fff;
}
.banner-about-text {
  position: absolute;
  bottom: 50px;
  text-align: center;
  max-width: 860px;
  line-height: normal;
  margin: 0 auto !important;
  left: 50%;
  transform: translateX(-50%);
}
.about-banner img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.component--icons .group .head .title {
  width: calc(100% - 74px);
  font-size: 20px;
}
.component--icons .group .head .icon {
  margin-bottom: 20px !important;
  margin-right: 0px;
  width: 64px !important;
  height: 64px !important;
  /* display: block !important; */
}
.component--icons .group .head .title .line div {
  margin-right: 3px;
}
.component--icons .group p {
  font-size: 20px;
  line-height: normal;
  min-height: 85px;
}
.about-sec {
  padding-top: 120px;
  padding-bottom: 0px;
}
/*
.slider__item .title {
  font-size: 20px;
}
*/
.slider__item .title p {
  font-size: 20px;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 33px;
}
.slider__item .title h4 {
  font-size: 36px;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 15px;
}
.client-sec .columns {
  margin-top: 20px;
  margin-bottom: 40px;
}
.client-sec .columns {}
.client-logo img {
  width: 100%;
  max-width: 200px;
  height: 130px;
  object-fit: contain;
}
.client-logo {
  line-height: 0;
  text-align: center;
}
.client-sec {
  background: #fff;
  padding: 10px 0 80px;
}
.client-box {
  border-radius: 0px;
  background: #fff;
  padding: 30px 20px;
  border: 1px solid #f2f2f2;
  margin-right: -1px;
  margin-bottom: -1px;
}
.orange-button {
  color: #fff !important;
}
.orange-button:hover {
  color: var(--main) !important;
  background: #111 !important;
  border: 1px solid #111 !important;
  color: #fff !important;
}
.product-banner-sec {
  background: #fff;
  color: #1c1c1c;
}
.single-product-page .st1, .product-main-page .st1, .contact-page .st1 {
  fill: #111;
}
.product-banner-sec .image {
  width: 65%;
}
.product-banner-text {
  display: flex;
  flex-direction: column;
  height: 100%;
	justify-content: center;
/*  justify-content: space-between;*/
  gap: 40px;
  width: 30%;
  margin-top: 50px;
}
.product-small-text {
  line-height: normal;
}
.about-product-sec {
  background: #fff;
  padding: 100px 0;
}
.product-compare-table {
  background: #fff;
}
.about-product-text {
  line-height: normal;
}
.recommended-item {
  width: 25% !important;
}
.recommended-item .head {
  margin-bottom: 0px !important;
  display: flex;
  gap: 15px;
}
.recommended-sec .recommended-item .head .icon {
  margin-bottom: 0px !important;
}
.hr-space {
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: 40px;
  margin-top: 40px;
}
.table th {
  font-weight: 500;
  background: #ff5710;
  color: #fff;
}
.compare-table th:first-child {
  background: #111;
}
.compare-table th:nth-child(2) {
  background: #777;
}
.compare-table th:last-child {
  background: #ff5710;
}
.table th, .table td {
  padding: 12px 20px;
  text-align: left;
  line-height: normal;
  border: 1px solid #e9e9e9;
}
.compare-table td:first-child {
  font-weight: 600;
}
.compare-table tr:nth-child(odd) {
  font-weight: 500;
  background: #f5f3f2;
}
.compare-table td {
  width: 33.33%;
}
.common-sec {
  padding: 90px 0;
}
.cleanland-list li:last-child {
  margin-bottom: 0;
}
.mb-0 {
  margin-bottom: 0px !important;
}
@media (max-width:1025px) {
  .product-banner-text {
    width: 100%
  }
  .product-banner-sec {
    padding-bottom: 0px;
  }
  .product-banner-text {
    gap: 0
  }
  .about-product-sec {
    padding-top: 20px;
  }
  .common-sec {
    padding: 60px 0;
  }
  .footer {
    padding-top: 60px !important
  }
}
@media (max-width:1023px) {
  .product-banner-sec .image {
    width: 100%;
  }
}
@media (min-width:767px) and (max-width:1025px) {
  .recommended-item {
    width: 50% !important;
  }
  .footer-bottom-columns {
    flex-wrap: wrap;
  }
  .footer-bottom-columns .columns__item:nth-child(4) {
    order: 1;
  }
}
@media (max-width:767px) {
  .recommended-item {
    width: 50% !important;
  }
}
@media (max-width:559px) {
  .recommended-item {
    width: 100% !important;
  }
}
.footer-bg-img {
  position: relative;
  width: 100%;
  left: auto;
  bottom: -10px;
  right: auto;
}
/*
.footer-bg-img:before {
    content: "";
    position: absolute;
    bottom: 0;
    background: #ffffffde;
    z-index: 99;
    height: 100%;
    width: 100%;
}	
*/
.footer-bg-img img {
  width: 100%;
}
.component--footer .container {
  position: relative;
  z-index: 999;
}
.cleanland-list-features {
  padding-left: 0px !important;
}
.cleanland-list-features li {
  display: inline-block;
  background: #f2f2f2;
  padding: 10px 25px 12px;
  border-radius: 35px;
  line-height: normal;
  margin: 0px 8px 15px 0px !important;
}
.cleanland-list-features li:hover {
  background: #ff5710;
  color: #fff;
}
.banner-about-text p {
  line-height: normal;
  margin-top: 10px;
}
.client-sec .columns__item {
  padding: 0;
}
.client-sec .label.--center {
  background: #e96004;
  color: #fff;
}
span.orange-color {
  color: #ff5710;
  color: var(--main);
}
.statistics {
  padding-bottom: 0;
}
.--solid #header .group .button:hover {
  color: #fff;
}
#header .group .button:hover {
  background: #313131;
  border: 1px solid #313131;
}
.component--contact {
  background: #f9f9f9;
}
.call-block {
  background: #f9f9f9;
  padding: 30px;
  margin-bottom: 25px;
  border-radius: 25px;
  min-height: 265px;
}
.call-block .title {
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #ededed;
  padding-bottom: 20px;
}
.call-block i {
  color: var(--main);
}
.phone-color {
  color: var(--main);
  text-decoration: none !important;
}
.contact-details-sec {
  padding: 90px 0 65px;
}
.contact-details-sec .columns__item {
  width: 100%;
}
.call-block p {
  font-size: 22px;
}
#form_process {
  -webkit-animation-name: spinnerRotate;
  -webkit-animation-duration: 1.1s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: spinnerRotate;
  -moz-animation-duration: 1.1s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: spinnerRotate;
  -ms-animation-duration: 1.1s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  display: inline-block;
  left: 10px;
  position: relative;
  visibility: hidden;
  font-size: 20px;
  border-radius: 50%;
  right: auto;
  top: auto;
}
.alert {
  margin-top: 0px;
  padding: 25px;
  background: #fff;
  text-align: center;
  font-size: inherit;
  border-radius: 1rem;
  line-height: normal;
}
.alert.alert-success {
  color: #508e14;
  background: #f0f0f0;
}
.alert.alert-danger {
  color: #454545;
  background-color: #ffb4b4;
}
p#error_data {
  color: red;
  margin: 0px;
}
.case-studies-block h3 {
  margin-bottom: 25px;
}
@-webkit-keyframes spinnerRotate {
  from {
    -webkit-transform: rotate(0)
  }
  to {
    -webkit-transform: rotate(360deg)
  }
}
@-moz-keyframes spinnerRotate {
  from {
    -moz-transform: rotate(0)
  }
  to {
    -moz-transform: rotate(360deg)
  }
}
@-ms-keyframes spinnerRotate {
  from {
    -ms-transform: rotate(0)
  }
  to {
    -ms-transform: rotate(360deg)
  }
}
.icon-rotate:before {
  content: "";
  width: 52px;
  height: 52px;
  position: absolute;
  border-radius: 50%;
  border: 1.5px dashed #ff571063;
  -webkit-animation-name: spinnerRotate;
  -webkit-animation-duration: 5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: spinnerRotate;
  -moz-animation-duration: 5s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: spinnerRotate;
  -ms-animation-duration: 5s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  display: flex;
  justify-content: center;
  align-items: center;
}
span.icon-rotate {
  justify-content: center;
  align-items: center;
  display: flex;
  right: 15px;
  position: relative;
}
.custom-select {
  position: relative;
  width: 100%;
  font-family: sans-serif;
}
.select-box {
  cursor: pointer;
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, .2);
  border-bottom: 1px solid var(--border-dark);
  border-radius: 0;
  color: #000;
  color: var(--black);
  font-family: "Manrope", sans-serif;
  font-family: var(--font-primary);
  font-size: 24px;
  font-weight: 500;
  line-height: max(3.3pc, min(4.167vw, 79.80000000000001px));
  margin: 0;
  padding: 0;
}
/* Arrow */
.select-box::after {
  content: "▾";
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  color: #888;
  transition: 0.3s;
}
.custom-select.active .select-box::after {
  transform: translateY(-50%) rotate(180deg);
}
.select-list {
  position: absolute;
  width: 100%;
  background: #fff;
  border: 1px solid #ddd;
  margin-top: 5px;
  list-style: none;
  padding: 0;
  display: none;
  z-index: 10;
  max-height: 200px;
  overflow-y: auto;
}
.custom-select.active .select-list {
  display: block;
}
.select-list li {
  padding: 10px 15px;
  cursor: pointer;
  border-bottom: 1px solid #f6f6f6;
}
.select-list li:last-child {
  border-bottom: 0px solid #f6f6f6;
}
.select-list li:hover {
  background: #f1f5f9;
}
@media (min-width:767px) and (max-width:899px) {
  .footer-columns {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
  }
  .footer-columns .columns__item:last-child {
    width: 100%;
    flex: 0 0 100%;
  }
}
.productivity-sec {
  padding: 80px 0 45px;
  background: #f9f9f9;
}
.productivity-sec .group {
  border: 2px solid #e8e8e8;
}
.productivity-sec .columns {
  margin-top: 0;
}
.main-product-section {
  padding: 90px 0 50px;
}
.product-desc-text {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: normal;
  margin-bottom: 30px;
  font-size: 20px;
  color: #acacac;
}
.main-product-text {
  line-height: normal;
}
.main-product-section .columns__item {
  margin-bottom: 50px;
}
@media (min-width:767px) and (max-width:1099px) {
  .component--posts .columns__item, .main-product-section .columns__item {
    width: 50%;
  }
}
@media (max-width:767px) {
  .text-normal p, .wysiwyg, .product-desc-text, p.innovative-text {
    font-size: 16px;
  }
  .banner-about-text {
    width: 100%;
  }
  .call-block p {
    font-size: 20px;
  }
  .contact-details-sec .columns {
    flex-direction: column;
  }
  .call-block {
    min-height: auto;
  }
  .call-block a.phone-color {
    display: block;
    margin-bottom: 15px;
  }
  .call-block a.phone-color:last-child {
    margin-bottom: 0;
  }
  .call-block p br {
    display: none;
  }
  .product-banner-text {
    width: 100%;
  }
  .main-product-section .columns__item {
    margin-bottom: 20px;
  }
  .main-product-section {
    padding: 60px 0 40px;
  }
  .product-sec-img p {
    max-width: 85%;
    font-size: 20px;
    line-height: 26px;
  }
  .component--featured .scroll .inner .cards {
    padding: 70px 20px;
  }
  .component--icons .group {
    margin-bottom: 15px;
    padding: 15px;
  }
  .component--icons .group .head .icon {
    width: 54px !important;
    height: 54px !important;
  }
  .responsive-table {
    overflow-x: scroll;
  }
}
.main-product-section .link {
  background: #1f1f1f;
  padding: 0px 0px 0px 10px;
}
.main-product-section .link i {
  padding: 0;
  line-height: normal;
  height: 40px;
  justify-content: center;
  display: flex;
  align-items: center;
  background: #2f2f2f;
  width: 40px;
  margin-right: 0px;
}
.compare-table {
  margin-top: 15px;
  display: inline-table;
  width: 100%;
}
.highlight-text {
  color: var(--main);
}
.common-list {
  line-height: initial;
}
.common-list li {
  margin-bottom: 5px;
}
.text-desc h4 {
  font-weight: 500;
  font-size: 22px;
  margin-bottom: 15px;
}
.common-list li:last-child {
  margin-bottom: 0px;
}
.file-wrapper {
  overflow: hidden;
  background: transparent;
  padding: 0 20px;
  position: relative;
  margin-bottom: 0px;
  cursor: pointer;
  width: 100%;
  border-bottom: 1px solid var(--border-dark)
}
.file-wrapper input {
  left: 0;
  opacity: .01;
  cursor: pointer;
  position: absolute;
  -moz-opacity: .01;
  filter: alpha(opacity=1);
}
.file-wrapper .file-button {
  float: left;
  cursor: pointer;
  margin-left: -20px;
  padding: 13px 20px;
  background: #272727;
  color: #fff;
  height: 58px;
  align-items: center;
  display: flex;
}
.file-wrapper input#resume {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  outline: none;
  height: 100%;
  width: 100%;
  padding: 10px 32px;
  display: block;
  margin-bottom: 0px;
}
.file-holder {
  padding-left: 25px;
  position: absolute;
  left: 195px;
  right: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
@media (min-width:1025px) {
  .productivity-sec .group {
    height: 615px;
  }
}
@media (min-width:1499px) {
  .productivity-sec .group {
    height: 480px;
  }
}
.productivity-sec .title {
  font-size: 24px !important;
  letter-spacing: -0.5px;
  font-weight: 600;
}
.innovative-text strong {
  font-weight: bold;
}
.innovative-text .mb-10 {
  margin-bottom: 10px;
  display: inline-block;
}
p.form-text {
  line-height: normal;
  margin-bottom: 20px;
}
@media (max-width:1025px) {
  .product-banner-sec .image {
    width: 100%;
  }
  #header .logo {
    transform: inherit !important;
    margin-right: 10px;
  }
  #header .group i {
    font-size: 22px;
  }
  #header .group .login {
    margin-right: 20px;
  }
  #header .group .search {
    margin-right: 0;
  }
  #header .columns__item:first-child {
    width: 42%;
  }
}