/*
Theme Name: GTE Handover
Theme URI: https://www.spaceotechnologies.com/
Author: Space-O Technologies
Author URI: https://www.spaceotechnologies.com/
Description: 
Version: 05-11-2025
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: gte-handover
*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

/* @font-face {
	font-family: 'Kollektif-Regular';
	src: url('assets/fonts/Kollektif.eot');
	src: local('ÃƒÂ¢Ã‹Å“Ã‚Âº'), url('assets/fonts/Kollektif.woff') format('woff'), 
	url('assets/fonts/Kollektif.ttf') format('truetype'), 
	url('assets/fonts/Kollektif.svg') format('svg');
	font-weight: normal;
	font-style: normal;
} */

body {
  font-size: 16px;
  font-family: "Archivo", sans-serif;
  color: #000;
}

* {
  line-height: normal;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
a {
  line-height: normal;
}

p {
  margin-bottom: 15px;
  font-family: "Inter", sans-serif;
}

a {
  outline: none;
  color: #003883;
}

a:hover,
a:focus {
  color: #1d9f9e;
  outline: none;
}

button,
button:focus {
  outline: none;
}

br {
  line-height: 0;
}

/*<============== header css start ==============>*/
.container {
  max-width: 1468px;
}
li.wpml-ls-slot-shortcode_actions.wpml-ls-item.wpml-ls-item-en.wpml-ls-current-language.wpml-ls-first-item.wpml-ls-item-legacy-list-horizontal {
  display: none;
}
.wpml-ls-legacy-list-horizontal {
  margin-inline-start: auto;
}
span.wpml-ls-display {
  display: none;
}
.menu-header-menu-container
  li.menu-item.wpml-ls-slot-5.wpml-ls-item.wpml-ls-item-ar.wpml-ls-menu-item.wpml-ls-first-item.wpml-ls-last-item.menu-item-type-wpml_ls_menu_item.menu-item-object-wpml_ls_menu_item.menu-item-wpml-ls-5-ar {
  display: none;
}
.menu-header-menu-arabic-container
  li.menu-item.wpml-ls-slot-5.wpml-ls-item.wpml-ls-item-en.wpml-ls-menu-item.wpml-ls-first-item.wpml-ls-last-item.menu-item-type-wpml_ls_menu_item.menu-item-object-wpml_ls_menu_item.menu-item-wpml-ls-5-en {
  display: none;
}
li.wpml-ls-slot-shortcode_actions.wpml-ls-item.wpml-ls-item-ar.wpml-ls-last-item.wpml-ls-item-legacy-list-horizontal
  a {
  color: #fff;
  margin: 0 20px;
  font-size: 17px;
  font-weight: 400;
}
body.rtl
  li.wpml-ls-slot-shortcode_actions.wpml-ls-item.wpml-ls-item-en.wpml-ls-first-item.wpml-ls-item-legacy-list-horizontal
  a {
  color: #fff;
  margin: 0 20px;
  font-size: 17px;
  font-weight: 400;
}
body.rtl
  li.wpml-ls-slot-shortcode_actions.wpml-ls-item.wpml-ls-item-ar.wpml-ls-current-language.wpml-ls-last-item.wpml-ls-item-legacy-list-horizontal
  a {
  display: none;
}
.banner-top img {
  width: 100%;
  height: auto;
}
header.top_header {
  position: absolute;
  top: 0;
  z-index: 1;
  left: 0;
  right: 0;
}
nav.navbar {
  padding-top: 32px !important;
  padding-left: 0;
  padding-right: 0;
}
.navbar-expand-xl .navbar-collapse {
  justify-content: center;
}
.navbar-nav .current-menu-item > a,
.navbar-nav .current_page_item > a {
  font-weight: bold;
  text-decoration: underline;
}
.navbar-nav .hovered > a {
  text-decoration: underline;
}
ul.navbar-nav a {
  color: #fff;
  margin: 0 20px;
  font-size: 17px;
  font-weight: 400;
}
a.phone-btn {
  background-color: #fff;
  border-radius: 80px;
  padding: 17px;
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 17px;
  font-weight: 600;
  line-height: 20px;
  width: 100%;
  max-width: 180px;
  height: 55px;
  color: #0e181e !important;
}
a.phone-btn:hover {
  text-decoration: none;
  opacity: 0.7;
}
.brand-info h5::after {
  content: "";
  background-image: url(assets/images/info-icon.svg);
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: bottom;
  margin-left: 10px;
}
li.industry.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-76.has-mega-menu
  .mega-menu {
  max-width: 1160px;
  right: 0;
  transform: translate(-10%, 0);
  left: -50%;
  display: none !important;
}
li.industry.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-76.has-mega-menu:hover
  .mega-menu {
  display: block !important;
}
ul.navbar-nav.deskNav {
  align-items: center;
}
.has-mega-menu {
  position: relative;
}
.has-mega-menu .mega-menu {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  background: #fff;
  display: flex;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  padding: 0 !important;
  z-index: 999;
  display: none;
  border-radius: 10px;
}
.has-mega-menu:hover .mega-menu {
  display: flex !important;
}
.has-mega-menu .mega-menu::before {
  content: "";
  background: #f000;
  height: 41px;
  display: block;
  width: 100%;
  position: absolute;
  top: -41px;
}
.mega-menu-left {
  width: 23%;
  background-color: #F3F3F3;
  border-radius: 10px 0px 0px 10px;
}
.mega-menu-left ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.mega-menu-left li {
  margin: 0;
  padding: 10px 15px;
}
.mega-menu-left li.active-menu {
  background: linear-gradient(to right, rgba(191, 191, 191, 0.8), rgba(147, 152, 155, 0.3), rgba(124, 124, 124, 0));
}
.mega-menu-left li.active-menu a {
  color: #212628 !important;
  font-weight: 500 !important;
  text-decoration: underline;
}
.industry.custom-menu a::after{
  display: none !important;
}
.industry.custom-menu a {
    margin: 0;
    display: flex;
    gap: 18px;
    align-items: center;
}
.mega-menu-left a {
  text-decoration: none;
  color: #909396 !important;
  display: block;
}
.mega-menu-right {
  width: 75%;
  display: flex;
  flex-wrap: wrap;
  padding: 50px 48px 28px 64px;
}
.brand {
  width: 100%;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
}
.brand img {
  width: 50px;
  height: 50px;
  object-fit: contain;
  margin-right: 18px;
}
.brand-info h4 {
  margin: 0;
  font-size: 16px;
}
.brand-info p {
  margin: 0;
  font-size: 16px;
  color: #666;
  line-height: 20px;
}
.has-mega-menu {
  position: relative;
}
.has-mega-menu .mega-menu {
  display: none;
  position: absolute;
  top: 61px;
  left: 50%;
  background: #fff;
  width: 1200px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  padding: 20px;
  z-index: 9999;
  transform: translate(-45%, 0%);
}
.has-mega-menu:hover .mega-menu {
  display: block;
}
.mega-menu .three-columns {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.mega-menu-left ul {
  padding: 50px 0px 70px 0px;
}
.mega-menu .industry {
  text-align: center;
  padding: 10px;
}
.mega-menu .industry img {
  width: 70px;
  height: 70px;
  margin-bottom: 10px;
}
.mega-menu .two-columns {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0px 50px;
}
.mega-menu .brand img {
  width: 70px;
  height: 70px;
  filter: invert(1) brightness(0) saturate(100%);
  border-radius: 10px;
  padding: 0 5px;
  box-shadow: 0 10px 20px rgba(33, 38, 40, 0.1);
}
.brand-info a {
  margin: 0 !important;
}
.brand-info h5 {
  font-size: 20px;
  color: #212628;
  font-weight: 700;
  margin-bottom: 7px;
  position: relative;
  word-wrap: anywhere;
}
.products {
  padding: 10px 36px;
  text-align: left;
  font-size: 18px;
  font-weight: 700;
  color: #909396;
  margin-bottom: 5px;
  line-height: 20px;
}
.product-line-brands {
  text-align: left;
  font-size: 18px;
  font-weight: 700;
  color: #909396;
  margin-bottom: 40px;
  line-height: 20px;
}
/*<============== header css end ==============>*/

/*<============== hero section css start ==============>*/
.banner-top {
  position: relative;
  z-index: 0;
}
html,
body {
  overflow-x: hidden;
  width: 100%;
}
body.home {
  overflow-x: clip;
  width: 100%;
}
.hero-section-text {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%) !important;
  max-width: 967px;
  bottom: 0;
}
.hero-section-text h1 {
  font-size: 3.65vw;
  line-height: 4.1667vw;
  color: #fff;
  margin-top: 25px;
  margin-bottom: 25px !important;
}
.common-primary-button a {
  background-color: transparent !important;
  color: #fff !important;
  font-size: 17px !important;
  border: 1px solid #b7c2c8 !important;
  border-radius: 80px !important;
  background-image: none !important;
  font-weight: 600;
  width: 200px;
  padding: 17px !important;
}
.hero-section-text p {
  color: #b7c2c8;
  font-size: 16px;
  line-height: 30px;
}
.hero-section-text h6 {
  color: #b7c2c8;
  font-size: 18px;
  text-transform: uppercase;
}
.banner-top:after {
  content: "";
  position: absolute;
  background: linear-gradient(
    90deg,
    #21272b 0%,
    #21272b 15%,
    rgba(33, 39, 43, 0.8) 53.23%,
    rgba(33, 39, 43, 0.05) 100%
  );
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.rtl .banner-top:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(
        270deg,
        #21272b 0%,
        #21272b 15%,
        rgba(33, 39, 43, 0.8) 53.23%,
        rgba(33, 39, 43, 0.05) 100%
    );
}
.banner-top::before {
  content: "";
  position: absolute;
  background: radial-gradient(
    28.15% 63.07% at 80.46% 73.58%,
    rgba(51, 60, 65, 0.1) 0%,
    rgba(51, 60, 65, 0.05) 100%
  );
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.rtl .banner-top::before {
  content: "";
  position: absolute;
  background: radial-gradient(
    28.15% 63.07% at 95% 70%, 
    rgba(51, 60, 65, 0.1) 0%,
    rgba(51, 60, 65, 0.05) 100%
  );
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.hero-contact-detail {
  background-color: #333c41;
  width: 100% !important;
  margin-top: -158px;
  position: relative;
  max-width: 680px !important;
}

body:not(.rtl) .hero-contact-detail {
  padding-right: 0 !important;
}

/*<============== hero section css end ==============>*/

/*<============== contact section css start ==============>*/
.contact-text {
  color: #fff;
}
.contact-text .wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li {
  margin-bottom: 0 !important;
}
.contact-text {
  padding: 69px 0;
}
.contact-text h6 {
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 40px !important;
  position: relative;
  padding-left: 45px;
  color: #fff;
}

.contact-text h6:before {
  content: "";
  position: absolute;
  background-image: url(assets/images/mic.svg);
  top: 0;
  width: 45px;
  height: 45px;
  background-repeat: no-repeat;
  left: 0;
}

.contact-text p {
  font-size: 18px;
}

.contact-text a {
  color: #fff !important;
}

.contact-text strong {
  color: #697b86;
  font-weight: 400;
}

/*<============== contact section css end ==============>*/

/*<============== industry-detail section css start ==============>*/
a.post-img img {
  width: 100%;
  height: auto;
  position: relative;
}
.product-line .post-box{
    height: 462px;
    object-fit: cover;
}
.construction-detail img {
  height: 460px;
  object-fit: cover;
}
.product-line a.post-img {
    height: 100%;
    object-fit: cover;
}
.industry-detail a.post-img {
    height: 100%;
    object-fit: cover;
}
.post-box::after {
  content: "";
  position: absolute;
  background: linear-gradient(
    180deg,
    rgba(51, 60, 65, 0) 0%,
    rgba(51, 60, 65, 0.7) 54.58%,
    #333c41 100%
  );
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
}
.blog-box .post-box {
  height: 100%;
}
.post-title {
  margin-top: 36px;
}
.grc-detail .post-title,
.agriculture .post-title {
  margin-top: 0;
}
.agriculture .post-box {
    height: 440px;
    object-fit: cover;
}
.agriculture img{
  height: 440px;
  object-fit: cover;
}
.grc-detail .post-box {
    height: 440px;
    object-fit: cover;
}
.grc-detail a.post-img img{
  height: 440px;
  object-fit: cover;
}
.post-box:hover .post-detail {
  background-color: #333c41;
  width: 100%;
}
.post-detail:hover .learn_more_btn.vc_btn3-left a {
  background-color: #fff !important;
  color: #333c41 !important;
}

.news-detail .post-box::after {
  position: unset;
}
.post-detail {
  position: absolute;
  top: auto;
  bottom: 0;
  z-index: 9;
  padding-left: 36px;
  padding-bottom: 36px;
  padding-right: 16px;
  width: 100%;
}
.news-detail .post-title h4 {
  color: #333c41;
  font-size: 20px !important;
  line-height: 30px;
  max-width: 100%;
  font-weight: 500;
  min-height: 60px;
}
.latest-news .post-title {
  margin-top: 20px;
}
.post-box {
  position: relative;
  margin-bottom: 0;
  border-radius: 10px;
  overflow: hidden;
  height: 100%;
}
.news-box {
  background-color: #f6f8f9;
  padding-top: 20px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 32px;
  border-radius: 0;
  min-height: 100%;
}

.related_post .news-box {
  background-color: #f6f8f9;
  padding-top: 20px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 32px;
  border-radius: 0;
  height: 100%;
}
.related_post .post-box {
  height: 100%;
}
.post-title a {
  color: #fff;
}

.news-detail a.post-img img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-radius: 10px;
  background-color: #fff;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.post-title a:hover {
  text-decoration: unset !important;
}

.post-text p {
  color: #b0b0b0;
  font-size: 18px;
  line-height: 30px;
}

.waste-detail p {
  max-width: 758px;
}

.post-title h4 {
  font-size: 30px !important;
  font-weight: 500;
  color: #fff;
}

.cw-detail .vc_column-inner .wpb_wrapper,
.cw-detail .vc_column-inner .wpb_wrapper .wpb_text_column,
.cw-detail .vc_column-inner .wpb_wrapper .wpb_text_column {
  height: 100%;
}

.cw-detail .vc_column-inner .wpb_wrapper .post-box {
  height: 100%;
}

.cw-detail .vc_column-inner > .wpb_wrapper,
.agri-farm {
  margin-bottom: 30px;
}
a.post-img {
    display: block;
    margin: 3;
}
.industry-detail a.post-img {
    height: 462px;
    object-fit: cover;
}
.post-box {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}
.light-text p {
  color: #909396;
  margin-bottom: 10px !important;
  text-transform: uppercase;
}
.wpb_text_column.wpb_content_element.common-title h3 {
  font-size: 40px;
  max-width: 450px;
  margin: 0 auto;
}
.product-line .common-title h3 {
  max-width: 390px !important;
  margin: 0 auto;
}
.product-line {
    padding-top: 90px;
    max-width: 1310px;
    margin-left: auto !important;
    margin-right: auto !important;
}
p.service-title {
  position: absolute;
  top: 35px;
  left: 35px;
  color: #ffffffa1;
}
.agriculture .post-box {
  position: relative;
  display: flex;
  align-items: center;
}
.agriculture {
  background-color: #333c41;
  border-radius: 10px;
}
.grc-detail {
  background-color: #333c41;
  border-radius: 10px;
  margin-bottom: 30px !important;
}

.cca-detail {
  margin-bottom: 30px;
}

.grc-detail .post-text p {
  color: #b0b0b0;
  font-size: 18px;
  line-height: 30px;
  max-width: 500px;
  margin-bottom: 0 !important;
  margin-top: 15px;
  -webkit-line-clamp: 7;
}

.brand a::after {
  display: none !important;
}

/* .agriculture .post-box:after,
.grc-detail .post-box::after {
  opacity: 0;
} */

.brand-tag img {
    min-height: 111px;
    max-width: 111px;
}
.grc-detail .post-box .post-img, .agriculture .post-box .post-img {
	position: relative;
	display: block;
	position: absolute;
	right: 0;
	left: 0;
}

.grc-detail .post-box .post-img:after,
.agriculture .post-box .post-img::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
}
.ea-detail {
    margin-bottom: 30px;
}

.grc-detail .post-box::after,
.agriculture .post-box::after {
    content: "";
    position: absolute;
    background: linear-gradient(90deg, rgba(51, 60, 65, 0) 0%, rgba(51, 60, 65, 0.7) 54.58%, #333c41 100%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
}
.grc-detail .post-box {
  position: relative;
  display: flex;
  align-items: center;
}

.grc-detail .post-detail {
    position: unset;
    padding-left: 36px;
    padding-bottom: 25px;
    padding-right: 16px;
    padding-top: 27px;
    max-width: 406px;
    margin: 0 0 0 auto;
    height: 100%;
	  display: flex;
    flex-direction: column;
    justify-content: center;
}

.grc-detail .vc_btn3-container.learn_more_btn.vc_btn3-left a {
  background-color: transparent !important;
  color: #fff !important;
  font-size: 17px !important;
  line-height: 20px !important;
  position: relative;
  width: 100%;
  padding-right: 45px;
  font-weight: 600;
  margin-top: 0;
}

.agriculture .vc_btn3-container.learn_more_btn.vc_btn3-left a {
  background-color: transparent !important;
  color: #fff !important;
  font-size: 17px !important;
  line-height: 20px !important;
  position: relative;
  width: 100%;
  padding-right: 45px;
  font-weight: 600;
  margin-top: 0;
}

.post-box:hover .post-detail .learn_more_btn.vc_btn3-left a {
    background-color: #fff !important;
    color: #333c41 !important;
}
.grc-detail .vc_btn3-container.learn_more_btn.vc_btn3-left {
  margin-top: 62px;
}
.agriculture .vc_btn3-container.learn_more_btn.vc_btn3-left {
  margin-top: 62px;
}
.agriculture .post-text p {
  max-width: 392px;
  margin-bottom: 0 !important;
  margin-top: 16px;
  -webkit-line-clamp: 7;
}
.agriculture .post-detail {
    position: unset;
    padding-bottom: 25px;
    padding-top: 27px;
    max-width: 407px;
    margin: 0 0 0 auto;
    padding-left: 36px;
    min-height: 100%;
}
.industry-detail {
  padding-top: 117px;
  max-width: 1310px;
  margin-left: auto !important;
  margin-right: auto !important;
}
.product-detail {
  margin-bottom: 64px !important;
}
.industry-area {
  margin-bottom: 64px;
}
.common-primary-button {
  margin-top: 70px;
}
.learn_more_btn.vc_btn3-left a {
  background-color: transparent !important;
  color: #fff !important;
  font-size: 17px !important;
  line-height: 20px !important;
  position: relative;
  width: 100%;
  max-width: 200px;
  padding-right: 60px;
  font-weight: 600;
  background-image: none;
  padding-top: 16.5px;
  padding-bottom: 16.5px;
  margin-top: 15px;
  transition: none !important;
}

.see_more_btn.vc_btn3-left a {
  background-color: transparent !important;
  color: #b7c2c8 !important;
  font-size: 17px !important;
  line-height: 20px !important;
  position: relative;
  width: 100%;
  max-width: 140px;
  padding-right: 0;
  font-weight: 600;
  background-image: none;
  padding-top: 16.5px;
  padding-bottom: 16.5px;
  padding-left: 0;
  display: inline-block;
}

.see_more_btn.vc_btn3-left a:after {
  content: "";
  position: absolute;
  background-image: url(assets/images/right-side-arrow.svg);
  width: 50px;
  top: 17px;
  height: 20px;
  background-repeat: no-repeat;
  left: auto;
  right: 0;
}

.learn_more_btn.vc_btn3-left a:after {
  content: "";
  position: absolute;
  background-image: url(assets/images/right-side-arrow.svg);
  width: 50px;
  top: 17px;
  height: 20px;
  background-repeat: no-repeat;
  left: auto;
  right: 10px;
}

/*<============== industry-detail section css end ==============>*/

/*<============== about-us section css start ==============>*/
.about-us {
  max-width: 1310px;
  margin-left: auto !important;
  margin-right: auto !important;
}
.professional-box {
  margin-top: 100px;
}
.about-us-box .vc_column-inner {
  background-color: #f6f8f9;
  max-width: 400px;
  padding: 30px !important;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
  border-radius: 10px;
}
.about-us-box h4 {
  color: #333c41;
  margin-top: 94px;
  font-size: 30px;
  font-weight: 500;
}
.about-us-box p {
  color: #697b86;
  margin-top: 20px;
  line-height: 24px;
  max-width: 334px;
}
.about-us-box h2 {
  color: #dae1e5;
  font-weight: 500;
  font-size: 60px;
  position: relative;
}
section.vc_section.news-detail {
  padding-top: 150px;
  max-width: 1310px;
  margin-left: auto !important;
  margin-right: auto !important;
}
.about-us-box.wpb_column.vc_column_container.vc_col-sm-4:nth-child(1)
  h2:before {
  content: "";
  position: absolute;
  background-image: url(assets/images/Bookmark-d.svg);
  width: 100%;
  height: 80px;
  background-repeat: no-repeat;
  left: 0;
  background-size: 50px;
}
.about-us-box.wpb_column.vc_column_container.vc_col-sm-4:nth-child(2)
  h2:before {
  content: "";
  position: absolute;
  background-image: url(assets/images/Stack-d.svg);
  width: 100%;
  height: 80px;
  background-repeat: no-repeat;
  left: 0;
  background-size: 50px;
}
.about-us-box.wpb_column.vc_column_container.vc_col-sm-4:nth-child(3)
  h2:before {
  content: "";
  position: absolute;
  background-image: url(assets/images/Wallet-d.svg);
  width: 100%;
  height: 80px;
  background-repeat: no-repeat;
  left: 0;
  background-size: 50px;
}
.about-us-box .vc_column-inner:hover {
  background-color: #333c41 !important;
}
.about-us-box .vc_column-inner:hover h2 {
  color: #fff !important;
}
.about-us-box .vc_column-inner:hover p {
  color: #b0b0b0;
}
.about-us-box .vc_column-inner:hover h4 {
  color: #fff !important;
}
.about-trading p {
  color: #909396;
  line-height: 30px;
  margin-top: 24px;
}
/*<============== about-us section css end ==============>*/
.footer_top img {
  cursor: pointer;
}

.footer_social img:hover {
  opacity: 0.7;
}

a.subscribe-button:hover {
  opacity: 0.7;
}

/*<============== news-detail section css start ==============>*/
.read_more_btn.vc_btn3-left a:hover {
  opacity: 0.7;
  background-color: transparent !important;
}

.read_more_btn.vc_btn3-left a {
  background-color: transparent !important;
  border: unset !important;
  padding-left: 0 !important;
  font-size: 17px !important;
  font-weight: 600;
  color: #b7c2c8 !important;
  text-align: left;
  display: block;
  max-width: 131px;
}

.read_more_btn.vc_btn3-left a:after {
  content: "";
  position: absolute;
  background-image: url(assets/images/right-side-arrow.svg);
  width: 50px;
  top: 15px;
  height: 20px;
  background-repeat: no-repeat;
  left: auto;
  right: -15px;
}

.read_more_btn {
  margin-top: 6px;
}

.visit-our-blog-btn.vc_btn3-inline.vc_do_btn a {
  background-color: transparent;
  border: transparent;
  font-size: 17px !important;
  line-height: 24px;
  color: #333c41 !important;
  font-weight: 600;
  position: relative;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 45px;
  margin-bottom: 0 !important;
  text-align: end;
}

.vc_btn3-container.visit-our-blog-btn.vc_btn3-inline.vc_do_btn {
  margin-bottom: 0 !important;
}

.visit-our-blog-btn.vc_btn3-inline.vc_do_btn a:after {
  content: "";
  position: absolute;
  background-image: url(assets/images/circle-right.svg);
  left: auto;
  right: 0;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  top: auto;
  background-size: auto;
}

.vc_btn3-container.visit-our-blog-btn.vc_btn3-inline.vc_do_btn {
  float: right;
}

.news-detail .vc_row.wpb_row.vc_row-fluid {
  align-items: flex-end;
  display: flex;
  padding-bottom: 42px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.latest-news {
  border-top: 1px solid #dde2e4;
  padding-top: 70px;
}

.news-detail .vc_column_container > .vc_column-inner {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.read_more_btn .vc_general.vc_btn3:focus,
.read_more_btn .vc_general.vc_btn3:hover {
  border: unset !important;
}

.visit-our-blog-btn.vc_btn3-inline.vc_do_btn a:hover {
  background-color: transparent !important;
}

/*<============== news-detail section css end ==============>*/

.widget .container {
  max-width: 1310px;
  z-index: 3;
}

.widget .email-subscribe-heading {
  text-align: center;
}

.widget .subscribe-form {
  text-align: center;
}

.email-subscribe-section {
  background-image: url(assets/images/man-driving-tractor.png);
  height: 586.1px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
  z-index: 2;
  margin-top: 85px;
}
.email-subscribe-section button.quform-submit:hover {
    opacity: 0.7;
}
.email-subscribe-section::before {
  content: "";
  position: absolute;
  background: linear-gradient(
    180deg,
    rgba(33, 39, 43, 0) 0%,
    rgba(33, 39, 43, 0.7) 54.58%,
    #21272b 100%
  );
  width: 100%;
  height: 100%;
  z-index: 1;
}

h2.email-subscribe-heading {
  color: #fff;
  font-size: 60px;
  line-height: 70px;
  font-weight: 500;
}

.widget .subscribe-form {
  text-align: center;
  display: flex;
  gap: 0;
  position: relative;
  max-width: 797px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 58px;
  align-items: center;
}
.email-subscribe-section .quform-elements.quform-elements-4.quform-cf.quform-responsive-elements-phone-landscape {
    text-align: center;
    position: relative;
    max-width: 797px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 58px;
}
 .email-subscribe-section .quform-input.quform-input-email.quform-input-4_3.quform-cf input {
    border-radius: 100px;
    width: 100%;
    border: unset;
    padding: 19px 200px 19px 25px;
    white-space: nowrap;
    overflow-x: hidden;
    text-overflow: ellipsis;
}
.email-subscribe-section .quform-child-elements {
    position: relative;
}
a.subscribe-button {
  position: absolute;
  left: auto;
  right: 14px;
  width: 180px;
  background-color: #333c41;
  color: #fff !important;
  font-size: 17px;
  font-weight: 600;
  padding: 13px 15px;
  border-radius: 80px;
  display: flex;
  align-items: center;
  gap: 6px;
  cursor: pointer;
  justify-content: flex-end;
}
.email-subscribe-section button.quform-submit {
    position: absolute;
    left: auto;
    right: 14px;
    width: 180px;
    background-color: #333c41;
    color: #fff !important;
    font-size: 17px;
    font-weight: 600;
    padding: 13px 15px;
    border-radius: 80px;
    display: flex;
    align-items: center;
    gap: 6px;
    cursor: pointer;
    justify-content: flex-start;
    outline: 0;
    border: 0;
}
.rtl .email-subscribe-section button.quform-submit {
    position: absolute;
    left: 14px;
    right: auto;
    border: 0;
    height: 45px;
}
.rtl .email-subscribe-section button.quform-submit span::after {
    content: "";
    position: absolute;
    background-image: url(assets/images/right-side-arrow.svg);
    width: 40px;
    top: 6px;
    height: 20px;
    background-repeat: no-repeat;
    left: auto;
    right: auto;
    left: -50px;
    transform: rotate(-180deg);
}
.email-subscribe-section button.quform-submit span {
    position: relative;
}
.email-subscribe-section button.quform-submit span::after {
    content: "";
    position: absolute;
    background-image: url(assets/images/right-side-arrow.svg);
    width: 40px;
    top: 0;
    height: 20px;
    background-repeat: no-repeat;
    left: auto;
    right: -50px;
}
.email-subscribe-section .quform .quform-element {
    position: absolute;
    top: 0;
    width: 100%;
}
.email-subscribe-section .quform-loading.quform-loading-position-left {
    float: right;
    display: none !important;
}
.email-subscribe-section .email-subscribe-section .quform-spacer {
    padding-bottom: 0 !important;
    margin: 0 !important;
}
.search-form label {
    width: 100%;
}
input.search-field {
	border-radius: 100px;
	width: 100%;
	border: 1px solid #333c41;
	outline: 0;
	padding: 19px 200px 19px 25px;
	white-space: nowrap;
	overflow-x: hidden;
	text-overflow: ellipsis;
}
.rtl .email-subscribe-section .quform-input.quform-input-email.quform-input-4_3.quform-cf input {
	border-radius: 100px;
	width: 100%;
	border: unset;
	padding: 19px 25px 19px 200px;
	white-space: nowrap;
	overflow-x: hidden;
	text-overflow: ellipsis;
}
.rtl input.search-field {
    border-radius: 100px;
    width: 100%;
    border: 1px solid #333c41;
    outline: 0;
    padding: 19px 25px 19px 200px;
	white-space: nowrap;
	overflow-x: hidden;
	text-overflow: ellipsis;
}
.rtl input.search-submit {
    position: absolute;
    top: 6px;
    left: 14px;
    right: auto;
    width: 180px;
    background-color: #333c41;
    color: #fff !important;
    font-size: 17px;
    font-weight: 600;
    padding: 6.5px 15px;
    border-radius: 80px;
    display: flex;
    height: auto;
    align-items: center;
    gap: 6px;
    cursor: pointer;
    border: unset;
}
input.search-submit:hover{
  opacity: 0.7;
}
.page-content {
    padding: 50px 0;
}
.page-content p {
    text-align: center;
    margin: 20px 0;
    color: #333c41;
    font-weight: bold;
}
.search .email-subscribe-section{
  margin-top: 0;
}
input.search-submit {
    position: absolute;
    top: 6px;
    left: auto;
    right: 14px;
    width: 180px;
    background-color: #333c41;
    color: #fff !important;
    font-size: 17px;
    font-weight: 600;
    padding: 13px 15px;
    border-radius: 80px;
    display: flex;
    height: auto;
    align-items: center;
    gap: 6px;
    cursor: pointer;
    border: unset;
}
form.search-form {
    margin: 20px auto;
    position: relative;
    max-width: 797px;
}
.widget .subscribe-form {
  text-align: center;
  display: flex;
  position: relative;
  max-width: 797px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 58px;
}
form.subscribe-form input {
  border-radius: 100px;
  padding: 22px 25px;
  width: 100%;
  border: unset;
}
.post-text p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

/*<============== footer css start ==============>*/
footer.site-footer {
  background-color: #21272b;
  padding-top: 121px;
  padding-bottom: 35px;
}
.copy-right p {
  text-align: left;
  color: #b0b0b0;
}
h5.titleh4 {
  color: #fff;
  margin-bottom: 23px;
}
h5.footer-title {
  color: #fff;
  text-align: right;
  font-size: 23.44px;
  margin-bottom: 20px;
  margin-top: 33px;
}
.footer-menu li {
  list-style: none;
  margin-bottom: 16px;
}
.footer-menu li a {
  color: #b0b0b0;
  line-height: 20px;
  font-family: "Inter";
}
p.footer-desc {
  color: #b0b0b0;
  text-align: right;
  max-width: 386px;
  font-size: 14px;
  line-height: 25px;
  margin-right: 0;
  margin-left: auto;
}
.footer-menu ul {
  padding-left: 0;
}
.footer_bottom {
  margin-top: 120px;
}
.copy-right {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer_social ul {
  justify-content: space-between !important;
  display: flex !important;
  gap: 25px;
}
/*<============== footer css end ==============>*/
.industry-group {
  padding: 49px;
  padding-right: 0;
}
.industry-info .has-mega-menu a::after {
  content: "";
  background-image: url(assets/images/menu-down.svg);
  width: 26px;
  height: 7px;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  display: none;
}
.mega-menu .industry {
  text-align: left !important;
  padding: 0 !important;
  display: flex;
  gap: 18px;
  align-items: center;
}
.rtl .product-line-brands {
    text-align: right;
}
.des-spec {
    color: #fff;
}
section.vc_section.product-card-section .post-box {
    height: 462px;
    object-fit: cover;
}
.des-spec li {
    color: #fff;
}
.industry-info h5 {
  font-weight: 700;
  text-align: left;
  color: #212628;
  font-size: 20px;
  line-height: 22px;
  position: relative;
  display: inline-block;
  margin-bottom: 7px;
}
.industry-info a {
  margin-left: 0 !important;
}
.industry-info h5::after {
  content: "";
  background-image: url(assets/images/info-icon.svg);
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.mega-menu .industry img {
  width: 70px;
  height: 70px;
  margin-bottom: 10px;
  border-radius: 10px;
  padding: 17px 18px;
  box-shadow: 0 10px 20px rgba(33, 38, 40, 0.1);
}
.industry-info p {
  text-align: left;
  color: #909396;
  margin: 0;
}
p.industries {
  color: #909396;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 40px;
}
li.product.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-75.has-mega-menu
  a::after {
  content: "";
  background-image: url(assets/images/menu-down.svg);
  width: 12px;
  height: 7px;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
li.industry.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-76.has-mega-menu
  a::after {
  content: "";
  background-image: url(assets/images/menu-down.svg);
  width: 12px;
  height: 7px;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.mega-menu-left a::after {
  display: none !important;
}
section.vc_section.news-detail h2 {
  font-size: 40px;
}
section.vc_section.about-us {
    padding-top: 97px;
}
.common-primary-button a:hover {
  opacity: 0.7;
  text-decoration: unset;
}
.learn_more_btn.vc_btn3-left a:hover {
background-color: #fff !important;
color: #333c41 !important;
}

.visit-our-blog-btn.vc_btn3-inline.vc_do_btn a:hover {
  opacity: 0.7;
}
.subscribe-input::placeholder {
  color: #353c40;
}
.subscribe-input::-webkit-input-placeholder {
  color: #353c40;
}
.subscribe-input::-moz-placeholder {
  color: #353c40;
}
.subscribe-input:-ms-input-placeholder {
  color: #353c40;
}
.subscribe-input:-moz-placeholder {
  color: #353c40;
}
/*<============== brand home page css start==============>*/
.tabs {
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
}
.tab {
  cursor: pointer;
}
.tab-content {
  display: none;
}
.tab-content.active {
  display: block;
}
.mega-menu li.active {
  text-decoration: underline;
  background: linear-gradient(
    to right,
    rgba(191, 191, 191, 0.8),
    rgba(147, 152, 155, 0.3),
    rgba(124, 124, 124, 0)
  );
}
.mega-menu li.active a {
  color: #212628 !important;
  font-weight: 500 !important;
}
.brand-template-default .banner-imageSld img,
.industry-template-default .banner-imageSld img {
  width: 100%;
  max-width: 100%;
  height: 900px;
  object-fit: cover;
  position: relative;
}
.brand-template-default .top-banner-contant .content,
.industry-template-default .top-banner-contant .content {
  width: 100%;
  max-width: 100%;
  position: absolute;
  top: auto;
  bottom: 44px;
  left: 0;
}
.brand-detail {
  z-index: 0;
  position: relative;
}
.brand a {
    margin: 0 !important;
}
.brand-info a {
    display: inline-block;
}
.brand-template-default .content .post-content,
.industry-template-default .content .post-content {
  margin-bottom: 50px;
  max-width: 938px;
}
.brand-detail:after {
  content: "";
  position: absolute;
  background: radial-gradient(
    28.15% 63.07% at 80.46% 73.58%,
    rgba(51, 60, 65, 0.1) 0%,
    rgba(51, 60, 65, 0.05) 100%
  );
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.rtl .brand-detail:after {
  content: "";
  position: absolute;
  background: radial-gradient(
    28.15% 63.07% at 95% 70%,
    rgba(51, 60, 65, 0.1) 0%,
    rgba(51, 60, 65, 0.05) 100%
  );
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.brand-detail:before {
  content: "";
  position: absolute;
  background: linear-gradient(
    90deg,
    #21272b 0%,
    #21272b 15%,
    rgba(33, 39, 43, 0.8) 53.23%,
    rgba(33, 39, 43, 0.05) 100%
  );
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.rtl .brand-detail:before {
  content: "";
  position: absolute;
  background: linear-gradient(
    270deg,
    #21272b 0%,
    #21272b 15%,
    rgba(33, 39, 43, 0.8) 53.23%,
    rgba(33, 39, 43, 0.05) 100%
  );
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.brand-template-default .post-breadcrumbs, .product-template-default .post-breadcrumbs, .brand-template-default .post-breadcrumbs a, .product-template-default .post-breadcrumbs a, .industry-template-default .post-breadcrumbs, .industry-template-default .post-breadcrumbs a {
    color: #b7c2c8;
    text-transform: uppercase;
    margin-bottom: 50px;
}
.product-template-default .post-breadcrumbs{
  margin-bottom: 0;
}
.brand-template-default .post-logo-keywords,
.industry-template-default .post-logo-keywords {
  display: flex;
  align-items: end;
  gap: 25px;
  margin-bottom: 25px;
}
.brand-template-default .tabs,
.industry-template-default .tabs {
  display: flex;
  gap: 34px;
  margin-bottom: 0;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding-bottom: 52px;
  max-width: 1450px;
  margin: 0 auto;
}
.brand-template-default .content .post-keywords,
.industry-template-default .content .post-keywords {
  color: #23272a;
  background-color: #b7c2c880;
  padding: 5px 10px;
  border-radius: 100px;
  font-size: 14px;
}
section.bradn-logos {
  background-color: #333c41;
  padding-top: 63px;
}
.brdand-product-value h6 {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
}
.brand-template-default .brand-tag, .industry-template-default .brand-tag {
    padding: 44px;
    border: 1px solid #465055;
    border-radius: 10px;
    width: 100%;
    margin: 0 auto;
    max-width: 200px;
}
.brand-template-default .tab.active .brand-tag,
.industry-template-default .tab.active .brand-tag {
  background-color: #b7c2c826;
}
.brand-template-default .tab h5,
.industry-template-default .tab h5 {
  margin-top: 20px;
  text-align: center;
  color: #b7c2c8;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
}
.brand-template-default .tab,
.industry-template-default .tab {
  text-align: center;
}
.brand-template-default .tab p,
.industry-template-default .tab p {
  color: #b7c2c8;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  padding: 5px 10px;
  background-color: #21262880;
  border-radius: 10px;
  margin-top: 10px;
  max-width: 112px;
  margin: 10px auto 0 auto;
}
.brand-template-default .email-subscribe-section,
.industry-template-default .email-subscribe-section {
  margin-top: 0;
}
.brand-template-default .hero-slider,
.industry-template-default .hero-slider {
  margin-bottom: 0;
}
.brand-template-default .tab-content.active,
.industry-template-default .tab-content.active {
  background-color: #22282b;
  padding-bottom: 80px;
}
.brand-template-default .post-logo,
.industry-template-default .post-logo {
  max-width: 223px;
}
.tab-content.active .row {
  padding-bottom: 100px;
  padding-top: 105px;
}
.tab-content.active .container {
  border-bottom: 1px solid rgba(68, 78, 82, 1);
}
.row.products-slider.slick-initialized.slick-slider {
  padding-bottom: 100px;
}
.tab-right-image img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}
.tab-detail-content p {
  color: #b7c2c8;
  max-width: 636px;
  line-height: 30px;
}
.tab {
  position: relative;
}
.tab.active::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -100px;
  width: 0;
  height: 0;
  border-left: 50.15px solid transparent;
  border-right: 49.15px solid transparent;
  border-top: 59.88px solid #333c41;
}
.tab-detail-content p.category-keywords {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 25px;
}
.tab-detail-content h2 {
  font-size: 70px;
  color: #fff;
  line-height: 80px;
  font-weight: 500;
  margin-bottom: 25px;
}
.brand-logo-img {
  margin-top: 25px;
  margin-bottom: 25px;
}
.row.products-slider.slick-initialized.slick-slider .slick-list {
  overflow: visible;
  margin: 0 -15px;
}
.card.slick-slide {
  padding: 0 15px;
  background-color: transparent !important;
  border: unset !important;
  height: auto;
}
.card.slick-slide .card-wrapper {
  height: 100%;
  background-color: #333c41;
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
/* .card.slick-slide img {
  width: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  height: auto;
} */
.brand-product-box {
  background-color: #333c41;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 40px 36px 32px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.products-slider .slick-track {
  display: flex;
}
.brand-product-box .title h3 {
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 10px;
}
img.post-logo {
  filter: invert(100%) brightness(1000%) saturate(0%);
}
.brand-logo-img img {
  filter: invert(100%) brightness(1000%) saturate(0%);
  max-width: 150px;
}
.brand-product-box .desc p {
  color: #b7c2c8;
  margin-bottom: 0;
}
.specs {
  margin-top: 30px;
}
.specs p {
  color: #b7c2c8;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 10px;
}
.brdand-product-value strong {
  color: #b7c2c8;
  font-size: 16px;
  font-family: "Inter";
  font-weight: 400 !important;
  line-height: 25px;
}
.view_more_btn.vc_btn3-left a {
  background-color: transparent !important;
  color: #fff !important;
  font-size: 17px !important;
  line-height: 20px !important;
  position: relative;
  width: 100%;
  max-width: 100%;
  font-weight: 600;
  background-image: none;
  padding-top: 16.5px;
  padding-bottom: 16.5px;
  margin-top: 30px;
  border-radius: 2em;
  border: 1px solid #b7c2c8;
  display: flex;
  text-align: center;
  justify-content: center;
  gap: 10px;
  align-items: center;
}
.view_more_btn.vc_btn3-left a::after {
  content: "";
  background-image: url(assets/images/right-side-arrow.svg);
  width: 50px;
  top: 17px;
  height: 20px;
  background-repeat: no-repeat;
  left: auto;
  right: 35px;
  display: inline-block;
  background-size: contain;
  background-position: top;
}
.view_more_btn.vc_btn3-left {
  max-width: 100%;
  width: 100%;
  text-align: center;
}
.view_more_btn.vc_btn3-left a:hover {
  background-color: #fff !important;
  color: #333c41 !important;
  text-decoration: unset;
}
.see_more_btn.vc_btn3-left a:hover {
  opacity: 0.7;
  text-decoration: unset;
  background-color: unset;
}
.products-slider button.slick-prev.slick-arrow::before,
.slider-arrow button.slick-prev.slick-arrow::before {
  position: absolute;
  z-index: 9;
  background: url(./assets/images/left.svg) no-repeat !important;
  background-size: contain !important;
  width: 17px !important;
  height: 16px !important;
  content: "";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  bottom: 0;
}
button.slick-next.slick-arrow:hover {
  background: #fff;
}
button.slick-next.slick-arrow:hover:before {
  filter: invert(100%) brightness(0%);
}
button.slick-prev.slick-arrow:hover {
  background: #fff;
}
button.slick-prev.slick-arrow:hover:before {
  filter: invert(100%) brightness(0%);
}
.products-slider button.slick-next.slick-arrow::before,
.slider-arrow button.slick-next.slick-arrow::before {
  position: absolute;
  z-index: 9;
  background: url(./assets/images/left.svg) no-repeat !important;
  background-size: contain !important;
  width: 17px !important;
  height: 16px !important;
  content: "";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  bottom: 0;
  transform: rotate(180deg) translate(50%, 50%) !important;
}
.products-slider button.slick-prev.slick-arrow,
.slider-arrow button.slick-prev.slick-arrow {
  position: absolute;
  bottom: 0;
  top: auto;
  left: 46.5%;
  border: 1px solid #ffffff;
  border-radius: 24px;
  padding: 23px;
  transform: translate(-54.5%, -50%);
}
.products-slider button.slick-next.slick-arrow,
.slider-arrow button.slick-next.slick-arrow {
  position: absolute;
  bottom: 0;
  top: auto;
  right: 47%;
  border: 1px solid #ffffff;
  border-radius: 24px;
  padding: 23px;
  transform: translate(-53%, -50%);
}
.slider-arrow > button {
  position: relative !important;
  width: 30px;
  height: 30px;
  transform: unset !important;
  top: unset !important;
  left: unset !important;
  right: unset !important;
  bottom: unset !important;
}
.slider-arrow {
  display: flex;
  justify-content: center;
  gap: 23px;
}
.cardImg {
  position: relative;
  overflow: hidden;
  padding-top: 68.871%;
  background: #ffffff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.cardImg img {
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100% !important;
  width: auto !important;
  max-width: 100%;
  margin: 0 auto;
  display: block;
  left: 0;
  right: 0;
}
.category-products-list {
  position: relative;
}
.row.products-slider.slick-initialized.slick-slider .slick-list.draggable:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0%;
  width: 20%;
  height: 100%; 
  background: linear-gradient(90deg, #22282b 0%, rgba(34, 40, 43, 0) 100%);
  z-index: 1;
  transform: rotate(180deg);
}
.row.products-slider.slick-initialized.slick-slider .slick-list.draggable:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 20%;
  height: 100%;
  z-index: 1;
  background: linear-gradient(90deg, #22282b 0%, rgba(34, 40, 43, 0) 100%);
}
.row.products-slider.slick-initialized.slick-slider .slick-list.draggable:hover::after{
  pointer-events: none;
}
.row.products-slider.slick-initialized.slick-slider .slick-list.draggable:hover::before{
  pointer-events: none;
}
.map-detail{
    margin-top: 30px;
}
/*<============== blog page page css start==============>*/
.blog h1.page_title {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 60px;
  color: #fff;
  margin-bottom: 0;
  transform: translate(0, -50%);
  font-weight: 600;
}
.blog .banner-top img {
  width: 100%;
  height: auto;
}
.blog-box {
  padding-top: 85px;
}
.navigation.pagination {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.nav-links {
  display: inline-flex;
  gap: 8px;
}
.page-numbers {
  display: inline-block;
  padding: 8px 14px;
  color: #fff;
  background-color: #333c41;
  text-decoration: none;
  border-radius: 4px;
  border: 1px solid transparent;
  transition: all 0.3s ease;
}
.page-numbers:hover {
  background-color: #4a555b;
  text-decoration: unset;
  color: #fff;
}
.page-numbers:focus {
  color: #fff !important;
}
.page-numbers.current {
  color: #333c41;
  background-color: #fff;
  border: 1px solid #333c41;
  font-weight: bold;
  pointer-events: none;
}
.single-post .page_banner {
  position: relative;
}
.single-post h1.page_title {
    position: absolute;
    left: auto;
    color: #fff;
    transform: translate(0, -50%);
    top: 50%;
    margin: 0;
    left: 0;
    right: 0;
}
.product-template-default .post-brand-logo img {
  max-width: 223px;
}
.single-post .banner-top img {
    width: 100%;
    object-fit: cover;
    height: 552px;
}
.single_blog .post-meta p {
  font-size: 12px;
  color: #b0b0b0;
  margin-top: 0;
}
.single_blog_container {
  padding-top: 50px;
}
h1.page_title .post-meta p {
  color: #fff;
  margin-top: 10px;
}
.post-meta p {
  font-size: 12px;
  color: #b0b0b0;
}
.blog-box .post-title {
  margin-top: 0;
}
.related_post .post-title {
  margin-top: 0;
}
.related_post-container {
  padding-top: 50px;
}
.related_post h4.text-center {
  font-size: 30px;
  text-align: left !important;
  margin-bottom: 30px;
}
.single_blog p {
  font-size: 16px;
}
.single_blog h2 {
  font-size: 35px;
}
.single_blog h3 {
  font-size: 30px;
}
.single_blog h4 {
  font-size: 25px;
}
.single_blog h5 {
  font-size: 20px;
}
.single_blog h6 {
  font-size: 18px;
}
.single_blog li {
  font-size: 16px;
  list-style: none;
  line-height: 20px;
}
.error404 h1.page-title.text-center {
    font-size: 35px;
}
section.error-404.not-found.container {
    margin-top: 50px;
}
.product-buttons {
    display: flex;
    gap: 20px;
}
a.btn.request-price-btn {
    background-color: #333C41;
    color: #fff !important;
    position: relative;
    max-width: 220px;
    width: 100%;
    padding-left: 0;
}
a.btn.request-price-btn::after {
    content: "";
    position: absolute;
    background-image: url(assets/images/circle-right.svg);
    width: 26px;
    top: 14px;
    height: 26px;
    background-repeat: no-repeat;
    left: auto;
    right: 25px;
}
.rtl .btn.request-price-btn::after {
    background-repeat: no-repeat;
    left: 25px;
    right: auto;
    transform: rotate(180deg);
}
.rtl a.btn.request-price-btn{
    padding-right: 0;
    padding-left: 24px;
}
a.btn.request-price-btn:hover{
  color: #333c41 !important;
  background-color: transparent !important;
}
.page-content.text-center a {
    background-color: #333c41;
    color: #fff !important;
    font-size: 17px;
    font-weight: 600;
    padding: 13px 15px;
    border-radius: 80px;
    display: flex;
    align-items: center;
    gap: 6px;
    cursor: pointer;
    justify-content: center;
    max-width: 230px;
    margin: 0 auto;
}
.page-content.text-center a:hover{
  opacity: 0.8;
  text-decoration: unset;
}
body.rtl .related_post h4.text-center {
  text-align: right !important;
}

/*<============== prodduct page page css start==============>*/
section.hero.brand-hero-banner {
  position: relative;
}
.product-content {
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: 60px;
}
.product-crumb-logo {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.post-brand-logo img {
  filter: invert(100%) brightness(1000%) saturate(0%);
}
.product-img img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  object-fit: cover;
}
section.product-compare {
  background-color: #e6e9eb;
  padding: 100px 0;
}
.brand-detail img {
  width: 100%;
  height: auto;
}
.product-template-default .brand-detail img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}
body.rtl.product-template-default .brand-detail img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}
.product-compare-detail p {
  font-size: 18px;
  color: #909396;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 20px;
}
.compare-text h4 {
  font-size: 41px;
  font-weight: 500;
  max-width: 640px;
  margin-bottom: 43px;
}
.compare-text p {
  color: #0e181e;
  font-size: 16px;
  line-height: 30px;
  max-width: 590px;
  text-transform: capitalize;
  margin-bottom: 20px;
}
.compare-text li {
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  font-family: "Inter", sans-serif;
}
.product-img {
  height: 100%;
}
.compare-text ul {
  margin-bottom: 0;
}
.compare-text br {
  display: none;
}
.product-card.row {
  background-color: #f3f3f3;
  padding: 50px 35px;
  margin-top: 100px;
  margin-bottom: 100px;
  border-radius: 10px;
  margin-left: 0;
  margin-right: 0;
}
.product-details h1 {
  font-size: 80px;
  color: #22282b;
  margin-top: 26px;
  margin-bottom: 20px;
}
.product-details h3 {
  font-size: 40px;
  color: #333c41;
  font-weight: 300;
}
.product-specs {
  background-color: #fff;
  padding: 26px 40px;
  margin-top: 80px;
  border-radius: 10px;
}
.box-spec {
  display: flex;
  gap: 40px;
  width: 100%;
}
.box-spec .spec:not(:last-child) {
  border-right: 1px solid #bdc1c8;
}
body.rtl .box-spec .spec:not(:first-child) {
  border-left: 1px solid #bdc1c8;
}
body.rtl .box-spec .spec:last-child {
  border-left: unset;
}
.box-spec .spec {
  padding-right: 26px;
  width: 100%;
}
.spec h6 {
  font-size: 20px;
  font-weight: 500;
  color: #22282b;
}
.spec small {
    font-size: 12px;
    color: #606060;
    font-weight: 500;
    text-transform: uppercase;
}
.product-buttons a {
  font-size: 17px;
  line-height: 20px;
  color: #333c41 !important;
  border: 1px solid #b7c2c8;
  border-radius: 80px;
  display: inline-block;
  padding: 16.5px 24.5px;
  font-weight: 600;
  margin-top: 80px;
}
.main-image.product-main-image-box img {
  max-width: 463px;
  border-radius: 10px;
  width: 100%;
}
.product-gallery {
  max-width: 465px;
}
.thumbnail-gallery img {
  height: 68px;
  object-fit: cover;
}
.videothumbBox {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
.videothumbBox:before {
  content: "";
  background-color: #000;
  opacity: 0.3;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.videothumbBox .feather-play-circle {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  transform: translate(0, -50%);
}
.thumbnail-gallery.product-nav-image-box {
  margin-top: 24px;
}
.thumb-box {
  background-color: #fff;
  padding: 5px;
  margin: 0 6px;
  border-radius: 5px;
  padding: 5px;
  box-sizing: border-box;
  overflow: hidden;
  opacity: 0.7;
  transition: opacity 0.3s ease, border-color 0.3s;
  cursor: pointer;
  border: 1px solid #dee2e7;
  display: flex;
  align-items: center;
  justify-content: center;
}
.thumbnail-gallery .slick-slide img {
  width: 100%;
  height: 57px;
  object-fit: cover;
  border-radius: 5px;
}
.thumbnail-gallery .slick-slide.slick-current,
.thumbnail-gallery .slick-slide:hover {
  opacity: 1;
  border-color: #333c41;
}
.thumbnail-gallery .slick-track {
  display: flex;
  align-items: center;
}
.thumbnail-gallery .slick-arrow {
  outline: none;
  display: none !important;
}
.overview-products {
  background-color: #333c41;
  padding-top: 100px;
  padding-bottom: 100px;
}
.overview-img img {
    width: 100%;
    border-radius: 10px;
}
.overview-img {
  background-color: #22282b;
  padding: 40px;
  border: 1px solid #444e52;
  border-radius: 14px;
}
.overview-img h4 {
  color: #b7c2c8;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  margin-top: 43px;
  margin-bottom: 30px;
}
.overview-tab .tab-button.active .tab-button span.title {
  color: #fff !important;
}
.overview-img p {
  font-size: 30px;
  line-height: 40px;
  color: #fff;
  max-width: 775px;
  margin-bottom: 0;
}
.desc br {
  display: none;
}
.overview-img {
  max-width: 900px;
}
.overview-tab {
  display: block;
  max-width: 500px;
  border: 1px solid #444e52;
  border-radius: 14px;
}
.compare-text ul {
  padding-left: 30px;
}
.overview-tab button.tab-button {
    width: 100%;
    background: transparent;
    border: unset;
    padding: 21px 17px 21px 17px;
    display: flex;
    align-items: flex-start;
    gap: 12px;
    position: relative;
    cursor: pointer;
}
.overview-tab button.tab-button::after {
  content: "";
  position: absolute;
  left: 17px;
  right: 17px;
  bottom: 0;
  height: 1px;
  background-color: #444e52;
}
.overview-tab button.tab-button:last-child::after {
  display: none;
}
.overview-tab button.tab-button:last-child {
  border-bottom: unset;
}
.overview-products button.tab-button.active:last-child {
  border-bottom-left-radius: 14px;
}
.overview-products button.tab-button.active:first-child {
  border-top-left-radius: 14px;
}
.overview-products .col-md-4 {
  -ms-flex: 0 0 36.333333%;
  flex: 0 0 36.333333%;
  max-width: 36.333333%;
}
.overview-products .col-md-8 {
  -ms-flex: 0 0 63.666667%;
  flex: 0 0 63.666667%;
  max-width: 63.666667%;
}
.overview-products .tab-button span.title {
  color: #b7c2c8;
  font-size: 18px;
  font-weight: 700;
}
.overview-products .tab-button span.desc {
  font-size: 16px;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #b7c2c8;
  margin-top: 7px;
}
.overview-products .tab-button.active span.title {
  color: #fff;
}
.overview-products .tab-button .text-box {
  display: flex;
  flex-direction: column;
  text-align: left;
}
.overview-products button.tab-button.active {
  background: RGBA(68, 78, 82, 1);
  background: linear-gradient(
    270deg,
    rgb(68 278 82 / 0%) 0%,
    rgb(68 268 82 / 0%) 20%,
    rgb(68 78 82) 100%
  );
}
section.specifications-product {
  background-color: #21272b;
  padding: 100px 0 87px 0;
}
.product-title-download {
  text-align: center;
}
.product-title-download h4 {
  color: #fff;
  font-size: 41px;
  font-weight: 500;
}
.download-btn a {
  color: #0e181e;
  background-color: #fff;
  font-size: 17px;
  font-weight: 500;
  display: inline-block;
  padding: 18px 0;
  border-radius: 80px;
  position: relative;
  width: 100%;
  padding-left: 30px;
  max-width: 230px;
}
.download-btn a::before {
  content: "";
  background-image: url(assets/images/Download-f.svg);
  width: 32px;
  top: 12px;
  height: 32px;
  background-repeat: no-repeat;
  left: 15px;
  right: auto;
  display: inline-block;
  background-size: contain;
  background-position: top;
  position: absolute;
}
.download-btn a:hover {
  text-decoration: unset;
  opacity: 0.7;
}
.download-btn {
  margin-top: 35px;
}
section.specifications-product .row {
  border-bottom: 1px solid #657378;
  margin: 0px;
}
.view-full-media-button {
  position: absolute;
  left: auto;
  right: 21px;
  z-index: 9;
  width: 30px;
  height: 30px;
  top: auto;
  bottom: 23px;
}
.spec-tabs {
  display: flex;
  gap: 50px;
  margin-top: 100px;
  padding-left: 15px;
  flex-wrap: wrap;
}
.multiple-spec .tab {
  color: #b7c2c8;
  font-size: 20px;
  font-family: "Inter", sans-serif;
  font-weight: 400;
}
.multiple-spec .tab.active {
  color: #ffffff;
  border-bottom: 4px solid #fff;
  padding-bottom: 14px;
}
.multiple-spec .tab.active::after {
  display: none;
}
.specifications-product .card {
  color: #b7c2c8;
  background-color: transparent !important;
}
.specifications-product .card-head {
  background: transparent;
  transition: background 0.3s ease;
  position: relative;
}
.specifications-product .card-head h2[aria-expanded="true"] {
  background: linear-gradient(
    90deg,
    #495359 0%,
    rgba(73, 83, 89, 0.8) 54.23%,
    rgba(73, 83, 89, 0.3) 73.73%,
    rgba(73, 83, 89, 0.2) 100%
  ) !important;
  border-top-left-radius: 8px;
}
.specifications-product .card-head h2 {
  background: transparent !important;
  display: flex;
  justify-content: space-between;
  gap: 20px;
  align-items: center;
  padding: 27px 23px;
}
.specifications-product .card-head h2:after {
  content: "";
  display: inline-block;
  height: 26px !important;
  background: url(assets/images/CaretCircleRight-r.svg) no-repeat center !important;
  width: 26px;
}
.specifications-product .card-head h2[aria-expanded="true"]:after {
  transform: rotate(180deg);
}
.specifications-product .card-body {
  padding-top: 0;
  padding-bottom: 0;
}
.acord-detail {
  display: flex;
  justify-content: space-between;
  padding: 30px 0;
  border-bottom: 1px solid #657378;
}
.acord-detail:last-child {
  border-bottom: none;
}
.specifications-product .card {
  border: 1px solid #444e52 !important;
  border-radius: 10px !important;
}
.acord-detail p {
  margin-bottom: 0;
  font-weight: 700;
  color: #fff;
}
.product-buttons a:hover {
  background-color: #333c41 !important;
  color: #b7c2c8 !important;
}
.des-spec p {
  color: #fff;
  margin-top: 30px;
  line-height: 22px;
}
.product-template-default .email-subscribe-section {
  margin-top: 0;
}
.attach a {
  color: #0e181e;
  background-color: #fff;
  font-size: 17px;
  font-weight: 500;
  display: inline-block;
  padding: 18px 20px;
  border-radius: 80px;
  position: relative;
  width: 100%;
  max-width: 230px;
  text-align: center;
  max-width: max-content;
}
.attach a:hover {
  text-decoration: unset !important;
  opacity: 0.7;
}
.attach {
    margin-top: 30px;
    display: flex;
    gap: 15px;
    align-items: center;
    flex-wrap: wrap;
}
.review {
  color: #fff;
  margin-top: 30px;
}
.review div.wpcr3_review_item div.wpcr3_item_name {
  font-style: normal !important;
  color: #b7c2c8;
  margin-bottom: 20px;
  margin-top: 20px;
  font-size: 16px;
}
div.wpcr3_review div.wpcr3_review_author {
  font-size: 14px;
}
div.wpcr3_review div.wpcr3_review_title {
  font-size: 16px;
  margin-top: 10px;
}
span.wpcr3_aggregateRating_reviewCount {
  font-size: 14px;
}
div.wpcr3_review div.wpcr3_review_datePublished {
  font-size: 14px;
  color: #b7c2c8;
}
.review span.wpcr3_aggregateRating_overallText {
  color: #fff;
}
.review .wpcr3_button_1.wpcr3_show_btn {
  color: #0e181e;
  font-size: 17px;
  font-weight: 500;
  display: inline-block;
  padding: 12px 10px;
  border-radius: 80px;
  position: relative;
  width: 100%;
  max-width: 230px;
  text-align: center;
  border: unset;
  margin-bottom: 30px;
}
.review .wpcr3_button_1.wpcr3_show_btn:hover {
  opacity: 0.7;
  border-color: transparent !important;
  border: unset;
}
.review
  .wpcr3_check_confirm
  input[type="checkbox"].wpcr3_fconfirm2:checked
  + label::before {
  background-color: #b7c2c8;
  border-color: #b7c2c8;
}
.review{
  margin-top: 0;
}
.review-form.custom {
    margin: 0 auto;
    max-width: 100%;
    margin-bottom: 100px;
}
.review input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  width: 20px;
  height: 20px;
}
.page-template-default .email-subscribe-section {
    margin-top: 0;
}
.review{
    padding-bottom: 50px;
}
.review .wpcr3_respond_2 .wpcr3_check_confirm label {
  margin: 0px 0px 20px 0px;
  display: flex !important;
  align-items: center;
}
.review .wpcr3_leave_text {
  font-weight: bold;
  color: #fff;
  font-size: 25px;
  margin-bottom: 10px;
}
.review .wpcr3_table_2 td {
  text-align: left;
  width: 0;
}
.review .wpcr3_div_2 {
  background-color: #21272b;
  padding: 30px;
  border-radius: 8px;
  max-width: 700px;
  color: #b7c2c8;
  padding-left: 0;
}
.review .wpcr3_table_2 label.comment-field {
  color: #b7c2c8;
  font-weight: 600;
  font-size: 14px;
}
.wpcr3_table_2 input[type="text"],
.wpcr3_table_2 textarea {
  width: 100%;
  background-color: transparent;
  border: 1px solid #b7c2c8;
  padding: 8px 10px;
  color: #fff;
  border-radius: 4px;
  font-size: 14px;
  margin: 5px 0 15px;
}
.wpcr3_table_2 textarea {
  resize: vertical;
}
.review .wpcr3_button_1:hover {
  background-color: #b7c2c8;
  color: #21272b;
  border-color: transparent;
}
.wpcr3_rating_stars .wpcr3_rating_style1_score > div {
  color: #ffd700;
  font-size: 20px;
  cursor: pointer;
}
.wpcr3_check_confirm label {
  font-size: 13px;
  color: #b7c2c8;
}
.wpcr3_button_1 {
  display: inline-block;
  padding: 10px 20px;
  background-color: transparent;
  border: 1px solid #b7c2c8;
  color: #000;
  cursor: pointer;
  border-radius: 4px;
  transition: background 0.3s, color 0.3s;
  font-size: 14px;
}
div.wpcr3_review blockquote.wpcr3_content.wpcr3_admin_response {
  margin-left: 0;
  color: #fff;
}
.wpcr3_button_1:hover {
  background-color: #b7c2c8;
  color: #21272b;
}
.tabs {
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
}
.tab {
  cursor: pointer;
}
.tab-content {
  display: none;
}
.tab-content.active {
  display: block;
}
.accordion {
  margin-top: 89.5px;

  .card {
    border: none;
    margin-bottom: 30px;

    h2 {
      background: url(https://cdn0.iconfinder.com/data/icons/entypo/91/arrow56-512.png)
        no-repeat calc(100% - 10px) center;
      background-size: 20px;
      cursor: pointer;
      font-size: 18px;

      &.collapsed {
        background-image: url(https://cdn0.iconfinder.com/data/icons/arrows-android-l-lollipop-icon-pack/24/expand2-256.png);
      }
    }

    &-body {
      padding-left: 0;
      padding-right: 0;
    }
  }
}
.tab-button span.title {
  font-weight: bold;
  display: block;
}
.tab-panel {
  display: none;
}
.tab-panel.active {
  display: block;
}
.review-form {
  margin-top: 30px;
  max-width: 850px;
}
.review-form .quform-label > label {
  color: #b7c2c8 !important;
  margin-bottom: 0;
  line-height: 30px;
}
.review-form input {
  width: 100%;
  background-color: transparent !important;
  border: 1px solid #b7c2c8 !important;
  padding: 8px 10px !important;
  color: #fff !important;
  border-radius: 4px !important;
  font-size: 14px !important;
  margin: 5px 0 15px !important;
}
.quform-label.quform-label-2_21.quform-label-inside {
  padding-left: 5px;
}
span.select2-selection.select2-selection--single {
  padding: 5px 10px;
}
.review-form label.quform-sub-label.quform-sub-label-below {
  display: none;
}
.review-form .quform .quform-field-textarea {
  background-color: transparent !important;
  border: 1px solid #b7c2c8 !important;
  color: #fff !important;
  resize: vertical !important;
}
.review-form span.select2-selection.select2-selection--single {
  border: 1px solid #b7c2c8 !important;
}
.contact-us
  .select2-container--quform
  .select2-selection
  .select2-selection__rendered {
  padding-left: 5px;
  color: #212628 !important;
}
.review-form .quform-theme-hollow .quform-form-title {
  color: #fff;
  margin-bottom: 20px;
}
.review-form .quform-2 .quform-button-submit button .quform-button-text,
.quform-2
  .quform-element-submit.quform-button-style-theme
  .quform-button-submit
  button
  .quform-button-text {
  color: #333c41;
}
.wpcr3_rating_style1_base {
  background: url(assets/images/star.png) 0 0 no-repeat !important;
  width: 85px;
  height: 17px;
  line-height: 17px;
  float: left;
  padding-right: 4px;
  overflow: hidden;
  display: block;
}
.review-form
  .quform-2.quform-theme-hollow
  .quform-group-style-bordered
  > .quform-spacer
  > .quform-child-elements,
.quform-2.quform-theme-hollow
  .quform-group-style-bordered
  > .quform-child-elements {
  border: 2px solid transparent;
  padding: 15px 0 0 0;
}
.review-form
  .quform-theme-hollow
  .quform-group-style-bordered
  > .quform-child-elements,
.quform-theme-hollow
  .quform-group-style-bordered
  > .quform-spacer
  > .quform-child-elements {
  background-color: transparent;
}
.review-form
  .quform-2.quform-theme-hollow
  .quform-group-style-bordered
  > .quform-spacer
  > .quform-group-title-description {
  background-color: transparent;
  padding-left: 0;
}
.review-form .quform .quform-element {
  margin-top: 0;
}
.review-form .quform-spacer {
  color: #b7c2c8;
}
.review-form .quform-spacer a {
  color: #fff !important;
}
.review-form .qicon-keyboard_arrow_down:before, .select2-container--quform
  .select2-selection--multiple
  .select2-selection__rendered:before, .review-form .select2-container--quform .select2-selection__arrow b:before {
    filter: invert(1000) !important;
}
.review-form .quform-spacer span {
  font-size: 16px !important;
  line-height: 22px;
}
.review-form .quform-theme-hollow .quform-form-description {
  color: #fff;
}
.review-form .quform-label > label > .quform-required {
  color: #fff !important;
}
.review-form button.quform-submit {
  color: #0e181e !important;
  background-color: #fff !important;
  font-size: 17px !important;
  font-weight: 500 !important;
  display: inline-block !important;
  padding: 10px 20px !important;
  border-radius: 80px !important;
  position: relative !important;
  width: 100%;
  max-width: 200px !important;
  text-align: center;
  border: unset !important;
}
.search .see_more_btn.vc_btn3-left a {
    background-color: transparent !important;
    color: #b7c2c8 !important;
    font-size: 17px !important;
    line-height: 20px !important;
    position: relative;
    width: 100%;
    max-width: 200px;
    padding-right: 0;
    font-weight: 600;
    background-image: none;
    padding-top: 16.5px;
    padding-bottom: 16.5px;
    padding-left: 0;
    display: inline-block;
}
.search .see_more_btn.vc_btn3-left a:after {
    content: "";
    position: absolute;
    background-image: url(assets/images/right-side-arrow.svg);
    width: 50px;
    top: 20px;
    height: 20px;
    background-repeat: no-repeat;
    left: auto;
    right: 0;
    background-size: 30px;
}
.search .col-md-4 {
    margin: 20px 0;
}
.blog .page_banner {
  position: relative;
}
.review-form button.quform-submit:hover {
  opacity: 0.7;
}
.review-form
  .quform-button-submit.quform-button-submit-default.quform-button-submit-1_2 {
  width: 100%;
}
.review-form .quform-description {
  margin: 10px 0;
  padding: 0;
  font-size: 16px;
  color: #b7c2c8;
}
.quform-2 .quform-spacer,
.quform-2 .quform-element-group.quform-group-style-bordered > .quform-spacer,
.quform-2 .quform-group-style-bordered > .quform-child-elements {
  padding-bottom: 0;
}
.quform-input {
  position: relative;
  max-width: 100%;
  margin: 0 0 0px 0;
}
.review-form .quform-spacer {
  padding: 0 0 15px 0;
  margin: 0 0 0 0;
}
.review-form .quform-captcha-image {
  margin-top: 10px;
}
.product-compare-detail {
  padding-left: 50px;
}
.about-misson {
    margin: 30px 0 !important;
    align-items: center;
}
.about-left-column h5 {
    font-size: 23px;
    color: #333c41;
    font-weight: bold;
}
.about-left-column p {
    color: #b0b0b0;
    line-height: 30px;
    font-size: 18px;
}
.about-right-side {
    position: relative;
}
.misson-detail {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translate(0, -50%);
    color: #fff;
    padding: 0px 15px;
}
.misson-detail .wpb_wrapper {
    background-color: rgba(0, 0, 0, 0.3);
    padding: 15px 0;
}
.misson-detail p {
    max-width: 670px;
    font-size: 14px;
    margin: 0 auto;
}
.about-right-side img{
  width: 100%;
  border-radius: 10px;
}
/*<============== privacy policy page css start==============>*/
h1.page_title {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    transform: translate(0px, -50%);
    margin-bottom: 0;
    font-weight: 600;
}
.page_banner.no_banner-image {
    position: relative;
}
.privacy-policy .detail-wrap {
    padding-top: 50px;
    padding-bottom: 35px;
}
.privacy-policy h3 {
    font-size: 23px;
    margin-top: 30px;
    margin-bottom: 10px;
}
.privacy-policy h5{
  font-weight: bold;
  margin-bottom: 10px;
}
.privacy-policy li{
  line-height: 20px;
  margin-bottom: 10px;
}
p.site-info a {
    color: #000;
    line-height: 35px;
}
.rtl .ar-policy {
    padding-top: 50px;
    padding-bottom: 35px;
}
.rtl .ar-policy h3{
  font-size: 23px;
}
.rtl .vc_tta-panels > br {
    display: none;
}
.rtl .vc_tta.vc_general .vc_tta-title-text:not(:empty):not(:first-child), .vc_tta.vc_general .vc_tta-title-text:not(:empty)~* {
    margin-right: 14px;
}
/*<============== terms and condtions page css start==============>*/
.terms-conditions {
    padding-top: 50px;
    padding-bottom: 50px;
}
.terms-conditions h3 {
    font-size: 23px;
    margin-top: 30px;
    margin-bottom: 10px;
}
.terms-conditions h5{
  font-weight: bold;
  margin-bottom: 10px;
}
.terms-conditions li{
  line-height: 20px;
  margin-bottom: 10px;
}
.terms-conditions h3:first-of-type {
    margin-top: 0;
}
/*<============== contact page css start==============>*/
.review-form.custom input {
    width: 100%;
    background-color: transparent !important;
    border: 1px solid #b7c2c8 !important;
    padding: 8px 10px !important;
    color: #212628 !important;
    border-radius: 4px !important;
    font-size: 14px !important;
    margin: 0 0 15px !important;
}
.review-form.custom .qicon-keyboard_arrow_down:before, .select2-container--quform
  .select2-selection--multiple
  .select2-selection__rendered:before, .review-form.custom .select2-container--quform .select2-selection__arrow b:before {
    filter: invert(0) !important;
}
.review-form.custom span.select2-selection.select2-selection--single {
    border: 1px solid #b7c2c8 !important;
    height: 39px;
}
.contact-us .quform .quform-field-textarea {
    background-color: transparent !important;
    border: 1px solid #b7c2c8 !important;
    color: #212628 !important;
    resize: vertical !important;
}
.quform-theme-hollow .select2-container--quform .select2-search--inline .select2-search__field {
visibility: hidden;
}
.review-form .quform-2.quform-theme-hollow .select2-container--quform .select2-selection, .quform-2-timepicker.quform-theme-hollow.quform-timepicker.k-list-container.k-popup, .quform-2.quform-theme-hollow .quform-field-text, .quform-2.quform-theme-hollow .quform-field-captcha, .quform-2.quform-theme-hollow .quform-field-password, .quform-2.quform-theme-hollow .quform-field-textarea, .quform-2.quform-theme-hollow .quform-field-email, .quform-2.quform-theme-hollow .quform-field-date, .quform-2.quform-theme-hollow .quform-field-time, .quform-2.quform-theme-hollow .quform-field-select, .quform-2.quform-theme-hollow .quform-field-multiselect{
  border: 1px solid #b7c2c8 !important;
}
.details-contact {
    background: #333C41;
    padding: 70px 30px 70px 30px;
    border-radius: 10px;
    color: #fff;
    height: 100%;
}
.details-contact h3 {
  margin-bottom: 25px;
  color: #fff;
}
.info-block {
    margin-bottom: 30px !important;
}
.info-block h6 {
    margin: 0 0 10px;
    font-size: 14px;
    color: #fff;
    font-size: 18px;
}
.info-flex {
    display: flex;
    align-items: center;
    gap: 12px;
}
.icon {
    width: 56px;
    height: 56px;
    background: #fff;
    border-radius: 6px;
    padding: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
}   
.icon img {
    width: 25px;
    height: 25px;
}
.info-flex p {
  margin: 0;
  color: #fff;
  font-size: 14px;
  line-height: 1.5;
}
.request-form h3 {
    font-size: 40px;
    color: #212628;
    max-width: 640px;
    margin-bottom: 15px !important;
}
.request-form  p {
    color: #212628;
    font-weight: 400;
    margin-bottom: 15px !important;
}
.request-form button.quform-submit{
  background-color: #333C41 !important;
}
.email-subscribe-section .quform-success-message {
    max-width: 797px;
    margin: 0 auto;
}
.request-form button.quform-submit span{
 color: #fff !important;
}
.request-form .quform-element-submit>div {
    width: 100%;
    margin-bottom: 0;
}
.request-form  .quform .quform-element {
    margin-top: 0;
    margin-bottom: 0;
}
.get-in-touch .vc_row.vc_row-flex>.vc_column_container>.vc_column-inner {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    z-index: 1;
    height: 100%;
}
.get-in-touch .wpb_wrapper{
  height: 100%;
}
.info-block:last-child {
    margin-bottom: 0 !important;
}
.info-block a {
    color: #fff;
}
.info-flex br {
    display: none;
}
.map-detail .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
    border-color: transparent;
    background-color: #ffffff;
    padding: 20px 0;
}
.map-detail .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a ,.map-detail .vc_tta.vc_general .vc_tta-panel-title>a{
    border-color: #b7c2c8 !important;
    background-color: transparent;
    color: #b7c2c8 !important;
    margin-bottom: 0;
    border: 1px solid #b7c2c8;
    align-items: baseline;
    display: flex;
    height: 100%;
    padding: 10px 15px;
    align-items: center;
}
.map-detail .vc_tta.vc_general .vc_tta-panel.map-locations.vc_active .vc_tta-panel-title>a{color: #fff !important;}
.map-detail  .vc_tta.vc_general .vc_tta-panel-heading{border: unset !important;}
.map-detail .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a,.map-detail .vc_tta-panel.map-locations.vc_active .vc_tta-panel-heading {
    border-bottom-color: transparent !important;
    background-color: #21272b !important;
    color: #fff !important;
}
.map-detail .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a:focus, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a:hover {
      border-bottom-color: transparent !important;
    background-color: #21272b !important;
    color: #fff !important;
}
.map-detail ul.vc_tta-tabs-list {
    display: flex !important;
    flex-wrap: wrap;
    gap: 0;
    justify-content: flex-start;
    padding: 0;
    margin: 0 !important;
    row-gap: 20px;
}
.map-detail .vc_tta.vc_tta-spacing-1 .vc_tta-tab {
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px;
    margin: 0;
    max-width: 20%;
}
.map-detail .vc_tta.vc_tta-spacing-1 .vc_tta-tab a:after,.map-detail .vc_tta.vc_tta-spacing-1 .vc_tta-tab a:before {display: none !important;}

/*<============== faq page css start==============>*/
.faq-detail{
  padding: 100px 0;
  background-color: #21272b;
}
.faq-detail .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background: transparent !important;
    display: flex;
    justify-content: space-between;
    gap: 20px;
    align-items: center;
}
.faq-detail .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    color: #fff;
}
.faq-detail span.vc_tta-title-text {
    font-size: 18px;
}
.faq-detail .vc_tta-panel-body p {
    color: #b7c2c8;
}
.faq-detail .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
    color: #b7c2c8;
    background-color: #21272b;
}
.faq-detail .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
       color: #fff;
    background-color: #21272b;
}
.faq-detail .vc_tta.vc_tta-style-classic .vc_tta-panel-body, .vc_tta.vc_tta-style-classic .vc_tta-panel-heading, .vc_tta.vc_tta-style-classic .vc_tta-tab>a {
    border-width: 1px;
    border-color: #657378 !important;
    border-radius: 0 !important;
}
.faq-detail .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::after, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::before {
    border-color: #fff !important;
}
.faq-detail .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    background-color: transparent !important;
}
.rtl .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right.vc_tta-panel-title>a {
    padding-right: 62px !important;
}
/*<============== about-us page css start==============>*/
.about-page{
  padding-top: 50px;
}
h3.vc_custom_heading.vc_do_custom_heading.about-title {
    font-size: 30px;
    line-height: 35px;
    font-weight: 600;
}
.about-txt p {
    color: #909396;
    line-height: 25px;
}
.about-txt{
  margin: 20px 0 !important;
}
/*<============== arabic home page css start==============>*/
body.rtl {
  text-align: right;
  font-family: "Cairo", sans-serif;
}

body.rtl p {
  font-family: "Cairo", sans-serif;
}

body.rtl .hero-contact-detail {
  max-width: 680px !important;
  padding-left: 0 !important;
}

body.rtl .about-us-box h4 {
  font-size: 28px;
}

body.rtl
  .about-us-box.wpb_column.vc_column_container.vc_col-sm-4:nth-child(1)
  h2:before {
  background-image: url(assets/images/Wallet-d.svg);
}

.about-us-box.wpb_column.vc_column_container.vc_col-sm-4:nth-child(3)
  h2:before {
  background-image: url(assets/images/Bookmark-d.svg);
}

body.rtl .contact-text h6 {
  padding-left: 0;
  padding-right: 45px;
}
body.rtl .contact-text h6:before {
  left: auto;
  right: 0;
  width: 35px;
  height: 35px;
}
body.rtl p.service-title {
    left: 35px;
    right: auto;
}
body.rtl .vc_btn3-container.learn_more_btn.vc_btn3-left {
  text-align: right;
}

body.rtl .learn_more_btn.vc_btn3-left a:after {
  left: 15px;
  right: auto;
  transform: rotate(180deg);
}

body.rtl .learn_more_btn.vc_btn3-left a {
  padding-left: 45px;
  padding-right: 0 !important;
}

body.rtl .visit-our-blog-btn.vc_btn3-inline.vc_do_btn a:after {
  left: 0;
  right: auto;
  transform: rotate(180deg);
  height: 26px;
}

body.rtl .visit-our-blog-btn.vc_btn3-inline.vc_do_btn a {
  padding-left: 45px;
  padding-right: 0;
}

body.rtl .footer_social ul {
  justify-content: space-between !important;
  display: flex !important;
  gap: 25px;
  padding: 0;
}

body.rtl .vc_btn3-container.visit-our-blog-btn.vc_btn3-inline.vc_do_btn {
  float: left;
}

body.rtl .view_more_btn.vc_btn3-left a::after {
  transform: rotate(180deg);
}

body.rtl .visit-our-blog-btn.vc_btn3-inline.vc_do_btn a {
  background-color: transparent;
  border: transparent;
  font-size: 17px !important;
  line-height: 24px;
  color: #333c41 !important;
  font-weight: 600;
  position: relative;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 45px;
  margin-bottom: 0 !important;
  text-align: end;
}

body.rtl nav.navbar {
  padding-right: 0;
}

body.rtl .vc_btn3-container.visit-our-blog-btn.vc_btn3-inline.vc_do_btn {
  margin-bottom: 0 !important;
}

body.rtl .visit-our-blog-btn.vc_btn3-inline.vc_do_btn a:after {
  content: "";
  position: absolute;
  background-image: url(assets/images/circle-right.svg);
  left: auto;
  right: 0;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  top: auto;
  background-size: auto;
}

body.rtl .slider-arrow {
  flex-direction: row-reverse;
}

body.rtl .col-md-6.text-right {
  text-align: left !important;
}

body.rtl h5.footer-title {
  text-align: left;
}

.rtl .news-box {
  padding-right: 25px;
}

body.rtl p.footer-desc {
  text-align: left;
  margin-right: auto;
  margin-left: 0;
}

body.rtl .footer-menu ul {
  padding-right: 0;
}

body.rtl a.subscribe-button {
  left: 15px;
  right: auto;
}

body.rtl a.subscribe-button img {
  transform: rotate(180deg);
}

body.rtl a.phone-btn {
  flex-direction: row-reverse;
}

body.rtl .overview-tab button.tab-button {
  padding: 17px 17px 21px 0px;
}

body.rtl .download-btn a::before {
  background-position: center;
  top: auto;
}

body.rtl .box-spec .spec:first-child {
  border-right: unset;
}

body.rtl .overview-products .tab-button .text-box {
  text-align: right;
}

body.rtl .box-spec .spec {
  padding-left: 0;
}

body.rtl .review .wpcr3_table_2 td {
  text-align: right;
  width: 0;
}

body.rtl .attach a {
  padding: 10px 20px;
}

.moboNav {
  display: none !important;
}
body.rtl .navbar-dark .navbar-brand {
  color: #fff;
  margin-right: 0;
}
body.rtl .vc_btn3-container.see_more_btn.vc_btn3-left {
  text-align: right;
}
body.rtl .see_more_btn.vc_btn3-left a:after {
  left: 0;
  right: auto;
  transform: rotate(180deg);
}
body.rtl .see_more_btn.vc_btn3-left a {
  background-color: transparent !important;
  color: #b7c2c8 !important;
  font-size: 17px !important;
  line-height: 20px !important;
  position: relative;
  width: 100%;
  max-width: 170px;
  padding-right: 15px;
  font-weight: 600;
  background-image: none;
  padding-top: 16.5px;
  padding-bottom: 16.5px;
  padding-left: 0;
  display: inline-block;
  text-align: right;
}
/*<============== arabic home page css end==============>*/
@media only screen and (min-width: 768px) and (max-width: 1500px) {
  .container {
    padding: 0 40px;
  }
}


@media (max-width: 1900px) {
  .hero-contact-detail {
    max-width: 600px !important;
  }
  .brand-product-box .title h3 {
    min-height: 55px;
  }
  body.rtl .hero-contact-detail {
    max-width: 570px !important;
    padding-left: 0 !important;
  }
}

@media (max-width: 1600px) {
  .hero-contact-detail {
    max-width: 450px !important;
  }
  .tab-detail-content h2 {
    font-size: 50px;
    color: #fff;
    line-height: 60px;
    font-weight: 500;
    margin-bottom: 20px;
  }
  .brand-product-box .title h3 {
    font-size: 18px;
    min-height: 40px;
  }
  body.rtl .hero-contact-detail {
    max-width: 450px !important;
    padding-left: 0 !important;
  }
  .box-spec .spec {
    padding-right: 10px;
    width: 100%;
}
}

@media (max-width: 1366px) {
  .product-details h1 {
    font-size: 60px;
  }
.hero-contact-detail {
    margin-top: -118px;
}
  body.rtl .product-details h1 {
    font-size: 60px;
  }

  .product-details h3 {
    font-size: 30px;
  }

  body.rtl .product-details h3 {
    font-size: 30px;
  }

  .product-specs {
    margin-top: 50px;
  }

  body.rtl .product-specs {
    margin-top: 50px;
  }

  .compare-text h4 {
    font-size: 30px;
    margin-bottom: 20px;
  }

  body.rtl .compare-text h4 {
    font-size: 30px;
    margin-bottom: 20px;
  }

  .overview-img p {
    font-size: 20px;
    line-height: 30px;
  }

  body.rtl .overview-img p {
    font-size: 20px;
    line-height: 30px;
  }

  .product-title-download h4 {
    font-size: 30px;
  }

  body.rtl .product-title-download h4 {
    font-size: 30px;
  }

  .common-primary-button {
    margin-top: 50px;
  }

  .hero-contact-detail {
    max-width: 450px !important;
  }

  body.rtl .about-us-box h4 {
    font-size: 24px;
  }

  .industry-detail {
    padding-top: 50px;
  }

  .product-line {
    padding-top: 50px;
  }

  section.vc_section.news-detail {
    padding-top: 50px;
  }

  .about-us-box h2 {
    font-size: 45px;
  }

  .about-us-box h4 {
    font-size: 25px;
  }

  .about-us-box .vc_column-inner {
    max-width: 380px;
  }

  h2.email-subscribe-heading {
    font-size: 50px;
    line-height: 60px;
  }

  .agriculture .post-box {
    align-items: unset;
  }

  .grc-detail .post-box {
    align-items: unset;
  }

  a.post-img img {
    width: 100%;
    height: 100%;
    position: relative;
    object-fit: cover;
  }

  .grc-detail .post-detail:hover {
    width: auto;
  }

  .brand-product-box {
    padding: 40px 26px 32px;
  }

  .brand-product-box .title h3 {
    font-size: 18px;
    min-height: 0;
    min-height: 40px;
  }

  .view_more_btn.vc_btn3-left a {
    font-size: 14px !important;
    line-height: 18px !important;
  }

  .grc-detail .post-detail {
    position: unset;
    padding-left: 36px;
  }

  .agriculture .post-detail {
    position: unset;
    padding-left: 36px;
    padding-right: 15px;
    width: auto !important;
  }

  .view_more_btn.vc_btn3-left a::after {
    background-size: 22px;
    width: 25px;
    height: 10px;
  }

  .products-slider button.slick-prev.slick-arrow {
    left: 46.5%;
    transform: translate(-54.5%, -50%);
  }

  .products-slider button.slick-next.slick-arrow {
    right: 41.5%;
    transform: translate(-59.5%, -50%);
  }

  .brand-template-default .tabs,
  .industry-template-default .tabs {
    display: flex;
    gap: 10px;
    justify-content: center;
  }
}

@media (max-width: 1199px) {
  .navbar-dark .navbar-toggler {
    color: rgb(255 255 255);
    border-color: rgb(255 255 255 / 0%);
    background-color: #333c41;
  }

  ul.navbar-nav a {
    margin-bottom: 0 !important;
  }

  .about-us-box h4 {
    font-size: 25px;
  }

  .view_more_btn.vc_btn3-left a:after {
    top: 19px;
    right: -12px;
  }

  .post-title h4 {
    font-size: 25px !important;
  }

  .post-text p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 0;
  }

  .about-us-box h2 {
    font-size: 40px;
  }
.rtl .professional-box {
    display: flex;
    flex-direction: column-reverse;
}
  .about-us-box .vc_column-inner {
    max-width: 100%;
  }

  .about-us-box.vc_col-sm-4 {
    width: 100%;
  }

  .about-us-box .vc_column-inner {
    max-width: 100%;
    margin: 20px 0;
  }

  .about-us-box p {
    max-width: 100%;
  }

  .product-compare-detail {
    padding-left: 0;
  }

  a.navbar-brand img {
    max-width: 100px;
  }

  ul.navbar-nav a {
    font-size: 16px;
    margin: 0 15px;
  }

  a.phone-btn {
    padding: 12px;
    max-width: 150px;
    justify-content: center;
    font-size: 14px;
  }

  h2.email-subscribe-heading br {
    display: none;
  }

  section.vc_section.about-us {
    padding-top: 50px;
  }

  .email-subscribe-section {
    margin-top: 50px;
  }

  .news-box {
    padding-left: 15px;
    min-height: 230px;
    padding-right: 15px;
  }

  .blog-box .news-box {
    min-height: 100%;
  }

  a.phone-btn svg {
    width: 21px;
  }

  .deskNav {
    display: none !important;
  }

  .moboNav {
    display: block !important;
    padding: 20px 0;
  }

  .moboNav .menu-item-has-children a {
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
  }

  .moboNav .menu-item-has-children:not(.menu-item-object-brand) > a::after {
    content: "";
    background-image: url(assets/images/menu-down.svg);
    left: auto;
    right: -25px;
    top: 6px;
    width: 15px;
    height: 15px;
    position: absolute;
    background-size: 12px;
    filter: brightness(0.1);
    background-repeat: no-repeat;
  }

  .moboNav .menu-item-has-children.open > a::after {
    transform: rotate(180deg);
  }

  button.navbar-toggler {
    position: absolute !important;
    right: 0 !important;
    z-index: 9;
  }

  body.rtl button.navbar-toggler {
    position: absolute !important;
    right: auto !important;
    z-index: 9;
    left: 0;
  }

  body.rtl
    .moboNav
    .menu-item-has-children:not(.menu-item-object-brand)
    > a::after {
    left: -30px;
    right: auto;
    top: 12px;
  }

  body.rtl a.phone-btn {
    margin-right: 0;
    margin-left: 70px;
    height: 40px;
  }

  body.rtl a.phone-btn {
    margin-right: 0;
    margin-left: 70px;
    height: 40px;
    padding: 0;
    max-width: 50px;
  }

  a.phone-btn span {
    display: none;
  }

  a.phone-btn {
    margin-right: 0;
    margin-left: 0;
    height: 40px;
    padding: 0;
    max-width: 50px;
  }

  body.rtl a.navbar-brand img {
    max-width: 100px;
  }

  a.phone-btn {
    margin-right: 60px;
    height: 40px;
  }

  body.rtl .visit-our-blog-btn.vc_btn3-inline.vc_do_btn a:after {
    content: "";
    position: absolute;
    background-image: url(assets/images/circle-right.svg);
    left: auto;
    right: -20px;
    width: 30px;
    height: 26px;
    background-repeat: no-repeat;
    top: auto;
    background-size: auto;
  }

  body.rtl .visit-our-blog-btn.vc_btn3-inline.vc_do_btn a {
    font-size: 16px !important;
    line-height: 22px;
    padding-right: 25px;
  }

  .navbar-collapse {
    background-color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 100px;
  }

  ul.navbar-nav a {
    color: #12181c;
    margin: 0 20px;
    font-size: 17px;
    font-weight: 400;
  }

  ul.navbar-nav li {
    padding: 10px 0;
    list-style: none;
  }

  .sub-menu {
    display: none;
  }

  .menu-item.open > .sub-menu {
    display: block;
  }

  .products-slider button.slick-next.slick-arrow {
    right: 41.5%;
    transform: translate(-59.5%, -50%);
  }

  .category-products-list:after {
    display: none;
  }

  .category-products-list:before {
    display: none;
  }
    .map-detail .vc_tta.vc_tta-spacing-1 .vc_tta-tab {
      max-width: 25%;
  }
  .hero-section-text {
    position: absolute;
    top: 45%;
    transform: translate(0, -55%) !important;
    max-width: 967px;
    bottom: 0;
}
}

@media (max-width: 1024px) {
  body.rtl .hero-contact-detail {
    padding-right: 15px !important;
  }
  .hero-section-text h1 {
    margin-top: 15px;
    margin-bottom: 15px !important;
}
.common-primary-button {
    margin-top: 30px;
}
  .blog h1.page_title {
    font-size: 50px;
  }
  .product-specs {
    padding: 15px 10px;
  }

  body.rtl .product-specs {
    padding: 15px 10px;
  }

  .box-spec {
    gap: 40.5px;
  }

  .product-buttons a {
    font-size: 14px;
    line-height: 19px;
    padding: 14.5px 14.5px;
    margin-top: 50px;
  }

  .download-btn a {
    color: #0e181e;
    background-color: #fff;
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    padding: 18px 0;
    border-radius: 80px;
    position: relative;
    width: 100%;
    padding-left: 30px;
    max-width: 200px;
  }

  body.rtl .download-btn a {
    padding: 12px 0;
    padding-right: 30px;
    max-width: 200px;
  }

  body.rtl .product-buttons a {
    font-size: 14px;
    line-height: 19px;
    padding: 14.5px 14.5px;
    margin-top: 50px;
  }

  .post-detail {
    position: absolute;
    padding-left: 15px;
  }

  h2.email-subscribe-heading {
    color: #fff;
    font-size: 40px;
    line-height: 50px;
    font-weight: 500;
  }

  p.service-title {
    left: 15px;
  }

  .post-text br {
    display: none;
  }

  .brand-template-default .tabs,
  .industry-template-default .tabs {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    justify-content: center;
  }

  .products-slider button.slick-prev.slick-arrow {
    left: 45.5%;
    transform: translate(-55.5%, -50%);
  }

  .products-slider button.slick-next.slick-arrow {
    right: 40.5%;
    transform: translate(-60.5%, -50%);
  }

  .tab-detail-content h2 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 20px;
  }

  .products-slider button.slick-next.slick-arrow {
    right: 40.5%;
    transform: translate(-59.5%, -50%);
  }

  .products-slider button.slick-prev.slick-arrow {
    left: 45.5%;
    transform: translate(-55.5%, -50%);
  }

  .view_more_btn.vc_btn3-left a:after {
    top: 20px;
    right: -10px;
    background-size: 22px;
  }

  .row.products-slider.slick-initialized.slick-slider {
    margin: 0 15px;
  }
}

@media (max-width: 1023px) {
  .view_more_btn.vc_btn3-left a:after {
    top: 20px;
    right: 50px;
    background-size: 22px;
  }
}

@media (max-width: 991px) {
  .request-form h3 {
    font-size: 30px;
  }
  .agriculture .post-detail > * {
    position: relative;
    z-index: 2;
}
.grc-detail .post-detail > * {
    position: relative;
    z-index: 2;
}
.agriculture .post-detail{
  min-height: unset;
}
.grc-detail .post-detail{
  justify-content: flex-end;
  height: auto;
}
section.vc_section.product-card-section .post-box img {
    width: 100%;
    height: 350px;
    object-fit: cover;
}
.product-line a.post-img {
    height: 350px;
    object-fit: cover;
}
.industry-detail a.post-img {
    height: 350px;
    object-fit: cover;
}
.grc-detail .post-box .post-img, .agriculture .post-box .post-img{
  height: 100%;
}
.agriculture .post-box::after {
  background: linear-gradient(260deg, rgba(51, 60, 65, 0) 0%, rgba(51, 60, 65, 0.7) 54.58%, #333c41 100%);
}
.grc-detail .post-box::after {
  background: linear-gradient(260deg, rgba(51, 60, 65, 0) 0%, rgba(51, 60, 65, 0.7) 54.58%, #333c41 100%);
}
.rtl .agriculture .post-box::after {
  background: linear-gradient(90deg, rgba(51, 60, 65, 0) 0%, rgba(51, 60, 65, 0.7) 54.58%, #333c41 100%);
}
.rtl .grc-detail .post-box::after {
  background: linear-gradient(90deg, rgba(51, 60, 65, 0) 0%, rgba(51, 60, 65, 0.7) 54.58%, #333c41 100%);
}
  .hero-section-text h6 {
    font-size: 16px;
}
.hero-section-text p {
    font-size: 14px;
    line-height: 22px;
}
.common-primary-button a {
    font-size: 15px !important;
    padding: 12px !important;
}
  h2.email-subscribe-heading br {
    display: none;
  }
  a.btn.request-price-btn::after {
    top: 14px;
    background-size: 20px;
}
.about-left-column.wpb_column.vc_column_container.vc_col-sm-6 {
    width: 100%;
}
.about-right-side.wpb_column.vc_column_container.vc_col-sm-6 {
    width: 100%;
    margin: 30px 0;
}
.about-right-side .wpb_single_image .vc_single_image-wrapper {
    width: 100%;
}
.about-right-side figure.wpb_wrapper.vc_figure{
  width: 100%;
}
h3.vc_custom_heading.vc_do_custom_heading.about-title {
    font-size: 25px;
    line-height: 30px;
}
  li.industry.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-76.has-mega-menu
    a::after {
    filter: invert(1);
  }
  li.product.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-75.has-mega-menu
    a::after {
    filter: invert(1);
  }
  section.vc_section.news-detail .vc_col-sm-10 {
    width: 100%;
  }
  section.vc_section.news-detail .vc_col-sm-2 {
    width: 100%;
  }
  section.vc_section.news-detail h2 {
    margin-bottom: 10px;
  }
  h2.email-subscribe-heading {
    font-size: 35px;
    line-height: 45px;
  }
  .hero-section-text h1 {
    font-size: 40px;
    line-height: 50px;
  }
  .footer_menus {
    margin-bottom: 30px;
  }
  .footer_top .row {
    display: block;
  }
  .footer_top .col-md-6.text-right {
    width: 100%;
    max-width: 100%;
  }
  .footer_top .col-md-3 {
    width: 100%;
    max-width: 100%;
  }
  footer.site-footer {
    background-color: #21272b;
    padding: 50px 0;
  }
  p.footer-desc {
    max-width: 100%;
  }
  .agriculture .post-box {
    opacity: 20;
    z-index: 99999;
  }
.agriculture .post-detail {
	max-width: 100%;
	padding-left: 15px;
	position: absolute;
	width: 100% !important;
}
.grc-detail .post-detail {
	max-width: 100%;
	padding-left: 15px;
	position: absolute;
	width: 100% !important;
}
  .tab.active::after {
    bottom: -110px;
  }
  .grc-detail .vc_btn3-container.learn_more_btn.vc_btn3-left , .agriculture .vc_btn3-container.learn_more_btn.vc_btn3-left {
	margin-top: 10px;
}
.product-line .post-box {
	height: 350px;
	object-fit: cover;
}
.industry-detail .post-box {
	height: 350px;
	object-fit: cover;
}
.cw-detail .vc_column-inner .wpb_wrapper .post-box {
		height: 350px;
	object-fit: cover;
}
  .grc-detail .post-detail {
    max-width: 100%;
    padding-left: 15px;
  }
  .post-detail {
    padding-bottom: 25px;
    padding-top: 25px;
  }
  p.service-title {
    left: 15px;
    top: 14px;
  }
  .learn_more_btn.vc_btn3-left a:after {
    top: 11px;
  }
  .learn_more_btn.vc_btn3-left a {
    padding-top: 10.5px;
    padding-bottom: 10.5px;
  }
  .agriculture .vc_btn3-container.learn_more_btn.vc_btn3-left a {
    padding-top: 10.5px;
    padding-bottom: 10.5px;
  }
  .grc-detail .vc_btn3-container.learn_more_btn.vc_btn3-left a {
    padding-top: 10.5px;
    padding-bottom: 10.5px;
  }
.post-detail:hover {
	padding-bottom: 25px;
	width: 100%;
	padding-top: 27px;
}
  
  .row.products-slider.slick-initialized.slick-slider {
    padding-left: 15px;
    padding-right: 15px;
  }
  .tab-content.active .row {
    display: block;
  }
  .tab-content.active .col-md-6 {
    width: 100%;
    max-width: 100%;
  }
  .tab-detail-content p {
    max-width: 100%;
  }
  .tab-detail-content h2 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 20px;
  }
  .tab-content.active .row {
    padding-bottom: 50px;
    padding-top: 50px;
  }
  .brand-template-default .tab-content.active,
  .industry-template-default .tab-content.active {
    padding-bottom: 50px;
  }
  .product-card.row .col-md-5 {
    max-width: 100%;
  }
  .product-card.row {
    display: block;
  }
  .main-image.product-main-image-box img {
    width: 100%;
    max-width: 100%;
  }
  .product-gallery {
    max-width: 100%;
  }
  .product-card.row .col-md-7 {
    max-width: 100%;
  }
  .product-card.row {
    padding: 50px 15px;
  }
      .map-detail .vc_tta.vc_tta-spacing-1 .vc_tta-tab {
      max-width: 33.33%;
  }
  .hero-contact-detail{
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  body.rtl .copy-right {
    display: block !important;
  }
  .tab.active::after {
   display: none;
}
.ea-detail .wpb_column.vc_column_container.vc_col-sm-8{
  margin-bottom:30px
}
.news-detail .post-box{
  margin-bottom:30px !important;
}
.email-subscribe-section .quform-responsive-elements-phone-landscape .quform-button-back-default, .email-subscribe-section .quform-responsive-elements-phone-landscape .quform-button-next-default, .email-subscribe-section .quform-responsive-elements-phone-landscape .quform-button-submit-default {
    float: none;
    margin: 0;
}
.banner-top img {
    width: 100%;
    height: auto;
    min-height: 580px;
    object-fit: cover;
    object-position: center;
}
.hero-section-text h1 {
    font-size: 30px;
    line-height: 35px;
}
.vc_row.wpb_row.vc_row-fluid.ped-detail .vc_col-sm-4 {
    margin-bottom: 30px !important;
}
.cca-detail .vc_col-sm-4{
  margin-bottom: 30px !important;
}
  .blog h1.page_title {
    font-size: 35px;
  }
.misson-detail p {
    font-size: 13px;
    padding: 0 15px;
}
.about-right-side img {
    width: 100%;
    border-radius: 10px;
    height: 300px !important;
    object-fit: cover;
}
.about-right-side.wpb_column.vc_column_container.vc_col-sm-6 {
    margin: 20px 0;
}
.faq-detail {
    padding: 50px 0;
}
.about-misson {
    margin: 0px 0 !important;
}
  .related_post .col-md-4 {
    margin-bottom: 40px;
  }
  .request-form {
    margin-top: 30px;
}
  .overview-img {
    padding: 30px;
    border: unset;
    border-radius: unset;
  }
  .blog h1.page_title {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    margin-bottom: 0;
    transform: translate(0, -50%);
  }
  .blog .banner-top img {
    object-fit: cover;
    height: 450px;
  }
  .blog-box .col-md-4 {
    margin-bottom: 40px !important;
  }
  .review .wpcr3_div_2 {
    max-width: 100%;
    width: 100%;
    padding: 30px 0px;
  }

  .product-crumb-logo {
    display: block;
  }

  .product-template-default .post-brand-logo {
    margin-top: 10px;
  }

  .product-details h1 {
    font-size: 50px;
  }

  .product-card.row {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  section.product-compare {
    background-color: #e6e9eb;
    padding: 50px 0;
  }

  .overview-products {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  section.specifications-product {
    padding: 50px 0 50px 0;
  }

  .product-card.row .col-md-5 {
    max-width: 100%;
  }

  .product-card.row {
    display: block;
  }

  .main-image.product-main-image-box img {
    max-width: 100%;
  }

  .product-gallery {
    max-width: 100%;
  }

  .product-card.row .col-md-7 {
    max-width: 100%;
  }

  .product-compare-detail {
    margin-top: 30px;
    padding-left: 0;
  }
  .overview-tab {
    max-width: 100%;
    margin-bottom: 50px;
  }
  .overview-products .col-md-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .overview-products .col-md-8 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  body.rtl .footer_social ul {
    justify-content: flex-end !important;
  }
  .grc-detail .post-detail {
	position: absolute;
	max-width: 100%;
	display: flex;
	flex-direction: column;
	width: 100% !important;
  }
  .grc-detail .post-detail:hover{
    padding-bottom: 25px;
  }
    .agriculture .post-detail:hover{
    padding-bottom: 25px;
  }
.agriculture .post-detail {
	position: absolute;
	max-width: 100%;
	display: flex;
	flex-direction: column;
	width: 100% !important;
}
  .about-us-box .vc_column-inner {
    max-width: 100%;
  }
.contact-text .wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
    margin-bottom: 0;
}
  .cca-detail {
    margin-bottom: 0;
  }
  .about-us-box.wpb_column.vc_column_container.vc_col-sm-4 {
    margin: 30px 0;
  }
  section.vc_section.about-us {
    padding-top: 50px;
  }
  .professional-box {
    margin-top: 50px;
  }
  .email-subscribe-section {
    margin-top: 50px;
  }
  .post-detail {
    padding-bottom: 36px;
  }
  .post-detail:hover {
    padding-bottom: 36px;
  }
  .brand-template-default .tabs,
  .industry-template-default .tabs {
    flex-wrap: wrap;
    gap: 24px;
  }
  .brand-template-default .tab,
  .industry-template-default .tab {
    text-align: center;
    margin-bottom: 30px;
  }
  .tab-detail-content h2 {
    font-size: 35px;
    line-height: 45px;
    margin-bottom: 20px;
  }
  .brand-template-default .tabs,
  .industry-template-default .tabs {
    display: block;
  }
  .wpb_text_column.wpb_content_element.agriculture {
    margin-bottom: 0 !important;
  }
  .spec-tabs {
    margin-top: 50px;
  }
.map-locations span.vc_tta-title-text {
    font-size: 16px !important;
}
.map-detail .vc_tta.vc_general .vc_tta-icon {
    font-size: 0.65em !important;
    line-height: 0;
    display: inline;
}
.vc_tta-panel.map-locations {
    margin-bottom: 10px;
}
.review-form.custom {
    margin-bottom: 60px;
}
.map-detail .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
    border-color: transparent;
    background-color: #ffffff;
    padding: 20px 0 0 0;
}
.map-detail .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a, .map-detail .vc_tta.vc_general .vc_tta-panel-title>a {
  padding: 14px 15px !important;
}
.map-detail .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    background-color: transparent;
}
.about-left-column h5 {
    margin-top: 20px;
}

}
@media (max-width: 575px) {
.banner-top img {
    min-height: 580px;
    object-fit: cover;
    object-position: center;
}
.hero-section-text {
	position: absolute;
	top: 50%;
	max-width: 967px;
	bottom: 0;
}
.grc-detail .post-text p{
    font-size: 14px;
    line-height: normal;
}
.agriculture .post-text p{
    font-size: 14px;
    line-height: normal;
}
.email-subscribe-section button.quform-submit {
	position: absolute;
	left: auto;
	right: 4px;
	width: 140px;
	background-color: #333c41;
	color: #fff !important;
	font-size: 17px;
	font-weight: 600;
	padding: 13px 15px;
	border-radius: 80px;
	display: flex;
	align-items: center;
	gap: 6px;
	cursor: pointer;
	justify-content: flex-start;
	outline: 0;
	border: 0;
}
.email-subscribe-section .quform-input.quform-input-email.quform-input-4_3.quform-cf input {
	border-radius: 100px;
	padding: 19px 150px 19px 10px;
	width: 100%;
	border: unset;
	font-size: 12px;
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
}
.rtl .email-subscribe-section button.quform-submit span::after{
	content: "";
	position: absolute;
	background-image: url(assets/images/right-side-arrow.svg);
	width: 40px;
	top: 0;
	height: 20px;
	background-repeat: no-repeat;
	left: auto;
	right: -60px;
	background-size: 30px;
}
.email-subscribe-section button.quform-submit span::after {
	content: "";
	position: absolute;
	background-image: url(assets/images/right-side-arrow.svg);
	width: 40px;
	top: 0;
	height: 20px;
	background-repeat: no-repeat;
	left: auto;
	right: -60px;
	background-size: 30px;
}
.email-subscribe-section button.quform-submit {
	font-size: 12px;
	align-items: center;
	display: flex;
	line-height: normal;
}
  .page_banner.no_banner-image img {
    height: 300px;
    object-fit: cover;
}
.delimiter {
    padding: 0 10px;
}
  h1.page_title {
    font-size: 35px;
}
  .product-buttons {
    display: flex;
    gap: 0;
    flex-direction: column;
}
.product-buttons a {
    margin-top: 30px;
}
a.btn.request-price-btn {
    max-width: 100%;
    display: inline-block;
}
  .detail-wrap h3 {
    font-size: 20px;
    line-height: 25px;
}
.privacy-policy h1.page_title {
  font-size: 35px;
}
  .product-content {
    bottom: 20px;
  }
  .product-details h1 {
    font-size: 40px;
  }
  .product-details h3 {
    font-size: 25px;
  }

  .compare-text h4 {
    font-size: 24px;
  }

  .overview-img p {
    font-size: 16px;
    line-height: 25px;
  }
  .product-title-download h4 {
    font-size: 25px;
  }
  .spec-tabs {
    gap: 20px;
    margin-top: 50px;
  }
  .box-spec {
    display: block;
  }
  .box-spec .spec {
    padding-right: 26px;
    margin-bottom: 30px;
  }
  .box-spec .spec:not(:last-child) {
    border-right: unset;
  }
  .product-template-default .delimiter {
    padding: 0 10px;
  }
  .post-logo {
    margin-top: 20px;
  }
	.brand-box {
			padding-top: 10px;
	}
  p.service-title {
    top: 25px;
  }
  .product-template-default .receive-our-offers-widget {
    margin-top: 0;
  }

  .brand-template-default .receive-our-offers-widget,
  .industry-template-default .receive-our-offers-widget {
    margin-top: 0;
  }

  .brand-template-default .post-logo-keywords,
  .industry-template-default .post-logo-keywords {
    flex-wrap: wrap;
  }

  .brand-template-default .content .post-keywords,
  .industry-template-default .content .post-keywords {
    margin-bottom: 10px;
  }

  .row.products-slider.slick-initialized.slick-slider {
    padding-bottom: 50px;
  }

  .post-text p {
    font-size: 14px;
    line-height: 22px;
  }

  .agriculture .post-detail {
    max-width: 100%;
    padding: 25px 15px;
  }

  .grc-detail .post-detail {
    max-width: 100%;
    padding: 25px 15px;
  }

  .learn_more_btn.vc_btn3-left a {
    background-color: transparent !important;
    color: #fff !important;
    font-size: 15px !important;
    line-height: 17px !important;
    position: relative;
    width: 100%;
    max-width: 170px;
    padding-right: 60px;
    font-weight: 600;
    background-image: none;
    padding-top: 14.5px;
    padding-bottom: 14.5px;
    display: inline-block;
  }

  .agriculture .vc_btn3-container.learn_more_btn.vc_btn3-left a:after {
    top: 15px;
  }

  .agriculture .vc_btn3-container.learn_more_btn.vc_btn3-left a {
    background-color: transparent !important;
    color: #fff !important;
    font-size: 15px !important;
    line-height: 17px !important;
    position: relative;
    width: 100%;
    max-width: 170px;
    padding-right: 60px;
    font-weight: 600;
    background-image: none;
    padding-top: 14.5px;
    padding-bottom: 14.5px;
  }

  .grc-detail .vc_btn3-container.learn_more_btn.vc_btn3-left {
    margin-top: 10px;
  }

  .agriculture .vc_btn3-container.learn_more_btn.vc_btn3-left {
    margin-top: 10px;
  }

  .grc-detail .vc_btn3-container.learn_more_btn.vc_btn3-left a:after {
    top: 15px;
  }

  .grc-detail .vc_btn3-container.learn_more_btn.vc_btn3-left a {
    background-color: transparent !important;
    color: #fff !important;
    font-size: 15px !important;
    line-height: 17px !important;
    position: relative;
    width: 100%;
    max-width: 170px;
    padding-right: 60px;
    font-weight: 600;
    background-image: none;
    padding-top: 14.5px;
    padding-bottom: 14.5px;
  }

  .view_more_btn.vc_btn3-left a:after {
    top: 20px;
    right: 20px;
    background-size: 22px;
  }

  .vc_btn3-container.visit-our-blog-btn.vc_btn3-inline.vc_do_btn {
    float: none;
  }

  body.rtl .vc_btn3-container.visit-our-blog-btn.vc_btn3-inline.vc_do_btn {
    float: none;
  }

  .learn_more_btn.vc_btn3-left a:after {
    top: 15px;
  }

  .wpb_text_column.wpb_content_element.common-title h3 {
    font-size: 26px;
  }

  section.vc_section.news-detail h2 {
    font-size: 26px;
  }

  h2.email-subscribe-heading {
    font-size: 27px;
    line-height: 40px;
  }

  footer.site-footer {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .footer_top .col-md-6.text-right {
    text-align: left !important;
  }

  h5.footer-title {
    text-align: left;
  }

  p.footer-desc {
    text-align: left;
    max-width: 100%;
  }

  .footer_bottom {
    margin-top: 50px;
  }

  .copy-right {
    display: block;
  }

  .footer_social ul {
    justify-content: flex-start !important;
    gap: 25px;
  }

  .footer_top .col-md-6.text-right {
    text-align: left !important;
    margin-top: 30px;
  }

  a.subscribe-button {
    font-size: 14px;
  }

  .read_more_btn.vc_btn3-left a {
    font-size: 14px !important;
    line-height: 18px !important;
  }

  a.phone-btn {
    font-size: 14px;
    height: 45px;
  }

  .navbar-dark .navbar-brand img {
    max-width: 100px;
  }

  a.phone-btn svg {
    max-width: 20px;
  }

  .post-title h4 {
    font-size: 23px !important;
  }

  .contact-text p {
    font-size: 16px;
  }

  section.vc_section.about-us {
    padding-top: 30px;
  }

  .ea-detail .wpb_column.vc_column_container.vc_col-sm-8 img {
    height: 350px !important;
    object-fit: cover;
  }

  .visit-our-blog-btn.vc_btn3-inline.vc_do_btn a {
    padding-left: 0;
  }

  .news-detail .vc_row.wpb_row.vc_row-fluid {
    display: block;
  }

  section.vc_section.news-detail h2 {
    font-size: 26px;
    margin-bottom: 10px;
  }

  .professional-box {
    margin-top: 0;
  }

  p.service-title {
    left: 15px;
  }

  .email-subscribe-section {
    margin-top: 0;
  }

  a.navbar-brand img {
    max-width: 100px;
  }
  .post-title {
	margin-top: 0;
}
}

@media (max-width: 414px) {
  .navbar-dark .navbar-brand img {
    max-width: 80px;
  }
.privacy-policy h1.page_title {
  font-size: 30px;
}
  a.phone-btn {
    font-size: 14px;
    justify-content: center;
    max-width: 50px;
    padding: 8px;
  }

  li.wpml-ls-slot-shortcode_actions.wpml-ls-item.wpml-ls-item-ar.wpml-ls-last-item.wpml-ls-item-legacy-list-horizontal
    a {
    margin: 0 10px;
  }

  .hero-contact-detail {
    margin-top: 50px;
  }
  a.subscribe-button {
    width: 170px;
  }
  .navbar {
    flex-wrap: nowrap !important;
  }
  a.navbar-brand img {
    max-width: 50px;
  }
  body.rtl a.navbar-brand img {
    max-width: 50px;
  }
  button .email-subscribe-section button.quform-submit {
	font-size: 12px;
	align-items: center;
	display: flex;
	line-height: normal;
	right: 4px;
	width: 120px;
	padding: 13px 10px;
}
.email-subscribe-section .quform-input.quform-input-email.quform-input-4_3.quform-cf input {
	border-radius: 100px;
	width: 100%;
	border: unset;
	font-size: 12px;
}
.email-subscribe-section button.quform-submit span::after {
	content: "";
	position: absolute;
	background-image: url(assets/images/right-side-arrow.svg);
	width: 32px;
	top: 2px;
	height: 15px;
	background-repeat: no-repeat;
	left: auto;
	right: -45px;
	background-size: 22px;
}
.contact-text p {
    font-size: 13px;
}
}

@media (max-width: 375px) {
  a.subscribe-button img {
    max-width: 22px;
  }
.hero-section-text h1 {
    font-size: 22px;
    line-height: 30px;
}
  a.subscribe-button {
    font-size: 13px;
  }

  .navbar-dark .navbar-brand img {
    max-width: 60px;
  }
}