@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css);

:root {
  --primary-color: #252525;
  --secondary-color: #F2F2F2;
  --whitecolor: #FFF;
  --sec-greycolor: #F2F2F2;
  --h1size: 62px;
  --header-text: 44px;
  --h2size: 38px;
  --h3size: 28px;
  --h24size: 24px;
  --h4size: 22px;
  --h5size: 20px;
  --h6size: 18px;
  --fontsize: 16px;
  --containerwidth: 1600px;
  --divgap50: 50px;
  --innrdiv45: 45px;
  --innerdiv70: 70px;
  --innerdivgap: 100px;
  --Montsetrrat-font: "Montserrat", sans-serif;
  --body-font: "Inter", sans-serif;
}

/* General Design */
* {
  box-sizing: border-box
}

body .zak-container {
  max-width: 100%;
  padding: 0
}

.entry-content p {
  margin-bottom: 16px
}

*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box
}

.zak-breadcrumbs .trail-items a:first-child,
.breadcrumbs .trail-items a:first-child {
  text-decoration: none
}

.container {
  max-width: var(--containerwidth);
  margin: 0 auto
}

.elementor-element>.e-con-inner>.elementor-element {
  padding: 0
}

html.scrolling-point {
  overflow-x: hidden
}

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

strong,
b {
  font-family: var(--font-gothic-bold)
}

body .e-con.e-flex>.e-con-inner,
.category .zak-content .zak-container {
  max-width: var(--containerwidth);
  color: var(--whitecolor);
  padding: 0
}

body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  overflow-x: hidden;
  color: var(--secondary-color);
  font-family: var(--body-font) !important;
	line-height: 1.4;
}

p {
  font-family: var(--body-font);
  font-weight: 400;
  font-style: Regular;
  font-size: var(--fontsize);
  leading-trim: NONE;
  color: var(--primary-color);
  line-height: 1.4;
  letter-spacing: 0%
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-primary-nav .zak-primary-menu {
  display: flex;
  gap: 50px
}

h2 {
  font-family: var(--Montsetrrat-font);
  font-weight: 700;
  font-style: Bold;
  font-size: var(--h2size);
  leading-trim: NONE;
  color: var(--primary-color);
  line-height: 100%;
  letter-spacing: 0%
}

h3 {
  font-family: var(--Montsetrrat-font);
  font-weight: 600;
  font-style: SemiBold;
  font-size: var(--h3size);
  leading-trim: NONE;
  color: var(--primary-color);
  line-height: 100%;
  letter-spacing: 0%
}

#zak-primary-menu li {
  position: relative
}

.zak-page-header.zak-style-3 .zak-row {
  padding-bottom: var(--innerdivgap)
}

.section-heading-subtitle p {
  color: var(--light-brown);
  font-family: var(--font-gothic-bold);
  text-transform: capitalize
}

.zak-header-builder .zak-main-row .zak-header-center-col .widget-top-bar-col-1-sidebar .textwidget.custom-html-widget p:first-of-type a {
  max-width: 201px;
  font-weight: 500;
  font-size: var(--fontsize);
  color: var(--whitecolor);
  line-height: 24px;
  letter-spacing: 1%
}

.zak-header-builder .zak-main-row .zak-header-center-col .widget-top-bar-col-1-sidebar .custom-html-widget a {
  display: flex;
  align-items: center;
  gap: 10px
}

p:empty {
  display: none
}

a,
.elementor a {
  text-decoration: none;
  display: inline-block
}

.zak-header-builder .zak-main-row .zak-header-center-col .widget-top-bar-col-1-sidebar .custom-html-widget {
  display: flex;
  align-items: center;
  gap: 40px
}

.heros_banneras .e-con-inner {
  padding-left: 0;
  padding-right: 0
}

.heros_banneras {
  padding: 0 !important
}

.zak-header-builder.sticky .site-branding img {
  top: 0 !important
}

.zak-header-builder.sticky .zak-header-main-row {
  position: fixed !important;
  top: 0;
  width: 100%;
  padding: 10px 0;
  left: 0;
  background: var(--whitecolor);
  background-color: var(--whitecolor) !important;
  animation: fade-slide-down .7s ease-in-out;
  z-index: 999;
  box-shadow: rgba(0, 0, 0, .35) 0px 5px 15px
}

@keyframes fade-slide-down {
  from {
    transform: translateY(-100%);
    opacity: 0
  }

  to {
    transform: translateY(0);
    opacity: 1
  }
}

.home .zak-entry-thumbnail {
  display: none
}

body .e-con>.e-con-inner {
  max-width: 100%
}

.zak-header-builder {
  background-color: var(--primary-color)
}

.body form.frm-show-form .form-field.primary-button {
  padding: 0;
  text-align: center;
  margin-bottom: 0
}

.zak-page-header .zak-row {
  text-align: left;
  align-items: start;
  flex-direction: column !important;
  width: max-content
}

.zak-page-header {
  position: relative;
  overflow: hidden
}

.zak-page-header .zak-page-title {
  font-family: var(--Montsetrrat-font) !important;
  font-weight: 700;
  font-style: Bold;
  font-size: var(--header-text);
  leading-trim: NONE;
  line-height: 1.3;
  text-align: left;
  margin-bottom: 12px;
  color: var(--whitecolor);
  letter-spacing: 0%;
  text-transform: uppercase
}

.zak-page-header>* {
  position: relative;
  z-index: 2
}

body form.frm-show-form .primary-button .frm_submit button {
  background: transparent;
  margin: 0;
  padding: 0;
  border: none;
  box-shadow: none;
  font-size: var(--font-s);
  line-height: var(--lineheight-s)
}

body form.frm-show-form .primary-button .frm_submit button:hover {
  background-color: transparent
}

body form.frm-show-form .primary-button .frm_submit:hover button {
  color: var(--whitecolor);
  z-index: 1;
  position: relative
}

.zak-page-header::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0.4) 54.13%, rgba(0, 0, 0, 0) 75.47%);
  z-index: 1;
  pointer-events: none
}

/* Scrollbar */
*::-webkit-scrollbar {
  height: 8px;
  width: 8px
}

*::-webkit-scrollbar-track {
  background-color: #dfe9eb
}

*::-webkit-scrollbar-track:hover {
  background-color: #dfe9eb
}

*::-webkit-scrollbar-track:active {
  background-color: #b8c0c2
}

*::-webkit-scrollbar-thumb {
  background-color: var(--primary-color)
}

*::-webkit-scrollbar-thumb:hover {
  background-color: var(--grey-color)
}

*::-webkit-scrollbar-thumb:active {
  background-color: var(--grey-color)
}

.zak-breadcrumbs .trail-items li::after,
.breadcrumbs .trail-items li::after {
  color: var(--whitecolor);
  margin: 0 16px;
  font-family: var(--body-font)
}

.zak-page-header .zak-row {
  gap: 0;
  flex-direction: row
}

.intesols_thumbnail {
  position: relative;
  display: inline-block
}

.intesols_thumbnail::before {
  content: "";
  position: absolute;
  right: 0;
  width: 848.72px;
  height: 619.5px;
  background-image: url(../images/img-reasct.png);
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 2
}

html a[rel="home"][itemprop="item"] span[itemprop="name"] {
  color: var(--whitecolor)
}

.elementor-widget-button.button.button {
  padding: 0
}

html .zak-copyright,
.zak-copyright a {
  text-align: unset
}

.primary-button a.elementor-button:hover::after,
.secondry-button a.elementor-button:hover::after,
.zak-page-header-top-banner .book-a-tour-popup:hover::after,
.zak-header-builder .zak-desktop-row.zak-main-header .zak-primary-nav .menu-item.pum-trigger:hover::after,
body form.frm-show-form .primary-button .frm_submit:hover::after,
body .video-wrap .sby_layout_grid .sby_footer .sby_load_btn:hover::after,
body .video-wrap .sby_layout_grid .sby_footer .sby_follow_btn>a:hover::after,
.quote-now-button:hover::after {
  left: 0;
  transition: all .5s ease
}

.secondry-button a.elementor-button,
body .video-wrap .sby_layout_grid .sby_footer .sby_load_btn,
.quote-now-button:hover:after {
  background-color: var(--black);
  transition: all .5s ease
}

.secondry-button a.elementor-button::after,
body .video-wrap .sby_layout_grid .sby_footer .sby_load_btn::after {
  background-color: var(--orange)
}

.button .elementor-button-content-wrapper,
body .video-wrap .sby_layout_grid .sby_footer .sby_load_btn .sby_btn_text,
body .video-wrap .sby_layout_grid .sby_footer .sby_follow_btn>a span,
body .video-wrap .sby_layout_grid .sby_footer .sby_follow_btn>a svg,
.quote-now-button a {
  position: relative;
  z-index: 1
}

.zak-page-header-top-banner .book-a-tour-popup {
  width: fit-content
}

.heading-with-underline .elementor-heading-title {
  display: inline-block;
  border-bottom: 1px solid var(--light-brown);
  padding-bottom: 20px;
  margin-bottom: 25px;
  margin-top: 0
}

.zak-header-builder .zak-main-row {
  z-index: 1
}

.zak-primary {
  padding: 0
}

body #page,
body:not(.tg-container--separate) #page {
  background: var(--white)
}

.zak-scroll-to-top {
  bottom: 15%;
  background-color: var(--primary-color) !important;
  border: 1px solid var(--whitecolor);
  z-index: 3
}

ul {
  margin-left: 0
}

.zak-header-main-row .social-icons {
  display: flex;
  gap: 24px;
  align-items: center
}

.zak-header-main-row .social-icons a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  border-radius: 40px;
  height: 100%;
  background-color: var(--whitecolor);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px 20px
}

.zak-header-main-row .social-icons a {
  height: 34px;
  position: relative;
  display: inline-block;
  width: 34px
}

.zak-page-header.zak-style-1 .zak-page-title {
  font-family: var(--kanit-font) !important;
  font-weight: 600;
  font-style: SemiBold;
  font-size: var(--h2size) !important;
  color: var(--secondary-color) !important;
  margin-bottom: 0 !important;
  leading-trim: NONE;
  line-height: 1.4;
  letter-spacing: 1%;
  text-align: left;
  vertical-align: middle;
  text-transform: uppercase
}

.zak-header-main-row {
  position: relative
}

.zak-breadcrumbs {
  padding: 0;
  border-radius: 0;
  margin-top: 0
}

.zak-page-header .zak-page-header__desc {
  font-family: var(--body-font);
  font-weight: 400;
  font-style: Regular;
  font-size: var(--fontsize);
  leading-trim: NONE;
  margin-bottom: 28px;
  max-width: 1000px;
  color: #FFFFFFE5;
  line-height: 26px;
  text-align: left;
  letter-spacing: 0%
}

/* Form CSS */

.with_frm_style .frm_time_wrap {
  white-space: wrap
}

#form_quote-meetingroom .frm_repeat_buttons {
  display: flex;
  align-items: center;
  gap: 15px;
  justify-content: center
}

.frm_error_style p {
  margin-bottom: 0
}

.zak-mobile-nav {
  background-color: var(--primary-color)
}

body .dialog-message .elementor-slideshow__header>svg {
  width: 20px;
  height: 20px;
  padding: 0
}

body .sby_lightboxOverlay {
  position: fixed
}

body .sby_lightbox {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%)
}

.woocommerce ul.products li.product .button.add_to_cart_button {
  text-transform: capitalize !important
}

/* Header */
body .zak-header-builder.is-sticky .zak-desktop-row.zak-main-header .zak-primary-nav {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  transition: all .5s ease-in-out;
  z-index: 11;
  justify-content: center
}

body .zak-header-builder {
  background-color: transparent;
  border: none;
  transition: all .5s ease-in-out
}

.zak-header-builder .zak-top-row .zak-header-left-col .header-top-bar .left-contact-info a {
  display: flex;
  align-items: center;
  font-family: var(--body-font);
  font-weight: 400;
  font-style: Regular;
  font-size: var(--fontsize);
  leading-trim: NONE;
  line-height: 100%;
  color: var(--whitecolor);
  letter-spacing: 0%;
  gap: 10px
}

.zak-header-builder .zak-top-row .zak-header-left-col .header-top-bar .top-social {
  display: flex;
  align-items: center;
  gap: 8px
}

.zak-header-builder .zak-top-row .zak-header-left-col .header-top-bar .left-contact-info {
  display: flex;
  align-items: center;
  gap: 27px
}

html .zak-header-builder .zak-header-top-row {
  background-color: var(--primary-color) !important;
  padding: 10px 0;
  width: 100%
}

.zak-header-builder .zak-header-top-row {
  background-color: var(--primary-color) !important;
  padding: 13px 0
}

body .zak-header-builder>aside.widget_custom_html {
  display: none
}

.zak-header-builder .zak-top-row .zak-header-right-col .social-media-icons .social-icon:hover i {
  color: var(--whitecolor) !important
}

.zak-header-builder .zak-top-row .zak-header-right-col .social-media-icons .social-icon:hover {
  background: var(--primary-color) !important
}

.zak-header-builder .zak-top-row .zak-header-right-col .social-media-icons .social-icon i {
  color: var(--whitecolor);
  font-size: 17px
}

.zak-header-builder .zak-top-row .zak-header-right-col .social-media-icons .social-icon {
  height: 34px;
  width: 34px;
  background: linear-gradient(90deg, #16B0A0 0%, #24B27B 30%, #2FB360 40%, #38B54A 50%);
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center
}

.zak-header-builder .zak-top-row .zak-header-right-col .social-media-icons {
  display: flex;
  align-items: center;
  gap: 12px
}

.zak-secondary-nav .zak-secondary-menu {
  justify-content: end !important;
  gap: 50px
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-right-col .account-icons i {
  color: var(--whitecolor) !important
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-right-col .account-icons {
  display: flex;
  width: max-content;
  align-items: center;
  gap: 12px
}

.elementor-widget-button .elementor-button:hover::after {
  left: 0 !important
}

.elementor-widget-button .elementor-button:hover {
  border: 1px solid var(--sec-greycolor) !important;
  color: var(--whitecolor) !important;
  z-index: 1
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-right-col .header-account-bar .account-actions a {
  background-color: transparent;
  border: 2px solid var(--whitecolor);
  border-radius: 40px;
  font-family: var(--body-font) !important;
  font-weight: 700;
  font-style: Bold;
  font-size: var(--fontsize);
  color: var(--whitecolor);
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  padding: 16px 24px 13px 25px
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-right-col .header-account-bar {
  display: flex;
  align-items: center;
  gap: 24px
}

.zak-header-builder .zak-main-row .zak-header-left-col {
  width: 35%
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-right-col .header-account-bar .account-actions {
  display: flex;
  align-items: center;
  gap: 16px
}

.zak-header-builder .zak-top-row .zak-header-right-col .header-contact-info .contact-container .contact-item a:hover span {
  color: var(--primary-color) !important
}

.zak-header-builder .zak-top-row .zak-header-right-col .header-contact-info .contact-container .contact-item i {
  font-size: 14px
}

.zak-header-builder .zak-top-row .zak-header-right-col .header-contact-info .contact-container .contact-item a span {
  font-family: var(--body-font);
  font-weight: 700;
  font-style: Bold;
  font-size: var(--fontsize);
  color: var(--whitecolor);
  leading-trim: NONE;
  line-height: 140%;
  letter-spacing: 0%
}

.zak-header-builder .zak-top-row .zak-header-right-col .header-contact-info .contact-container .contact-item a {
  font-family: var(--body-font);
  font-weight: 400;
  font-style: Regular;
  font-size: var(--fontsize);
  color: var(--whitecolor);
  leading-trim: NONE;
  line-height: 140%;
  letter-spacing: 0%
}

.zak-header-builder .zak-top-row .zak-header-right-col .header-contact-info .contact-container .contact-item {
  display: flex;
  align-items: center;
  gap: 12px
}

.zak-header-builder .zak-top-row .zak-header-right-col .button-container {
  display: flex;
  justify-content: end;
  gap: 24px
}

.zak-header-builder .zak-top-row .zak-header-right-col {
  width: max-content
}

.zak-header-builder .zak-top-row .zak-header-right-col .header-contact-info .contact-container {
  display: flex;
  align-items: center;
  gap: 32px
}

.zak-header-builder .zak-top-row .zak-header-right-col .header-contact-info {
  display: flex;
  align-items: center;
  width: 100%;
  flex-direction: row;
  justify-content: space-between
}

.zak-header-builder .zak-top-row .zak-header-right-col .zak-html-1 {
  width: 100%
}

.zak-header-builder .zak-desktop-row.zak-main-header {
  background-color: transparent
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-left-col .site-branding {
  position: relative;
  left: 0
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-right-col .zak-html-1 button {
  background-color: var(--primary-color);
  padding: 16px;
  border-radius: 0;
  font-family: var(--body-font);
  font-weight: 700;
  font-style: Bold;
  font-size: var(--fontsize);
  leading-trim: NONE;
  line-height: 21px;
  letter-spacing: 1px;
  color: var(--whitecolor);
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-container {
  max-width: var(--containerwidth);
  padding: 0 16px;
  margin: 0 auto
}

.elementor-element-303d201 .slick-dots {
  display: none
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-header-main-row {
  padding: 0;
  width: 100%
}

.zak-primary-nav.zak-layout-1-style-2>ul>li.current_page_item>a::before,
.zak-primary-nav.zak-layout-1-style-2>ul>li.current-menu-item>a::before {
  display: none !important
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-right-col .widget-top-bar-col-2-sidebar {
  padding-top: 17px;
  padding-bottom: 15px
}

.zak-header-builder .widget-top-bar-col-2-sidebar {
  width: max-content;
  background-color: transparent;
  padding-left: 0;
  margin-bottom: 0
}

.zak-header-builder .menu-navbar-container .menu {
  flex-direction: row;
  gap: 98px;
  justify-content: space-between
}

.zak-header-builder .zak-main-row {
  align-items: center
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-right-col>.widget-top-bar-col-1-sidebar .header-call-wrap a {
  font-weight: 700;
  font-size: var(--h6size);
  color: var(--whitecolor);
  line-height: 100%;
  letter-spacing: 0
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-right-col .widget-top-bar-col-1-sidebar .textwidget {
  display: flex;
  justify-content: space-between;
  align-items: center
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-right-col .widget-top-bar-col-1-sidebar .textwidget .header-ibw {
  display: flex;
  gap: 35px;
  padding-left: 65px;
  padding-top: 10px;
  padding-bottom: 10px
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-right-col .widget-top-bar-col-1-sidebar .textwidget .header-ibw p {
  font-weight: 700;
  color: var(--whitecolor)
}

.zak-header-builder .zak-top-row .zak-header-left-col .zak-html-1 {
  width: 100% !important
}

.zak-header-builder .zak-top-row .zak-header-left-col {
  width: auto !important
}

.zak-header-builder .zak-top-row .zak-header-left-col .header-top-bar {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-right-col .widget-top-bar-col-1-sidebar .textwidget .call-outer {
  padding-left: 65px;
  padding-top: 9px;
  padding-bottom: 9px;
  position: relative;
  display: flex;
  align-items: center;
  gap: 65px
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-right-col .widget-top-bar-col-1-sidebar .textwidget .call-outer .call-wrap {
  position: relative
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-right-col .widget-top-bar-col-1-sidebar .textwidget .call-outer>div {
  font-family: var(--interfont);
  font-weight: 500;
  font-size: var(--fontsize);
  color: var(--whitecolor);
  line-height: 100%
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-left-col .site-branding {
  z-index: 2
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-right-col {
  flex-direction: row;
  align-items: flex-end;
  gap: 0;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between
}

.intesols-slide-second {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 0 auto;
  max-width: var(--containerwidth);
  position: relative;
  flex-direction: column;
  height: 750px;
  z-index: 5
}

.intesols-slider-buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 24px
}

.heros_banneras .slick-initialized .slick-slide {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center
}

.intesols-slider-buttons a:nth-child(1) {
  display: block !important
}

.intesols-slider-buttons a:nth-child(2) {
  background: var(--primary-color);
  border-radius: 60px;
  padding: 11.42px 26px;
  padding-right: 26px !important;
  font-family: var(--body-font);
  font-weight: 600;
  font-style: SemiBold;
  font-size: var(--fontsize);
  leading-trim: NONE;
  position: relative;
  overflow: hidden;
  line-height: 1.4;
  letter-spacing: 1%;
  color: var(--whitecolor) !important;
  text-align: center;
  vertical-align: middle;
  text-transform: capitalize;
  border: 1px solid var(--secondary-color)
}

.intesols-slider-buttons a:nth-child(2)::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  background-image: url(../images/grek-aer.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 18px 18px;
  z-index: 1
}

.intesols-slider-buttons a:nth-child(2)::after {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  height: 100%;
  width: 100%;
  background-color: var(--dark-web);
  transition: left .5s;
  z-index: -1
}

.intesols-slider-buttons a:nth-child(2):hover {
  z-index: 1 !important;
  border: 1px solid var(--dark-web) !important;
  color: var(--secondary-color) !important
}

.intesols-slider-buttons a:nth-child(2):hover::before {
  background-image: url(../images/aerow-right.webp) !important
}

.intesols-slider-buttons a:nth-child(2):hover::after {
  left: 0 !important
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-right-col #custom_html-2 .textwidget a button {
  display: inline-block;
  align-items: center;
  font-weight: 400;
  font-size: var(--fontsize);
  color: var(--black-color);
  line-height: 100%;
  text-transform: uppercase;
  background-color: transparent;
  border: 1px solid var(--primary-color);
  border-radius: 6px;
  padding: 14px 20px;
  position: relative;
  margin-bottom: 0;
  height: 48px
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-right-col {
  z-index: -2;
  align-items: center
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-right-col .zak-header-button a {
  background: var(--whitecolor);
  padding: 12.82px 24px;
  border-radius: 30px;
  font-family: var(--body-font);
  font-weight: 600;
  font-style: SemiBold;
  font-size: var(--fontsize);
  leading-trim: NONE;
  line-height: 1.4;
  letter-spacing: 0%;
  text-align: right;
  vertical-align: middle;
  color: var(--primary-color);
  position: relative;
  overflow: hidden;
  border: unset !important
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-right-col .zak-header-button a::after {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  height: 100%;
  width: 100%;
  background-color: var(--dark-web);
  transition: left .5s;
  z-index: -1
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-right-col .zak-header-button a:hover {
  z-index: 1
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-right-col .zak-header-button a:hover::after {
  left: 0 !important
}

.woocommerce table.shop_table.wishlist_table tr td {
  font-family: var(--body-font) !important
}

.cc-window a.cc-button:hover {
  background-color: var(--secondary-color) !important;
  color: var(--whitecolor) !important
}

.zak-primary-nav .sub-menu {
  display: block;
  position: absolute;
  top: 100%;
  width: 240px;
  border: 1px solid #E4E4E7;
  background-color: #fff;
  border-radius: 4px;
  max-height: max-content
}

.zak-primary-nav .sub-menu li {
  border-color: var(--primary-color);
  border-bottom: 1px solid #F4F4F5;
  padding: 0
}

.zak-primary-nav .sub-menu li a {
  line-height: 1.4
}

.zak-header-builder .menu-navbar-container .menu li a {
  font-family: var(--interfont);
  font-weight: 500;
  font-size: var(--h16);
  text-decoration: none;
  color: var(--primary-color);
  line-height: 100%
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-right-col>.widget-top-bar-col-1-sidebar {
  position: relative;
  margin-bottom: 0
}

.slick-dots {
  position: absolute;
  top: 90%;
  right: 0;
  left: 0;
  list-style: none;
  margin: 0;
  transform: translateY(-50%);
  display: flex;
  gap: 10px;
  flex-direction: row;
  margin-top: 30px;
  justify-content: center
}

.slick-dots li {
  width: 60px;
  height: 4px;
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: center
}

.slick-dots li button {
  font-size: 0;
  padding: 0;
  width: 60px !important;
  height: 4px !important;
  border-radius: 10px;
  background: var(--secondary-color)
}

.slick-dots li.slick-active {
  width: 60px
}

ul.slick-dots .slick-active button {
  width: 60px !important;
  height: 4px;
  border-radius: 3.5px;
  padding: 0;
  border: none
}

.zak-header-builder .zak-desktop-row.zak-main-header .contact-info,
.zak-header-builder .zak-mobile-row .contact-info {
  display: flex;
  align-items: center;
  gap: 46px;
  z-index: 2
}

.zak-header-builder .zak-desktop-row.zak-main-header .contact-info .call-action,
.zak-header-builder .zak-mobile-row .contact-info .call-action {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 0
}

.zak-header-builder .zak-desktop-row.zak-main-header .contact-info .call-action p,
.zak-header-builder .zak-mobile-row .contact-info .call-action p {
  font-size: var(--font-xs);
  line-height: var(--lineheight-xs);
  color: var(--black);
  font-weight: 400
}

.zak-header-builder .zak-desktop-row.zak-main-header .contact-info .call-action a:hover {
  color: var(--whitecolor)
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-primary-nav {
  background-color: transparent;
  position: relative;
  width: 100%
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-primary-nav .menu-item a span {
  position: relative
}

.zak-header-builder .zak-main-row {
  justify-content: space-between;
  padding: 10px 0
}

.zak-header-builder .zak-main-row .zak-header-center-col {
  gap: 15px;
  padding: 0;
  width: 100% !important;
  flex-direction: column
}

.zak-header-builder .zak-main-row .zak-header-center-col .site-branding .custom-logo-link img {
  height: auto;
  width: auto
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-right-col .zak-html-1 a .fa-phone {
  font-family: initial
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-right-col .zak-html-1 a .fa-phone::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url(../images/calls-wraps.png);
  background-size: contain;
  background-repeat: no-repeat
}

.zak-footer-builder {
  z-index: 1
}

.zak-header-builder .zak-main-row .zak-header-center-col .widget-top-bar-col-1-sidebar .custom-html-widget a {
  font-weight: 500;
  font-size: var(--fontsize);
  color: var(--whitecolor);
  line-height: 24px;
  letter-spacing: 1%
}

.zak-header-builder .zak-main-row .zak-header-center-col .widget-top-bar-col-1-sidebar .custom-html-widget a:hover {
  color: var(--secondary-color)
}

.zak-header-builder .zak-main-row .zak-header-center-col .widget-top-bar-col-1-sidebar .custom-html-widget p {
  position: relative
}

.zak-header-builder .zak-main-row .zak-header-center-col .widget-top-bar-col-1-sidebar .custom-html-widget p:last-child {
  padding-left: 30px
}

.zak-header-builder .zak-main-row .zak-header-center-col .widget-top-bar-col-1-sidebar .custom-html-widget p:not(:last-child)::after {
  content: "";
  position: absolute;
  right: -32px;
  top: 50%;
  transform: translateY(-50%);
  width: 2px;
  height: 46px;
  background-color: #FFFFFF4D
}

.slick-dots {
  display: flex !important;
  justify-content: center;
  gap: 8px;
  bottom: 20px
}

.slick-dots li {
  width: 40px;
  height: 4px;
  margin: 0
}

.slick-dots li button {
  width: 100%;
  height: 100%;
  padding: 0;
  background: #bfbfbf;
  border-radius: 4px
}

.slick-dots li button:before {
  display: none
}

.slick-dots li.slick-active button {
  background: #00ff2a
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-primary-nav .zak-primary-menu {
  gap: 40px;
  padding-left: 0
}

.heros_banneras .e-con-inner {
  max-width: 100% !important
}

.heros_banneras-wrap::before {
  content: "" !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  background: linear-gradient(270deg, rgba(0, 0, 0, 0)29.03%, rgba(0, 21, 103, 0.48)44.31%, rgba(46, 2, 61, 0.8)89%, rgba(91, 1, 37, 0.8)109.39%, rgba(1, 28, 110, 0.8)153.76%) !important;
  z-index: 0 !important
}

.heros_banneras-wrap {
  height: 940px !important;
  background-repeat: no-repeat;
  width: 100% !important;
  background-size: cover;
  position: relative !important;
  overflow: hidden !important;
  z-index: 1 !important;
  align-items: center !important;
  background-position: center;
  justify-content: center !important;
  margin: 0 auto
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
  background: transparent !important
}

.heros_banneras-wrap .heros_banneras-contant .heros_banneras-contant-sec {
  padding: 0 !important
}

.heros_banneras-wrap .heros_banneras-contant .heros_banneras-contant-sec h1 {
  font-family: var(--body-font) !important;
  font-weight: 400;
  font-style: ☞;
  font-size: var(--h1size);
  leading-trim: NONE;
  line-height: 100px;
  color: var(--whitecolor);
  letter-spacing: 1%;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 0 !important
}

.heros_banneras-wrap .heros_banneras-contant .heros_banneras-contant-sec h1::before {
  content: "";
  width: 219px;
  height: 219px;
  background: url(../images/head.png) no-repeat center;
  background-size: contain;
  flex-shrink: 0;
  position: absolute;
  left: 33%;
  top: -50px
}

.heros_banneras-wrap .heros_banneras-contant .heros_banneras-contant-sec h1::after {
  content: "";
  width: 155px;
  height: 155px;
  background: url(../images/sec-head.png) no-repeat center;
  background-size: contain;
  position: absolute;
  left: 28%;
  bottom: 166px
}

.zak-header-builder .zak-top-row .zak-header-right-col .header-top-socials a i::before {
  content: "";
  display: flex;
  width: 16px;
  height: 16px;
  background-image: url(../images/linkdins.webp);
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  top: 1px;
  left: 0px;
  vertical-align: middle;
  background-position: center center
}

.zak-header-builder .zak-top-row .zak-header-right-col .header-top-socials a i {
  background-color: var(--whitecolor);
  height: 28px;
  width: 28px;
  border-radius: 100%;
  align-items: center;
  justify-content: center;
  position: relative;
  color: var(--primary-color);
  display: flex
}

.bt-industries-section .slick-next,
.bt-industries-section .slick-prev {
  background: var(--whitecolor) !important
}

.header-contact a {
  background-color: var(--primary-color);
  padding: 10px 24px;
  border-radius: 50px;
  font-family: var(--body-font) !important;
  border: 1px solid var(--primary-color) !important;
  font-weight: 600 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  font-size: var(--fontsize);
  line-height: 100%;
  color: var(--whitecolor) !important;
  letter-spacing: 0%
}

.zak-header-builder .zak-top-row .zak-header-right-col .button-container .quote-btn {
  background-color: var(--sec-greycolor);
  border: 1px solid var(--sec-greycolor);
  border-radius: 30px;
  font-family: var(--body-font) !important;
  font-weight: 400;
  font-size: var(--fontsize);
  leading-trim: NONE;
  line-height: 100%;
  color: var(--whitecolor);
  letter-spacing: 1%;
  text-transform: uppercase;
  overflow: hidden;
  transition: color .5s ease !important;
  position: relative;
  text-align: center;
  padding: 14px 24px
}

.zak-header-builder .zak-top-row .zak-header-right-col .button-container .quote-btn::after {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  height: 100%;
  width: 100%;
  background-color: var(--green-color);
  transition: left .5s ease;
  z-index: -1;
  border-radius: 40px
}

.zak-header-builder .zak-top-row .zak-header-right-col .button-container .quote-btn:hover {
  z-index: 1;
  border: 1px solid var(--green-color)
}

.zak-header-builder .zak-top-row .zak-header-right-col .button-container .quote-btn:hover::after {
  left: 0 !important
}

.zak-header-builder .zak-top-row .zak-header-right-col .button-container .contact-btn {
  background-color: var(--green-color);
  border: 1px solid var(--green-color);
  border-radius: 30px;
  font-family: var(--body-font) !important;
  font-weight: 400;
  font-size: var(--fontsize);
  width: 182px;
  leading-trim: NONE;
  line-height: 100%;
  color: var(--whitecolor);
  letter-spacing: 1%;
  text-transform: uppercase;
  overflow: hidden;
  transition: color .5s ease !important;
  position: relative;
  text-align: center;
  padding: 14px 24px;
  display: flex;
  align-items: center;
  gap: 10px
}

.zak-header-builder .zak-top-row .zak-header-right-col .button-container .contact-btn::before {
  content: "";
  width: 18px;
  height: 18px;
  background: url(../images/conatcts.svg) no-repeat center;
  background-size: contain;
  display: inline-block;
  top: 0;
  position: relative;
  left: 0
}

.zak-header-builder .zak-top-row .zak-header-right-col .button-container .contact-btn:hover {
  z-index: 1;
  border: 1px solid var(--sec-greycolor)
}

.zak-header-builder .zak-top-row .zak-header-right-col .button-container .contact-btn::after {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  height: 100%;
  width: 100%;
  background-color: var(--sec-greycolor);
  transition: left .5s ease;
  z-index: -1;
  border-radius: 40px
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:hover {
  background-color: transparent !important
}

.heros_banneras-wrap .heros_banneras-contant {
  max-width: var(--containerwidth);
  padding: 0
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
  background-color: transparent;
  border: 2px solid var(--whitecolor) !important;
  font-family: var(--body-font) !important;
  font-weight: 600;
  font-style: SemiBold;
  font-size: var(--fontsize) !important;
  line-height: 100%;
  color: var(--whitecolor) !important;
  letter-spacing: 0%;
  padding: 16px 24px 16px 48px;
  padding-left: 60px !important
}

.zak-primary-nav li a {
  font-family: var(--body-font);
  font-weight: 400;
  font-style: Regular;
  font-size: var(--fontsize);
  leading-trim: NONE;
  line-height: 100%;
  color: var(--primary-color);
  letter-spacing: 0%
}

.zak-header-builder .zak-header-bottom-row {
  background: var(--secondary-color);
  max-width: var(--containerwidth);
  margin: 0 auto;
  top: 20px;
  position: relative;
  box-shadow: rgba(100, 100, 111, .2)0 7px 29px 0;
  z-index: 36;
  border-radius: 30px;
  padding-top: 16px;
  padding-bottom: 16px
}

.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return path,
.dgwt-wcas-style-pirx .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader) path,
.dgwt-wcas-style-pirx .dgwt-wcas-voice-search svg path,
.dgwt-wcas-style-pirx.dgwt-wcas-has-submit .dgwt-wcas-search-submit svg path {
  fill: var(--whitecolor)
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-primary-nav .menu-item a span::after {
  content: "";
  background-image: url(../images/tabler_plus.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 18px;
  position: absolute;
  left: 6px;
  height: 18px;
  z-index: -1;
  top: 0
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-primary-nav .sub-menu li:not(:last-child)::after {
  display: none
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-primary-nav .zak-primary-menu .zak-button {
  display: inline-block !important;
  align-items: center;
  font-weight: 700 !important;
  font-style: Bold;
  font-size: var(--fontsize);
  color: var(--whitecolor) !important;
  line-height: 1.4;
  letter-spacing: 0%;
  background-color: var(--primary-color);
  border-radius: 30px;
  padding: 16px 33px 16px 26px !important;
  position: relative;
  overflow: hidden;
  transition: color .5s ease
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-primary-nav .zak-primary-menu>.menu-item {
  padding: 0
}

.sticky .zak-header-main-row {
  background-color: var(--primary-color) !important
}

.zak-primary-nav .zak-primary-menu {
  width: 100%;
  justify-content: end;
  gap: 0
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-primary-nav .zak-primary-menu {
  z-index: 2
}

.zak-header-builder .zak-top-row .zak-header-left-col .header-top-info {
  display: flex;
  align-items: center;
  gap: 24px
}

.zak-header-builder .zak-top-row .zak-header-left-col .header-top-info .header-call-us i {
  background-color: var(--whitecolor);
  height: 28px;
  width: 28px;
  border-radius: 100%;
  align-items: center;
  position: relative;
  justify-content: center;
  color: var(--primary-color);
  display: flex
}

.zak-header-builder .zak-top-row .zak-header-left-col .header-top-info .header-email i::before {
  width: 14.85px;
  height: 14.85px
}

.zak-header-builder .zak-top-row .zak-header-left-col .header-top-info .header-call-us i::before {
  content: "";
  display: inline-block;
  width: 14.85px;
  height: 14.85px;
  background-image: url(../images/phone.webp);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle
}

.zak-header-builder .zak-top-row .zak-header-left-col .header-top-info .header-email i {
  background-color: var(--whitecolor);
  height: 28px;
  width: 28px;
  border-radius: 100%;
  align-items: center;
  justify-content: center;
  color: var(--primary-color);
  display: flex
}

.zak-header-builder .zak-top-row .zak-header-left-col .header-top-info .header-email {
  display: flex;
  align-items: center;
  font-family: var(--body-font);
  font-weight: 600;
  font-style: Semi Bold;
  font-size: var(--fontsize);
  leading-trim: NONE;
  line-height: 100%;
  color: var(--whitecolor);
  gap: 7px
}

.zak-header-builder .zak-top-row .zak-header-left-col .header-top-info .header-call-us {
  display: flex;
  align-items: center;
  font-family: var(--body-font);
  font-weight: 600;
  font-style: Semi Bold;
  font-size: var(--fontsize);
  leading-trim: NONE;
  line-height: 100%;
  color: var(--whitecolor);
  letter-spacing: 0%;
  gap: 7px
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-primary-nav .zak-primary-menu .zak-header-builder .zak-desktop-row.zak-main-header .zak-primary-nav .menu-item a {
  font-family: var(--body-font);
  font-weight: 600;
  font-style: SemiBold;
  font-size: var(--fontsize);
  color: var(--whitecolor);
  line-height: 100%;
  letter-spacing: 0%
}

.zak-secondary-nav .zak-secondary-menu li a {
  font-family: var(--body-font);
  font-weight: 700;
  font-style: Bold;
  font-size: var(--fontsize);
  line-height: 1.4;
  color: var(--secondary-color);
  letter-spacing: 0%
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-primary-nav .menu-item a:hover,
.zak-header-builder .zak-desktop-row.zak-main-header .zak-primary-nav .menu-item a:active,
.zak-header-builder .zak-desktop-row.zak-main-header .zak-primary-nav .menu-item a:focus {
  color: var(--primary-color) !important
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-primary-nav .sub-menu li {
  border-color: var(--light-brown)
}

body .zak-header-builder .zak-desktop-row.zak-main-header .zak-primary-nav .sub-menu li.pum-trigger {
  background-color: var(--black);
  padding: 0;
  border-radius: 0;
  margin: 0
}

body .zak-header-builder .zak-desktop-row.zak-main-header .zak-primary-nav .sub-menu li.pum-trigger a {
  color: var(--light-brown)
}

body .zak-header-builder .zak-desktop-row.zak-main-header .zak-primary-nav .sub-menu li.pum-trigger:hover a {
  color: var(--black)
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-primary-nav .menu-item a svg path {
  fill: var(--primary-color)
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-primary-nav .sub-menu li a:hover {
  box-shadow: inset 450px 0 0 var(--primary-color);
  color: var(--whitecolor) !important;
  padding-left: 18px;
  font-family: var(--body-font) !important
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-primary-nav .sub-menu li a {
  color: var(--primary-color) !important;
  box-shadow: inset 0 0 0 var(--primary-color);
  transition: all .5s ease;
  font-family: var(--body-font);
  font-weight: 400;
  font-size: 13px;
  text-transform: capitalize;
  line-height: 1.3;
  padding: 10px
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-primary-nav .sub-menu li.current-menu-item>a {
  background-color: var(--primary-color);
  color: var(--whitecolor) !important
}

body .zak-header-builder .zak-desktop-row.zak-main-header .zak-primary-nav .sub-menu li:hover a .zak-icon path,
body .zak-header-builder .zak-desktop-row.zak-main-header .zak-primary-nav .sub-menu li.current-menu-item a .zak-icon path {
  fill: var(--black)
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-primary-nav .sub-menu li a .zak-submenu-toggle .zak-dropdown-icon path,
.zak-header-builder .zak-desktop-row.zak-main-header .zak-primary-nav .current-menu-item a .zak-dropdown-icon path,
.zak-header-builder .zak-desktop-row.zak-main-header .zak-primary-nav .menu-item a:hover .zak-dropdown-icon path,
.zak-header-builder .zak-desktop-row.zak-main-header .zak-primary-nav .menu-item a:active .zak-dropdown-icon path,
.zak-header-builder .zak-desktop-row.zak-main-header .zak-primary-nav .menu-item a:focus .zak-dropdown-icon path {
  fill: var(--light-brown)
}

body .zak-header-builder .zak-desktop-row.zak-main-header .zak-primary-nav .menu-item.pum-trigger {
  background-color: var(--orange);
  padding: 12px;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  margin: 15px 0
}

body .zak-header-builder .zak-desktop-row.zak-main-header .zak-primary-nav .menu-item.pum-trigger a {
  color: var(--whitecolor);
  font-family: var(--font-gothic-bold);
  z-index: 1
}

.zak-breadcrumbs .trail-items a:first-child,
.breadcrumbs .trail-items a:first-child {
  color: var(--whitecolor)
}

.zak-mobile-menu>.current-menu-ancestor>a {
  color: var(--secondary-color)
}

.zak-mobile-menu a {
  color: var(--whitecolor);
  font-size: var(--fontsize);
  font-family: var(--bodyfont)
}

html .zak-mobile-menu .current_page_item span .zak-icon,
.zak-mobile-menu>.current-menu-ancestor>span .zak-icon,
.zak-mobile-menu .sub-menu>.current_page_item span .zak-icon,
.zak-mobile-menu .current-menu-parent span .zak-icon {
  fill: var(--off-lightwhite)
}

.zak-mobile-menu .current_page_item a {
  text-decoration: none
}

.zak-mobile-menu>.current_page_item>a,
.zak-mobile-menu>.current-menu-ancestor>a,
.zak-mobile-menu .sub-menu>.current_page_item>a,
.zak-mobile-menu .sub-menu>.current-menu-ancestor>a,
.zak-mobile-menu .sub-menu>.current-menu-ancestor .sub-menu .current-menu-item a,
.zak-mobile-menu>.current-menu-ancestor .sub-menu .current-menu-item a {
  text-decoration: none;
  color: var(--off-lightwhite)
}

html #wpgs-gallery .wcgs-carousel .wcgs-spswiper-arrow {
  display: none !important
}

.zak-header-builder .zak-top-row .zak-header-right-col .header-top-socials a i::before {
  align-items: center;
  justify-content: center;
}

/* Footer */
.zak-footer-builder .zak-footer-main-row .zak-footer-col .footer-logo-and-description p {
  font-family: var(--body-font);
  font-weight: 600;
  font-style: SemiBold;
  font-size: var(--fontsize);
  margin: 20px 0;
  color: var(--whitecolor);
  max-width: 428px;
  line-height: 24px;
  letter-spacing: 0
}

.zak-footer-builder .zak-footer-top-row .zak-footer-col form {
  position: relative !important
}

.footer-newsletter p {
  margin-bottom: 0 !important
}

.zak-footer-top-row .wpcf7-form-control-wrap {
  position: relative;
  display: block
}

.zak-footer-top-row .newsletter-mail {
  width: 100%;
  padding-right: 45px;
  background: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  color: #fff
}

.zak-footer-builder .zak-footer-top-row .zak-footer-col .footer-social {
  display: flex;
  align-items: center;
  gap: 14px;
  width: max-content
}

.zak-footer-builder .zak-footer-top-row .zak-footer-col .widget-footer-sidebar-1 a img {
  height: 162px;
  width: 162px
}

.zak-footer-builder .zak-footer-top-row .zak-footer-col #media_image-2 {
  background: white;
  padding: 5px 8px;
  border-radius: 100%;
  display: flex;
  position: absolute;
  align-items: center;
  top: -165px;
  justify-content: center
}

footer.zak-footer-builder .zak-top-row {
  flex-wrap: wrap !important
}

footer.zak-footer-builder .zak-top-row .zak-footer-top-1-col .widget_custom_html:last-child {
  padding-top: 84px
}

.zak-footer-builder .zak-footer-top-row .zak-footer-col .footer-social i {
  font-size: 30px !important
}

.zak-footer-top-row .wpcf7-form p {
  margin-bottom: 0 !important
}

.html .zak-footer-top-5-col .textwidget {
  align-items: start !important
}

.zak-footer-builder .zak-footer-top-row .zak-footer-col .footer-social i:hover {
  color: #10F932 !important
}

.zak-footer-top-row .wpcf7-submit:hover {
  background-color: transparent !important;
  border: unset !important;
  color: unset !important
}

.zak-footer-top-row .wpcf7-submit {
  position: absolute !important;
  right: 0;
  top: 20px;
  transform: translateY(-50%);
  width: 36px;
  height: 36px;
  padding: 0;
  border: none;
  background-color: transparent !important;
  background-image: url(../images/img-sms.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
  cursor: pointer;
  text-indent: -9999px
}

.zak-footer-top-row .wpcf7-submit:hover {
  opacity: .7
}

.footer-newsletter .wpcf7-email {
  background-color: transparent !important;
  border-top: unset !important;
  border-left: unset !important;
  border-right: unset !important;
  padding-left: 0 !important;
  border-radius: 0 !important;
  font-family: var(--body-font) !important;
  font-weight: 400 !important;
  font-style: Regular;
  font-size: var(--fontsize) !important;
  line-height: 100%;
  color: var(--whitecolor) !important;
  letter-spacing: 0%;
  height: unset !important;
  margin-top: 0 !important;
  border-bottom: 1px solid #fff !important
}

.zak-footer-builder .zak-footer-top-row .zak-footer-col .footer-social a br {
  display: none !important
}

.zak-footer-builder .zak-main-row .phone-icon-wrap,
.zak-footer-builder .zak-main-row .email-icon-wrap {
  display: flex;
  width: 48px;
  height: 48px;
  border: 2px solid var(--whitecolor);
  border-radius: 50%;
  background-color: var(--whitecolor);
  position: relative;
  min-width: 48px;
  justify-content: center;
  align-items: center
}

.zak-footer-builder .zak-main-row .phone-icon-wrap span,
.zak-footer-builder .zak-main-row .address-icon-wrap span,
.zak-footer-builder .zak-main-row .email-icon-wrap span {
  color: var(--secondary-color)
}

.zak-footer-top-2-col .facebook-wrap,
.zak-footer-top-2-col .instagram-wrap {
  display: flex;
  align-items: center;
  gap: 23px
}

.zak-footer-builder input.wpcf7-form-control:focus,
textarea.wpcf7-form-control:focus {
  border-color: var(--whitecolor) !important
}

.zak-footer-top-2-col .instagram-wrap p,
.zak-footer-top-2-col .facebook-wrap p {
  margin-bottom: 0 !important;
  font-family: var(--body-font) !important;
  font-weight: 400 !important;
  font-style: Regular;
  font-size: var(--fontsize) !important;
  color: var(--whitecolor) !important;
  line-height: 28px;
  letter-spacing: 1%;
  text-align: center
}

.zak-footer-builder .zak-main-row .address-icon-wrap {
  display: flex;
  width: 48px;
  height: 48px;
  border: 2px solid var(--whitecolor);
  border-radius: 50%;
  background-color: var(--whitecolor);
  min-width: 48px;
  position: relative;
  justify-content: center;
  align-items: center
}

.zak-footer-builder .zak-footer-top-row .zak-footer-col h3 {
  font-weight: 700;
  font-style: Bold;
  font-size: var(--footer-28size);
  line-height: 1.4;
  color: var(--black-color);
  text-align: left;
  letter-spacing: 0;
  text-transform: capitalize
}

.zak-footer-builder .zak-footer-main-row .zak-footer-col .social-media-icons .social-icon:hover i {
  color: var(--whitecolor) !important
}

.zak-footer-builder .zak-footer-main-row .zak-footer-col .social-media-icons .social-icon:hover {
  background: var(--primary-color)
}

.zak-footer-builder .zak-footer-main-row .zak-footer-col .social-media-icons .social-icon i {
  color: var(--whitecolor);
  font-size: 17px
}

.zak-footer-builder .zak-footer-main-row .zak-footer-col .social-media-icons .social-icon {
  height: 34px;
  width: 34px;
  background: linear-gradient(90deg, #16B0A0 0%, #24B27B 30%, #2FB360 40%, #38B54A 50%);
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center
}

.zak-footer-builder .zak-footer-main-row .zak-footer-col .social-media-icons {
  display: flex;
  align-items: center;
  gap: 12px
}

.zak-footer-main-5-col h2 {
  position: relative
}

.zak-footer-builder .zak-footer-top-row {
  padding-top: 0
}

.zak-footer-builder .zak-footer-top-row .zak-footer-col {
  width: max-content
}

footer.zak-footer-builder .zak-top-row {
  display: flex;
  flex-direction: row;
  gap: 78px;
  padding-top: 60px;
  justify-content: space-between;
  padding-bottom: 0;
  align-items: start
}

.zak-footer-builder .widget-footer-sidebar-1 {
  width: max-content
}

.footer-logo-sec a i {
  background-color: var(--whitecolor);
  height: 58px;
  width: 58px;
  border-radius: 100%;
  align-items: center;
  justify-content: center;
  color: var(--primary-color);
  display: flex;
  position: relative
}

.footer-logo-sec .fa-instagram:before {
  font-size: 23px !important
}

.footer-logo-sec a i::before {
  content: "";
  display: inline-block;
  width: 24.28px;
  height: 24.28px;
  background-image: url(../images/linkdins.webp);
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  top: 2px;
  left: 1px;
  vertical-align: middle;
  background-position: center center
}

footer.zak-footer-builder .zak-top-row .zak-footer-top-1-col .widget_custom_html:last-child .footer-logo-sec p {
  font-family: var(--body-font);
  font-weight: 400;
  font-style: Regular;
  font-size: var(--fontsize);
  leading-trim: NONE;
  color: var(--whitecolor) !important;
  line-height: 1.4;
  margin-bottom: 36px;
  letter-spacing: 0%;
  text-align: left;
  max-width: 471px
}

.footer-email span,
.footer-call-us span,
.footer-location span {
  position: relative
}

.footer-call-us span::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url(../images/call-ks.webp);
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  left: 1px;
  vertical-align: middle;
  background-position: center center
}

.footer-location span::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url(../images/loc-vectors.webp);
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  top: 1px;
  left: 1px;
  vertical-align: middle;
  background-position: center center
}

.footer-email span::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url(../images/gmail-wraps.webp);
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  top: 1px;
  left: 0px;
  vertical-align: middle;
  background-position: center center
}

.zak-footer-builder .zak-footer-top-row .widget .wp-block-heading,
.zak-footer-builder .zak-footer-top-row .widget .widget-title,
.zak-footer-builder .zak-footer-main-row .widget .wp-block-heading,
.zak-footer-builder .zak-footer-main-row .widget .widget-title,
.zak-footer-builder .zak-footer-bottom-row .widget .wp-block-heading,
.zak-footer-builder .zak-footer-bottom-row .widget .widget-title {
  border-bottom: none;
  padding: 0
}

.footer-contact-info-wrap {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 60px
}

.zak-footer-builder .zak-footer-top-row .footer-logo {
  transform: translateY(-50%);
  display: inline-block
}

footer.zak-footer-builder .zak-top-row .zak-footer-top-1-col .widget_custom_html:last-child {
  margin-right: 0
}

footer.zak-footer-builder .zak-top-row .zak-footer-top-1-col .widget_custom_html .widget-title,
.footer-contact-info-wrap .general-contact-info>h2 {
  border-bottom: 1px solid var(--black);
  text-transform: capitalize
}

footer.zak-footer-builder .widget .widget-title,
.footer-contact-info-wrap .general-contact-info>h2 {
  font-family: var(--body-font);
  font-weight: 600;
  font-style: SemiBold;
  font-size: var(--h5size);
  leading-trim: NONE;
  color: var(--whitecolor);
  line-height: 100%;
  letter-spacing: 0%;
  margin-bottom: 22px
}

footer.zak-footer-builder .zak-row .widget .widget-title::before {
  content: none
}

.zak-footer-builder .zak-footer-top-row .footer-logo a {
  width: 201px;
  height: 201px
}

.zak-footer-builder .zak-footer-top-row .footer-logo img {
  background-color: var(--white);
  box-shadow: 0 0 15px 0 #2B2B2B26;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  object-fit: contain
}

body .zak-footer .zak-container {
  margin: 0 auto;
  max-width: var(--containerwidth);
  padding: 0
}

html .zak-copyright,
.zak-copyright a {
  font-family: var(--body-font);
  font-weight: 400;
  font-size: var(--f);
  color: var(--whitecolor);
  line-height: 100%;
  text-transform: capitalize
}

.zak-copyright p:last-child {
  justify-content: start !important
}

.zak-footer-builder .zak-row {
  background-color: var(--primary-color)
}

.zak-footer-builder .footer-social-icons {
  grid-column: 1;
  position: relative;
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: space-between
}

.zak-footer-builder .footer-social-icons a {
  width: 34px;
  height: 34px;
  border-radius: 50px;
  border: 1px solid var(--whitecolor);
  background-color: var(--whitecolor);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--primary-color);
  min-width: 34px;
  min-height: 34px
}

.zak-footer-builder .footer-social-icons a:hover {
  border-color: var(--white)
}

.zak-footer-builder .zak-footer-nav {
  grid-column: 2/span 3
}

.zak-footer-builder .zak-footer-nav .zak-footer-menu .current-menu-item a,
.zak-footer-col .widget ul .current-menu-item a {
  color: var(--whitecolor) !important
}

.zak-footer-builder .widget-footer-bar-col-1-sidebar .menu-the-company-container .menu {
  display: grid;
  grid-template-columns: repeat(2, 1fr)
}

.zak-footer-builder .zak-footer-main-row .zak-footer-col .custom-html-widget .foo-csw {
  display: flex;
  flex-direction: column;
  row-gap: 26px
}

.zak-footer-builder .zak-main-row .zak-footer-main-3-col {
  align-items: end
}

.zak-footer-builder .zak-main-row .zak-footer-main-3-col #menu-our-services {
  gap: 20px
}

.zak-footer-builder .zak-footer-main-row .zak-footer-col section .mail-wrap a {
  margin-bottom: 0
}

.zak-footer-builder .zak-footer-main-row .zak-footer-col .custom-html-widget {
  display: flex;
  flex-direction: column;
  gap: 34px
}

.zak-footer-builder .zak-footer-main-row .zak-footer-col .custom-html-widget .foo-csw p {
  margin-bottom: 0 !important
}

.zak-footer-builder .zak-footer-main-row .zak-footer-col section .mail-wrap,
.zak-footer-builder .zak-footer-main-row .zak-footer-col section .address-wrap,
.zak-footer-builder .zak-footer-main-row .zak-footer-col section .call-wrap,
.zak-footer-builder .zak-footer-main-row .zak-footer-col section .add-wrap {
  display: flex;
  gap: 10px;
  align-items: center
}

.zak-footer-builder .zak-footer-main-row .zak-footer-col section .call-wrap a,
.zak-footer-builder .zak-footer-main-row .zak-footer-col section .add-wrap a {
  margin-bottom: 0
}

.zak-footer-builder .zak-footer-main-row .zak-footer-col section .add-wrap span {
  height: 34px;
  width: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 40px;
  background-color: var(--primary-color)
}

.zak-footer-builder .zak-footer-main-row .zak-footer-col section:nth-of-type(3) .widget-title,
.zak-footer-builder .zak-footer-main-row .zak-footer-col section:nth-of-type(3) .menu-our-services-container {
  padding-left: 40%
}

.zak-footer-builder .zak-bottom-row {
  gap: 20px;
  display: flex;
  justify-content: space-between;
  width: 100%
}

.zak-footer-builder .widget-footer-sidebar-3 #menu-useful-links {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  flex-direction: initial
}

.zak-footer-builder .widget-footer-sidebar-3 #menu-useful-links li {
  width: calc(50% - 4px)
}

.zak-footer-builder .widget-footer-sidebar-1 .custom-html-widget p a {
  display: flex;
  align-items: center;
  gap: 10px
}

.zak-footer-builder .widget-footer-sidebar-1 .custom-html-widget p a:hover {
  color: var(--secondary-color)
}

.zak-footer-builder .zak-footer-main-row .zak-footer-col .custom-html-widget .social-links {
  display: flex;
  gap: 10px
}

.zak-footer-builder .zak-footer-main-row .zak-footer-col .custom-html-widget .social-links>a {
  height: 41px;
  width: 41px;
  display: flex;
  align-items: center;
  border: 1px solid var(--whitecolor);
  border-radius: 100px;
  justify-content: center
}

.zak-footer-builder .zak-footer-main-row .zak-footer-col .custom-html-widget .social-links>a:hover {
  background-color: var(--secondary-color);
  border-color: var(--secondary-color)
}

.zak-footer-builder .zak-main-row .widget-footer-sidebar-1 .wp-caption {
  margin: 0
}

.zak-footer-builder .zak-main-row .widget-footer-sidebar-1 figure .wp-caption-text {
  display: none
}

.zak-footer-builder .zak-main-row .widget-footer-sidebar-1 figure img {
  height: 114px;
  width: 100%;
  text-align: start;
  max-width: 100%
}

.zak-footer-builder .widget-footer-sidebar-1 {
  margin-bottom: 0
}

.zak-footer-builder .zak-footer-bottom-row .zak-footer-bottom-1-col {
  flex-direction: column-reverse
}

.zak-footer-builder .zak-footer-bottom-row .zak-footer-col {
  justify-content: center
}

.zak-footer-builder .zak-footer-main-row .zak-footer-col section .call-wrap span,
.zak-footer-builder .zak-footer-main-row .zak-footer-col section .address-wrap span {
  display: inline-block;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: var(--secondary-color);
  background-size: 50% auto;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 10px;
  vertical-align: middle
}

.zak-footer-builder .zak-footer-main-row .zak-footer-col section .call-wrap span {
  background-image: url(../images/footer-mobili.png)
}

.zak-footer-builder .zak-footer-main-row .zak-footer-col section .address-wrap span {
  background-image: url(../images/teenyicons_pin-outline.png)
}

.zak-footer-builder .zak-footer-main-row .zak-footer-col section .call-wrap .call-info a,
.zak-footer-builder .zak-footer-main-row .zak-footer-col section .address-wrap .address-info a,
.zak-footer-builder .zak-footer-main-row .zak-footer-col section .mail-wrap .mail-info a {
  font-weight: 700;
  font-style: bold;
  font-size: var(--h6size);
  line-height: 1.4;
  color: var(--black-color);
  letter-spacing: 0%
}

.footer-credit p {
  display: flex;
  align-items: center
}

.zak-footer-builder .widget-footer-sidebar-1 .social-media-container h3 {
  font-family: var(--body-font) !important;
  font-weight: 400;
  font-style: regular;
  padding-top: 40px;
  margin-bottom: 23px;
  font-size: var(--fontsize);
  color: var(--whitecolor) !important;
  line-height: 100%;
  letter-spacing: 1%
}

.zak-footer-builder .zak-footer-main-row .zak-footer-col h2 {
  font-family: var(--kanit-font) !important;
  font-weight: 600;
  font-style: SemiBold;
  font-size: var(--h5size);
  line-height: 100%;
  letter-spacing: 0%;
  color: var(--whitecolor);
  vertical-align: middle;
  text-transform: uppercase
}

.zak-footer-builder .zak-footer-main-row .zak-footer-col .contact-info>div img {
  width: 25px;
  height: 25px
}

.zak-footer-builder .zak-footer-main-row .zak-footer-col .contact-info>div a i {
  height: 28px;
  width: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--whitecolor);
  min-width: 28px;
  max-width: 28px;
  border-radius: 100%;
  color: var(--primary-color)
}

.zak-footer-builder .zak-footer-main-row .zak-footer-col .contact-info>div a {
  font-family: var(--body-font);
  font-weight: 400;
  font-style: regular;
  font-size: var(--fontsize);
  text-align: left;
  color: var(--whitecolor);
  max-width: 262px;
  display: flex;
  align-items: center;
  gap: 10px;
  line-height: 22px;
  letter-spacing: 0%
}

.zak-footer-builder .zak-footer-main-row .zak-footer-col .contact-info>div {
  display: flex;
  align-items: start;
  margin-bottom: 24px;
  flex-direction: column;
  gap: 0
}

.zak-footer-builder .zak-footer-bottom-row .zak-copyright p,
.zak-footer-builder .zak-footer-bottom-row a,
.zak-footer-builder .zak-footer-bottom-row p {
  margin-bottom: 0 !important;
  font-family: var(--body-font);
  font-weight: 400;
  font-style: Regular;
  font-size: var(--fontsize);
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  color: var(--primary-color)
}

body .zak-footer-builder .zak-copyright p a {
  color: var(--primary-color) !important
}

.zak-footer-builder .zak-footer-main-row .zak-footer-col .office-hours h3 {
  font-family: var(--body-font);
  font-weight: 400;
  font-style: Regular;
  font-size: var(--fontsize);
  text-align: left;
  color: var(--whitecolor);
  max-width: 262px;
  line-height: 22px;
  letter-spacing: 0%
}

.zak-footer-builder .zak-footer-main-row .zak-footer-col .office-hours {
  gap: 0 !important
}

.zak-footer-main-2-col,
.zak-footer-main-3-col {
  position: relative
}

.zak-footer-builder .zak-footer-bottom-row p {
  display: flex !important;
  gap: 5px
}

.footer-contact .wpcf7-form .wpcf7-submit {
  border: none;
  cursor: pointer;
  background-image: url(../images/vec-img.png);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: center;
  transition: all .3s ease
}

#popup-content .contact-wrapper .contact-form {
  border: 1px solid var(--secondary-color) !important
}

#popup-content .contact-wrapper .contact-form .form-feild-wrapper p {
  margin-bottom: 0 !important
}

/* happy Clients */
.zak-footer-builder .zak-footer-main-row .widget .widget-title {
  border-bottom: unset;
  margin-bottom: 30px;
  padding-bottom: 0;
  width: 100%;
  text-align: left
}

.zak-footer-builder .zak-footer-main-row .tab-content {
  margin-top: var(--space16)
}

.zak-footer-builder .zak-footer-main-row .tab-navigation select option {
  background-color: var(--black);
  color: var(--light-brown)
}

.zak-footer-builder .zak-footer-main-row .tab-navigation select option:hover {
  background-color: var(--light-brown);
  color: var(--black)
}

.zak-footer-builder .zak-footer-bottom-row {
  background-color: var(--secondary-color);
  padding: 15px 0;
  border-top: none
}

.zak-footer-builder .zak-footer-bottom-row .zak-footer-col .zak-html-1 h2 {
  font-family: var(--bodyfont);
  font-weight: 800;
  font-size: var(--footer-h1-size);
  line-height: 100%;
  color: var(--whitecolor);
  text-align: center;
  text-transform: uppercase
}

.zak-footer-builder .zak-footer-bottom-row .intesols-wrap {
  font-weight: 600;
  font-style: Semibold;
  margin-bottom: 0 !important;
  font-size: var(--fontsize);
  color: var(--whitecolor);
  line-height: 100%;
  letter-spacing: 0%
}

.zak-footer-builder .zak-footer-main-row .zak-footer-col .menu-social-functions-container ul {
  display: block;
  column-count: 2
}

.zak-footer-builder .zak-copyright .foo-cr-wrp-2 {
  display: flex;
  align-items: center;
  gap: 34px
}

.zak-footer-builder .zak-footer-main-row .zak-footer-col .zak-footer-builder .zak-footer-main-row .zak-footer-col {
  justify-content: flex-start !important;
  height: 100%;
  width: max-content
}

.zak-footer-builder .zak-footer-main-row .zak-footer-col:last-child {
  justify-content: flex-start !important;
  padding-top: 0px
}

.zak-footer-builder .zak-footer-main-row .zak-footer-col .custom-html-widget a {
  display: flex;
  gap: 12px
}

.textwidget.custom-html-widget a div p {
  margin-bottom: 10px !important;
  font-family: var(--body-font) !important;
  font-weight: 500;
  font-style: normal;
  font-size: var(--fontsize) !important;
  line-height: 100%;
  color: #FFFFFF4D;
  letter-spacing: 0%
}

.textwidget.custom-html-widget a .address-content,
.textwidget.custom-html-widget a .email-content,
.textwidget.custom-html-widget a .phone-content {
  font-family: var(--body-font);
  font-weight: 500;
  font-style: normal;
  font-size: var(--fontsize);
  line-height: 1.4;
  color: var(--whitecolor);
  letter-spacing: 0%
}

.zak-footer-builder .zak-footer-main-row .zak-footer-col:last-child iframe {
  height: 260px;
  border-radius: 12px;
  width: 100% !important
}

.zak-footer-builder .zak-footer-main-row .zak-container {
  max-width: 100% !important
}

.zak-footer-builder .zak-footer-main-row {
  padding-top: 0;
  padding-bottom: 0
}

.zak-footer-builder .footer-text-sec {
  display: inline-block;
  position: relative;
  white-space: nowrap;
  font-family: var(--Montsetrrat-font);
  font-weight: 700;
  font-size: 141.95px;
  color: var(--whitecolor);
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  overflow: hidden;
  top: 23px;
  animation: footerMarquee 60s linear infinite
}

.zak-footer-builder .footer-text-sec::after {
  content: "   BrainTech IT Solutions   BrainTech IT Solutions   BrainTech IT Solutions   BrainTech IT Solutions   ";
  padding-left: 50px
}

@keyframes footerMarquee {
  0% {
    transform: translateX(0)
  }

  100% {
    transform: translateX(-100%)
  }
}

.zak-footer-builder .zak-footer-bottom-row a:hover {
  color: var(--light-brown)
}

body .zak-footer-builder .zak-copyright p a {
  display: inline
}

.woocommerce-account .woocommerce .wc-login-right .my-account-wrapper {
  border: 1px solid #F4F4F5 !important;
  border-radius: 20px !important;
  background-color: var(--primary-color) !important;
  padding: 30px 24px;
  margin-top: 0;
  display: flex;
  flex-direction: column;
  align-items: center
}

/* Home page */

.heros_banneras .slick-prev {
  position: absolute;
  left: 6%;
  font-size: 0;
  outline: none;
  cursor: pointer;
  top: 50%;
  transform: translateY(-50%);
  z-index: -3;
  background-color: transparent;
  border: 1px solid var(--whitecolor);
  height: 52px;
  width: 52px;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center
}

.zak-header-right-col .header-wishlist-link {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  border: 1px solid #CDD3F9;
  border-radius: 50%;
  background-color: transparent;
  font-size: 0;
  position: relative;
  text-decoration: none
}

.zak-error-404 img {
  margin-left: auto !important;
  margin-right: auto !important
}

.zak-error-404 .zak-button span .zak-icon {
  display: none !important
}

.zak-error-404 .zak-button {
  margin-top: 0 !important;
  background-color: var(--primary-color) !important;
  position: relative;
  border-radius: 30px;
  padding: 13px 24px;
  overflow: hidden;
  transition: color .5s ease !important;
  font-family: var(--body-font) !important;
  font-weight: 600;
  font-style: SemiBold;
  font-size: var(--fontsize);
  leading-trim: NONE;
  color: var(--whitecolor);
  letter-spacing: 0%;
  text-align: center;
  line-height: 1.4;
  vertical-align: middle;
  text-transform: capitalize
}

.zak-error-404 {
  max-width: var(--containerwidth);
  margin: 0 auto;
  padding: var(--innerdivgap) 0
}

.zak-header-right-col .header-wishlist-link:hover i::before {
  filter: brightness(0) invert(0)
}

.zak-header-right-col .header-wishlist-link i {
  font-size: 22px;
  color: var(--whitecolor);
  margin-right: 0 !important;
  height: 23px;
  width: 23px;
  display: flex
}

.zak-header-right-col .header-wishlist-link i::before {
  content: "" !important;
  display: inline-block;
  width: 23px;
  height: 23px;
  background-image: url(../images/wishlist-icons.webp);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 0;
  vertical-align: middle
}

.zak-header-right-col .cc_cart_items_list i::before {
  content: "" !important;
  display: inline-block;
  position: relative;
  top: 5px;
  width: 18px;
  height: 18px;
  background-image: url(../images/cart-wrap.webp);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 0;
  vertical-align: middle
}

#sp-testimonial-free-wrapper-7020 .sp-testimonial-free-section .sp-testimonial-client-image img {
  height: 71px !important;
  width: 71px !important;
  border-radius: 20px !important
}

.sp-testimonial-free-wrapper {
  overflow: visible !important
}

#sp-testimonial-free-7020 .sp-testimonial-free .sp-testimonial-content img {
  margin: 0 auto !important
}

#sp-testimonial-free-wrapper-7020 .sp-testimonial-free-section .sp-testimonial-client-image {
  text-align: start !important;
  position: absolute;
  top: -40px;
  left: 20px
}

#sp-testimonial-free-wrapper-7020 .sp-testimonial-free-section {
  margin: 0 !important;
  overflow: visible !important
}

#sp-testimonial-free-7020 .sp-testimonial-free {
  padding: 57px 25px;
  border-radius: 12px;
  transition: all .4s ease;
  height: 100%
}

.testimonials-section-wrapper .e-con-inner {
  max-width: 100% !important
}

.sp-testimonial-free-section .sp-testimonial-item {
  margin: 0 16px !important
}

#sp-testimonial-free-7020 .sp-testimonial-item:nth-child(odd) .sp-testimonial-free {
  background-color: #DF4602;
  color: #fff
}

#sp-testimonial-free-7020 .sp-testimonial-item:nth-child(even) .sp-testimonial-free {
  background-color: #009879;
  color: #fff
}

.sp-testimonial-free-section .sp-testimonial-title h3 {
  text-align: left !important;
  font-family: var(--body-font) !important;
  font-weight: 400 !important;
  font-style: ☞;
  font-size: var(--h20size) !important;
  leading-trim: NONE;
  line-height: 1.2;
  letter-spacing: 1%;
  color: var(--whitecolor) !important;
  vertical-align: middle;
  text-transform: uppercase;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis
}

.sp-testimonial-free-section .sp-testimonial-client-testimonial p {
  text-align: left !important;
  font-family: var(--calbarry-font) !important;
  font-weight: 400;
  font-style: Regular;
  padding: 0 !important;
  font-size: var(--fontsize) !important;
  leading-trim: NONE;
  line-height: 28px;
  color: var(--whitecolor) !important;
  letter-spacing: 1%;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  min-height: 84px;
  overflow: hidden;
  text-overflow: ellipsis
}

.zak-header-right-col .header-my-account i::before {
  content: "" !important;
  display: inline-block;
  width: 23px;
  height: 23px;
  background-image: url(../images/user-pass.webp);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 0;
  vertical-align: middle
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-right-col .account-icons a br {
  display: none !important
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-right-col .account-icons a {
  height: 18px;
  width: 18px
}

.zak-header-right-col .my-account-btn i {
  font-size: 22px;
  color: var(--whitecolor);
  margin-right: 0 !important;
  height: 23px;
  width: 23px;
  display: flex
}

.zak-header-right-col .my-account-btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  border: 1px solid #CDD3F9;
  border-radius: 50%;
  background-color: transparent;
  font-size: 0;
  position: relative;
  text-decoration: none
}

.zak-header-right-col .cc_cart_items_list {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  border: unset;
  border-radius: 50%;
  background-color: transparent;
  font-size: 0;
  position: relative;
  text-decoration: none
}

.zak-header-right-col .header-my-account {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  border: 1px solid #CDD3F9;
  border-radius: 50%;
  background-color: transparent;
  font-size: 0;
  position: relative;
  text-decoration: none
}

.zak-header-right-col .header-my-account i {
  font-size: 22px;
  color: var(--whitecolor);
  margin-right: 0 !important
}

.zak-header-right-col .cc_cart_items_list i {
  font-size: 22px;
  color: var(--whitecolor);
  margin-right: 0 !important;
  height: 23px;
  width: 23px;
  display: flex
}

.zak-header-right-col .cc_cart_count {
  position: absolute;
  top: -5px;
  right: -7px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: red;
  color: var(--whitecolor);
  font-size: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  box-shadow: 0 0 3px rgba(0, 0, 0, .2)
}

.zak-page-header-top-banner {
  height: 463px;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat
}

.zak-page-header-top-banner::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(270.45deg, rgba(0, 0, 0, 0) 19.94%, rgba(0, 0, 0, .35) 69.57%);
  z-index: 0
}

html .zak-header-builder.sticky .zak-header-top-row {
  position: fixed !important;
  top: 0;
  width: 100%;
  padding: 0px 0;
  left: 0;
  background: var(--primary-color) !important;
  animation: fade-slide-down .7s ease-in-out;
  z-index: 999;
  box-shadow: rgba(0, 0, 0, .35) 0px 5px 15px
}

.zak-header-builder .zak-top-row {
  display: flex;
  flex-direction: row
}

@keyframes fade-slide-down {
  from {
    transform: translateY(-100%);
    opacity: 0
  }

  to {
    transform: translateY(0);
    opacity: 1
  }
}

.zak-page-header-top-banner .zak-container {
  max-width: var(--containerwidth);
  padding: 0 16px;
  margin: 0 auto;
  height: 100%;
  z-index: 1;
  position: relative
}

.zak-page-header-top-banner .zak-container .zak-row {
  display: inline-flex;
  flex-direction: column;
  height: 100%;
  justify-content: center
}

.zak-breadcrumbs {
  background-color: transparent;
  font-family: var(--body-font) !important
}

.zak-page-header .zak-row .page-title {
  font-family: var(--body-font);
  font-weight: 400;
  font-size: var(--h2size) !important;
  leading-trim: NONE;
  line-height: 1.4;
  color: var(--whitecolor);
  letter-spacing: 1%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase
}

.zak-page-header {
  z-index: 0;
  background-color: transparent;
  padding: 0;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  height: 400px;
  background-position: center !important;
  align-items: center;
  display: flex;
  width: 100% !important
}

.zak-page-header-top-banner .zak-page-sub-title {
  color: var(--whitecolor);
  font-size: var(--font-m);
  line-height: var(--lineheight-m);
  margin-bottom: 25px
}

.zak-page-header-top-banner .zak-page-title {
  color: var(--whitecolor);
  font-size: var(--font-H1);
  line-height: var(--lineheight-H1);
  margin-bottom: 27px;
  display: flex;
  align-items: baseline;
  gap: 10px;
  flex-wrap: wrap;
  text-transform: uppercase;
  font-family: var(--font-gothic-bold)
}

.zak-page-header-top-banner .zak-page-title .heading-location-text {
  margin-bottom: 0;
  text-transform: capitalize
}

.zak-breadcrumbs .trail-items,
.breadcrumbs .trail-items {
  position: relative;
  align-items: center;
  justify-content: center
}

.heros_banneras .slick-initialized .slick-slide>* {
  position: relative;
  z-index: 2
}

.heros_banneras .slick-initialized .slick-slide {
  position: relative;
  overflow: visible;
  background-size: cover !important;
  background-position: center;
  z-index: 1;
  overflow: hidden;
  background-repeat: no-repeat
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-right-col .widget-top-bar-col-1-sidebar .textwidget .header-ibw>div img {
  background: var(--whitecolor);
  height: 36px;
  width: 36px;
  display: flex;
  padding: 8px;
  border-radius: 30px;
  object-fit: cover
}

.zak-page-header.zak-style-3 .zak-page-title {
  font-family: var(--bodyfont);
  font-weight: 900;
  font-size: var(--h2size);
  line-height: 1.3;
  color: var(--whitecolor);
  text-align: center;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis
}

.zak-page-header .zak-breadcrumbs .trail-items li::after,
.breadcrumbs .trail-items li {
  display: flex;
  align-items: center;
  position: relative
}

.breadcrumbs .trail-items li:last-child::after {
  content: none
}

.zak-page-header .zak-container {
  max-width: var(--containerwidth);
  width: var(--containerwidth);
  display: flex;
  align-items: center;
  justify-content: start
}

.footer-cta-section {
  padding-left: 0;
  padding-right: 0
}

.zak-breadcrumbs .trail-items>span,
.breadcrumbs .trail-items>span {
  font-weight: 400
}

.zak-breadcrumbs .trail-items a:hover span,
.breadcrumbs .trail-items a:hover span {
  color: var(--light-brown)
}

.zak-page-header .zak-breadcrumbs .trail-items li:first-of-type,
.breadcrumbs .trail-items li:first-of-type {
  padding-left: 0;
  gap: 0
}

.heros_banneras {
  padding-bottom: 0
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-right-col {
  width: 100% !important
}

.heros_banneras .slick-prev {
  display: none !important
}

.heros_banneras .slick-next {
  display: none !important
}

.intesols-slider-content .intesols-slider-heading {
  display: none !important
}

.intesols-slider-content h1 {
  font-family: var(--Montsetrrat-font);
  font-weight: 700;
  font-style: Bold;
  font-size: var(--h1size);
  leading-trim: NONE;
  line-height: 1.3;
  color: var(--whitecolor);
  text-align: left;
  max-width: 800px;
  letter-spacing: 0%;
}

.intesols-slider-content h2 {
  font-family: var(--Montsetrrat-font);
  font-weight: 700;
  font-style: Bold;
  font-size: var(--h2size);
  margin-bottom: 0 !important;
  leading-trim: NONE;
  line-height: 100%;
  text-align: left;
  color: var(--whitecolor);
  letter-spacing: 0%
}

.heros_banneras .e-con-inner .slick-track {
  width: 100%
}

.intesols-slider-content .intesols-slider-heading {
  position: relative;
  order: 0;
  display: block
}

.intesols-slider-content .intesols-slider-desc {
  position: relative;
  margin-bottom: 0px
}

.intesols-slider-content {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: center;
  width: 100%
}

.heros_banneras .slick-initialized .slick-slide .intesols-slide-first {
  width: 100%;
  height: 100%
}

.heros_banneras .slick-initialized .slick-slide .intesols-slide-first .intesols_thumbnail {
  width: 100%;
  height: 100%
}

.heros_banneras .slick-initialized .slick-slide .intesols-slide-first .intesols_thumbnail img {
  width: 100%;
  height: 100%;
  padding-top: 80px;
  position: relative;
  top: 10px;
  z-index: 3
}

.intesols-slider-desc p {
  font-family: var(--body-font);
  font-weight: 400;
  font-style: Regular;
  font-size: var(--h5size);
  text-align: left;
  color: var(--whitecolor);
  max-width: 609px;
  line-height: 1.4;
  letter-spacing: 0%
}

.heros_banneras .e-con-inner {
  max-width: 100%
}

.heros_banneras .slick-initialized .slick-slide {
  position: relative;
  overflow: hidden;
  width: 100%;
  z-index: 1
}

.intesols-slide-outer .intesols-slide-second {
  padding-left: 0em;
  position: relative
}

.heros_banneras .slick-initialized .slick-slide>* {
  position: relative;
  z-index: 2
}

.heros_banneras .slick-prev::before {
  font-size: 0;
  position: absolute;
  content: "";
  background-image: url(../images/frame-right.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 40%;
  width: 100%;
  height: 100%;
  z-index: 1;
  right: 0;
  color: var(--whitecolor);
  display: flex;
  align-items: center;
  justify-content: center;
  top: 50%;
  transform: translateY(-50%)
}

.heros_banneras .slick-next:hover::before {
  background-image: url(../images/hover-tibet.png);
  transform: translateY(-50%) rotate(0deg);
  top: 56%
}

.heros_banneras .slick-prev:hover::before {
  background-image: url(../images/hover-tibet.png);
  transform: translateY(-50%) rotate(180deg)
}

.heros_banneras .slick-prev:hover {
  background-color: var(--whitecolor)
}

.heros_banneras .slick-next:hover {
  background-color: var(--whitecolor)
}

.heros_banneras .slick-next {
  position: absolute;
  right: 6%;
  top: 50%;
  border-radius: 100%;
  outline: none;
  cursor: pointer;
  border: 1px solid var(--whitecolor);
  background-color: transparent;
  height: 52px;
  width: 52px;
  font-size: 0;
  transform: translateY(-50%);
  z-index: 10
}

.heros_banneras .wpcf7-not-valid-tip {
  display: block;
  margin-top: 4px;
  font-size: 12px;
  color: red;
  line-height: 1.4
}

.elementor-widget-heading .elementor-heading-title {
  font-family: var(--Montsetrrat-font) !important;
  color: var(--primary-color) !important;
  font-weight: 700 !important
}

.slick-next,
.slick-next::before,
.slick-prev,
.slick-prev::before {
  top: 50%;
  transform: translateY(-50%)
}

.slick-next,
.slick-prev {
  height: 54px;
  width: 54px;
  font-size: 0 !important;
  z-index: 10;
  outline: 0;
  background: var(--primary-color);
  cursor: pointer
}

.slick-prev {
  border: 1px solid #FFFFFF !important;
  left: -7%;
  border-radius: 90px !important;
  position: absolute
}

.slick-prev::before {
  font-size: 0 !important;
  font-family: inherit;
  font-weight: 400;
  position: absolute;
  content: "" !important;
  background-image: url(../images/prev-aerow.webp);
  background-size: auto;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 1 !important;
  background-repeat: no-repeat;
  top: 87% !important;
  left: 17px
}

.slick-next {
  border: 1px solid #FFFFFF !important;
  right: -7%;
  position: absolute;
  border-radius: 90px !important
}

.slick-next::before {
  font-size: 0;
  font-family: inherit;
  font-weight: normal;
  position: absolute;
  content: "";
  background-image: url(../images/next0-awrow.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
  width: 100%;
  height: 100%;
  z-index: 1;
  right: 0;
  color: var(--whitecolor);
  display: flex;
  align-items: center;
  justify-content: center;
  top: 50%
}

.slick-prev:hover::before {
  filter: brightness(0) invert(1)
}

.slick-next:hover::before {
  filter: brightness(0) invert(1)
}

.slick-prev:hover {
  background-color: var(--black-color) !important
}

.slick-next:hover {
  background-color: var(--black-color) !important
}

.zak-breadcrumbs .trail-items span,
.breadcrumbs .trail-items span,
.zak-breadcrumbs .trail-items a,
.breadcrumbs .trail-items a {
  font-family: var(--body-font) !important;
  font-weight: 400;
  font-style: Regular;
  font-size: var(--fontsize);
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  color: var(--whitecolor)
}

.header-contact a:hover {
  color: var(--primary-color) !important;
  background-color: transparent !important;
  border: 1px solid var(--primary-color) !important
}

.zak-breadcrumbs .trail-items li::after,
.breadcrumbs .trail-items li::after {
  content: "";
  display: inline-block;
  width: 34px;
  height: 34px;
  margin: 0 12px;
  vertical-align: middle;
  position: relative !important;
  top: 0;
  background-image: url(../images/aerw-breads.webp);
  background-repeat: no-repeat;
  background-size: revert;
  background-position: center
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-left-col .site-branding .site-info-wrap {
  display: none
}

.elementor-widget-button .elementor-button .elementor-button-content-wrapper .elementor-button-icon svg {
  width: 24px;
  height: 24px
}

.elementor-widget-button .elementor-button .elementor-button-content-wrapper {
  align-items: center !important
}

.elementor-widget-button .elementor-button:hover {
  background-color: transparent !important;
  border: 1px solid var(--primary-color) !important;
  color: var(--primary-color) !important
}

.elementor-widget-button .elementor-button {
  background-color: var(--primary-color) !important;
  position: relative;
  border-radius: 50px;
  padding: 14px 34px;
  overflow: hidden;
  transition: color .5s ease !important;
  border: 1px solid var(--primary-color);
  height: auto;
  display: flex;
  font-family: var(--body-font) !important;
  font-weight: 600 !important;
  font-style: Semi Bold;
  width: fit-content;
  font-size: var(--fontsize);
  leading-trim: NONE;
  color: var(--whitecolor);
  line-height: 1.3;
  letter-spacing: 0%;
  text-align: center;
  align-items: center;
  justify-content: center
}

.elementor-widget-n-accordion .e-n-accordion-item-title-text {
  font-family: var(--body-font) !important;
  font-weight: 400;
  font-style: ☞;
  font-size: var(--h20size) !important;
  leading-trim: NONE;
  line-height: 1.4;
  letter-spacing: 1%;
  vertical-align: middle;
  color: #FFFFFF80 !important;
  text-transform: uppercase
}

.elementor-widget-n-accordion .e-n-accordion-item-title {
  padding: 0px !important;
  border: unset !important;
  justify-content: space-between !important;
  flex-direction: row-reverse !important;
  color: #FFFFFFE5 !important
}

.elementor-widget-n-accordion .e-n-accordion-item {
  border: none;
  border-radius: 20PX;
  background-color: #172B75
}

.elementor-widget-n-accordion .e-n-accordion {
  display: flex;
  flex-direction: column;
  gap: 24px
}

html .elementor-widget-n-accordion .e-n-accordion-item>[role=region] {
  padding-bottom: 0px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  max-width: 1314px !important;
  padding-top: 16px !important
}

.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-text {
  color: var(--primary-color) !important
}

.elementor-widget-n-accordion .e-n-accordion-item>[role=region] .elemen.woocommerce-account .woocommerce .wc-login-right .wc-create-wholesaletor-widget-image {
  margin-top: 15px;
  display: flex;
  align-items: start
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
  padding-left: 0 !important;
  padding-right: 0 !important
}

.elementor-widget-n-accordion .e-n-accordion-item-title {
  font-family: var(--body-font) !important;
  font-weight: 400;
  font-style: Regular;
  font-size: var(--h6size) !important;
  leading-trim: NONE;
  line-height: 26px;
  letter-spacing: 0%
}

.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title .e-n-accordion-item-title-icon .e-opened {
  display: flex
}

.e-n-accordion-item-title-icon .e-closed svg {
  display: block
}

.e-n-accordion-item-title-icon .e-opened svg {
  display: block
}

.elementor-widget-n-accordion .e-n-accordion-item-title-icon span>svg {
  fill: var(--primary-color) !important
}

.elementor-widget-n-accordion .e-n-accordion-item>[role=region] p strong {
  font-weight: 600;
  color: var(--green-color) !important
}

.elementor-widget-n-accordion .e-n-accordion-item {
  padding: 32px 24px !important
}

.elementor-widget-n-accordion .e-n-accordion-item>[role=region] * {
  padding: 0 !important;
  font-family: var(--calbarry-font) !important;
  font-weight: 400;
  font-style: Regular;
  font-size: var(--fontsize);
  leading-trim: NONE;
  color: #DBDBDB !important;
  line-height: 26px;
  text-align: left !important;
  letter-spacing: 1%;
  vertical-align: middle
}

.elementor-widget-n-accordion .e-n-accordion-item>[role=region] {
  padding: 0px 20px !important;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none
}

.zak-primary-nav.zak-layout-1-style-2>ul a:hover::before {
  display: none !important
}

.intesols-slider-buttons a:first-child:hover::after {
  left: 0 !important
}

.intesols-slider-buttons a:last-child:hover::after {
  left: 0 !important
}

.intesols-slider-buttons a:last-child:hover {
  color: var(--whitecolor);
  z-index: 1
}

.intesols-slider-buttons a {
  color: var(--whitecolor) !important
}

.zak-footer-builder .zak-footer-main-row .zak-footer-col .contact-info>div a:hover {
  color: var(--black-color) !important
}

.zak-footer-builder .zak-footer-bottom-row a:hover {
  color: var(--primary-color) !important
}

.zak-footer-col .widget ul a:hover {
  color: var(--whitecolor) !important
}

.elementor-widget-button .elementor-button:hover::after {
  left: 0 !important
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-right-col .zak-html-1 button:hover {
  background-color: var(--secondary-color);
  border: 1px solid var(--secondary-color)
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-right-col .zak-html-1 button {
  border: 1px solid var(--primary-color)
}

.elementor-widget-button .elementor-button:hover {
  z-index: 1
}

body:not(.home) #zak-masthead .zak-header-main-row .zak-container {
  border-bottom: unset;
  padding: 0 0
}

.zak-desktop-row.zak-header-search--opened .zak-search-field-label input {
  border-bottom: 1px solid var(--secondary-color) !important;
  padding-bottom: 10px !important;
  margin-bottom: 0 !important;
  color: var(--secondary-color)
}

.zak-search-form .zak-search-field-label {
  width: 100% !important
}

.zak-desktop-row.zak-header-search--opened .zak-icon--close:before,
.zak-desktop-row.zak-header-search--opened .zak-icon--close:after,
body:not(.home) .zak-desktop-row.zak-header-search--opened .zak-icon--close:before,
body:not(.home) .zak-desktop-row.zak-header-search--opened .zak-icon--close:after {
  background: var(--secondary-color) !important
}

#zak-masthead.sticky .zak-header-main-row .zak-container {
  border: unset
}

body:not(.home) #zak-masthead .zak-header-action.zak-header-search svg path {
  fill: var(--secondary-color)
}

.zak-desktop-row.zak-header-search--opened .zak-search-field-label .zak-icon--search svg {
  fill: var(--secondary-color) !important
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-primary-nav .current-menu-item a .zak-dropdown-icon path {
  fill: var(--primary-color) !important
}

.zak-primary-nav ul .current_page_ancestor>a,
.zak-primary-nav ul .current-menu-ancestor>a,
.zak-primary-nav ul .current_page_item>a,
.zak-primary-nav ul .current-menu-item>a {
  color: var(--primary-color) !important
}

.zak-mobile-menu .current_page_item span .zak-icon,
.zak-mobile-menu>.current-menu-ancestor>span .zak-icon,
.zak-mobile-menu .sub-menu>.current_page_item span .zak-icon,
.zak-mobile-menu .current-menu-parent span .zak-icon {
  fill: var(--whitecolor) !important
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-right-col {
  clip-path: unset !important;
  gap: 50px
}

.zak-desktop-row.zak-header-search--opened .zak-search-field-label input:focus {
  color: var(--secondary-color)
}

@keyframes popupIn {
  from {
    transform: scale(0.85);
    opacity: 0
  }

  to {
    transform: scale(1);
    opacity: 1
  }
}

.zak-footer-builder .zak-main-row .address-icon-wrap:hover,
.zak-footer-builder .zak-main-row .email-icon-wrap:hover,
.zak-footer-builder .zak-main-row .phone-icon-wrap:hover {
  background-color: var(--dark-web) !important;
  border: 2px solid var(--dark-web) !important
}

.zak-footer-top-2-col .facebook-wrap p:hover,
.zak-footer-top-2-col .instagram-wrap p:hover,
.textwidget.custom-html-widget a .address-content:hover,
.textwidget.custom-html-widget a .email-content:hover,
.textwidget.custom-html-widget a .phone-content:hover {
  color: var(--dark-web) !important
}

.home-process-section {
  padding: var(--innerdivgap) 0
}

.home-process-section .home-process-images {
  padding: 0 !important
}

.home-process-section .home-process-badge {
  padding: 0 !important
}

.home-process-section .home-process-media {
  width: 855px;
  height: max-content;
  position: sticky;
  top: 150px;
  align-items: start
}

.home-process-section .home-process-content {
  gap: 0 !important;
  width: 649px
}

.home-process-section .home-process-content ol li:hover {
  background: var(--primary-color) !important
}

.home-process-section .home-process-content ol li:hover .stack-text {
  color: var(--whitecolor) !important
}

.home-process-section .home-process-content ol li:hover .stack-number {
  background-color: var(--whitecolor) !important;
  color: var(--primary-color) !important
}

.home-process-section .home-process-content ol li .stack-number {
  font-family: var(--body-font) !important;
  font-weight: 700;
  font-style: Bold;
  font-size: var(--h5size) !important;
  leading-trim: CAP_HEIGHT;
  line-height: 100%;
  color: var(--whitecolor) !important;
  letter-spacing: 0%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  min-width: 32px;
  height: 32px;
  width: 32px;
  border-radius: 100%;
  background-color: var(--primary-color)
}

.home-process-section .home-process-content ol li {
  border-radius: 10px;
  background-color: var(--whitecolor);
  border: 1px solid #25252514;
  padding: 20px 12px;
  font-family: var(--body-font) !important;
  font-weight: 400;
  font-style: Regular;
  font-size: var(--fontsize) !important;
  leading-trim: NONE;
  display: flex;
  align-items: center;
  gap: 12px;
  list-style-type: none !important;
  color: var(--primary-color);
  line-height: 1.4;
  letter-spacing: 0%;
  box-shadow: 0px 4px 14px 0px #0000000F
}

.home-process-section .home-process-content ol {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 18px;
  margin-left: 0px !important;
  margin-bottom: 45px
}

.home-process-section .e-con-inner {
  justify-content: space-between !important
}

.home-process-images-secondary {
  height: 227px;
  position: relative !important;
  bottom: -233px;
  left: -18px
}

.home-process-images .home-process-images-secondary img {
  background-color: var(--whitecolor);
  border-radius: 20px;
  height: 227px;
  width: 312px;
  padding: 4px;
  object-fit: cover
}

.home-process-media .home-process-badge h3 {
  font-family: var(--Montsetrrat-font) !important;
  font-weight: 700;
  font-style: Bold;
  font-size: var(--h3size) !important;
  color: var(--whitecolor) !important;
  margin-bottom: 5px !important;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: left
}

.home-process-section .home-process-content p strong {
  font-family: var(--body-font) !important;
  font-weight: 600 !important;
  font-style: Semi Bold;
  font-size: var(--h5size) !important;
  leading-trim: NONE;
  line-height: 1.3;
  letter-spacing: 0%
}

.home-process-section .home-process-content h2 {
  margin-bottom: 24px
}

.home-process-media .home-process-badge p {
  text-align: left !important;
  color: var(--whitecolor) !important
}

.home-process-media .home-process-badge .elementor-widget-image-box .elementor-image-box-img {
  width: 100% !important
}

.home-process-media .home-process-badge {
  background-color: var(--primary-color);
  width: 141px;
  height: 141px;
  position: absolute;
  align-items: start;
  padding: 16px !important;
  top: 80px;
  justify-content: center;
  right: 25px;
  border-radius: 20px
}

.home-process-images .home-process-images-primary img {
  width: 673px;
  min-width: 673px;
  height: 420px;
  border-radius: 20px;
  object-fit: cover
}

.home-process-images {
  gap: 0 !important
}

.bt-industries-section .e-con-inner {
  max-width: 1800px !important;
  gap: 0 !important;
  border-radius: 40px;
  padding: 100px !important
}

.bt-industries-slider {
  margin-bottom: 45px !important
}

.bt-industries-slider p {
  color: var(--whitecolor) !important;
  max-width: 1195px;
  text-align: left
}

.bt-industries-slider {
  justify-content: space-between !important
}

.bt-industries-section .e-con-inner .bt-industries-slider h2 {
  font-family: var(--Montsetrrat-font);
  font-weight: 700;
  font-style: Bold;
  font-size: var(--h2size);
  color: var(--whitecolor) !important;
  leading-trim: NONE;
  line-height: 100%;
  text-align: left;
  letter-spacing: 0%
}

.services-section {
  background-color: var(--secondary-color);
  margin-top: var(--innerdivgap) !important;
  padding-top: var(--innerdivgap);
  padding-bottom: 135px
}

.bt-industries-slider-cards .industry-item .industry-icon img {
  position: absolute;
  right: 20px !important;
  top: -33px;
  z-index: 1
}

.bt-industries-slider-cards .slick-list {
  margin: 0 -15px 0 !important;
  padding-top: 25px
}

.bt-industries-slider-cards .industry-item {
  background-color: #2F2F2F;
  border-radius: 20px;
  position: relative;
  padding: 55px 15px 15px 15px;
  margin: 0 15px;
  justify-content: space-between;
  display: flex;
  flex-direction: column;
  gap: 0 !important
}

.bt-industries-slider-cards .industry-item h3 a {
  color: var(--whitecolor) !important
}

.bt-industries-slider-cards .industry-item h3 {
  font-family: var(--Montsetrrat-font);
  font-weight: 600;
  font-style: SemiBold;
  font-size: var(--h6size) !important;
  leading-trim: NONE;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  min-height: 50px;
  -webkit-box-orient: vertical;
  line-height: 1.4;
  margin-bottom: 15px;
  text-align: left;
  color: var(--whitecolor) !important;
  letter-spacing: 0%;
  max-width: 100%
}

.bt-industries-slider-cards .industry-item .industry-details-btn a {
  font-size: 0 !important;
  width: 44px;
  background-color: #252525 !important;
  border-radius: 100% !important;
  height: 44px;
  position: relative
}

.services-section .e-con-inner {
  max-width: 100% !important
}

.bt-industries-slider-cards .industry-item .industry-excerpt {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis
}

.services-section-inner .slick-track {
  margin-bottom: 30px
}

.services-section-inner {
  gap: 0 !important
}

.services-section .slick-list {
  margin: 0 -15px 0 !important
}

.services-section .slick-slide {
  margin: 0 15px;
  position: relative;
  overflow: hidden;
  border-radius: 20px
}

.services-section .slick-slide img {
  width: 100%;
  height: 439px;
  border-radius: 20px;
  object-fit: cover;
  transform: scale(1.05);
  transition: transform 0.5s ease, opacity 0.5s ease;
  display: block
}

.bt-industries-slider-cards {
  gap: 0 !important
}

.services-section-inner h2 {
  text-align: center;
  margin-bottom: 0
}

.view-more-btn {
  margin: 0 auto !important;
  margin-top: 45px !important
}

.view-more-btn.elementor-widget-button .elementor-button:hover {
  background-color: var(--whitecolor) !important;
  border: 1px solid var(--whitecolor) !important;
  color: var(--primary-color) !important
}

.view-more-btn.elementor-widget-button .elementor-button {
  border: 1px solid var(--whitecolor) !important;
  color: var(--whitecolor) !important
}

.services-section .slick-slide img:hover {
  transform: scale(1);
  opacity: 1
}

.bt-industries-slider-cards .industry-item .industry-details-btn a::after {
  content: "";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background-image: url(../images/act-aerow.webp);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center;
  transition: all 0.3s ease
}

.bt-industries-slider-cards .industry-item .industry-details-btn {
  margin-top: 24px !important
}

.launch-success-section-box-sec {
  background-color: var(--sec-greycolor);
  border-radius: 20px;
  padding: 18px 10px 18px 16px;
  width: 248px;
  position: absolute !important;
  z-index: 1;
  right: 0;
  top: 50%;
  transform: translateY(60%)
}

.launch-success-section-box-first {
  background-color: var(--sec-greycolor);
  border-radius: 20px;
  padding: 18px 10px 18px 16px;
  width: 248px;
  position: absolute !important;
  z-index: 1;
  left: -60px;
  top: 50%;
  transform: translateY(-15%)
}

.launch-success-section-box-first p,
.launch-success-section-box-sec p {
  font-family: var(--Montsetrrat-font) !important;
  font-weight: 500 !important;
  font-style: Medium;
  font-size: var(--fontsize);
  leading-trim: NONE;
  color: var(--primary-color) !important;
  line-height: 1.4;
  max-width: 217px;
  text-align: left;
  letter-spacing: 0%
}

.services-section .slick-slider {
  position: relative
}

.services-section .slick-prev,
.services-section .slick-next {
  position: absolute;
  bottom: -70px;
  top: auto !important;
  transform: none !important;
  height: 54px !important;
  background: var(--primary-color) !important;
  width: 54px !important;
  border-radius: 90px !important;
  z-index: 3
}

.services-section .slick-next::before,
.services-section .slick-prev::before {
  filter: brightness(0) invert(1)
}

.services-section .slick-prev {
  left: 50% !important;
  margin-left: -65px
}

.services-section .slick-next {
  left: 50% !important;
  margin-left: 15px
}

.launch-success-section-box-first h3,
.launch-success-section-box-sec h3 {
  font-family: var(--Montsetrrat-font);
  font-weight: 700 !important;
  margin-bottom: 5px;
  font-style: Bold;
  font-size: var(--h5size) !important;
  leading-trim: NONE;
  text-align: left;
  color: var(--primary-color) !important;
  line-height: 100%;
  letter-spacing: 0%
}

.launch-success-section .e-con-inner .launch-success-section-contnt .elementor-button {
  margin-top: 30px
}

.launch-success-section {
  padding: var(--innerdivgap) 0
}

.launch-success-section .e-con-inner .launch-success-section-contnt p {
  max-width: 785px;
  text-align: left
}

.launch-success-section .e-con-inner {
  justify-content: space-between !important
}

.launch-success-section .e-con-inner .launch-success-section-media {
  gap: 0 !important;
  position: relative;
  display: flex;
  justify-content: end;
  align-items: start;
  min-width: 679px;
  width: 679px
}

.launch-success-section .e-con-inner .launch-success-section-media img {
  width: 679px
}

.launch-success-section .e-con-inner .launch-success-section-contnt h2 {
  margin-bottom: 24px
}

.launch-success-section .e-con-inner {
  align-items: center !important
}

.values-section-class {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  gap: 24px
}

.who-we-are-section .e-con-inner {
  justify-content: space-between !important;
  align-items: center !important
}

.who-we-are-section .e-con-inner .who-we-are-content .elementor-widget-button .elementor-button {
  margin-top: 45px
}

.who-we-are-section .e-con-inner .who-we-are-images .who-we-are-images-first img {
  width: 311px;
  height: 248px;
  object-fit: cover;
  border: 4px solid var(--whitecolor);
  border-radius: 20px
}

.who-we-are-section .e-con-inner .who-we-are-content h2 {
  margin-bottom: 24px
}

.who-we-are-section .e-con-inner .who-we-are-content {
  width: 775px;
  gap: 0 !important
}

.who-we-are-section .e-con-inner .who-we-are-images .who-we-are-images-sec img {
  border-radius: 20px
}

.who-we-are-section .e-con-inner .who-we-are-images .who-we-are-images-sec {
  width: 604px;
  display: flex;
  justify-self: end;
  align-items: end
}

.who-we-are-section .e-con-inner .who-we-are-images .who-we-are-images-first {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 50%;
  transform: translateY(-50%)
}

.who-we-are-section .e-con-inner .who-we-are-images {
  position: sticky;
  width: 775px;
  justify-content: end;
  align-items: start;
  height: max-content
}

.launch-success-section .e-con-inner .launch-success-section-contnt {
  gap: 0 !important;
  width: 785px
}

.who-we-are-section {
  background-color: var(--secondary-color);
  padding: var(--innerdivgap) 0
}

.values-section {
  padding: var(--innerdivgap) 0
}

.values-section-class>.elementor-widget {
  width: calc(33.33% - 20px) !important;
  background: #1f1f1f;
  border-radius: 16px;
  padding: 28px 32px;
  position: relative;
  color: #ffffff;
  box-sizing: border-box
}

.values-section-class>.elementor-widget>div {
  display: flex;
  justify-content: space-between;
  align-items: start;
  margin-bottom: 12px
}

.values-section-class h3 {
  font-family: var(--Montsetrrat-font);
  font-weight: 600 !important;
  color: var(--whitecolor);
  font-style: SemiBold;
  font-size: var(--h5size);
  leading-trim: NONE;
  line-height: 1.4;
  margin-bottom: 0 !important;
  letter-spacing: 0%
}

.values-section-class h4 {
  font-family: var(--Montsetrrat-font) !important;
  font-weight: 600 !important;
  font-style: SemiBold;
  font-size: var(--h2size);
  margin-bottom: 0 !important;
  height: 49px !important;
  leading-trim: NONE;
  line-height: 1.4;
  letter-spacing: 0%;
  color: var(--whitecolor);
  opacity: 0.9
}

.values-section-class p {
  font-family: var(--body-font) !important;
  font-weight: 400;
  font-style: Regular;
  font-size: var(--fontsize);
  leading-trim: NONE;
  text-align: left;
  line-height: 1.4;
  color: var(--whitecolor);
  letter-spacing: 0%
}

.contact-section-wraps {
  padding: var(--innerdivgap) 0
}

.testimonials-section .slick-prev::before,
.testimonials-section .slick-next::before {
  filter: brightness(0) invert(1)
}

.testimonials-section .e-con-inner {
  gap: 0 !important;
  background-color: var(--sec-greycolor);
  border-radius: 20px;
  padding: var(--divgap50) !important
}

.testimonials-wrapper .testimonial-card {
  max-width: 1216px;
  width: 100% !important;
  margin: 0 auto
}

.testimonials-wrapper .testimonial-card .testimonial-text {
  margin-top: 34px;
  text-align: center
}

.testimonials-section .e-con-inner h2 {
  text-align: center;
  margin-bottom: 45px
}

.contact-section-wraps .e-con-inner .contact-info-box h2 {
  margin-bottom: 45px
}

.testimonials-section .avatar-item .testimonial-author span {
  font-family: var(--body-font);
  font-weight: 400 !important;
  font-style: Regular;
  font-size: var(--fontsize);
  leading-trim: NONE;
  line-height: 1.3;
  color: var(--primary-color);
  letter-spacing: 0%;
  text-align: center
}

.testimonials-section .avatar-item .testimonial-author strong {
  font-family: var(--Montsetrrat-font);
  font-weight: 600;
  font-style: SemiBold;
  font-size: var(--h5size);
  leading-trim: NONE;
  line-height: 1.3;
  letter-spacing: 0%;
  color: var(--primary-color);
  text-align: center
}

.testimonials-section .avatar-item .testimonial-author {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 3px;
  margin-top: 30px
}

.testimonials-section .avatar-item img {
  width: 75px;
  height: 75px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 100%;
  object-fit: cover
}

html .testimonials-section .slick-prev {
  left: -5% !important;
  top: 85px !important;
  transform: translateY(-50%)
}

html .testimonials-section .slick-next {
  top: 85px !important;
  transform: translateY(-50%)
}

.contact-section-wraps .e-con-inner .contact-details-form h2 {
  margin-bottom: 45px;
  color: var(--whitecolor) !important;
  text-align: center !important
}

.contact-section-wraps .e-con-inner .contact-details-form {
  width: 622px;
  gap: 0 !important;
  background-color: var(--primary-color);
  border-radius: 20px;
  padding: 45px 24px
}

.testimonials-section .testimonial-author {
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease
}

.testimonials-section .slick-center .testimonial-author {
  opacity: 1;
  visibility: visible
}

.testimonials-section .slick-center img {
  height: 115px !important;
  width: 115px !important
}

.slick-track {
  display: flex !important;
  align-items: center !important
}

.avatar-item {
  transition: all 0.4s ease
}

.avatar-item img {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  object-fit: cover
}

.avatar-item.slick-center {
  z-index: 3
}

.avatar-item.slick-active:not(.slick-center) {
  transform: translateY(-20px);
  z-index: 2
}

.avatar-item:not(.slick-active) {
  transform: translateY(-40px);
  opacity: 0.6
}

.avatar-item.slick-active:not(.slick-center):nth-child(odd) {
  transform: translateY(-10px)
}

.avatar-item.slick-active:not(.slick-center):nth-child(even) {
  transform: translateY(10px)
}

html .testimonials-section .slick-next {
  right: -5% !important
}

.contact-section-wraps .e-con-inner {
  justify-content: space-between !important
}

.contact-section-wraps .e-con-inner .contact-info-box {
  width: 547px;
  gap: 0 !important;
  height: max-content;
  position: sticky;
  align-items: start;
  top: 150px
}

.brain-serv-text {
  margin-top: 35px
}

.contact-section-wraps .e-con-inner .contact-info-box .contact-info-card .contact-info-card-blok .elementor-icon-box-wrapper p {
  font-family: var(--body-font) !important;
  font-weight: 400;
  font-style: Regular;
  font-size: var(--fontsize) !important;
  color: var(--primary-color) !important;
  leading-trim: NONE;
  line-height: 1.4;
  letter-spacing: 0%
}

.contact-section-wraps .e-con-inner .contact-info-box h2 {
  margin-bottom: 30px
}

.contact-section-wraps .e-con-inner .contact-info-box .contact-info-card .contact-info-card-blok .elementor-icon-box-wrapper p a {
  font-family: var(--body-font) !important;
  font-weight: 400;
  font-style: Regular;
  text-align: left;
  font-size: var(--fontsize) !important;
  color: var(--primary-color) !important;
  leading-trim: NONE;
  line-height: 1.4;
  letter-spacing: 0%
}

.contact-section-wraps .e-con-inner .contact-info-box .contact-info-card .contact-info-card-blok .elementor-icon-box-wrapper h3 a {
  color: var(--primary-color) !important
}

.contact-section-wraps .e-con-inner .contact-info-box .contact-info-card .contact-info-card-blok .elementor-icon-box-wrapper h3 {
  text-align: left !important;
  margin-bottom: 5px !important;
  font-family: var(--Montsetrrat-font) !important;
  font-weight: 600;
  font-style: SemiBold;
  font-size: var(--h5size) !important;
  color: var(--primary-color) !important;
  leading-trim: NONE;
  line-height: 1.4;
  letter-spacing: 0%
}

.contact-section-wraps .e-con-inner .contact-info-box .contact-info-card {
  padding: 0 !important;
  gap: 20px !important;
  align-items: start !important
}

.contact-section-wraps .e-con-inner .contact-info-box .contact-info-card .contact-info-card-blok .elementor-icon-box-wrapper {
  display: flex !important;
  flex-direction: row !important
}

.contact-section-wraps .e-con-inner .contact-info-box .contact-info-card .contact-info-card-blok .elementor-icon-box-wrapper .elementor-icon-box-icon svg {
  font-size: 30px !important
}

.contact-section-wraps .e-con-inner .contact-info-box .contact-info-card .contact-info-card-blok .elementor-icon-box-wrapper .elementor-icon-box-icon {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--primary-color)
}

/* footer cta */
.main-faq-wrap .sub-faq-wrap {
  gap: 0 !important;
}

.main-faq-wrap .sub-faq-wrap h2 {
  margin-bottom: 24px !important;
}

.main-faq-wrap .sub-faq-wrap .elementor-widget-n-accordion {
  margin-top: 30px !important;
}

.elementor-element.e-con-full.e-flex.e-con.e-child[role="region"] ul {
  margin-left: 20px
}

.wpcf7-form-control::placeholder {
  color: #8B8B8B !important;
  opacity: 1
}

.zak-footer-desktop-row {
  position: relative;
  width: 100%;
  z-index: 1
}

.zak-footer-desktop-row::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 100%;
  background-image: url(../images/footer-zip.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: -1
}

.accounting-it-service-card:not(:nth-child(3n+1)) {
  background-image: linear-gradient(to bottom, #252525, #ffffff, #252525);
  background-repeat: no-repeat;
  background-size: 1px 60%;
  background-position: left center
}

.zak-footer-desktop-row::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 100%;
  background-image: url(../images/footer-pl.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 94%;
  z-index: -1
}

.zak-footer-builder .zak-footer-top-row .zak-footer-col {
  position: relative
}

.wpcf7-form-control {
  color: #8B8B8B !important
}

.wpcf7-spinner {
  display: none !important
}

body[data-elementor-device-mode=mobile]:has(.zak-mobile-toggle--opened),
body[data-elementor-device-mode=tablet]:has(.zak-mobile-toggle--opened) {
  overflow: hidden
}

.wpcf7-form-control.wpcf7-select option {
  color: var(--secondary-color)
}

.wpcf7-form-control.wpcf7-select option:hover,
.wpcf7-form-control.wpcf7-select option:focus {
  color: var(--whitecolor)
}

.zak-footer-builder .zak-main-row .zak-footer-main-3-col #custom_html-3 {
  display: block
}

.zak-footer-builder .zak-main-row {
  align-items: start
}

html .zak-footer-top-5-col .textwidget {
  flex-direction: column !important;
  gap: 10px !important
}

.zak-footer-builder .zak-footer-top-row .zak-footer-col .footer-contact-info {
  display: flex;
  flex-direction: column;
  gap: 12px
}

.zak-footer-builder .zak-footer-top-row .zak-footer-col .footer-contact-info a {
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: var(--body-font) !important;
  font-weight: 400;
  font-style: Regular;
  font-size: var(--fontsize) !important;
  leading-trim: NONE;
  line-height: 1.4;
  color: var(--whitecolor);
  letter-spacing: 0%
}

.zak-footer-builder .zak-footer-top-row .zak-footer-col .contact-info {
  display: flex;
  flex-direction: column;
  gap: 26px
}

.zak-footer-builder .zak-footer-top-row .zak-footer-col .footer-container {
  display: flex;
  flex-direction: column;
  align-items: start
}

.zak-footer-builder .zak-footer-top-row .zak-footer-col .footer-contact-info a:hover,
.zak-footer-col .widget ul a:hover {
  color: var(--whitecolor) !important
}

.zak-footer-builder .zak-footer-top-row .zak-footer-col #menu-services {
  display: block;
  column-count: 1
}

.zak-footer-col ul {
  margin-left: 0px;
  gap: 0
}

.zak-footer-col ul li {
  list-style-type: none
}

.it-contact-section .e-con-inner {
  align-items: center !important
}

.zak-footer-col .widget ul a {
  font-family: var(--body-font);
  font-weight: 400;
  font-style: Regular;
  font-size: var(--fontsize);
  leading-trim: NONE;
  display: flex;
  align-items: center;
  gap: 10px;
  line-height: 100%;
  letter-spacing: 0%;
  color: var(--whitecolor) !important;
  padding-bottom: 16px
}

.zak-footer-main-2-col #menu-quick-links li {
  margin-bottom: 16px !important
}

.cf7mls_next.action-button {
  float: left !important;
  background-color: var(--black-color);
  border: 0 none;
  border-radius: 0;
  cursor: pointer;
  padding: 15px 38px;
  font-family: var(--body-font);
  font-weight: 500;
  font-style: Medium;
  font-size: var(--fontsize);
  leading-trim: NONE;
  line-height: 26px;
  letter-spacing: 1%;
  color: var(--whitecolor);
  text-transform: uppercase;
  min-width: 100px;
  position: relative;
  margin-bottom: 0 !important
}

.wpcf7 select option {
  text-indent: 10px
}

/* about us page */
.stats-section .stats-section-inner .stats-section-box .elementor-image-box-wrapper h3 {
  font-family: var(--Montsetrrat-font) !important;
  color: var(--whitecolor) !important;
  font-weight: 700 !important;
  font-style: Bold;
  font-size: var(--h2size) !important;
  margin-bottom: 5px;
  leading-trim: NONE;
  line-height: 1.4;
  text-align: left;
  letter-spacing: 0%
}

.founders-section-left .elementor-widget-image,
.founders-section-right .elementor-widget-image {
  position: relative;
  z-index: 2
}

.founders-section-right .elementor-widget-image::before,
.founders-section-left .elementor-widget-image::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 400px;
  background-image: url(../images/about-ghape.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
  z-index: -1
}

.founders-section-right .elementor-widget-image::before {
  transform: translateY(115px)
}

.founders-section-left .elementor-widget-image::before {
  transform: translateY(68px)
}

.about-weeks h3 {
  margin-bottom: 0 !important;
  font-family: var(--Montsetrrat-font) !important;
  font-weight: 600;
  font-style: SemiBold;
  font-size: var(--h5size) !important;
  leading-trim: NONE;
  line-height: 1.4;
  margin-bottom: 45px !important;
  letter-spacing: 0%;
  color: var(--primary-color);
  text-align: center
}

.values-grid-items .values-grid-center .elementor-widget-image {
  width: 335px;
  height: 335px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  background: var(--sec-greycolor);
  border-radius: 100%
}

.stats-section .stats-section-inner .stats-section-box .elementor-image-box-wrapper p {
  font-family: var(--Montsetrrat-font) !important;
  font-weight: 600 !important;
  font-style: SemiBold;
  color: var(--whitecolor) !important;
  font-size: var(--h5size) !important;
  text-align: left !important;
  leading-trim: NONE;
  line-height: 1.4;
  margin-bottom: 0 !important;
  letter-spacing: 0%
}

.stats-section {
  background-color: var(--primary-color);
  padding: 32px 0
}

.stats-section .stats-section-inner .stats-section-box .elementor-image-box-wrapper .elementor-image-box-img {
  height: 66px !important;
  width: 66px !important;
  min-width: 66px !important;
  margin-bottom: 0 !important
}

.stats-section .stats-section-inner .stats-section-box .elementor-image-box-wrapper {
  display: flex !important;
  gap: 16px;
  align-items: center;
  flex-direction: row
}

.about-section {
  background-color: var(--sec-greycolor);
  padding: var(--innerdivgap) 0
}

.stats-section .stats-section-inner .stats-section-box:not(:last-child)::before {
  content: "";
  position: absolute;
  top: 0;
  right: -50%;
  width: 1px;
  height: 105px;
  background-image: url(../images/linebrain.webp);
  background-repeat: no-repeat;
  background-size: cover
}

.about-section .e-con-inner {
  justify-content: space-between !important;
  align-items: center !important;
  gap: 20px !important
}

.about-section .e-con-inner .about-content h2 {
  margin-bottom: 24px;
  text-align: left
}

.about-section .e-con-inner .about-content {
  width: 775px;
  gap: 0px !important
}

.about-section .e-con-inner .about-images .about-images-secondary img {
  width: 276px;
  height: 281px;
  border: 4px solid var(--whitecolor);
  border-radius: 20px;
  object-fit: cover
}

.about-section .e-con-inner .about-images .about-images-secondary {
  position: absolute;
  z-index: 1;
  right: 0px;
  top: 75%;
  transform: translateY(-50%)
}

.about-section .e-con-inner .about-images .about-images-primary img {
  border-radius: 20px;
  height: 383px;
  object-fit: cover
}

.about-section .e-con-inner .about-images .about-images-primary {
  width: 673px;
  display: flex;
  justify-self: start;
  align-items: start
}

.about-section .e-con-inner .about-images {
  position: relative;
  gap: 0 !important;
  width: 785px;
  justify-content: start;
  height: max-content;
  position: sticky;
  align-items: start;
  top: 150px !important
}

.stats-section .stats-section-inner .stats-section-box {
  position: relative
}

.stats-section .stats-section-inner {
  position: relative
}

.founders-section {
  padding-top: var(--innerdivgap)
}

.stats-section .stats-section-inner {
  display: flex !important;
  gap: 20px !important;
  flex-wrap: wrap !important;
  justify-content: space-between !important
}

.approach-section {
  background-color: var(--sec-greycolor);
  padding: var(--innerdivgap) 0
}

.approach-section .e-con-inner .approach-section-img {
  width: 775px;
  height: max-content;
  position: sticky;
  top: 150px;
  align-items: start
}

.mission-vision-section {
  padding-left: 0 !important;
  padding-right: 0 !important
}

.mission-vision-section .e-con-inner {
  max-width: 100% !important;
  background-color: var(--primary-color)
}

.mission-vision-section .e-con-inner .mission-vision-block-sec {
  background: var(--sec-greycolor);
  padding-right: 210px;
  padding-top: var(--innerdivgap);
  align-items: center;
  gap: 0 !important;
  padding-bottom: var(--innerdivgap);
  padding-left: 64px
}

.mission-vision-section .e-con-inner .mission-vision-block-sec p {
  color: var(--primary-color) !important;
  max-width: 664px;
  text-align: center
}

.mission-vision-section .e-con-inner .mission-vision-block-sec h2 {
  color: var(--primary-color) !important;
  text-align: center;
  margin-bottom: 24px
}

.mission-vision-section .e-con-inner .mission-vision-block-sec .elementor-widget-image {
  background-color: var(--primary-color);
  height: 62px;
  width: 62px;
  display: flex;
  margin-bottom: 12px;
  align-items: center;
  justify-content: center;
  border-radius: 100%
}

.mission-vision-section .e-con-inner .mission-vision-block p {
  color: var(--whitecolor) !important;
  max-width: 664px;
  text-align: center
}

.mission-vision-section .e-con-inner .mission-vision-block h2 {
  color: var(--whitecolor) !important;
  text-align: center;
  margin-bottom: 24px
}

.mission-vision-section .e-con-inner .mission-vision-block .elementor-widget-image {
  background-color: var(--whitecolor);
  height: 62px;
  width: 62px;
  display: flex;
  margin-bottom: 12px;
  align-items: center;
  justify-content: center;
  border-radius: 100%
}

.mission-vision-section .e-con-inner .mission-vision-block {
  background: var(--primary-color);
  padding-left: 211px;
  align-items: center;
  gap: 0 !important;
  padding-top: var(--innerdivgap);
  padding-bottom: var(--innerdivgap)
}

.approach-section .e-con-inner .approach-section-img img {
  width: 100%;
  height: 404px;
  border-radius: 20px;
  object-fit: cover
}

.approach-section .e-con-inner .approach-section-contenet h2 {
  margin-bottom: 24px
}

.approach-section .e-con-inner .approach-section-contenet {
  width: 775px;
  gap: 0 !important
}

.approach-section .e-con-inner {
  justify-content: space-between !important;
  align-items: center !important
}

.founders-section .founders-section-left .elementor-widget-heading {
  position: absolute;
  top: 30%;
  left: -50px
}

.founders-section .founders-section-left,
.founders-section .founders-section-right {
  justify-content: end;
  position: relative
}

.founders-section .founders-section-center {
  justify-content: center !important;
  gap: 0 !important;
  align-items: center
}

.founders-section .founders-section-right .elementor-widget-heading {
  position: absolute;
  top: 30%;
  right: 0
}

.founders-section .founders-section-right .elementor-widget-heading h6,
.founders-section .founders-section-left h6 {
  width: max-content;
  font-family: var(--Montsetrrat-font) !important;
  font-weight: 600;
  font-style: SemiBold;
  font-size: var(--h5size) !important;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  color: var(--whitecolor) !important;
  background-color: var(--primary-color);
  border-top-left-radius: 20px;
  padding: 13px 18px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px
}

.founders-section .founders-section-center h3 {
  font-family: var(--body-font) !important;
  font-weight: 600;
  font-style: Semi Bold;
  font-size: var(--h5size) !important;
  leading-trim: NONE;
  line-height: 100%;
  margin-bottom: 8px !important;
  text-align: center;
  letter-spacing: 0%;
  color: var(--primary-color) !important
}

.founders-section .founders-section-center .elementor-widget-button .elementor-button {
  margin-top: 45px
}

.founders-section .founders-section-center p {
  text-align: center !important
}

.founders-section .founders-section-center h2 {
  font-family: var(--Montsetrrat-font) !important;
  margin-bottom: 24px;
  font-weight: 700;
  font-style: Bold;
  font-size: var(--h2size) !important;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  color: var(--primary-color) !important;
  text-align: center
}

.values-sectio-intro {
  padding: var(--innerdivgap) 0
}

.values-sectio-intro .values-sectio-inner {
  align-items: center !important;
  gap: 0 !important
}

.values-sectio-intro .values-sectio-inner .values-grid-items {
  justify-content: center !important;
  gap: 0 !important;
  padding: 0 !important
}

.html .values-grid-right p,
.html .values-grid-items .values-grid-left p {
  font-family: var(--body-font) !important;
  font-weight: 400 !important;
  font-style: Regular;
  font-size: var(--fontsize) !important;
  leading-trim: NONE;
  text-align: left !important;
  line-height: 1.4;
  color: var(--primary-color) !important;
  letter-spacing: 0%
}

.values-grid-items {
  align-items: center !important;
  margin-top: 45px !important
}

.values-grid-items .values-grid-right {
  gap: 137px !important;
  width: 647px;
  padding: 0 !important
}

.values-grid-items .values-grid-left {
  padding: 0 !important;
  gap: 137px !important;
  width: 647px
}

.values-grid-items .values-grid-center {
  padding: 0 !important;
  width: 339px;
  min-width: 339px
}

.values-sectio-intro .values-sectio-inner h2 {
  margin-bottom: 10px
}

.values-grid-right h5,
.values-grid-items .values-grid-left h5 {
  font-family: var(--Montsetrrat-font) !important;
  font-weight: 600;
  font-style: SemiBold;
  font-size: var(--h5size) !important;
  color: var(--primary-color) !important;
  margin-bottom: 24px !important;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%
}


/* services main  page */
.services-grid {
  max-width: var(--containerwidth);
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  padding: var(--innerdivgap) 0
}

.services-grid .service-item a {
  width: 100%;
  overflow: hidden;
  border-radius: 10px
}

.services-grid .service-item a img:hover {
  transform: scale(1);
  opacity: 1
}

.services-grid .service-item {
  position: relative !important
}

.services-grid .service-item h3 a {
  color: var(--primary-color) !important
}

.services-grid .service-item h3 {
  background-color: var(--whitecolor);
  font-family: var(--Montsetrrat-font) !important;
  font-weight: 600;
  font-style: SemiBold;
  font-size: var(--h5size) !important;
  leading-trim: NONE;
  line-height: 1.4;
  letter-spacing: 0%;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: var(--primary-color) !important;
  border-radius: 20px;
  padding: 26px 20px;
  margin-bottom: 0 !important;
  position: absolute;
  bottom: -1px;
  width: 100%
}

.services-grid .service-item a img {
  width: 100%;
  height: 383px;
  object-fit: cover;
  border-radius: 20px;
  transform: scale(1.05);
  transition: transform 0.5s ease, opacity 0.5s ease;
  display: block
}

/* services-detail  page */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--Montsetrrat-font) !important
}

.infrastructure-transformation {
  padding: var(--innerdivgap) 0
}

.infrastructure-transformation .e-con-inner {
  justify-content: space-between !important;
  align-items: center !important
}

.infrastructure-transformation .e-con-inner .infrastructure-transformation-media {
  width: 775px;
  height: max-content;
  align-items: start;
  top: 150px;
  position: sticky
}

.infrastructure-transformation .e-con-inner .infrastructure-transformation-media img {
  width: 100%;
  height: 501px;
  object-fit: cover;
  border-radius: 20px
}

.infrastructure-transformation .e-con-inner .infrastructure-transformation-contnt {
  gap: 0 !important;
  width: 775px
}

.services-template-default .services-section {
  margin-top: 0 !important
}

.expert-look ul {
  margin-bottom: 0 !important;
  margin-left: 20px
}

.expert-look ul li {
  position: relative;
  padding-left: 10px;
  margin-bottom: 10px;
  font-family: var(--body-font) !important;
  font-weight: 400 !important;
  color: var(--primary-color) !important;
  font-style: Regular;
  font-size: var(--fontsize);
  leading-trim: NONE;
  line-height: 1.4;
  letter-spacing: 0%;
  list-style-type: none
}

.expert-look ul li:last-child {
  margin-bottom: 0
}

.expert-look ul li::before {
  content: "";
  position: absolute;
  left: -17px;
  top: 6px;
  width: 17px;
  height: 17px;
  background-image: url(../images/tik-serch.webp);
  background-size: contain;
  background-repeat: no-repeat
}

.infrastructure-transformation .e-con-inner .infrastructure-transformation-contnt .elementor-widget-button .elementor-button {
  margin-top: 40px
}

.infrastructure-transformation .e-con-inner .infrastructure-transformation-contnt h2 {
  margin-bottom: 24px
}

.expert-look h3 {
  font-family: var(--Montsetrrat-font);
  font-weight: 600;
  font-style: SemiBold;
  font-size: var(--h5size) !important;
  color: var(--primary-color);
  leading-trim: NONE;
  line-height: 1.4;
  letter-spacing: 0%;
  margin-bottom: 12px
}

.hybrid-cloud-environments {
  background-color: var(--sec-greycolor);
  padding: var(--innerdivgap) 0
}

.hybrid-cloud-environments .e-con-inner {
  justify-content: space-between !important;
  align-items: center !important
}

.hybrid-cloud-environments .e-con-inner .hybrid-cloud-environments-right {
  width: 775px;
  height: max-content;
  align-items: start;
  top: 150px;
  position: sticky
}

.hybrid-cloud-environments .e-con-inner .hybrid-cloud-environments-right img {
  width: 100%;
  height: 501px;
  object-fit: cover;
  border-radius: 20px
}

.hybrid-cloud-environments .e-con-inner .hybrid-cloud-environments-left {
  width: 775px;
  gap: 0px !important
}

.hybrid-cloud-environments .e-con-inner .hybrid-cloud-environments-left h2 {
  margin-bottom: 24px
}

.hybrid-cloud-environments .e-con-inner .hybrid-cloud-environments-left .elementor-widget-button .elementor-button {
  margin-top: 30px
}

.why-choose-section {
  background-color: var(--sec-greycolor);
  padding: var(--innerdivgap) 0
}

.why-choose-section .e-con-inner {
  justify-content: space-between !important;
  align-items: center !important
}

.why-choose-section .e-con-inner .why-choose-section-left {
  width: 775px;
  position: sticky;
  height: max-content;
  top: 150px;
  align-items: start
}

.why-choose-section .e-con-inner .why-choose-section-left IMG {
  width: 100%;
  height: 404px;
  object-fit: cover;
  border-radius: 20px
}

.why-choose-section .e-con-inner .why-choose-section-right {
  width: 775PX;
  gap: 0 !important
}

.why-choose-section .e-con-inner .why-choose-section-right h2 {
  margin-bottom: 24px
}

.why-choose-section .e-con-inner .why-choose-section-right ul li::before {
  content: "";
  position: absolute;
  left: -17px;
  top: 6px;
  width: 17px;
  height: 17px;
  background-image: url(../images/tik-serch.webp);
  background-size: contain;
  background-repeat: no-repeat
}

.why-choose-section .e-con-inner .why-choose-section-right ul li {
  position: relative;
  padding-left: 10px;
  margin-bottom: 10px;
  list-style-type: none;
  font-family: var(--body-font) !important;
  font-weight: 400 !important;
  color: var(--primary-color) !important;
  font-style: Regular;
  font-size: var(--fontsize);
  leading-trim: NONE;
  line-height: 1.4;
  letter-spacing: 0%
}

.why-choose-section .e-con-inner .why-choose-section-right ul {
  margin-left: 20px
}

.it-strategy-cta-section {
  padding: var(--innerdivgap) 0
}

.it-strategy-cta-section .e-con-inner {
  justify-content: space-between !important;
  align-items: center !important
}

.it-strategy-cta-section .e-con-inner .it-strategy-cta-section-left p strong {
  font-weight: 700 !important
}

.it-strategy-cta-section .e-con-inner .it-strategy-cta-section-left {
  gap: 0 !important;
  width: 775px
}

.it-strategy-cta-section .e-con-inner .it-strategy-cta-section-left h2 {
  margin-bottom: 24px
}

.it-strategy-cta-section .e-con-inner .it-strategy-cta-section-right {
  width: 775px;
  position: sticky;
  height: max-content;
  align-items: start;
  top: 150px
}

.it-strategy-cta-section .e-con-inner .it-strategy-cta-section-right img {
  width: 100%;
  height: 404px;
  object-fit: cover;
  border-radius: 20px
}

.services-comparison-section {
  padding: var(--innerdivgap) 0
}

.services-comparison-section .e-con-inner {
  gap: var(--divgap50) !important
}

.services-comparison-section .e-con-inner .services-comparison-manages-section .services-comparison-manages-section-texts h2 {
  margin-bottom: 10px
}

.services-comparison-section .e-con-inner .services-comparison-manages-section .services-comparison-manages-section-texts .elementor-widget-button .elementor-button {
  margin-top: 44px;
  margin-bottom: 24px
}

.services-comparison-section .e-con-inner .services-comparison-manages-section .services-comparison-manages-section-texts h4 {
  margin-bottom: 16px;
  font-family: var(--Montsetrrat-font);
  font-weight: 600 !important;
  font-style: SemiBold;
  font-size: var(--h5size) !important;
  leading-trim: NONE;
  line-height: 1.4;
  color: var(--primary-color);
  letter-spacing: 0%
}

.services-comparison-section .e-con-inner .services-comparison-manages-section {
  gap: 20px !important;
  justify-content: space-between !important
}

.services-comparison-section .e-con-inner .services-comparison-manages-section .services-comparison-manages-section-texts {
  padding: 0 !important;
  gap: 0 !important;
  width: 593px
}

.services-comparison-section .e-con-inner .services-comparison-manages-section .services-comparison-manages-section-boxes {
  padding: 0 !important;
  width: 960px;
  gap: 48px
}

.services-comparison-section .e-con-inner .services-comparison-manages-section .services-comparison-manages-section-boxes .services-comparison-manages-section-take ul {
  margin-left: 0 !important
}

.services-comparison-section .e-con-inner .services-comparison-manages-section .services-comparison-manages-section-boxes .services-comparison-manages-section-take ul li::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 6px;
  width: 17px;
  height: 17px;
  background-image: url(../images/tik-serch.webp);
  background-size: contain;
  background-repeat: no-repeat
}

.services-comparison-section .e-con-inner .services-comparison-manages-section .services-comparison-manages-section-boxes .services-comparison-manages-section-take ul li {
  position: relative;
  padding-left: 28px;
  margin-bottom: 10px;
  font-family: var(--body-font) !important;
  font-weight: 400 !important;
  color: var(--primary-color) !important;
  font-style: Regular;
  font-size: var(--fontsize);
  leading-trim: NONE;
  line-height: 1.4;
  list-style-type: none;
  letter-spacing: 0%
}

.services-comparison-section .e-con-inner .services-comparison-manages-section .services-comparison-manages-section-boxes .services-comparison-manages-section-take .elementor-image-box-img {
  background-color: var(--primary-color);
  height: 46px;
  width: 46px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 26px
}

.services-comparison-section .e-con-inner .services-comparison-manages-section .services-comparison-manages-section-boxes .services-comparison-manages-section-take h3 {
  font-family: var(--Montsetrrat-font);
  font-weight: 600 !important;
  font-style: SemiBold;
  font-size: var(--h5size) !important;
  leading-trim: NONE;
  line-height: 1.4;
  color: var(--primary-color) !important;
  letter-spacing: 0%;
  margin-bottom: 12px
}

.compliance-advnace {
  padding: var(--innerdivgap) 0
}

.compliance-advnace-right ul,
.compliance-advnace-righ ul,
.compliance-advnace .compliance-advnace-left ul,
.infrastructure-transformation .e-con-inner .infrastructure-transformation-contnt ul,
.hybrid-cloud-environments .e-con-inner .hybrid-cloud-environments-left ul {
  margin-bottom: 20px !important
}

.compliance-advnace-right h5,
.compliance-advnace .compliance-advnace-left h5,
.infrastructure-transformation .e-con-inner .infrastructure-transformation-contnt h5,
.hybrid-cloud-environments .e-con-inner .hybrid-cloud-environments-left h5 {
  margin-bottom: 16px;
  font-family: var(--Montsetrrat-font);
  font-weight: 600 !important;
  font-style: SemiBold;
  font-size: var(--h5size) !important;
  leading-trim: NONE;
  line-height: 1.4;
  color: var(--primary-color);
  letter-spacing: 0%
}

.services-comparison-section .e-con-inner .services-comparison-manages-section .services-comparison-manages-section-boxes .services-comparison-manages-section-take .elementor-image-box-content {
  display: flex;
  flex-direction: column;
  align-items: start;
  color: var(--primary-color);
  text-align: left
}

.services-comparison-section .e-con-inner .services-comparison-manages-section .services-comparison-manages-section-boxes .services-comparison-manages-section-take .elementor-image-box-content p {
  color: var(--primary-color) !important
}

.services-comparison-section .e-con-inner .services-comparison-manages-section .services-comparison-manages-section-boxes .services-comparison-manages-section-take {
  width: 100%;
  background-color: var(--sec-greycolor);
  border-radius: 20px;
  padding: 34px 23px
}

.it-approach-section {
  padding-left: 0 !important;
  padding-right: 0 !important
}

.it-approach-section .e-con-inner {
  background-color: var(--primary-color);
  border-radius: 40px;
  max-width: 1800px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-bottom: var(--innerdivgap) !important;
  padding: var(--innerdivgap) !important
}

.it-approach-section .e-con-inner,
.it-approach-section .e-con-inner * {
  color: #ffffff !important
}

.it-approach-section .e-con-inner .it-approach-section-inner {
  gap: 0 !important
}

.it-approach-section .e-con-inner .it-approach-section-inner h2 {
  text-align: center;
  margin-bottom: 24px
}

.it-approach-section .e-con-inner .it-approach-section-react {
  margin-top: 45px;
  padding: 0 !important;
  gap: 30px
}

.it-approach-section .e-con-inner .it-approach-section-react .it-approach-section-left {
  background-color: #313131;
  border-radius: 20px;
  padding: 23px 18px
}

.it-approach-section .e-con-inner .it-approach-section-we p {
  font-family: var(--Montsetrrat-font) !important;
  font-weight: 600 !important;
  font-style: SemiBold;
  font-size: var(--h5size0) !important;
  leading-trim: NONE;
  color: var(--whitecolor);
  text-align: center;
  line-height: 1.4;
  letter-spacing: 0%
}

.it-approach-section-react .elementor-widget-text-editor {
  position: relative;
  transition: 0.4s ease;
  height: 210px
}

.it-approach-section-react .elementor-widget-text-editor:hover {
  transform: translateY(-12px);
  background: rgba(255, 255, 255, 0.08)
}

.it-approach-section-react h4 {
  font-family: var(--Montsetrrat-font) !important;
  font-weight: 600;
  font-style: SemiBold;
  font-size: var(--h5size) !important;
  margin-bottom: 20px;
  leading-trim: NONE;
  color: var(--whitecolor);
  line-height: 1.4;
  text-align: left;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  letter-spacing: 0%
}

.it-approach-section-react p {
  font-family: var(--body-font) !important;
  font-weight: 400 !important;
  font-size: var(--fontsize) !important;
  text-align: left;
  color: var(--whitecolor);
  margin-bottom: 0 !important;
  leading-trim: NONE;
  line-height: 1.4;
  letter-spacing: 0%;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden
}

.it-approach-section-react h5 {
  position: absolute;
  bottom: -10px;
  left: 25px;
  font-family: var(--Montsetrrat-font) !important;
  font-weight: 700;
  font-style: normal;
  font-size: 70.85px;
  line-height: 1;
  letter-spacing: 0;
  text-align: center;
  background: linear-gradient(180deg, #595959 17.62%, #2F2F2F 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  margin: 0;
  pointer-events: none
}

.it-approach-section-react .elementor-widget-text-editor:nth-child(even) {
  margin-top: 58px
}

.it-approach-section-react:before {
  content: "";
  position: absolute;
  top: 120px;
  left: 0;
  width: 100%;
  height: 2px;
  background: rgba(255, 255, 255, 0.08)
}

/* industries main page */

.industries-grid {
  max-width: var(--containerwidth);
  margin: 0 auto;
  padding: var(--innerdivgap) 0;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px
}

.industries-grid .industry-card h3 a {
  color: var(--whitecolor)
}

.industries-grid .industry-card .industry-excerpt {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis
}

.industries-grid .industry-card h3 {
  font-family: var(--Montsetrrat-font);
  font-weight: 600;
  font-style: SemiBold;
  font-size: var(--h5size) !important;
  leading-trim: NONE;
  line-height: 1.4;
  margin-bottom: 24px;
  text-align: left;
  color: var(--whitecolor) !important;
  letter-spacing: 0%;
  max-width: 300px
}

.industries-grid .industry-card {
  background-color: #2F2F2F;
  border-radius: 20px;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 0 !important;
  justify-content: space-between;
  padding: 43px 25px 32px 25px
}

.industries-grid .industry-card .industry-icon img {
  width: 60px;
  height: 60px;
  margin-bottom: 20px
}

.industries-grid .industry-card .industry-details-btn {
  margin-top: 24px
}

.industries-grid .industry-card .industry-details-btn a::after {
  content: "";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background-image: url(../images/act-aerow.webp);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center;
  transition: all 0.3s ease
}

.industries-grid .industry-card .industry-details-btn a {
  font-size: 0 !important;
  width: 44px;
  background-color: #252525 !important;
  border-radius: 100% !important;
  height: 44px;
  position: relative
}

/* industries detail page */

.industries-template-default .bt-industries-section .e-con-inner {
  max-width: 100% !important;
  border-radius: 0 !important
}

.industries-template-default .bt-industries-section .slick-prev,
.industries-template-default .bt-industries-section .slick-next {
  display: none !important
}

.industries-template-default .bt-industries-section .e-con-inner .bt-industries-slider {
  justify-content: center !important
}

.industries-template-default .bt-industries-section {
  padding-left: 0 !important;
  padding-right: 0 !important
}

.infrastructure-transformation .e-con-inner .infrastructure-transformation-contnt h2 {
  line-height: 1.4 !important
}

.industries-template-default .infrastructure-transformation .e-con-inner .infrastructure-transformation-media img {
  height: 450px
}

.industries-template-default .bt-industries-section .e-con-inner h2 {
  text-align: center;
  margin: 0 auto;
  color: var(--whitecolor) !important;
  padding-bottom: 45px
}

.industries-template-default .infrastructure-transformation .e-con-inner .infrastructure-transformation-contnt h2 {
  margin-bottom: 10px
}

.industries-template-default .hybrid-cloud-environments .e-con-inner .hybrid-cloud-environments-right img {
  height: 404px
}

.hybrid-cloud-environments .e-con-inner .hybrid-cloud-environments-left h2 {
  line-height: 1.3 !important
}

.industries-template-default .hybrid-cloud-environments .e-con-inner .expert-look {
  margin-top: 0 !important
}

.industries-template-default .infrastructure-transformation .e-con-inner .infrastructure-transformation-contnt h3 {
  font-family: var(--Montsetrrat-font) !important;
  font-weight: 600 !important;
  font-style: SemiBold;
  font-size: var(--h5size) !important;
  line-height: 100%;
  margin-bottom: 16px;
  letter-spacing: 0%;
  color: var(--primary-color)
}

.accounts-sift h2 {
  margin-bottom: 24px !important
}

.accounting-it-services-section .e-con-inner {
  background-color: var(--primary-color);
  border-radius: 40px;
  padding: var(--innerdivgap) !important
}

.accounting-it-services-section .e-con-inner,
.accounting-it-services-section .e-con-inner * {
  color: #ffffff !important
}

.accounting-it-services-wrapper {
  padding: 0 !important;
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
  gap: 0 !important;
  position: relative
}

.accounting-it-services-section-inner {
  gap: 0 !important
}

.accounting-it-services-section-inner h2 {
  max-width: 501px;
  line-height: 1.3 !important;
  text-align: center;
  margin: 0 auto
}

.accounting-it-service-card {
  padding: 40px 35px !important;
  text-align: center;
  position: relative
}

.accounting-it-service-card::after {
  content: "";
  width: 10px;
  height: 10px;
  background: #ffffff;
  border-radius: 50%;
  position: absolute;
  bottom: -3px;
  left: 100%;
  transform: translateX(-50%)
}

.accounting-it-service-card::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  border-bottom: 1px solid transparent;
  border-image-source: linear-gradient(270deg, #252525 0%, #FFFFFF 50%, #252525 100%);
  border-image-slice: 1
}

.accounting-it-service-card:nth-last-child(-n+3)::before,
.accounting-it-service-card:nth-last-child(-n+3)::after {
  display: none
}

.accounting-it-service-card h3 {
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  font-family: var(--Montsetrrat-font);
  font-weight: 600;
  font-style: SemiBold;
  font-size: var(--h5size);
  leading-trim: NONE;
  max-width: 280px;
  text-align: center;
  line-height: 1.3;
  letter-spacing: 0%
}

.accounting-it-service-card p {
  max-width: 359px;
  margin: 0 auto
}

.bt-industries-section .e-con-inner::after {
  content: "";
  position: absolute;
  bottom: 56px;
  left: 50%;
  width: 20px;
  height: 20px;
  background: white;
  border: 1px solid white;
  z-index: 0;
  border-radius: 100%;
  transform: translateX(-50%)
}


/* locations main page */


/* locations detail  page */
form .phone-group .flag-box img {
  max-width: 28px !important;
  width: 100%;
  height: 22px !important
}

.phone-input {
  padding-left: 51px !important
}

form .country-code {
  position: absolute;
  top: 20px;
  left: 57px;
  z-index: 1;
  color: #000;
  font-size: 16px;
  font-weight: 400
}

.wpcf7 .flag-box img.emoji {
  width: 28.5px !important;
  height: 22px !important
}

.flag-box {
  position: relative;
  top: 0;
  align-items: center;
  max-width: 28px !important;
  width: 100%;
  height: 22px !important;
  justify-content: center
}

form .phone-group p {
  display: flex;
  align-items: center;
  gap: 15px;
  line-height: 1.3;
  margin-bottom: 12px !important;
  position: relative
}

form .phone-group p br {
  display: none !important
}

.zak-page-header .silent-party-banner-wrap .banner-form h2 {
  font-family: var(--body-font) !important;
  font-weight: 400;
  font-size: var(--h24pxszie) !important;
  line-height: 1.4;
  color: var(--secondary-color) !important;
  text-align: left !important;
  letter-spacing: 1%;
  vertical-align: middle
}

.zak-page-header .silent-party-banner-wrap .banner-content .banner-phone .phone-icon {
  height: 72px;
  width: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  padding: 17px;
  background-color: #009879
}

.zak-page-header .silent-party-banner-wrap .banner-content .banner-phone .phone-icon path {
  width: 37px !important;
  height: 37px !important
}

.zak-page-header .silent-party-banner-wrap .banner-content .banner-phone {
  display: flex;
  gap: 15px;
  align-items: center;
  font-family: var(--body-font) !important;
  font-weight: 400;
  font-size: var(--h2size) !important;
  line-height: 24px;
  color: var(--whitecolor) !important;
  letter-spacing: 1%;
  vertical-align: middle
}

.location-hero-section-left p {
  text-align: left !important
}

.zak-page-header .silent-party-banner-wrap .banner-content .banner-review span {
  font-family: var(--body-font) !important;
  font-weight: 400;
  font-size: var(--fontsize);
  leading-trim: NONE;
  line-height: 27px;
  letter-spacing: 1%;
  color: var(--whitecolor)
}

.zak-page-header .silent-party-banner-wrap .banner-content .banner-review {
  background-color: #009879;
  border-radius: 70px;
  margin-bottom: var(--divgap50);
  backdrop-filter: blur(34px);
  padding: 13px 26px
}

.zak-page-header .silent-party-banner-wrap .banner-content .banner-title {
  font-family: var(--body-font) !important;
  font-weight: 400;
  font-size: var(--h1size) !important;
  text-align: left !important;
  color: var(--whitecolor);
  margin-bottom: 34px;
  line-height: 1.3;
  letter-spacing: 0%;
  vertical-align: middle;
  text-transform: uppercase
}

.zak-page-header .silent-party-banner-wrap .banner-content .banner-subtitle {
  font-family: var(--body-font) !important;
  font-weight: 400;
  font-size: var(--h24pxszie) !important;
  leading-trim: NONE;
  line-height: 1.4;
  color: var(--whitecolor) !important;
  text-align: left !important;
  border-bottom: 1px solid #fff;
  letter-spacing: 1%;
  vertical-align: middle
}

.zak-page-header .silent-party-banner-wrap .banner-content {
  display: flex;
  flex-direction: column;
  align-items: start;
  width: 645px
}

.zak-page-header .silent-party-banner-wrap .banner-form {
  border-radius: 12px;
  width: 671px;
  background-color: var(--whitecolor);
  padding: 32px 37px
}

.zak-page-header .silent-party-banner-wrap {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between
}

.location-main-content {
  padding: var(--innerdivgap) 0
}

.location-main-content .location-hero-section-left ul {
  margin-left: 20px
}

.location-main-content .location-hero-section-left a {
  color: var(--green-color)
}

.location-main-content .location-hero-section-left li {
  list-style-type: disc;
  color: var(--whitecolor)
}

.location-main-content .location-hero-section-left h2 {
  font-family: var(--body-font);
  font-weight: 400;
  font-size: var(--h3size) !important;
  leading-trim: NONE;
  line-height: 49px;
  margin-bottom: 24px;
  text-align: left !important;
  color: var(--whitecolor);
  letter-spacing: 1%;
  text-transform: uppercase
}

/* blog main page */

.blogs-main-wrap {
  padding: var(--innerdivgap) 0
}

.blogs-main-wrap-inner .custom-blog-posts {
  display: grid;
  gap: 30px;
  grid-template-columns: repeat(3, 1fr)
}

.blogs-main-wrap-inner .custom-blog-posts .custom-blog-post .post-thumbnail img:hover {
  transform: scale(1);
  opacity: 1
}

.blogs-main-wrap-inner .custom-blog-posts .custom-blog-post .post-thumbnail img {
  width: 100%;
  border-radius: 20px;
  height: 439px;
  transform: scale(1.05);
  transition: transform 0.5s ease, opacity 0.5s ease;
  display: block;
  object-fit: cover
}

.blogs-main-wrap-inner .custom-blog-posts .post-thumbnail {
  overflow: hidden;
  border-radius: 20px
}

.blogs-main-wrap-inner .custom-blog-posts .custom-blog-post p {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: none;
  text-overflow: ellipsis
}

.blogs-main-wrap-inner .custom-blog-posts .custom-blog-post h3 {
  margin-top: 20px;
  font-family: var(--Montsetrrat-font) !important;
  font-weight: 600;
  font-style: SemiBold;
  font-size: var(--h5size) !important;
  leading-trim: NONE;
  line-height: 1.4;
  letter-spacing: 0%;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: var(--primary-color) !important;
  margin-bottom: 20px
}

/* blog-detail pages */

.zak-entry-meta {
  color: var(--whitecolor)
}

.post-template-default .zak-content .zak-row {
  max-width: var(--containerwidth);
  margin: 0 auto;
  padding: var(--innerdivgap) 0
}

.post-template-default .zak-content .zak-row .image-wrap img {
  width: 500px;
  height: 500px;
  border-radius: 20px;
  object-fit: cover;
  margin-bottom: 30px
}

.post-template-default .zak-content .zak-row ul {
  margin-left: 20px
}

.post-template-default .zak-content .zak-row ul li::before {
  content: "";
  position: absolute;
  left: -17px;
  top: 6px;
  width: 17px;
  height: 17px;
  background-image: url(../images/tik-serch.webp);
  background-size: contain;
  background-repeat: no-repeat
}

.post-template-default .zak-content .zak-row ul li {
  position: relative;
  padding-left: 10px;
  margin-bottom: 10px;
  font-family: var(--body-font) !important;
  font-weight: 400 !important;
  color: var(--primary-color);
  font-style: Regular;
  font-size: var(--fontsize);
  list-style-type: none;
  leading-trim: NONE;
  line-height: 1.4;
  letter-spacing: 0%
}

.post-template-default .zak-content .zak-row h3 {
  font-family: var(--body-font) !important;
  font-weight: 600 !important;
  font-style: Semi Bold;
  font-size: var(--h5size) !important;
  leading-trim: NONE;
  line-height: 1.3;
  color: var(--primary-color);
  text-align: left;
  letter-spacing: 0%
}

/* contact page */
.zak-footer-builder {
  position: relative;
  background-color: transparent !important
}

.it-contact-section-btn p {
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap !important;
  margin-bottom: 0 !important
}

.it-contact-section-btn p a:hover {
  background-color: var(--whitecolor) !important;
  border: 1px solid var(--whitecolor);
  color: var(--primary-color) !important
}

.it-contact-section-btn p a:hover i {
  background-color: var(--primary-color) !important;
  color: var(--whitecolor) !important
}

.it-contact-section-btn p a i {
  background-color: var(--whitecolor);
  height: 30px;
  width: 30px;
  border-radius: 100%;
  align-items: center;
  justify-content: center;
  color: var(--primary-color);
  display: flex
}

.map-frame-wrap {
  padding-left: 0 !important;
  padding-right: 0 !important
}

.map-frame-wrap .e-con-inner {
  max-width: 100% !important
}


.zak-footer-col .widget ul a span {
  background-color: var(--whitecolor);
  height: 28px;
  width: 28px;
  min-width: 28px;
  border-radius: 100%;
  align-items: center;
  justify-content: center;
  color: var(--primary-color);
  display: flex
}

.it-contact-section .elementor-widget-heading {
  padding-left: 213px !important
}

.it-contact-section-btn p a {
  display: flex;
  align-items: center;
  gap: 8px;
  background-color: var(--primary-color) !important;
  position: relative;
  border-radius: 50px;
  padding: 0 30px;
  overflow: hidden;
  transition: color .5s ease !important;
  border: 1px solid var(--primary-color);
  height: 50px;
  font-family: var(--body-font) !important;
  font-weight: 600 !important;
  font-style: Semi Bold;
  width: max-content;
  font-size: var(--fontsize);
  leading-trim: NONE;
  color: var(--whitecolor);
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center
}

.it-contact-section-btn p br {
  display: none !important
}

.zak-footer-builder>* {
  position: relative;
  z-index: 2
}

.it-contact-section {
  background-color: #E0E0E0;
  padding: 32px 0
}

.it-contact-section h2 {
  font-family: var(--Montsetrrat-font);
  font-weight: 700;
  font-style: Bold;
  font-size: var(--h2size);
  leading-trim: NONE;
  color: var(--primary-color);
  max-width: 787px;
  line-height: 1.4;
  text-align: left;
  letter-spacing: 0%
}

.zak-footer-builder .zak-footer-bottom-row .zak-footer-col {
  width: 100%
}

.zak-footer-builder .zak-copyright {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  display: flex
}

.zak-footer-builder .zak-footer-bottom-2-col {
  align-items: end
}

.zak-footer-top-row .wpcf7-form.submitting .wpcf7-submit {
  top: 15%
}

.zak-footer-top-row .wpcf7-form.sent .wpcf7-submit {
  top: 15%
}

.wpcf7 form .wpcf7-response-output {
  font-weight: 400;
  font-size: var(--fontsize);
  color: var(--secondary-color);
  line-height: 26px;
  width: auto !important;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center;
  font-family: var(--body-font)
}

.wpcf7-not-valid-tip {
  margin-top: 7px
}

.prev-arrow:hover::before,
.next-arrow:hover::before {
  filter: brightness(0) saturate(100%)
}

.prev-arrow {
  position: absolute;
  left: -6%;
  font-size: 0;
  outline: none;
  cursor: pointer;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  background-color: transparent;
  border: transparent;
  height: 54px;
  width: 54px;
  display: flex;
  justify-content: center;
  align-items: center
}

.next-arrow {
  position: absolute;
  right: -10%;
  top: 50%;
  outline: none;
  cursor: pointer;
  border: none;
  background-color: transparent;
  height: 54px;
  width: 54px;
  font-size: 0;
  transform: translateY(-50%);
  z-index: 10
}

.heros_banneras {
  position: relative;
  padding: 0
}

.slick-track {
  display: flex
}

.slick-slide {
  height: inherit
}

.footer-contact form .wpcf7-validates-as-email {
  background-color: var(--whitecolor) !important;
  width: 256px !important;
  margin-bottom: 0 !important;
  height: 45px;
  padding-left: 11px !important
}

.zak-footer-col .widget ul a:hover {
  color: var(--primary-color)
}

.zak-copyright .footer-section {
  display: flex !important;
  align-items: center;
  width: 100%;
  justify-content: space-between
}

.zak-footer-builder .zak-main-row .widget ul {
  gap: 14px
}

.zak-footer-builder .zak-footer-nav .zak-footer-menu .current-menu-item a,
.zak-footer-col .widget ul .current-menu-item a {
  color: var(--primary-color)
}

.zak-footer-builder .zak-bottom-row a:hover {
  font-weight: 600 !important
}

.zak-copyright p a:hover {
  color: var(--secondary-color)
}

.wpcf7-form-control.wpcf7-select {
  font-family: var(--body-font);
  font-weight: 400;
  font-style: Regular;
  font-size: var(--fontsize);
  leading-trim: NONE;
  line-height: 100%;
  color: #8B8B8B;
  letter-spacing: 0%
}

input:focus::placeholder,
textarea:focus::placeholder {
  font-family: var(--body-font) !important;
  font-weight: 400 !important;
  font-style: Regular;
  font-size: var(--fontsize) !important;
  leading-trim: NONE;
  line-height: 100%;
  color: #898989 !important;
  letter-spacing: 0%
}

.submit-row p {
  margin-bottom: 0 !important
}

html textarea {
  height: 100px !important;
  padding-top: 15px !important;
  padding-left: 20px !important;
  border-radius: 18px !important
}

.cf7mls-btns.cf7mls-btns-last-step .cf7mls_back.action-button {
  margin: 0 !important
}

form.cf7mls input.wpcf7-form-control.wpcf7-submit {
  margin: 0 !important
}

input.wpcf7-form-control::placeholder,
textarea.wpcf7-form-control::placeholder {
  color: #898989 !important;
  opacity: 1 !important
}

.wpcf7-form p {
  margin-bottom: 20px !important
}

input.wpcf7-form-control,
textarea.wpcf7-form-control {
  color: #898989 !important
}

.slick-next:hover,
.slick-prev:hover {
  background: var(--primary-color) !important
}

input.wpcf7-form-control:focus,
textarea.wpcf7-form-control:focus {
  border-color: var(--whitecolor) !important;
  outline: none !important
}

select.wpcf7-form-control {
  color: #8B8B8B !important;
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
background-image: url("https://braintechit.com.au/wp-content/uploads/2026/08/drop-right.svg") !important;
  background-repeat: no-repeat;
  background-size: 18px;
  background-position: right 15px center;
  padding-right: 16px;
  cursor: pointer
}

select.wpcf7-form-control option[value=""] {
  color: #8B8B8B !important
}

input[type="submit"] {
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  text-align: start;
  justify-content: start;
  display: flex;
  align-items: start;
  width: 100%;
  font-family: var(--body-font) !important;
  font-weight: 600 !important;
  font-style: Semi Bold;
  font-size: var(--fontsize);
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  color: var(--whitecolor) !important;
  text-align: center;
  border-radius: 50px !important;
  padding: 15px 34px;
  background-color: transparent !important;
  border: 1px solid var(--whitecolor);
  position: relative;
  overflow: hidden !important;
  width: max-content
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
select:focus,
textarea:focus {
  border: 1px solid #6E6E6E33;
  outline: none
}

.wpcf7-form-control::placeholder {
  font-family: var(--body-font) !important;
  font-weight: 400 !important;
  font-style: Regular;
  font-size: var(--fontsize) !important;
  color: #898989 !important;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%
}

html .dgwt-wcas-search-input {
  margin-top: 0 !important
}

.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
  height: unset !important;
  padding: 0 !important;
  border: unset !important;
  border-radius: 0 !important;
  border-left: 1px solid #18181b !important;
  border-right: 1px solid #18181b !important
}

.wp-block-woocommerce-cart .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-components-quantity-selector {
  border: 1px solid var(--whitecolor) !important
}

.wp-block-woocommerce-cart .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
  color: var(--whitecolor) !important
}

.wc-block-cart .wc-block-components-sidebar input {
  border: 1px solid var(--primary-color) !important;
  color: var(--primary-color) !important
}

.price ins,
.price del,
.price>span {
  font-family: var(--body-font) !important
}

.woocommerce-account .woocommerce-Address address {
  color: var(--whitecolor)
}

.woocommerce-account .woocommerce h2 {
  font-family: var(--Figtree-font) !important;
  color: var(--whitecolor) !important;
  font-weight: 700 !important;
  font-style: SemiBold;
  font-size: var(--h2size);
  leading-trim: NONE;
  line-height: 1.4;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase
}


/* inner pages  */

/* site map  page */

.site-map-caps {
  padding-top: var(--innerdivgap);
  max-width: var(--containerwidth);
  margin: 0 auto;
  padding-bottom: var(--innerdivgap)
}

.sites-ul h3 {
  font-weight: 700;
  font-size: var(--h5size);
  color: var(--whitecolor);
  margin-bottom: 15px;
  position: relative;
  line-height: 1.4;
  text-align: left;
  padding-top: 32px;
  font-family: var(--body-font) !important
}

.sites-ul ul {
  border-top: 1px solid var(--primary-color);
  border-left: 1px solid var(--primary-color);
  margin-left: 0;
  color: var(--primary-color);
  list-style: none;
  display: flex;
  flex-wrap: wrap
}

.simple-sitemap-page {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  color: var(--whitecolor)
}

.site-map-caps ul li a:hover {
  background: var(--primary-color);
  color: var(--whitecolor)
}

.simple-sitemap-container ul {
  margin: 0 !important
}

.sites-ul h2 {
  margin-bottom: 24px;
  margin-top: 20px;
  font-family: var(--Montsetrrat-font) !important;
  color: var(--primary-color) !important;
  font-weight: 700 !important;
  font-style: Bold;
  font-size: var(--h2size)
}

.site-map-caps ul li a {
  color: var(--primary-color);
  padding: 10px;
  display: flex;
  line-height: 25.78px;
  font-family: var(--body-font) !important;
  font-weight: 500;
  width: 100%;
  font-size: var(--fontsize);
  text-align: left
}

.site-map-caps ul li {
  border-right: 1px solid var(--primary-color);
  border-bottom: 1px solid var(--primary-color);
  display: flex;
  width: 25%
}

/* Thank You page */
.thank_you-page {
  padding: var(--divgap50) 0
}

.thank_you-page .elementor-widget-text-editor p br {
  display: none !important
}

.zak-breadcrumbs .trail-items li:last-child * {
  color: var(--whitecolor) !important
}

.thank_you-page .elementor-widget-text-editor p {
  font-family: var(--body-font);
  font-weight: 700;
  margin-bottom: 0;
  font-style: Bold;
  font-size: var(--h5size);
  leading-trim: NONE;
  line-height: 1.4;
  color: var(--primary-color);
  letter-spacing: 0%;
  vertical-align: middle;
  text-transform: capitalize;
  text-align: center;
  max-width: 900px;
  margin: 0 auto
}

.thank_you-page .elementor-widget-text-editor {
  margin-bottom: 0 !important
}

/* Fast queate page */

.wpcf7 input::placeholder,
.wpcf7 textarea::placeholder {
  color: #898989
}

.wpcf7-form p label {
  margin-bottom: 0;
  font-size: var(--fontsize);
  font-family: var(--calbarry-font) !important;
  font-weight: 400;
  font-style: Regular;
  color: var(--secondary-color);
  leading-trim: NONE;
  line-height: 100%;
  text-align: left;
  letter-spacing: 0%
}

.html .footer-cta-center textarea {
  height: 46px
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
select,
textarea {
  height: 50px;
  border-radius: 38px !important;
  border: 1px solid var(--whitecolor);
  margin-bottom: 0;
  padding-left: 20px;
  background-color: var(--whitecolor);
  font-family: var(--body-font) !important;
  font-weight: 400 !important;
  color: #898989 !important;
  font-style: Regular;
  font-size: var(--fontsize);
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%
}

.enquiry-form .two-col {
  display: flex;
  gap: 16px
}

.enquiry-form .two-col .form-group {
  width: 50%
}

.wpcf7-submit:hover {
  color: var(--whitecolor) !important;
  z-index: 1
}

.wpcf7-submit:hover::after {
  left: 0
}

.wpcf7-form p {
  text-align: left !important
}

/* extra css  page */
.zak-footer-builder .zak-copyright .social-links {
  gap: 15px;
  display: flex
}

.zak-main-nav .zak-primary-menu>li.current-menu-item>a {
  position: relative
}

.sub-menu .menu-item.current-menu-item a {
  color: var(--secondary-color)
}

.heros_banneras .e-con-inner {
  max-width: 100% !important
}

.heros_banneras .slick-initialized .slick-slide::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1
}

.zak-page-header {
  position: relative
}

.zak-page-header::after {
  content: "";
  position: absolute;
  bottom: 0;
  top: unset;
  right: 0;
  width: 100%;
  height: 100%;
  background: url(../images/about-crop.png)bottom/contain no-repeat;
  z-index: 1;
  border-radius: inherit;
  min-width: 655px;
  background-size: 100% !important
}

.zak-footer-builder .zak-copyright .foo-cr-wrp-2 {
  position: relative !important
}

.zak-copyright a:hover {
  color: var(--secondary-color) !important
}

.zak-copyright a {
  cursor: pointer
}

.intesols-slider-content .intesols-slider-desc .header-icon-img {
  right: -60px;
  top: 260px;
  z-index: 20;
  width: 164px;
  height: 202px;
  position: absolute
}

.zak-footer-main-row .zak-footer-col {
  position: relative;
  width: max-content !important
}

.zak-footer-main-row .zak-footer-col:last-child {
  margin-right: 0;
  padding-right: 0
}

.zak-footer-main-row .zak-footer-col:last-child::after {
  display: none
}

/* Responsive  */

@media only screen and (min-width: 992px) {}

@media only screen and (max-width: 1700px) {

  .zak-page-header.zak-style-4 .zak-row {
    padding: 0 15px
  }

  .footer-cta-section__buttons .footer-cta-section__buttons-sec .elementor-button {
    width: auto !important
  }

  .contact-section-wraps,
  .accounting-it-services-section,
  .services-comparison-section,
  .values-section,
  .launch-success-section,
  .testimonials-section,
  .who-we-are-section,
  .services-section,
  .it-strategy-cta-section,
  .bt-industries-section,
  .why-choose-section,
  .home-process-section,
  .post-template-default .zak-content .zak-row,
  .it-approach-section,
  .services-grid,
  .infrastructure-transformation,
  .compliance-advnace,
  .about-section,
  .hybrid-cloud-environments,
  .approach-section,
  .founders-section,
  .industries-grid,
  .values-sectio-intro,
  .stats-section,
  .blogs-main-wrap {
    padding-left: 15px !important;
    padding-right: 15px !important
  }

  .founders-section .founders-section-left .elementor-widget-heading {
    left: 0 !important
  }

  .heros_banneras-wrap,
  .footer.zak-footer-builder .zak-top-row,
  .zak-page-header,
  .zak-header-builder .zak-main-row,
  .intesols-slide-outer .intesols-slide-second {
    padding-left: 15px !important;
    padding-right: 15px !important
  }

  .zak-footer-builder .zak-footer-bottom-row {
    padding-left: 15px;
    padding-right: 15px
  }

  .zak-header-builder .zak-header-top-row {
    padding-right: 15px !important;
    padding-left: 15px !important
  }

  .zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-right-col>.widget-top-bar-col-1-sidebar::after {
    display: none
  }

  .zak-header-builder .zak-desktop-row.zak-main-header .zak-container {
    padding: 0;
    max-width: 100% !important
  }

  .zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-right-col {
    padding-right: 15px
  }

  .zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-left-col .site-branding {
    padding-left: 0px
  }

  .zak-footer.zak-footer-builder .zak-footer-top-row .zak-top-row {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .team-section {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .blog-automastions {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .community-impact-section {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .meet-faq-wrap {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .meet-faq-sec {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .meet-faq {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  html body .trust-commitment-section {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .before-blogs {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .company-values-section {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .vision-mission-section {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .airmac-service-card {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  html .pric-asks {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  html .home .custom-blog-posts .slick-list {
    margin: 0 -10px 0 !important;
  }

  html .home-blogs-main-wrap .slick-prev {
    left: 0 !important;
  }

  html .home-blogs-main-wrap .slick-next {
    right: 0 !important;
  }

  .professional-testimonials-section {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .home .custom-blog-posts .main-blog-grid-wrap {
    margin: 0 10px !important;
  }

  .blog-cate-access {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .tag .zak-content .zak-row {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .category .zak-content .zak-row {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .professional-cloud-services-section {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .main-faq-wrap {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

@media only screen and (max-width: 1560px) {
  .zak-primary-nav .zak-primary-menu {
    gap: 15px
  }

  body .zak-header-builder .zak-desktop-row.zak-main-header .zak-primary-nav .menu-item.pum-trigger {
    padding: 10px
  }

  .zak-footer-builder .zak-footer-top-row .footer-logo a {
    width: 100%;
    height: 100%
  }

}

@media only screen and (max-width: 1440px) {
  :root {
    --h1size: 58px;
    --header-text: 40px;
    --h2size: 35px;
    --h3size: 26px;
    --h24size: 23px;
    --h4size: 22px;
    --h5size: 19px;
    --h6size: 17px;
    --fontsize: 16px;
    --divgap50: 30px;
    --innrdiv45: 39px;
    --innerdivgap: 80px
  }

  .intesols-slide-second {
    padding-left: 15px;
    padding-right: 15px
  }

  .zak-footer-col .widget ul a {
    padding-bottom: 12px !important
  }

  .who-we-are-section .e-con-inner .who-we-are-content H2 {
    margin-bottom: 15px !important
  }

  html .who-we-are-section .e-con-inner {
    align-items: start !important
  }

  .who-we-are-section .e-con-inner .who-we-are-content .elementor-widget-button .elementor-button {
    margin-top: 30px !important
  }

  .values-section-class>.elementor-widget {
    padding: 22px 17px !important
  }

  .accounting-it-service-card {
    padding: 20px 15px !important
  }

  .view-more-btn {
    margin-top: 30px !important
  }

  .bt-industries-slider-cards .industry-item {
    padding: 46px 15px 20px 15px !important;
    margin: 0 10px !important
  }

  .bt-industries-slider-cards .industry-item h3 {
    margin-bottom: 14px !important
  }

  .bt-industries-section .e-con-inner::after {
    display: none !important
  }

  .bt-industries-slider {
    margin-bottom: 30px !important
  }

  .services-section {
    padding-bottom: 90px !important
  }

  .services-section .slick-list {
    margin: 0 -10px 0 !important
  }

  .bt-industries-slider-cards .industry-item .industry-details-btn {
    margin-top: 15px !important
  }

  .services-section .slick-slide img {
    height: 300px !important
  }

  .services-section .slick-slide {
    margin: 0 10px !important
  }

  .home-process-section .e-con-inner {
    align-items: start !important
  }

  .html .testimonials-section .slick-prev {
    left: -2% !important
  }

  .html .slick-prev {
    left: -40px !important
  }

  .html .testimonials-section .slick-next {
    right: -2% !important
  }

  .html .slick-next {
    right: -40px !important
  }

  .bt-industries-slider-cards .slick-list {
    margin: 0 -10px 0 !important
  }

  .it-approach-section-react h4 {
    margin-bottom: 10px !important
  }

  .home-process-section .home-process-content ol {
    gap: 13px !important;
    margin-bottom: 30px !important
  }

  .accounting-it-services-section .e-con-inner {
    padding-left: 30px !important;
    padding-right: 20px !important
  }

  .home-process-section .home-process-content h2 {
    margin-bottom: 15px !important
  }

  .hybrid-cloud-environments .e-con-inner .hybrid-cloud-environments-left h2 {
    margin-bottom: 15px !important
  }

  .it-strategy-cta-section .e-con-inner {
    align-items: start !important
  }

  .why-choose-section .e-con-inner,
  .infrastructure-transformation .e-con-inner,
  .hybrid-cloud-environments .e-con-inner,
  .approach-section .e-con-inner,
  html .about-section .e-con-inner {
    align-items: start !important
  }

  .it-approach-section .e-con-inner {
    padding-left: 40px !important;
    padding-right: 40px !important
  }

  .compliance-advnace-right h5,
  .compliance-advnace .compliance-advnace-left h5 {
    margin-bottom: 10px !important
  }

  .services-grid,
  .it-approach-section .e-con-inner .it-approach-section-react,
  .industries-grid {
    gap: 20px !important
  }

  .services-comparison-section .e-con-inner .services-comparison-manages-section .services-comparison-manages-section-boxes .services-comparison-manages-section-take {
    padding: 22px 15px !important
  }

  .services-comparison-section .e-con-inner .services-comparison-manages-section .services-comparison-manages-section-boxes {
    gap: 22px !important
  }

  .hybrid-cloud-environments .e-con-inner .hybrid-cloud-environments-left .elementor-widget-button .elementor-button,
  .services-comparison-section .e-con-inner .services-comparison-manages-section .services-comparison-manages-section-texts .elementor-widget-button .elementor-button,
  .infrastructure-transformation .e-con-inner .infrastructure-transformation-contnt .elementor-widget-button .elementor-button,
  .founders-section .founders-section-center .elementor-widget-button .elementor-button {
    margin-top: 30px !important
  }

  .about-section .e-con-inner .about-content h2,
  .infrastructure-transformation .e-con-inner .infrastructure-transformation-contnt h2,
  .approach-section .e-con-inner .approach-section-contenet h2,
  .mission-vision-section .e-con-inner .mission-vision-block h2,
  .founders-section .founders-section-center h2 {
    margin-bottom: 15px !important
  }

  .approach-section .e-con-inner,
  .it-strategy-cta-section .e-con-inner {
    align-items: start !important
  }

  .mission-vision-section .e-con-inner .mission-vision-block-sec {
    padding-right: 20px !important
  }

  .mission-vision-section .e-con-inner .mission-vision-block {
    padding-left: 20px !important
  }

  .zak-header-builder .zak-main-row {
    gap: 15px !important
  }

  .html .about-section .e-con-inner {
    align-items: start !important
  }

  .stats-section .stats-section-inner {
    gap: 14px !important
  }

  .stats-section .stats-section-inner .stats-section-box .elementor-image-box-wrapper .elementor-image-box-img {
    display: flex !important;
    align-items: center !important;
    height: 45px !important;
    width: 45px !important;
    justify-content: center !important
  }

  .services-grid .service-item h3 {
    padding: 20px 15px !important
  }

  .blogs-main-wrap-inner .custom-blog-posts {
    gap: 20px !important
  }

  .industries-grid .industry-card {
    padding: 32px 18px 25px 18px !important
  }

  .industries-grid .industry-card h3,
  .industries-grid .industry-card .industry-icon img {
    margin-bottom: 15px !important;
    margin-bottom: 10px !important
  }

  .contact-section-wraps .e-con-inner .contact-details-form {
    padding: 30px 18px
  }

  .contact-section-wraps .e-con-inner .contact-details-form h2 {
    margin-bottom: 30px
  }

  .blogs-main-wrap-inner .custom-blog-posts .custom-blog-post h3 {
    margin-top: 15px !important;
    margin-bottom: 15px !important
  }

  .it-contact-section-btn p {
    gap: 18px !important
  }

  .elementor-widget-n-accordion .e-n-accordion-item {
    padding: 20px 15px !important
  }

  .zak-site-layout--left .zak-secondary {
    padding: 28px 15px !important
  }

  .zak-header-builder .zak-main-row .zak-header-left-col {
    width: 35% !important
  }

  .services-comparison-section .e-con-inner .services-comparison-manages-section .services-comparison-manages-section-boxes .services-comparison-manages-section-take {
    padding: 22px 15px !important
  }

  .zak-header-builder .zak-top-row .zak-header-right-col .header-contact-info .contact-container {
    gap: 22px !important
  }

  .zak-breadcrumbs .trail-items,
  .breadcrumbs .trail-items {
    justify-content: start
  }

  .zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-right-col {
    gap: 30px !important
  }

  .zak-header-builder .zak-main-row {
    padding-left: 15px !important
  }

  .zak-page-header .zak-page-title {
    padding-bottom: 0px;
    text-align: left
  }

  .footer-cta-contact {
    padding-left: 15px;
    padding-right: 15px
  }

  .zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-left-col .site-branding img {
    max-width: auto;
    object-fit: contain;
    height: auto
  }

  .zak-entry-meta {
    margin: 20px 0
  }

  .next-arrow::before {
    width: 70px;
    height: 70px;
    right: 0
  }

  .prev-arrow::before {
    width: 70px;
    height: 70px;
    right: -15px
  }

  .heros_banneras {
    padding: 0
  }

  .zak-header-builder .zak-main-row .zak-header-left-col .site-branding {
    max-width: 100%
  }

  .zak-copyright p {
    flex-wrap: wrap;
    gap: 10px
  }

  .zak-footer-builder .zak-html-1 {
    display: flex;
    justify-content: end
  }

  .zak-footer-builder .zak-footer-bottom-row {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px
  }

  .prev-arrow {
    left: 0
  }

  .next-arrow {
    right: 0
  }

  .zak-footer-builder .zak-html-1,
  .zak-footer-builder .zak-copyright {
    width: 100%
  }

  .zak-footer-builder .zak-footer-main-row {
    padding-left: 15px;
    padding-right: 15px
  }

  .zak-page-header .zak-container {
    max-width: 100% !important
  }

  footer.zak-footer-builder .zak-top-row {
    gap: 30px !important
  }

  .first-home-cta .e-con-inner .cta-title h2 {
    line-height: 1.2
  }

  .zak-footer-builder .zak-main-row .widget ul {
    gap: 10px !important
  }

  html body .why-choose-us .elementor-widget-heading .elementor-heading-title {
    padding-bottom: 0 !important
  }

  .intesols-slider-content .intesols-slider-desc {
    padding: 0 !important
  }

  .footer-cta-section .e-con-inner .footer-cta-section__image-wrap img {
    height: auto !important
  }

  html .slick-next {
    right: -40px !important;
  }

  .category .zak-content .zak-row .zak-entry-summary {
    margin-top: 10px !important;
  }

  .category .zak-content .zak-row .zak-posts .post .zak-post-content .entry-title {
    margin-bottom: 10px !important;
  }

  .tag .zak-content .zak-row .zak-posts .post .zak-post-content .entry-title {
    margin-bottom: 10px !important;
  }

  .category .zak-content .zak-row .zak-posts {
    gap: 20px !important;
  }

  .tag .zak-content .zak-row .zak-entry-summary {
    margin-top: 10px !important;
  }

  .tag .zak-content .zak-row .zak-posts {
    gap: 20px !important;
  }

  html .testimonials-section .slick-next {
    right: -40px !important;
  }

  .professional-cloud-services-section .e-con-inner .professional-cloud-services-grid {
    gap: 15px !important;
  }

  .professional-cloud-services-section .e-con-inner .professional-cloud-services-grid .professional-cloud-service-card h3 {
    line-height: 1.2 !important;
    margin-bottom: 12px !important;
  }

  html .testimonials-section .slick-prev {
    left: -40px !important;
  }

  html .slick-prev {
    left: -40px !important;
  }
}

@media only screen and (max-width: 1360px) {}

@media only screen and (max-width: 1260px) {

  html .zak-footer-top-1-col::after,
  .zak-footer-top-2-col::after,
  .zak-footer-top-3-col::after {
    display: none !important
  }
}

@media only screen and (max-width: 1200px) {
  .zak-header-builder .zak-desktop-row.zak-main-header {
    display: none
  }

  .zak-footer-builder .zak-footer-top-row .zak-footer-col #menu-services {
    column-count: 1 !important
  }

  .zak-header-builder .zak-mobile-nav {
    width: 100%;
    max-width: 100%;
  }

  .stats-section .stats-section-inner .stats-section-box:not(:last-child)::before {
    display: none !important
  }

  .why-choose-section .e-con-inner .why-choose-section-left IMG {
    height: 300px !important
  }

  .post-template-default .zak-content .zak-row .image-wrap img {
    width: 360px;
    height: 360px
  }

  .it-strategy-cta-section .e-con-inner .it-strategy-cta-section-right img {
    height: 300px !important
  }

  .hybrid-cloud-environments .e-con-inner .hybrid-cloud-environments-right img {
    height: 300px !important
  }

  .infrastructure-transformation .e-con-inner .infrastructure-transformation-media img {
    height: 300px !important
  }

  .zak-header-builder .zak-main-row .mobile-header-btns .quote-btn {
    background-color: var(--sec-greycolor);
    border: 1px solid var(--sec-greycolor);
    border-radius: 30px;
    font-family: var(--body-font) !important;
    font-weight: 400;
    font-size: var(--fontsize);
    leading-trim: NONE;
    line-height: 100%;
    width: 100%;
    color: var(--whitecolor);
    letter-spacing: 0%;
    text-transform: uppercase;
    overflow: hidden;
    transition: color .5s ease !important;
    position: relative;
    text-align: center;
    padding: 14px 24px
  }

  .testimonials-section-wrapper h2 {
    margin-bottom: 20px !important;
    padding-bottom: 20px !important
  }

  .zak-page-header .silent-party-banner-wrap .banner-form {
    padding: 22px 20px !important
  }

  .zak-header-builder .zak-main-row .mobile-header-btns .contact-btn {
    background-color: var(--green-color);
    border: 1px solid var(--green-color);
    border-radius: 30px;
    font-family: var(--body-font) !important;
    font-weight: 400;
    font-size: var(--fontsize);
    width: 300px;
    leading-trim: NONE;
    line-height: 100%;
    color: var(--whitecolor);
    letter-spacing: 0%;
    text-transform: uppercase;
    overflow: hidden;
    transition: color .5s ease !important;
    position: relative;
    text-align: center;
    padding: 14px 24px;
    display: flex;
    align-items: center;
    gap: 10px
  }

  .zak-header-builder .zak-main-row .mobile-header-btns {
    display: flex;
    gap: 14px
  }

  .zak-header-builder .zak-main-row .zak-header-right-col {
    gap: 10px !important;
    align-items: center !important
  }

  .zak-header-builder .widget-top-bar-col-2-sidebar .account-icons .header-wishlist {
    display: none !important
  }

  .zak-header-builder .zak-main-row .zak-header-right-col {
    gap: 10px !important;
    align-items: center !important
  }

  .zak-header-builder .widget-top-bar-col-2-sidebar {
    width: 100% !important
  }

  .zak-header-builder .widget-top-bar-col-2-sidebar .account-icons>a {
    border-radius: 100% !important;
    width: auto !important;
    min-width: auto;
    height: auto !important;
    background: transparent
  }

  .zak-header-builder .widget-top-bar-col-2-sidebar .account-icons>a br {
    display: none !important
  }

  body .zak-header-builder .zak-main-row .zak-header-right-col .account-icons a i {
    font-size: 16px !important
  }

  body .zak-header-builder .zak-main-row .zak-header-right-col .account-icons .header-wishlist {
    width: C !important;
    min-width: 42px !important;
    height: 42px !important;
    border-radius: 100% !important
  }

  body .zak-header-builder .zak-main-row .zak-header-right-col .account-icons .header-wishlist a.wishlist-menu-link {
    width: unset !important;
    min-width: unset !important;
    height: unset !important;
    border-radius: 100% !important;
    background: transparent;
    top: 10px
  }

  body .zak-header-builder .zak-main-row .zak-header-right-col .account-icons .header-wishlist a.wishlist-menu-link i {
    font-size: 20px !important
  }

  .zak-header-builder .widget-top-bar-col-2-sidebar .account-icons>a p {
    display: none !important
  }

  .zak-header-builder .zak-header-main-row .zak-header-left-col .site-branding img {
    width: 160px !important;
    max-width: 160px !important
  }

  .zak-header-builder .zak-main-row .zak-header-left-col {
    max-width: 100% !important
  }

  .zak-header-builder .zak-main-row .zak-header-left-col .site-branding {
    display: block !important
  }

  .zak-scroll-to-top {
    bottom: 120px !important
  }

  .zak-header-builder .widget-top-bar-col-2-sidebar .account-icons {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background: #10F932;
    z-index: 999;
    border: 1px solid #10F932;
    padding: 8px;
    border-right: unset;
    display: flex !important;
    flex-direction: column-reverse;
    gap: 10px;
    height: 138px
  }

  .zak-header-builder .zak-main-row .zak-header-right-col .account-icons a i {
    font-size: 18px !important;
    color: var(--whitecolor) !important
  }

  .zak-header-builder .widget-top-bar-col-2-sidebar .account-icons .header-wishlist {
    height: 30px;
    width: 30px
  }

  .zak-header-builder .widget-top-bar-col-2-sidebar .account-icons br {
    display: none !important
  }

  .wc-block-checkout .wp-block-woocommerce-checkout-order-summary-block {
    padding: 10px !important
  }

  .zak-header-builder .zak-header-main-row .account-actions {
    display: none
  }

  html .um-register form {
    padding: 20px 15px !important
  }

  .zak-header-builder .zak-main-row .zak-header-right-col {
    width: 100% !important;
    justify-content: end !important
  }

  .zak-header-builder .zak-main-row {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    padding: 10px 0 !important
  }

  .zak-mobile-menu a {
    padding: 10px 0
  }

  .zak-mobile-menu .current_page_item a {
    color: var(--whitecolor)
  }

  .zak-mobile-menu li:last-child {
    border-bottom: none
  }

  .zak-mobile-nav__header {
    margin-bottom: 0
  }

  .custom-widget-responsive {
    display: block
  }

  .zak-footer-builder::before {
    display: none
  }

  .zak-mobile-menu .menu-item-has-children .sub-menu {
    border-top: 1px solid var(--whitecolor);
    padding-left: 15px
  }

  .zak-mobile-menu>.current_page_item>a,
  .zak-mobile-menu>.current-menu-ancestor>a,
  .zak-mobile-menu .sub-menu>.current_page_item>a,
  .zak-mobile-menu .sub-menu>.current-menu-ancestor>a,
  .zak-mobile-menu .sub-menu>.current-menu-ancestor .sub-menu .current-menu-item a,
  .zak-mobile-menu>.current-menu-ancestor .sub-menu .current-menu-item a {
    color: var(--dark-web) !important
  }

  .zak-page-header.zak-style-1 .zak-page-title {
    line-height: 1.4;
    text-align: left;
    padding-bottom: 5px
  }

  .zak-mobile-menu li {
    border-bottom: 1px solid var(--whitecolor)
  }

  .intesols-slide-second {
    height: auto;
    padding-top: 100px;
    padding-bottom: 100px
  }

  .zak-header-builder .zak-main-nav .zak-submenu-toggle .zak-icon {
    display: block
  }

  .zak-header-builder {
    background-color: var(--primary-color);
    top: 0;
    width: 100%;
    left: 0;
    z-index: 999;
    box-shadow: unset
  }

  .zak-header-buttons .zak-header-button .zak-button:hover {
    color: var(--whitecolor);
    z-index: 1
  }

  .zak-header-buttons .zak-header-button .zak-button:hover::after {
    left: 0
  }

  .zak-header-buttons .zak-header-button .zak-button::after {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    height: 100%;
    width: 100%;
    background-color: var(--primary-color);
    transition: left 0.5s ease;
    z-index: -1;
    border-radius: 27px
  }

  .zak-header-buttons .zak-header-button .zak-button {
    font-family: var(--interfont);
    font-weight: 500;
    font-size: var(--h16);
    line-height: 1;
    height: 42px;
    border: none;
    display: inline-block;
    align-items: center;
    color: var(--whitecolor);
    border-radius: 40px;
    padding: 13px 23px;
    position: relative;
    overflow: hidden;
    transition: color 0.5s ease
  }

  .zak-header-main-row .social-icons {
    position: fixed;
    width: auto;
    padding: 10px;
    bottom: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: linear-gradient(90deg, #66A743 0%, #04AEF0 100%);
    z-index: -1;
    height: max-content;
    border-top: transparent;
    top: 50%;
    flex-direction: column;
    right: 0
  }

  .zak-header-main-row .social-icons a::before {
    filter: brightness(0) invert(1);
    background-color: transparent
  }

  .zak-header-builder .zak-mobile-row,
  .zak-header-builder .zak-mobile-row .zak-toggle-menu {
    display: block
  }

  .zak-header-builder .zak-header-top-row {
    background-color: transparent;
    padding: 0
  }

  .zak-header-builder .zak-header-main-row {
    background-color: var(--primary-color);
    padding: 0px 15px;
    background: transparent;
    z-index: 99;
    box-shadow: unset
  }

  .zak-header-main-row.sticky {
    background-color: var(--primary-color)
  }

  .zak-header-builder .zak-header-main-row .zak-container {
    padding: 0px
  }

  .zak-header-builder .zak-mobile-nav>div>ul .request-a-quote-btn {
    display: none
  }

  .home .zak-header-builder .zak-header-main-row .zak-header-right-col .quote-now-button {
    display: none
  }

  .zak-mobile-row .zak-toggle-menu {
    margin-left: 0;
    display: flex
  }

  .zak-header-builder .zak-main-row .zak-header-right-col .widget-top-bar-col-1-sidebar {
    margin-bottom: 0
  }

  .zak-header-builder .zak-header-main-row .zak-header-right-col .quote-now-button {
    border-radius: 5px
  }

  .zak-toggle-menu {
    background: var(--primary-color);
    border-radius: 0px
  }

  .zak-toggle-menu .zak-icon {
    fill: var(--whitecolor)
  }

  .zak-mobile-nav--opened .zak-icon {
    fill: var(--whitecolor) !important
  }

  .zak-toggle-menu .zak-menu-toggle {
    padding: 7px !important
  }

  .zak-header-builder .zak-mobile-nav {
    width: 100%;
    height: 100%
  }

  .zak-header-builder .zak-mobile-row .contact-info .call-action .header-content {
    display: flex;
    align-items: center;
    gap: 5px;
    flex-wrap: wrap
  }

  .zak-header-builder .zak-mobile-row .zak-top-row .widget_text {
    padding: 8px 16px
  }

  .zak-header-builder>aside.widget_custom_html {
    display: block;
    background-color: var(--light-brown);
    padding: 8px 16px;
    margin: 0
  }

  .zak-header-builder .zak-top-row {
    display: block
  }

  .zak-header-builder .zak-mobile-row .zak-top-row .widget_text .header-contact-info {
    justify-content: center
  }

  .zak-header-builder .zak-desktop-row.zak-main-header .zak-primary-nav .zak-primary-menu>.menu-item {
    padding: 15px 0
  }

  .zak-header-builder.is-sticky .zak-mobile-row {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 11
  }

  .responsive-btns {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    background: var(--primary-color);
    z-index: 4;
    border-top: 1px solid var(--whitecolor) !important
  }

  .responsive-btns .book-consultation {
    width: 50% !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
    border-right: 1px solid var(--whitecolor);
    text-align: center;
    color: var(--whitecolor);
    font-size: 14px !important;
    padding: .9em 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px
  }

  .responsive-btns .header-call-wrap a {
    display: flex;
    gap: 10px;
    align-items: center
  }

  .responsive-btns .header-call-wrap {
    width: 50% !important;
    padding-left: 5px !important;
    text-align: center;
    color: var(--whitecolor);
    font-size: 14px !important;
    padding: .9em 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding-right: 5px !important
  }

  .custom-nav-btn {
    display: none !important
  }

  .zak-header-builder .zak-main-row .zak-header-right-col .widget-top-bar-col-1-sidebar .header-call-wrap {
    display: none
  }

  .zak-header-builder .zak-main-row .zak-header-right-col .widget-top-bar-col-1-sidebar .header-ibw>div p {
    font-weight: 700;
    color: var(--whitecolor)
  }

  .zak-header-builder .zak-main-row .zak-header-right-col .widget-top-bar-col-1-sidebar .header-ibw>div img {
    background: var(--whitecolor);
    height: 36px;
    width: 36px;
    display: flex;
    padding: 8px;
    border-radius: 30px;
    object-fit: cover
  }

  .zak-header-builder .zak-main-row .zak-header-right-col .widget-top-bar-col-1-sidebar .header-ibw>div {
    display: flex;
    align-items: center;
    width: max-content;
    gap: 15px
  }

  .zak-header-builder .zak-main-row .zak-header-right-col .widget-top-bar-col-1-sidebar .header-ibw {
    margin-top: 30px;
    display: flex;
    align-items: center;
    gap: 15px;
    flex-wrap: wrap
  }

  .zak-page-header.zak-style-1 .zak-page-title {
    margin-bottom: 0px
  }

  .body[data-elementor-device-mode="desktop"]:has(.zak-mobile-toggle--opened) {
    overflow: hidden !important
  }

  .body[data-elementor-device-mode="tablet"]:has(.zak-mobile-toggle--opened) {
    overflow: hidden !important
  }

  .zak-header-builder .zak-main-row .zak-header-left-col .site-branding .site-title {
    display: none
  }

  .zak-header-builder.sticky .zak-header-main-row {
    padding: 5px 15px !important
  }

  body:not(.home) #zak-masthead .zak-header-main-row .zak-container {
    border-bottom: none !important
  }

  .zak-mobile-nav__header .zak-search-form .zak-search-field {
    margin-bottom: 0 !important;
    background-color: transparent !important
  }

  .zak-header-builder .zak-header-main-row #get-in-touch-btn:hover {
    background-color: var(--secondary-color);
    border: 1px solid var(--secondary-color)
  }

  .zak-header-builder .zak-header-main-row #get-in-touch-btn {
    background-color: var(--primary-color);
    padding: 12px;
    border-radius: 0;
    font-family: var(--body-font);
    font-weight: 700;
    font-style: Bold;
    font-size: var(--fontsize);
    border: 1px solid var(--primary-color);
    leading-trim: NONE;
    line-height: 21px;
    letter-spacing: 1px;
    color: var(--whitecolor);
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase
  }

  .founders-section-left .elementor-widget-image::before {
    display: none !important;
  }

  html body .founders-section-center {
    padding-bottom: 0 !important;
  }

  #mega-menu-item-2377 .menu li a {
    font-size: 14px !important;
  }

  #mega-menu-wrap-menu-mobile #mega-menu-menu-mobile li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item {
    padding: 13px 8px !important;
  }

  #mega-menu-item-2377 h2 {
    font-size: 18px !important;
    margin-bottom: 10px !important;
  }

  html #mega-menu-item-2377 h2:after {
    width: 100% !important;
  }

  #mega-menu-wrap-menu-mobile #mega-menu-menu-mobile>li.mega-menu-item.mega-toggle-on>a.mega-menu-link {
    background-color: transparent !important;
  }

  .zak-header-builder .zak-main-row .zak-header-right-col {
    justify-content: end !important;
  }

  .after-footer-widgets .header-contact a {
    width: 100% !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
    background-color: var(--primary-color) !important;
    border-right: 1px solid var(--whitecolor);
    text-align: center;
    color: var(--whitecolor);
    font-size: 14px !important;
    padding: .9em 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px
  }

  .zak-header-builder .zak-main-row .zak-header-right-col .widget-top-bar-col-1-sidebar {
    display: none !important;
  }

  .zak-footer.zak-footer-builder .zak-footer-bottom-row {
    padding-bottom: 70px !important;
  }

  .after-footer-widgets {
    display: block !important;
  }

  .after-footer-widgets .header-contact {
    display: flex !important;
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    justify-content: space-between;
    align-items: center;
    background: var(--primary-color);
    z-index: 4;
    border-top: 1px solid var(--whitecolor) !important
  }

  html #mega-menu-item-2377>.mega-sub-menu {
    width: fit-content !important;
  }

  .services-pillars-section {
    gap: 12px !important;
  }

  .what-we-do-section-inner .expertise-pillars-section {
    padding: 20px !important;
  }

  .hybrid-cloud-environments .e-con-inner .hybrid-cloud-environments-left .elementor-widget-button .elementor-button {
    margin-top: 20px !important;
  }

  .services-comparison-section .e-con-inner .services-comparison-manages-section .services-comparison-manages-section-texts .elementor-widget-button .elementor-button {
    padding-left: 20px !important;
    padding-right: 20px !important;
    font-size: 13px !important;
  }

  .it-strategy-cta-section .it-strategy-cta-section-left .elementor-widget-button .elementor-button {
    margin-top: 20px !important;
  }

  .infrastructure-transformation .e-con-inner .infrastructure-transformation-contnt .elementor-widget-button .elementor-button {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .why-choose-section .why-choose-section-right .elementor-widget-button .elementor-button {
    margin-top: 20px !important;
  }

  html .industries-template-default .main-faq-wrap .sub-faq-wrap .elementor-widget-n-accordion {
    margin-top: 10px !important;
  }

  .hybrid-cloud-environments .e-con-inner .hybrid-cloud-environments-left .elementor-widget-button .elementor-button {
    padding-left: 20px !important;
    padding-right: 20px !important;
    font-size: 13px !important;
  }

  .infrastructure-transformation .e-con-inner .infrastructure-transformation-contnt .elementor-widget-button .elementor-button {
    font-size: 13px !important;
  }

  .founders-section-right .elementor-widget-image::before {
    display: none !important;
  }
}

@media only screen and (max-width: 1024px) {
  :root {
    --h1size: 54px;
    --header-text: 38px;
    --h2size: 32px;
    --h3size: 24px;
    --h4size: 21px;
    --h5size: 18px;
    --h6size: 16px;
    --innerdiv70: 50px;
    --innrdiv45: 30px;
    --innerdivgap: 65px;
    --fontsize: 16px
  }

  .zak-entry-summary {
    margin-top: 10px
  }

  .zak-breadcrumbs {
    padding: 0px !important
  }

  .zak-footer-builder .zak-footer-bottom-row .zak-footer-bottom-2-col {
    padding-top: 0
  }

  .accounting-it-service-card:not(:nth-child(3n+1)) {
    background-image: unset !important
  }

  .zak-page-header .zak-row .page-title {
    margin-bottom: 12px !important
  }

  .wpcf7-form p {
    margin-bottom: 18px !important
  }

  .zak-footer-builder .zak-footer-main-row .zak-footer-col section:nth-of-type(3) .widget-title,
  .zak-footer-builder .zak-footer-main-row .zak-footer-col section:nth-of-type(3) .menu-our-services-container {
    padding-left: 0
  }

  .elementor-widget-n-accordion .e-n-accordion-item-title {
    padding: 0px !important
  }

  .intesols-slider-content h1,
  .intesols-slider-content h2 {
    line-height: 1.2 !important
  }

  .zak-footer-builder .zak-footer-bottom-row .zak-footer-col {
    align-items: center !important
  }

  input[type=text],
  input[type=email],
  input[type=url],
  input[type=password],
  input[type=search],
  input[type=number],
  input[type=tel],
  input[type=range],
  input[type=date],
  input[type=month],
  input[type=week],
  input[type=time],
  input[type=datetime],
  input[type=datetime-local],
  input[type=color],
  select,
  textarea {
    margin-bottom: 0px !important
  }

  .zak-footer-builder .zak-footer-main-row .zak-footer-col .footer-logo-and-description p {
    max-width: 100% !important
  }

  .accounting-it-service-card p {
    max-width: 100% !important;
  }

  .zak-header-builder .zak-main-row .zak-header-right-col .widget-top-bar-col-1-sidebar {
    display: none !important;
  }

  .after-footer-widgets .header-contact a {
    width: 100% !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
    background-color: var(--primary-color) !important;
    border-right: 1px solid var(--whitecolor);
    text-align: center;
    color: var(--whitecolor);
    font-size: 14px !important;
    padding: .9em 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px
  }

  .after-footer-widgets {
    display: block !important;
  }

  .after-footer-widgets .header-contact {
    display: flex !important;
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    justify-content: space-between;
    align-items: center;
    background: var(--primary-color);
    z-index: 4;
    border-top: 1px solid var(--whitecolor) !important
  }

}

@media only screen and (max-width: 991px) {
  :root {
    --h1size: 48px;
    --h2size: 28px;
    --header-text: 36px;
    --h3size: 22px;
    --h24size: 21px;
    --h4size: 19px;
    --h5size: 17px;
    --h6size: 16px;
    --fontsize: 16px;
    --divgap50: 30px;
    --innrdiv45: 28px;
    --iiner110: 70px;
    --innerdivgap: 55px;
    --innerdiv70: 35px;
  }

  html .zak-footer-builder .zak-footer-bottom-row {
    padding-bottom: 13px
  }

  .zak-page-header .silent-party-banner-wrap .banner-content .banner-phone .phone-icon {
    height: 55px !important;
    width: 55px !important;
    padding: 10px !important
  }

  .services-grid .service-item a img {
    height: 290px !important
  }

  .services-section .slick-prev,
  .services-section .slick-next {
    height: 42px !important;
    width: 42px !important
  }

  .services-section .slick-next {
    margin-left: 0 !important
  }

  html .services-comparison-section .e-con-inner .services-comparison-manages-section .services-comparison-manages-section-texts {
    width: 100% !important
  }

  .testimonials-wrapper .testimonial-card .testimonial-text {
    margin-top: 12px !important
  }

  .it-approach-section-react h5 {
    font-size: 55px !important
  }

  .testimonials-section .avatar-item img {
    width: 60px !important;
    height: 60px !important
  }

  .post-template-default .zak-page-header .zak-page-title {
    font-size: 28px !important
  }

  html .testimonials-section .slick-center img {
    height: 80px !important;
    width: 80px !important
  }

  .services-comparison-section .e-con-inner .services-comparison-manages-section {
    flex-direction: column !important
  }

  .it-contact-section .elementor-widget-heading {
    padding-left: 0 !important
  }

  html .services-comparison-section .e-con-inner .services-comparison-manages-section .services-comparison-manages-section-boxes {
    width: 100% !important
  }

  .it-contact-section .e-con-inner {
    flex-direction: column !important;
    align-items: start !important
  }

  footer.zak-footer-builder .zak-top-row .social-icons {
    margin-top: 20px !important
  }

  .zak-footer-builder .zak-footer-top-row .zak-footer-col #media_image-2 {
    position: unset !important
  }

  html .slick-prev::before {
    top: 83% !important;
    left: 11px !important
  }

  footer.zak-footer-builder .zak-top-row .zak-footer-top-1-col .widget_custom_html:last-child {
    padding-top: 20px !important
  }

  html .zak-page-header .silent-party-banner-wrap .banner-content {
    width: 100% !important
  }

  html .zak-page-header .silent-party-banner-wrap .banner-form {
    width: 100% !important
  }

  #sp-testimonial-free-wrapper-7020 .sp-testimonial-free-section .sp-testimonial-client-image img {
    height: 55px !important;
    width: 55px !important
  }

  .zak-page-header .silent-party-banner-wrap {
    flex-direction: column !important
  }

  html .slick-prev {
    height: 42px !important;
    width: 42px !important
  }

  #sp-testimonial-free-wrapper-7020 .sp-testimonial-free-section .sp-testimonial-client-image {
    top: -30px !important
  }

  .zak-copyright p {
    text-align: center;
    justify-content: center
  }

  html .slick-next,
  .slick-prev {
    height: 42px !important;
    width: 42px !important
  }

  input[type="text"],
  input[type="email"],
  input[type="url"],
  input[type="password"],
  input[type="search"],
  input[type="number"],
  input[type="tel"],
  input[type="range"],
  input[type="date"],
  input[type="month"],
  input[type="week"],
  input[type="time"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="color"],
  select {
    height: 50px !important
  }

  body .zak-footer-builder .zak-copyright {
    gap: 5px !important
  }

  .intesols-slide-second {
    padding-bottom: 80px !important
  }

  .zak-copyright p:last-child {
    justify-content: start !important;
    gap: 5px !important
  }

  .zak-footer-builder .zak-footer-bottom-row {
    padding-top: 15px;
    padding-bottom: 15px
  }

  html .zak-footer-builder .zak-html-1 {
    justify-content: center !important
  }

  html .zak-footer-builder .zak-main-row .zak-footer-main-3-col {
    align-items: start
  }

  .zak-footer-builder .zak-bottom-row {
    flex-direction: column
  }

  .zak-footer-builder .zak-footer-main-row .zak-footer-col section {
    padding-bottom: 0
  }

  body .zak-header-builder .zak-mobile-row {
    display: block
  }

  body .zak-header-builder .zak-desktop-row.zak-main-header {
    display: none
  }

  body .zak-footer.zak-footer-builder .zak-footer-main-row {
    padding-bottom: 60px
  }

  .zak-page-header-top-banner .zak-page-sub-title {
    margin-bottom: 16px
  }

  .zak-page-header-top-banner {
    height: auto;
    padding: 80px 0
  }

  .zak-footer-builder .zak-copyright {
    flex-direction: column;
    gap: 15px
  }

  .zak-footer-builder .zak-footer-main-row .zak-footer-col .contact-info>div {
    margin-bottom: 0
  }

  .zak-footer-desktop-row::after {
    display: none !important;
  }

  .post-template-default .post-tags {
    padding: 20px !important;
  }

  .industries-template-default .testimonial-letter-avatar {
    height: 55px !important;
    width: 55px !important;
  }

  html .professional-testimonials-section .professional-testimonials-slider {
    padding: 10px !important;
  }
}

@media only screen and (max-width: 910px) {
  .slide-arrow {
    display: none
  }
}

@media only screen and (max-width: 890px) {}

@media only screen and (max-width: 820px) {
  .zak-footer-builder .zak-footer-top-row .footer-logo img {
    max-width: 80%
  }

}

@media only screen and (max-width: 768px) {
  .zak-footer-builder .zak-footer-bottom-row .zak-footer-col {
    justify-content: center;
    align-items: center
  }

  .zak-footer.zak-footer-builder .zak-footer-bottom-row {
    padding-top: 20px !important
  }

  .intesols-slider-content .intesols-slider-desc .header-icon-img {
    display: none !important
  }
}

@media only screen and (max-width: 767px) {

  :root {
    --h1size: 40px;
    --h2size: 26px;
    --header-text: 31px;
    --h3size: 20px;
    --h4size: 19px;
    --h5size: 17px;
    --h6size: 17px;
    --h20size: 16px;
    --fontsize: 16px;
    --innrdiv45: 30px;
    --divgap50: 25px;
    --iiner110: 60px;
    --innerdivgap: 45px;
    --innerdiv70: 28px
  }

  .footer-cta-section .e-con-inner .footer-cta-section__heading-wrap {
    width: 100% !important
  }

  .zak-footer-builder .footer-text-sec {
    line-height: 1 !important
  }

  .stats-section .stats-section-inner .stats-section-box .elementor-image-box-wrapper .elementor-image-box-img img {
    height: 45px !important;
    width: 45px !important
  }

  .zak-footer-col .widget ul li:last-child a {
    padding-bottom: 0 !important
  }

  .bt-industries-section .e-con-inner::before {
    clip-path: unset !important;
    border-radius: 40px !important
  }

  .zak-footer.zak-footer-builder .zak-footer-top-row {
    padding-bottom: 0 !important
  }

  .it-approach-section-left:nth-child(4)::before {
    display: none !important
  }

  .zak-footer-builder .zak-footer-main-row .zak-footer-col:last-child {
    padding-top: 0 !important
  }

  .it-approach-section-left:nth-child(3)::after {
    display: none !important
  }

  .who-we-are-section .e-con-inner .who-we-are-images .who-we-are-images-sec {
    width: 100% !important
  }

  .it-approach-section-left:nth-child(2)::before {
    display: none !important
  }

  .who-we-are-section .e-con-inner .who-we-are-images .who-we-are-images-sec IMG {
    height: 300px !important
  }

  .home-process-section .home-process-media {
    position: unset !important
  }

  .who-we-are-section .e-con-inner .who-we-are-images {
    width: 100% !important;
    position: unset !important
  }

  .who-we-are-section .e-con-inner .who-we-are-images .who-we-are-images-first {
    width: 100% !important;
    position: unset !important;
    transform: unset !important
  }

  .who-we-are-section .e-con-inner .who-we-are-images .who-we-are-images-first IMG {
    width: 100% !important;
    height: 180px !important
  }

  .values-grid-right .elementor-widget-text-editor {
    align-items: start !important
  }

  .bt-industries-section .e-con-inner {
    padding: 35px 20px !important
  }

  .home-process-images-primary,
  .home-process-images-secondary {
    width: 100% !important
  }

  .home-process-images .home-process-images-primary img {
    height: 320px !important
  }

  .launch-success-section .e-con-inner .launch-success-section-contnt {
    width: 100% !important
  }

  .mission-vision-section .e-con-inner .mission-vision-block p {
    max-width: 100% !important
  }

  .html .values-grid-right .elementor-widget-text-editor p {
    text-align: left !important
  }

  .it-approach-section .e-con-inner {
    padding-left: 20px !important;
    padding-right: 20px !important
  }

  .values-grid-right .elementor-widget-text-editor:last-child::after {
    display: none !important
  }

  .values-grid-right .elementor-widget-text-editor p {
    max-width: 100% !important
  }

  .values-sectio-intro .values-sectio-inner .values-grid-items {
    margin-top: 0 !important
  }

  .values-grid-left .elementor-widget-text-editor:first-child::before {
    display: none !important
  }

  .html .values-grid-items .values-grid-left p {
    max-width: 100% !important
  }

  .values-grid-items .values-grid-right {
    width: 100% !important;
    margin-top: 25px !important
  }

  .values-grid-left .elementor-widget-text-editor:last-child::after {
    display: none !important
  }

  .zak-header-main-row .header-contact a {
    display: none !important
  }

  .values-grid-right .elementor-widget-text-editor:first-child::before {
    display: none !important
  }

  .mission-vision-section .e-con-inner .mission-vision-block-sec {
    padding-left: 15px !important
  }

  .values-grid-items .values-grid-center {
    width: 100% !important;
    min-width: 100% !important
  }

  .mission-vision-section .e-con-inner .mission-vision-block-sec p {
    max-width: 100% !important
  }

  .it-strategy-cta-section .e-con-inner .it-strategy-cta-section-left {
    width: 100% !important
  }

  .values-grid-items .values-grid-left {
    width: 100% !important
  }

  .why-choose-section .e-con-inner .why-choose-section-right {
    width: 100% !important
  }

  .mission-vision-section .e-con-inner .mission-vision-block {
    padding-right: 15px !important
  }

  .it-strategy-cta-section .e-con-inner .it-strategy-cta-section-right {
    position: unset !important;
    width: 100% !important
  }

  .services-comparison-section .e-con-inner .services-comparison-manages-section .services-comparison-manages-section-boxes .services-comparison-manages-section-take .elementor-image-box-img {
    margin-inline: unset !important
  }

  .why-choose-section .e-con-inner .why-choose-section-left {
    position: unset !important;
    width: 100% !important
  }

  .zak-page-header .zak-page-title {
    font-size: 26px !important
  }

  .approach-section .e-con-inner .approach-section-img {
    position: unset !important;
    width: 100% !important
  }

  .approach-section .e-con-inner .approach-section-img img {
    height: 300px !important
  }

  .hybrid-cloud-environments .e-con-inner .hybrid-cloud-environments-right {
    width: 100% !important;
    position: unset !important
  }

  .infrastructure-transformation .e-con-inner .infrastructure-transformation-media {
    width: 100% !important;
    position: unset !important
  }

  .infrastructure-transformation .e-con-inner .infrastructure-transformation-contnt {
    width: 100% !important
  }

  .approach-section .e-con-inner .approach-section-contenet {
    width: 100% !important
  }

  .hybrid-cloud-environments .e-con-inner .hybrid-cloud-environments-left {
    width: 100% !important
  }

  .about-section .e-con-inner .about-images .about-images-primary img {
    height: 300px !important;
    width: 100% !important
  }

  .values-grid-items .values-grid-left,
  .values-grid-items .values-grid-right {
    gap: 50px !important
  }

  .about-section .e-con-inner .about-images .about-images-secondary img {
    height: 200px !important;
    width: 100% !important
  }

  .founders-section-right .elementor-widget-image::before {
    transform: translateY(67px) !important
  }

  .founders-section .founders-section-left .elementor-widget-heading {
    position: unset !important
  }

  .about-section .e-con-inner .about-images .about-images-secondary {
    width: 100% !important;
    position: unset !important;
    transform: unset !important
  }

  .about-section .e-con-inner .about-images .about-images-primary {
    width: 100% !important
  }

  .about-section .e-con-inner .about-content {
    width: 100% !important
  }

  .about-section .e-con-inner .about-images {
    width: 100% !important;
    position: unset !important
  }

  .zak-page-header {
    background-position: right !important
  }

  .contact-section-wraps .e-con-inner .contact-info-box {
    width: 100% !important;
    position: unset !important
  }

  .map-frame-wrap .e-con-inner iframe {
    height: 300px !important
  }

  .zak-footer-desktop-row::before,
  .zak-footer-desktop-row::after {
    display: none !important
  }

  .contact-section-wraps .e-con-inner {
    flex-direction: column-reverse !important
  }

  .contact-section-wraps .e-con-inner .contact-details-form {
    width: 100% !important
  }

  footer.zak-footer-builder .zak-top-row .zak-footer-top-1-col .widget_custom_html:last-child .footer-logo-sec p {
    max-width: 100% !important
  }

  .after-footer-widgets .header-contact {
    display: flex !important;
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    justify-content: space-between;
    align-items: center;
    background: var(--primary-color);
    z-index: 4;
    border-top: 1px solid var(--whitecolor) !important
  }

  .after-footer-widgets .header-contact a {
    width: 100% !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
    background-color: var(--primary-color) !important;
    border-right: 1px solid var(--whitecolor);
    text-align: center;
    color: var(--whitecolor);
    font-size: 14px !important;
    padding: .9em 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px
  }

  .zak-footer-builder .footer-text-sec {
    font-size: 100px !important;
    top: 35px !important
  }

  .blogs-main-wrap-inner .custom-blog-posts .custom-blog-post .post-thumbnail img {
    height: 330px !important
  }

  .feature-card-sec,
  .feature-card {
    width: 100% !important;
    position: unset !important;
    transform: unset !important
  }

  .zak-footer.zak-footer-builder .zak-footer-bottom-row {
    padding-bottom: 70px !important
  }

  html body .zak-footer-top-4-col .widget-title {
    border: unset !important
  }

  .breadcrumb-trail .trail-items li:last-child {
    text-align: left !important
  }

  .zak-header-builder .zak-main-row .mobile-header-btns {
    display: none !important
  }

  .zak-footer-builder .zak-footer-top-row .zak-footer-col #media_image-2 {
    width: 178px !important
  }

  .after-footer-widgets {
    display: block !important
  }

  html .heros_banneras-wrap {
    padding-top: 150px !important;
    padding-bottom: 70px !important
  }

  .zak-footer-top-2-col.active .menu,
  .zak-footer-top-3-col.active .menu {
    display: block !important;
    padding-top: 10px
  }

  .heros_banneras-wrap .heros_banneras-contant .heros_banneras-contant-sec h1::before {
    height: 160px !important;
    width: 160px !important
  }

  .heros_banneras-wrap .heros_banneras-contant .heros_banneras-contant-sec h1 {
    line-height: 50px !important;
    font-size: 28px !important
  }

  .woocommerce-shop.zak-site-layout--left .zak-primary {
    padding-left: 0 !important
  }

  .um-register .um-row {
    gap: 0 !important
  }

  .zak-site-layout--left .zak-primary {
    width: 100% !important;
    padding-left: 0 !important
  }

  html .zak-footer-builder .zak-footer-main-row .widget .widget-title {
    border-bottom: 1px solid var(--whitecolor) !important;
    margin-bottom: 10px !important;
    width: 100%
  }

  .zak-footer.zak-footer-builder .zak-footer-main-row {
    padding-left: 15px !important;
    padding-right: 15px !important
  }

  .wpcf7-form p label {
    line-height: 1.2 !important
  }

  footer.zak-footer-builder .zak-top-row {
    gap: 10px !important
  }

  .launch-success-section .e-con-inner .launch-success-section-media {
    width: 100% !important;
    min-width: 100% !important
  }

  .it-contact-section .elementor-widget-heading {
    padding-left: 0 !important
  }

  .home-process-images .home-process-images-primary img {
    width: 100% !important;
    min-width: 100% !important
  }

  footer.zak-footer-builder .zak-top-row .zak-footer-top-2-col .widget_custom_html:last-child,
  footer.zak-footer-builder .zak-top-row .zak-footer-top-1-col .widget_custom_html:last-child {
    padding-top: 0 !important
  }

  .zak-footer-builder .zak-footer-top-row .zak-footer-col #media_image-2 {
    position: unset !important
  }

  .bt-industries-section .e-con-inner {
    max-width: 100% !important
  }

  .home-process-section .home-process-content {
    width: 100% !important
  }

  .launch-success-section .e-con-inner .launch-success-section-media img {
    width: 100% !important
  }

  .zak-footer-builder .zak-footer-main-row .zak-footer-col:last-child {
    width: auto !important
  }

  .launch-success-section-box-first,
  .launch-success-section-box-sec {
    width: 100% !important;
    position: unset !important
  }

  .home-process-images .home-process-images-secondary img {
    width: 100% !important
  }

  .home-process-media .home-process-badge {
    position: unset !important
  }

  .home-process-section .home-process-media {
    width: 100% !important
  }

  .heros_banneras .slick-dots {
    top: 87% !important
  }

  .home-process-images-secondary {
    position: unset !important
  }

  .intesols-slide-second {
    padding-top: 65px !important;
    padding-bottom: 65px !important;
    width: 100%;
    height: auto
  }

  .heros_banneras .slick-prev,
  .heros_banneras .slick-next {
    display: none
  }

  .footer-cta-img img {
    display: none
  }

  .footer-cta-section .e-con-inner .footer-cta-right .elementor-widget-image img,
  .footer-cta-section .footer-cta-left .elementor-widget-image img {
    height: auto;
    width: 100%
  }

  .zak-footer-builder .zak-footer-main-row .zak-footer-col {
    width: 100%
  }

  .zak-footer-main-4-col .foo-contact-wrap {
    margin-top: 10px
  }

  .zak-footer-col .widget ul a {
    padding-bottom: 15px
  }

  .footer-cta-section .e-con-inner .footer-cta-center {
    position: unset;
    top: 0;
    padding: 30px 15px;
    border-radius: 0;
    height: 100%
  }

  .testimonials__header .testimonials__header-img {
    width: 100%
  }

  .intesols-slider-buttons a {
    height: auto;
    padding: 12px 24px
  }

  .intesols-slider-desc p {
    padding-bottom: 0;
    margin-bottom: 0
  }

  .footer-contact-info-wrap .general-contact-info>h2,
  .footerbrand_img,
  html footer.zak-footer-builder .widget .widget-title {
    margin-bottom: 0 !important;
    padding-bottom: 15px !important;
    padding-top: 15px !important;
    font-size: 17px;
    width: 100% !important;
    text-align: left !important
  }

  footer.zak-footer-builder .zak-top-row {
    gap: 0 !important;
    flex-direction: column
  }

  .zak-footer.zak-footer-builder .zak-footer-main-row .zak-main-row .zak-footer-top-2-col h2 {
    padding-bottom: 22px
  }

  .zak-footer.zak-footer-builder .zak-footer-main-row .zak-main-row .zak-footer-top-1-col h2 {
    padding-bottom: 15px
  }

  .zak-page-header {
    align-items: center;
    padding-bottom: 0;
    height: auto;
    background-position: center
  }

  .zak-footer-builder .zak-footer-main-row .zak-footer-col section {
    width: 100%;
    padding-bottom: 5px;
    margin-bottom: 0
  }

  .footer-contact-info-wrap,
  .zak-footer-builder .widget-footer-bar-col-1-sidebar .menu-the-company-container .menu {
    grid-template-columns: repeat(1, 1fr)
  }

  .zak-footer-builder .zak-footer-main-row .zak-footer-col {
    padding: 15px 0;
    grid-template-columns: repeat(2, 1fr)
  }

  .zak-footer-builder .zak-footer-nav ul,
  .zak-footer-builder .zak-footer-nav-2 ul {
    gap: 10px
  }

  .zak-footer-builder .widget ul {
    gap: 4px
  }

  .zak-footer-builder .zak-footer-main-row .widget .widget-title {
    margin-bottom: 5px;
    font-size: 21px
  }

  .zak-page-header .zak-breadcrumbs .trail-items li::after {
    margin: 0 8px
  }

  .zak-page-header-top-banner .zak-page-title {
    margin-bottom: 18px;
    gap: 5px
  }

  .zak-page-header-top-banner .zak-page-sub-title {
    font-size: var(--font-s);
    line-height: var(--lineheight-s)
  }

  .zak-page-header .zak-breadcrumbs .trail-items li:first-of-type,
  .breadcrumbs .trail-items li:first-of-type {
    padding-left: 0
  }

  .zak-page-header .zak-breadcrumbs .trail-items li:first-of-type::before,
  .breadcrumbs .trail-items li:first-of-type::before {
    width: 16px;
    height: 16px
  }

  .zak-header-builder .zak-header-main-row .zak-header-right-col .quote-now-button {
    width: 100%;
    background-color: var(--orange);
    border-radius: 5px;
    font-size: var(--font-xs);
    line-height: var(--lineheight-xs)
  }

  .zak-footer-top-2-col .widget-title,
  .zak-footer-top-3-col .widget-title,
  .zak-footer-top-1-col .widget-title {
    border-bottom: 1px solid var(--whitecolor) !important
  }

  .zak-footer-builder .zak-footer-top-row .zak-footer-col {
    width: 100% !important;
    margin-bottom: 0 !important
  }

  .zak-footer.zak-footer-builder .zak-footer-main-row .zak-main-row .zak-footer-top-1-col h2,
  .zak-footer.zak-footer-builder .zak-footer-main-row .zak-main-row .zak-footer-top-2-col h2 {
    margin-bottom: 0;
    margin-top: 0;
    width: 100%;
    line-height: 1.4
  }

  .wc-qv-modal #wc-qv-content .variations_form {
    flex-direction: column !important
  }

  html .zak-footer-builder .zak-main-row .zak-footer-top-2-col,
  html .zak-footer-builder .zak-main-row .zak-footer-top-1-col {
    padding-top: 0;
    padding-bottom: 0
  }

  .zak-footer-builder .zak-footer-main-row .zak-footer-col .widget ul,
  .zak-footer-main-1-col .footer-about p {
    padding-bottom: 0
  }

  .heros_banneras,
  .zak-footer-builder .zak-footer-main-row .zak-footer-main-4-col {
    padding: 0
  }

  .zak-page-header.zak-style-1 .zak-page-title {
    font-size: 26px
  }

  .zak-header-main-row .social-icons {
    gap: 10px
  }

  .intesols-slide-outer::before {
    display: none
  }

  .intesols-slider-content .intesols-slider-desc {
    margin-bottom: 0 !important
  }

  .heros_banneras,
  .intesols-slider-content {
    padding: 0
  }

  .intesols-slider-content h1,
  .intesols-slider-content h2 {
    line-height: 1.2
  }

  .intesols-slider-content {
    padding-top: 0px
  }

  html .intesols-slider-content .intesols-slider-heading {
    margin-bottom: 15px
  }

  .zak-footer-builder .zak-main-row .zak-footer-top-3-col {
    align-items: start
  }

  .intesols-slider-txt {
    padding-bottom: 5px
  }

  body .zak-content .zak-row {
    padding: 0
  }

  .zak-footer-builder .zak-footer-bottom-row .zak-footer-bottom-1-col {
    flex-direction: column
  }

  body .zak-footer.zak-footer-builder .zak-footer-main-row {
    padding-bottom: 15px
  }

  .footer-contact-info-wrap {
    grid-template-columns: repeat(1, 1fr)
  }

  footer.zak-footer-builder .zak-top-row .zak-footer-top-1-col .widget_custom_html:last-child,
  footer.zak-footer-builder .zak-top-row .zak-footer-top-1-col .widget_custom_html:nth-of-type(2n),
  body .get-in-touch-wrap.elementor-element>.elementor-element:last-child {
    margin-right: 0;
    width: 100%
  }

  .zak-footer-builder .widget-footer-bar-col-1-sidebar .menu-the-company-container .menu {
    grid-template-columns: repeat(3, 1fr)
  }

  .zak-footer-builder .zak-footer-main-row .zak-footer-col section {
    padding-bottom: 5px;
    margin-bottom: 0
  }

  .zak-footer-builder .zak-footer-main-row .zak-footer-col {
    padding: 15px 0;
    grid-template-columns: repeat(2, 1fr)
  }

  .zak-footer-builder .zak-footer-main-row .zak-footer-col .contact-info>div {
    margin-bottom: 0 !important
  }

  .zak-footer-builder .zak-footer-main-row .zak-footer-col .contact-info>div:last-of-type {
    margin-bottom: 0 !important
  }

  .zak-footer-builder .widget-footer-sidebar-1 .social-media-container h3 {
    padding-top: 10px !important
  }

  .zak-footer-builder .zak-footer-main-row {
    padding-top: 0 !important
  }

  .zak-footer-top-5-col {
    margin-top: 20px !important
  }

  .zak-footer-builder .zak-footer-top-row .widget:only-child .textwidget {
    justify-content: start;
    align-items: start !important
  }

  .zak-footer-top-4-col .custom-html-widget {
    margin-top: 20px
  }

  .zak-page-header .zak-container {
    padding-top: 0
  }

  .zak-footer-builder .zak-main-row .zak-footer-main-2-col,
  .zak-footer-builder .zak-main-row .zak-footer-main-4-col {
    padding-bottom: 0 !important
  }

  .zak-footer.zak-footer-builder .zak-footer-bottom-row .zak-bottom-row {
    gap: 10px !important
  }

  .zak-footer.zak-footer-builder .zak-footer-main-row .zak-main-row .zak-footer-main-4-col h2 {
    padding-bottom: 22px
  }

  .zak-footer-builder .zak-footer-main-row .zak-footer-col .contact-info>div {
    margin-bottom: 0 !important
  }

  .zak-footer-builder .zak-footer-main-row .zak-footer-col .contact-info>div:last-of-type {
    margin-bottom: 0 !important
  }

  .zak-footer-builder .zak-footer-main-row .zak-footer-main-4-col .custom-html-widget,
  .zak-footer-builder .zak-main-row .zak-footer-main-2-col .custom-html-widget {
    margin-top: 20px
  }

  .zak-footer-builder .zak-main-row .zak-footer-main-4-col,
  .zak-footer-builder .zak-main-row .zak-footer-main-2-col {
    padding-top: 0 !important
  }

  .zak-footer-top-1-col .custom-html-widget {
    margin-top: 30px
  }

  html .zak-footer-builder .zak-main-row .zak-footer-main-1-col,
  html .zak-footer-builder .zak-main-row .zak-footer-main-2-col {
    padding-top: 0;
    padding-bottom: 0
  }

  html .values-grid-right .elementor-widget-text-editor p {
    text-align: left !important;
  }

  .mega-menu-menu-mobile-mobile-open .zak-header-builder .zak-main-row {
    flex-direction: column !important;
    gap: 5px !important;
  }

  .mega-menu-menu-mobile-mobile-open #mega-menu-wrap-menu-mobile .mega-menu-toggle .mega-toggle-block {
    top: -54px !important;
    background-color: var(--primary-color) !important;
    position: relative;
  }

  .mega-menu-menu-mobile-mobile-open .zak-header-left-col {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .mega-menu-menu-mobile-mobile-open .zak-header-builder .zak-header-main-row {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .mega-menu-menu-mobile-mobile-open #mega-menu-wrap-menu-mobile {
    width: 100% !important;
  }

  .mega-menu-menu-mobile-mobile-open .zak-header-builder .zak-main-row .zak-header-right-col {
    justify-content: start !important;
  }

  .what-we-do-section-inner .expertise-pillars-section {
    flex-direction: row !important;
  }

  .services-pillars-section-gap {
    display: grid !important;
    grid-template-columns: repeat(1, 1fr) !important;
  }

  .blog-tags p a {
    font-size: 14px !important;
    padding: 14px 20px !important;
  }

  html .industries-template-default .bt-industries-section .e-con-inner::before {
    border-radius: 0 !important;
  }

  .services-section .slick-prev,
  .services-section .slick-next {
    bottom: -45px !important;
  }

  .testimonials-wrapper .testimonial-card .testimonial-text {
    -webkit-line-clamp: unset !important;
  }

  html body .slick-next {
    right: -35px !important;
  }

  html .after-footer-widgets .header-contact a:hover {
    color: var(--whitecolor) !important;
  }

  html body .testimonials-section .slick-next {
    right: -35px !important;
    top: 85px !important;
  }

  html body .testimonials-section .slick-prev {
    left: -35px !important;
    top: 85px !important;
  }

  html body .slick-prev {
    left: -35px !important;
  }

  .services-section .slick-slide .services-description {
    padding: 18px 18px !important;
  }

  .mission-vision-section .e-con-inner .mission-vision-block-sec::before {
    display: none !important;
  }

  .zak-page-header {
    padding-top: 70px;
    padding-bottom: 70px
  }

  .zak-breadcrumbs .trail-items,
  .breadcrumbs .trail-items {
    gap: 0 !important
  }

  .zak-breadcrumbs .trail-items span,
  .breadcrumbs .trail-items span,
  .zak-breadcrumbs .trail-items a,
  .breadcrumbs .trail-items a {
    font-size: 13px !important
  }

  .zak-copyright .footer-section {
    flex-direction: column !important
  }

  .zak-footer-builder .zak-footer-main-row .widget .widget-title::before {
    display: none !important
  }

  .footer-contact form p {
    margin-bottom: 0 !important
  }

  .zak-footer-builder .zak-footer-main-row .zak-footer-col .footer-logo-and-description p {
    margin: 12px 0 !important;
    max-width: 100% !important
  }

  .wpcf7-form .form-feild {
    margin-bottom: 20px !important
  }

  .footer-social-media h4 {
    margin-bottom: 20px
  }

  .zak-breadcrumbs .trail-items li::after,
  .breadcrumbs .trail-items li::after {
    margin: 0 8px !important
  }

  .site-map-caps ul li {
    width: 100% !important
  }

  .sites-ul ul {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important
  }

  .zak-footer-main-5-col {
    padding-bottom: 0 !important
  }

  html .zak-footer-top-2-col {
    margin-top: 20px !important
  }

  .zak-footer-main-5-col .widget-footer-bar-col-1-sidebar {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important
  }

  .zak-footer-builder .zak-footer-main-row .widget .widget-title {
    border-bottom: 1px solid var(--whitecolor);
    margin-bottom: 10px;
    width: 100%
  }

  .zak-footer-builder .zak-footer-main-row .zak-footer-col .contact-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px
  }

  .zak-footer-top-3-col .menu {
    display: none !important
  }

  .zak-footer.zak-footer-builder .zak-footer-top-row .zak-top-row section {
    width: 100% !important
  }

  .zak-footer-top-2-col .widget-title::after,
  .zak-footer-top-3-col .widget-title::after {
    content: "+";
    position: absolute;
    right: 0;
    top: 15px;
    font-size: 24px;
    background: unset
  }

  .zak-footer-top-2-col.active .widget-title::after,
  .zak-footer-top-3-col.active .widget-title::after {
    content: "-";
    font-size: 35px;
    top: 10px;
    width: unset;
    height: unset
  }

  .zak-footer-builder .zak-footer-top-row .zak-footer-col .footer-social {
    gap: 8px !important
  }

  .zak-footer-builder .zak-footer-top-row .zak-footer-col:not(:last-child) {
    padding-bottom: 0 !important
  }

  .zak-footer-top-4-col .zak-html-1 {
    margin-top: 15px
  }

  .zak-footer-top-2-col.active .menu,
  .zak-footer-top-3-col.active .menu {
    display: block !important;
    padding-top: 20px !important
  }

  .zak-footer-top-1-col {
    margin-bottom: 10px !important;
    padding-bottom: 10px !important
  }

  .zak-footer-col .widget ul a {
    padding-bottom: 15px
  }

  html .zak-footer-builder .zak-html-1 {
    justify-content: center !important
  }

  .zak-footer-builder .zak-footer-top-row .zak-footer-col .footer-social i {
    font-size: 18px !important
  }

  html body .zak-footer-top-5-col .widget .widget-title {
    border-bottom: none !important
  }

  .zak-footer-top-1-col .menu,
  .zak-footer-top-2-col .menu,
  .zak-footer-top-3-col .menu {
    display: none
  }

  .zak-footer-builder .zak-footer-main-row .zak-footer-col .widget ul,
  .zak-footer-top-1-col .footer-about p,
  .zak-footer-top-2-col .footer-about p,
  .zak-footer-top-3-col .footer-about p {
    padding-bottom: 0
  }

  .zak-footer-builder .zak-footer-main-row .widget .widget-title {
    margin-bottom: 5px;
    font-size: 21px
  }

  .zak-footer.zak-footer-builder .zak-footer-main-row .zak-main-row .zak-footer-top-2-col h2 {
    margin-bottom: 0;
    margin-top: 0;
    width: 100%;
    line-height: 1.4;
    padding-bottom: 15px
  }

  .zak-footer-builder .zak-main-row .widget ul {
    gap: 0 !important
  }

  .zak-footer-builder .zak-footer-main-row .zak-footer-col section {
    width: 100%
  }
}

@media only screen and (max-width: 600px) {

  html input[type=text],
  html input[type=email],
  html input[type=url],
  html input[type=password],
  html input[type=search],
  html input[type=number],
  html input[type=tel],
  html input[type=range],
  html input[type=date],
  html input[type=month],
  html input[type=week],
  html input[type=time],
  html input[type=datetime],
  html input[type=datetime-local],
  html input[type=color],
  html select,
  html textarea {
    margin-bottom: 0
  }

  #wc-qv-content .product {
    flex-direction: column !important
  }

  .zak-footer-builder .zak-footer-top-row .footer-logo img {
    max-width: 60%
  }

  .industries-grid {
    grid-template-columns: repeat(1, 1fr) !important
  }

  .accounting-it-service-card::after {
    display: none !important
  }

  .accounting-it-service-card p {
    max-width: 100% !important
  }

  .values-section-class>.elementor-widget {
    width: calc(100% - 0px) !important
  }

  .accounting-it-services-wrapper {
    grid-template-columns: repeat(1, 1fr) !important
  }

  .accounting-it-service-card h3 {
    max-width: 100% !important
  }

  .it-approach-section-react .elementor-widget-text-editor:nth-child(even) {
    margin-top: 0 !important
  }

  .zak-header-builder .zak-main-row .zak-header-left-col {
    width: 100% !important
  }

  .it-approach-section .e-con-inner .it-approach-section-react {
    grid-template-columns: repeat(1, 1fr) !important;
    display: grid !important
  }

  .services-grid {
    grid-template-columns: repeat(1, 1fr) !important
  }

  .blogs-main-wrap-inner .custom-blog-posts {
    grid-template-columns: repeat(1, 1fr) !important
  }

  .stats-section .stats-section-wrap-cet {
    grid-template-columns: repeat(2, 1fr) !important
  }

  html .heros_banneras-wrap .heros_banneras-contant .heros_banneras-contant-sec h1 {
    line-height: 42px !important;
    font-size: 26px !important
  }

  .woosw-list {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
  }

  .zak-header-builder .zak-header-main-row #get-in-touch-btn {
    display: none !important
  }

  html .zak-footer-builder .zak-footer-bottom-row {
    padding-bottom: 13px !important
  }

  html .zak-footer-builder .zak-footer-top-row .zak-footer-col #media_image-2 {
    width: 135px !important;
  }

  .category .zak-content .zak-row .zak-posts {
    grid-template-columns: repeat(1, 1fr) !important;
  }

  .tag .zak-content .zak-row .zak-posts {
    grid-template-columns: repeat(1, 1fr) !important;
  }

  .accounting-it-service-card::before {
    content: "" !important;
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    height: 1px !important;
    border-bottom: 1px solid transparent !important;
    border-image-source: linear-gradient(270deg, #252525 0%, #FFFFFF 50%, #252525 100%) !important;
    border-image-slice: 1 !important;
    display: block !important;
  }

  .professional-cloud-services-section .e-con-inner .professional-cloud-services-grid .professional-cloud-service-card {
    width: calc(100% - 0px) !important;
  }

  .accounting-it-service-card:last-child::before {
    display: none !important;
  }
}

@media only screen and (max-width: 575px) {
  .zak-footer-builder .widget-footer-bar-col-1-sidebar .menu-the-company-container .menu {
    grid-template-columns: repeat(2, 1fr);
    gap: 8px
  }

}

@media only screen and (max-width: 480px) {
  .zak-header-buttons .zak-header-button .zak-button {
    height: auto
  }

  input[type="text"],
  input[type="email"],
  input[type="url"],
  input[type="password"],
  input[type="search"],
  input[type="number"],
  input[type="tel"],
  input[type="range"],
  input[type="date"],
  input[type="month"],
  input[type="week"],
  input[type="time"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="color"],
  select {
    height: 50px !important
  }

  .wpcf7-form p label {
    margin-bottom: 10px
  }

  .home-process-section .home-process-content ol {
    grid-template-columns: repeat(1, 1fr) !important
  }

  .form-feild-wrapper {
    flex-direction: column !important;
    gap: 0 !important
  }

  .intesols-slider-buttons a:nth-child(2) {
    font-size: 14px !important;
  }

  .intesols-slider-buttons a:nth-child(1) {
    font-size: 14px !important;
  }
}

@media only screen and (max-width: 429px) {}

@media only screen and (max-width: 425px) {
  :root {
    --h1size: 35px;
    --header-text: 31px;
    --h2size: 23px;
    --h3size: 19px;
    --h4size: 17px;
    --h5size: 17px;
    --h6size: 16px;
    --h20size: 16px;
    --fontsize: 16px
  }

  footer.zak-footer-builder .zak-top-row .zak-footer-top-1-col .widget_custom_html {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px
  }

  .zak-footer-builder .zak-footer-main-row .zak-footer-col section,
  .zak-footer-builder .zak-footer-nav {
    grid-column: 1/span 2
  }

  body .zak-footer-builder .zak-footer-nav {
    margin-top: 10px;
    justify-content: flex-start
  }

  .zak-footer-builder .zak-footer-main-row .tab-navigation select {
    width: 100%
  }

  .zak-footer-builder .widget ul,
  .zak-footer-builder .zak-footer-nav ul,
  .zak-footer-builder .zak-footer-nav-2 ul {
    column-gap: 8px;
    row-gap: 0
  }

  .zak-footer-builder .footer-social-icons a {
    width: 24px;
    height: 24px
  }

  .zak-footer-builder .footer-social-icons a i {
    font-size: 12px
  }

  body .get-in-touch-wrap.elementor-element>.elementor-element {
    width: 100%
  }

  .img-box-wrap .elementor-widget-image {
    width: 200px;
    height: 200px
  }

  body .gtranslate_wrapper .gt_switcher .gt_selected a {
    width: 120px
  }

  #form_quote-meetingroom .frm_page_num_2 .frm_hide_section .frm_repeat_sec {
    flex-wrap: wrap;
    row-gap: 8px
  }

  #form_quote-meetingroom .frm_page_num_2 .frm_hide_section .frm_repeat_sec .frm_form_field {
    width: calc(33.33% - 30px / 3);
    gap: 4px
  }

  #form_quote-meetingroom .frm_page_num_2 .frm_form_field {
    gap: 4px
  }

  body #form_quote-meetingroom .frm_page_num_2 .frm_hide_section .frm_repeat_sec .frm_repeat_buttons {
    width: 100%;
    justify-content: center
  }

}

@media only screen and (max-width: 375px) {}

@media(max-width: 840px) {}

@media(max-width: 576px) {}

@media (min-width: 1440px) and (max-width:1700px) {
  .zak-footer-builder .zak-footer-main-row {
    padding-left: 15px;
    padding-right: 15px
  }

  .stats-section .stats-section-inner .stats-section-box:not(:last-child)::before {
    right: -30% !important
  }

  .mission-vision-section .e-con-inner .mission-vision-block-sec {
    padding-right: 20px !important
  }

  .mission-vision-section .e-con-inner .mission-vision-block {
    padding-left: 20px !important
  }

  .zak-page-header .silent-party-banner-wrap .banner-content {
    width: 50% !important
  }

  .woocommerce ul.products li.product .button {
    padding: 15px 50px 15px 50px !important
  }

  .it-approach-section-react h5 {
    font-size: 54px !important
  }

  .zak-page-header .silent-party-banner-wrap .banner-form {
    width: 50% !important
  }

  .heros_banneras-wrap .heros_banneras-contant .heros_banneras-contant-sec h1 {
    line-height: 80px !important
  }

  .zak-footer-main-row .zak-footer-col:not(:last-child)::before {
    right: -35px !important
  }

  footer.zak-footer-builder .zak-top-row {
    gap: 30px !important
  }

  body:not(.home) .zak-footer-builder .zak-footer-main-row {
    padding-top: 40px !important
  }

  .zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-right-col {
    gap: 25px !important
  }

  .zak-header-builder .zak-desktop-row.zak-main-header .zak-primary-nav .zak-primary-menu {
    gap: 24px !important
  }

  .footer-cta-section .e-con-inner .footer-cta-section__heading-wrap h2 {
    font-size: 45px !important
  }

  .zak-secondary-nav .zak-secondary-menu {
    gap: 40px !important
  }

  .zak-header-builder .zak-main-row {
    gap: 16px
  }

  .zak-footer-builder .zak-main-row {
    gap: 40px
  }

  .prev-arrow {
    left: 0
  }

  .next-arrow {
    right: -3%
  }

  .prev-arrow::before,
  .next-arrow::before {
    width: 80px;
    height: 80px
  }

  .zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-left-col .site-branding {
    left: 0
  }

  .zak-header-builder .menu-navbar-container .menu {
    gap: 75px
  }

  .heros_banneras .slick-initialized .slick-slide .intesols-slide-first .intesols_thumbnail img {
    height: 100% !important
  }

  .intesols_thumbnail::before {
    height: 100% !important;
    width: 100% !important;
    right: 25px !important;
    top: 10px
  }

  .zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-right-col {
    padding-top: 0px !important;
    padding-bottom: 0px !important
  }

  .intesols-slider-content .intesols-slider-desc .header-icon-img {
    right: 20px !important
  }

  html .flowchart-columns-head>.elementor-element:not(:last-child) h6::before {
    left: 143% !important;
    width: 67px !important
  }

  .launch-success-section .e-con-inner .launch-success-section-contnt p {
    max-width: 700px !important;
  }

  .feature-card {
    left: -28px !important;
  }
}

@media (min-width: 1200px) and (max-width:1440px) {
  .intesols-slide-second {
    height: 600px
  }

  .zak-header-builder .zak-top-row .zak-header-right-col .button-container .quote-btn {
    padding: 11px 16px 10px 16px !important
  }

  .stats-section .stats-section-inner .stats-section-box:not(:last-child)::before {
    right: -35px !important
  }

  .zak-header-builder .zak-desktop-row.zak-main-header .zak-header-main-row .dgwt-wcas-search-form {
    width: 250px !important
  }

  .it-approach-section-react h5 {
    font-size: 44px !important;
    bottom: -5px !important
  }

  .blogs-main-wrap-inner .custom-blog-posts .custom-blog-post .post-thumbnail img {
    height: 370px !important
  }

  .stats-section .stats-section-inner .stats-section-box .elementor-image-box-wrapper .elementor-image-box-img img {
    height: 45px !important;
    width: 45px !important
  }

  .zak-footer-builder .footer-text-sec {
    top: 78px !important
  }

  .zak-header-builder .zak-top-row .zak-header-right-col .button-container .contact-btn {
    padding: 11px 16px 10px 16px !important
  }

  .heros_banneras-wrap {
    height: 720px !important;
    padding-top: 100px !important
  }

  .zak-header-builder .zak-desktop-row.zak-main-header .zak-primary-nav .menu-item a {
    font-size: 16px !important
  }

  .zak-footer-main-row .zak-footer-col {
    position: relative !important
  }

  .zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-right-col {
    gap: 12px !important
  }

  .zak-footer-main-row .zak-footer-col:not(:last-child)::before {
    right: -30px !important
  }

  .zak-header-right-col .header-wishlist-link i {
    justify-content: center !important;
    align-items: center !important
  }

  html .zak-header-builder .zak-desktop-row.zak-main-header .zak-primary-nav .zak-primary-menu {
    gap: 20px !important
  }

  .footer-cta-section .e-con-inner .footer-cta-section__heading-wrap h2 {
    font-size: 35px !important
  }

  .zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-left-col .site-branding {
    padding-left: 0 !important
  }

  .footer-cta-section .e-con-inner .footer-cta-section__heading-wrap {
    width: 55% !important
  }

  .zak-header-builder .zak-main-row .zak-header-center-col .widget-top-bar-col-1-sidebar .custom-html-widget {
    gap: 25px
  }

  .footer-cta-section .e-con-inner .footer-cta-section__buttons {
    width: 25% !important
  }

  .footer-cta-img img {
    width: 180px !important;
    height: 180px !important
  }

  .zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-right-col #custom_html-2 .textwidget a button {
    padding: 12px 10px;
    font-size: 14px
  }

  .zak-header-builder .zak-main-row .zak-header-center-col {
    width: auto
  }

  .zak-header-builder .zak-main-row .zak-header-center-col {
    display: none !important
  }

  .zak-header-builder .zak-header-bottom-row {
    padding-left: 15px;
    margin-left: 15px;
    margin-right: 15px;
    padding-right: 15px
  }

  .zak-header-builder .menu-navbar-container .menu {
    gap: 42px
  }

  .zak-page-header {
    height: 360px;
    padding-bottom: 0px
  }

  .zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-left-col .site-branding {
    left: 0
  }

  .zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-right-col .widget-top-bar-col-1-sidebar .textwidget .header-ibw {
    padding-left: 50px !important
  }

  .zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-left-col .site-branding img {
    max-width: auto !important
  }

  .zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-right-col {
    padding-top: 0px !important;
    padding-bottom: 0px !important
  }

  .zak-footer-builder .zak-footer-main-row .zak-footer-col {
    padding-top: 30px !important
  }

  .founders-section .founders-section-left .elementor-widget-heading {
    z-index: 3 !important;
  }

  .founders-section .founders-section-right .elementor-widget-heading {
    z-index: 3 !important;
  }
}

@media (min-width: 991px) and (max-width:1200px) {
  .zak-header-builder .zak-header-main-row .zak-header-right-col .custom-html-widget {
    display: flex;
    gap: 30px
  }

  .premium-intro .home-premium-section .premium-intro__layout img {
    height: 300px !important
  }

  .zak-footer-builder .zak-footer-bottom-row {
    padding-bottom: 13px
  }

  .it-approach-section-react h5 {
    font-size: 38px !important;
    bottom: -7px !important
  }

  .industries-grid {
    grid-template-columns: repeat(3, 1fr) !important
  }

  .zak-header-builder .zak-header-main-row .zak-header-right-col .custom-html-widget .call-outer .call-wrap {
    position: relative
  }

  .zak-header-builder .zak-header-main-row .zak-header-right-col .custom-html-widget .call-outer div:last-child::before {
    content: "";
    display: inline-block;
    width: 34px;
    height: 34px;
    background-image: url(../images/mail_call.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 9px;
    vertical-align: middle
  }

  .zak-header-builder .zak-header-main-row .zak-header-right-col .custom-html-widget .call-outer>div {
    position: relative
  }

  .zak-header-builder .zak-header-main-row .zak-header-right-col .custom-html-widget .call-outer .call-wrap::before {
    content: "";
    display: inline-block;
    background-image: url(../images/header_call.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 34px;
    height: 34px;
    margin-right: 9px;
    vertical-align: middle
  }

  .services-grid {
    grid-template-columns: repeat(3, 1fr) !important
  }

  .zak-header-builder .zak-header-main-row .zak-header-right-col .custom-html-widget .call-outer>div {
    font-family: var(--interfont);
    font-weight: 500;
    font-size: var(--fontsize);
    color: var(--whitecolor);
    line-height: 100%
  }

  .zak-header-builder .zak-header-main-row .zak-header-right-col .custom-html-widget .call-outer {
    display: flex;
    align-items: center;
    gap: 20px
  }

}

@media (min-width: 767px) and (max-width:1200px) {
  .zak-page-header {
    height: auto;
    padding-top: 70px;
    align-items: center;
    padding-bottom: 70px
  }

  .zak-page-header .zak-container {
    padding-top: 0px
  }
}

@media (min-width: 767px) and (max-width:991px) {
  .zak-footer-builder .zak-main-row {
    grid-template-columns: 1fr 1fr
  }

}

@media (min-width: 768px) and (max-width:1024px) {
  .zak-footer-builder .widget-footer-sidebar-1 .custom-html-widget p a {
    max-width: 100%
  }

  .zak-footer-builder .zak-main-row .zak-footer-main-1-col {
    width: 100%
  }

  .zak-site-layout--left .zak-primary {
    width: 70% !important
  }

  .values-grid-left .elementor-widget-text-editor:last-child::after {
    display: none !important
  }

  .values-grid-right .elementor-widget-text-editor:first-child::before {
    display: none !important
  }

  .values-grid-right .elementor-widget-text-editor:last-child::after {
    display: none !important
  }

  .values-grid-left .elementor-widget-text-editor:first-child::before {
    display: none !important
  }

  .bt-industries-slider {
    flex-direction: column !important
  }

  .zak-footer-builder .zak-main-row .contact-info {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    flex-direction: column;
    align-items: start
  }

  .accounting-it-services-wrapper {
    grid-template-columns: repeat(2, 1fr) !important
  }

  html .zak-footer-main-2-col .menu-quick-links-container ul {
    grid-template-columns: repeat(1, 1fr)
  }

  .heros_banneras .slick-initialized .slick-slide>* {
    align-items: center !important
  }

  .intesols_thumbnail::before {
    height: 100% !important;
    width: 100% !important;
    right: 25px !important;
    top: 10px
  }

  .heros_banneras .slick-initialized .slick-slide .intesols-slide-first {
    width: 40%
  }

  .zak-footer-builder .zak-footer-main-row .zak-footer-col {
    padding-top: 0 !important
  }

  .services-pillars-section-gap {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
  }

  .zak-footer.zak-footer-builder .zak-footer-bottom-row {
    padding-bottom: 70px !important;
  }
}

@media (min-width: 768px) and (max-width:1440px) {
  .intesols-slide-outer::after {
    bottom: -6px;
    left: 35px;
    width: 170px
  }

  html .woocommerce ul.products li.product .button {
    font-size: 14px !important
  }

  .it-approach-section-left:nth-child(2)::before {
    left: 32px !important
  }

  html .zak-footer-builder .footer-text-sec {
    top: 52px !important
  }

  .zak-footer-builder .footer-text-sec {
    line-height: 1 !important
  }

  .it-approach-section-left:nth-child(3)::after {
    left: 32px !important
  }

  .zak-footer-builder .zak-footer-main-row .zak-footer-col {
    padding-top: 0 !important
  }

  .it-approach-section-left:nth-child(4)::before {
    left: 32px !important
  }

  .mission-vision-section .e-con-inner .mission-vision-block-sec {
    padding-left: 20px !important
  }


  .zak-page-header .silent-party-banner-wrap .banner-form {
    width: 50% !important
  }

  .heros_banneras-wrap .heros_banneras-contant .heros_banneras-contant-sec h1::after {
    height: 125px !important;
    width: 125px !important
  }

  .heros_banneras-wrap .heros_banneras-contant .heros_banneras-contant-sec h1::before {
    height: 170px !important;
    width: 170px !important
  }

  .bt-industries-section .e-con-inner {
    padding: 45px 32px !important
  }

  .zak-page-header .silent-party-banner-wrap .banner-content {
    width: 50% !important
  }

  .zak-footer-builder .zak-footer-top-row .zak-footer-col {
    width: auto !important
  }

  .footer-cta-section .e-con-inner .footer-cta-section__buttons {
    align-items: end !important
  }

  .zak-footer-builder .zak-footer-main-row .widget .widget-title {
    margin-bottom: 15px
  }

  html input[type="text"],
  html input[type="email"],
  html input[type="url"],
  html input[type="password"],
  html input[type="search"],
  html input[type="number"],
  html input[type="tel"],
  html input[type="range"],
  html input[type="date"],
  html input[type="month"],
  html input[type="week"],
  html input[type="time"],
  html input[type="datetime"],
  html input[type="datetime-local"],
  html input[type="color"],
  html select,
  html textarea {
    margin-bottom: 0px
  }

  html .diy-order-step-wrap form .form-row {
    gap: 50px !important
  }

  .intesols-slider-desc p {
    padding-bottom: 0px
  }

  html .footer-cta-center .form-controls {
    padding-bottom: 5px
  }

  .site-map-caps ul li {
    width: 100%
  }

  .sites-ul ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr)
  }

  .intesols-slider-content .intesols-slider-desc {
    padding-bottom: 0px;
    margin-bottom: 20px !important
  }

  .zak-footer-builder::before {
    width: 400px
  }

  .intesols-slide-outer::before {
    bottom: -18px;
    right: 15px;
    width: 140.04px;
    height: 98.04px
  }

  #loadmore-projects {
    padding: 17px 27px !important
  }

  .wpcf7-form .form-feild {
    margin-bottom: 15px !important
  }

  .intesols-slider-content .intesols-slider-desc .header-icon-img {
    height: 130px !important;
    width: 130px !important
  }

  .services-section .slick-prev,
  .services-section .slick-next {
    bottom: -45px !important;
  }

}

@media (min-width: 1024px) and (max-width:1440px) {
  .zak-footer-builder .zak-footer-main-row .zak-footer-col .menu-social-functions-container ul {
    column-count: 1
  }

  .zak-footer-builder .zak-main-row {
    gap: 20px !important
  }

  .heros_banneras .slick-initialized .slick-slide .intesols-slide-first .intesols_thumbnail img {
    height: 720px !important
  }

  .zak-footer-builder .zak-footer-main-row {
    padding-bottom: 30px !important
  }

  .intesols_thumbnail::before {
    height: 100% !important;
    width: 100% !important;
    right: 25px !important;
    top: 10px
  }


}

@media (min-width: 600px) and (max-width:767px) {
  html .zak-footer-builder .zak-footer-bottom-row {
    margin-bottom: 0px !important
  }

  .industries-grid {
    grid-template-columns: repeat(2, 1fr) !important
  }

  .it-approach-section .e-con-inner .it-approach-section-react {
    grid-template-columns: repeat(2, 1fr) !important;
    display: grid !important
  }

  .values-section-class>.elementor-widget {
    width: calc(50% - 20px) !important
  }

  .accounting-it-services-wrapper {
    grid-template-columns: repeat(2, 1fr) !important
  }

  .services-grid {
    grid-template-columns: repeat(2, 1fr) !important
  }

  .blogs-main-wrap-inner .custom-blog-posts {
    grid-template-columns: repeat(2, 1fr) !important
  }

  .professional-cloud-services-section .e-con-inner .professional-cloud-services-grid .professional-cloud-service-card {
    width: calc(50% - 10px) !important;
  }

  .tag .zak-content .zak-row .zak-posts {
    grid-template-columns: repeat(2, 1fr) !important;
  }

  .category .zak-content .zak-row .zak-posts {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

@media (min-width: 768px) and (max-width:768px) {
  .zak-footer.zak-footer-builder .zak-footer-main-row .zak-main-row .zak-footer-main-3-col {
    padding-top: 25px
  }

  .zak-footer.zak-footer-builder .zak-footer-main-row .zak-main-row .zak-footer-top-1-col {
    padding-top: 25px
  }

  .zak-footer.zak-footer-builder .zak-footer-main-row .zak-main-row .zak-footer-top-2-col {
    padding-top: 25px
  }

  .zak-footer.zak-footer-builder .zak-footer-top-row .zak-top-row {
    grid-template-columns: repeat(2, 1fr) !important
  }

  .zak-footer.zak-footer-builder .zak-footer-main-row .zak-main-row .zak-footer-top-3-col {
    padding-top: 25px
  }

  body .zak-footer.zak-footer-builder .zak-footer-main-row {
    padding-left: 15px !important;
    padding-right: 15px !important
  }

  .zak-footer.zak-footer-builder .zak-footer-main-row .zak-main-row .zak-footer-main-2-col {
    padding-top: 25px
  }

}

@media (min-width: 1440px) and (max-width:1440px) {
  html .next-arrow {
    right: -1%
  }

}

@media (min-width: 768px) and (max-width:870px) {}

@media(max-width: 991px) {}

@media(max-width: 640px) {
  .site-map-caps ul li {
    width: 50%
  }

}

@media (min-width: 767px) and (max-width:767px) {
  html .zak-footer-builder .zak-main-row {
    grid-template-columns: 1fr
  }

}

@media (min-width: 1024px) and (max-width:1200px) {
  .zak-footer-builder .zak-main-row .zak-footer-main-1-col {
    width: 100%
  }

  .zak-footer-builder .zak-footer-main-2-col {
    width: 25%
  }

  .product-type-variable .woocommerce-variation-availability {
    transform: translateX(60%) !important
  }

  .home-process-images .home-process-images-primary img {
    min-width: 440px !important;
    width: 100% !important;
    height: 360px !important
  }

  .home-process-images .home-process-images-secondary img {
    height: 170px !important
  }

  .zak-footer-builder .zak-main-row .contact-info {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    flex-direction: column;
    align-items: start
  }

  .widget ul#menu-quick-links li {
    width: 100%
  }

  .zak-footer-builder .widget-footer-sidebar-1 .custom-html-widget p a {
    max-width: 100%
  }

  .zak-footer-builder .zak-footer-main-row .zak-footer-col {
    padding-top: 30px !important
  }

  .footer-cta-section .e-con-inner .footer-cta-section__image-wrap {
    position: relative !important;
    left: 70px
  }

  body .test-grid .ti-reviews-container-wrapper {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important
  }

}

@media (min-width: 992px) and (max-width:1200px) {
  .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    position: relative !important;
    top: -3px !important
  }

  .grab-sec-third {
    left: 35% !important
  }

  .grab-sec-first {
    left: 5% !important
  }

  .who-we-are-section .e-con-inner .who-we-are-images .who-we-are-images-sec {
    width: 490PX !important
  }

  .who-we-are-section .e-con-inner .who-we-are-images .who-we-are-images-first IMG {
    height: 180px !important;
    width: 240px !important
  }

  .grab-sec-second {
    left: 25% !important
  }

  .it-contact-section h2 {
    font-size: 25px !important;
  }

  .it-contact-section-btn p a {
    font-size: 14px !important;
  }

  .it-contact-section-btn p a {
    padding: 0 12px !important;
  }

  html .it-contact-section-btn p {
    gap: 14px !important;
  }
}

@media (min-width: 430px) and (max-width:767px) {}

@media (min-width: 1201px) and (max-width:1440px) {
  .intesols-slider-content .intesols-slider-desc .header-icon-img {
    top: 180px !important;
    right: 20px !important
  }

  .launch-success-section .e-con-inner .launch-success-section-media {
    min-width: 50% !important;
    width: 50% !important
  }

  .who-we-are-section .e-con-inner .who-we-are-images .who-we-are-images-sec {
    width: 100% !important
  }

  .feature-card-sec {
    transform: translateX(127%) !important
  }

  .launch-success-section .e-con-inner .launch-success-section-contnt {
    width: 50% !important
  }

  .launch-success-section .e-con-inner .launch-success-section-contnt p {
    max-width: 600px !important;
  }

  .feature-card {
    left: -40px !important;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .zak-footer-builder .zak-main-row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px !important
  }

  .industries-grid {
    grid-template-columns: repeat(2, 1fr) !important
  }

  .who-we-are-section .e-con-inner .who-we-are-images .who-we-are-images-first IMG {
    height: 180px !important;
    width: 240px !important
  }

  .services-grid {
    grid-template-columns: repeat(2, 1fr) !important
  }

  .values-section-class>.elementor-widget {
    width: calc(50% - 20px) !important
  }

  .zak-footer-builder .zak-footer-main-row .zak-footer-col section {
    width: 100% !important
  }

  html .feature-card-sec {
    top: -420px !important
  }

  .home-process-images .home-process-images-secondary img {
    height: 160px !important
  }

  .home-process-images .home-process-images-primary img {
    min-width: 360px !important;
    width: 100% !important;
    height: 360px !important
  }

  .it-approach-section .e-con-inner .it-approach-section-react {
    grid-template-columns: repeat(2, 1fr) !important;
    display: grid !important
  }

  .values-grid-items .values-grid-center .elementor-widget-image {
    background: transparent !important
  }

  footer.zak-footer-builder .zak-top-row {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    gap: 30px
  }

  footer.zak-footer-builder .zak-top-row .zak-footer-top-1-col .widget_custom_html:last-child .footer-logo-sec p {
    max-width: 400px !important
  }

  .blogs-main-wrap-inner .custom-blog-posts {
    grid-template-columns: repeat(2, 1fr) !important
  }

  html .spswiper-vertical>.spswiper-wrapper {
    width: 75px !important
  }

  footer.zak-footer-builder .zak-footer-top-5-col {
    grid-column: 2 / 4
  }

  .zak-copyright .footer-section {
    flex-direction: column !important
  }

  .zak-footer-builder .zak-bottom-row {
    gap: 5px
  }

  body .zak-footer.zak-footer-builder .zak-footer-main-row {
    padding-bottom: 30px
  }

  .zak-footer-builder .zak-footer-main-row .zak-footer-col .menu-social-functions-container ul {
    column-count: 2
  }

  .zak-footer-builder .zak-footer-main-row .zak-footer-col {
    width: 100%
  }

  .widget ul#menu-quick-links {
    column-count: 2;
    display: block !important
  }

  .zak-footer-builder .zak-footer-top-row .zak-footer-col #menu-services {
    column-count: 2 !important
  }

  .zak-footer-main-2-col #menu-quick-links li {
    margin-bottom: 10px !important
  }

  .zak-footer-builder .zak-main-row .widget ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr)
  }

  .zak-footer-builder .zak-footer-main-row .zak-footer-col .custom-html-widget .foo-csw {
    flex-direction: row !important;
    justify-content: space-between;
    flex-wrap: wrap
  }

  .home-process-section .home-process-content ol {
    grid-template-columns: repeat(1, 1fr) !important;
  }

  html #mega-menu-wrap-menu-mobile #mega-menu-menu-mobile>li.mega-menu-item>a.mega-menu-link {
    font-size: 14px !important;
  }

  .founders-section .founders-section-right .elementor-widget-heading {
    top: -20px !important;
  }

  html body .testimonials-section .slick-prev {
    top: 100px !important;
  }

  html body .testimonials-section .slick-next {
    top: 100px !important;
  }

  html body .testimonials-section .slick-prev {
    top: 100PX !important;
  }

  .tag .zak-content .zak-row .zak-posts {
    grid-template-columns: repeat(2, 1fr) !important;
  }

  .founders-section .founders-section-left .elementor-widget-heading {
    top: -20px !important;
  }

  .who-we-are-section .e-con-inner .who-we-are-images .who-we-are-images-sec img {
    height: 250px !important;
  }

  .who-we-are-section .e-con-inner .who-we-are-images .who-we-are-images-sec {
    width: 322px !important;
  }
}

@media (min-width: 992px) and (max-width:1440px) {
  .zak-footer-builder .zak-footer-main-row .zak-footer-col .menu-social-functions-container ul {
    column-count: 1
  }

  .widget ul#menu-quick-links {
    column-count: 2
  }

  .contact-info-wrapper h2 {
    margin-bottom: 38px !important
  }

  .zak-page-header .silent-party-banner-wrap .banner-content .banner-phone .phone-icon {
    height: 55PX !important;
    width: 55PX !important;
    padding: 10PX !important
  }

  .services-grid .service-item a img {
    height: 320px !important
  }

  .zak-page-header .zak-container {
    padding-bottom: 0 !important
  }

  .contact-num {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important
  }
}

@media (min-width: 1201px) and (max-width:1350px) {
  html .zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-right-col #custom_html-2 .textwidget a button {
    font-size: 11px
  }

  .zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-right-col .header-account-bar .account-actions {
    gap: 10px !important
  }

  .zak-header-builder .zak-desktop-row.zak-main-header .zak-primary-nav .zak-primary-menu {
    padding-left: 0px !important
  }

  .zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-right-col .header-account-bar .account-actions a {
    font-size: 14px !important;
    padding: 13px 19px 11px 18px !important
  }

  .zak-header-builder .zak-desktop-row.zak-main-header .zak-primary-nav .menu-item a {
    font-size: 16px !important
  }

  html .zak-header-builder .zak-desktop-row.zak-main-header .zak-primary-nav .zak-primary-menu {
    gap: 27px
  }

  .zak-secondary-nav .zak-secondary-menu {
    gap: 27px !important
  }

  .zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-right-col .widget-top-bar-col-1-sidebar .textwidget .header-ibw {
    gap: 15px;
    padding-left: 37px !important
  }

  .zak-header-builder .zak-desktop-row.zak-main-header .zak-main-row .zak-header-right-col .widget-top-bar-col-1-sidebar .textwidget .header-ibw p {
    font-size: 15px
  }

}

@media (min-width: 768px) and (max-width:1200px) {

  .footer-cta-section .e-con-inner .footer-cta-section__heading-wrap h2 {
    font-size: 28px !important;
    line-height: 1.3 !important
  }

  .zak-footer-builder .footer-text-sec {
    font-size: 120px !important;
    top: 68px !important
  }

  .who-we-are-section .e-con-inner .who-we-are-images {
    width: 50% !important
  }

  .who-we-are-section .e-con-inner .who-we-are-content {
    width: 50% !important
  }

  .blogs-main-wrap-inner .custom-blog-posts .custom-blog-post .post-thumbnail img {
    height: 340px !important
  }

  .home-process-section .home-process-media {
    width: 50% !important
  }

  .stats-section .stats-section-inner .stats-section-box .elementor-image-box-wrapper .elementor-image-box-img img {
    height: 45px !important;
    width: 45px !important
  }

  .feature-card {
    left: 0 !important;
    transform: translateY(164%) !important
  }

  .launch-success-section .e-con-inner .launch-success-section-contnt {
    width: 50% !important
  }

  .feature-card-sec {
    left: 0 !important;
    top: -460px !important;
    transform: translateX(50%) !important
  }

  .launch-success-section .e-con-inner .launch-success-section-media {
    min-width: 50% !important;
    width: 50% !important
  }

  .home-process-section .home-process-content {
    width: 50% !important
  }

  html .values-grid-items .values-grid-left {
    gap: 50px !important
  }

  .why-choose-section .e-con-inner .why-choose-section-left {
    width: 50% !important
  }

  html .values-grid-items .values-grid-right {
    gap: 50px !important
  }

  .services-comparison-section .e-con-inner .services-comparison-manages-section .services-comparison-manages-section-texts {
    width: 40% !important
  }

  .founders-section .founders-section-center {
    margin-bottom: 30px !important
  }

  .why-choose-section .e-con-inner .why-choose-section-right {
    width: 50% !important
  }

  .about-section .e-con-inner .about-images {
    width: 50% !important
  }

  .it-strategy-cta-section .e-con-inner .it-strategy-cta-section-right {
    width: 50% !important
  }

  .it-strategy-cta-section .e-con-inner .it-strategy-cta-section-left {
    width: 50% !important
  }

  .services-comparison-section .e-con-inner .services-comparison-manages-section .services-comparison-manages-section-boxes {
    width: 60% !important
  }

  .infrastructure-transformation .e-con-inner .infrastructure-transformation-media {
    width: 50% !important
  }

  .hybrid-cloud-environments .e-con-inner .hybrid-cloud-environments-left {
    width: 50% !important
  }

  .about-section .e-con-inner .about-content {
    width: 50% !important
  }

  .hybrid-cloud-environments .e-con-inner .hybrid-cloud-environments-right {
    width: 50% !important
  }

  .infrastructure-transformation .e-con-inner .infrastructure-transformation-contnt {
    width: 50% !important
  }

  .approach-section .e-con-inner .approach-section-contenet {
    width: 50% !important
  }

  .approach-section .e-con-inner .approach-section-img {
    width: 50% !important
  }

  .footer-cta-section__buttons .elementor-widget-button .elementor-button {
    padding: 11px 15px !important;
    font-size: 13px !important
  }

  .intesols-slider-content .intesols-slider-desc .header-icon-img {
    right: 5px !important;
    top: 115px !important
  }

  .services-section .slick-slide .services-description {
    padding: 20px 18px !important;
  }

  .tag .zak-content .zak-row .zak-posts .post .zak-entry-thumbnail .zak-entry-thumbnail__link img {
    height: 340px !important;
  }

  .category .zak-content .zak-row .zak-posts .post .zak-entry-thumbnail .zak-entry-thumbnail__link img {
    height: 340px !important;
  }

  #mega-menu-wrap-menu-mobile #mega-menu-menu-mobile>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,
  #mega-menu-wrap-menu-mobile #mega-menu-menu-mobile>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,
  #mega-menu-wrap-menu-mobile #mega-menu-menu-mobile>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link {
    background-color: transparent !important;
    color: var(--primary-color) !important;
  }

  #mega-menu-wrap-menu-mobile #mega-menu-menu-mobile>li.mega-menu-item>a.mega-menu-link {
    padding: 0px 10px;
    font-family: var(--body-font) !important;
    font-weight: 400;
    font-style: Regular;
    font-size: var(--fontsize) !important;
    leading-trim: NONE;
    color: var(--primary-color) !important;
    height: auto !important;
    line-height: 100%;
    letter-spacing: 0%;
  }

  #mega-menu-wrap-menu-mobile {
    background-color: transparent !important;
  }

  .professional-cloud-services-section .e-con-inner .professional-cloud-services-grid .professional-cloud-service-card {
    width: calc(50% - 10px) !important;
  }

}

@media (min-width: 480px) and (max-width:600px) {}

@media (min-width:992px) and (max-width:1024px) {
  .zak-footer-builder .zak-main-row {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 20px !important;
    padding-bottom: 0px !important
  }

  .intesols-slide-second {
    padding-bottom: 120px !important
  }

  .zak-footer-builder .zak-main-row .widget ul {
    display: block;
    column-count: 4 !important
  }

  .home-process-images .home-process-images-primary img {
    min-width: 390px !important;
    width: 100% !important;
    height: 360px !important
  }

  .home-process-images .home-process-images-secondary img {
    height: 170px !important
  }

  .zak-footer-builder .zak-footer-main-row .zak-footer-col .contact-info>div a {
    max-width: 340px !important;
    display: flex !important;
    align-items: start !important;
    gap: 10px !important;
    line-height: 22px !important;
    letter-spacing: 0%;
    text-align: left !important;
    justify-content: start !important
  }

  .zak-footer-builder .zak-footer-main-row .zak-footer-col .footer-logo-and-description p {
    max-width: 90% !important
  }

  .post-type-archive .zak-content .zak-primary .products.columns-4 {
    --products-column: 3 !important
  }

  .zak-footer-builder .zak-footer-main-row .zak-footer-col:last-child {
    padding-top: 0px !important
  }

  .who-we-are-section .e-con-inner .who-we-are-images .who-we-are-images-sec img {
    height: 250px !important;
  }

  html .testimonials-section .slick-prev {
    top: 90PX !important;
  }

  html .testimonials-section .slick-next {
    top: 90PX !important;
  }

  .founders-section .founders-section-right .elementor-widget-heading {
    top: -34px !important;
  }

  .founders-section .founders-section-left .elementor-widget-heading {
    top: -34px !important;
  }

  .who-we-are-section .e-con-inner .who-we-are-images .who-we-are-images-sec {
    width: 322px !important;
  }
}

@media only screen and (max-width: 380px) {}

@media only screen and (max-width: 440px) {}


@media (min-width: 768px) {
  .zak-footer-main-2-col #menu-quick-links {
    display: block;
    column-count: 2
  }

}

@media (min-width:992px) and (max-width:1237px) {}

@media (min-width:600px) and (max-width:600px) {
  html .zak-footer-builder .zak-footer-bottom-row {
    margin-bottom: 5px !important
  }
}

a {
  text-decoration: none !important
}

.invite-style {
  display: none !important
}

.elementor-widget-n-accordion .e-n-accordion-item-title-icon span>svg {
  display: block !important
}

.elementor-widget-n-accordion .e-n-accordion-item-title-icon span::before {
  content: "";
  display: inline-block;
  width: 33px;
  height: 33px;
  background-image: url(../images/left-aerow.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  top: -8px
}

.slick-next,
.slick-prev {
  height: 54px !important;
  width: 54px !important
}

.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon span::before {
  background-image: url(../images/active-right.png)
}

.wpcf7-file {
  width: max-content
}

.wpcf7-file::file-selector-button {
  padding: 9px 16px;
  margin-right: 10px;
  border: none;
  background-color: #D3D3D366;
  color: #000;
  border-radius: 30px;
  cursor: pointer
}

.phone-field input[type="tel"] {
  padding-left: 50px !important
}

.phone-field .wpcf7 input[type="tel"] {
  padding-left: 50px
}

.submit-row p {
  margin-bottom: 0 !important
}

.slick-prev {
  left: -130px !important
}

.slick-next {
  right: -130px !important
}

.wpcf7-form.invalid p {
  margin-bottom: 10px !important
}

.wpcf7-form.invalid .wpcf7-response-output {
  margin: 0 !important
}

.wpcf7-not-valid-tip {
  font-family: var(--calbarry-font) !important;
  line-height: 1 !important;
  font-size: var(--fontsize) !important
}

.entry-content {
  margin-top: 0 !important
}

#zak-primary-menu .current-menu-item>a {
  position: relative
}

.sub-menu .current-menu-item>a::before {
  display: none !important
}

.sub-menu .current-menu-item>a::after {
  display: none !important
}

#zak-primary-menu .current-menu-item>a::before {
  content: "";
  position: absolute;
  bottom: -14px;
  left: 50%;
  transform: translateX(-50%);
  width: 8px;
  height: 8px;
  background-image: url(../images/Ellipse-dot.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center
}

.current_page_item.menu-item-30 a::before {
  display: none !important
}

html .current_page_item.menu-item-30 a {
  color: var(--whitecolor) !important
}

.current_page_item.menu-item-30 a::after {
  display: none !important
}

#zak-primary-menu .current-menu-item>a::after {
  content: "";
  position: absolute;
  bottom: -35px;
  left: 0;
  right: 0;
  height: 15px;
  background-image: url(../images/Polygon-dot.webp);
  background-size: 100% 100%;
  background-repeat: no-repeat
}

.bt-industries-section .e-con-inner {
  position: relative !important
}

.bt-industries-section .e-con-inner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% + 0px);
  height: 100%;
  background: var(--primary-color);
  z-index: 0;
  clip-path: polygon(97.778% 0%, 97.778% 0%, 98.138% 0.068%, 98.48% 0.266%, 98.799% 0.583%, 99.09% 1.008%, 99.349% 1.529%, 99.571% 2.138%, 99.752% 2.822%, 99.887% 3.571%, 99.971% 4.375%, 100% 5.222%, 100% 94.778%, 100% 94.778%, 99.971% 95.625%, 99.887% 96.429%, 99.752% 97.178%, 99.571% 97.862%, 99.349% 98.471%, 99.09% 98.992%, 98.799% 99.417%, 98.48% 99.734%, 98.138% 99.932%, 97.778% 100%, 52.04% 100%, 52.04% 100%, 51.925% 99.982%, 51.414% 99.931%, 51.707% 99.848%, 51.607% 99.735%, 51.513% 99.594%, 51.428% 99.426%, 51.352% 99.234%, 51.287% 99.02%, 51.233% 98.786%, 51.192% 98.532%, 50.876% 96.155%, 50.876% 96.155%, 50.773% 95.627%, 50.625% 95.216%, 50.444% 94.922%, 50.242% 94.746%, 50.028% 94.688%, 49.814% 94.746%, 49.611% 94.922%, 49.43% 95.216%, 49.283% 95.627%, 49.179% 96.155%, 48.864% 98.532%, 48.864% 98.532%, 48.823% 98.786%, 48.769% 99.02%, 48.703% 99.234%, 48.627% 99.426%, 48.542% 99.594%, 48.449% 99.735%, 48.348% 99.848%, 48.242% 99.931%, 48.131% 99.982%, 48.015% 100%, 2.222% 100%, 2.222% 100%, 1.462% 99.932%, 1.52% 99.734%, 1.201% 99.417%, 0.91% 98.992%, 0.651% 98.471%, 0.429% 97.862%, 0.248% 97.178%, 0.113% 96.429%, 0.029% 95.625%, 0% 94.778%, 0% 5.222%, 0% 5.222%, 0.029% 4.375%, 0.113% 3.571%, 0.248% 2.822%, 0.429% 2.138%, 0.651% 1.529%, 0.91% 1.008%, 1.201% 0.583%, 1.52% 0.266%, 1.462% 0.068%, 2.222% 0%, 97.778% 0%)
}

.industries-template-default .bt-industries-section .e-con-inner::before {
  clip-path: unset !important
}

.after-footer-widgets .header-contact {
  display: none
}

.feature-card {
  background-color: var(--sec-greycolor);
  border-radius: 20px;
  padding: 18px 16px
}

.feature-card .feature-card-icon img {
  height: 29px !important;
  width: 29px !important
}

.feature-card .feature-card-icon {
  background-color: var(--primary-color);
  border-radius: 100% !important;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px
}

.feature-card-sec {
  background-color: var(--sec-greycolor);
  border-radius: 20px;
  padding: 18px 16px
}

.feature-card-sec .feature-card-header,
.feature-card .feature-card-header {
  display: flex;
  margin-bottom: 6px;
  flex-direction: row;
  gap: 10px;
  align-items: center
}

.feature-card-sec .feature-card-content {
  max-width: 217px;
  font-family: var(--body-font);
  font-weight: 400;
  font-style: Regular;
  font-size: var(--fontsize);
  leading-trim: NONE;
  color: var(--primary-color);
  line-height: 1.4;
  letter-spacing: 0%;
  text-align: left
}

.feature-card p {
  max-width: 217px;
  text-align: left
}

.feature-card-sec .feature-card-header h3,
.feature-card .feature-card-header h3 {
  font-family: var(--Montsetrrat-font);
  margin-bottom: 0 !important;
  font-weight: 700 !important;
  font-style: Bold;
  font-size: var(--h5size);
  color: var(--primary-color);
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%
}

.feature-card-sec .feature-card-icon {
  background-color: var(--primary-color);
  border-radius: 100% !important;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px
}

.feature-card {
  position: absolute;
  top: 0;
  left: -100px;
  transform: translateY(235%);
  width: 248px;
  z-index: 1
}

.feature-card-sec {
  top: -214px;
  left: 139%;
  position: absolute;
  transform: translateX(169%);
  width: 248px;
  z-index: 1
}

.feature-card-sec .feature-card-icon img {
  height: 29px !important;
  padding: 5px;
  width: 29px !important
}

.service-text-content>p {
  text-align: center;
  margin-bottom: 0 !important;
  padding: 40px 20px
}

.service-text-content:has(.elementor)>p {
  text-align: left;
  padding: 0
}

.industry-text-content>p {
  text-align: center;
  margin-bottom: 0 !important;
  padding: 40px 20px;
  max-width: var(--containerwidth);
  margin-left: auto;
  margin-right: auto
}

.industry-text-content:has(.elementor)>p {
  text-align: left;
  padding: 0
}

.zak-footer-main-row {
  overflow: hidden
}

.approach-section .e-con-inner .approach-section-img .elementor-widget-image {
  width: 100% !important
}

.making-blogs {
  padding-left: 0 !important;
  padding-right: 0 !important
}

.making-blogs h2 {
  line-height: 1.3
}

.infrastructure-transformation .e-con-inner .infrastructure-transformation-media .elementor-widget-image {
  width: 100% !important
}

.hybrid-cloud-environments .e-con-inner .hybrid-cloud-environments-right .elementor-widget-image {
  width: 100% !important
}

.why-choose-section .e-con-inner .why-choose-section-left .elementor-widget-image {
  width: 100% !important
}

.it-strategy-cta-section .e-con-inner .it-strategy-cta-section-right .elementor-widget-image {
  width: 100% !important
}

.values-grid-left .elementor-widget-text-editor {
  position: relative
}

.values-grid-right .elementor-widget-text-editor {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: end;
  justify-content: end;
  gap: 0 !important
}

.values-grid-left .elementor-widget-text-editor:first-child::before {
  content: "";
  position: absolute;
  top: -40px;
  left: 0;
  width: 100%;
  height: 60px;
  background: url(../images/talk-vec.webp) no-repeat center;
  background-size: contain
}

.values-grid-left .elementor-widget-text-editor:last-child::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 60px;
  background: url(../images/talk-bootom-sec.webp) no-repeat center;
  background-size: contain
}

.values-grid-right .elementor-widget-text-editor p {
  text-align: right !important;
  max-width: 513px
}

.values-grid-right .elementor-widget-text-editor:first-child::before {
  content: "";
  position: absolute;
  top: -40px;
  left: 0;
  width: 100%;
  height: 60px;
  background: url(../images/right-bewlowve.webp) no-repeat center;
  background-size: contain
}

.values-grid-right .elementor-widget-text-editor:last-child::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 60px;
  background: url(../images/right-bottoms.webp) no-repeat center;
  background-size: contain
}

@media (min-width: 1201px) and (max-width:1250px) {
  .home-process-images .home-process-images-primary img {
    min-width: 620px !important
  }

  .who-we-are-section .e-con-inner .who-we-are-images .who-we-are-images-sec {
    width: 490px !important
  }
}

.who-we-are-section .e-con-inner .who-we-are-images {
  top: 150px;
}

.it-approach-section-left {
  position: relative;
  overflow: visible;
}

.it-approach-section-left:nth-child(2)::before {
  content: "";
  position: absolute;
  top: -49px;
  left: 20px;
  transform: translateX(-50%);
  width: 76px;
  height: 38px;
  background: url(../images/sec-wrapas.webp) no-repeat center;
  background-size: contain;
}

.it-approach-section-left:nth-child(3)::after {
  content: "";
  position: absolute;
  bottom: -50px;
  left: 18px;
  transform: translateX(-50%);
  width: 76px;
  height: 38px;
  background: url(../images/third-wraps.webp) no-repeat center;
  background-size: contain;
}

.it-approach-section-left:nth-child(4)::before {
  content: "";
  position: absolute;
  top: -49px;
  left: 20px;
  transform: translateX(-50%);
  width: 76px;
  height: 38px;
  background: url(../images/sec-wrapas.webp) no-repeat center;
  background-size: contain;
}

.zak-footer-col .widget ul a {
  line-height: 1.2 !important;
}

/* 03/03/26 css*/
.home-process-media .home-process-badge h3 {
  font-size: var(--h24size) !important;
}

.home-process-media .home-process-badge p {
  font-family: var(--Montsetrrat-font) !important;
  font-weight: 500 !important;
  font-size: var(--fontsize) !important;


}

.founders-section .founders-section-left h6 {
  border-top-left-radius: 20px !important;
  border-top-right-radius: 20px !important;
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 20px !important;
}


.mission-vision-section .e-con-inner .mission-vision-block-sec {
  position: relative;
  overflow: hidden;
}

.mission-vision-section .e-con-inner .mission-vision-block-sec::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -5px;
  right: auto;
  transform: translateY(-50%);
  width: 22px;
  height: 22px;
  background: url(../images/rap-poligron.webp) no-repeat center;
  background-size: contain;
  z-index: 0;
}

.mission-vision-section .e-con-inner .mission-vision-block-sec>* {
  position: relative;
  z-index: 1;
}

.founders-section .founders-section-left img {
  height: 494px;
  width: 391px;
  object-fit: cover;
}

.testimonials-wrapper .testimonial-card .testimonial-text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: unset;
  overflow: hidden;
  text-overflow: ellipsis;

}

.founders-section .founders-section-right img {
  width: 411px;
  height: 494px;
  object-fit: cover;
}

@media (min-width: 1025px) and (max-width:1200px) {
  .founders-section .founders-section-left .elementor-widget-heading {
    top: -50px !important;
  }

  .services-pillars-section-gap {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
  }

  .founders-section .founders-section-right .elementor-widget-heading {
    top: -50px !important;
  }
}

@media (min-width: 1700px) {
  .bt-industries-section {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.accounting-it-service-card::after {
  z-index: 1 !important;
}

.home .bt-industries-section .e-con-inner::before {
  border-radius: 40px !important;
}

.industries-template-default .bt-industries-section .e-con-inner::after {
  display: none !important;
}

@media (min-width:600px) and (max-width:1024px) {

  .accounting-it-services-wrapper {
    grid-template-columns: repeat(2, 1fr) !important;
  }

  .accounting-it-service-card::before {
    content: "" !important;
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    height: 1px !important;
    display: block !important;
    background: linear-gradient(270deg, #252525 0%, #ffffff 50%, #252525 100%) !important;
  }

  .accounting-it-service-card::after {
    content: "" !important;
    width: 10px !important;
    height: 10px !important;
    background: #ffffff !important;
    border-radius: 50% !important;
    position: absolute !important;
    bottom: -3px !important;
    left: 100% !important;
    transform: translateX(-50%) !important;
    display: block !important;
  }

  .accounting-it-service-card:nth-last-child(-n+2)::before {
    display: none !important;
  }

  .accounting-it-service-card:nth-last-child(-n+2)::after {
    display: none !important;
  }

}


.services-section .slick-slide .service-item-wrap::before{
    background: #000000;
  background: linear-gradient(360deg,rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.12) 100%); display: block; width: 100%; height: 100%; content: ''; position: absolute; left: 0; top: 0; z-index: 1;}
.services-section .slick-slide .service-item-wrap a {
  width: 100% !important;

}

.services-section .slick-slide {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.services-section .slick-slide .services-description {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  /* background: var(--whitecolor); */
  padding: 20px 15px;
  box-sizing: border-box;
  text-align: center;
  transition: all 0.6s ease;
  display: flex;
  border-radius: 0;
  flex-direction: column;
  align-items: left;
  z-index: 2;
}

.services-section .slick-slide:hover .services-description {
  align-items: left !important;
}

.services-section .slick-slide:hover .services-description p {
  margin-top: 15px;
  margin-bottom: 0 !important;
  font-family: var(--body-font);
  font-weight: 400;
  font-style: Regular;
  font-size: var(--fontsize);
  leading-trim: NONE;
  line-height: 1.4;
  text-align: left;
  display: -webkit-box !important;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  color: var(--whitecolor);
  letter-spacing: 0%;

}

.services-section .slick-slide .services-description h3 {
  margin: 0;
  font-family: var(--Montsetrrat-font) !important;
  font-weight: 600;
  display: -webkit-box;
  /* -webkit-line-clamp: 1; */
  -webkit-box-orient: vertical;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  font-style: SemiBold;
  font-size: var(--h5size) !important;
  color: var(--whitecolor) !important;
  leading-trim: NONE;
  line-height: 1.3;
  letter-spacing: 0%;

}

.services-section .slick-slide .services-description p,
.services-section .slick-slide .services-description .learn-more {
  display: none;
  transform: translateY(20px);
  transition: all 0.6s ease;
}

.services-section .slick-slide:hover {
  z-index: 5;
}

/* .services-section .slick-slide:hover::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--whitecolor);
  transition: all 0.6s ease;
  z-index: 1;
} */

/* .services-section .slick-slide:hover .services-description {
  top: 50%;
  bottom: auto;
  transform: translateY(-50%);
  z-index: 2;
} */

.services-section .slick-slide:hover .services-description .learn-more {
  background-color: var(--primary-color);
  padding: 10px 24px;
  border-radius: 50px;
  font-family: var(--body-font) !important;
  border: 1px solid var(--primary-color) !important;
  font-weight: 600 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  width: max-content !important;
  height: 50px;
  font-size: var(--fontsize);
  margin-top: 45px;
  line-height: 1.3;
  color: var(--whitecolor) !important;
  letter-spacing: 0%;
  display: none;
}

html .elementor-widget-n-accordion .e-n-accordion-item-title-text {
  color: var(--primary-color) !important;
}

html .elementor-widget-n-accordion .e-n-accordion-item>[role=region] * {
  color: var(--primary-color) !important;
}

html .elementor-widget-n-accordion .e-n-accordion-item-title-text {
  font-size: var(--h5size) !important;
  font-weight: 600 !important;
}

.services-section .slick-slide:hover .services-description p
/*.services-section .slick-slide:hover .services-description .learn-more */{
  display: flex;
  transform: translateY(0);
}

.feature-card {
  box-shadow: #252525 5px 5px 0px;
}

.feature-card-sec {
  box-shadow: #252525 5px 5px 0px;
}

.zak-footer-desktop-row::before {
  display: none !important;
}

.industry-card {
  position: relative;
}

.industry-card-link {
  position: absolute;
  inset: 0;
  z-index: 1;
}

.industry-card a:not(.industry-card-link) {
  position: relative;
  z-index: 2;
}

.industries-template-default .accounting-it-services-section .e-con-inner {
  max-width: 1800px !important;
}

/* .hybrid-cloud-environments .e-con-inner .expert-look{margin-top:24px} */
/* .infrastructure-transformation .e-con-inner .infrastructure-transformation-contnt .expert-look{margin-top:24px} */
.infrastructure-transformation .infrastructure-transformation-contnt:not(:has(h1, h2, h3, h4, h5, h6)) .expert-look {
  margin-top: 24px;
}

.hybrid-cloud-environments .e-con:not(:has(h1, h2, h3, h4, h5, h6))>.expert-look {
  margin-top: 24px;
}

.infrastructure-transformation .e-con-inner .infrastructure-transformation-contnt h6 {
  font-style: italic;
  font-weight: 600;
  padding: 10px 20px;
  border-left: 5px solid var(--primary-color);
  position: relative;
}

.infrastructure-transformation .e-con-inner .infrastructure-transformation-contnt h5 {
  font-size: 16px !important;
  font-weight: 700 !important;
}

.main-faq-wrap {
  padding: var(--innerdivgap) 0;
}

.elementor-widget-n-accordion .e-n-accordion-item {
  background-color: var(--secondary-color) !important;
}

.elementor-widget-n-accordion .e-n-accordion-item-title-icon span>svg {
  height: 36px !important;
  width: 36px !important;
  background-color: white;
  position: relative;
  bottom: 10px;
  padding: 10px;
  border-radius: 100%;
}

.infrastructure-transformation-contnt h3 {
  line-height: 100%;
  margin-bottom: 16px;
  letter-spacing: 0%;
  color: var(--primary-color);
  font-family: var(--Montsetrrat-font) !important;
  font-weight: 600 !important;
  font-size: var(--h5size) !important;
}

.testimonial-letter-avatar {
  width: 36px;
  height: 36px;
  background: var(--primary-color);
  color: var(--whitecolor);
  display: flex;
  position: relative;
  top: 10px;
  margin-left: auto !important;
  margin-right: auto !important;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
}

.professional-testimonials-section .professional-testimonials-slider .testimonial-avatars-slider .avatar-item {
  opacity: 1 !important;
}

.professional-testimonials-section .professional-testimonials-slider .testimonial-text {
  margin-top: 0 !important;
}

.professional-testimonials-section .professional-testimonials-slider .testimonial-author span {
  font-family: var(--body-font);
  font-weight: 400 !important;
  font-style: Regular;
  font-size: var(--fontsize);
  leading-trim: NONE;
  line-height: 1.3;
  color: var(--primary-color);
  letter-spacing: 0%;
  text-align: center;
}

.professional-testimonials-section .professional-testimonials-slider .testimonial-author strong {
  font-family: var(--Montsetrrat-font);
  font-weight: 600;
  font-style: SemiBold;
  font-size: var(--h5size);
  leading-trim: NONE;
  line-height: 1.3;
  letter-spacing: 0%;
  color: var(--primary-color) !important;
  text-align: center;
}

.professional-testimonials-section .professional-testimonials-slider {
  margin-top: 0px !important;
}

.professional-testimonials-section .professional-testimonials-slider .testimonial-author {
  visibility: visible !important;
  opacity: 1 !important;
}

.professional-testimonials-section h3 {
  font-family: var(--Montsetrrat-font);
  font-weight: 600 !important;
  font-style: SemiBold;
  font-size: var(--h5size) !important;
  leading-trim: NONE;
  line-height: 1.4;
  color: var(--primary-color);
  letter-spacing: 0%;
}

.professional-testimonials-section .professional-testimonials-slider {
  gap: 0 !important;
  background-color: var(--sec-greycolor);
  border-radius: 20px;
  padding: 30px !important;
}

.professional-testimonials-section .professional-testimonials-slider .testimonial-letter-avatar {
  top: 20px !important;
}

.extra-faq-ansers {
  margin-top: 25px !important;
}

.hybrid-cloud-environments .hybrid-cloud-environments-left h2 {
  font-family: var(--Montsetrrat-font) !important;
  color: var(--primary-color) !important;
  font-weight: 700 !important;
  font-size: var(--h2size) !important;
}

.services-template-default .accounting-it-services-section {
  margin-top: var(--innerdivgap) !important;
}

.infrastructure-transformation .infrastructure-transformation-contnt h2 {
  font-family: var(--Montsetrrat-font) !important;
  color: var(--primary-color) !important;
  font-weight: 700 !important;
  font-size: var(--h2size) !important;
}

.why-choose-section .e-con-inner .why-choose-section-right h3 {
  color: var(--primary-color);
  font-family: var(--Montsetrrat-font) !important;
  font-weight: 600 !important;
  font-size: var(--h5size) !important;
}

.why-choose-section .e-con-inner .why-choose-section-right h2 {
  font-family: var(--Montsetrrat-font) !important;
  color: var(--primary-color) !important;
  font-weight: 700 !important;
  font-size: var(--h2size) !important;
}

.why-choose-section .e-con-inner .why-choose-section-right h2 {
  line-height: 1.2 !important;
}

.it-strategy-cta-section .it-strategy-cta-section-left .elementor-widget-button .elementor-button {
  margin-top: 40px !important;
}

.why-choose-section .why-choose-section-right .elementor-widget-button .elementor-button {
  margin-top: 40px !important;
}

.-ext-back-serv {
  margin-bottom: var(--innerdivgap) !important;
}

.what-serv-coud {
  margin-bottom: var(--innerdivgap) !important;
}

.-extra-looks ul {
  margin-bottom: 20px !important;
}

.professional-cloud-services-section {
  padding: var(--innerdivgap) 0;
}

.professional-cloud-services-section .e-con-inner {
  gap: 0 !important;
}

.uv-op {
  margin-top: var(--innerdivgap) !important;
}

.professional-cloud-services-section .e-con-inner .professional-cloud-services-grid {
  margin-top: var(--divgap50);
  display: flex !important;
  flex-wrap: wrap;
  gap: 24px;
  justify-content: center;
}

.straight-wrap {
  margin-top: 20px !important;
}

.professional-cloud-services-section h2 {
  line-height: 1.2 !important;
}

.professional-cloud-services-section .e-con-inner .professional-cloud-services-grid .professional-cloud-service-card h3 {
  color: var(--whitecolor) !important;
  font-weight: 600 !important;
}

.professional-cloud-services-section .e-con-inner .professional-cloud-services-grid .professional-cloud-service-card p {
  color: var(--whitecolor) !important;
}

.professional-cloud-services-section .e-con-inner .professional-cloud-services-grid .professional-cloud-service-card {
  background-color: #2F2F2F;
  border-radius: 20px;
  gap: 0 !important;
  position: relative;
  width: calc(33.33% - 20px);
  display: flex;
  flex-direction: column;
  gap: 0 !important;
  padding: 32px 25px 32px 25px;
}

.industries-template-default .accounting-it-services-section-inner h2 {
  max-width: 600px !important;
  margin-bottom: 20px !important;
}

.industries-template-default .serv-firms p {
  text-align: center !important;
  margin-bottom: var(--divgap50) !important;
}

.services-grid .service-item h3 a {
  min-height: 56px !important;
}

.compliance-advnace .compliance-advnace-wrap .compliance-advnace-left {
  background-color: var(--primary-color);
  border-radius: 12px;
  padding: 20px;
}

.compliance-advnace .compliance-advnace-wrap .compliance-advnace-left,
.compliance-advnace .compliance-advnace-wrap .compliance-advnace-left * {
  color: #fff !important;
}

.compliance-advnace .compliance-advnace-wrap .compliance-advnace-right {
  background-color: var(--sec-greycolor);
  border-radius: 12px;
  padding: 20px;
}

.compliance-advnace h2 {
  text-align: center !important;
  line-height: 1.2 !important;
}

.compliance-advnace .compliance-advnace-wrap .compliance-advnace-left .expert-look ul li::before {
  filter: brightness(0) invert(1);
}

.compliance-advnace .elementor-widget-text-editor p:first-child {
  text-align: center !important;
}

html .compliance-advnace .e-con-inner {
  align-items: center !important;
}

.environment-trap p {
  color: var(--whitecolor) !important;
  text-align: center;
  width: 100%;
  display: flex;
  justify-content: center;
}

.environment-trap {
  background: var(--primary-color);
  width: 100%;
  border-radius: 12px;
  padding: 20px !important;
  color: white;
}


/* testimonial sections start */

.industries-template-default .professional-testimonials-section {
  background: #f7f8fa;
  padding: 90px 20px !important;
}

.industries-template-default .professional-testimonials-section .e-con-inner {
  max-width: 1200px;
  margin: auto;
}

.industries-template-default .professional-case-study {
  max-width: 1050px;
  margin-bottom: 20px !important;
}

.industries-template-default .professional-case-study h3 {
  font-size: 28px;
  margin-bottom: 18px;
  color: #1c1c1c;
}

.industries-template-default .professional-case-study p {
  line-height: 1.4;

}

.industries-template-default .testimonials-wrapper {
  background: #fff;
  border-radius: 30px;
  padding: 70px 60px;
  position: relative;
  box-shadow: 0 15px 50px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  transition: 0.4s ease;
}

.industries-template-default .testimonials-wrapper:hover {
  transform: translateY(-5px);
}

.industries-template-default .testimonials-wrapper::before {
  content: "“";
  position: absolute;
  top: 10px;
  left: 40px;
  font-size: 140px;
  color: #edf1f5;
  line-height: 1;
  font-family: serif;
}


.industries-template-default .testimonial-letter-avatar {
  width: 85px;
  height: 85px;
  border-radius: 50%;
  background: #111;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 34px;
  font-weight: 700;
  margin: 0 auto;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
}

.industries-template-default .testimonial-author {
  text-align: center;
  margin-top: 20px;
}

.industries-template-default .testimonial-author strong {
  display: block;
  font-size: 30px;
  margin-bottom: 10px;
  color: #111;
}

.industries-template-default .testimonial-author span {
  font-size: 16px;
  color: #777;
}

.industries-template-default .testimonial-text {
  max-width: 900px;
  margin: 20px auto 0;
  text-align: center;
  font-size: 18px;
  line-height: 1.4;
  color: #333;
  position: relative;
  z-index: 2;
}


@media(max-width:767px) {

  .industries-template-default .professional-testimonials-section {
    padding: 70px 20px !important;
  }

  .industries-template-default .professional-case-study h3 {
    font-size: 24px;
  }

  .tag .zak-content .zak-row .zak-posts .post .zak-entry-thumbnail .zak-entry-thumbnail__link img {
    height: 320px !important;
  }

  .industries-template-default .professional-case-study p {
    font-size: 16px;
  }

  .industries-template-default .testimonials-wrapper {
    padding: 50px 25px;
  }

  .industries-template-default .testimonial-author strong {
    font-size: 24px;
  }

  .industries-template-default .testimonial-text {
    font-size: 18px;
    margin-top: 35px;
  }

  .category .zak-content .zak-row .zak-posts .post .zak-entry-thumbnail .zak-entry-thumbnail__link img {
    height: 310px !important;
  }

  .industries-template-default .testimonials-wrapper::after {
    position: static;
    display: inline-block;
    margin-top: 30px;
  }
}

.environment-trap-sec h3 {
  color: #fff !important;
}

.environment-trap-sec a {
  color: #fff !important;
}

.post-template-default h2 {
  line-height: 1.2 !important;
}

.post-template-default .post-tags {
  margin-top: 30px !important;
}

.environment-trap-sec-grid h5 {
  margin-bottom: 0 !important;
}

.blog-closer {
  padding-left: 0 !important;
  padding-right: 0 !important;
}


.blog-tags a {
  font-weight: 700 !important;
  color: var(--primary-color) !important;
}

.environment-trap-sec-grid h5 {
  color: var(--primary-color) !important;
  font-weight: 700 !important;
}

.environment-trap-sec-grid h5 em {
  color: var(--primary-color) !important;
  font-weight: 700 !important;
}

.blog-closer-ac {
  padding-top: var(--divgap50) !important;
}

.environment-trap-sec-grid {
  background-color: var(--sec-greycolor) !important;
  border-radius: 12px;
  margin-bottom: 20px !important;
  padding: 20px;
}

.environment-trap-sec {
  background: var(--primary-color);
  width: 100%;
  border-radius: 12px;
  padding: 20px !important;
  color: white !important;
}

.environment-trap-sec,
.environment-trap-sec * {
  color: #fff;
}


.post-template-default .post-tags {
  padding: 30px;
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, .08);
}

.post-template-default .post-tags h4 {
  margin: 0 0 25px;
  font-size: 24px;
  font-weight: 700;
  color: #1a1a1a;
}

.post-template-default .post-tags .tag-list {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  list-style: none;
  margin: 0;
  margin-left: 0 !important;
  padding: 0;
}

.post-template-default .post-tags .tag-list li {
  margin: 0;
}

.post-template-default .post-tags .tag-list a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 10px 18px;
  border-radius: 50px;
  background: linear-gradient(135deg, #f5f7fa, #e9eef5);
  border: 1px solid #dbe4ef;
  color: #1f2937;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  transition: all .3s ease;
}

.post-template-default .post-tags .tag-list li::before {
  display: none !important;
}

.post-template-default .post-tags .tag-list a::before {
  content: "#";
  font-size: 14px;
  font-weight: 700;
}

.post-template-default .post-tags .tag-list a:hover {
  transform: translateY(-3px);
  background: var(--primary-color);
  border-color: var(--primary-color);
  color: #fff;
  box-shadow: 0 8px 20px rgba(13, 110, 253, .25);
}

.tag .zak-content .zak-row {
  max-width: var(--containerwidth);
  margin: 0 auto !important;
  padding: var(--innerdivgap) 0;
}

.tag .zak-content .zak-row .zak-posts {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.tag .zak-content .zak-row .zak-posts .post .zak-entry-thumbnail .zak-entry-thumbnail__link {
  overflow: hidden;
  border-radius: 20px;
}

.tag .zak-content .zak-row .zak-posts .zak-post:first-child {
  border-bottom: unset !important;
  padding-bottom: 0 !important;
}

.tag .zak-content .zak-row .zak-posts .post .zak-post-content .zak-entry-footer .zak-icon {
  display: none !important;
}

.tag .zak-content .zak-row .zak-posts .post .zak-post-content .zak-entry-summary p {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.tag .zak-content .zak-row .zak-posts .post .zak-post-content .zak-entry-meta {
  display: none !important;
}

.tag .zak-content .zak-row .zak-posts .post .zak-post-content .entry-title a {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.tag .zak-content .zak-row .zak-posts .post .zak-post-content .entry-title {
  margin-top: 20px;
  font-family: var(--Montsetrrat-font) !important;
  font-weight: 600;
  font-style: SemiBold;
  font-size: var(--h5size) !important;
  leading-trim: NONE;
  line-height: 1.4;
  letter-spacing: 0%;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: var(--primary-color) !important;
  margin-bottom: 20px;
}

.tag .zak-content .zak-row .zak-posts .post .zak-entry-thumbnail .zak-entry-thumbnail__link img {
  width: 100%;
  border-radius: 20px;
  height: 439px;
  transform: scale(1.05);
  transition: transform 0.5s ease, opacity 0.5s ease;
  display: block;
  object-fit: cover;
}

.tag .zak-content .zak-row .zak-posts .zak-post {
  padding: 0 !important;
}

.tag .zak-content .zak-row .zak-posts .post .zak-post-content .entry-title a:hover {
  color: var(--primary-color) !important;
}

.tag .zak-content .zak-row .zak-posts .post .zak-post-content .zak-entry-footer a:hover {
  color: var(--primary-color) !important;
  font-weight: 600 !important;
}

.main-blog-grid-wrap {
  overflow: hidden;
  position: relative;
}

.main-blog-grid-wrap .post-category {
  position: absolute;
  top: 16px;
  left: 16px;
  z-index: 11;
  font-weight: var(--font-weight-medium);
  background-color: black;
  border-radius: 12px;
  padding: 5px 10px;
  color: #ffff;
  width: fit-content;
  margin: 0;
  display: block;
  border: 1px solid transparent;
}

.category .zak-content .zak-row .zak-posts .post .zak-post-content .zak-entry-meta {
  display: none !important;
}

.category .zak-content .zak-row .zak-posts .post .zak-post-content .zak-entry-footer .zak-icon {
  display: none !important;
}

.category .zak-content .zak-row .zak-posts .post .zak-post-content .zak-entry-summary p {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.category .zak-content .zak-row .zak-posts .post .zak-post-content .entry-title a {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.category .zak-content .zak-row .zak-posts .post .zak-post-content .entry-title {
  margin-top: 20px;
  font-family: var(--Montsetrrat-font) !important;
  font-weight: 600;
  font-style: SemiBold;
  font-size: var(--h5size) !important;
  leading-trim: NONE;
  line-height: 1.4;
  letter-spacing: 0%;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: var(--primary-color) !important;
  margin-bottom: 20px;
}

.category .zak-content .zak-row .zak-posts .post .zak-entry-thumbnail .zak-entry-thumbnail__link img {
  width: 100%;
  border-radius: 20px;
  height: 439px;
  transform: scale(1.05);
  transition: transform 0.5s ease, opacity 0.5s ease;
  display: block;
  object-fit: cover;
}

.category .zak-content .zak-row .zak-posts .post .zak-entry-thumbnail .zak-entry-thumbnail__link {
  overflow: hidden;
  border-radius: 20px;
}

.category .zak-content .zak-row .zak-posts .zak-post {
  padding: 0 !important;
}

.category .zak-content .zak-row .zak-posts .zak-post:first-child {
  border-bottom: unset !important;
  padding-bottom: 0 !important;
}

.category .zak-content .zak-row .zak-posts {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.intesols-slider-buttons a:nth-child(2) {
  margin-top: 25px !important;
}

.intesols-slide-outer .intesols-slide-second {
  align-items: start !important;
}

.category .zak-content .zak-row {
  max-width: var(--containerwidth);
  margin: 0 auto !important;
  padding: var(--innerdivgap) 0;
}

.blog-cate-access {
  padding-top: var(--divgap50) !important;
  padding-bottom: 0 !important;
}

.blog-automastions {
  padding-top: var(--divgap50) !important;
  padding-bottom: var(--divgap50) !important;
}

.blog-cate-access .compliance-advnace-left li {
  color: var(--whitecolor) !important;
}

.before-blogs {
  padding-top: var(--divgap50) !important;
  padding-bottom: var(--divgap50) !important;
}

.ready-cont {
  padding-top: var(--divgap50) !important;
}

.home .blogs-main-wrap-inner .custom-blog-posts {
  display: flex !important;
}

.home .custom-blog-posts .main-blog-grid-wrap {
  margin: 0 15px;
}

.home .custom-blog-posts .slick-list {
  margin: 0 -15px 0 !important;
}

.home .home-blogs-main-wrap {
  padding-top: var(--innerdivgap) !important;
}

.home-blogs-main-wrap .e-con-inner {
  align-items: center !important;
}

.home-blogs-main-wrap h2 {
  margin-bottom: 20px !important;
}

.home-blogs-main-wrap .slick-prev {
  left: -2% !important;
  top: 50% !important;
  transform: translateY(-50%);
}

.home-blogs-main-wrap .slick-prev::before {
  filter: brightness(0) invert(1);
}

.home-blogs-main-wrap .slick-next::before {
  filter: brightness(0) invert(1);
}

.home-blogs-main-wrap .slick-next {
  top: 50% !important;
  right: -2% !important;
  transform: translateY(-50%);
}

.category .zak-content .zak-row .zak-posts .post .zak-post-content .entry-title a:hover {
  color: var(--primary-color) !important;
}

.category .zak-content .zak-row .zak-posts .post .zak-post-content .zak-entry-footer a:hover {
  color: var(--primary-color) !important;
  font-weight: 600 !important;
}

.home-blogs-main-wrap .read-more:hover {
  color: var(--primary-color) !important;
  font-weight: 600 !important;
}

.home-blogs-main-wrap .elementor-widget-button {
  margin-top: 20px !important;
}

.blog-tags p a:hover {
  background-color: transparent !important;
  border: 1px solid var(--primary-color) !important;
  color: var(--primary-color) !important;
}

.blog-tags p a {
  background-color: var(--primary-color) !important;
  position: relative;
  border-radius: 50px;
  padding: 14px 34px;
  overflow: hidden;
  transition: color .5s ease !important;
  border: 1px solid var(--primary-color);
  height: auto;
  display: flex;
  font-family: var(--body-font) !important;
  font-weight: 600 !important;
  font-style: Semi Bold;
  width: fit-content;
  font-size: var(--fontsize);
  margin-top: 30px !important;
  leading-trim: NONE;
  color: var(--whitecolor) !important;
  line-height: 1.3;
  letter-spacing: 0%;
  text-align: center;
  align-items: center;
  justify-content: center;
}

.intesols-slider-buttons {
  flex-direction: column !important;
  gap: 0 !important;
  margin-top: 25px !important;
}

.intesols-slider-buttons a:nth-child(1)::after {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  height: 100%;
  width: 100%;
  background-color: var(--dark-web);
  transition: left .5s;
  z-index: -1;
}

.intesols-slider-buttons a:nth-child(1):hover {
  z-index: 1 !important;
  border: 1px solid var(--primary-color) !important;
  color: var(--secondary-color) !important
}

html .intesols-slider-buttons a:nth-child(2):hover {
  border: 1px solid var(--primary-color) !important;
}

.intesols-slider-buttons a:nth-child(1) {
  background: var(--primary-color);
  border-radius: 60px;
  padding: 11.42px 26px;
  padding-right: 26px;
  font-family: var(--body-font);
  font-weight: 600;
  font-style: SemiBold;
  font-size: var(--fontsize);
  leading-trim: NONE;
  position: relative;
  overflow: hidden;
  line-height: 1.4;
  letter-spacing: 1%;
  color: var(--whitecolor) !important;
  text-align: center;
  vertical-align: middle;
  text-transform: capitalize;
  border: 1px solid var(--secondary-color)
}

.intesols-slider-buttons {
  align-items: start !important;
}


/* 17/06/2026 chnages */

.what-we-do-section {
  padding: var(--innerdivgap) 0;
  background: #f8f8f8;
}

.services-pillars-section {
  display: flex;
  gap: 20px;
  align-items: stretch;
}

.expertise-pillars-section {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 24px;
  padding: 24px;
  min-height: 680px;
  transition: all .3s ease;
  position: relative;
  overflow: hidden;
}

html body .expertise-pillars-section:hover h3 span {
  color: #fff !important;
}

.expertise-pillars-section:hover span {
  color: #fff !important;
}

.expertise-pillars-section:hover {
  transform: translateY(-6px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, .08);
}

.expertise-pillars-section:hover {
  background: var(--primary-color);
  border-color: var(--primary-color);
}

.what-we-do-section-inner .expertise-pillars-section .elementor-icon-box-content {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap !important;
}

.what-we-do-section-inner .expertise-pillars-section .elementor-icon-box-content h3 {
  margin: 0 !important;
}

.expertise-pillars-section .elementor-icon {
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f3f4f6;
  padding: 10px;
  border-radius: 12px;
}

.expertise-pillars-section svg path {
  fill: var(--primary-color) !important;
}

.expertise-pillars-section svg {
  width: 18px;
  height: 18px;
  color: var(--primary-color) !important;
}

.what-we-do-section-inner .elementor-icon-box-title {
  font-size: 11px !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #7b7b7b;
  margin-top: 18px;
}

.airmac-service-card {
  max-width: var(--containerwidth) !important;
  margin: 0 auto;
}

.airmac-service-card {
  padding-bottom: var(--innerdivgap) !important;
}

.airmac-service-card>.e-con-inner {
  background: #111317;
  border-radius: 32px;
  padding: 80px 70px !important;
  display: grid !important;
  grid-template-columns: 1fr 420px;
  align-items: center;
  gap: 80px;
  position: relative;
  overflow: hidden;
}

.airmac-service-card .elementor-widget-heading .elementor-heading-title {
  color: #fff !important;
}

.airmac-service-card .elementor-widget-heading {
  position: relative;
}

.airmac-service-card .elementor-widget-heading::before {
  content: "LET'S TALK";
  display: block;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  color: #b8b8b8;
  margin-bottom: 22px;
  padding-left: 0px;
  position: relative;
}

.airmac-service-card h2 {
  color: #fff !important;
  font-size: 60px !important;
  line-height: 1.02 !important;
  font-weight: 700 !important;
  max-width: 530px;
  margin: 0;
  letter-spacing: -2px;
}

.airmac-service-card .elementor-widget-text-editor {
  margin-top: 10px;
}

.airmac-service-card .elementor-widget-text-editor p {
  color: #d1d5db;
  font-size: 20px;
  line-height: 1.4;
  max-width: 560px;
  margin: 0;
}

.airmac-service-card-btn {
  grid-column: 2;
  grid-row: 1 / span 2;
  align-self: center;
  width: 100%;
}

.airmac-service-card-btn {
  display: flex !important;
  align-items: center !important;
}

.airmac-service-card-btn .elementor-button {
  width: fit-content;
  min-height: auto;
  border-radius: 999px !important;
  background: #ffffff !important;
  border: 1px solid var(--primary-color) !important;
  color: #000 !important;
  font-size: 16px;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: .3s;
}

.expertise-pillars-section:hover p a {
  color: #fff !important;
}

.expertise-pillars-section:hover p {
  color: #fff !important;
}

.expertise-pillars-section:hover h3 {
  color: #fff !important;
}

.airmac-service-card-btn .elementor-button:hover {
  transform: translateY(-2px);
  background-color: transparent !important;
  border: 1px solid var(--whitecolor) !important;
  color: var(--whitecolor) !important;
}

.vision-mission-section-inner {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}

.vision-card--vision {
  background: #fff;
  border: 1px solid #dcdcdc;
  border-radius: 20px;
  padding: 40px 32px;
  height: 100%;
}

.vision-card--vision h5 {
  position: relative;
  padding-left: 0px;
  margin: 0 0 24px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #6f7580;
}

.vision-card--vision h2 {
  font-size: var(--h2size);
  line-height: 1.05;
  font-weight: 700;
  color: var(--primary-color);
  margin: 0 0 24px;
  max-width: 520px;
}

.vision-card--vision p {
  font-size: 18px;
  line-height: 1.4;
  color: var(--primary-color) !important;
  margin-bottom: 24px;
}

.vision-card--vision p:last-child {
  margin-bottom: 0;
}


.what-we-do-section-inner .elementor-icon-box-description {
  font-size: 11px !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #999;
}

.expertise-pillars-section ul li {
  cursor: pointer;
}

.pric-asks {
  padding-bottom: var(--divgap50) !important;
}

.plans-tree {
  margin: 20px 0 !important;
}

.expertise-pillars-section ul li:hover {
  background-color: var(--primary-color) !important;
  color: var(--whitecolor) !important;
  border: 1px solid var(--whitecolor) !important;
}

.home .who-we-are-images .who-we-are-images-sec img {
  width: 100% !important;
}

.home .who-we-are-images .who-we-are-images-sec {
  width: 100% !important;
}

.expertise-pillars-section .elementor-widget-text-editor h3 {
  font-size: var(--h3size);
  line-height: 1.05;
  font-weight: 700;
  margin: 20px 0;
  color: var(--primary-color);
}

.trust-commitment-section {
  padding: var(--innerdivgap) 0 !important;
}

.what-we-do-section-inner .expertise-pillars-section {
  padding: 20px;
  border-radius: 20px !important;
}

.expertise-pillars-section .elementor-widget-text-editor p {
  color: #6b7280;
  line-height: 1.4;
  font-size: 16px;
}

.trust-commitment-section .e-con-inner p {
  max-width: 980px;
}

.trust-commitment-section .e-con-inner h2 {
  margin-bottom: 25px !important;
  line-height: 1.1 !important;
  max-width: 800px !important;
  font-size: var(--h1size) !important;
}

.trust-commitment-section .e-con-inner {
  gap: 0 !important;
}

.expertise-pillars-section ul {
  list-style: none;
  padding: 0;
  margin: 30px 0;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}

.launch-success-section .launch-success-section-media .elementor-widget-image img {
  border-radius: 20px !important;
}

.aproches-wrpas h3 {
  font-size: 12px !important;
  letter-spacing: 2px;
  margin-bottom: 15px !important;
}

.what-we-do-section-inner .expertise-pillars-section .elementor-icon-box-content h3 span {
  color: var(--primary-color);
}

.expertise-pillars-section ul li {
  border: 1px solid #d8dce2;
  border-radius: 50px;
  padding: 10px 15px;
  font-size: 13px;
  line-height: 1;
  color: #4b5563;
  background: #fff;
  margin: 0;
}

.expertise-pillars-section a {
  color: var(--primary-color) !important;
  font-weight: 700;
  text-decoration: none;
}

.what-we-do-section-inner .expertise-pillars-section {
  gap: 0 !important;
}

.expertise-pillars-section a:hover {
  text-decoration: underline;
}

.expertise-pillars-section .elementor-widget-text-editor {
  display: flex;
  flex-direction: column;
  height: 100%;
  gap: 0 !important;
}

.expertise-pillars-section .elementor-widget-text-editor ul {
  margin-top: auto;
}

@media(max-width:1024px) {
  .services-pillars-section {
    flex-wrap: wrap;
  }

  .airmac-service-card>.e-con-inner {
    grid-template-columns: 1fr;
    gap: 40px;
    padding: 60px 40px !important;
  }

  .airmac-service-card-btn {
    grid-column: auto;
    grid-row: auto;
  }

  .vision-card--vision {
    padding: 32px 24px;
  }

  .airmac-service-card h2 {
    font-size: 48px !important;
  }

  .expertise-pillars-section {
    width: calc(50% - 10px);
  }
}

@media(max-width:767px) {
  .expertise-pillars-section {
    width: 100%;
    min-height: auto;
  }

  .vision-mission-section-inner {
    grid-template-columns: 1fr;
  }

  html body .zak-header-builder .zak-main-row .zak-header-left-col {
    width: 100% !important;
  }

  #mega-menu-wrap-menu-mobile .zak-header-builder .zak-main-row .zak-header-left-col {
    width: 100% !important;
  }

  body.mega-menu-menu-mobile-mobile-open {
    overflow: hidden;
  }


  #mega-menu-wrap-menu-mobile .mega-menu-toggle.mega-menu-open+#mega-menu-menu-mobile {
    max-height: calc(100dvh - 100px);
    overflow: auto;
  }

  #mega-menu-item-2377 h2:after {
    left: 0 !important;
  }

  #mega-menu-item-2377 h2 {
    margin-left: auto !important;
  }

  html #mega-menu-wrap-menu-mobile #mega-menu-menu-mobile>li.mega-menu-megamenu>ul.mega-sub-menu {
    padding: 10px !important;
  }

  #mega-menu-item-2377 .service-first-menu h2:before {
    display: none !important;
  }

  .vision-card--vision {
    padding: 24px 20px;
  }

  #mega-menu-wrap-menu-mobile #mega-menu-menu-mobile li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column {
    width: 100% !important;
  }

  .vision-card--vision p {
    font-size: 16px;
  }

  .expertise-pillars-section .elementor-widget-text-editor ul {
    margin-top: unset !important;
  }

  .airmac-service-card>.e-con-inner {
    padding: 40px 25px;
    border-radius: 24px;
  }

  .airmac-service-card h2 {
    font-size: 36px !important;
    letter-spacing: -1px;
  }

  .airmac-service-card .elementor-widget-text-editor p {
    font-size: 18px;
  }

  .airmac-service-card-btn .elementor-button,
  .airmac-service-card-btn::after {
    height: 56px;
    font-size: 18px;
  }

  .what-we-do-section {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .services-pillars-section-gap {
    padding: 0 !important;
  }

  .expertise-pillars-section .elementor-widget-text-editor h3 {
    font-size: 30px;
  }
}


.company-values-section {
  background: #f5f5f5;
  padding: var(--innerdivgap) 0;
}

.vision-mission-section-inner {
  padding-bottom: var(--divgap50) !important;
}

.company-values-header {
  margin-bottom: 50px;
}

.company-values-header h5 {
  position: relative;
  padding-left: 0px;
  margin: 0 0 18px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #757b84;
}

.company-values-header h2 {
  font-size: var(--h2size);
  line-height: 1.05;
  font-weight: 700;
  color: var(--primary-color);
  max-width: 520px;
  margin: 0 0 20px;
}

.company-values-groups>.elementor-widget-text-editor,
.company-values-groups>.elementor-widget-text-editor p {
  color: var(--primary-color) !important;
}

.company-values-header p {
  font-size: 18px;
  line-height: 1.4;
  color: var(--primary-color);
  max-width: 650px;
}

.company-values-groups>.elementor-widget-text-editor:first-child {
  color: var(--primary-color) !important;
}

.meet-faq-sec h3 {
  font-family: var(--Montsetrrat-font);
  font-weight: 600;
  font-style: SemiBold;
  font-size: var(--h5size) !important;
  color: var(--primary-color);
  leading-trim: NONE;
  line-height: 1.4;
  letter-spacing: 0%;
  margin-bottom: 12px;
}

.meet-faq-wrap {
  margin-top: 25px !important;
}

.meet-faq h2 {
  font-family: var(--Montsetrrat-font) !important;
  color: var(--primary-color) !important;
  font-weight: 700 !important;
  font-family: var(--Montsetrrat-font);
  font-weight: 700;
  font-style: Bold;
  font-size: var(--h2size) !important;
  leading-trim: NONE;
  color: var(--primary-color);
  line-height: 100%;
  letter-spacing: 0%;
}

.meet-faq-wrap {
  margin-bottom: var(--innerdivgap) !important;
}

.meet-faq-wrap h3 {
  font-family: var(--Montsetrrat-font);
  font-weight: 600;
  font-style: SemiBold;
  font-size: var(--h5size) !important;
  color: var(--primary-color);
  leading-trim: NONE;
  line-height: 1.4;
  letter-spacing: 0%;
  margin-bottom: 12px;
}

.page-id-2099 .zak-content .zak-row {
  margin: 0 auto;
  max-width: var(--containerwidth) !important;
}

.team-section h2 {
  font-family: var(--Montsetrrat-font) !important;
  color: var(--primary-color) !important;
  font-weight: 700 !important;
  font-family: var(--Montsetrrat-font);
  font-weight: 700;
  font-style: Bold;
  font-size: var(--h2size) !important;
  leading-trim: NONE;
  color: var(--primary-color);
  line-height: 100%;
  letter-spacing: 0%;
}

.meet-faq h3 {
  font-family: var(--Montsetrrat-font);
  font-weight: 600;
  font-style: SemiBold;
  font-size: var(--h5size) !important;
  color: var(--primary-color);
  leading-trim: NONE;
  line-height: 1.4;
  letter-spacing: 0%;
  margin-bottom: 12px;
}

.meet-faq {
  padding-top: var(--innerdivgap);
}

.company-values-groups {
  border-top: 1px solid #d7dce2;
  padding-top: 22px !important;
  margin-top: 40px;
}

.switches {
  margin-top: 10px !important;
}

.company-values-groups>.elementor-widget-text-editor:first-child {
  display: flex;
  flex-wrap: wrap !important;
  align-items: center;
  font-family: var(--body-font) !important;
  gap: 15px;
  margin-bottom: 25px;
}

.company-values-groups h4 {
  position: relative;
  margin: 0;
  padding-left: 14px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #1f2937;
  white-space: nowrap;
}

.managed-caps h3 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #e8edf9;
  color: var(--primary-color);
  font-size: 16px !important;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  padding: 14px 28px;
  border-radius: 50px;
  width: fit-content;
  margin-bottom: 0 !important;
  margin: 0 auto 20px;
}

.company-values-groups h4:before {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--primary-color);
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.values-category-thinking {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.company-values-groups>.elementor-widget-text-editor:first-child p,
.company-values-groups>.elementor-widget-text-editor:first-child {
  font-size: 14px;
  color: #7a8089;
  line-height: 1.6;
}

html .capible-wraps {
  margin: 15px 0 !important;
}

.values-category-thinking {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.team-section {

  padding: var(--innerdivgap) 0;
}

.values-category-thinking-card {
  background: var(--primary-color);
  border: 1px solid #d9dde3;
  border-radius: 14px;
  padding: 24px 22px;
  transition: .3s ease;
}

.values-category-thinking-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, .06);
}

.values-category-thinking-card h6 {
  margin: 0 0 12px;
  font-size: 18px;
  font-weight: 700;
  color: var(--whitecolor);
}

.company-values-section {
  margin-bottom: var(--innerdivgap) !important;
}

.elementor-element-f8f3684 .values-category-thinking-card h6 {
  color: var(--primary-color);
}

.values-category-thinking-card h3 {
  font-size: 18px;
  line-height: 1.2;
  font-weight: 700;
  color: var(--whitecolor);
  margin: 0 0 14px;
}

.values-category-thinking-card p {
  font-size: 16px;
  line-height: 1.4;
  color: var(--whitecolor);
  margin: 0;
}

@media(max-width:1024px) {
  .values-category-thinking {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media(max-width:767px) {

  .values-category-thinking {
    grid-template-columns: 1fr;
  }

  .company-values-groups>.elementor-widget-text-editor:first-child {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }
}

.community-impact-section {
  padding: var(--innerdivgap) 0;
  background: #fff;
}

.approach-section .e-con-inner {
  align-items: center !important;
}

.community-impact-section .elementor-heading-title {
  font-size: var(--h2size) !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: var(--primary-color);
  position: relative;
  padding-left: 0px;
  margin-bottom: 30px;
}

.giving-back-section .elementor-icon-box-wrapper {
  gap: 0 !important;
}

.giving-back-section {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr);
  gap: 28px;
  margin-top: 60px;
}

.social-impact-section {
  background: var(--sec-greycolor);
  border: 1px solid var(--primary-color);
  border-radius: 20px;
  padding: 36px;
  transition: all .3s ease;
  height: 100%;
}

.social-impact-section h3 {
  color: var(--primary-color) !important;
  text-align: left !important;
}

.social-impact-section:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 40px rgba(0, 0, 0, .08);
}

.social-impact-section .elementor-icon {
  width: 56px;
  height: 56px;
  background: #fff;
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.social-impact-section .elementor-icon svg {
  width: 24px;
  height: 24px;
  fill: #111827;
}

.social-impact-section .elementor-icon-box-title {
  margin: 24px 0 15px;
  font-size: var(--h3size) !important;
  line-height: 1.2;
  font-weight: 700;
  color: #111827;
}

.social-impact-section .elementor-icon-box-description {
  font-size: 16px;
  line-height: 1.4;
  text-align: left !important;
  color: var(--primary-color) !important;
  margin: 0;
}

.social-impact-section .elementor-icon-box-wrapper {
  display: block;
}

.social-impact-section .elementor-icon-box-icon {
  margin-bottom: 0;
}

@media (max-width: 1024px) {
  .giving-back-section {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .community-impact-section {
    padding: 70px 20px;
  }

  .social-impact-section {
    padding: 25px;
  }

  .social-impact-section .elementor-icon-box-title {
    font-size: 28px;
  }

  .social-impact-section .elementor-icon-box-description {
    font-size: 16px;
  }
}


.team-content {
  display: inline-block;
}

.team-content p {
  display: inline;
}

.page-id-2023 .company-values-header h2 {
  max-width: 100% !important;
}

html .zak-header-builder .zak-main-row .zak-header-center-col {
  width: auto !important;
}

.page-id-2023 .company-values-header p {
  max-width: 100% !important;
}

.apart-wrap {
  background-color: #fff !important;
  padding-bottom: 0 !important;
}

.zak-footer-builder {
  z-index: 2 !important;
}

.it-contact-section {
  position: relative !important;
  z-index: 2 !important;
}

.founders-section-center {
  padding-bottom: 40px !important;
}

/* .services-section .slick-slide .services-description {
  border: 1.6px solid var(--primary-color) !important;
} */

.services-section .slick-slide:hover .services-description {
  border: unset !important;
}

html body .trust-commitment-section.it-gaps-trusts .e-con-inner h2 {
  max-width: 1200px !important;
}

.zak-header-builder .zak-desktop-row.zak-main-header .zak-header-main-row .site-branding img {
  max-width: 200px;
  object-fit: cover;
}

.hooks-test {
  padding-top: var(--innerdivgap) !important;
}

.header-guide-wrap a {
  cursor: none !important;
  font-size: 10px !important;
  font-weight: 600 !important;
  color: #6B6A68 !important;
  letter-spacing: .07em !important;
  text-transform: uppercase !important;
  padding: 13px 13px 13px !important;
}

.header-blog-wrap a {
  cursor: none !important;
  font-size: 10px !important;
  font-weight: 600 !important;
  color: #6B6A68 !important;
  letter-spacing: .07em !important;
  text-transform: uppercase !important;
  padding: 13px 13px 13px !important;
}

.mega-header-guide-wrap>.mega-menu-link {
  display: flex !important;
  align-items: start !important;
  justify-content: start !important;
  gap: 8px !important;
}

.mega-header-guide-wrap>.mega-menu-link::before {
  content: "";
  width: 16px !important;
  height: 16px !important;
  background: url(../images/manual.webp) no-repeat center center !important;
  background-size: contain !important;
  flex-shrink: 0 !important;
  top: 10px !important;
  position: relative !important;
}

.header-blog-wrap>.mega-menu-link {
  display: flex !important;
  align-items: start !important;
  justify-content: start !important;
  gap: 8px !important;
}

.elementor-element-a561091 {
  align-items: center !important;
}

.elementor-element-a561091 {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 12px !important;
}

.elementor-element-237f9d2 .elementor-button {
  margin-top: 0 !important;
}

.elementor-element-719d59f .elementor-button {
  margin-top: 0 !important;
}

.elementor-element-a561091 {
  margin-top: 20px !important;
}

.header-blog-wrap>.mega-menu-link::before {
  content: "";
  width: 16px !important;
  height: 16px !important;
  background: url(../images/blogger.webp) no-repeat center center !important;
  background-size: contain !important;
  flex-shrink: 0 !important;
  top: 10px !important;
  position: relative !important;
}

.elementor-element-719d59f {
  margin-top: 0 !important;
}

#mega-menu-wrap-menu-primary #mega-menu-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:hover .header-blog-wrap>.mega-menu-link::before,
#mega-menu-wrap-menu-primary #mega-menu-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item .mega-menu-link:hover::before,
#mega-menu-wrap-menu-primary #mega-menu-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item .mega-menu-link:focus::before {
  filter: brightness(0) invert(1) !important;
}

#mega-menu-wrap-menu-primary #mega-menu-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:hover .mega-header-guide-wrap>.mega-menu-link::before,
#mega-menu-wrap-menu-primary #mega-menu-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item .mega-menu-link:hover::before,
#mega-menu-wrap-menu-primary #mega-menu-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item .mega-menu-link:focus::before {
  filter: brightness(0) invert(1) !important;
}

#mega-menu-wrap-menu-primary #mega-menu-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover,
#mega-menu-wrap-menu-primary #mega-menu-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
  background-color: var(--primary-color) !important;
  color: var(--whitecolor) !important;
}

html .header-guide-wrap a {
  padding-top: 0px !important;
  padding-bottom: 0 !important;
}

html .header-blog-wrap a {
  padding-top: 0px !important;
  padding-bottom: 0 !important;
}

.brain-conditions {
  margin-top: 30px !important;
}

html #menu-item-2324>a:hover {
  color: var(--primary-color) !important;
  box-shadow: none !important;

}

html #menu-item-2325>a:hover {
  color: var(--primary-color) !important;
  box-shadow: none !important;
}

/* megamenu design */

#mega-menu-wrap-menu-primary #mega-menu-menu-primary>li.mega-menu-item>a.mega-menu-link {
  padding: 0px 20px;
  font-family: var(--body-font) !important;
  font-weight: 400;
  font-style: Regular;
  font-size: var(--fontsize) !important;
  leading-trim: NONE;
  color: var(--primary-color) !important;
  height: auto !important;
  line-height: 100%;
  letter-spacing: 0%;

}

#mega-menu-wrap-menu-primary #mega-menu-menu-primary>li.mega-menu-item>a.mega-menu-link:hover,
#mega-menu-wrap-menu-primary #mega-menu-menu-primary>li.mega-menu-item>a.mega-menu-link:focus {
  background-color: transparent !important;
}

#mega-menu-wrap-menu-primary #mega-menu-menu-primary>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,
#mega-menu-wrap-menu-primary #mega-menu-menu-primary>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,
#mega-menu-wrap-menu-primary #mega-menu-menu-primary>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link {
  background-color: transparent !important;
}

#mega-menu-wrap-menu-primary {
  background-color: transparent !important;
}


/* =========================
   MEGA MENU CONTAINER
==========================*/


#mega-menu-item-2377>.mega-sub-menu {

  width: 1100px !important;
  left: -50% !important;
  transform: translateX(-50%);
  padding: 25px !important;
  background: #fff !important;
  border-radius: 0;
  box-shadow: 0 18px 45px rgba(0, 0, 0, .12);
}


/* columns */

#mega-menu-item-2377 .mega-menu-row {
  display: flex;
}

#mega-menu-item-2377 .mega-menu-column {

  width: 50% !important;
  padding: 0 30px;
}

#mega-menu-item-2377 .mega-menu-column:first-child {
  border-right: 1px solid #ececec;
}


/* heading */

#mega-menu-item-2377 .mega-block-title {
  display: none;
}

#mega-menu-item-2377 h2 {

  position: relative;
  font-size: 24px;
  color: var(--primary-color);
  font-weight: 700;
  margin: 0 0 28px 70px;
  line-height: 1.2;
}


/* orange line */

#mega-menu-item-2377 h2:after {

  content: "";
  position: absolute;
  left: -70px;
  width: 100% !important;
  bottom: -15px;
  /* width:430px; */
  height: 1px;
  background: var(--primary-color);

}


/* icon circle */

#mega-menu-item-2377 .service-first-menu h2:before {

  content: "";
  position: absolute;
  left: -70px;
  top: -4px;
  width: 40px;
  height: 40px;
  background-image: url(../images/information-technology.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 40px 40px;
  background-size: 40px;
}


/* second heading icon */

#mega-menu-item-2377 .service-second-menu h2:before {

  content: "";
  position: absolute;
  left: -70px;
  top: -4px;
  width: 40px;
  height: 40px;
  background-image: url(../images/clarification.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 38px 38px;
  background-size: 38px;
}


/* menu */

#mega-menu-item-2377 .menu {

  display: flex;

  gap: 18px 40px;
}

#mega-menu-item-2377 .menu {
  position: unset !important;
  display: flex !important;
  flex-direction: column !important;
}

#mega-menu-item-2377 .menu li {

  list-style: none;
  padding-bottom: 10px;
  border-bottom: 1px solid #efefef;
}

#mega-menu-wrap-menu-primary #mega-menu-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column:first-child {
  position: relative !important;
}

#mega-menu-wrap-menu-primary #mega-menu-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
  z-index: -1 !important;
}

#mega-menu-wrap-menu-primary #mega-menu-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column:first-child::after {
  content: "" !important;
  position: absolute !important;
  top: 0 !important;
  right: 0px !important;
  /* value adjust kar sakte ho */
  width: 1px !important;
  height: 100% !important;
  background: #e1e0e5 !important;
  display: block !important;
  z-index: 1 !important;
}

#mega-menu-wrap-menu-primary #mega-menu-menu-primary>li.mega-menu-item.mega-toggle-on>a.mega-menu-link {
  background-color: transparent !important;
  color: var(--primary-color) !important;
}

#mega-menu-item-2377 .menu li a {

  font-size: 17px;
  color: var(--primary-color);
  font-weight: 500;
  line-height: 1.5;
  transition: .3s;
}

#mega-menu-item-2377 h2 {
  width: 100% !important;
}

#mega-menu-item-2377 .menu li a:hover {

  color: #ef5a2a;
  padding-left: 6px;
}


.copilot-section {

  display: flex;
  flex-direction: column;
  gap: 20px;

}

.diagram-wrap {
  width: 100%;

}

.diagram-wrap svg {

  width: 100%;
  max-width: 380px;
  display: block;

}

.risk-meter {

  background: var(--primary-color);
  padding: 20px;
  border-radius: 10px;

}

.risk-label {
  color: var(--primary-color) !important;
}

.diagram-wrap rect {
  fill: unset !important;
}

.risk-note {
  color: var(--primary-color) !important;
}

.elementor-element-61694ae {
  flex-wrap: wrap !important;
  row-gap: 0 !important;
  display: flex !important;
}

.risk-meter h4 {

  margin: 0 0 16px;
  font-size: 18px;
  padding-left: 0 !important;
  color: var(--primary-color);

}

.launch-success-section .e-con-inner .launch-success-section-contnt {
  height: fit-content;
  position: sticky;
  top: 150px;
  align-items: start;
}

.risk-row {

  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 14px;

}

.cta-banner-section .cta-banner-section-inner .cta-banner-content-form .two-col-form .form-row.full-width {
  display: block !important;
}

.risk-label {

  width: 180px;
  font-size: 13px;
  color: #A8A7A4;

}

.risk-bar-wrap {

  flex: 1;
  height: 8px;
  background: #2A2926;
  border-radius: 20px;
  overflow: hidden;

}

.risk-fill {

  height: 100%;
  border-radius: inherit;

}

.yellow {
  background: #FFD335;

}

.red {
  background: #E24B4A;

}

.risk-val {

  width: 45px;
  text-align: right;
  font-size: 13px;
  font-weight: 600;

}

.yellow-text {

  color: #FFD335;
}

.red-text {

  color: #E24B4A;

}

.risk-note {

  margin-top: 12px;
  font-size: 11px;
  color: #A8A7A4;
  line-height: 1.5;

}

.copilot-section {

  display: flex;
  flex-direction: column;
  gap: 20px;

}

.diagram-wrap svg {

  width: 100%;
  max-width: 380px;
  display: block;

}

.risk-meter {

  padding: 20px;
  background: #F2F2F2;
  border-radius: 10px;

}

.risk-title {

  margin: 0 0 16px;
  font-size: 14px;
  color: #fff;

}

.risk-row {

  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;

}

.risk-label {

  width: 180px;
  font-size: 13px;
  color: #A8A7A4;

}

.risk-bar-wrap {

  flex: 1;
  height: 8px;
  background: #2A2926;
  border-radius: 20px;
  overflow: hidden;
}

.risk-fill {
  height: 100%;
  border-radius: inherit;

}

.yellow {
  background: #FFD335;

}

.red {
  background: #E24B4A;
}

.risk-val {

  width: 45px;
  text-align: right;
  font-weight: 600;
  font-size: 13px;
}

.yellow-text {
  color: #FFD335;
}

.red-text {
  color: #E24B4A;
}

.risk-note {
  margin-top: 12px;
  font-size: 11px;
  color: var(--tm);
}

#mega-menu-wrap-menu-primary #mega-menu-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
  background-color: var(--whitecolor);
}

.mega-menu-item-2417 a {
  padding-bottom: 0px !important;
  border-bottom: 1px solid #E4E4E7 !important;
}

.diagram-wrap svg {
  max-width: 100% !important;
}

/*=========================
    WHAT WE DO SECTION
==========================*/

.assess-strategise {
  padding: var(--innerdivgap) 0;
  background: #F8FAFC;
}

.assess-strategise .elementor-heading-title {
  text-align: center;
  margin-bottom: var(--divgap50);
}

.assess-strategise-inner {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr);
  gap: 35px;
  align-items: start;
}


.assess-strategise-left,
.assess-strategise-right {
  background: #fff;
  border-radius: 24px;
  padding: 40px !important;
  border: 1px solid #E6ECF2;
  box-shadow: 0 15px 45px rgba(0, 0, 0, .08);
  position: relative;
  transition: .35s;
  overflow: hidden;
}

.assess-strategise-left::before,
.assess-strategise-right::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 6px;
  background: #2EA043;
}

.assess-strategise-left:hover,
.assess-strategise-right:hover {
  box-shadow: 0 30px 60px rgba(0, 0, 0, .12);
}


.assess-strategise .expert-look h3 {
  margin: 0 0 18px;

}

.assess-strategise .expert-look h3:not(:first-child) {
  margin-top: 20px;
  padding-top: 25px;
  border-top: 1px solid #E5E7EB;
}


.assess-strategise .expert-look p {

  margin-bottom: 20px;
}


.assess-strategise .expert-look ul {
  list-style: none;
  padding: 0;
  margin: 25px 0 0;
}

.assess-strategise .expert-look ul li {
  position: relative;
  margin-bottom: 0;
  color: #2D3748;
  line-height: 1.4;
}


@media(max-width:991px) {

  .assess-strategise-inner {
    grid-template-columns: 1fr;
  }

}

@media(max-width:767px) {

  .assess-strategise {
    padding: 70px 0;
  }

  .launch-success-section .e-con-inner .launch-success-section-contnt {
    position: unset !important;
  }

  .assess-strategise-left,
  .assess-strategise-right {
    padding: 25px !important;
  }

  .assess-strategise .expert-look h3 {
    font-size: 24px;
  }

}

.why-reduce {
  margin-top: var(--innerdivgap) !important;
}

.assess-strategise .e-con-inner {
  align-items: center !important;
}

.assess-strategise .elementor-widget-button .elementor-button {
  margin-top: 30px !important;
}

.assess-strategise-right {
  gap: 0 !important;
  align-items: start !important;
}

.assess-strategise-left {
  gap: 0 !important;
  align-items: start !important;
}

.age-tools .expertise-pillars-section ul li::before {
  content: "";
  position: absolute;
  left: -17px;
  top: 6px;
  width: 17px;
  height: 17px;
  background-image: url(../images/tik-serch.webp);
  background-size: contain;
  background-repeat: no-repeat;
}

.age-tools .expertise-pillars-section ul {
  display: block !important;
  margin-left: 10px !important;
}

.expertise-pillars-section:hover ul li::before {
  filter: brightness(0) invert(1) !important;
}

body:not(.home) .expertise-pillars-section:hover ul li {
  color: var(--whitecolor) !important;
}

.age-tools .expertise-pillars-section ul li {
  position: relative;
  padding-left: 10px !important;
  margin-bottom: 10px !important;
  font-family: var(--body-font) !important;
  font-weight: 400 !important;
  color: var(--primary-color) !important;
  padding-bottom: 0 !important;
  font-style: Regular;
  padding-top: 0 !important;
  font-size: var(--fontsize);
  leading-trim: NONE;
  line-height: 1.4;
  border: unset !important;
  letter-spacing: 0%;
  list-style-type: none;
  background: unset !important;
}


.copilot-section {
  display: flex;
  gap: 30px;
  align-items: flex-start;
}

.diagram-wrap,
.risk-meter {
  background: #fff;
  border: 1px solid #e8ebf4;
  border-radius: 24px;
  padding: 30px;
  box-shadow: 0 15px 45px rgba(22, 34, 66, .08);
  transition: .35s ease;
}

.diagram-wrap:hover,
.risk-meter:hover {
  transform: translateY(-6px);
  box-shadow: 0 25px 60px rgba(83, 73, 255, .18);
}

.diagram-wrap {
  position: relative;
  overflow: hidden;
}

.diagram-wrap:before {
  content: "";
  position: absolute;
  width: 320px;
  height: 320px;
  background: radial-gradient(circle, #7d4cff40 0%, transparent 70%);
  top: -120px;
  right: -120px;
}

.diagram-wrap:after {
  content: "";
  position: absolute;
  width: 220px;
  height: 220px;
  background: radial-gradient(circle, #27d7ff25 0%, transparent 70%);
  bottom: -80px;
  left: -80px;
}

.diagram-wrap svg {
  width: 100%;
  position: relative;
  z-index: 2;
}

.risk-meter {
  margin-top: 0px;
}

.risk-title {
  font-size: 28px;
  font-weight: 700;
  color: #0f172a;
  margin-bottom: 25px;
  position: relative;
  padding-left: 18px;
}

.risk-row {
  display: grid;
  grid-template-columns: 220px 1fr 55px;
  gap: 18px;
  align-items: center;
  margin-bottom: 10px;
}

.risk-label {
  font-size: 12px;
  font-weight: 600;
  color: #374151;
}

.risk-bar-wrap {
  height: 12px;
  background: #edf2f7;
  border-radius: 30px;
  overflow: hidden;
  position: relative;
}

.risk-fill {
  height: 100%;
  border-radius: 30px;
  position: relative;
}

.risk-fill:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 100%;
  background: rgba(255, 255, 255, .4);
}

.risk-fill.yellow {
  background: linear-gradient(90deg, #FFD54F, #FF9800);
}

.risk-fill.red {
  background: linear-gradient(90deg, #ff5b5b, #e11d48);
}

.yellow-text {
  color: #f59e0b;
  font-weight: 700;
}

.red-text {
  color: #ef4444;
  font-weight: 700;
}

.risk-note {
  margin-top: 25px;
  padding: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #eef4ff, #f7f2ff);
  border: 1px solid #d8dfff;
  color: #475569;
  font-size: 14px;
  line-height: 1.4;
}

.risk-note strong {
  color: #6d28d9;
}

@media(max-width:1024px) {

  .copilot-section {
    flex-direction: column;
  }

  .diagram-wrap,
  .risk-meter {
    width: 100%;
  }

  .risk-row {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .risk-val {
    text-align: right;
  }

}
.zak-page-header .zak-page-title{text-transform: none;}
.zak-page-header .zak-page-banner-text *{color: #FFF; font-size: 18px;}
.zak-page-header .zak-page-banner-buttons{display: flex; flex-wrap: wrap; gap: 10px;}
.zak-page-header .zak-page-banner-buttons a{background-color: #00000070; border: #FFF 1px solid; padding: 10px 24px; border-radius: 50px; font-family: var(--body-font) !important; font-weight: 600 !important; display: flex; justify-content: center; align-items: center; height: 50px; font-size: var(--fontsize); line-height: 100%; color: var(--whitecolor) !important; letter-spacing: 0%; gap: 10px;}
.single-post .zak-primary{display: flex; flex-wrap: wrap; gap: 30px; align-items: flex-start;}
.single-post .zak-primary .single-post-sidebar{width: calc(25% - 15px); position: sticky; top: 110px;}
.single-post .zak-primary .single-post-sidebar .textwidget{border: var(--primary-color) 1px solid; border-radius: 15px;}
.single-post .zak-primary .single-post-sidebar .textwidget h2{background: var(--primary-color); color: var(--whitecolor); padding: 10px 15px; font-size: var(--h5size); border-radius: 13px 13px 0 0; margin-bottom: 0;}
.single-post .zak-primary > article{width: calc(75% - 15px);}
.single-post .zak-primary .single-post-sidebar .recent-posts-sidebar ul{margin: 0; padding: 0; gap: 0;}
.single-post .zak-primary .single-post-sidebar .recent-posts-sidebar ul > li{border-bottom: #CCC 1px solid; padding: 10px 15px 10px 35px; font-size: 14px; margin: 0;}
.single-post .zak-primary .single-post-sidebar .recent-posts-sidebar ul > li a{color: var(--primary-color);}
.single-post .zak-primary .single-post-sidebar .recent-posts-sidebar ul > li:last-child{border-bottom: none;}
.single-post .zak-primary .single-post-sidebar .recent-posts-sidebar ul > li:before{left: 15px; top: 15px; width: 11px; height: 11px;}
.single-post .zak-primary .single-post-sidebar .about-braintech-section p{padding: 10px 15px; margin: 0; font-size: 14px;}
.single-post .zak-primary .single-post-sidebar .about-braintech-section .about-cta a{color: var(--primary-color); border-bottom: var(--primary-color) 1px solid; margin: 0 15px 15px; width: fit-content; font-size: 15px; font-weight: 700;}
.single-post .zak-primary > article .e-con-inner > .elementor-widget-heading:not(:first-child) h2{font-size: var(--h4size) !important; margin-top: 30px;}
.single-post .zak-primary > article .e-con-inner{display: block;}
.single-post .zak-primary > article .e-con-inner > .elementor-widget-heading{margin-bottom: 10px;}
.single-post .zak-primary > article .e-con-inner > .elementor-widget-text-editor > *{margin-bottom: 15px;}
.single-post .zak-primary > article .e-con-inner > .elementor-widget-text-editor > h3, .single-post .zak-primary > article .e-con-inner .elementor-widget-heading > h3{margin: 20px 0 5px !important;}
.post-template-default .post-tags{padding: 0; border-radius: 0; box-shadow: none;}
.post-template-default .zak-content .zak-row ul.tag-list li{margin: 0; padding: 0;}
.post-template-default .zak-content .zak-row ul.tag-list li a{padding: 7px 10px; font-size: 14px; line-height: 1;}
.post-template-default .post-tags h4{display: none;}
.contact-details-form .elementor-element-fb01028{border: #FFF 1px solid; border-radius: 15px; background: #FFFFFF10; padding: 20px;}
.contact-details-form .elementor-element-fb01028 *{color: #FFF !important;}
.contact-details-form .elementor-element-fb01028 .brain-serv-text{margin: 0;}
.contact-details-form .elementor-element-fb01028 .brain-serv-text p{font-size: var(--h5size); font-weight: 700;}
.contact-details-form .elementor-element-fb01028 .elementor-button{width: fit-content; margin: 0 auto;}
.expert-look ul{display: flex; flex-wrap: wrap; gap: 10px; margin: 0 0 15px !important; padding: 0; counter-reset: my-counter;}
.expert-look ul li{border: var(--primary-color) 1px solid; border-radius: 10px; padding: 10px 15px; margin: 0; background: #00000010; width: calc(50% - 5px);}
.expert-look ul li:before{content: counter(my-counter); counter-increment: my-counter; width: auto; height: auto; left: auto; background: none; font-size: 38px; font-weight: 700; opacity: 0.1; right: 10px;}
.elementor-28 .elementor-element.elementor-element-1f08960{display: none;}

@media(max-width: 992px){
  .single-post .zak-primary .single-post-sidebar, .single-post .zak-primary > article{width: 100%;}
  .expert-look ul li{width: 100%;}
}

.wpcf7-form-control.wpcf7-select option{
  color: #000 !important;
}
.expert-look ul li {
    position: relative;
    padding: 10px 50px 10px 15px;
}
html .services-section h2{
  margin-bottom: 40px !important;
}
.blog-cate-access ul li::before{
    display: none !important;
}
.sit-extra ul li::before{
  display: none !important;
}
.compliance-advnace ul li::before{
  display: none !important;
}
.blog-automastions ul li::before{
 display: none !important;
}
html .gauide-wraps .e-con-inner{
align-items: flex-start !important;
} 
.some-text{
  margin-top: 16px !important;
}
.expert-look ul li::before {
    content: counter(my-counter);
    counter-increment: my-counter;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    width: auto;
    height: auto;
    background: none;
    font-size: 38px;
    font-weight: 700;
    opacity: 0.1;
    pointer-events: none;
}