/*
  Theme Name: Zekio - App & Sass Landing HTML5 Template
  Author: BDevs
  Description: App & Sass Landing HTML5 Template
  Version: 1.0
*/

/* CSS Index
-----------------------------------
1. Theme default css
1. Theme default css
2. Header
3. Slider
4. Our Clients
5. Counter
6. Features
7. Newsletters
8. Clients-say
9. Pricing table
10. Blog
11. Footer
12. Screenshot

*/

/* 1. Theme default css */

@import url('https://fonts.googleapis.com/css?family=Muli:300,400,600,700&display=swap');
@font-face {
    font-family: 'gilroy-blackuploaded_file';
    src: url('../fonts/gilroy-black-webfont.woff2') format('woff2'),
         url('../fonts/gilroy-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'gilroy-bolduploaded_file';
    src: url('../fonts/gilroy-bold-webfont.woff2') format('woff2'),
         url('../fonts/gilroy-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'gilroy-extrabolduploaded_file';
    src: url('../fonts/gilroy-extrabold-webfont.woff2') format('woff2'),
         url('../fonts/gilroy-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'gilroy-mediumuploaded_file';
    src: url('../fonts/gilroy-medium-webfont.woff2') format('woff2'),
         url('../fonts/gilroy-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'gilroy-semibolduploaded_file';
    src: url('../fonts/gilroy-semibold-webfont.woff2') format('woff2'),
         url('../fonts/gilroy-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GilroyLight';
    src: url('../fonts/GilroyLight.eot');
    src: url('../fonts/GilroyLight.eot') format('embedded-opentype'),
         url('../fonts/GilroyLight.woff2') format('woff2'),
         url('../fonts/GilroyLight.woff') format('woff'),
         url('../fonts/GilroyLight.ttf') format('truetype'),
         url('../fonts/GilroyLight.svg#GilroyLight') format('svg');
}

body {
	font-family: 'Muli', sans-serif;
	font-weight: normal;
	font-style: normal;
}
.img {
	max-width: 100%;
	transition: all 0.3s ease-out 0s;
}
.btn.focus, .btn:focus {
	outline: 0;
	box-shadow: none;
}
.f-left {
	float: left
}
.f-right {
	float: right
}
.fix {
	overflow: hidden
}
a, .button {
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
a:focus, .button:focus {
	text-decoration: none;
	outline: none;
}
a:focus, a:hover {
	color: #2B96CC;
	text-decoration: none;
}
a, button {
	color: #1696e7;
	outline: medium none;
}
button{
 transition: .3s;
 -webkit-transition: .3s;
 -moz-transition: .3s;
 -ms-transition: .3s;
 -o-transition: .3s;
}
button:focus, input:focus, input:focus, textarea, textarea:focus {
	outline: 0
}
.uppercase {
	text-transform: uppercase;
}
.capitalize {
	text-transform: capitalize;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'gilroy-bolduploaded_file';
	color: #42495b;
	margin-top: 0px;
	font-style: normal;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: inherit;
}
h1 {
	font-size: 50px;
	font-weight: 500;
}
h2 {
	font-size: 55px;
}
h3 {
	font-size: 45px;
}
h4 {
	font-size: 30px;
}
h5 {
	font-size: 28px;
}
h6 {
	font-size: 16px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none
}
p {
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
	color: #5f5f5f;
}
hr {
	border-bottom: 2px solid #f2f7ff;
	border-top: 0 none;
	margin: 0;
	padding: 0;
}
label {
	color: #7e7e7e;
	cursor: pointer;
	font-size: 14px;
	font-weight: 400;
}
*::-moz-selection {
	background: #d6b161;
	color: #fff;
	text-shadow: none;
}
::-moz-selection {
	background: #444;
	color: #fff;
	text-shadow: none;
}
::selection {
	background: #444;
	color: #fff;
	text-shadow: none;
}
*::-moz-placeholder {
	color: #555555;
	font-size: 14px;
	opacity: 1;
}

*::placeholder {
	color: #555555;
	font-size: 14px;
	opacity: 1;
}
.theme-overlay {
	position: relative
}
.theme-overlay::before {
	background: #1696e7 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%;
}
.separator {
	border-top: 1px solid #f2f2f2
}
/* button style */
/**/
.btn {
	font-family: 'gilroy-bolduploaded_file';
	-moz-user-select: none;
	background: transparent;
	border: medium none;
	border-radius: 30px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 17px;
	letter-spacing: 1px;
	line-height: 1;
	/* margin-bottom: 0; */
	padding: 17px 40px;
	text-align: center;
	text-transform: capitalize;
	touch-action: manipulation;
	transition: all 0.3s ease 0s;
	vertical-align: middle;
	white-space: nowrap;
	position: relative;
	z-index: 1;
}
.btn i{
	font-size: 15px;
	position: relative;
	top: 1px;
	margin-left: 5px;
}
.btn:hover {
	color: #fff;
}
.btn:before {
  position: absolute;
  content: "";
	background-image: -moz-linear-gradient( -156deg, rgb(110,23,245) 0%, rgb(150,34,210) 62%, rgb(191,66,129) 100%);
  background-image: -webkit-linear-gradient( -156deg, rgb(110,23,245) 0%, rgb(150,34,210) 62%, rgb(191,66,129) 100%);
  background-image: -ms-linear-gradient( -156deg, rgb(110,23,245) 0%, rgb(150,34,210) 62%, rgb(191,66,129) 100%);
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 35px;
  z-index: -1;
  transition: .3s;
  opacity: 0;
}
.btn:hover::before {
  opacity: 1;
}
.theme-btn {
	background: #0fc8f7;
}
.primary-btn{
	background: #f2f7ff;
	color: #42495b;
}
.primary-border{
	border: 2px solid #fff;
}
.btn.other-btn {
	background: #fff;
	color: #42495b;
	border: 2px solid #fff;
}
.btn.other-btn.sign-btn {
	background: transparent;
	color: #fff;
  }
  .btn.other-btn:hover {
	background: transparent;
	color: #fff;
}
.btn.other-btn::before{
	background: none;
}
.btn.other-btn.sign-btn::before {
	background: #fff;
	color: #42495b;
}
.btn.other-btn.sign-btn i {
	margin-left: 0;
	margin-right: 2px;
	position: static;
}
.btn.other-btn.sign-btn:hover {
	background: #fff;
	color: #42495b;
}
.btn.get-btn {
	background: #4a90ff;
	padding: 18px 29px;
}
.btn.other-btn.other-btn-1 {
	background-image: -moz-linear-gradient( 27deg, rgb(255,199,43) 0%, rgb(255,140,43) 100%);
	background-image: -webkit-linear-gradient( 27deg, rgb(255,199,43) 0%, rgb(255,140,43) 100%);
	background-image: -ms-linear-gradient( 27deg, rgb(255,199,43) 0%, rgb(255,140,43) 100%);
	border: none;
	color: #fff;
	padding: 18px 40px;
}
.btn.other-btn.other-btn-2 {
	background-image: -moz-linear-gradient( -20deg, rgb(187,11,139) 0%, rgb(137,0,254) 100%);
	background-image: -webkit-linear-gradient( -20deg, rgb(187,11,139) 0%, rgb(137,0,254) 100%);
	background-image: -ms-linear-gradient( -20deg, rgb(187,11,139) 0%, rgb(137,0,254) 100%);
	border: none;
	color: #fff;
	padding: 19px 40px;
}
.breadcrumb .active {
	color: #888;
}
.color1{
	color: #6e17f5
}
.color2{
	color: #4a90ff
}
.bar {
	height: 3px;
	width: 60px;
	background: #f0e7fe;
	display: block;
	margin: 0 auto;
}
/* scrollUp */
#scrollUp {
	background: #FFBA2B;
	height: 55px;
	width: 55px;
	right: 50px;
	bottom: 77px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	border-radius: 50%;
	font-size: 20px;
	line-height: 50px;
}
#scrollUp:hover {
	background: #444;
}
/* 2. Header */
.full-screen{
	position: fixed;
	top: 0;
	right: 0;
	z-index: 9;
	width: 100%;
	left: 0;
}
.header-area {
	padding: 0 55px;
}
.header-bar {
	background-image: -moz-linear-gradient( 0deg, rgb(126,2,220) 0%, rgb(157,12,221) 57%, rgb(188,22,221) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(126,2,220) 0%, rgb(157,12,221) 57%, rgb(188,22,221) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(126,2,220) 0%, rgb(157,12,221) 57%, rgb(188,22,221) 100%);
	height: 5px;
}
/* Menu */
.main-menu ul li {
	display: inline-block;
}
.main-menu ul li a {
	color: #444444;
	display: block;
	font-family: 'gilroy-bolduploaded_file';
	line-height: 1;
	padding: 37px 19px;
	font-size: 17px;
}
	.main-menu ul li:hover a {
		color: #0fc8f7;
	}
	.main-menu ul li.current a {
		color: #0fc8f7;
	}
.mobile-menu-style.mean-container a.meanmenu-reveal {
	border: 1px solid #fff;
	color: #fff;
}
.mobile-menu-style.mean-container a.meanmenu-reveal span {
	background: #fff;
}
.full-screen .main-menu ul li a {
	color: #fff;
}
.full-screen  .main-menu ul li.current a{
	opacity: .8;
}
.zekio-sticky{
	position: fixed;
	top: 0;
	background: #fff;
	z-index: 9999;
	right: 0;
	left: 0;
	width: 100%;
	transition: .4s;
	box-shadow: 0 0 60px 0 rgba(0, 0, 0, .07);
	animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
}
.header-2-style.zekio-sticky {
	background: #0fc8f7;
}
.header-4-style.zekio-sticky {
	background: #a907b4;
}
.btn-menu-main {
	height: 100%;
	overflow: auto;
	width: 300px;
	background: #000;
	position: fixed;
	top: 0;
	transition: all .7s;
	z-index: 9999;
	right: 0;
	transform: translateX(100%);
	padding: 36px;
}
.btn-menu-main-right {
	transform: translateX(0);
}
.menu-bar {
	cursor: pointer;
}
.crose {
	color: #fff;
	float: right;
	cursor: pointer;
}
/* 3. Slider */
.app-store a {
	display: inline-block;
}
.download-shape {
	position: absolute;
}
.dl-shape-01 {
	bottom: -30%;
	left: 14%;
}
.dl-shape-02 {
	right: 5%;
	top: -22%;
}
.sl-shape {
	position: absolute;
	z-index: 1;
}
.shape-01 {
	left: 0;
	top: 0;
}
.shape-02 {
	right: 4%;
	top: 2%;
}
.shape-03 {
	left: 46%;
	top: 5%;
}
.shape-04 {
	top: 4%;
	left: 45%;
}
.shape-05 {
	top: 77%;
	left: 38%;
}
.shape-06 {
	bottom: 8%;
	left: 12%;
}
.shape-07 {
	right: 0;
	top: 8%;
}
.slider-content h3 {
	font-size: 80px;
	color: #fff;
	font-family: 'GilroyLight';
	display: block;
	line-height: 1;
	margin-bottom: -5px;
}

.slider-content h2 {
	font-size: 100px;
	color: #fff;
	margin-bottom: 43px;
}
.slider-content.slider-content-2 h2 {
	margin-bottom: 15px;
	font-size: 80px;
}
.slider-content.slider-content-2 p {
	margin-right: 70px;
	margin-bottom: 32px;
}
.slider-content.slider-content-3 h2 {
	margin-bottom: 12px;
	font-size: 80px;
}
.slider-content.slider-content-3 p {
	margin-bottom: 35px;
	margin-right: 70px;
}
.slider-content.slider-content-5 p {
	padding: 0 40px;
	margin-bottom: 45px;
}
.slider-content.slider-content-5 h2 {
	margin-bottom: 18px;
	font-size: 80px;
}
.slider-content.slider-content-4 h2 {
	margin-bottom: 25px;
	line-height: 1;
	font-size: 80px;
}

.slider-form input {
	width: 100%;
	border: 0;
	background: #c34eca;
	color: #fff;
	height: 80px;
	padding: 0 40px;
	border-radius: 40px;
	font-size: 15px;
}
.slider-form {
	position: relative;
	margin-right: 125px;
}
.slider-btn {
	background: #ba71e3;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translate(0,-50%);
	padding: 23px 40px;
}
.slider-form form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
  font-size: 15px;
}
.slider-form form input::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
  font-size: 15px;
}
.slider-form form input:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
  font-size: 15px;
}
.slider-form form input:-moz-placeholder { /* Firefox 18- */
  color: #fff;
  font-size: 15px;
}
.slider-content p {
	font-size: 18px;
	color: #fff;
}
.slider-content p > i{
	margin-right: 4px;
}
.slider-4 .slider-thum {
	right: 305px;
	bottom: 60px;
	position: absolute;
	z-index: 9;
}
.single-slider.slider-height-1 {
	min-height: 860px;
}
.single-slider.slider-height-2 {
	min-height: 985px;
}
.single-slider.slider-height-3 {
	min-height: 950px;
}
.single-slider.slider-height-4 {
	min-height: 1023px;
	background-position: left;
	background-size: inherit;
	background-repeat: no-repeat;
}
.ziko-screenshot-area.bg-6.pt-120.pb-120 {
	padding: 0 120px;
}
.single-slider.slider-height-5 {
	min-height: 1304px;
}

.slider-thum-1 {
	position: absolute;
	right: 155px;
	bottom: 42px;
	z-index: 9;
}
.slider-3 .slider-thum {
	position: absolute;
	right: 195px;
	bottom: 80px;
	z-index: 9;
}
.slider-2 .slider-thum-2 {
	position: absolute;
	right: 75px;
	bottom: 40px;
	z-index: 9;
}
.slider-thum-1 img {
	border-radius: 30px;
}
/* 4. Our Clients */
.cl-shape-01 {
    bottom: 41%;
    left: 3%;
}
.cl-shape {
    position: absolute;
}
.cl-shape-02 {
	right: 2%;
	top: 30%;
}
.clients-header h2 {
	font-size: 50px;
	text-align: center;
	line-height: 1.1;
}
.section-header p {
	font-size: 18px;
}
.section-header h2 {
	margin-bottom: 15px;
}
.section-header.another p {
	font-size: 15px;
}
.section-header.another h2 {
	margin-bottom: 25px;
}
.our-services-text i {
	font-size: 40px;
	color: #6e17f5;
	height: 100px;
	width: 100px;
	background: #f0e7fe;
	border-radius: 100%;
	text-align: center;
	line-height: 100px;
	margin-bottom: 35px;
	transition: .3s;
	backface-visibility: hidden;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	-webkit-transition: transform .3s cubic-bezier(.21,.6,.44,2.18);
	-moz-transition: transform .3s cubic-bezier(.21,.6,.44,2.18);
	transition: transform .3s cubic-bezier(.21,.6,.44,2.18);
}
.our-services-text:hover i{
	-webkit-transform: translate3d(0,-10px,0);
	-moz-transform: translate3d(0,-10px,0);
	transform: translate3d(0,-10px,0);
}
.our-services-text.our-services-5 i {
	background: #e9eefe;
  }
.our-services-text:hover.our-services-5 i {
	background: #2657f3;
	color: #fff;
}
.our-services-text:hover i {
	background: #fee8f3;
	color: #fa1f8d;
}
.our-services-text h2 {
	font-size: 26px;
	line-height: 30px;
	margin-bottom: 25px;
}
.our-services-text.our-services-3 i {
	color: #4275ff;
}
.our-services-text {
	padding: 0 46px;
}
.our-services-text p {
	margin-bottom: 30px;
}
/* 5. Counter */
.counter-area{
	background-size: cover;
	background-position: center center;
}
.counter-wrapp i {
	font-size: 65px;
	color: #fff;
	margin-bottom: 38px;
}
.counter-text span {
	font-size: 90px;
	color: #fff;
	display: inline-block;
	font-family: 'gilroy-bolduploaded_file';
	line-height: 1;
	margin-bottom: 15px;
}
.counter-text h4 {
	font-size: 26px;
	color: #fff;
	font-family: 'Muli', sans-serif;
	font-weight: 400;
	margin-bottom: 0;
}
/* 6. Features */
.feature-shape01 {
	left: 1%;
	top: 28%;
}
.feature-shape02 {
	right: 7%;
	top: 3%;
}
.feature-shape03 {
	right: 8%;
	top: 27%;
	z-index: 2;
}
.feature-shape04 {
	right: 4%;
	top: 28%;
	z-index: 1;
}
.feature-shape {
	position: absolute;
}
.step h4 {
	margin-bottom: 0;
	line-height: 1;
}
.step h6 {
	font-size: 14px;
	text-transform: uppercase;
	line-height: 1;
	margin-bottom: 0;
}
.step {
	height: 100px;
	width: 100px;
	background: #f2f7ff;
	text-align: center;
	border-radius: 100%;
	padding-top: 25px;
}
.featurse-single-step .step {
  float: left;
  margin-top: 3px;
}
.featurse-single-step .features-text {
  overflow: hidden;
}
.features-text i {
	font-size: 24px;
	margin-right: 16px;
	float: left;
}
.features-text span {
	font-size: 24px;
	color: #42495b;
	font-family: 'gilroy-bolduploaded_file';
	line-height: 1;
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
}
.featurse-single-step.featurese-step-another .features-text span {
	display: block;
}
.featurse-single-step.featurese-step-another .single-fitures-icon {
	position: relative;
}
.featurse-single-step.featurese-step-another .single-fitures-icon::after {
	position: absolute;
	content: "";
	height: 40px;
	width: 40px;
	background: #ecf1ff;
	border-radius: 50%;
	text-align: center;
	line-height: 40px;
	left: 4px;
	top: 10px;
	z-index: -1;
}
.features-text p {
	margin-bottom: 0;
	font-size: 14px;
}
.features-text.features-text-5 p {
	font-size: 15px;
	color: #8e8e8e;
	padding-left: 20px;
	position: relative;
	margin-bottom: 10px;
	padding-right: 20px;
}
.features-text.features-text-5 a {
	font-size: 15px;
	color: #42495b;
	position: relative;
  }
  .features-text.features-text-5 a:after {
	position: absolute;
	content: "";
	height: ;
	border: 1px solid#42495b;
	left: 0;
	bottom: -1px;
	width: 100%;
  }
.features-text.features-text-5 p::before {
	position: absolute;
	content: "";
	background: #ff8c2b;
	height: 7px;
	width: 7px;
	left: 0;
	top: 12px;
	border-radius: 50%;
}
.features-img img {
	margin-left: -25px;
}
.single-fitures-icon i {
	color: #4275ff;
	font-size: 24px;
	transition: .3s;
}
.featurse-single-step.featurese-step-another:hover .single-fitures-icon i {
	margin-left: 12px;
	margin-top: 18px;
}
.download-options a {
	background: #6e17f5;
	display: flex;
	float: left;
	align-items: center;
	margin-right: 10px;
	padding: 8px 37px 12px 37px;
	border-radius: 35px;
	position: relative;
	z-index: 1;
}
.download-options a::before {
	position: absolute;
	content: "";
	background-image: linear-gradient(to right, #bf4281, #c12694, #ba00af, #a300d0, #6e17f5);
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	border-radius: 35px;
	z-index: -1;
	transition: .3s;
	opacity: 0;
}
.download-options a:hover::before {
	opacity: 1;
}
.download-info span {
  font-size: 13px;
	display: block;
	color: #fff;
}
.download-info h6 {
  font-size: 15px;
	margin-bottom: 0;
	color: #fff;
}
.icon-download i {
	font-size: 28px;
	color: #fff;
	margin-right: 10px;
}
.download-options a.download.download-android{
	background: #4a90ff;
}
.download-options a.download.download-android1 {
	background-image: linear-gradient(to right, #bf4281, #c12694, #ba00af, #a300d0, #6e17f5);
}
.download-options a.download.download-windows {
	background: transparent;
	border: 2px solid #dbe9ff;
	padding: 6px 37px 10px 37px;
}
.download-options a.download.download-windows .icon-download i{
	color: #42495b;
}
.download-options a.download.download-windows .download-info span{
	color: #42495b;
}
.download-options a.download.download-windows .download-info h6{
	color: #42495b;
}
.download-options a.download.download-windows::before {
	background: #4a90ff;
}
.download-options a.download.download-windows:hover {
	border-color: #4a90ff;
	background: #4a90ff;
}
.download-options a.download.download-windows:hover .icon-download i{
	color: #fff;
}
.download-options a.download.download-windows:hover .download-info span{
	color: #fff;
}
.download-options a.download.download-windows:hover .download-info h6{
	color: #fff;
}
.download-apps-left h4 {
	font-size: 35px;
	color: #fff;
	margin-bottom: 8px;
}
.download-apps-left p {
	font-size: 16px;
	color: #fff;
	margin-bottom: 0;
}
.download-apps.other {
	padding: 70px 55px 40px 55px;
}
/* 7. Newsletters */
.newsletters-area {
	background-size: cover;
	background-position: center center;
}
.subscribe-form input {
  font-size: 15px;
  height: 95px;
  width: 100%;
  padding-left: 60px;
  border: 2px solid#e1e0e9;
  border-radius: 50px;
}
.subscribe-form {
  padding: 0 70px;
}
.subscribe-box {
	background: #fff;
	padding: 30px;
	border-radius: 100px;
}
.subscribe-btn {
	padding: 23px 40px;
}
.subscribe-btn {
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
}
.subscribe-box form{
	position: relative;
}
/* 8. Clients-say */
.clients-say-left-wrapper {
	margin-left: -45px;
}
.desigation h4 {
	font-size: 20px;
	line-height: 1;
	margin-bottom: 10px;
}
.client-thum {
	display: flex;
	align-items: center;
}
.desigation span {
  font-size: 14px;
  color: #4a90ff;
  line-height: 1;
  display: block;
}
.clients-say-right-wrapper {
	padding-left: 60px;
}
.desigation {
	padding-left: 20px;
}
.clients-sary-content p {
	font-size: 18px;
	margin-bottom: 35px;
}
.desigation.other span {
	color: #ff8c2b;
}
.clients-say-active button.slick-arrow {
	position: absolute;
	right: 14px;
	bottom: -10px;
	height: 55px;
	width: 55px;
	border-radius: 50%;
	border: 2px solid #e9e9e9;
	font-size: 18px;
	color: #222222;
	background: transparent;
	z-index: 9;
	cursor: pointer;
	padding:0;
}
.clients-say-active button.slick-prev {
	right: 85px;
}
.clients-say-active button.slick-arrow::before {
	position: absolute;
	content: "";
	height: 55px;
	width: 55px;
	background-image: -moz-linear-gradient( -156deg, rgb(110,23,245) 0%, rgb(150,34,210) 62%, rgb(191,66,129) 100%);
  background-image: -webkit-linear-gradient( -156deg, rgb(110,23,245) 0%, rgb(150,34,210) 62%, rgb(191,66,129) 100%);
  background-image: -ms-linear-gradient( -156deg, rgb(110,23,245) 0%, rgb(150,34,210) 62%, rgb(191,66,129) 100%);
	border-radius: 50%;
	left: -2px;
	top: -2px;
	z-index: -1;
	transition: .3s;
	opacity: 0;
}
.clients-say-active.another button.slick-arrow::before {
	background: #4a90ff;
}

.clients-say-active button.slick-arrow:hover::before {
	opacity: 1;
}
.clients-say-active button.slick-arrow:hover{
	color: #fff;
}
.client-top-content h4 i {
	font-size: 18px;
	color: #ff8c2b;
	position: relative;
	top: -14px;
}
.client-top-content h4 {
	font-size: 26px;
	color: #ff8c2b;
	overflow: hidden;
	margin-bottom: 0;
	padding-left: 32px;
	padding-top: 4px;
}
.client-wrapper {
	padding: 40px 30px 40px 35px;
	transition: .3s;
}
.client-wrapper:hover {
	-webkit-transform: translate3d(0,-20px,0);
	-moz-transform: translate3d(0,-20px,0);
	transform: translate3d(0,-20px,0);
}
  .client-top-content img {
	float: left;
  }

  .client-top-content img {
	float: left;
  }

/* 9. Pricing table */
.price-header h4.price {
  font-size: 85px;
  line-height: 1;
  margin-bottom: 2px;
}
.price-header h4.price span {
  font-size: 45px;
}
.price-header h3 {
	font-size: 30px;
	color: #5f5f5f;
	font-weight: 400;
	line-height: 1;
	margin-bottom: 0;
}
.price-content ul li {
  font-size: 18px;
  color: #5f5f5f;
  line-height: 1;
  margin-bottom: 24px;
}
.price-content ul li i {
  font-size: 13px;
  margin-right: 7px;
}
.price-content ul li:last-child {
  margin-bottom: 0;
}
.btn.pric-btn {
	background: #f2f7ff;
	color: #42495b;
	padding: 21px 40px;
}
.btn.pric-btn.price-btn-another::before {
	background: red;
	background-image: -moz-linear-gradient( 27deg, rgb(255,199,43) 0%, rgb(255,140,43) 100%);
	background-image: -webkit-linear-gradient( 27deg, rgb(255,199,43) 0%, rgb(255,140,43) 100%);
	background-image: -ms-linear-gradient( 27deg, rgb(255,199,43) 0%, rgb(255,140,43) 100%);
}
.btn.pric-btn:hover{
	color: #fff;
}
.price-table {
	position: relative;
	border: 2px solid#e6efff;
}
.price-table.price-table-2 {
	border: none;
}
.price-table.price-table-2:hover {
	border: none;
}
.price-table.price-table-2::before {
	background-image: -moz-linear-gradient( 27deg, rgb(66,117,255) 0%, rgb(65,158,254) 100%);
	background-image: -webkit-linear-gradient( 27deg, rgb(66,117,255) 0%, rgb(65,158,254) 100%);
	background-image: -ms-linear-gradient( 27deg, rgb(66,117,255) 0%, rgb(65,158,254) 100%);
	z-index: 1;
}
.price-table::before {
	position: absolute;
	content: "";
	background-image: -moz-linear-gradient( -156deg, rgb(110,23,245) 0%, rgb(150,34,210) 62%, rgb(191,66,129) 100%);
	background-image: -webkit-linear-gradient( -156deg, rgb(110,23,245) 0%, rgb(150,34,210) 62%, rgb(191,66,129) 100%);
	background-image: -ms-linear-gradient( -156deg, rgb(110,23,245) 0%, rgb(150,34,210) 62%, rgb(191,66,129) 100%);
	height: 100%;
	width: 100%;
	z-index: -1;
	opacity: 0;
	transition: .3s;
}
.price-text {
	position: relative;
	z-index: 9;
}
.price-table:hover::before {
	opacity: 1;
}
.price-table:hover {
	border: 2px solid transparent;
}
.price-table:hover .price-content {
	border-color: rgba(242, 242, 242, 0.15);
}
.price-header h4.price sup {
	font-size: 47px;
}
.price-content {
	border-bottom: 2px solid#e6efff;
	border-top: 2px solid#e6efff;
}
.price-header {
	padding-top: 57px;
	padding-bottom: 55px;
}
.price-content {
	padding-bottom: 62px;
	padding-left: 55px;
}
.price-table:hover .price-header h4.price {
	color: #fff;
}
.price-table:hover .price-header h3 {
	color: #fff;
}
.price-table:hover .price-content ul li {
	color: #ffff;
}
/* price active */

.price-table.active::before{
	opacity: 1;
}
.price-table.active .price-header h4.price {
	color: #fff;
}
.price-table.active .price-header h3 {
	color: #fff;
}
.price-table.active .price-content ul li {
	color: #ffff;
}
.price-table.active .price-content {
	border-color: rgba(242, 242, 242, 0.15);
}
.price-table.active .btn.pric-btn {
	color: #fff;
}
.price-table.active .btn.pric-btn:before {
	opacity: 1;
}
/*price-table-2*/
.price-table.price-table-2.active::before{
	opacity: 1;
}
.price-table.price-table-2.active .price-header h4.price {
	color: #fff;
}
.price-table.price-table-2.active .price-header h3 {
	color: #fff;
}
.price-table.price-table-2.active .price-content ul li {
	color: #ffff;
}
.price-table.price-table-2.active .price-content {
	border-color: rgba(242, 242, 242, 0.15);
}
.price-table.price-table-2.active .btn.pric-btn {
	color: #fff;
}
.price-table.price-table-2.active .btn.pric-btn:before {
	opacity: 1;
}
.price-table.price-table-2.price-table-5.active {
	border: 2px solid transparent;
}
.pricing-tabs {
	border-radius: 35px;
	padding: 10px;
}
.pricing-tabs li a {
	font-size: 15px;
	color: #42495b;
	font-family: 'gilroy-bolduploaded_file';
	border-radius: 35px;
	padding: 12px 42px;
}
.pricing-tabs li a.active {
	background-image: -moz-linear-gradient( -156deg, rgb(110,23,245) 0%, rgb(150,34,210) 62%, rgb(191,66,129) 100%);
	background-image: -webkit-linear-gradient( -156deg, rgb(110,23,245) 0%, rgb(150,34,210) 62%, rgb(191,66,129) 100%);
	background-image: -ms-linear-gradient( -156deg, rgb(110,23,245) 0%, rgb(150,34,210) 62%, rgb(191,66,129) 100%);
	color: #fff;
}
.pricing-tabs.pricing-tabs-other li a.active {
	background-image: -moz-linear-gradient( 27deg, rgb(255,199,43) 0%, rgb(255,140,43) 100%);
	background-image: -webkit-linear-gradient( 27deg, rgb(255,199,43) 0%, rgb(255,140,43) 100%);
	background-image: -ms-linear-gradient( 27deg, rgb(255,199,43) 0%, rgb(255,140,43) 100%);
	color: #fff;
}
.price-table.price-table-2.price-table-5 {
	border: 2px solid#e6efff;
}
.price-table.price-table-2.price-table-5:hover {
	border: 2px solid transparent;
}
.price-table.price-table-2.price-table-5:before {
	background-image: -moz-linear-gradient( 49deg, rgb(38,87,243) 0%, rgb(54,177,225) 100%);
	background-image: -webkit-linear-gradient( 49deg, rgb(38,87,243) 0%, rgb(54,177,225) 100%);
	background-image: -ms-linear-gradient( 49deg, rgb(38,87,243) 0%, rgb(54,177,225) 100%);
}
/* 10. Blog */
.blog-text h4 {
	font-size: 22px;
	line-height: 32px;
	margin-bottom: 15px;
	position: relative;
}
.blog-text h4::before {
	position: absolute;
	content: "";
	height: 50px;
	width: 3px;
	background: #4a90ff;
	top: 8px;
	left: -30px;
}
.blog-text.blog-text-other h4::before {
	background-color: #8900fe;
}
.blog-text h4 a:hover {
	color: #6e17f5;
}
.blog-img img {
	width: 100%;
}
.blog-text {
	padding: 30px 30px;
}
.blog-text p {
	margin-bottom: 24px;
}
.block-link a {
	margin-right: 25px;
	font-size: 14px;
	color: #5f5f5f;
	font-weight: 600;
}
.block-link a:hover {
	color: #6e17f5;
}
.block-link a i{
	font-size: 15px;
	color: #4a90ff;
	margin-right: 10px;
}
.block-link span {
	font-size: 14px;
	color: #5f5f5f;
	font-weight: 600;
}
.block-link span i {
	font-size: 15px;
	color: #4a90ff;
	margin-right: 10px;
}
.blog-text-other .block-link a i {
	background-image: -moz-linear-gradient( -20deg, rgb(187,11,139) 0%, rgb(137,0,254) 100%);
	background-image: -webkit-linear-gradient( -20deg, rgb(187,11,139) 0%, rgb(137,0,254) 100%);
	background-image: -ms-linear-gradient( -20deg, rgb(187,11,139) 0%, rgb(137,0,254) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.blog-text-other .block-link  span  i{
	background-image: -moz-linear-gradient( -20deg, rgb(187,11,139) 0%, rgb(137,0,254) 100%);
	background-image: -webkit-linear-gradient( -20deg, rgb(187,11,139) 0%, rgb(137,0,254) 100%);
	background-image: -ms-linear-gradient( -20deg, rgb(187,11,139) 0%, rgb(137,0,254) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
/* 11. Footer */
.footer-widget a {
	display: inline-block;
}
#contact-map {
	width: 100%;
	height: 345px;
}
.footer-widget p {
	padding-right: 122px;
	margin-bottom: 33px;
}
.footer-widget.footer-text p {
	color: #9b9fcf;
	padding-right: 0;
}
.footer-widget.other p {
	padding-right: 0;
}
.footer-widget ul li {
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 10px;
}
.footer-widget ul li a {
  font-size: 16px;
  display: block;
  background: #ec32bd;
  height: 60px;
  width: 60px;
  text-align: center;
  line-height: 60px;
  color: #fff;
  border-radius: 50%;
}
.footer-widget.footer-widget-2 ul li a {
	background: #3180fc;
}
.footer-widget.footer-widget-2 ul li a:hover {
	background: #edf4ff;
	color: #3180fc;
}
.footer-widget.other ul li a {
	background: #3180fc;
}
.footer-widget ul li a:hover {
	background: #6e17f5;
}
.footer-bottom-text {
	font-size: 14px;
	line-height: 1;
	margin-bottom: 20px;
}
.footer-bottom-text-1 span{
	color: #ff00c6
}
.single-border {
	border: 1px solid;
	border-color: rgba(242, 242, 242, 0.15);
}

.footer-widget-5 h4 {
	font-size: 24px;
	color: #fff;
	margin-bottom: 22px;
}
.footer-widget-5 > ul li a {
	color: #9b9fcf;
	font-size: 15px;
}
.footer-widget.widget-5 ul li a {
	color: #9b9fcf;
	font-size: 15px;
	height: 45px;
	width: 45px;
	line-height: 45px;
	background: #1f2359;
	transition: .3s;
}
.footer-widget.widget-5 ul li a:hover {
	color: ;
	background: #fff;
}
.footer-widget-5 > ul li a i {
	color: #fff;
	margin-right: 8px;
}
.footer-link  li i {
	float: left;
	color: #fff;
	width: 20px;
	margin-top: 8px;
	margin-right: 10px;
}
.footer-link li span {
	display: block;
	overflow: hidden;
}
.footer-widget-5 ul li {
	margin-bottom: 6px;
}
.footer-widget-5.other ul li {
	margin-bottom: 10px;
}
.footer-bottom-text {
	color: #fff;
}
.footer-bottom-text.other {
	color: #9b9fcf;
}
.footer-bottom-text.other span{
	color: #9b9fcf;
}

/*powerful-features*/
.powerful-features-single-step i {
	font-size: 24px;
	color: #4275ff;
	height: 80px;
	width: 80px;
	border-radius: 50%;
	text-align: center;
	line-height: 80px;
	display: block;
	border:2px solid#d9e8ff;
	transition: .3s;
}
.powerful-features-single-step:hover i {
	background: #d9e8ff;
}
.powerful-features-single-step.powerful-features-single-step-4 i {
	background: #8a0de0;
	color: #fff;
}
.powerfull-features-img img {
	width: 100%;
	margin-bottom: -85px;
}
.powerfull-features-img.powerfull-features-4 img {
	padding: 0 28px;
	margin-bottom: 0;
}
.powerfull-features-img.powerfull-features-another img {
	margin-bottom: -40px;
}
.powerful-features-single-step.powerful-features-single-step-5 i {
	background: #e9eefe;
	border-color: #e9eefe;
	color: #2657f3;
}
.powerful-features-single-step.powerful-features-single-step-5:hover i {
	background: #2657f3;
	color: #e9eefe;
}
/* Exclusive Team */
.exclusive-team-img img {
	width: 100%;
}
.team-text h4 {
  font-size: 22px;
  margin-bottom: 5px;
}
.team-text {
	display: inline-block;
}
.team-text.team-text-2 {
	position: relative;
	bottom: 75px;
	padding: 25px 45px 45px 45px;
	box-shadow: 0px 20px 29.7px 0.3px rgba(216, 216, 216, 0.36);
}
.team-text.team-text-2 i {
	height: 60px;
	width: 60px;
	background: #4a90ff;
	color: #ffff;
	font-size: 16px;
	line-height: 60px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -30px;
	border-radius: 50%;
}
.exclusive-team-other .team-text.team-text-2 i {
	background-image: -moz-linear-gradient( -20deg, rgb(187,11,139) 0%, rgb(137,0,254) 100%);
  background-image: -webkit-linear-gradient( -20deg, rgb(187,11,139) 0%, rgb(137,0,254) 100%);
  background-image: -ms-linear-gradient( -20deg, rgb(187,11,139) 0%, rgb(137,0,254) 100%);
}
.team-text span {
  font-size: 13px;
  color: #4a90ff;
  text-transform: uppercase;
	display: block;
	letter-spacing: 2px;
}
.exclusive-team-active button.slick-arrow {
	position: absolute;
	top: -133px;
	right: 15px;
	border: 2px solid #e9e9e9;
	background: #fff;
	width: 55px;
	font-size: 18px;
	padding: 0;
	color: #222222;
	z-index: 9;
	height: 55px;
	border-radius: 50%;
	cursor: pointer;
}
.exclusive-team-active button.slick-prev {
	left: auto;
	right: 85px;
}
.exclusive-team-active button.slick-arrow:hover {
	background-color: rgb(74, 144, 255);
	box-shadow: 0px 16px 32px 0px rgba(74, 144, 255, 0.43);
	border-color: rgb(74, 144, 255);
	color: #fff;
}
.exclusive-team-active.exclusive-team-other button.slick-arrow:hover {
	background-image: -moz-linear-gradient( -20deg, rgb(187,11,139) 0%, rgb(137,0,254) 100%);
	background-image: -webkit-linear-gradient( -20deg, rgb(187,11,139) 0%, rgb(137,0,254) 100%);
	background-image: -ms-linear-gradient( -20deg, rgb(187,11,139) 0%, rgb(137,0,254) 100%);
	border: none;
	box-shadow: none;
}
/* Works */
.works-thum {
	position: absolute;
	right: 195px;
	top: 160px;
}
.works-wrapp-icon {
	font-size: 24px;
	color: #4a90ff;
	height: 80px;
	width: 80px;
	background: #edf4ff;
	line-height: 80px;
	text-align: center;
	border-radius: 50%;
	backface-visibility: hidden;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	-webkit-transition: transform .3s cubic-bezier(.21,.6,.44,2.18);
	-moz-transition: transform .3s cubic-bezier(.21,.6,.44,2.18);
	transition: transform .3s cubic-bezier(.21,.6,.44,2.18);
}
.works-wrapp:hover .works-wrapp-icon {
	-webkit-transform: translate3d(0,-10px,0);
	-moz-transform: translate3d(0,-10px,0);
	transform: translate3d(0,-10px,0);
}
.works-wrapp-icon.works-wrapp-icon-5 {
	background: #e1ecff;
}
.works-wrapp-icon.works-wrapp-icon-other i{
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-image: -moz-linear-gradient( -20deg, rgb(187,11,139) 0%, rgb(137,0,254) 100%);
	background-image: -webkit-linear-gradient( -20deg, rgb(187,11,139) 0%, rgb(137,0,254) 100%);
	background-image: -ms-linear-gradient( -20deg, rgb(187,11,139) 0%, rgb(137,0,254) 100%);
}
.work-text h4 {
	font-size: 24px;
	margin-bottom: 10px;
	transition: .3s;
}
.work-text p{
	transition: .3s;
}
.works-wrapp {
	padding: 50px 40px 22px 40px;
	transition: .3s;
	position: relative;
}
.works-wrapp.works-wrapp-5::before {
	position: absolute;
	content: "";
	background-image: -moz-linear-gradient( -90deg, rgb(38,87,243) 0%, rgb(54,177,225) 100%);
	background-image: -webkit-linear-gradient( -90deg, rgb(38,87,243) 0%, rgb(54,177,225) 100%);
	background-image: -ms-linear-gradient( -90deg, rgb(38,87,243) 0%, rgb(54,177,225) 100%);
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	opacity: 0;
	transition: .3s;
}
.works-wrapp.works-wrapp-5:hover::before {
	opacity: 1;
}
.work-text {
	position: relative;
	z-index: 1;
}
.work-nth .col-xl-6:nth-child(3){
	transform: translateX(30px);
}
.work-nth .col-xl-6:nth-child(4){
	transform: translateX(30px);
}
.works-wrapp.works-wrapp-5:hover .work-text h4{
	color: #fff;
}
.works-wrapp.works-wrapp-5:hover .work-text p{
	color: #fff;
}
/* powerful-features-video */
.powerfull-features-video.position-relative img {
	width: 100%;
}
.video-icon {
	font-size: 20px;
	height: 120px;
	width: 120px;
	display: block;
	text-align: center;
	line-height: 120px;
	color: #fff;
	border-radius: 50%;
	background-image: -moz-linear-gradient( 27deg, rgb(255,199,43) 0%, rgb(255,140,43) 100%);
	background-image: -webkit-linear-gradient( 27deg, rgb(255,199,43) 0%, rgb(255,140,43) 100%);
	background-image: -ms-linear-gradient( 27deg, rgb(255,199,43) 0%, rgb(255,140,43) 100%);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
/* 12. Screenshot */
.screenshot-active .slick-dots {
	text-align: center;
	margin-top: 70px;
}
.screenshot-active .slick-dots li {
	display: inline-block;
	margin: 0 4px
}
.screenshot-active .slick-dots li button {
	background: no-repeat;
	border: 0;
	height: 5px;
	width: 7px;
	text-indent: -9999px;
	transition: .3s;
	padding: 0;
	background-color: rgb(197, 197, 197);
	cursor: pointer;
}
.screenshot-active .slick-dots li.slick-active button {
	width: 25px;
	background-image: -moz-linear-gradient( 27deg, rgb(66,117,255) 0%, rgb(65,158,254) 100%);
	background-image: -webkit-linear-gradient( 27deg, rgb(66,117,255) 0%, rgb(65,158,254) 100%);
	background-image: -ms-linear-gradient( 27deg, rgb(66,117,255) 0%, rgb(65,158,254) 100%);
}
.screenshot-item img {
	width: 100%;
}
/**/
.screenshot-thum img {
	max-width: 100%;
}
.screenshot2-image-active .screenshot-thum img {
	border: 1px solid #eee;
	border-radius: 40px;
}
.screenshot23-image-active .screenshot-thum img {
	border: 0;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
}
.screenshot-image-active {
	padding: 0 229px;
}
.screenshot-image-active .slick-list {
	padding: 40px 0 !important;
}
.slick-center .screenshot-thum img {
	transform: scale(1.16);
	-webkit-transform: scale(1.16);
	-moz-transform: scale(1.16);
	-ms-transform: scale(1.16);
	-o-transform: scale(1.16);
}
.screenshot-image-active .slick-dots {
	text-align: center;
	margin-top: 60px;
}
.screenshot-image-active .slick-dots li {
	display: inline-block;
	margin: 0 4px
}
.screenshot-image-active .slick-dots li button {
	background: no-repeat;
	border: 0;
	height: 5px;
	width: 7px;
	text-indent: -9999px;
	transition: .3s;
	padding: 0;
	background-color: rgb(197, 197, 197);
	cursor: pointer;
	border-radius: 3px;
}
.screenshot-image-active .slick-dots li.slick-active button {
	width: 25px;
	background-image: -moz-linear-gradient( -156deg, rgb(110,23,245) 0%, rgb(150,34,210) 62%, rgb(191,66,129) 100%);
	background-image: -webkit-linear-gradient( -156deg, rgb(110,23,245) 0%, rgb(150,34,210) 62%, rgb(191,66,129) 100%);
	background-image: -ms-linear-gradient( -156deg, rgb(110,23,245) 0%, rgb(150,34,210) 62%, rgb(191,66,129) 100%);
}

.screenshot2-image-active .slick-list {
	margin-top: -200px;
}
.screenshot2-image-active .slick-dots {
	text-align: center;
	margin-top: 60px;
}
.screenshot2-image-active .slick-dots li {
	display: inline-block;
	margin: 0 4px
}
.screenshot2-image-active .slick-dots li button {
	background: no-repeat;
	border: 0;
	height: 5px;
	width: 7px;
	text-indent: -9999px;
	transition: .3s;
	padding: 0;
	background-color: #dbe9ff;
	cursor: pointer;
	border-radius: 3px;
}
.screenshot2-image-active .slick-dots li.slick-active button {
	width: 25px;
	background-color: #4a90ff;
}

/* Exclusive-team-item */
.exclusive-team-item span {
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	color: #4a90ff;
	display: block;
	letter-spacing: 2px;
}
.exclusive-team-item img {
	width: 100%;
}
.exclusive-team-item h4 {
	color: #42495b;
	font-size: 22px;
	margin-bottom: 4px;
}
/* wonder-full */
.wonder-full-thum {
	position: absolute;
	right: 0;
	top: 130px;
}
.ziko-screenshot-item img {
	max-width: 100%;
	transform: scale(.8);
}
.ziko-screenshot-item.slick-center img {
	transform: scale(1.1);
}
.ziko-screenshot-active .slick-list {
	padding-top: 100px !important;
	padding-bottom: 100px !important;
}

/*ziko-screenshot-active*/
.ziko-screenshot-active button.slick-arrow {
	position: absolute;
	top: 50%;
	right: 30%;
	background: #2657f3;
	width: 60px;
	border: none;
	font-size: 18px;
	padding: 0;
	color: #fff;
	z-index: 9;
	height: 60px;
	border-radius: 50%;
	cursor: pointer;
	transform: translateY(-50%);
}
.ziko-screenshot-active button.slick-prev {
	left: 30%;
}
.ziko-screenshot-active button.slick-arrow::before {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	border-radius: 100%;
	background-image: -moz-linear-gradient( 27deg, rgb(255,199,43) 0%, rgb(255,140,43) 100%);
	background-image: -webkit-linear-gradient( 27deg, rgb(255,199,43) 0%, rgb(255,140,43) 100%);
	background-image: -ms-linear-gradient( 27deg, rgb(255,199,43) 0%, rgb(255,140,43) 100%);
	z-index: -1;
	opacity: 0;
	transition: .3s;
}
.ziko-screenshot-active button.slick-arrow:hover::before {
	opacity: 1;
}

/**/
.all-clients-active button.slick-arrow {
	position: absolute;
	height: 55px;
	width: 55px;
	border-radius: 50%;
	border: none;
	font-size: 18px;
	color: #222222;
	background: #fff;
	z-index: 9;
	cursor: pointer;
	padding: 0;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	margin-right: -70px;
	line-height: 50px;
}
.all-clients-active button.slick-prev {
	left: 0;
	margin-left: -70px;
}
.all-clients-active button.slick-arrow::before {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	background-image: -moz-linear-gradient( 49deg, rgb(38,87,243) 0%, rgb(54,177,225) 100%);
	background-image: -webkit-linear-gradient( 49deg, rgb(38,87,243) 0%, rgb(54,177,225) 100%);
	background-image: -ms-linear-gradient( 49deg, rgb(38,87,243) 0%, rgb(54,177,225) 100%);
	border-radius: 100%;
	left: 0;
	top: 0;
	z-index: -1;
	transition: .3s;
	opacity: 0;
}
.all-clients-active button.slick-arrow:hover::before {
	opacity: 1;
}
.all-clients-active button.slick-arrow:hover{
	color: #fff;
}

/*Preloader CSS*/
#preloader{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 999;
}
#status {
	width: 250px;
	height: 130px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-image: url('../img/preeloader46.gif');
	background-repeat: no-repeat;
	background-position: center;
	/* margin: -100px 0 0 -100px; */
	transform: translate(-50%,-50%);
}
.owl-carousel .owl-item .brand-item{text-align: center}
.owl-carousel .owl-item .brand-item img{width: auto;display: inline-block;}