@charset "utf-8";
.grecaptcha-badge {
  display: none !important;
}
.hidden, .hide {
  display: none;
}
#verify_otp_div p {
  font-size: initial;
  margin-bottom: 10px;
}
.entry-box-country {
  display: flex;
  box-sizing: border-box;
  max-width: 100%;
  width: 100%;
  gap: 10px;
}
.country-code-box {
  width: 100%;
  max-width: 120px;
}
.phone-no-box {
  width: 100%;
}
.breadcrumb {
  font-size: initial;
  margin-top: 5px;
}
.breadcrumb a {
  color: #db241c;
}
.founder-name .name {
  margin-top: 10px !important;
}
.mt-5 {
  margin-top: 3rem !important;
}
.case-subtile {
  font-size: 20px;
  color: #e3000f;
}
.case-subtile a {
  color: #e3000f;
}
.hamburger-menu .social-contact .social i:hover, footer .items .item .social i:hover {
  background: #db241c;
}
header .right a {
  height: 9rem;
}
header .right a:hover {
  background: rgba(0, 0, 0, .75);
  box-shadow: 0 4px 30px rgba(0, 0, 0, .1);
}
header .right a:hover span {
  color: #fff;
}
.mega-menu.sub-menu-corporate {
  width: 100%;
  max-width: 260px;
  left: auto;
  right: auto;
  z-index: 9;
  pointer-events: auto;
  padding: 0px !important;
}
.sub-menu-c ul {
  display: inline;
}
.sub-menu-c ul li {
  border-bottom: 1px solid #2c2c2c;
}
.sub-menu-c ul li:last-child {
  border-bottom: 0;
}
.sub-menu-c ul li a {
  height: auto;
  margin: 0px 0;
  padding: 15px 15px 13px !important
}
.sub-menu-c ul li:hover {
  background: #333;
}
.cb img {
  max-width: 80px;
  position: relative;
  line-height: 0;
  top: -6px;
}
.mb-80 {
  margin-bottom: 80px !important;
}
.pt-30 {
  padding-top: 30px;
}
.pt-20 {
  padding-top: 20px !important;
}
span.tab-label {
  font-size: 18px;
}
.white-brand-logo {
  filter: brightness(0) invert(1);
}
.home-product-category .image-parallax:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: 9;
  top: 0;
  background: linear-gradient(to bottom, rgb(0 0 0 / 50%) 0%, rgba(0, 0, 0, 0) 100%);
}
.floating-btn-block {
  display: block;
}
.btn-floating {
  position: fixed;
  right: 25px;
  overflow: hidden;
  width: 54px;
  height: 54px;
  padding: 0px !important;
  border-radius: 100px;
  border: 0;
  z-index: 9999;
  color: white;
  transition: .2s;
  align-items: center;
  display: flex;
  justify-content: center;
}
.btn-floating i {
  font-size: inherit;
}
.btn-floating:hover {
  width: auto;
  padding: 0 20px !important;
  cursor: pointer;
}
.btn-floating span {
  font-size: 15px;
  margin-left: 10px;
  transition: .2s;
  /*  line-height: 0px;*/
  letter-spacing: 1px;
  display: none;
}
.btn-floating:hover span {
  display: inline-block;
  font-family: "Maison Neue", sans-serif;
  font-weight: 500;
}
/* Download */
.btn-floating.download-cata {
  background-color: #454545;
  bottom: 145px;
  line-height: 0;
}
.btn-floating.download-cata:hover {
  background-color: #333;
}
/* Phone */
.btn-floating.phone {
  bottom: 85px;
  background-color: #db241c;
}
.btn-floating.phone:hover {
  background-color: #c03421;
}
.btn-floating.phone i {
  font-size: 18px;
  line-height: normal;
}
/* WhatsApp */
.btn-floating.whatsapp {
  background-color: #34af23;
  bottom: 25px;
}
.btn-floating.whatsapp:hover {
  background-color: #1f7a12
}
.btn-floating img {
  width: 30px;
  height: 30px;
  filter: invert(1);
}
.product_specification_table {
  font-size: initial;
  width: 100%;
  max-width: 100%;
}
.product_specification_table tr.title {
  text-transform: uppercase;
}
.products-page-title {
  padding-top: 0;
  padding-bottom: 15px;
}
.product-page-slider {
  background: #f9f9f9;
  padding-left: 0;
  padding-right: 0;
}
.products-page-title span {
  line-height: 26px;
}
.list-epp {
  line-height: 25px;
  list-style: circle !important;
  margin-left: 20px;
}
.list-epp li {
  list-style: circle;
  margin-bottom: 5px;
  margin-top: 5px;
  word-break: break-all;
}
.list-epp ul {
  margin-left: 20px;
}
.list-epp strong {
  font-weight: 500;
}
.title th {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 1px;
  padding: 15px 0 12px;
  background: #e3000f;
  color: #fff;
}
.product_specification_table .title td {
  font-size: 18px;
  font-weight: 500;
  color: #e3000f;
}
.product-page-hr {
  background: #eee;
  height: 1px;
  margin-top: 35px;
  margin-bottom: 35px;
}
.prod-main {
  display: flex;
  width: 100%;
}
.prod-left-aside {
  width: 75%;
  padding-right: 50px;
}
.pin-spacer-filter {
  width: 25% !important;
  height: auto !important;
}
.prod-right-aside {
  width: 100% !important;
  height: auto !important;
}
.prod-items {
  background: #f2f2f2;
  padding: 40px;
  border-radius: 20px;
}
.prod-items li {
  line-height: normal;
  margin-bottom: 5px;
  list-style: circle;
  margin-left: 20px;
}
.prod-list-item li:last-child {
  margin-bottom: 0;
}
.prod-items li a {
  color: #333;
}
.prod-items li a:hover {
  color: #db241c;
}
.active-product, .active-product a {
  color: #db241c !important
}
.prod-items h4 {
  margin-bottom: 20px;
  text-transform: uppercase;
  font-size: 22px !important;
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 15px;
}
.prod-items hr {
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 25px;
  margin-bottom: 28px;
}
.abouts-slider {
  background: #f2f2f2;
  padding-bottom: 0;
}
.about-slider .caption p {
  margin: 2rem 0 0;
  line-height: 28px;
  width: 100%;
}
.about-slider .caption, .about-slider .caption span {
  text-align: left;
}
.about-slider .caption span {
  width: 100%;
  text-transform: uppercase;
}
.about-slider .image figure {
  width: 100%;
}
.about-slider .image {
  width: 40%;
}
.about-slider .caption {
  width: 60%;
  padding: 2vw 100px 2vw 50px;
}
.abouts-slider .head {
  border-top: 0px !important;
  border-bottom: solid #474747 .1rem;
  padding-bottom: 4rem;
}
.about-slider .caption strong {
  font-weight: normal;
  color: #e3000f;
}
.onclickarrow {
  display: inline-flex;
}
.onclickarrow img {
  width: 26px;
  margin-left: 10px;
  transform: rotate(270deg);
}
.onclickdiv {
  cursor: pointer;
}
.contact-content .items .item img {
  height: 100%;
  object-fit: cover;
}
.contact-details {
  font-size: 18px;
  line-height: 25px;
  border: 2px solid #e3e3e3;
  padding: 30px;
  border-radius: 1rem;
  margin-right: 20px;
}
.contact-from-block {
  text-align: center;
  padding: 8rem 0;
}
.normal-text {
  font-size: 16px;
  line-height: 25px;
}
.csr-info p.normal-text {
  font-size: 18px !important;
}
.contact-details hr {
  height: 2px;
  background: #e3e3e3;
  margin: 25px 0;
}
.contact-details .small-head {
  font-size: 16px;
}
.history-tab-content .item-content {
  margin: 0px auto 0;
  background: #fff;
  padding: 40px;
  border-radius: 15px;
}
.history-tab-content p {
  margin-bottom: 25px;
}
.history-tab path {
  fill: #fff;
}
.year {
  flex: 0 0 50%;
  margin: 0 auto;
  text-align: center;
  width: 100%;
}
.year h5 {
  max-width: 140px;
  background: #e3000f;
  padding: 10px;
  margin: 0 auto;
  font-size: 20px;
  color: #fff;
  border-radius: 10px;
  position: relative;
  top: 50px;
}
.year h5:before {
  content: "";
  width: 10px;
  height: 10px;
  background: #fff;
  position: absolute;
  top: 17px;
  left: 15px;
  border-radius: 50%;
}
.year h5:after {
  content: "";
  width: 10px;
  height: 10px;
  background: #fff;
  position: absolute;
  top: 17px;
  right: 15px;
  border-radius: 50%;
}
.client-sec figure img {
  height: 100px;
  object-fit: contain !important;
  min-height: auto !important;
  position: relative;
  max-width: 200px;
  margin: 0 auto;
}
.client-sec figure.image-cover.image-v {
  height: 150px;
  min-height: 150px;
  background: #f9f9f9;
  border-radius: 10px !important;
  align-items: center;
  display: grid;
}
.client-sec.row {
  gap: 15px !important;
}
.csr-info {
  border-bottom: 0;
  padding: 6rem 0;
  margin-bottom: 0px
}
.csr-info .text {
  margin-top: 0;
  margin-bottom: 0;
}
.csr-info h2 {
  margin-bottom: 10px;
}
.content-info .text p, .blog-content .content .article p, .trends-slider .caption p, .content .article p, .list-epp li, .blog-content .content .article ul li, .blog-content .content .article ol li, .blog-detail-info p, .prod-items li, .content-headline span {
  font-size: 18px;
  line-height: 25px;
}
.normal-text a {
  color: #e3000f;
}
#error_data, #error_data1 {
  font-size: 16px;
}
.file-wrapper {
  overflow: hidden;
  background: transparent;
  padding: 0 20px;
  position: relative;
  margin-bottom: 0px;
  cursor: pointer;
  width: 100%;
  border: solid #474747 .1rem !important;
  border-radius: 100vmax;
}
.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;
  display: inline-block;
  width: auto;
  font-size: 1.7rem;
  color: #fff;
  height: 58px;
  align-items: center;
  display: flex;
  letter-spacing: 1px;
}
.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: 171px;
  right: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  font-size: 1.7rem;
}
.manuf-proc-card h4 {
  font-size: 16px;
  margin-left: 2px;
  margin-bottom: 10px;
}
.manuf-proc-card .item:first-child {
  padding-right: 80px !important;
}
.position-relative {
  position: relative;
}
#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;
  margin-left: 10px;
  position: absolute;
  visibility: hidden;
  width: 14px;
  height: 14px;
  border: 2px dashed #fff;
  border-radius: 50%;
  right: 30px;
  top: auto;
  margin-top: 23px;
}
.alert {
  margin-top: 0px;
  padding: 25px;
  background: #fff;
  text-align: center;
  line-height: 23px;
  font-size: initial;
  border-radius: 1rem;
}
.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)
  }
}
.case-studies-table table {
  font-size: initial;
  background: transparent !important;
}
.case-table td {
  border: 0px solid #dfdfdf;
  background: #f9f9f9 !important;
  word-break: break-all;
}
.case-table td:first-child {
  font-weight: 500;
  background: #f1f1f1 !important;
}
.case-studies-img {
  max-width: 750px;
}
.case-studies-img img {
  border-radius: 15px;
}
.case-table tr:nth-child(even) {
  background: #f5f5f5;
}
.chem-prd-sec {
  background: #fff;
  padding: 80px 2.5rem 0px;
  border-top: 1px solid #ccc;
}
.chem-prd-block {}
.content-headline-chem {
  text-align: center;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.prod-table, .pole-table {
  font-size: initial;
  text-align: left;
}
.prod-table th, .pole-table th {
  line-height: normal;
  padding: 15px 10px;
  background: #f9f9f9;
}
.prod-table td, .pole-table td {
  width: auto;
}
.prod-table th:first-child {
  width: 70px;
}
.pole-table th:first-child {
  width: 50%;
}
.smc-prod-title {
  text-align: center;
  background: #e3000f;
  padding: 15px 0 10px;
  border-radius: 15px;
  margin-top: 30px;
}
.smc-prod-title h4 {
  color: #fff;
  font-size: 28px;
  text-transform: uppercase;
}
.job-disc {
  font-size: initial;
  line-height: normal;
}
.job-disc p {
  margin-bottom: 15px;
}
.apply_now {
  display: inline-block;
  margin-bottom: 0;
  position: absolute;
  bottom: 30px;
  border-top: 1px solid #c9c9c9;
  left: auto;
  right: auto;
  width: 90%;
  padding-bottom: 0px;
}
.apply_now_btn {
  color: #fff !important;
  background: #e3000f;
  padding: 15px 25px;
  border-radius: 45px;
  display: inline-block;
  font-size: initial;
  margin-top: 20px;
}
.job-disc strong {
  font-weight: normal;
  color: #e3000f;
}
.apply_now_btn:hover {
  background: #111;
}
@media only screen and (min-width: 767px) and (max-width: 1025px) {
  .home-page .card-items .items {
    flex-direction: unset;
    min-height: auto;
  }
}
@media only screen and (min-width: 1023px) and (max-width: 1199px) {
  .prod-left-aside {
    width: 70%;
  }
  .pin-spacer-filter {
    width: 30% !important;
  }
  .prod-items {
    padding: 25px;
  }
}
@media only screen and (min-width: 1025px) {
  .menu-button {
    display: none !important;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1367px) {
  header ul li a, header .right a span {
    font-size: 14px;
  }
  header .right a, .mega-menu .has-mega-menu a {
    padding-left: 5px;
    padding-right: 5px;
  }
  header.scrolled .logo, header .logo {
    width: 10%;
  }
  header nav .mega-menu, header .right {
    width: 45%;
  }
  header nav .mega-menu {
    width: 100%;
  }
  .content-info .text p, .blog-content .content .article p, .trends-slider .caption p, .content .article p, .list-epp li, .blog-content .content .article ul li, .blog-content .content .article ol li, .blog-detail-info p, .prod-items li, .content-headline span {
    font-size: 16px;
    line-height: 25px;
  }
  .prod-items {
    padding: 25px;
  }
  .prod-left-aside {
    width: 70%;
  }
  .pin-spacer-filter {
    width: 30% !important;
  }
}
@media only screen and (max-width: 1025px) {
  header .logo, header.scrolled .logo {
    height: 45px;
    background-position: left !important;
    background-size: contain;
  }
  .about-slider .swiper-slide {
    display: inline;
  }
  .about-slider .image {
    width: 100%;
  }
  .about-slider .caption {
    width: 100%;
    padding: 25px 15px 15px;
    height: 500px;
    overflow-y: scroll;
    justify-content: flex-start;
  }
  .content-info .text p.font-normal, .home-product-category .items .item figcaption span, .card-caption p, .blog-content .content .article ul li, .blog-content .content .article ol li, .blog-content .content .article p, .prod-items li, .csr-info p.normal-text, .content-info .text p, .blog-content .content .article p, .trends-slider .caption p, .content .article p, .list-epp li, .blog-content .content .article ul li, .blog-content .content .article ol li, .blog-detail-info p, .prod-items li, .history-content p, .content-headline span {
    font-size: 16px !important;
    line-height: 24px;
  }
  .blog-detail-info-v2 .card-items .items .item:first-child, .blog-detail-info-v2 .card-items .items .item:last-child {
    width: 100% !important;
  }
  .blog-detail-info-v2 .card-items .items .item:first-child {
    padding-right: 0;
    padding-top: 25px;
  }
  .product-slider .brand-text-logo {
    object-position: center;
  }
  footer .items .item:last-child {
    width: 100%;
  }
}
@media only screen and (max-width: 1023px) {
  .prod-right-aside {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 899px) {
  .prod-main {
    display: inline-block;
    width: 100%;
  }
  .prod-left-aside {
    width: 100%;
    padding-right: 0px;
  }
}
@media only screen and (max-width: 767px) {
  header .logo, header.scrolled .logo {
    width: 100%;
  }
  header.scrolled {
    background: transparent
  }
  header.scrolled nav {
    background: #fff;
  }
  header nav {
    padding: 0 1rem;
    margin: 0 1rem;
  }
  .index-slider .swiper-slide .caption {
    bottom: 5% !important;
    left: 5% !important;
    width: auto;
  }
  .news-room {
    gap: 20px !important;
    grid-template-columns: inherit !important;
    padding: 0px 1rem !important;
    margin-bottom: 4rem;
  }
  footer .items .item .logo {
    display: none;
  }
  footer .items .item .menu {
    flex-direction: initial;
  }
  footer .items .item nav ul:last-child {
    margin-top: 2rem;
  }
  footer .items .item .social i {
    width: 4.2rem;
    height: 4.2rem;
  }
  .content-headline h1 {
    font-size: 34px;
    letter-spacing: inherit;
    line-height: normal;
  }
  .prod-items {
    padding: 20px;
  }
  .prod-main .filter-zone {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
  }
  .history-tab-content .item-content {
    padding: 40px 20px 20px;
    max-height: 460px;
    overflow-y: scroll;
  }
  .brand-text-logo {
    margin-top: 0px;
    height: 50px;
  }
  .white-brand-logo {
    height: 50px !important;
  }
  .btn-floating img {
    width: 25px;
    height: 25px;
  }
  .btn-floating {
    width: 46px;
    height: 46px;
  }
  .btn-floating.phone {
    bottom: 80px;
  }
  .btn-floating.download-cata {
    bottom: 135px;
  }
  footer .items .item .contact {
    width: 100%;
  }
  .home-page .card-caption {
    padding: 30px;
  }
  .product-page-slider {
    padding-left: 20px;
    padding-right: 20px;
  }
  .client-sec.row {
    gap: 5px !important;
  }
  .client-sec .item.col-2 {
    grid-column: inherit;
  }
  .client-sec {
    grid-template-columns: repeat(2, 1fr) !important;
  }
  .client-sec figure img {
    height: 80px;
    max-width: 120px;
  }
  .client-sec figure.image-cover.image-v {
    height: 130px;
    min-height: 130px;
  }
  .product_specification_table .title td {
    font-size: 16px !important;
  }
  .wgn-form.wgn-form-contact {
    padding: 4.5rem 2rem;
    margin: 0 8px;
  }
  .manuf-proc-card .item:first-child {
    padding-right: 0;
  }
  .table-responsive {
    overflow-x: scroll;
    width: 100%;
  }
}
@media only screen and (max-width: 399px) {
  .cb img {
    top: auto;
  }
}
.industries-icons {
  gap: 30px;
}
.industries-tab .row {
  width: 100%;
}
.industries-icons-block {
  padding-right: 40px;
}
.industries-icons {
  font-size: initial;
}
.industries-caption {
  color: #333;
}
.industries-icon {
  height: auto !important;
  background: #f9f9f9;
  border-radius: 50% !important;
  width: 110px !important;
  text-align: center;
  margin: 0 auto;
  height: 110px !important;
}
.industries-icons .item {
  text-align: center;
}
.industries-icon img {
  width: 100%;
  object-fit: contain;
  height: 100%;
  max-height: 100%;
  padding: 25px;
}
.industries-home-title {
  font-size: 32px;
  margin-bottom: 30px;
  position: relative;
  display: inline-block;
  width: 100%;
}
.industries-caption {
  font-weight: 400;
  color: #333;
  text-align: center;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  word-break: break-word;
  max-height: calc(1.2em * 2);
}
.mega-menu-list ul {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 5px;
}
.mega-menu-list li a {
  height: auto;
  padding: 20px 15px !important;
}
.mega-menu-list li a:hover {
  background: #e3000f !important;
}
@media only screen and (max-width: 1025px) {
  .industries-icons-block {
    padding-right: 0;
    margin-bottom: 30px;
  }
  .industries-tab .col-8.item, .industries-tab .col-4.item {
    grid-column: span 12;
  }
  .industries-icons .item {
    width: 100%;
  }
  .industries-home-title {
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: center;
  }
  .industries-icon {
    width: 100px !important;
    height: 100px !important;
  }
  .tabmenu-content .tab-content {
    padding: 1rem 1rem 3rem;
  }
  .index-slider .swiper-slide .caption {
    bottom: 65px !important;
    left: 40px !important;
  }
  .blog-content .items .item:nth-child(even) article {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 767px) and (max-width: 1025px) {
  .industries-icons {
    grid-template-columns: repeat(8, 1fr);
  }
  .industries-items .col-3 {
    grid-column: span 6;
  }
  .client-sec .col-2 {
    grid-column: span 3;
  }
  .client-sec figure img {
    padding: 20px;
  }
  .home-product-category .col-4 {
    grid-column: span 6;
  }
}
@media only screen and (max-width: 799px) {
  #form_process {
    margin-top: 19px;
  }
}
@media only screen and (min-width: 799px) and (max-width: 1025px) {
  .industries-items .col-3 {
    grid-column: span 4;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1099px) {
  header .right a {
    display: none;
  }
  /*
.mega-menu {
        display: block;
		order: 2;
}
header .logo {
    order: 1;
}
header .right {
   	order: 3;
	width: auto;
}
*/
}
@media only screen and (max-width: 767px) {
  .industries-icons {
    gap: 15px;
  }
  .industries-icons {
    grid-template-columns: repeat(6, 1fr);
  }
  .product-slider .product-swiper .swiper-wrapper .swiper-slide {
    height: auto
  }
  .product-slider .image figure {
    height: auto;
  }
  .industries-icon {
    width: 90px !important;
    height: 90px !important;
  }
  .index-slider .swiper-slide .caption {
    left: 20px !important;
    right: 20px;
  }
  .index-swiper .image-cover:after {
    background: linear-gradient(to top, rgb(0 0 0 / 75%) 0%, rgba(0, 0, 0, 0) 100%);
  }
  .index-slider .caption p {
    font-size: 26px !important;
    line-height: 32px !important;
    margin-bottom: 30px !important;
  }
  .sales-items .item {
    padding: 30px 15px 30px;
  }
  .apply_now {
    position: relative;
    bottom: auto;
    margin-top: 15px;
    padding-top: 5px;
  }
  .btn-floating:hover {
    padding: 0 10px !important;
  }
  .btn-floating span {
    display: none !important;
  }
	footer .buttom span{
		text-align: center;
		line-height: normal;
	}	
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .content-info .numbers {
    max-width: max-content;
    width: 100%;
  }
}