@import url("https://fonts.googleapis.com/css?family=Titillium+Web:300,400,600,700");
@import url("https://fonts.googleapis.com/css?family=Assistant:400,700&display=swap");
html {
  scroll-behavior: smooth;
}

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

.page-id-46110 #content {
  direction: ltr;
  text-align: left;
}

#content {
  position: relative;
  display: block;
}

#acwp-toolbar-btn-wrap {
  display: none !important;
}

body.single-product .med-text-logo svg {
  max-height: 43px;
}

body.single-expertise .bot-header {
  display: none;
}
body.single-expertise .full-absolute {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.single-expertise .top-section {
  width: 100vw;
  position: relative;
  margin-bottom: 15px;
}
body.single-expertise .top-section h2 {
  text-align: center;
  font-size: 60px;
  font-weight: bold;
  color: #393939;
}
body.single-expertise .top-section .banner {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 100%;
}
body.single-expertise .top-section .banner .bg-color {
  background-color: rgba(255, 255, 255, 0.5);
}
body.single-expertise .top-section .banner .container {
  padding: 25px 15px;
  z-index: 3;
  position: relative;
}
body.single-expertise .top-section .bg-image {
  background-position: center;
  background-size: cover;
}
body.single-expertise .wpcf7 form.invalid .wpcf7-response-output, body.single-expertise .wpcf7 form.unaccepted .wpcf7-response-output, body.single-expertise .wpcf7 form.payment-required .wpcf7-response-output {
  font-size: 17px;
  border-color: #DB1F26;
}
body.single-expertise .wpcf7 form.sent .wpcf7-response-output {
  border-color: #fff;
}
body.single-expertise header {
  max-width: 100vw;
}
body.single-expertise section {
  position: relative;
  z-index: 2;
}
body.single-expertise .mobile-strip {
  display: none;
  width: 100%;
  padding: 10px;
  text-align: center;
  color: #fff;
  font-size: 30px;
  border-bottom: 1px solid transparent;
}
body.single-expertise .mobile-strip.active {
  border-color: #fff;
  display: block;
}
body.single-expertise .fixed-form {
  position: relative;
  width: 100%;
  background-color: #DB1F26;
  color: #fff;
  z-index: 99;
}
body.single-expertise .fixed-form .close-icon {
  display: none;
  position: absolute;
  top: 10px;
  right: 10px;
  color: #fff;
  font-size: 30px;
}
body.single-expertise .fixed-form .form-wrapper {
  padding: 15px 15px 25px 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}
body.single-expertise .fixed-form form {
  max-width: 1300px;
  margin: 0 auto;
}
body.single-expertise .fixed-form form .top-row {
  display: flex;
  align-self: center;
  justify-content: center;
}
body.single-expertise .fixed-form form .top-row .field {
  margin: 0 10px;
}
body.single-expertise .fixed-form form .top-row .field label {
  font-size: 18px;
}
body.single-expertise .fixed-form form .top-row input {
  max-width: 250px;
  padding: 2px 10px;
}
body.single-expertise .fixed-form div.wpcf7-response-output {
  border-color: #fff;
  padding: 10px;
  font-size: 17px;
  width: auto;
}
body.single-expertise .fixed-form .ajax-loader {
  position: absolute;
  top: -20px;
  right: 0;
}
body.single-expertise .fixed-form input {
  width: 100%;
  margin-bottom: 0;
  font-size: 20px;
  padding: 15px;
  max-width: 250px;
}
body.single-expertise .fixed-form input:focus {
  outline: none;
}
body.single-expertise .fixed-form input[type=submit] {
  width: 100%;
  background-color: #393939;
  color: #fff;
  outline: none;
  border: none;
  max-width: none;
  min-width: 150px;
}
body.single-expertise .fixed-form .row-eq-height {
  justify-content: space-between;
}
body.single-expertise .fixed-form .form-submit {
  display: flex;
  align-items: flex-end;
}
body.single-expertise .fixed-form textarea {
  max-height: 55px;
  width: 100%;
  font-size: 20px;
}
body.single-expertise .form-title {
  font-size: 40px;
  font-weight: bold;
  padding-top: 30px;
  text-align: center;
  margin-left: 20px;
}
body.single-expertise #fixed_btn_contacts {
  top: 40%;
}
body.single-expertise #footerSection {
  z-index: 999;
  position: relative;
}
body.single-expertise .container {
  max-width: 1600px;
  padding: 75px 15px;
}
body.single-expertise h1 {
  color: #DB1F26;
  margin-bottom: 25px;
  font-size: 2rem;
  font-weight: bold;
}
body.single-expertise .owl-prev, body.single-expertise .owl-next {
  text-indent: initial;
  font-size: 0;
}
body.single-expertise .owl-dot.active span {
  background-color: #DB1F26;
}
body.single-expertise .title_section {
  background-color: #DB1F26;
}
body.single-expertise .read-more {
  background-color: #DB1F26;
  border: 2px solid #DB1F26;
  color: #fff;
  padding: 10px 20px;
  margin-top: 40px;
  font-size: 20px;
  display: inline-block;
  transition: 0.5s;
}
body.single-expertise .read-more:hover {
  background-color: #fff;
  color: #DB1F26;
}
body.single-expertise .content-section .container {
  max-width: 100%;
  padding: 0 0 0 100px;
}
body.single-expertise .content-section .wrapper {
  display: flex;
}
body.single-expertise .content-section .left {
  position: relative;
  z-index: 2;
  padding: 40px 50px 40px 25px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
body.single-expertise .content-section .left h1 {
  margin-bottom: 0;
}
body.single-expertise .content-section .left p {
  max-width: 100%;
  font-size: 25px;
}
body.single-expertise .content-section .right {
  z-index: 1;
}
body.single-expertise .page-top {
  position: relative;
}
body.single-expertise .page-top .bg-image, body.single-expertise .page-top .bg-color {
  height: 100%;
  width: 52.7%;
  background-position: center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
}
body.single-expertise .page-top .bg-color {
  z-index: 2;
  background-image: linear-gradient(to bottom, rgb(241, 241, 241), rgba(241, 241, 241, 0.5));
}
body.single-expertise .single-image {
  background-position: center;
  background-size: cover;
  width: 100%;
}
body.single-expertise .slider-section h2 {
  text-align: center;
  margin-bottom: 70px;
  font-weight: bold;
}
body.single-expertise .slider-section .container {
  padding: 75px 45px;
  max-width: 1760px;
}
body.single-expertise .content-section .single-image {
  padding-top: 65%;
  height: auto;
  background-position: center;
  background-size: cover;
}
body.single-expertise .second-section h2 {
  color: #DB1F26;
  max-width: 450px;
  margin-bottom: 40px;
  font-weight: bold;
}
body.single-expertise .second-section .second-text {
  font-size: 20px;
}
body.single-expertise .second-section .second-text p {
  font-size: 20px;
  margin-bottom: 15px;
}
body.single-expertise .second-section .container {
  padding: 40px 15px;
  max-width: 100%;
}
body.single-expertise .second-section .wrapper {
  padding: 70px 50px 0 50px;
}
body.single-expertise .second-section .image {
  width: 100%;
  padding-top: 65%;
  background-position: center;
  background-size: cover;
}
body.single-expertise .about-section {
  position: relative;
}
body.single-expertise .about-section .container {
  padding: 120px 15px 100px 15px;
  z-index: 3;
  position: relative;
  max-width: 1760px;
}
body.single-expertise .about-section .bg-image {
  background-position: center;
  background-size: cover;
}
body.single-expertise .about-section .bg-color, body.single-expertise .about-section .bg-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.single-expertise .about-section .about-wrapper {
  display: flex;
}
body.single-expertise .about-section .about-wrapper .left {
  padding: 50px 60px 50px 0;
  border-right: 3px solid;
}
body.single-expertise .about-section .about-wrapper .left .icons {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
body.single-expertise .about-section .about-wrapper .right {
  padding: 50px 0 50px 60px;
}
body.single-expertise .about-section .single-icon {
  margin: 0 0 50px 0;
  width: 48%;
}
body.single-expertise .about-section .single-icon svg {
  height: 130px;
  width: auto;
}
body.single-expertise .about-section .about-text {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  max-width: 670px;
  margin: 0 auto;
}
body.single-expertise .about-section .about-text p {
  margin-bottom: 1rem;
}
body.single-expertise .about-section .other-industries {
  display: flex;
  justify-content: space-between;
}
body.single-expertise .about-section .single-other {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin: 0 15px 25px 15px;
  color: #393939;
}
body.single-expertise .about-section .single-other:hover {
  color: #393939;
}
body.single-expertise .about-section .single-other svg {
  height: 125px;
  width: auto;
}
body.single-expertise .about-section .single-other .title {
  margin-top: 20px;
  text-align: center;
  max-width: 145px;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.1;
}
body.single-expertise .about-section .read {
  width: 100%;
  display: flex;
  justify-content: center;
}
body.single-expertise .about-section .bg-color {
  background-color: #fff;
  opacity: 0.6;
}
body.single-expertise .sub-home-contact-flex-right {
  padding-top: 25px !important;
}
body.single-expertise .sub-home-contact-flex-left {
  padding: 25px 50px !important;
}
body.single-expertise .sub-home-contact-flex {
  height: auto;
}
body.single-expertise h2 {
  color: #DB1F26;
  font-size: 50px;
}
body.single-expertise #contactSection {
  margin-top: 60px;
}
body.single-expertise .projects-beehive {
  padding-top: 15px !important;
}

.sub-home-bottom-contact-wrapper p a {
  font-size: 0.571rem;
  margin-left: 5px;
  color: rgb(237, 143, 146);
}

.page-template-privacy-policy .container {
  max-width: 1220px;
  margin: 0 auto;
  padding: 75px 15px;
}

.credit-privacy {
  display: flex;
  justify-content: center;
  align-items: center;
}
.credit-privacy .privacy {
  padding-bottom: 2%;
  font-size: 0.65rem;
  color: #393939;
  font-weight: 600;
  margin-left: 15px;
}

p .privacy-consent {
  font-size: 0.571rem;
  color: #393939;
}
p .wpcf7-list-item {
  margin-left: 0;
}

.sub-home-client-input, .sub-home-client-textarea {
  margin-bottom: 0;
}

.sub-home-bottom-contact-wrapper label {
  font-size: 15px;
}

body {
  direction: ltr;
  font-family: "Titillium Web", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Titillium Web", sans-serif;
}

a {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

a:hover {
  text-decoration: none;
}

/**************/
.sub-menu-parent {
  position: relative;
}

.sub-menu-parent:focus .sub-menu,
.sub-menu-parent:focus-within .sub-menu,
.sub-menu-parent:hover .sub-menu {
  visibility: visible; /* shows sub-menu */
  opacity: 1;
  z-index: 1;
  transform: translateY(0%);
  transition-delay: 0s, 0s, 0.3s; /* this removes the transition delay so the menu will be visible while the other styles transition */
}

/**************/
#lang-en .footer-flex .social {
  margin-left: 0;
  margin-right: 15px;
}

.grecaptcha-badge {
  right: -300px !important;
}

header .header-menu-and-search {
  flex-direction: row;
}
header .social {
  display: flex;
  align-items: flex-end;
}
header .social > a {
  color: #DB1F26;
  margin-left: 5px;
  line-height: 1.28rem;
  margin-right: 10px;
  transition: 0.32s;
}
header .social > a:hover {
  color: #393939;
}

ul#sub-home-main-top-menu {
  margin-bottom: 0;
}
ul#sub-home-main-top-menu > li {
  position: relative;
}
ul#sub-home-main-top-menu > li > a {
  font-size: 0.84rem;
  line-height: 1.28rem;
  font-weight: 600;
}
ul#sub-home-main-top-menu > li.menu-item-has-children > a:after {
  content: "\f078";
  font-family: "FontAwesome";
  font-size: 10px;
  position: absolute;
  right: -14px;
  top: 0;
}
ul#sub-home-main-top-menu ul.sub-menu {
  position: absolute;
  opacity: 0;
  display: block;
  top: 100%;
  left: -50%;
  margin-right: 110px;
  width: 220px;
  background: #fff;
  -webkit-transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
  -moz-transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
  -ms-transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
  -o-transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
  transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
  visibility: hidden; /* hides sub-menu */
  transform: translateY(-2em);
  z-index: -1;
}
ul#sub-home-main-top-menu ul.sub-menu.open {
  visibility: visible; /* shows sub-menu */
  opacity: 1;
  z-index: 1;
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
  transition-delay: 0s, 0s, 0.3s;
}
ul#sub-home-main-top-menu ul.sub-menu li {
  position: relative;
  display: block;
}
ul#sub-home-main-top-menu ul.sub-menu li a {
  color: rgb(57, 57, 57);
  font-weight: 500;
  font-size: 1rem;
  padding: 15px;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  width: 100%;
  line-height: 1em;
  border-bottom: 1px solid rgb(57, 57, 57);
}
ul#sub-home-main-top-menu ul.sub-menu li a span.cat_icon {
  height: 20px;
  width: 20px;
  margin-right: 10px;
  position: relative;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50% 50%;
}
ul#sub-home-main-top-menu ul.sub-menu li.med span.cat_icon {
  background-image: url("../svg/cat/med.svg");
}
ul#sub-home-main-top-menu ul.sub-menu li.med a:hover {
  color: #2699D5;
}
ul#sub-home-main-top-menu ul.sub-menu li.automotive span.cat_icon {
  background-image: url("../svg/cat/automotive.svg");
}
ul#sub-home-main-top-menu ul.sub-menu li.automotive a:hover {
  color: #69bdc0;
}
ul#sub-home-main-top-menu ul.sub-menu li.consumer span.cat_icon {
  background-image: url("../svg/cat/consumer.svg");
}
ul#sub-home-main-top-menu ul.sub-menu li.consumer a:hover {
  color: #db540f;
}
ul#sub-home-main-top-menu ul.sub-menu li.agriculture span.cat_icon {
  background-image: url("../svg/cat/agriculture.svg");
}
ul#sub-home-main-top-menu ul.sub-menu li.agriculture a:hover {
  color: #7ab72c;
}
ul#sub-home-main-top-menu ul.sub-menu li.technology span.cat_icon {
  background-image: url("../svg/cat/technology.svg");
}
ul#sub-home-main-top-menu ul.sub-menu li.technology a:hover {
  color: #ecb314;
}

.left-sidebar-page {
  position: relative;
  padding-top: 96px;
}
.left-sidebar-page section {
  margin-bottom: 75px;
  padding: 0 15px;
}
.left-sidebar-page section .section_container h2.section_title {
  color: #DB1F26;
  font-weight: 600;
}
.left-sidebar-page section .section_container .content {
  font-family: "Titillium Web", sans-serif;
  font-size: 0.8rem;
  line-height: 1.08rem;
}
.left-sidebar-page section .section_container .content h3 {
  font-size: 1.6rem;
  line-height: 1em;
  font-weight: 700;
}
.left-sidebar-page section .section_container .content h4 {
  font-size: 1.2rem;
  line-height: 1.4rem;
}
.left-sidebar-page section .section_container .content strong {
  font-weight: 600;
}
.left-sidebar-page section .section_container .content p {
  margin-bottom: 0.8rem;
}
.left-sidebar-page section .section_container .content ul li {
  color: #3c3c3c;
  /* set color of list item text */
  list-style: none;
}
.left-sidebar-page section .section_container .content ul li::before {
  content: "";
  position: relative;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #E1E1E1;
  display: inline-block;
  margin-right: 15px;
}
.left-sidebar-page #our_story .content1 {
  margin-top: 2rem;
}
.left-sidebar-page #our_story .single-row {
  width: 100%;
  max-width: 995px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2rem;
}
.left-sidebar-page #our_story .single-row .texts {
  width: 100%;
  max-width: 850px;
  margin-left: 1rem;
}
.left-sidebar-page #company_profile .image_slider {
  margin-bottom: 50px;
}
.left-sidebar-page #company_profile .content1 {
  font-size: 1.2rem;
  line-height: 1.52rem;
}
.left-sidebar-page #company_profile .content1 p {
  font-size: 1.2rem;
  line-height: 1.52rem;
}
.left-sidebar-page #company_profile .content2 {
  font-size: 0.8rem;
  line-height: 1.08rem;
  margin-bottom: 35px;
}
.left-sidebar-page #company_profile .icons {
  position: relative;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: flex-end;
}
.left-sidebar-page #company_profile .icons .icon {
  width: 50%;
}
.left-sidebar-page #company_profile .icons .icon .svg_wrap {
  position: relative;
  max-width: 110px;
  margin: 0 auto;
  max-height: 136px;
}
.left-sidebar-page #company_profile .icons .icon .svg_wrap svg .cls-2 {
  fill: #DB1F26;
}
.left-sidebar-page #company_profile .icons .icon .svg_wrap rect.a {
  stroke: none;
}
.left-sidebar-page #company_profile .icons .icon#icon-around-the-clock svg path {
  stroke: none;
}
.left-sidebar-page #company_profile .icons .icon:nth-child(1),
.left-sidebar-page #company_profile .icons .icon:nth-child(2) {
  margin-bottom: 40px;
}
.left-sidebar-page #history {
  padding: 0;
}
.left-sidebar-page #history .timeline .title {
  color: #DB1F26;
}
.left-sidebar-page #history .timeline_carousel {
  position: relative;
  max-width: 1250px;
  margin-right: auto;
  height: 460px;
}
.left-sidebar-page #history .timeline_carousel .slick-slide {
  margin: 0 15px;
}
.left-sidebar-page #history .timeline_carousel .slick-slide .single-year.first_init .image {
  height: 269px;
  width: 100%;
}
.left-sidebar-page #history .timeline_carousel .slick-slide .single-year.first_init .image:before {
  content: "";
  background: #A2A2A2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.left-sidebar-page #history .timeline_carousel .slick-slide .single-year.first_init span.empty {
  width: 100%;
  height: 100%;
}
.left-sidebar-page #history .timeline_carousel .slick-slide.myactive .year {
  transform: none !important;
  padding: 0 0 5px 10px !important;
}
.left-sidebar-page #history .timeline_carousel .slick-slide.myactive .text {
  opacity: 1;
  z-index: 30;
}
.left-sidebar-page #history .timeline_carousel .single-year {
  position: relative;
  padding: 0;
}
.left-sidebar-page #history .timeline_carousel .single-year .image {
  max-height: 267px;
  position: relative;
}
.left-sidebar-page #history .timeline_carousel .single-year .image img {
  height: auto;
  width: 450px;
  max-width: 100%;
  max-height: 100%;
}
.left-sidebar-page #history .timeline_carousel .single-year .image .year {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
  color: #fff;
  font-size: 1.6rem; /* 40/25 */
  line-height: 1.2em;
  font-weight: bold;
  padding: 0 0 5px 10px;
  transform: rotate(-90deg) translate(-45%, 0%);
  transform-origin: top left;
  z-index: 99999;
  padding-top: 43px;
  padding-right: 0px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.left-sidebar-page #history .timeline_carousel .single-year .text {
  color: #393939;
  font-size: 20px;
  line-height: 1.1rem;
  font-weight: 700;
  margin-top: 20px;
  opacity: 0;
  z-index: 0;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.left-sidebar-page #history .timeline_carousel .owl-nav button {
  background: url(../svg/arrow-right-red.svg) 50% 50%;
  height: 78px;
  width: 78px;
}
.left-sidebar-page #history .timeline_carousel .owl-nav button span {
  display: none;
}
.left-sidebar-page #history .timeline_carousel .owl-nav button.owl-prev {
  left: 20px;
  transform: rotate(180deg);
}
.left-sidebar-page #history .timeline_carousel .owl-nav button.owl-next {
  right: 20px;
  transform: rotate(0);
}
.left-sidebar-page #history .timeline_carousel button.slick-arrow {
  position: absolute;
  width: 100%;
  top: 50%;
  background: url(../svg/arrow-right-red.svg) 50% 50%;
  height: 78px;
  width: 78px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  text-indent: 9999px;
  overflow: hidden;
  -webkit-box-shadow: 2px 3px 10px 1px rgba(173, 173, 173, 0.8);
  -moz-box-shadow: 2px 3px 10px 1px rgba(173, 173, 173, 0.8);
  box-shadow: 2px 3px 10px 1px rgba(173, 173, 173, 0.8);
  border: 0;
  z-index: 30;
  opacity: 1;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.left-sidebar-page #history .timeline_carousel button.slick-arrow.fadeout {
  opacity: 0;
  z-index: 0;
}
.left-sidebar-page #history .timeline_carousel button.slick-arrow:focus {
  outline: 0;
}
.left-sidebar-page #history .timeline_carousel button.slick-arrow.slick-prev {
  left: 20px;
  transform: rotate(180deg);
}
.left-sidebar-page #history .timeline_carousel button.slick-arrow.slick-next {
  right: 20px;
  transform: rotate(0);
}
.left-sidebar-page #team {
  padding: 0;
  margin-bottom: 0;
}
.left-sidebar-page #team .team_members_wrapper {
  position: relative;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-wrap: wrap;
}
.left-sidebar-page #team .team_members_wrapper .member {
  position: relative;
}
.left-sidebar-page #team .team_members_wrapper .member.wide {
  width: 66.66%;
}
.left-sidebar-page #team .team_members_wrapper .member.wide .overlay {
  display: none;
}
.left-sidebar-page #team .team_members_wrapper .member.regular {
  width: 33.33%;
}
.left-sidebar-page #team .team_members_wrapper .member .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  height: 100%;
  opacity: 0;
}
.left-sidebar-page #team .team_members_wrapper .member .overlay .details {
  position: absolute;
  background: rgba(0, 0, 0, 0);
  bottom: 0;
  left: 0;
  z-index: 5;
  padding: 20px;
  width: 100%;
  height: auto;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.left-sidebar-page #team .team_members_wrapper .member .overlay .name {
  font-size: 0.96rem;
  font-weight: 700;
  line-height: 1.2em;
  color: #fff;
}
.left-sidebar-page #team .team_members_wrapper .member .overlay .role {
  font-size: 0.84rem;
  font-weight: 400;
  line-height: 1em;
  color: #DB1F26;
  margin-top: 8px;
}
.left-sidebar-page #team .team_members_wrapper .member .overlay .text {
  color: #fff;
  position: relative;
  margin-top: 20px;
}
.left-sidebar-page #team .team_members_wrapper .member.active .overlay {
  opacity: 1;
}
.left-sidebar-page #team .team_members_wrapper .member.active .overlay .details {
  background: rgba(0, 0, 0, 0.85);
}
@media not all and (pointer: coarse) {
  .left-sidebar-page #team .team_members_wrapper .member:hover .overlay {
    opacity: 1;
  }
  .left-sidebar-page #team .team_members_wrapper .member:hover .overlay .details {
    background: rgba(0, 0, 0, 0.85);
  }
}

header.page-header {
  background: #393939;
  position: relative;
  display: block;
  padding: 20px 120px;
}
header.page-header h1 {
  font-weight: 600;
  font-family: "Titillium Web", sans-serif;
  font-size: 2.8rem;
  line-height: 1em;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 0;
}

nav.about_nav {
  position: relative;
  display: block;
  padding: 35px 30px 0 70px;
}
nav.about_nav ul li {
  position: relative;
  display: block;
}
nav.about_nav ul li a {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: flex-start;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
}
nav.about_nav ul li a:hover {
  text-decoration: none;
}
nav.about_nav ul li a:hover .name {
  color: #DB1F26;
}
nav.about_nav ul li a .icon {
  margin-right: 30px;
  max-width: 41px;
  width: 100%;
}
nav.about_nav ul li a .icon svg .a {
  fill: none;
}
nav.about_nav ul li a .icon svg g * {
  stroke: #db1f26;
}
nav.about_nav ul li a .name {
  font-size: 1.6rem;
  color: #393939;
  padding-bottom: 10px;
  width: 100%;
  border-bottom: 1px solid #DB1F26;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.page-container {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
}
.page-container .main-row {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
}
.page-container .main-row .col-menu {
  position: relative;
  width: 25.8%;
  background: #ccc;
}
.page-container .main-row .col-menu .inner_fixed_column {
  position: relative;
}
.page-container .main-row .col-menu .inner_fixed_column.scrolled {
  position: fixed;
  width: inherit;
  top: auto;
  left: 0;
  z-index: 0;
}
.page-container .main-row .col-menu #fixed_btn_contacts {
  position: fixed;
  top: 195px;
}
.page-container .main-row .col-menu #fixed_btn_contacts.scrolled {
  top: 125px;
  z-index: 99;
}
.page-container .main-row .col-content {
  width: 74.2%;
  background: #fff;
  position: relative;
  padding: 35px 0 0;
}
.page-container .main-row .col-content .container {
  max-width: 960px;
}

#qc-page .page-container .main-row .col-menu {
  width: 25.8%;
}
#qc-page .page-container .main-row .col-content {
  width: 74.2%;
  padding: 35px 0 0;
}
#qc-page .page-container .main-row .col-content .container {
  max-width: 1200px;
}
#qc-page .section_container h2.section_title {
  font-size: 2.8rem;
  margin-bottom: 50px;
}
#qc-page #quality_control .image {
  position: relative;
  display: block;
  max-width: 100%;
  overflow: hidden;
}
#qc-page #quality_control .image img {
  transition: all 1s ease;
}
#qc-page #quality_control .image img.translate-x-100-p {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
#qc-page #certificates, #qc-page #standards {
  background: #E1E1E1;
  padding: 30px 15px;
}
#qc-page #certificates .content a, #qc-page #standards .content a {
  color: #393939;
}
#qc-page #certificates .content a:hover, #qc-page #certificates .content a:focus, #qc-page #standards .content a:hover, #qc-page #standards .content a:focus {
  color: #DB1F26;
}
#qc-page #certificates {
  margin-bottom: 0;
}
#qc-page #standards {
  margin-bottom: 30px;
}
#qc-page #standards .icons_pdf {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  margin-top: 40px;
}
#qc-page #standards .icons_pdf .circle {
  margin: 0 15px;
  max-width: 130px;
}
#qc-page #standards .icons_pdf .circle a {
  display: block;
}
#qc-page #standards .icons_pdf .circle a:hover, #qc-page #standards .icons_pdf .circle a:focus {
  opacity: 0.7;
}
#qc-page #standards .icons_pdf .circle:first-child {
  margin-left: 0;
}
#qc-page #ratings .icons_pdf .image a {
  display: block;
}
#qc-page #ratings .icons_pdf .image a:hover, #qc-page #ratings .icons_pdf .image a:focus {
  opacity: 0.7;
}

#fixed_btn_contacts {
  cursor: pointer;
  font-size: 1.25rem;
  line-height: 1.667rem;
  font-weight: 600;
  z-index: 50;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  text-align: center;
}
#fixed_btn_contacts button {
  padding: 10px 15px 10px 15px;
  background: #DB1F26;
  color: #fff;
  border: 0;
  box-shadow: none;
  font-size: 0.84rem;
  line-height: 1.28rem;
  text-transform: uppercase;
  margin-top: 11px;
}
#fixed_btn_contacts button svg {
  transform: rotate(90deg);
  margin-left: 10px;
}
#fixed_btn_contacts button svg path.a {
  fill: #fff;
  stroke: none;
}
#fixed_btn_contacts.scrolled {
  top: 125px;
  -webkit-transition: top 600ms ease-in-out;
  -moz-transition: top 600ms ease-in-out;
  -ms-transition: top 600ms ease-in-out;
  -o-transition: top 600ms ease-in-out;
  transition: top 600ms ease-in-out;
}

.mobile_only {
  display: none;
}

.about-top-slider {
  position: relative;
  width: 100%;
}

body.page-template-consumer #sec-products.automotive .hive-product-content .by {
  display: none;
}

nav.footer_mobile_nav {
  display: none;
}

.blog-page {
  position: relative;
  padding-top: 96px;
}
.blog-page .title_section {
  position: relative;
  height: 300px;
  background-repeat: no-repeat;
  background-position: 50% 80%;
  background-size: cover;
  margin-bottom: 60px;
}
.blog-page .title_section .main_title {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  height: 100%;
  background: rgba(35, 35, 35, 0.5);
  background: -moz-linear-gradient(0deg, rgba(35, 35, 35, 0.8) 0%, rgba(35, 35, 35, 0) 100%);
  background: -webkit-gradient(left bottom, left top, color-stop(0%, rgb(35, 35, 35)), color-stop(100%, rgba(35, 35, 35, 0.51)));
  background: -webkit-linear-gradient(0deg, rgba(35, 35, 35, 0.8) 0%, rgba(35, 35, 35, 0) 100%);
  background: -o-linear-gradient(0deg, rgba(35, 35, 35, 0.8) 0%, rgba(35, 35, 35, 0) 100%);
  background: -ms-linear-gradient(0deg, rgba(35, 35, 35, 0.8) 0%, rgba(35, 35, 35, 0) 100%);
  background: linear-gradient(0deg, rgba(35, 35, 35, 0.8) 0%, rgba(35, 35, 35, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#232323", endColorstr="#ffffff", GradientType=1 );
}
.blog-page .title_section .main_title h1 {
  color: #fff;
  font-weight: bold;
  font-size: 2.8rem;
}

.post-type-archive-news_articles .title_section, .single-news_articles .title_section {
  height: 400px;
  background-position: center;
}
.post-type-archive-news_articles .sub-date, .single-news_articles .sub-date {
  display: flex;
  align-items: center;
  font-weight: bold;
  margin-bottom: 5px;
}
.post-type-archive-news_articles .sub-date .post_date, .single-news_articles .sub-date .post_date {
  margin-left: 15px;
  margin-bottom: 0 !important;
  font-size: 0.85rem;
  color: #a2a2a2;
}

#blog-page .fadeInUp {
  visibility: visible;
  animation-delay: 0.1s;
  animation-name: fadeInUp;
}
#blog-page .article {
  position: relative;
  display: block;
  margin-bottom: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #000;
}
#blog-page .article .flex {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
}
#blog-page .article .flex .flex_item {
  padding: 0 20px;
}
#blog-page .article .flex .image {
  width: 25%;
}
#blog-page .article .flex .image a {
  display: block;
  height: 238px;
  max-width: 238px;
  width: 100%;
}
#blog-page .article .flex .image a .img_bg {
  position: relative;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  overflow: hidden;
}
#blog-page .article .flex .image a .img_bg:after {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  height: 100%;
  background: rgba(35, 35, 35, 0);
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#blog-page .article .flex .image a:hover .img_bg:after, #blog-page .article .flex .image a:focus .img_bg:after {
  background: rgba(35, 35, 35, 0.5);
}
#blog-page .article .flex .content {
  width: 75%;
}
#blog-page .article .flex .content h3.title a {
  color: #212529;
  font-size: 1.6rem;
  line-height: 1em;
}
#blog-page .article .flex .content h3.title a:hover, #blog-page .article .flex .content h3.title a:focus {
  color: #db1f26;
}
#blog-page .article .flex .content .text {
  font-size: 1rem;
  line-height: 1.3em;
}
#blog-page .article .flex .content.no_image {
  width: 100%;
}
#blog-page .article .flex .post_date {
  font-size: 0.8rem;
  color: #a2a2a2;
  line-height: 1em;
  margin-bottom: 10px;
}
#blog-page .article .flex a.readmore {
  color: #db1f26;
}
#blog-page .article .flex a.readmore:hover, #blog-page .article .flex a.readmore:focus {
  color: rgb(237, 143, 146);
}
#blog-page .article:first-child {
  padding-top: 50px;
  border-top: 1px solid #000;
}

.tax-news_cat .title_section {
  background-position: center;
}
.tax-news_cat .title_section h1 {
  margin-bottom: 0;
}

#single-blog-page .fadeInUp {
  visibility: visible;
  animation-delay: 0.1s;
  animation-name: fadeInUp;
}
#single-blog-page .title_section {
  background-position: center;
  height: 220px;
}
#single-blog-page .title_section .main_title {
  flex-direction: column;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: flex-end;
}
#single-blog-page .title_section .main_title h1 {
  font-weight: 600;
  color: #db1f26;
}
#single-blog-page .title_section .main_title .post_date {
  color: #fff;
  font-weight: 600;
  font-size: 1.2rem;
  margin-top: 40px;
  margin-bottom: 10px;
}
#single-blog-page .page-container {
  position: relative;
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
}
#single-blog-page .share_wrapper {
  position: relative;
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070;
  padding: 10px 0;
  margin-bottom: 40px;
}
#single-blog-page .share_wrapper a {
  color: #393939;
  margin: 0 8px;
}
#single-blog-page .share_wrapper a:first-child {
  margin-left: 20px;
}
#single-blog-page .share_wrapper a:hover, #single-blog-page .share_wrapper a:focus {
  color: #db1f26;
}
#single-blog-page h2.related_title {
  font-size: 1.2rem;
  font-weight: 600;
  color: #393939;
}
#single-blog-page section#related_posts {
  position: relative;
  display: block;
  margin-bottom: 90px;
}
#single-blog-page .related-article {
  width: 100%;
  margin: 0 auto 50px auto;
}
#single-blog-page .related-article .flex {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
}
#single-blog-page .related-article .flex_item {
  padding: 0;
}
#single-blog-page .related-article .content {
  position: relative;
  height: 100%;
  width: 50%;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-direction: column;
  justify-content: space-around;
  -webkit-justify-content: space-around;
  -ms-flex-pack: space-around;
}
#single-blog-page .related-article .content h3.title {
  font-size: 1.2rem;
  line-height: 1em;
  margin-bottom: 10px;
}
#single-blog-page .related-article .content h3.title a {
  display: block;
  color: #DB1F26;
  font-size: 1.2rem;
  font-weight: 600;
}
#single-blog-page .related-article .content h3.title a:hover, #single-blog-page .related-article .content h3.title a:focus {
  color: #212529;
}
#single-blog-page .related-article .content .post_date {
  color: #DB1F26;
  font-size: 0.8rem;
  font-weight: 600;
  margin-bottom: 25px;
}
#single-blog-page .related-article .content .text {
  font-size: 0.8rem;
}
#single-blog-page .related-article .content .wp-caption .wp-caption-text {
  margin: 0;
  text-align: right;
  font-size: 0.7rem;
}
#single-blog-page .related-article .content.no_image {
  width: 100%;
}
#single-blog-page .related-article .image {
  width: 50%;
  padding-right: 20px;
}
#single-blog-page .related-article .image a {
  display: block;
  max-width: 370px;
  height: 278px;
  width: 100%;
}
#single-blog-page .related-article .image a .img_bg {
  position: relative;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.16);
}
#single-blog-page .related-article .image a .img_bg:after {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  height: 100%;
  background: rgba(35, 35, 35, 0);
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#single-blog-page .related-article .image a:hover .img_bg:after, #single-blog-page .related-article .image a:focus .img_bg:after {
  background: rgba(35, 35, 35, 0.5);
}
#single-blog-page .main-article .content {
  font-size: 0.8rem;
  margin-bottom: 50px;
}
#single-blog-page .main-article .content a {
  color: #db1f26;
}
#single-blog-page .main-article .content a:hover, #single-blog-page .main-article .content a:focus {
  color: rgb(237, 143, 146);
}

/************************************************************************************************************************/
/******* Landing Page Accelerator ******************************************************************************************************/
/************************************************************************************************************************/
ul#sub-home-main-top-menu > li.accelerator a {
  background: #DB1F26;
  padding: 0 10px;
  color: #fff;
}

body.page-template-accelerator {
  font-family: "Assistant", sans-serif;
  direction: rtl;
  text-align: right;
}
body.page-template-accelerator #fixed_btn_contacts {
  position: fixed;
  left: 0;
  top: 250px;
  z-index: 9999;
}
body.page-template-accelerator .slick-track {
  display: flex;
}
body.page-template-accelerator .top_section .top_slider .slick-slide {
  height: auto !important;
}
body.page-template-accelerator .top_section .top_slider .slick-slide * {
  height: 100% !important;
}
body.page-template-accelerator.page-id-45668 {
  direction: ltr;
  text-align: left;
}
body.page-template-accelerator.page-id-45668 .top_section .top_slider {
  direction: rtl;
}
body.page-template-accelerator.page-id-45668 .accelerator-page .contacts_section form.wpcf7-form input {
  text-align: left;
}
body.page-template-accelerator.page-id-45668 .accelerator-page .contacts_section form.wpcf7-form input[type=submit] {
  text-align: center;
}
body.page-template-accelerator h1, body.page-template-accelerator h2, body.page-template-accelerator h3, body.page-template-accelerator h4, body.page-template-accelerator h5, body.page-template-accelerator h6 {
  font-family: "Assistant", sans-serif;
}
body.page-template-accelerator .wpcf7-response-output, body.page-template-accelerator .wpcf7 form.invalid .wpcf7-response-output, body.page-template-accelerator .wpcf7 form.unaccepted .wpcf7-response-output, body.page-template-accelerator .wpcf7 form.payment-required .wpcf7-response-output, body.page-template-accelerator .wpcf7 form .wpcf7-response-output, body.page-template-accelerator .wpcf7 form.sent .wpcf7-response-output {
  color: #fff !important;
  border-color: #DB1F26 !important;
}

.header-accelerator .top-header {
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
}
.header-accelerator .site-branding {
  height: auto;
}
.header-accelerator .site-branding a {
  height: auto;
}
.header-accelerator .site-branding img {
  max-width: 264px;
  width: 100%;
  height: auto;
}

.accelerator-page {
  position: relative;
  padding-top: 102px;
}
.accelerator-page .top_section .content {
  text-align: center;
  max-width: 650px;
  margin: auto;
}
.accelerator-page .top_section .content p {
  font-size: 28px;
  direction: rtl;
}
.accelerator-page .top_section .top_content {
  position: relative;
  display: block;
  padding: 30px 0;
}
.accelerator-page .top_section .top_content i.arr_down {
  background: url(../img/arr_down.png);
  height: 17px;
  width: 29px;
  display: block;
  margin: 40px auto 0 auto;
}
.accelerator-page .top_section .wrap_slider {
  position: relative;
  display: block;
}
.accelerator-page .top_section .wrap_slider .slick-slide * {
  display: flex;
}
.accelerator-page .top_section .wrap_slider .squares {
  position: absolute;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  width: 100%;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  bottom: -15px;
  z-index: 100;
}
.accelerator-page .top_section .wrap_slider .squares span {
  width: 36px;
  height: 36px;
  background: #DB1F25;
  margin: 0 10px;
}
.accelerator-page .top_section .main-title-wrapper {
  position: absolute;
  z-index: 100;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.4);
}
.accelerator-page .top_section .main-title-wrapper .main-titles {
  text-align: center;
}
.accelerator-page .top_section .main-title-wrapper h1 {
  color: #fff;
  font-size: 5.5rem;
  text-transform: uppercase;
  line-height: 1;
  font-weight: 700;
  font-family: "Titillium Web", sans-serif;
}
.accelerator-page .top_section .main-title-wrapper h2 {
  font-size: 3rem;
  color: #fff;
  line-height: 1;
  left: 9px;
  position: relative;
  font-weight: 400;
  text-transform: capitalize;
  font-family: "Titillium Web", sans-serif;
}
.accelerator-page .info_section {
  position: relative;
  background: #393939;
  color: #fff;
  padding: 60px 0;
}
.accelerator-page .info_section .margin-left {
  display: flex;
  justify-content: flex-end;
}
.accelerator-page .info_section .content p {
  color: #fff;
}
.accelerator-page .info_section .content ul {
  margin-right: 10px;
  list-style-image: url("../img/bullet_acce.png");
}
.accelerator-page .info_section .content ul li {
  margin-bottom: 8px;
  font-size: 23px;
}
.accelerator-page .info_section .content h3 {
  font-size: 28px;
  font-weight: 400;
}
.accelerator-page .info_section .content.left_side {
  max-width: 300px;
}
.accelerator-page .info_section h3.duration_title {
  text-align: center;
}
.accelerator-page .info_section .wrap_month {
  position: relative;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
}
.accelerator-page .info_section .wrap_month .inner-wrapper img {
  min-width: 300px;
  max-width: 300px;
}
.accelerator-page .info_section .wrap_month .name-title {
  text-align: center;
  padding: 0.6rem 0 0;
}
.accelerator-page .info_section .wrap_month .month {
  position: relative;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  flex-direction: column;
}
.accelerator-page .info_section .wrap_month .month span.num {
  font-size: 190px;
  display: block;
  line-height: 140px;
}
.accelerator-page .details_section {
  background: #D5D5D5;
  color: #333636;
  position: relative;
  padding: 50px 0;
}
.accelerator-page .details_section h2.section_title {
  color: #DB1F25;
  font-size: 46px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 50px;
}
.accelerator-page .details_section .icons_repeater {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  flex-wrap: wrap;
}
.accelerator-page .details_section .icons_repeater .box {
  width: 25%;
  position: relative;
  text-align: center;
  margin-bottom: 40px;
  padding: 0 20px;
}
.accelerator-page .details_section .icons_repeater .icon {
  height: 110px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.accelerator-page .details_section .icons_repeater .text {
  margin: auto;
  margin-top: 15px;
  font-size: 20px;
  max-width: 300px;
}
.accelerator-page .about_us_section {
  min-height: 30vh;
  display: flex;
  align-items: center;
  padding: 1rem 0;
}
.accelerator-page .about_us_section p {
  line-height: inherit;
}
.accelerator-page .contacts_section {
  background: #333636;
  padding: 60px 0;
}
.accelerator-page .contacts_section .container {
  max-width: 1220px;
}
.accelerator-page .contacts_section .contact_form h3 {
  font-size: 46px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  margin-bottom: 30px;
}
.accelerator-page .contacts_section form.wpcf7-form {
  position: relative;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  direction: rtl;
}
.accelerator-page .contacts_section form.wpcf7-form .field {
  max-width: 580px;
  width: 49%;
  margin-bottom: 20px;
}
.accelerator-page .contacts_section form.wpcf7-form input {
  text-align: right;
  height: 55px;
  width: 100%;
  padding: 0 5px;
  border: 0;
}
.accelerator-page .contacts_section form.wpcf7-form input[type=submit] {
  background-color: #DB1F25;
  color: #fff;
  text-align: center;
}
.accelerator-page .contacts_section form.wpcf7-form .wpcf7 ::-webkit-input-placeholder {
  color: #878787;
  text-align: right;
  font-size: 28px;
}
.accelerator-page .contacts_section form.wpcf7-form .wpcf7 ::-moz-placeholder {
  color: #878787;
  text-align: right;
  font-size: 28px;
}
.accelerator-page .contacts_section form.wpcf7-form .wpcf7 :-ms-input-placeholder {
  color: #878787;
  text-align: right;
  font-size: 28px;
}
.accelerator-page .contacts_section form.wpcf7-form .wpcf7 :-moz-placeholder {
  color: #878787;
  text-align: right;
  font-size: 28px;
}
.accelerator-page .contacts_section form.wpcf7-form span.wpcf7-not-valid-tip {
  width: auto;
  top: auto;
  bottom: -10px;
  left: 5px;
  font-size: 0.6rem;
}
.accelerator-page .contacts_section form.wpcf7-form .wpcf7-validation-errors, .accelerator-page .contacts_section form.wpcf7-form .wpcf7-acceptance-missing {
  border: 2px solid #DB1F25;
  color: #ffffff;
}
.accelerator-page .contacts_section form.wpcf7-form .wpcf7-mail-sent-ok {
  color: #DB1F25;
  border: 2px solid #ffffff;
}
.accelerator-page .contacts_section .more_details {
  position: relative;
  margin-top: 30px;
  text-align: center;
  color: #fff;
}
.accelerator-page .contacts_section .more_details p, .accelerator-page .contacts_section .more_details a {
  color: #fff;
  font-size: 20px;
}
.accelerator-page .contacts_section .more_details a:hover {
  text-decoration: underline;
}

.page-template-mpe .fixed_btn_contacts svg {
  width: 28px;
  height: auto;
}

.lobi-page h1 {
  color: #fff;
}
.lobi-page h2 {
  text-align: center;
  color: #DB1F26;
  font-weight: 700;
  margin-bottom: 50px;
}
.lobi-page .page-container {
  margin-bottom: 100px;
}
.lobi-page .container {
  max-width: 1200px !important;
}
.lobi-page .row {
  position: relative;
}
.lobi-page .row > span {
  position: absolute;
  width: 100%;
  bottom: 50px;
  right: 0;
  border-bottom: 1px solid #DB1F26;
}
.lobi-page .article-wrapper {
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: 1px solid #DB1F26;
}
.lobi-page .related-article {
  max-width: 345px;
  margin: 0 auto;
}
.lobi-page .bg-article {
  position: relative;
  background-size: cover;
  padding-top: 100%;
  width: 100%;
}
.lobi-page .bg-article .hover-texts {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.7);
  height: 100%;
  color: #fff;
  opacity: 0;
  transition: 0.5s;
  top: 0;
  left: 0;
  padding: 30px;
}
.lobi-page .bg-article .hover-texts h3 {
  font-weight: 700;
  line-height: 1;
}
.lobi-page .bg-article .hover-texts .text {
  font-size: 0.9rem;
  line-height: 1.3;
}
.lobi-page .bg-article .hover-texts .read-more {
  font-size: 0.9rem;
  line-height: 1.3;
  color: #DB1F26;
  font-weight: 700;
  margin-top: 5px;
}
.lobi-page .bg-article:hover .hover-texts {
  opacity: 1;
}

#single-article-page .title_section {
  height: 200px;
  margin-bottom: 1.5rem;
}
#single-article-page .top-container {
  padding-top: 40px;
}
#single-article-page h1 {
  color: #DB1F26;
  font-weight: bold;
  font-size: 1.8rem;
  margin-bottom: 30px;
  line-height: 0.7;
}
#single-article-page .content p {
  margin-bottom: 0.7em;
}
#single-article-page .content p:first-child {
  font-weight: 700;
}
#single-article-page .share_wrapper {
  position: relative;
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070;
  padding: 10px 0;
  margin-bottom: 40px;
  margin-top: 50px;
}
#single-article-page .share_wrapper a {
  color: #393939;
  margin: 0 8px;
}
#single-article-page .share_wrapper a:first-child {
  margin-left: 20px;
}
#single-article-page .share_wrapper a:hover,
#single-article-page .share_wrapper a:focus {
  color: #db1f26;
}

body.rtl {
  direction: rtl;
}
body.rtl ul#sub-home-main-top-menu {
  flex-direction: row-reverse;
}
body.rtl .credit {
  margin-left: 10px;
}
body.rtl .wpcf7-spinner {
  position: absolute;
  top: 0;
  left: 0;
}
body.rtl .owl-carousel .owl-stage-outer {
  direction: ltr;
}
body.rtl .second-text p, body.rtl .left .inner p {
  margin-bottom: 0.5em;
}
body.rtl.single-expertise .content-section {
  overflow: hidden;
}
body.rtl.single-expertise #contactSection h2 {
  text-align: right;
}
body.rtl.single-expertise .demo-upload-cf-img, body.rtl.single-expertise input.wpcf7-form-control.wpcf7-submit.sub-home-submit {
  background-color: #DB1F26;
}
body.rtl.single-expertise .one-of-change-after-section-load {
  width: 0;
}
body.rtl.single-expertise .product-read-more {
  color: #DB1F26;
}
body.rtl.single-expertise .projects-item-flex-right {
  padding-right: 25px;
}
body.rtl.single-expertise .projects-item-flex-right .by {
  font-size: 20px;
}
body.rtl.single-expertise .projects-item-flex-right a {
  text-decoration: underline;
  font-size: 20px;
}
body.rtl.single-expertise .projects-item-flex-right p {
  max-width: 410px;
  margin-right: 0;
  margin-left: auto;
  font-size: 20px;
}
body.rtl.single-expertise .owl-carousel .owl-item img.owl-lazy {
  height: auto !important;
  max-height: 90%;
}
body.rtl.single-expertise .shpc-carousel .owl-dots {
  position: absolute;
  left: 0;
  bottom: 10px;
}
body.rtl.single-expertise .content-section .left p {
  font-size: 20px;
}
body.rtl.single-expertise .content-section .left p strong {
  font-size: 30px;
  margin-bottom: 25px;
  margin-top: 40px;
  display: block;
  line-height: 1.3;
}
body.rtl.single-expertise .content-section .container {
  padding: 0 100px 0 0;
}
body.rtl.single-expertise .page-top .bg-image, body.rtl.single-expertise .page-top .bg-color {
  left: auto;
  right: 0;
  width: 50.4%;
}
body.rtl.single-expertise .second-section .wrapper {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
body.rtl.single-expertise .content-section .container {
  padding-right: 15px;
}
body.rtl.single-expertise .content-section .left .inner {
  margin-right: auto;
}
body.rtl.single-expertise .content-section .left .inner p {
  line-height: 1.4;
}
body.rtl.single-expertise .main-color {
  color: #DB1F26;
}
body.rtl.single-expertise h3 {
  font-size: 30px;
}
body.rtl.single-expertise .slider-section h3 {
  font-weight: bold;
}
body.rtl #single-article-page .share_wrapper a:first-child, body.rtl #single-blog-page .share_wrapper a:first-child {
  margin: 0 8px;
  margin-right: 20px;
}

.term-173 .article .flex .post_date {
  font-size: 1rem;
}
.term-173 #blog-page .article .flex .content .text {
  font-size: 1.1rem;
}

.single-news_articles .mfp-bg {
  z-index: 111042;
}
.single-news_articles .mfp-wrap {
  z-index: 111043;
}
.single-news_articles .mfp-container {
  overflow: auto;
}
.single-news_articles img.mfp-img {
  max-height: none !important;
  max-width: none !important;
}/*# sourceMappingURL=style.css.map */