h1 {
	font-size: 68px
  }
  h2 {
	font-size: 58px;
	font-family: var(--primaryfont-bold)
  }
  .main-container-wrapper #mini-panel-product_menu {
	background-color: white
  }
  .banner p {
	margin-bottom: 20px
  }
  .zw-template-inner > section {
	overflow: hidden
  }
  .banner p, .bottom-wrap.content-wrap p {
	font-size: 20px
  }
  .banner .content-wrap {
	max-width: 1170px;
	padding-top: 18px;
	padding-bottom: 230px;
	z-index: 99
  }
  .banner .cont {
	max-width: 590px;
	position: relative;
	left: 80px;
	z-index: 99999;
	top: 20px
  }
  .banner {
	position: relative;
	z-index: 2
  }
  .banner + .black-bg {
	padding-top: 100px
  }
  .banner ul li {
	width: 92px;
	height: 92px;
	position: absolute;
	background-color: #f2e044;
	border-radius: 50%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto
  }
  .banner ul li::after, .banner ul li::before, .banner::after, .banner::before, .black-bg > div ul li:before, .yellow-bg.yellow-bg > div::after, .green-bg.green-bg > div::before {
	position: absolute;
	content: ""
  }
  .banner::before {
	width: 1700px;
	height: 100%;
	background-image: url(/sites/zweb/images/desk/images/lines-2x.png);
	background-size: 1680px auto;
	background-repeat: no-repeat;
	background-position: 0 -10px;
	z-index: 0;
	top: -60px;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 9
  }
  .banner::after {
	height: 297px;
	width: 100%;
	bottom: 0;
	z-index: -1
  }
  .black-bg, .banner::after {
	background-color: #0b0b0b
  }
  .black-bg > .content-wrap {
	max-width: 1170px;
	margin-bottom: 60px
  }
  .banner ul li::after {
	width: 82px;
	height: 82px;
	background-color: #fff;
	border-radius: 50%;
	top: 2px;
	right: 3px
  }
  .banner ul li::before {
	background-image: url(/sites/zweb/images/desk/images/icon-sprite-2x.png);
	width: 48px;
	height: 50px;
	z-index: 9;
	background-size: auto 50px;
	left: 0;
	right: 0;
	margin: auto;
	top: -5px;
	bottom: 0
  }
  .banner ul li.zicon-fb::before {
	background-position: -48px 0;
	width: 22px
  }
  .banner ul li.zicon-telephone::before {
	background-position: -70px 0;
	width: 44px
  }
  .banner ul li.zicon-mail::before {
	background-position: -115px -10px;
	width: 44px;
	height: 40px
  }
  .banner ul li.zicon-chat::before {
	background-position: -161px 0;
	width: 48px;
	top: -10px
  }
  .banner ul {
	position: absolute;
	width: 1700px;
	height: 100%;
	top: 0;
	z-index: 9;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 9
  }
  .banner ul li.zicon-web {
	bottom: -50%;
	left: -63%
  }
  .banner ul li.zicon-fb {
	bottom: 2%;
	left: -44%
  }
  .banner ul li.zicon-telephone {
	bottom: -85%;
	left: 31%
  }
  .banner ul li.zicon-mail {
	bottom: 37.5%;
	left: 49%
  }
  .banner ul li.zicon-chat {
	bottom: 65%;
	left: 85%
  }
  .image-wrap {
	display: flex;
	flex-wrap: wrap;
	align-items: baseline;
	transform: translateX(280px) scale(1.04);
	position: relative;
	top: 80px
  }
  .banner ul li::after, .banner ul li::before {
	animation: anima 5s infinite;
	transform: translate(0) scale(0.8)
  }
  @keyframes anima {
	0% {
	  transform: translate(0) scale(0.8)
	}
	25% {
	  transform: translate(-3px) scale(0.9)
	}
	50% {
	  transform: translate(0) scale(0.95)
	}
	75% {
	  transform: translate(3px) scale(0.9)
	}
	100% {
	  transform: translate() scale(0.8)
	}
  }
  .image-wrap .small-img {
	position: relative;
	z-index: 2
  }
  .small-img img {
	max-width: 330px
  }
  .big-img img {
	max-width: 840px;
	border: 5px solid #139a44;
	border-radius: 5px;
	box-sizing: border-box;
	transform: rotate(0);
	transition: all .5s
  }
  .bottom-animated .big-img img {
	transform: rotate(6deg)
  }
  .small-img img, .big-img img { /*! transform: scale(1.2); */ position: relative
  }
  .small-img img {
	position: relative;
	z-index: 9;
	left: 110px;
	transform: rotate(0);
	top: 14px;
	transition: all .5s;
	border: 5px solid #139a44;
	border-radius: 5px;
	box-sizing: border-box
  }
  .small-img:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 98.3%;
	background-color: #0b0b0b;
	top: 8px;
	left: 98px;
	border-radius: 5px;
	transform: rotate(0);
	transition: all .5s
  }
  .bottom-animated .small-img:before {
	transform: rotate(4deg)
  }
  .bottom-animated .small-img img {
	transform: rotate(-7deg)
  }
  .cta-btn.request-demo {
	padding: 8px 30px;
	display: inline-block;
	font-family: var(--zf-primary-semibold), Arial, Helvetica, sans-serif;
	color: #fff;
	border: 1px solid transparent;
	cursor: pointer;
	box-sizing: border-box;
	text-transform: uppercase
  }
  .black-bg h2 {
	color: white
  }
  .green-bg > div, .green-bg.green-bg > div::before {
	background-color: #40d576;
	margin-top: 0
  }
  .green-bg > div {
	margin-top: 1px
  }
  .green-bg, .green-bg > div::before {
	right: 100%
  }
  .yellow-bg > div, .yellow-bg.yellow-bg > div::after {
	background-color: #f2e044
  }
  .yellow-bg.yellow-bg > div::after {
	left: 100%
  }
  .yellow-bg.yellow-bg > div::after, .green-bg.green-bg > div::before {
	width: 100%;
	height: 100%;
	top: 0
  }
  .yellow-bg > div {
	transform: translateX(100px);
	opacity: 0
  }
  .yellow-bg > div.bottom-animated {
	transform: translateX(0);
	opacity: 1
  }
  .green-bg > div {
	transform: translateX(-100px);
	opacity: 0
  }
  .green-bg > div.bottom-animated {
	transform: translateX(0);
	opacity: 1
  }
  .black-bg > div ul li p {
	margin-bottom: 0
  }
  .content-wrap {
	transition: all .5s;
	width: 90%
  }
  .black-bg > div .content-wrap {
	max-width: 1170px;
	padding: 60px 0 80px
  }
  .black-bg:not(.con-slider) > div ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	max-width: 1000px;
	margin: auto;
	width: 80%
  }
  .black-bg:not(.con-slider) > div ul li {
	width: 366px;
	padding-left: 70px;
	position: relative
  }
  .black-bg:not(.con-slider) > div ul li h3 {
	width: 366px;
	position: relative
  }
  .left-part h3, .black-bg > div ul li h3 {
	font-size: 38px;
	line-height: 1.2
  }
  .black-bg:not(.con-slider) > div ul li:before, .desk-info ul li::before {
	width: 48px;
	height: 50px;
	background-image: url(/sites/zweb/images/desk/images/icon-sprite-2x.png);
	z-index: 9;
	background-size: auto 50px;
	left: 0;
	top: 5px;
	background-repeat: no-repeat
  }
  .black-bg:not(.con-slider) > div ul .zicon-revenue::before {
	background-position: -234px 0;
	width: 34px;
	background-size: auto 55px;
	height: 55px
  }
  .black-bg:not(.con-slider) > div ul .zicon-sales::before {
	background-position: -257px 0
  }
  .black-bg:not(.con-slider) > div ul .zicon-expert::before {
	background-position: -342px 0;
	background-size: auto 55px;
	height: 55px
  }
  .black-bg:not(.con-slider) > div ul .zicon-sell::before {
	background-position: -364px -3px
  }
  .slick-next:hover:after, .slick-next:hover:before, .slick-prev:hover:after, .slick-prev:hover:before {
	background: #159a45
  }
  @media only screen and (min-width:1100px) {
	.cta-btn.request-demo {
	  padding: 10px 32px;
	  font-size: 17px
	}
  }
  .two-col.content-wrap {
	max-width: 1170px;
	display: flex;
	flex-wrap: wrap
  }
  .left-part, .right-part {
	width: 50%
  }
  .left-part h3 {
	margin-bottom: 10px
  }
  .desk-info ul {
	margin-top: 100px
  }
  .desk-info .left-part ul li {
	max-width: 430px;
	padding-left: 60px;
	position: relative;
	transform: translateY(80px);
	transition: all .5s
  }
  .right-part p {
	transform: translateY(80px);
	transition: all .5s
  }
  .desk-info .left-part ul li.inview, .right-part p.inview {
	transform: translateY(0)
  }
  .desk-info .left-part ul li:not(:last-child) {
	border-bottom: 1px solid #1d1d1d;
	margin-bottom: 30px;
	padding-bottom: 20px
  }
  .desk-info .left-part ul li::before {
	position: absolute;
	content: "";
	width: 40px;
	height: 50px;
	background-position: -424px -6px
  }
  .desk-info .right-part span {
	display: inline-block;
	max-width: 410px;
	transform: translateY(250px);
	position: relative;
	transition: all .05s linear
  }
  .desk-info .right-part {
	text-align: center;
	position: relative
  }
  .desk-info, .black-bg.con-slider {
	padding: 120px 0 100px;
	overflow: hidden
  }
  .desk-info .right-part ul {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0
  }
  .desk-info .right-part ul li {
	position: absolute;
	width: 40px;
	height: 50px;
	background-image: url(/sites/zweb/images/desk/images/what-do-you-get-from-sprints.png);
	z-index: 9;
	background-size: auto 50px;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto
  }
  .desk-info .right-part ul li:nth-child(even) {
	animation: floattop 5s infinite
  }
  .desk-info .right-part ul li:nth-child(odd) {
	animation: floatdown 5s infinite
  }
  .desk-info .right-part ul .zd-icon-1 {
	background-position: -55px 0;
	right: 78%;
	bottom: 15%;
	width: 40px;
	background-size: auto 70px;
	height: 70px
  }
  .desk-info .right-part ul .zd-icon-2 {
	right: 52%;
	bottom: 50%;
	background-position: -109px 0;
	width: 54px;
	height: 50px
  }
  .desk-info .right-part ul .zd-icon-3 {
	right: -10%;
	bottom: 78%;
	background-position: -255px 0
  }
  .desk-info .right-part ul .zd-icon-4 {
	background-position: -69px 0;
	left: 88%;
	bottom: 65%
  }
  .desk-info .right-part ul .zd-icon-5 {
	background-position: -205px 0;
	left: 100%;
	bottom: 32%;
	width: 50px
  }
  .desk-info .right-part ul .zd-icon-6 {
	background-position: -162px 0;
	left: 110%;
	top: 10%
  }
  .con-slider {
	color: white
  }
  .silder-inner {
	max-width: 280px;
	box-shadow: 0 9px 15px #000;
	background: #272727;
	text-align: center;
	height: 390px;
	padding: 60px 25px 20px 25px;
	margin-right: 20px;
	display: inline-block;
	vertical-align: top;
	border-radius: 10px;
	opacity: .3;
	transition: all .5s
  }
  .silder-inner.slick-active {
	opacity: 1
  }
  .con-slider h2 + p {
	font-size: 20px;
	max-width: 430px
  }
  .con-slider .right-part {
	box-sizing: border-box;
	padding-left: 40px;
	padding-right: 80px;
	padding-bottom: 50px
  }
  .con-slider .slick .slider {
	width: 900px;
	margin-top: 120px;
	overflow: unset
  }
  .silder-inner span {
	font-size: 22px;
	font-family: var(--primaryfont-bold);
	color: black;
	width: 40px;
	display: inline-block;
	text-align: center;
	padding: 5px 0;
	background: #40d576;
	border-radius: 50%
  }
  .silder-inner p {
	font-size: 20px;
	margin-top: 20px
  }
  .slick-next {
	right: 10px
  }
  .slick-prev {
	right: 40px;
	left: auto
  }
  .slick-next, .slick-prev {
	top: -30px
  }
  .con-slider .slick-list {
	overflow: unset
  }
  .testimonial-section {
	text-align: center;
	padding: 120px 0 40px;
	background-color: #f4f4f4;
	margin: 0 auto 0
  }
  .yellow {
	background-color: #f3e044
  }
  .testimonial-section h2 {
	margin-bottom: 30px;
	max-width: 790px;
	margin-left: auto;
	margin-right: auto;
	text-align: left
  }
  .testimonial-txt {
	margin: 0 auto
  }
  .desktop.testimonial-wrap {
	max-width: 800px;
	position: relative;
	margin: 0 auto;
	padding: 0;
	box-sizing: border-box;
	width: 100%
  }
  .desktop.testimonial-wrap p {
	font-size: 26px;
	text-align: left;
	padding-left: 75px;
	margin-top: 20px
  }
  .client-title {
	margin-bottom: 20px;
	display: block
  }
  .client-designation {
	color: #6c6c6c
  }
  .desktop .z-testdetails {
	display: flex;
	font-size: 16px;
	justify-content: flex-start;
	align-items: center;
	text-align: left
  }
  .desktop .z-testdetails > div:nth-of-type(1) {
	padding-right: 20px
  }
  .z-testdetails img {
	width: 70px;
	height: 70px;
	display: block;
	border-radius: 100%;
	margin: 0 auto 0
  }
  .z-testdetails span {
	display: block;
	font-family: var(--zf-primary-semibold);
	font-size: 20px
  }
  .desktop.testimonial-wrap {
	height: 430px;
	position: relative
  }
  .desktop .act-slider {
	position: absolute;
	left: 8px;
	top: 72px;
	font-size: 14px
  }
  .desktop .testimonial-slider {
	height: 1500px;
	position: absolute;
	top: 0;
	left: 0 !important
  }
  .desktop .slick-slide {
	height: 240px;
	position: relative
  }
  .desktop .slick-dots {
	margin-top: 20px;
	text-align: left;
	border-bottom: 1px solid #696969;
	margin-left: 10px;
	max-width: 648px
  }
  .mobile {
	display: none
  }
  .desktop .slick-dots li {
	background: transparent;
	border: 0;
	width: auto;
	height: auto;
	vertical-align: bottom;
	transition: none;
	margin: auto;
	opacity: .4;
	transition: all 200ms
  }
  .desktop .slick-dots li:nth-child(2) {
	padding: 0 40px
  }
  .desktop .slick-dots li.slick-active {
	background: transparent;
	border: 0 solid transparent;
	width: auto;
	height: auto;
	border-radius: 0;
	position: relative;
	opacity: 1
  }
  .desktop .slick-dotted.slick-slider {
	margin-bottom: 0
  }
  .desktop .slick-prev {
	right: auto;
	width: 32px
  }
  .desktop .slick-next, .desktop .slick-prev {
	top: 50px;
	left: 10px;
	height: 23px;
	width: 16px;
	background-image: url(/sites/zweb/images/desk/images/slick-slider-arrow.png);
	background-size: cover
  }
  .desktop .slick-next:after, .desktop .slick-next:before, .desktop .slick-prev:after, .desktop .slick-prev:before {
	transform: rotate(0);
	right: 0;
	background-color: unset;
	opacity: 0
  }
  .desktop .slick-next:after, .desktop .slick-prev:after {
	width: 2px;
	height: 100%;
	background-color: black;
	left: 0;
	right: 0;
	margin: auto
  }
  .desktop .slick-next:before, .desktop .slick-prev:before {
	width: 12px;
	height: 12px;
	border: 2px solid #000;
	border-left: 0;
	border-bottom: 0;
	transform: rotate(-45deg);
	left: 0;
	right: 0;
	margin: auto
  }
  .desktop .slick-next:before {
	transform: rotate(135deg);
	bottom: 1px;
	top: unset
  }
  .desktop .slick-next:hover:after, .desktop .slick-next:hover:before, .desktop .slick-prev:hover:after, .desktop .slick-prev:hover:before {
	background: unset
  }
  .desktop .slick-prev:hover:after, .desktop .slick-next:hover:after {
	background-position: -388px -5px;
	background-size: auto 50px;
	background-color: black
  }
  .desktop .slick-next.slick-disabled, .desktop .slick-prev.slick-disabled {
	opacity: 0
  }
  .desktop .slick-next {
	right: auto;
	top: 100px;
	transform: rotate(-180deg)
  }
  .desktop .slick-active .brandsprite-img::after {
	position: absolute;
	content: "";
	width: 100%;
	height: 4px;
	background-color: #000;
	bottom: -18px;
	right: 0;
	margin: auto;
	border-radius: 5px
  }
  .brandsprite-img {
	background-repeat: no-repeat;
	display: block;
	margin: 0 auto 16px;
	position: relative;
	height: 45px;
	background-image: url(/sites/zweb/images/desk/images/icon-sprite-2x.png);
	z-index: 9;
	background-size: auto 50px
  }
  .sonu-icon {
	background-position: -680px 0;
	width: 105px
  }
  .bancolombia-icon {
	background-position: -470px 0;
	width: 210px
  }
  .mercedes-icon {
	background-position: -790px 0;
	width: 253px
  }
  .secoundary-title {
	text-align: center;
	margin: 120px auto 60px;
	display: flex;
	flex-wrap: wrap;
	max-width: 1170px
  }
  .secoundary-title h2, .secoundary-title p {
	text-align: left;
	width: 50%;
	box-sizing: border-box
  }
  .secoundary-title p {
	padding: 0 45px
  }
  .left-img, .right-img {
	max-width: 1170px;
	padding: 45px 0;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-align: center;
	align-items: center
  }
  .left-img .image-left, .right-img .image-right {
	width: 45%;
	text-align: center;
	box-sizing: border-box
  }
  .left-img .image-left img, .right-img .image-right img {
	transition: all .5s;
	opacity: 0;
	transform: translateX(-50px);
	transition-timing-function: ease-in-out
  }
  .right-img .image-right img {
	transform: translateX(50px)
  }
  .bottom-animated.left-img .image-left img, .bottom-animated.right-img .image-right img {
	opacity: 1;
	transform: translateX(0)
  }
  .left-img .image-left img.inview {
	opacity: 1;
	transform: translateX(0)
  }
  .left-img .cont-right, .right-img .cont-left {
	box-sizing: border-box;
	width: 55%
  }
  .left-img .cont-right {
	padding-left: 120px
  }
  .right-img .cont-left {
	padding-right: 130px
  }
  .left-img .cont-right p {
	font-size: 18px
  }
  .left-img .cont-right h3, .right-img .cont-left h3 {
	font-size: 40px
  }
  .box-shadow img {
	box-shadow: rgba(0, 0, 0, 0.035) 12px 10px 25px;
	border: 1px solid #f5f5f5
  }
  .black {
	color: white;
	text-align: center;
	margin: 80px auto 0
  }
  .col-2 {
	display: flex;
	flex-wrap: wrap;
	max-width: 940px;
	padding: 110px 0;
	width: 90%
  }
  .col-2 h2, .col-2 p {
	width: 100%
  }
  .col-2 .cont-only-left {
	padding-right: 40px
  }
  .col-2 .cont-only-right {
	padding-left: 170px
  }
  .col-2 .cont-only-left, .col-2 .cont-only-right {
	width: 50%;
	box-sizing: border-box;
	text-align: left;
	margin-top: 70px
  }
  .cont-only-left p {
	margin-bottom: 76px
  }
  .cont-only-left h3, .cont-only-right h3, .cont-only-right ul li span {
	font-family: var(--primaryfont-bold)
  }
  .cont-only-left h3 {
	font-size: 38px;
	margin-bottom: 28px
  }
  .cont-only-right h3 {
	font-size: 30px
  }
  .cont-only-right ul li {
	position: relative;
	padding-top: 6px
  }
  .cont-only-right ul li:not(:last-child) {
	margin-bottom: 50px
  }
  .cont-only-right ul li span {
	position: absolute;
	font-size: 24px;
	color: #159a45;
	background-color: #002c12;
	line-height: 1;
	width: 54px;
	border-radius: 50%;
	left: -70px;
	top: 0;
	text-align: center;
	padding: 15px 0
  }
  .light-gray {
	text-align: center;
	background-color: #f2f2f2
  }
  .light-gray .content-wrap {
	padding: 100px 0;
	max-width: 1060px
  }
  .light-gray h2 {
	margin-bottom: 80px;
	font-family: var(--primaryfont-regular);
	text-align: center;
	font-size: 20px;
	max-width: 650px;
	margin: 0 auto 80px;
	width: 90%;
	line-height: 1.4
  }
  .col-3 {
	display: flex;
	justify-content: space-between
  }
  .col-3 p {
	text-align: left;
	font-size: 20px
  }
  .col-3 li {
	position: relative;
	padding-top: 100px;
	max-width: 302px
  }
  .col-3 li:not(:first-child) {
	margin-left: 10%
  }
  .col-3 li::before {
	width: 80px;
	height: 80px;
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	background-size: 1000px auto;
	background-image: url(/sites/zweb/images/desk/images/zwitch-icons.png);
	background-size: auto 80px;
	background-repeat: no-repeat
  }
  .col-3 li:nth-child(1):before {
	transform: scale(0.98);
	width: 82px
  }
  .col-3 li:nth-child(2):before {
	background-position: -84px 0;
	width: 87px
  }
  .col-3 li:nth-child(3):before {
	background-position: -183px -5px;
	width: 90px;
	background-size: auto 85px
  }
  .cta-section {
	max-width: 800px;
	text-align: center;
	padding: 100px 0 100px
  }
  .cta-section h2 {
	margin-bottom: 40px
  }
  a.custom-cta {
	background-color: black;
	display: inline-block;
	border: 1px solid transparent;
	cursor: pointer;
	box-sizing: border-box;
	z-index: 1;
	font-size: 15px;
	text-transform: uppercase;
	color: white;
	font-family: var(--zf-primary-semibold), Arial, Helvetica, sans-serif
  }
  .cta-btn, a.custom-cta {
	padding: 10px 32px;
	border: 1px solid transparent
  }
  .desc-wrap {
	position: relative;
	display: flex;
	flex-wrap: wrap
  }
  .desc-wrap .cont-wrap, .desc-wrap .image-wrap {
	width: 100%;
	box-sizing: border-box
  }
  .desc-wrap .cont-wrap {
	text-align: left
  }
  .desc-wrap p {
	font-size: 20px;
	margin-bottom: 0
  }
  .desc-wrap .cont-wrap {
	padding-right: 89px
  }
  .desc-wrap .cont-wrap img {
	position: relative;
	top: 98px
  }
  .desc-wrap .image-wrap {
	padding-left: 0;
	text-align: center
  }
  ul.assist-add-on {
	position: relative
  }
  ul.assist-add-on:before {
	position: absolute;
	content: "+";
	font-size: 40px;
	line-height: .5;
	height: 20px;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 130px;
	transform: translateY(50%)
  }
  .desc-wrap::before {
	right: 50%
  }
  .desc-wrap::after {
	left: 50%
  }
  .bottom-wrap.content-wrap {
	max-width: 940px;
	padding: 100px 0 100px;
	text-align: center
  }
  .bottom-wrap.content-wrap p {
	max-width: 700px;
	margin-left: auto;
	margin-right: auto
  }
  .faq-section .content-wrap {
	max-width: 760px;
	width: 90%
  }
  .faq-section h2 {
	text-align: center;
	position: relative;
	padding-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 48px
  }
  .faq-section ul {
	margin: 30px auto 110px
  }
  .faq-section ul li:nth-child(1) {
	border-top: 1px solid #e5e5e5
  }
  li.zactive h3 .arrow {
	transform: scaleY(-1);
	transform-origin: center;
	top: 10px
  }
  .faq-section ul li {
	padding: 20px 0 10px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 0
  }
  .faq-section ul li {
	width: 100%;
	box-sizing: border-box
  }
  .faq-section ul li h3 {
	margin-bottom: 15px;
	cursor: pointer;
	position: relative;
	padding-right: 20px;
	font-family: var(--primaryfont-semibold)
  }
  .faq-section ul li p {
	width: 95%
  }
  h3 .arrow {
	position: absolute;
	right: 0;
	top: 0;
	transition: all 500ms ease;
	width: 30px;
	height: 30px
  }
  h3 .arrow::before {
	content: "";
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid #333;
	position: absolute;
	top: 17px;
	right: 0;
	border-top: 8px solid #333
  }
  h3 .arrow::after {
	content: "";
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #fff;
	position: absolute;
	top: 16px;
	right: 2px
  }
  @keyframes floattop {
	0% {
	  transform: translatey(0)
	}
	50% {
	  transform: translatey(-10px)
	}
	100% {
	  transform: translatey(0)
	}
  }
  @keyframes floatdown {
	0% {
	  transform: translatey(0)
	}
	50% {
	  transform: translatey(10px)
	}
	100% {
	  transform: translatey(0)
	}
  }
  @media only screen and (max-width:1480px) {
	h1 {
	  font-size: 60px
	}
	h2 {
	  font-size: 50px
	}
	.banner::before {
	  width: 1440px;
	  background-size: 1440px auto
	}
	.banner p, .bottom-wrap.content-wrap p {
	  font-size: 19px
	}
	.banner .cont {
	  max-width: 550px;
	  top: 34px
	}
	.banner ul {
	  position: absolute;
	  width: 1440px
	}
	.banner .content-wrap {
	  padding-top: 0;
	  padding-bottom: 106px
	}
	.image-wrap {
	  transform: translateX(280px) scale(0.9);
	  top: 10px
	}
	.banner::after {
	  height: 265px
	}
	.banner + .black-bg {
	  padding-top: 50px
	}
	.left-part h3, .black-bg > div ul li h3 {
	  font-size: 34px
	}
	.banner ul li {
	  width: 76px;
	  height: 76px
	}
	.banner ul li.zicon-telephone {
	  bottom: -84%;
	  left: 33%
	}
	.banner ul li.zicon-mail {
	  bottom: 39%;
	  left: 51%
	}
	.banner ul li.zicon-fb {
	  bottom: 3%
	}
	.banner ul li.zicon-web {
	  bottom: -48%
	}
	.banner ul li::after, .banner ul li::before {
	  animation: anima 5s infinite;
	  transform: translate(0, -6px) scale(0.7)
	}
	.banner ul li::before {
	  top: 10px;
	  left: -10px
	}
	.banner ul li.zicon-chat::before {
	  top: 5px
	}
	@keyframes anima {
	  0% {
		transform: translate(-2, -6px) scale(0.7)
	  }
	  25% {
		transform: translate(6px, -6px) scale(0.75)
	  }
	  50% {
		transform: translate(3, -4px) scale(0.8)
	  }
	  75% {
		transform: translate(2px, -6px) scale(0.75)
	  }
	  100% {
		transform: translate(-2, -6px) scale(0.7)
	  }
	}
	.black-bg > div .content-wrap {
	  max-width: 1170px;
	  padding: 60px 0 60px
	}
	.two-col.content-wrap, .black-bg > .content-wrap {
	  max-width: 1070px
	}
  }
  @media only screen and (max-width:1300px) {
	.small-img img {
	  max-width: 275px
	}
	.big-img img {
	  max-width: 775px
	}
	.con-slider .right-part {
	  padding-right: 00px
	}
  }
  @media only screen and (max-width:1100px) {
	.banner::before, .image-wrap, .banner ul, .banner::after {
	  display: none
	}
	.banner .cont {
	  top: 0;
	  margin: auto;
	  left: 0;
	  text-align: center
	}
	.banner .content-wrap {
	  padding: 50px 0 80px
	}
	.left-part {
	  width: 55%
	}
	.right-part {
	  width: 45%
	}
	.black-bg:not(.con-slider) > div ul li {
	  width: 50%;
	  max-width: 400px;
	  box-sizing: border-box
	}
  }
  @media only screen and (max-width:991px) {
	h1 {
	  font-size: 54px
	}
	h2, .faq-section h2 {
	  font-size: 44px
	}
	.right-part > span {
	  display: none !important
	}
	.desk-info .left-part {
	  width: 100%;
	  max-width: 600px;
	  margin: auto
	}
	.con-slider h2 + p, .silder-inner p, .banner p, .bottom-wrap.content-wrap p {
	  font-size: 18px
	}
	.silder-inner {
	  width: 200px
	}
	.con-slider .slick .slider {
	  width: 720px;
	  margin-top: 80px
	}
	.left-part, .right-part {
	  width: 100%
	}
	.con-slider .right-part {
	  padding: 0
	}
  }
  @media only screen and (max-width:767px) {
	.black-bg:not(.con-slider) > div ul li {
	  width: 100%;
	  max-width: 500px
	}
	.black-bg:not(.con-slider) > div ul li:first-child {
	  margin-bottom: 40px
	}
	.testimonial-wrap.desktop {
	  display: none
	}
	.testimonial-wrap.mobile {
	  display: block
	}
	.testimonial-wrap.mobile p {
	  font-size: 19px
	}
	.yellow-bg.yellow-bg > div::after, .green-bg.green-bg > div::before {
	  width: 120%;
	  left: -10%;
	  right: 0;
	  margin: auto;
	  z-index: -1
	}
	.con-slider .slick .slider {
	  max-width: 700px;
	  width: 100%
	}
	.silder-inner p {
	  font-size: 16px
	}
	.con-slider p {
	  text-align: center
	}
	.two-col > div h2 {
	  margin-bottom: 15px;
	  text-align: center
	}
	.testimonial-section h2 {
	  text-align: center
	}
	.black-bg h2 {
	  text-align: center
	}
	.testimonial-section h2 div {
	  display: inline
	}
	.testimonial-section .slick-arrow {
	  display: none !important
	}
	.con-slider h2 + p {
	  margin-left: auto;
	  margin-right: auto
	}
  }
  @media only screen and (max-width:480px) {
	h1 {
	  font-size: 40px
	}
	h2 {
	  font-size: 34px
	}
	.faq-section h2 {
	  font-size: 30px
	}
	.slick-dots li { /*! width: 6px; */ /*! height: 6px; */ vertical-align: middle;
	  border: 1px solid #159a45;
	  background-color: #00800000
	}
	.testimonial-wrap .slick-dots li {
	  border: 1px solid #000
	}
	.testimonial-wrap .slick-dots li.slick-active {
	  background-color: #000;
	  border: 1px solid #000
	}
	.left-part h3, .black-bg > div ul li h3 {
	  font-size: 26px
	}
	.yellow-bg.yellow-bg > div::after, .green-bg.green-bg > div::before {
	  opacity: 0
	}
	.black-bg:not(.con-slider) > div ul li {
	  padding-left: 0;
	  padding-top: 55px
	}
	.desk-info .left-part ul li {
	  padding-left: 50px
	}
	.black-bg > div ul li::before {
	  transform: scale(0.8) translateY(-8px)
	}
	.black-bg > .content-wrap {
	  margin-bottom: 30px
	}
	.black-bg > div .content-wrap {
	  max-width: 1170px;
	  padding: 55px 0 50px
	}
	.green-bg > div {
	  margin-top: 30px
	}
	.banner + .black-bg {
	  padding-bottom: 50px
	}
	.desk-info, .black-bg.con-slider {
	  padding: 80px 0 50px
	}
	.desk-info ul {
	  margin-top: 40px
	}
	.desk-info .left-part ul li::before {
	  transform: scale(0.8) translateY(-10px)
	}
	.black-bg.con-slider {
	  padding: 50px 0 50px
	}
	.testimonial-section {
	  padding: 60px 0 30px
	}
	.slick-dots li.slick-active {
	  background-color: #159a45;
	  border: 1px solid #159a45
	}
	.bottom-wrap.content-wrap, .banner .content-wrap {
	  padding: 60px 0 70px
	}
	.con-slider h2 + p, .silder-inner p, .banner p, .bottom-wrap.content-wrap p {
	  font-size: 17px
	}
	.silder-inner {
	  max-width: 300px;
	  margin: auto 30px;
	  height: 260px;
	  padding-top: 40px
	}
  }
  .bagde {
	max-width: 790px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 100%
  }
  .bagde li {
	height: 110px;
	display: inline-block;
	margin: 0;
	background-image: url(/sites/zweb/images/desk/images/desk-badges-sprite.png);
	background-repeat: no-repeat;
	background-size: 1000px auto;
	transform: scale(0.85) translateX(-4px)
  }
  .bagde li:first-child {
	margin-left: 0
  }
  .bagde li:last-child {
	margin-right: 0
  }
  .badge-1 {
	width: 100px;
	height: 124px;
	background-position: -462px 0
  }
  .badge-2 {
	width: 100px;
	height: 124px;
	background-position: -641px 0;
  }
  .badge-3 {
	width: 138px;
	height: 150px
  }
  .badge-4 {
	width: 137px;
	height: 90px;
	background-position: -136px 0
  }
  .badge-5 {
	width: 184px;
	height: 124px;
	background-position: -272px 0;
	display: none !important
  }
  .certified-badge p {
	text-align: center;
	font-size: 25px
  }
  @media only screen and (max-width:767px) {
	.bagde {
	  text-align: center
	}
	.badge-4 {
	  display: none !important
	}
  }
  .zgh-localization, .zlang-text {
	display: none !important
  }
  .i18n-ar .bottom-animated .big-img img {
	transform: rotate(-6deg)
  }
  .i18n-ar .small-img img {
	right: 110px;
	left: auto;
	transform: rotate(7deg)
  }
  .i18n-ar .small-img:before {
	right: 98px;
	left: auto;
	transform: rotate(-4deg)
  }
  .i18n-ar .black-bg:not(.con-slider) > div ul li {
	padding-right: 70px;
	padding-left: 0
  }
  .i18n-ar .black-bg:not(.con-slider) > div ul li:before, .i18n-ar .desk-info ul li::before {
	right: 0;
	left: auto
  }
  .i18n-ar .desk-info .left-part ul li {
	padding-right: 60px;
	padding-left: 0
  }
  .i18n-ar .testimonial-section h2 {
	text-align: right
  }
  .i18n-ar .desktop.testimonial-wrap p {
	padding-right: 75px;
	padding-left: 0;
	text-align: right
  }
  .i18n-ar .desktop .slick-next, .i18n-ar .desktop .slick-prev {
	right: 10px;
	left: auto
  }
  .i18n-ar .desktop .act-slider {
	right: 8px;
	left: auto
  }
  .i18n-ar .slick-slider .slick-dots {
	direction: unset
  }
  .i18n-ar .bottom-wrap.content-wrap h2, .i18n-ar .bottom-wrap.content-wrap p {
	text-align: center
  }
  .i18n-ar .faq-section h2 {
	text-align: right
  }
  .i18n-ar .faq-section ul li h3 {
	padding-left: 20px;
	padding-right: 0
  }
  .i18n-ar h3 .arrow {
	left: 0;
	right: auto
  }
  @media only screen and (max-width:991px) {
	.i18n-ar .banner h1, .i18n-ar .banner h1 div, .i18n-ar .banner p {
	  text-align: center
	}
  }
  @media only screen and (max-width:768px) {
	.i18n-ar .bagde, .i18n-ar .testimonial-section .content-wrap h2, .i18n-ar .testimonial-slider div {
	  text-align: center
	}
	.i18n-ar .testi-one {
	  text-align: center
	}
	.i18n-ar .slick-slider .slick-dots {
	  text-align: center
	}
	.i18n-ar .black-bg h2, .i18n-ar .black-bg h2 div {
	  text-align: center
	}
	.two-col > div h2, .two-col > div h2 div {
	  text-align: center
	}
  }
  .i18n-id .banner .cont {
	max-width: 610px
  }
  .i18n-de .banner .cont {
	max-width: 700px
  }
  .i18n-de .silder-inner, .i18n-nl .silder-inner {
	word-break: break-word
  }
  .i18n-ar .banner .cont {
	margin-right: auto;
	left: 0
  }
  .i18n-ar .banner::before {
	z-index: -1
  }
  @media only screen and (max-width:1440px) {
	.i18n-de .silder-inner p {
	  font-size: 18px
	}
	.i18n-ar .banner .cont {
	  left: 0
	}
	.i18n-ar .banner .image {
	  margin-top: 100px
	}
  }
  @media only screen and (max-width:1280px) {
	.i18n-de .banner .cont {
	  max-width: 700px
	}
  }
  @media only screen and (max-width:1100px) {
	.i18n-vi .black-bg:not(.con-slider) > div ul li {
	  width: 100%;
	  max-width: 500px
	}
	.i18n-vi .black-bg:not(.con-slider) > div ul li:first-child {
	  margin-bottom: 40px
	}
	.i18n-ar .banner .image {
	  margin-top: 0
	}
  }
  @media only screen and (max-width:991px) {
	.i18n-fr .silder-inner, .i18n-nl .silder-inner, .i18n-pt-br .silder-inner, .i18n-it .silder-inner {
	  height: 300px
	}
	.i18n-fr .black-bg:not(.con-slider) > div ul li, .i18n-id .black-bg:not(.con-slider) > div ul li, .i18n-de .black-bg:not(.con-slider) > div ul li, .i18n-nl .black-bg:not(.con-slider) > div ul li, .i18n-pt-br .black-bg:not(.con-slider) > div ul li, .i18n-es-xl .black-bg:not(.con-slider) > div ul li, .i18n-it .black-bg:not(.con-slider) > div ul li, .i18n-ar .black-bg:not(.con-slider) > div ul li {
	  width: 100%;
	  max-width: 500px
	}
	.i18n-fr .black-bg:not(.con-slider) > div ul li:first-child, .i18n-id .black-bg:not(.con-slider) > div ul li:first-child, .i18n-de .black-bg:not(.con-slider) > div ul li:first-child, .i18n-nl .black-bg:not(.con-slider) > div ul li:first-child, .i18n-pt-br .black-bg:not(.con-slider) > div ul li:first-child, .i18n-es-xl .black-bg:not(.con-slider) > div ul li:first-child, .i18n-it .black-bg:not(.con-slider) > div ul li:first-child, .i18n-ar .black-bg:not(.con-slider) > div ul li:first-child {
	  margin-bottom: 40px
	}
	.i18n-vi .desktop.testimonial-wrap p {
	  font-size: 22px
	}
  }
  @media only screen and (max-width:767px) {
	.i18n-es-xl .silder-inner, .i18n-vi .silder-inner, .i18n-th .silder-inner, .i18n-ar .silder-inner {
	  height: 300px
	}
	.i18n-ar .silder-inner {
	  display: flex;
	  flex-direction: column;
	  align-items: center
	}
  }
  @media only screen and (max-width:480px) {
	.i18n-fr .silder-inner {
	  height: 380px
	}
	.i18n-fr .cta-btn.request-demo {
	  font-size: 14px
	}
  }
  @media only screen and (max-width:479px) {
	.i18n-fr .silder-inner, .i18n-nl .silder-inner, .i18n-pt-br .silder-inner, .i18n-es-xl .silder-inner, .i18n-it .silder-inner, .i18n-vi .silder-inner, .i18n-th .silder-inner, .i18n-ar .silder-inner {
	  height: 220px
	}
  }
  /* other lang css start */
  
  .other-lang section.testimonial-section.gray {
	  display: none;
  }
  
  /* other lang css end */
  