#circles a {
  cursor: default !important;
}

.page-hero-title {
  color: #fff;
  font-size: 76px;
  font-family: "DINPro-Bold", sans-serif;
}

.elementor-410
  .elementor-element.elementor-element-6bc3522
  .elementor-field-group
  .elementor-field,
.elementor-410
  .elementor-element.elementor-element-9b28268
  .elementor-field-group
  .elementor-field,
.elementor-410
  .elementor-element.elementor-element-9e20432
  .elementor-field-group
  .elementor-field,
.elementor-410
  .elementor-element.elementor-element-98b4818
  .elementor-field-group
  .elementor-field,
.elementor-410
  .elementor-element.elementor-element-e902b6f
  .elementor-field-group
  .elementor-field {
  height: 5rem;
}

#form-field-textarea {
  height: 10rem;
}

.elementor-post__title:hover {
  font-family: "DINPro-Medium", sans-serif !important;
}

.elementor-post__title a:hover {
  font-family: "DINPro-Medium", sans-serif !important;
}

h1 {
  font-family: "DINPro-Bold", sans-serif !important;
  font-size: 40px !important;
  font-weight: 500 !important;
  margin-bottom: 30px;
}

h2 {
  font-family: "DINPro-Bold", sans-serif !important;
  font-size: 34px !important;
  font-weight: 500 !important;
  margin-bottom: 30px;
}

h3 {
  font-family: "DINPro-Bold", sans-serif !important;
  font-size: 22px !important;
  font-weight: 500 !important;
  margin-bottom: 30px;
}
h4 {
  font-weight: 500 !important;
}
h1 strong,
h2 strong,
h3 strong {
  font-weight: 500;
}

b,
strong {
  font-weight: 500;
}
.sub-pages ul li a {
  font-weight: 500;
}
/* Splash boxes */

.elementor-splash-box .elementor-element-populated h4 {
  letter-spacing: 2px;
}

.elementor-splash-box .elementor-element-populated h3 {
  font-size: 28px !important;
}

@media screen and (max-width: 680px) {
  .elementor-splash-box .elementor-top-column {
    margin-bottom: 20px !important;
  }

  .work-process-h3 h3 {
    display: none !important;
  }
}

a.back.right {
  float: right;
}

a.back {
  margin-top: 30px !important;
}

/* Single services Page */

.single-service a:hover {
  text-decoration: none !important;
}

.single-digital-assets a:hover {
  text-decoration: none !important;
}

@media screen and (min-width: 680px) {
  .single-service .standard-page {
    margin-bottom: 50px !important;
    padding-top: 40px !important;
  }
}

/*Articles Page*/
.iwt-article-content .iwt-article-title {
  font-size: 25px;
  font-weight: 500;
  line-height: 28px;
  color: #005269;
  font-family: "DINPro-Bold";
  cursor: pointer;
  margin-bottom: 15px;
}

.iwt-article-content .iwt-article-title:hover {
  text-decoration: underline;
}

.iwt-article-content .iwt-article-date {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  font-family: "DINPro";
  margin-bottom: 15px;
}

.iwt-article-content .iwt-article-excerpt {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  font-family: "DINPro";
  color: #777;
  margin-bottom: 20px;
}

.iwt-article-sections > .row {
  display: flex;
  flex-wrap: wrap;
  gap: 40px 0;
}

.iwt-article-content .iwt-article-btn {
  font-size: 13px;
  line-height: 17px;
  font-weight: 600;
  font-family: "Roboto";
  margin-bottom: 0;
  color: #005269;
}

.iwt-article-pagination {
  margin: 100px 0 10px;
  display: block;
  text-align: center;
}

.iwt-art-sec-default .iwt-article-item {
  border-bottom: 1px solid #dddddde8;
  margin-bottom: 40px;
  padding-bottom: 30px;
}

.iwt-art-sec-default .iwt-article-item:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.iwt-article-item .iwt-article-pagination {
  text-align: center;
  margin-top: 50px;
}

.iwt-article-left-wrap .iwt-article-img {
  position: relative;
  margin-bottom: 75px;
}

.iwt-article-img img {
  height: 208px;
  width: 100%;
}

.iwt-article-left-wrap .iwt-article-img > a {
  width: 100%;
  height: 100%;
  display: block;
}

/*
.iwt-article-left-wrap .iwt-article-img h2 {
    position: absolute;
    top: 50%;
    left: 50%;
    color: white;
    font-weight: 500 !important;
    transform: translate(-50%,-50%);
    margin: 0;
    width: 100%;
    text-align: center;
}*/

.iwt-article-left-wrap .iwt-article-img h1 {
  position: absolute;
  top: 50%;
  left: 50%;
  color: white;
  font-weight: 500 !important;
  transform: translate(-50%, -50%);
  margin: 0;
  width: 100%;
  text-align: center;
}

.iwt-article-item .iwt-article-img {
  margin-bottom: 30px;
  box-shadow: 2px 1px 5px 0px #00000061;
}

.iwt-article-item .iwt-article-img img {
  width: 100%;
  height: auto;
}

.iwt-article-right-wrap {
  padding-left: 7%;
}

.page-numbers.prev,
.page-numbers.next {
  margin-left: 10px;
  margin-right: 10px;
}

.iwt-article-right-wrap .iwt-article-item:first-child .iwt-article-content {
  border-bottom: none;
}

.page-numbers,
span.page-numbers {
  font-size: 18px;
}

.iwt-article-right-wrap .iwt-article-item:last-child .iwt-article-content {
  border-bottom: none;
}

a.back {
  padding: 13px 30px 13px 13px;
  line-height: 21px;
}

a.back.right {
  padding: 13px 13px 13px 30px;
}

a.back:hover {
  text-decoration: none !important;
}

a.back:after {
  content: "";
  background-image: url(icons/new24/arrow-blue.svg);
  height: 18px;
  width: 40px;
  background-size: 65%;
  background-repeat: no-repeat;
  display: inline;
  float: left;
  margin-left: 15px;
  margin-top: 3px;
}

.single-employees a.back:after {
  background-image: url(icons/new24/arrow-grey.svg);
}

a.back.right:after {
  content: "";
  background-image: url(icons/new24/arrow-blue-right.svg);
  height: 18px;
  width: 40px;
  background-size: 65%;
  background-repeat: no-repeat;
  display: inline;
  float: right;
  margin-left: 15px;
  margin-top: 3px;
}

.single-events a.back {
  margin-top: 40px !important;
}

.iwt-event-wrap .iwt-article-item .iwt-article-content .iwt-article-title a {
  font-size: 22px !important;
}

a.event-readmore-link {
  font-size: 14px;
}

.iwt-article-sections.iwt-event-wrap {
  padding: 0px 25px;
  margin-right: -15px;
  margin-left: -15px;
  margin-bottom: 50px;
}

.iwt-event-wrap .iwt-article-item .iwt-article-content .iwt-article-title a {
  color: var(--e-global-color-primary);
  font-size: 20px;
}

.iwt-event-wrap .iwt-article-item .iwt-article-content .iwt-article-title:hover,
.iwt-event-wrap
  .iwt-article-item
  .iwt-article-content
  .iwt-article-title
  a:hover {
  text-decoration: none !important;
}

.iwt-event-wrap .iwt-article-item .iwt-article-content .iwt-article-date {
  color: #777;
}

.iwt-event-wrap .iwt-article-item .iwt-article-content .iwt-article-btn a {
  color: var(--e-global-color-primary);
}

.page-template-page-events .standard-page,
.single-events .standard-page {
  overflow: hidden;
}

.single-events iframe {
  margin: 10px 0px 19px;
  width: 100%;
  max-width: 650px;
  height: 500px;
}

/** Loader CSS start here **/
#iwt-loader {
  display: block;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10000;
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.4);
  height: 100%;
}

#iwt-loader .iwt-inner-loader {
  border: 12px solid #f3f3f3;
  border-radius: 50%;
  border-top: 12px solid #0e3969;
  width: 100px;
  height: 100px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  position: relative;
}

#iwt-loader .iwt-inner-loader::before {
  height: 1em;
  width: 1em;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -0.5em;
  margin-top: -0.5em;
  content: "";
  -webkit-animation: spin 1s ease-in-out infinite;
  animation: spin 1s ease-in-out infinite;
  background: url("../zacco22/assets/images/loader.svg") center center;
  background-size: cover;
  line-height: 1;
  text-align: center;
  font-size: 2em;
  color: rgba(0, 0, 0, 0.75);
}

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.footer-container-last {
  display: flex;
  align-items: flex-end;
}

/** Loader CSS end here **/

/* Responsive css Start */

@media screen and (max-width: 991px) {
  .iwt-event-wrap .iwt-article-item {
    margin-top: 33px;
  }

  footer {
    padding: 48px 0px 0px 0px !important;
  }

  .footer-last {
    padding: 48px 20px 20px 20px !important;
  }

  .social-icons {
    text-align: end;
  }

  .footer-container-last {
    display: flex;
    align-items: center;
  }
}

@media screen and (max-width: 900px) {
  .mobile-header .header-mobile-items {
    display: flex;
    align-items: center;
    column-gap: 30px;
    width: auto;
  }

  .mobile-header .header-mobile-items .search {
    margin-left: auto;
    cursor: pointer;
  }

  .mobile-header .header-mobile-items .lang {
    cursor: pointer;
  }

  .mobile-header .header-mobile-items .search img,
  .mobile-header .header-mobile-items .lang img {
    position: relative;
    z-index: 1;
  }

  .mobile-header .header-mobile-items .lang .chevron {
    display: none;
  }

  .mobile-header .header-mobile-items .language-sub-menu {
    display: none;
  }

  .mobile-header .header-mobile-items .search-bar,
  .mobile-header .header-mobile-items #search-bar,
  .mobile-header .header-mobile-items .language-sub-menu {
    display: none;
    position: fixed;
    background-color: #e7e7e7 !important;
    width: 100%;
    left: 0;
    right: 0;
    top: 63px;
    z-index: 99999;
  }

  .mobile-header .header-mobile-items .search-bar,
  .mobile-header .header-mobile-items #search-bar {
    padding: 21px;
  }

  .mobile-header .header-mobile-items .search-bar input,
  .mobile-header .header-mobile-items #search-bar input {
    width: 100%;
    max-width: 100%;
    padding: 10px 10px 10px 55px;
    background-size: 25px;
    background-position: 15px center;
  }

  .mobile-header .header-mobile-items .search-bar button,
  .mobile-header .header-mobile-items #search-bar button {
    display: none;
  }

  .mobile-header .header-mobile-items .language-sub-menu,
  .mobile-header .header-mobile-items .language-sub-menu li {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
  }

  .mobile-header .header-mobile-items .language-sub-menu li a {
    font-family: "DINPro-Medium", sans-serif !important;
    padding: 7px 12px;
    color: #444;
    display: block;
    border-bottom: 1px solid #d5d5d5;
    list-style-type: none;
  }

  /* arrow */

  .mobile-header .header-mobile-items .search,
  .mobile-header .header-mobile-items .lang {
    position: relative;
  }

  .mobile-header .header-mobile-items .search.mobile-search-icon-open::after,
  .mobile-header .header-mobile-items .search.mobile-search-icon-open::before,
  .mobile-header .header-mobile-items .lang.mobile-language-icon-open::after,
  .mobile-header .header-mobile-items .lang.mobile-language-icon-open::before {
    bottom: -20px;
    left: 50%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
  }

  .mobile-header .header-mobile-items .search.mobile-search-icon-open::after,
  .mobile-header .header-mobile-items .lang.mobile-language-icon-open::after {
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #e7e7e7;
    border-width: 15px;
    margin-left: -15px;
  }

  .mobile-header .header-mobile-items .search.mobile-search-icon-open::before,
  .mobile-header .header-mobile-items .lang.mobile-language-icon-open::before {
    border-color: rgba(194, 225, 245, 0);
    /* border-bottom-color: #000000; */
    border-bottom-color: transparent;
    border-width: 15px;
    margin-left: -15px;
  }

  #main,
  footer,
  .footer-last {
    overflow: hidden;
  }
}

@media screen and (max-width: 767px) {
  .page-hero-title {
    font-size: 55px;
  }

  .iwt-article-pagination {
    margin: 80px 0 10px;
    display: block;
    text-align: center;
  }

  .iwt-article-sections > .row .col-xs-12 {
    padding-left: 0;
    padding-right: 0;
  }

  .iwt-article-sections > .row {
    padding: 0 35px;
  }
}

@media screen and (max-width: 680px) {
  a.back.right,
  a.back {
    float: none !important;
    display: block;
    width: fit-content;
    margin: 0 auto;
  }

  a.back.right {
    float: right;
  }

  .footer-container-last {
    display: flex;
    flex-direction: column;
  }
  .footer-container-last .col-xs-12.col-sm-2.col-md-2.clearfix {
    order: 2;
  }
}

/* .footer-last-menu li, .footer-links li{
    text-align: center!important;
} */

body.page
  .standard-page
  .elementor-section
  ul
  li
  body.page
  .standard-page
  ul
  li,
body.single .standard-page .elementor-section ul li,
body.single .standard-page ul li,
.standard-page .elementor-section ul li,
.standard-page ul li {
  background-image: url(icons/new24/li.png) !important;
  background-size: 8px;
  background-repeat: no-repeat !important;
  margin-left: 0px !important;
  padding: 0 20px 0 15px !important;
  margin-bottom: 20px !important;
  background-position: 0 8px;
  font-size: 16px !important;
}

body.page
  .standard-page
  .elementor-section
  ul
  li
  body.page
  .standard-page
  ul
  li,
body.single .standard-page .elementor-section ul li,
body.single .standard-page ul li,
.standard-page .elementor-section ul li,
.standard-page ul li,
body.page
  .standard-page
  .elementor-section
  ul
  li
  body.page
  .standard-page
  ul
  li,
body.single .standard-page .elementor-section ul li,
body.single .standard-page ul li,
.standard-page .elementor-section ul li,
.standard-page ul li {
  background-image: url(icons/new24/li.png) !important;
  background-size: 7px;
  background-repeat: no-repeat !important;
  margin-left: 0px !important;
  padding: 0 20px 0 18px !important;
  margin-bottom: 20px !important;
  background-position: 0 8px;
  font-size: 16px !important;
}

header.main nav.main-menu ul li.menu-item-has-children a:after {
  content: "";
  background-image: url("icons/new24/menu_dropdown_white.svg");
  background-repeat: no-repeat;
  width: 7px;
  height: 16px;
  float: right;
  margin-left: 10px;
  margin-top: 10px;
  filter: unset;
}

header.color-theme-normal
  nav.main-menu
  ul
  li.menu-item-has-children:hover
  > a:after {
  background-image: url(icons/new24/menu_dropdown_blue.svg) !important;
}

body.single nav.main-menu ul li.menu-item-has-children a:after {
  background-image: url(icons/new24/menu_dropdown_blue.svg);
}

header.main nav.main-menu ul.sub-menu li a:after {
  content: "";
  background-image: none;
}

#search-bar {
  width: auto;
  margin: 0;
  padding: 0;
  background-color: transparent !important;
  position: absolute;
  right: 0;
}

#search-bar button[type="submit"] {
  visibility: hidden;
}

#search-bar input[type="text"] {
  width: 300px;
  padding: 5px 10px 5px 33px;
  font-size: 13px;
  border-radius: 15px;
  border: none;
  margin-top: -4px;
  color: #333;
}

#search-bar input {
  background-image: url("icons/new24/menu_search_shadow.png");
  background-repeat: no-repeat;
  background-size: 7%;
  background-position: 12px center;
}

.iwt-article-content .iwt-article-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

/* Event single Page */
.event-contact-persons {
  margin-top: 50px;
  margin-bottom: 50px;
}

.event-employee img {
  width: 100%;
  border-radius: 100%;
}

.event-employee strong {
  margin-top: 10px;
  display: inline-block;
  color: #005269;
  font-size: 18px;
}

.event-employee .services-city {
  font-size: 14px !important;
  color: #7a7a7a;
}

.contact_form button:after {
  content: "";
  background-image: url(icons/new24/arrow-blue-right.svg);
  height: 18px;
  width: 40px;
  background-size: 65%;
  background-repeat: no-repeat;
  display: inline;
  float: right;
  margin-left: 15px;
  margin-top: 3px;
}

.contact_form span {
  display: inline !important;
  line-height: 20px;
  margin-right: 0px;
  padding: 0;
}

@media screen and (max-width: 680px) {
  .cpt-search input {
    width: 80%;
  }

  .cpt-search button.search {
    width: 20%;
  }
}

.op-pagination.employees-pagination a.back {
  border-radius: 100%;
  padding: 5px 15px 8px 15px;
  color: #fff;
  font-size: 24px;
  font-weight: normal;
  font-family: "DINPro", sans-serif !important;
  text-align: center;
  background-color: #215167;
  box-shadow: 1px 1px 2px #c7c7c7;
  border: 0;
  margin-top: 0 !important;
}

.op-pagination.employees-pagination a.back:after {
  background-image: none;
  height: 0;
  width: 0;
  display: none;
}

.downarrow {
  padding-left: 22px;
}

.downarrow:after,
.downarrow:before {
  display: none !important;
}

.iwt-article-left-wrap .iwt-article-img img {
  box-shadow: 5px 4px 7px -1px #c5c5c5;
}

/* Footer new */
footer {
  padding-top: 48px !important;
}

.footer-last-menu {
  text-align: center !important;
}

footer .footer-container .menu-item-has-children > a {
  font-size: 28px;
  display: block;
  font-family: "DINPro-Bold", sans-serif !important;
  font-weight: 700 !important;
  margin-bottom: 30px;
  color: #cbcac5 !important;
}

.footer-container ul {
  padding: 0;
  list-style: none;
}

.footer-container ul li {
  line-height: 23px !important;
  padding: 4px 0 !important;
  font-size: 16px;
}

.footer-last {
  background: #eceae6;
  width: 100%;
  padding: 49px 100px;
}

.footer-last .flex-end.social-icons {
  text-align: right;
}

.footer-last p {
  color: #3f3f3f;
  margin-bottom: 0px !important;
}

.footer-links li::after {
  margin-left: 5px;
  content: "|";
}

.footer-links {
  list-style: none;
  padding: 0;
  text-decoration: none !important;
}

.footer-links li {
  margin-right: 5px;
  float: left;
}

.footer-links {
  display: inline-block;
}

.footer-links li:last-child:after {
  content: "";
}

footer a:hover {
  text-decoration: none !important;
  font-family: "DINPro-Medium", sans-serif !important;
}

footer .footer-menu-container li {
  float: left;
  width: 25%;
  list-style: none;
}

footer .footer-menu-container li .sub-menu li {
  float: none;
  width: auto;
}

.footer-links ul {
  margin-bottom: 0px;
}

.footer-last-menu li {
  list-style: none;
  text-decoration: none;
}

.footer-last-menu li:hover {
  cursor: pointer;
  font-family: "DINPro-Medium", sans-serif !important;
}

@media screen and (max-width: 680px) {
  footer .footer-menu-container li {
    width: 100%;
    float: none;
    text-align: left;
  }

  footer .footer-menu-container li .sub-menu li {
    float: none;
    width: auto;
  }

  footer {
    padding: 20px !important;
  }

  .footer-container {
    padding: 10px;
  }

  footer .footer-container .menu-item-has-children > a {
    margin: 20px 0 20px 0;
  }

  .footer-last {
    padding: 0px 10px 48px 10px;
  }

  .footer-links li {
    float: none;
    text-align: left;
  }

  .footer-last-menu {
    text-align: left;
    order: 1;
  }

  .footer-last ul {
    margin-bottom: 0px;
  }

  .hero-content {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: 0px !important;
  }

  .header-image .hero-content {
    padding: 0px !important;
  }

  footer {
    text-align: left;
  }

  .footer-last p {
    margin-top: 10px !important;
    text-align: left;
  }

  .footer-last li {
    line-height: 23px !important;
    padding: 4px 0 !important;
  }

  .footer-links {
    display: block;
  }

  .footer-last .social-icons {
    margin-top: 20px;
    text-align: center;
    order: 3;
  }

  .footer-links li::after {
    content: "";
  }

  .footer-menu-container ul.footer-container li:nth-child(3) a {
    margin-top: -60px;
  }

  a.back.downarrow {
    float: none;
    margin: 0 auto;
    margin: 25px auto 10px auto !important;
  }
}

header.main .controls span.lang > img {
  width: 19px;
  height: 19px;
}

ul.footer-links {
  margin-bottom: 0px;
}

/* searchbar CSS */
.iwt-serch-page .screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

.iwt-serch-page .iwt-serch-page-row {
  margin-right: 0px;
  margin-left: 0px;
}

.iwt-serch-page-sform .searchform div {
  display: flex;
  max-width: 80%;
}

.iwt-serch-page-sform .searchform div input[type="submit"] {
  flex: 0 0 180px;
  max-width: 180px;
  height: 50px;
  background-color: #005269;
  color: #ffffff;
  border: 1px solid #005269;
  border-radius: 0px;
  box-shadow: none;
}

.iwt-serch-page-sform .searchform div input[type="text"] {
  height: 50px;
  flex: 0 0 calc(100% - 180px);
  max-width: calc(100% - 180px);
  border-radius: 0px;
  border: 1px solid #bdbdbd;
  padding: 5px 20px;
  box-shadow: none;
  outline: none;
}

.iwt-serch-page-sselect {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  margin-top: 30px;
  margin-bottom: 30px;
  max-width: 80%;
}

.iwt-serch-page-sselect select {
  width: calc((100% - 60px) / 3);
  height: 50px;
  border-radius: 0px;
  border: 1px solid #bdbdbd;
  padding: 5px 20px;
  box-shadow: none;
  outline: none;
}

@media only screen and (max-width: 767px) {
  .iwt-serch-page-sselect select {
    width: calc((100% - 30px) / 2);
  }

  .iwt-serch-page-sselect,
  .iwt-serch-page-sform .searchform div {
    max-width: 100%;
  }
}

@media only screen and (max-width: 575px) {
  .iwt-serch-page-sform .searchform div input[type="submit"] {
    flex: 0 0 150px;
    max-width: 150px;
  }

  .iwt-serch-page-sform .searchform div input[type="text"] {
    flex: 0 0 calc(100% - 150px);
    max-width: calc(100% - 150px);
  }

  .iwt-serch-page-sselect {
    gap: 20px;
  }

  .iwt-serch-page-sselect select {
    width: 100%;
  }
}

.elementor-splash-box .elementor-column {
  max-height: 230px;
}

header.main nav.main-menu ul li {
  padding: 0 22px;
}

@media screen and (min-width: 1480px) {
  header.main .logotype {
    position: absolute;
    left: 30px;
  }

  header.main .controls {
    position: absolute;
    right: 30px;
  }
}

header.main .main-menu ul li.ipview a:after {
  content: "";
  /* background-image: url(icons/new24/menu_ipview_key_white.svg); */
  height: 16px;
  width: 13px;
  background-size: 66%;
  background-repeat: no-repeat;
  display: inline;
  float: right;
  margin-left: 5px;
  margin-top: 4px;
}

header.main .main-menu ul li.ipview:hover a:after,
header.main nav.main-menu ul li.current-menu-ancestor.ipview a:after,
header.main nav.main-menu ul li.current-menu-item.ipview a:after,
header.main
  nav.main-menu
  ul
  li.current-menu-parent.ipview
  li.current-menu-item
  a:after,
body.single header.main nav.main-menu ul li.ipview a:after {
  content: "";
  /* background-image: url(icons/new24/menu-ipkey-blue.svg); */
  height: 16px;
  width: 13px;
  background-size: 66%;
  background-repeat: no-repeat;
  display: inline;
  float: right;
  margin-left: 5px;
  margin-top: 4px;
}

header.color-theme-invert nav.main-menu ul li.ipview:hover a:after {
  background-image: url("icons/new24/menu_ipview_key_white.svg") !important;
}
/*ip360 page*/
.iwt-360-class ul li {
  color: #3f3f3f !important;
}

@media screen and (max-width: 680px) {
  .error404 a.back.zacco-button {
    margin: 0 auto 30px auto !important;
  }
}

#search-bar input[type="text"] {
  outline: 0;
}

@media screen and (max-width: 1430px) {
  #search-bar input[type="text"] {
    width: 230px;
    margin-right: 8px;
  }
}

#menu-sprak {
  right: 0;
}

/*
.standard-page.employee-page {
	background-color: #ECEAE6 !important;
}

.employee-header img {
    border-radius: 100%;
    width: 270px;
    height: auto;
    position: absolute;
    margin-top: -12%;
}
*/

header.main nav.main-menu ul li,
header.main nav.controls-menu ul li {
  text-transform: capitalize;
}

header.main nav.main-menu ul.sub-menu li,
header.main nav.controls-menu ul.sub-menu li {
  text-transform: none;
}

.standard-page.employee-page {
  background-color: #eceae6 !important;
}

.standard-page.employee-meta {
  background-color: #eceae6 !important;
  margin-top: -30px;
  padding-bottom: 40px;
}

.employee-meta,
.employee-meta a,
.employee-meta svg,
.employee-meta i {
  color: #005269;
}

.employee-meta svg,
.employee-meta i {
  margin-right: 18px;
}

.employee-header {
  padding-top: 40px;
}

.employee-header img {
  border-radius: 100%;
  width: 250px;
  height: auto;
  position: absolute;
  margin-top: 12%;
}

body.single .standard-page ul.expertise-list li {
  content: none !important;
  background-image: none !important;
  padding-left: 0 !important;
}

/* 20-06-24 */
#iwt-hslider .iwt-history-slider .slick-slide:last-child .iwt-history-slide h4 {
  font-size: 0 !important;
  position: relative;
  cursor: pointer;
}

#iwt-hslider
  .iwt-history-slider
  .slick-slide:last-child
  .iwt-history-slide
  h4::before {
  position: absolute;
  content: "";
  background-image: url("./assets/images/Arrow_end_of_beginnings.svg");
  background-size: contain;
  height: 25px;
  width: 25px;
  background-repeat: no-repeat;
  background-position: center;
}

/* 20-06-24 end */

@media screen and (max-width: 680px) {
  .employee-header img {
    width: 95%;
    height: auto;
    text-align: center;
    position: relative;
  }
}

.hero-content h2 {
  color: #fff;
  font-family: "DINPro-Bold", sans-serif !important;
  font-size: 85px !important;
  letter-spacing: -0.5px;
  line-height: 90px;
  text-shadow: 0px 1px 2px #222;
}

@media screen and (max-width: 680px) {
  .hero-content h2 {
    color: #fff;
    font-family: "DINPro-Bold", sans-serif !important;
    font-size: 80px !important;
  }
}

.footer-last,
.footer-last li,
.footer-last li span {
  color: #3f3f3f !important;
}

footer a,
.footer-links a {
  color: #3f3f3f !important;
}

.history_content .elementor-widget-wrap h1,
.elementor-widget-wrap .slider_title h2,
.history_content .elementor-widget-wrap h3,
.history_content .elementor-widget-wrap p {
  margin-bottom: 0px;
  margin-top: 0px;
}

.slider_para p:last-child {
  margin-bottom: 0px;
}

.history_slider .iwt-history-slider.slick-slider {
  margin: 0 -15px;
  position: relative;
}

.history_slider .iwt-history-slider.slick-slider::after {
  content: "";
  width: 18%;
  background-color: transparent;
  background-image: linear-gradient(
    to left,
    rgba(0, 82, 105, 0),
    rgba(0, 82, 105, 1)
  );
  height: 1px;
  position: absolute;
  top: 50px;
  right: -10%;
}

.history_slider .iwt-history-slider.slick-slider .slick-track {
  display: flex;
}

.history_slider .iwt-history-slider .slick-slide {
  margin: 140px 15px 0;
  height: auto;
  background-color: #f8f7f6;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 0px 10px 0 rgba(0, 0, 0, 0.19);
  border-radius: 10px;
  position: relative;
}

.history_slider .iwt-history-slide {
  position: relative;
}

.history_slider .iwt-history-slide::after {
  content: "";
  width: calc(100% - 70px);
  height: 1px;
  background-color: #005269;
  position: absolute;
  top: -90px;
  left: calc(50% + 50px);
  transition: linear 0.5s ease-in-out;
}

/* .history_slider .iwt-history-slider .slick-slide:last-child .iwt-history-slide::after {
    display: none;
} */
.history_slider .iwt-history-slider.iwt-last-slide.slick-slider::after {
  display: none;
}
.history_slider
  .iwt-history-slider.iwt-last-slide
  .slick-slide:last-child
  .iwt-history-slide::after {
  display: none;
}

.history_slider .iwt-history-slider .iwt-history-slide h4 {
  text-align: center;
  max-width: 100px;
  height: 100px;
  margin: -140px auto 40px;
  border: 1px solid #005269;
  border-radius: 50%;
  font-size: 26px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
  /* background-color: #dae5ea; */
  position: relative;
}

.history_slider .iwt-history-slider .iwt-history-slide h4::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 50%;
  bottom: -50%;
  left: 50%;
  transform: translate(-50%, 0);
  background-color: #005269;
}

.history_slider .iwt-history-slider .iwt-history-slide p {
  margin-bottom: 0px;
}

.iwt-history-para {
  /* min-height: 185px; */
  padding: 20px;
}

/* .iwt-history-content {
    background-color: #f8f7f6;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 0px 10px 0 rgba(0, 0, 0, 0.19);
    border-radius: 10px;
    overflow: hidden;
} */

.iwt-history-img {
  padding-top: 70%;
  position: relative;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  overflow: hidden;
  background: #fff;
}

.iwt-history-img img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: 100%;
  min-width: 100%;
  max-height: 100%;
  min-height: 100%;
  object-fit: contain;
}

.history_slider .iwt-history-slider .slick-list {
  padding-bottom: 140px;
}

.history_slider .iwt-history-slider .slick-prev,
.history_slider .iwt-history-slider .slick-next {
  top: auto;
  bottom: 20px;
  transform: none;
  background-color: #005269;
  width: 42px;
  height: 43px;
  border-radius: 50px;
  box-shadow: 0px 1px 2px 0px #696969;
}

.history_slider .iwt-history-slider .slick-prev {
  left: calc(50% - 40px);
  translate: -50% 0;
  z-index: 1;
}

.history_slider .iwt-history-slider .slick-next {
  left: calc(50% + 40px);
  translate: -50% 0;
}

.history_slider .iwt-history-slider .slick-prev.slick-disabled:before,
.history_slider .iwt-history-slider .slick-next.slick-disabled:before {
  opacity: 0.25;
}

.history_slider .iwt-history-slider .slick-prev::before {
  content: "";
  background-image: url("https://www.zacco.com/wp-content/uploads/2022/12/toparrow.svg");
  width: 16px;
  height: 16px;
  display: block;
  opacity: 1;
  left: 49%;
  top: 50%;
  position: absolute;
  translate: -50% -50%;
  rotate: -90deg;
}

.history_slider .iwt-history-slider .slick-next::before {
  content: "";
  background-image: url("https://www.zacco.com/wp-content/uploads/2022/12/toparrow.svg");
  width: 16px;
  height: 16px;
  display: block;
  opacity: 1;
  left: 52%;
  top: 50%;
  position: absolute;
  translate: -50% -50%;
  rotate: 90deg;
}

.history_slider .iwt-history-slider .slick-next.slick-disabled,
.history_slider .iwt-history-slider .slick-prev.slick-disabled {
  cursor: default;
}

/* 27/06/24 */
.elementor-116716 .elementor-element.elementor-element-59351b5 {
  padding: 25px 0px 25px 0px;
}
.elementor-116716
  .elementor-element.elementor-element-0d3af0d
  > .elementor-element-populated {
  padding: 40px 0px 0px 0px;
}
/* 28/06/24 Popup Close Icon */
button.fancybox-button.fancybox-button--close {
  position: relative;
  right: 285px;
  top: 85px;
}
/* Close Button Color */
.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
  color: #005269 !important;
}

/* Close Button Background Color */
.fancybox-button {
  background: #dae5ea;
  border-radius: 100px;
}
/* Popup Width and hight */
.fancybox-stage {
  width: 775.12px;
  height: 405px;
  margin: auto;
  background: #ffff;
}
/* Extra Space Remove top and bottom */
.fancybox-slide--image {
  padding: 0px 0px;
}
/* Zoom Icon hide */
button.fancybox-button.fancybox-button--zoom {
  display: none !important;
}
@media screen and (max-width: 1199px) {
  .history_slider .iwt-history-slider.slick-slider::after {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .history_slider .slick-slide.slick-current .iwt-history-slide::after {
    width: 40%;
    background-color: transparent;
    background-image: linear-gradient(
      to left,
      rgba(0, 82, 105, 0),
      rgba(0, 82, 105, 1)
    );
    transition: linear 0.5s ease-in-out;
  }
}

.close-youtube {
  padding: 0 0 10px;
  display: block;
  text-align: right;
  cursor: pointer;
  float: right;
  z-index: 99;
  position: absolute;
  top: 13px;
  right: 17px;
}

.close-youtube svg,
.close-youtube i {
  text-shadow: 1px 1px 1px #222;
}

.cpt-shortcode-item h3 {
  margin: 10px 0 10px 0;
  font-size: 18px !important;
}

.cpt-shortcode-item .cpt-shortcode-read-more {
  font-family: "DinPro-Medium", sans-serif;
  margin: 20px 0;
  display: block;
}

.cpt-shortcode-item p {
  margin: 0;
}

.cpt-shortcode-wrapper .divider-post {
  height: 2px;
  background: #ddd;
  margin: 30px 0;
}

#cpt-posts .elementor-widget-tabs,
#cpt-posts .elementor-tab-content,
.home .elementor-widget-tabs .elementor-tabs-content-wrapper,
.elementor-widget-tabs .elementor-tab-content,
.elementor-widget-tabs .elementor-tab-title,
.elementor-widget-tabs .elementor-tab-title:after,
.elementor-widget-tabs .elementor-tab-title:before,
.elementor-widget-tabs .elementor-tabs-content-wrapper {
  border: 0 !important;
}

.home .elementor-widget-tabs .elementor-tabs-wrapper {
  display: flex;
}

.home .elementor-widget-tabs .elementor-tab-desktop-title {
  width: 33.3%;
}

nav.breadcrumbs {
  padding-left: 15px;
  font-size: 13px;
  color: #005269;
}

.single-service nav.breadcrumbs {
  padding-left: 0;
}

nav.breadcrumbs a,
nav.breadcrumbs span {
  color: #555;
  margin: 0 2px;
}

@media screen and (max-width: 680px) {
  nav.breadcrumbs {
    padding: 10px !important;
  }
}

body.parent-pageid-106 .sub-pages,
body.page-id-106 .sub-pages {
  display: none;
}

.service-sidebar {
  background: #f2f1ef;
}

.single-service-wrap {
  margin-top: 20px;
}

.related-services {
  padding: 0;
  list-style: none;
}

.related-services li:before,
body.single .standard-page .related-services li:before,
.related-services li,
body.single .standard-page .related-services li {
  content: "" !important;
  background-image: none !important;
  background: none !important;
  margin: 0 0 12px 0 !important;
}

.related-services a {
  font-size: 14px;
  color: #3f3f3f;
}

.related-services a:hover {
  font-size: 14px;
  color: #3f3f3f;
  text-decoration: underline !important;
}

.talk-to-us {
  padding: 15px;
}

.cpt-shortcode-view-all {
  border: 2px solid #005269;
  border-radius: 30px;
  padding: 12px 30px;
  font-size: 11px;
  text-transform: uppercase;
  font-family: "DinPro-Bold";
}

.cpt-shortcode-view-all:after {
  content: "";
  background-image: url("icons/blue-arrow.svg");
  background-size: 30px;
}

.align-center {
  text-align: center;
}

@media screen and (min-width: 1000px) {
  .single-service .col-lg-2 {
    width: 23%;
  }

  .single-service .col-lg-10 {
    width: 76%;
  }
}

@media screen and (max-width: 680px) {
  .single-service .col-lg-2 {
    display: none;
  }
}

.single-service #main {
  padding-top: 0 !important;
}

.single-service header.main .header-bar .logotype img {
  filter: brightness(0) saturate(100%) invert(95%);
}

.mobile-menu ul li a {
  font-family: "DINPro", sans-serif !important;
  padding: 9px 10px;
  color: #666;
  display: block;
  border-bottom: 1px solid #d5d5d5;
}

.mobile-menu ul.sub-menu li a {
  padding: 7px 12px 7px 24px;
}

.single-service h1,
.single-service h2,
.single-service h3,
.single-news h1,
.single-news h2,
.single-news h3,
.single-articles h1,
.single-articles h2,
.single-articles h3,
.single-office h1,
.single-office h2,
.single-office h3,
.single-digital-assets h1,
.single-digital-assets h2,
.single-digital-assets h3,
.single-client-stories h1,
.single-client-stories h2,
.single-client-stories h3,
.single-fireside-chats h1,
.single-fireside-chats h2,
.single-fireside-chats h3 {
  color: #005269;
}

.single-service #main,
.single-news #main,
.single-articles #main,
.single-office #main,
.single-digital-assets #main,
.single-client-stories #main,
.single-fireside-chats #main {
  padding-top: 90px;
}

.single-service .breadcrumbs,
.single-news .breadcrumbs,
.single-articles .breadcrumbs,
.single-office .breadcrumbs,
.single-digital-assets .breadcrumbs,
.single-client-stories .breadcrumbs {
  padding-left: 0;
}

.single-news .breadcrumbs {
  margin-bottom: 15px;
}

@media screen and (max-width: 680px) {
  .single-service #main,
  .single-news #main,
  .single-articles #main,
  .single-office #main,
  .single-digital-assets #main,
  .single-client-stories #main {
    padding-top: 40px;
  }

  .single-service .breadcrumbs,
  .single-news .breadcrumbs,
  .single-articles .breadcrumbs,
  .single-office .breadcrumbs,
  .single-digital-assets .breadcrumbs,
  .single-client-stories .breadcrumbs {
    padding: 0 !important;
  }

  iframe {
    width: 100%;
  }

  .employees .col-xs-6 {
    height: 275px;
  }
  .employee-card {
    height: 345px;
  }
  .service-content {
    margin-bottom: 20px;
  }
}

.single-digital-assets .footer-last {
  position: absolute;
  bottom: 0;
}

.event-employee .services-city {
  word-wrap: break-word;
}

.single-service p,
.single-news p,
.single-articles p,
.single-office p,
.single-digital-assets p,
.single-events p,
.search-results p,
.service-content p,
li {
  color: #3f3f3f !important;
}
/* 07/05/2025 */
.service-card:hover > .elementor-widget-wrap.elementor-element-populated {
  background-size: 115% !important;
  transition: background-size 0.5s ease;
}

.layout-box .elementor-background-overlay + .elementor-widget-heading {
  width: auto;
}

@media only screen and (max-width: 600px) {
  body.layout-box
    .elementor-section
    .elementor-column
    > .elementor-element-populated {
    padding: 20px 0 20px 0 !important;
    margin: 0 0 10px 0 !important;
  }
  body.layout-box
    .elementor-widget-wrap
    > .elementor-element.elementor-absolute {
    top: 8px;
  }
  .custom-padding .custom-padding-col {
    padding-bottom: 15px;
  }
}

@media only screen and (max-width: 767px) {
  body.home .elementor-tab-title.elementor-tab-mobile-title.elementor-active,
  body.home .elementor-tab-title.elementor-tab-mobile-title {
    display: none !important;
  }
}

.service-employees .employee-card {
  margin-bottom: 20px;
}


.employee-card img, .event-employee img {
    height: auto;
}