/*---------------------------------------------
Template name:  Bizdrone
Version:        1.5
Author:         ThemeLooks
Author url:     http://themelooks.com

NOTE:
-----
Please DO NOT EDIT THIS CSS, you may need to use "custom.css" file for writing your custom css.
We may release future updates so it will overwrite this file. it's better and safer to use "custom.css".

[Table of Content]

01: General CSS 
1.1: Default CSS
1.2: background color
1.3: Buttons
1.4: Padding/Margin
1.5: Animations
1.6: Waves effect
02: home version main Change
2.01: home2
2.02: home3
2.03: home 4
2.04: home 5
2.05: home 6
03: Page Title
04: Header
4.1: Header Menu 1
4.2: home page 1 light
4.3: header menu home page 2
4.4: header menu home page 3
4.5: header menu home page 4
4.6: header menu home page 5
4.8: common header
05: Banner
5.1: main banner 01
5.02: main banner home2
5.03: main banner home3
5.4: main banner home 4
5.05: main banner home 5
5.06: main banner home 6
06: Extra Feature area
6.01: extra feature
6.02: extra feature type 2
6.03: extra feature type 3
07: Feature card area
08: Feature area/we area best for
09: What You Will Get
10: price update
11: Single Service
11.01: service type1/ home page1
11.02: Single service type2/ home page3
11.03: single serivice type3
11.04: service type4
12: Satrt step Timeline
13: Trading update chart
14: crypto calculator
15: App Download
16: Countdown progressbar tocken area
16.01: countdown
16.02: progress bar
16.03: tokn allocation
16.04: token allocation home2
16.05: progress bar type2
17:Token Distribution
18:Team carousel
18.01: team type1
18.02: team type2
19: FAQ area
19.01: faq type2
19.02: faq type3
19.03: faq type4
19.04: faq type5
20: Successful Road map
21: road map home page 2
22: Why use us section
22.01: use us text
22.02: use us box
23: Our soluation
23.01: solution type2
23.02: solution type 3
24: How To Use Crypdrone token
24.01: use crypdrone token
24.02: use crypdrone token image
25: crypdrone media/blog
25.01: blog active
25.02: blog type1/home2
25.03: our blog type2/home3
25.04: our blog type3/home4
26.05: our blog type4/home5
26.06: our blog type5/home6
27: Single blog page
27.01: blog sidebar
27.02: market update
28: Blog Details
29: About VPN
29.01: how it works
30: About Us
30.01: company goal
31: about currency online
31.01: about counter up type2
31.02: Counter up type 3
32: Around The World
33: Start Our Best
34: Price Table
34.01: pricing plan type 2
35: Testimonial carousel and partner carousel
35.01: testimonial carousel
35.02: testimonial type2
35.03: testimonial type3
35.04: testimonial type4
35.05: partner carousel
35.06: partner carousel type2
36: zig zag section
36.01: zigzag area type2
37: Our process
37.01: how it works type2
38: Start Trusted area
39: Strat prepiad section
40: Call to action
40.01: call to action type2
40.02: call to action type3
40.03: call to action type4
41: At all star section
42: Coming soon page
43: Error 404 page
44: Contact
44.01: contact form
44.02: google map
44.03: contact-info
45: service page
45.01: your next
45.02: what we get
46: main Home page1 light vs
47: main Home page2 light vs
48: Footer
48.01: footer top
48.02: footer bottom
48.03: footer type 2
48.04: footer type3
48.05: footer type4
48.06: footer type5
49: Others
49.01: pettrns
49.02: About block
49.03: Why us
49.04: Subscription
49.05: Carousel controls
49.06: Slider pagination style
49.07: Social icons
49.08: Back to top
49.09: Preloader
49.10: Form validation
49.11: Content animation
50: Gutenberg Design   
----------------------------------------------*/


/*=============================================
01: General CSS
==============================================*/


/* 1.1: Default CSS */


/* Change the white to any color ;) */

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
	box-shadow: 0 0 0 30px white inset !important;
}


/*Change text in autofill textbox*/

input:-webkit-autofill {
	-webkit-text-fill-color: #222222 !important;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

input[type="number"] {
	-moz-appearance: textfield;
}

::-moz-selection {
	background: #31333e;
	color: #fff;
	text-shadow: none;
}

::selection {
	background: #31333e;
	color: #fff;
	text-shadow: none;
}

::-webkit-input-placeholder {
	color: #fff !important;
	opacity: 1 !important;
}

::-moz-placeholder {
	color: #c9d5ff !important;
	opacity: 1 !important;
}

body,
html {
	padding: 0;
	margin: 0;
}

html {
	height: 100%;
}

iframe {
	max-width: 100%;
}

button:focus,
input:focus,
select:focus,
textarea:focus {
	outline: none !important;
}

button[type=submit] {
	cursor: pointer;
	background: transparent;
	border: none;
	color: #53e1ff;
	width: 25%;
}

textarea {
	resize: none;
}

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

a {
	color: #31333e;
	-webkit-transition: all .2s;
	transition: all .2s;
}

a:hover {
	color: #53e1ff;
}

a,
a:hover,
a:active,
a:focus {
	text-decoration: none;
	outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: 'Dosis', sans-serif;
	color: #202e39;
	line-height: 1.4;
}

h1,
.h1 {
	font-size: 48px;
	line-height: 58px;
}

h2,
.h2 {
	font-size: 30px;
}

h3,
.h3 {
	font-size: 24px;
}

h4,
.h4 {
	font-size: 18px;
}

h5,
.h5 {
	font-size: 16px;
}

h6,
.h6 {
	font-size: 14px;
}

p {
	line-height: 24px;
	margin-bottom: 25px;
	font-weight: 300;
}

body {
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	color: #777;
	background: #fff;
	overflow-x: hidden !important;
}

.ovh .container-fluid {
	overflow-x: hidden;
	padding-left: 0;
	padding-right: 0;
	margin-right: auto;
	margin-left: auto;
}

.bg-overlay:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	background-color: #222;
	z-index: -1;
}

.page-title-inner.bg-overlay:after {
	display: none;
}

.page-title-inner.bg-overlay:before {
	z-index: 0;
}

.bg-overlay {
	position: relative;
	z-index: 1;
}

.bg-transparent {
	background-color: transparent;
	border: 1px solid #fff;
}

.bg-fill {
	color: #000;
}

.bizdrone-button a {
	border-width: 1px;
}

.select-wrapper select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.select-wrapper select::-ms-expand {
	display: none;
}

.select-wrapper {
	position: relative;
}

.select-wrapper:after {
	content: '\f107';
	font-family: 'FontAwesome';
	position: absolute;
	right: 10px;
	top: 0;
	bottom: 0;
	margin: auto;
	font-size: 20px;
	height: 30px;
	pointer-events: none;
}

.width-expend {
	width: 170px;
}

.builder-page-wrapper>.vc_row {
	margin-left: 0;
	margin-right: 0;
}

.builder-page-wrapper>.vc_row>.vc_column_container>.vc_column-inner {
	padding-left: 0;
	padding-right: 0;
}

.banner--wrapper-area.owl-carousel img {
	width: auto !important;
}

.slider-pattern {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.banner-image-wrap {
	position: relative;
	z-index: 1;
}


/*1.2: background color*/

.home1-vs1-bg {
	background: #0e035c;
	background: -webkit-linear-gradient(left, #0e035c 0%, #25256e 100%);
	background: linear-gradient(to right, #0e035c 0%, #25256e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e035c', endColorstr='#25256e', GradientType=1);
}

.home1-vs2-bg {
	background: #fff;
}

.home2-vs1-bg {
	background: #002797;
	background: -webkit-linear-gradient(left, #355ffe 0%, #002797 100%);
	background: linear-gradient(to right, #355ffe 0%, #002797 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002797', endColorstr='#355ffe', GradientType=1);
}

.home2-vs2-bg {
	background: #fff;
}

.home1-section-bg {
	position: relative;
}

.home1-section-bg:after {
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #171063;
	z-index: -1;
}

.homelight-section-bg {
	position: relative;
}

.homelight-section-bg:after {
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #fcfcfc;
	z-index: -1;
}

.home2-section-bg {
	position: relative;
	z-index: 1;
}

.home2-section-bg:after {
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #002197;
	opacity: .20;
	z-index: -1;
}

.home2-section-bg:after {
	position: absolute;
	background: #002197;
	opacity: .2;
}

.home3-section-bg {
	background: #f8f8f8;
	position: relative;
}

.home3-section-bg:before {
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: url(../img/VPN_Pattern.png);
	opacity: .80;
}

.home4-section-bg {
	background: #6c771e;
	position: relative;
}

.home4-section-bg:before {
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: url(../img/VC_Pattern.png);
	opacity: .80;
}

.home6-section-bg {
	background: #fcfcfc;
	position: relative;
}

.common-sec-bg {
	background: #fcfcfc;
}

.footer-bg-h3 {
	background-color: #002197;
}

.footer-bg-h4 {
	background-color: #6c771e;
}

.footer-bg-h5 {
	background-color: #e48f0b;
}

.footer-bg-h6 {
	background-color: #00c6c6;
}

.footer-bg-about {
	background: #1748ff;
	background: -webkit-linear-gradient(top, #1748ff 0%, #002197 100%);
	background: linear-gradient(to bottom, #1748ff 0%, #002197 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1748ff', endColorstr='#002197', GradientType=0);
}


/* 1.3: Buttons */

.btn {
	font-family: 'Dosis', sans-serif;
	color: #fff;
	position: relative;
	border: 2px solid #53e1ff;
	border-radius: 5px;
	padding: 8px 30px;
	overflow: hidden;
	z-index: 0;
	font-size: 15px;
	font-weight: 600;
}

.btn-transparent {
	border-color: #53e1ff;
	color: #53e1ff;
	padding: 10px 30px;
}

.btn-icon {
	padding: 8px 20px;
}

.btn-icon i {
	margin-right: 10px;
}

.btn.active,
.btn:hover,
.btn:focus {
	color: #fff;
	border-color: #53e1ff;
}

.btn:before {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	background: #1f347f;
	z-index: -1;
	width: 100%;
	border-radius: 5px;
	-webkit-transition: .2s all linear;
	transition: .2s all linear;
}

.btn:hover:before {
	left: 10%;
	width: 80%;
}

.btn-transparent:before {
	background-color: transparent;
}

.btn.btn-fill {
	background: #41bcfe;
	border-width: 0;
	color: #fff;
	padding: 10px 30px;
	text-transform: capitalize;
}

.btn.btn-fill:before {
	background: #41bcfe;
	width: 100%;
	left: 0;
}

.btn:focus,
.form-control:focus {
	box-shadow: none !important;
}

.btn-icon {
	padding: 8px 15px;
}

.solution-btn .btn-normal {
	color: #00c6c6;
}

.bizdrone-button a.btn span.right,
a.btn span.right,
.biz_btn span.right {
	margin-left: 10px;
}

.bizdrone-button a.btn.style-2 {
	border-color: #002197;
}

.bizdrone-button a.btn span.left,
a.btn span.left,
.biz_btn span.left {
	margin-right: 10px;
}

.btn-normal span {
	-webkit-transform: translateX(20px);
	transform: translateX(20px);
	display: inline-block;
	line-height: 1.44;
	opacity: 0;
	visibility: visible;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
	margin-left: 8px;
	font-weight: 600;
	font-size: 15px;
}

.btn-normal:hover span {
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
	visibility: visible;
	opacity: 1;
}

.btn-normal-rev span {
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
	display: inline-block;
	line-height: 1.44;
	opacity: 1;
	visibility: visible;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
	margin-left: 8px;
	font-weight: 600;
	font-size: 15px;
}

.btn-normal-rev:hover span {
	-webkit-transform: translateX(20px);
	transform: translateX(20px);
	visibility: hidden;
	opacity: 0;
}

.btn.style-1 {
	position: relative;
	-webkit-transition: .6s all linear;
	transition: .6s all linear;
}

.btn.style-1:after {
	content: '';
	height: 10px;
	width: 10px;
	background: #000;
	left: 49%;
	top: 44%;
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: .50;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
	visibility: hidden;
	opacity: 0;
	position: absolute;
	border-radius: 50%;
}

.btn.style-1:hover:after {
	-webkit-transform: scale(20);
	transform: scale(20);
	opacity: .50;
	visibility: visible;
	z-index: -1;
	background: transparent;
}

.btn.style-1:hover {
	background: #fff;
	color: #00c6c6 !important;
}

.btn.style-2 {
	border-color: #e99614 !important;
	color: #e99614 !important;
	position: relative;
}

.btn.style-2:before {
	left: 48%;
	top: 48%;
	height: 10px;
	width: 10px;
	position: absolute;
	content: "";
	background: #e99614;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
	opacity: 0;
	visibility: hidden;
}

.style-2:hover:before {
	opacity: .3;
	visibility: visible;
	-webkit-transform: scale(20);
	transform: scale(20);
}

.btn.style-3 {
	border-color: #41bcfe !important;
	color: #002197 !important;
	position: relative;
}

.btn.style-3:before {
	left: 48%;
	top: 48%;
	height: 10px;
	width: 10px;
	position: absolute;
	content: "";
	background: #002197;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
	opacity: 0;
	visibility: hidden;
}

.btn.style-3:hover:before {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(20);
	transform: scale(20);
}

.style-4 {
	border: 2px solid !important;
	border-color: #002197 !important;
	color: #002197 !important;
	position: relative;
}

.style-4:after {
	height: 100%;
	width: 100%;
	content: "";
	position: absolute;
	background: #41bcfe;
	left: 0;
	top: 0;
	border-radius: 5px;
	z-index: -1;
	opacity: .1;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.style-4:hover:after {
	width: 80%;
	left: 10%;
}

.waves-effect {
	position: relative;
	cursor: pointer;
	display: block;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	z-index: 1;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out;
}

.theme-bg-overlay {
	position: relative;
}

.theme-bg-overlay:before {
	content: '';
	position: absolute;
	background: #00c544;
	opacity: 0.7;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.disabled {
	pointer-events: none;
}

.primary-bg {
	background-color: #1c1967;
}

.poppins {
	font-family: 'Poppins', sans-serif;
}

.dosis {
	font-family: 'Dosis', sans-serif;
}

.font-weight-600 {
	font-weight: 600;
}

b,
strong {
	font-weight: bold;
}

.list-inline>li {
	display: inline-block;
}

.form-control {
	font-size: 14px;
}

.form-control:focus {
	border-color: #fff;
}

input.parsley-error,
textarea.parsley-error,
select.parsley-error {
	border: 1px solid red !important;
}

.half-gutter {
	margin-right: -7.5px;
	margin-left: -7.5px;
}

.half-gutter>.col,
.half-gutter>[class*="col-"] {
	padding-right: 7.5px;
	padding-left: 7.5px;
}

.no-gutters-padding {
	padding-right: 0px;
	padding-left: 0px;
}

.theme-border-top {
	border-top: 1px solid #53e1ff;
}

.theme-border-bottom {
	border-bottom: 1px solid #53e1ff;
}

.theme-list-style {
	padding: 0;
	list-style: none;
}

.theme-list-style li {
	font-weight: 600;
	color: #4c4f60;
	padding: 5px 0;
}

.theme-list-style li:before {
	content: '\f05d';
	font-family: 'FontAwesome';
	color: #53e1ff;
	font-size: 12px;
	font-weight: normal;
	margin-right: 10px;
}

.form-field {
	position: relative;
	margin-bottom: 15px;
}

.theme-input-style {
	font-size: 12px;
	width: 100%;
	height: 40px;
	padding: 0 10px;
	-webkit-transition: all .2s;
	transition: all .2s;
	background: transparent;
	border: none;
	border-bottom: 1px solid #fff;
	opacity: .3;
}

input.theme-input-style:focus {
	opacity: 1 !important;
}

textarea.theme-input-style {
	padding: 10px;
	min-height: 120px;
	display: block;
}

.theme-input-style:focus {
	border-color: #53e1ff;
}

label input[type=checkbox],
label input[type=radio] {
	position: relative;
	top: 2px;
	margin-right: 5px;
}

.form-group {
	position: relative;
}

.table-bordered,
.table-bordered td,
.table-bordered th {
	border-color: #e2e6fb;
}

.alignleft {
	float: left;
	margin-right: 15px !important;
	margin-bottom: 15px;
}

.alignright {
	float: right;
	margin-left: 15px !important;
	margin-bottom: 15px;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto 15px;
	text-align: center;
}


/* 1.4: Padding/Margin */

.pt-150 {
	padding-top: 150px;
}

.pb-150 {
	padding-bottom: 150px;
}

.pt-140 {
	padding-top: 140px;
}

.pb-140 {
	padding-bottom: 140px;
}

.pt-130 {
	padding-top: 130px;
}

.pb-130 {
	padding-bottom: 130px;
}

.pt-120 {
	padding-top: 120px;
}

.pb-120 {
	padding-bottom: 120px;
}

.pt-110 {
	padding-top: 110px;
}

.pb-110 {
	padding-bottom: 110px;
}

.pt-100 {
	padding-top: 100px;
}

.pb-100 {
	padding-bottom: 100px;
}

.pt-90 {
	padding-top: 90px;
}

.pb-90 {
	padding-bottom: 90px;
}

.pt-80 {
	padding-top: 80px;
}

.pb-80 {
	padding-bottom: 80px;
}

.pt-70 {
	padding-top: 70px;
}

.pb-70 {
	padding-bottom: 70px;
}

.pt-60 {
	padding-top: 60px;
}

.pb-60 {
	padding-bottom: 60px;
}

.pt-55 {
	padding-top: 55px;
}

.pb-55 {
	padding-bottom: 55px;
}

.pt-50 {
	padding-top: 50px;
}

.pb-50 {
	padding-bottom: 50px
}

.pt-40 {
	padding-top: 30px;
}

.pb-40 {
	padding-bottom: 30px;
}

.pt-30 {
	padding-top: 30px;
}

.pb-30 {
	padding-bottom: 30px;
}

.pt-20 {
	padding-top: 20px;
}

.pb-20 {
	padding-bottom: 20px;
}

.mt-140 {
	margin-top: 140px;
}

.mb-140 {
	margin-bottom: 140px;
}

.mt-120 {
	margin-top: 120px;
}

.mb-120 {
	margin-bottom: 120px;
}

.mt-70 {
	margin-top: 70px;
}

.mb-70 {
	margin-bottom: 70px;
}

.mt-60 {
	margin-top: 60px;
}

.mb-60 {
	margin-bottom: 60px;
}

.mt-50 {
	margin-top: 50px;
}

.mb-50 {
	margin-bottom: 50px;
}

.mt-40 {
	margin-top: 40px;
}

.mb-40 {
	margin-bottom: 40px;
}

.mt-30 {
	margin-top: 30px;
}

.mb-30 {
	margin-bottom: 30px;
}

.mb--10 {
	margin-bottom: -10px;
}


/* 1.5: Animations */

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: backwards;
	animation-fill-mode: backwards;
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -40px, 0);
		transform: translate3d(0, -40px, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -40px, 0);
		transform: translate3d(0, -40px, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 40px, 0);
		transform: translate3d(0, 40px, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 40px, 0);
		transform: translate3d(0, 40px, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

@-webkit-keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-50%, 0, 0);
		transform: translate3d(-50%, 0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-50%, 0, 0);
		transform: translate3d(-50%, 0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(50%, 0, 0);
		transform: translate3d(50%, 0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(50%, 0, 0);
		transform: translate3d(50%, 0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}

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

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

.spin {
	-webkit-animation: spin 2s linear infinite;
	animation: spin 1s linear infinite;
}

@-webkit-keyframes bounce {
	0% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}
	100% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}
}

@keyframes bounce {
	0% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}
	100% {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	}
}

.bounce {
	-webkit-animation: bounce 1s ease-in-out 0s infinite alternate;
	animation: bounce 1s ease-in-out 0s infinite alternate;
}

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

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

.rotate2d {
	-webkit-animation: rotate2d 2s linear infinite;
	animation: rotate2d 1s linear infinite;
}

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

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

.rotate-2d {
	-webkit-animation: rotate-2d 2s linear infinite;
	animation: rotate-2d 1s linear infinite;
}

@-webkit-keyframes rotate3d {
	0% {
		-webkit-transform: rotateY(0deg);
		transform: rotateY(0deg);
	}
	100% {
		-webkit-transform: rotateY(360deg);
		transform: rotateY(360deg);
	}
}

@keyframes rotate3d {
	0% {
		-webkit-transform: rotateY(0deg);
		transform: rotateY(0deg);
	}
	100% {
		-webkit-transform: rotateY(360deg);
		transform: rotateY(360deg);
	}
}

.rotate3d {
	-webkit-animation: rotate3d 2s linear infinite;
	animation: rotate3d 1s linear infinite;
}

@-webkit-keyframes sk-rotateplane {
	0% {
		-webkit-transform: perspective(120px);
	}
	50% {
		-webkit-transform: perspective(120px) rotateY(180deg);
	}
	100% {
		-webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
	}
}

@keyframes sk-rotateplane {
	0% {
		transform: perspective(120px) rotateX(0deg) rotateY(0deg);
		-webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
	}
	50% {
		transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
		-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
	}
	100% {
		transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
		-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
	}
}

@-webkit-keyframes sk-bounce {
	0%,
	100% {
		-webkit-transform: scale(0);
	}
	50% {
		-webkit-transform: scale(1);
	}
}

@keyframes sk-bounce {
	0%,
	100% {
		transform: scale(0);
		-webkit-transform: scale(0);
	}
	50% {
		transform: scale(1);
		-webkit-transform: scale(1);
	}
}

@-webkit-keyframes sk-stretchdelay {
	0%,
	40%,
	100% {
		-webkit-transform: scaleY(0.4);
	}
	20% {
		-webkit-transform: scaleY(1);
	}
}

@keyframes sk-stretchdelay {
	0%,
	40%,
	100% {
		transform: scaleY(0.4);
		-webkit-transform: scaleY(0.4);
	}
	20% {
		transform: scaleY(1);
		-webkit-transform: scaleY(1);
	}
}

@-webkit-keyframes sk-cubemove {
	25% {
		-webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
	}
	50% {
		-webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
	}
	75% {
		-webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
	}
	100% {
		-webkit-transform: rotate(-360deg);
	}
}

@keyframes sk-cubemove {
	25% {
		transform: translateX(42px) rotate(-90deg) scale(0.5);
		-webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
	}
	50% {
		transform: translateX(42px) translateY(42px) rotate(-179deg);
		-webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
	}
	50.1% {
		transform: translateX(42px) translateY(42px) rotate(-180deg);
		-webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
	}
	75% {
		transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
		-webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
	}
	100% {
		transform: rotate(-360deg);
		-webkit-transform: rotate(-360deg);
	}
}

@-webkit-keyframes sk-scaleout {
	0% {
		-webkit-transform: scale(0);
	}
	100% {
		-webkit-transform: scale(1);
		opacity: 0;
	}
}

@keyframes sk-scaleout {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 0;
	}
}

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

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

@-webkit-keyframes sk-bouncedelay {
	0%,
	80%,
	100% {
		-webkit-transform: scale(0);
	}
	40% {
		-webkit-transform: scale(1);
	}
}

@keyframes sk-bouncedelay {
	0%,
	80%,
	100% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	40% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@-webkit-keyframes sk-circleBounceDelay {
	0%,
	80%,
	100% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	40% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes sk-circleBounceDelay {
	0%,
	80%,
	100% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	40% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@-webkit-keyframes sk-cubeGridScaleDelay {
	0%,
	70%,
	100% {
		-webkit-transform: scale3D(1, 1, 1);
		transform: scale3D(1, 1, 1);
	}
	35% {
		-webkit-transform: scale3D(0, 0, 1);
		transform: scale3D(0, 0, 1);
	}
}

@keyframes sk-cubeGridScaleDelay {
	0%,
	70%,
	100% {
		-webkit-transform: scale3D(1, 1, 1);
		transform: scale3D(1, 1, 1);
	}
	35% {
		-webkit-transform: scale3D(0, 0, 1);
		transform: scale3D(0, 0, 1);
	}
}


/*-----------------------------------------------
==1.6: Waves effect==
-----------------------------------------------*/

.waves-effect {
	position: relative;
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	vertical-align: middle;
	z-index: 1;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out;
}

.waves-effect .waves-ripple {
	position: absolute;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	margin-left: -10px;
	opacity: 0;
	background: rgba(0, 0, 0, 0.2);
	-webkit-transition: all 0.7s ease-out;
	transition: all 0.7s ease-out;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-transform: scale(0);
	transform: scale(0);
	pointer-events: none;
}

.waves-effect.waves-light .waves-ripple {
	background-color: rgba(255, 255, 255, 1);
}

.waves-effect.waves-red .waves-ripple {
	background-color: rgba(244, 67, 54, 0.7);
}

.waves-effect.waves-yellow .waves-ripple {
	background-color: rgba(255, 235, 59, 0.7);
}

.waves-effect.waves-orange .waves-ripple {
	background-color: rgba(255, 152, 0, 0.7);
}

.waves-effect.waves-purple .waves-ripple {
	background-color: rgba(156, 39, 176, 0.7);
}

.waves-effect.waves-green .waves-ripple {
	background-color: rgba(76, 175, 80, 0.7);
}

.waves-effect.waves-teal .waves-ripple {
	background-color: rgba(0, 150, 136, 0.7);
}

.waves-effect input[type="button"],
.waves-effect input[type="reset"],
.waves-effect input[type="submit"] {
	font-style: normal;
	font-size: inherit;
	text-transform: inherit;
	background: none;
}

.single-solution-wrap:hover.waves-effect img,
.single-solution-wrap:hover.waves-effect i {
	-webkit-transform: rotate(-20deg);
	transform: rotate(-20deg);
}

.waves-effect img,
.waves-effect i {
	position: relative;
	z-index: -1;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.waves-effect span i {
	-webkit-transition: none;
	transition: none;
}

.waves-notransition {
	-webkit-transition: none !important;
	transition: none !important;
}

.waves-circle {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
	mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
}

.waves-input-wrapper {
	border-radius: 0.2em;
	vertical-align: bottom;
}

.waves-input-wrapper .waves-button-input {
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
}

.waves-circle {
	text-align: center;
	width: 2.5em;
	height: 2.5em;
	line-height: 2.5em;
	border-radius: 50%;
	-webkit-mask-image: none;
	mask-image: none;
}

.waves-block {
	display: block;
}


/*=============================================
02: home version main Change
==============================================*/


/*2.01: home2*/

.home-page2 .btn {
	border: 1px solid #53e1ff;
}

.home-page2 .btn:hover {
	border-color: #53e1ff;
}

.home-page2 .btn.style-1:hover {
	background: #fff;
	color: #53e1ff !important;
	border-color: #fff;
}


/*2.02: home3*/

.main-wrapper.home-page3 {
	color: #777777;
}

.home-page3 .btn {
	border: 1px solid;
	border-color: #53e1ff;
	color: #fff;
}

.home-page3 .section-title h2 {
	color: #002197;
	font-weight: 700;
	z-index: 1;
	position: relative;
}

.home-page3 .section-title svg #icon {
	fill: #f0f0f0;
	z-index: -1;
	opacity: 1;
}

.home-page3 .btn:hover {
	color: #002197 !important;
	border-color: #fff;
}


/*2.03: home 4*/

.home-page4 .btn {
	border: 1px solid;
	border-color: #fff;
	color: #fff;
}

.home-page4 .section-title h2 {
	color: #6c771e;
	font-weight: 700;
	position: relative;
}

.home-page4 .section-title .underline-wrap {
	position: absolute;
	top: 53px;
	left: 49%;
}

.home-page4 p {
	color: #777777;
	font-weight: 300;
}

.home-page4 .section-title {
	margin-bottom: 83px;
}


/*2.04: home 5*/

.home-page5 p {
	color: #777777;
	font-weight: 300;
}

.home-page5 .btn {
	border: 1px solid;
	border-color: #fff;
	color: #fff;
}

.home-page5 .btn-fill {
	background: #fff;
}

.type2.section-title h2 {
	color: #e89719;
	font-weight: 700;
	position: relative;
}

.type2.section-title .underline-wrap {
	position: absolute;
	top: 53px;
	left: 49%;
}

.type2.section-title {
	margin-bottom: 90px;
}


/*2.05: home 6*/

.home-page6 p {
	color: #777777;
	font-weight: 300;
}

.home-page6 .btn {
	border: 1px solid;
	border-color: #fff;
	color: #fff;
}

.home-page6 .btn:hover {
	color: #00c6c6;
}

.home-page6 .section-title h2 {
	color: #333333;
	font-weight: 700;
	position: relative;
}

.home-page6 .section-title {
	margin-bottom: 60px;
}

.home-page6 p {
	color: #777777;
	font-weight: 300;
}

.home-page6 .btn-fill:before {
	background: #00c6c6;
}


/*===========================================
03: Page Title
===========================================*/

.page-title-wrap {
	padding-top: 192px;
	padding-bottom: 122px;
}

.page-title h1 {
	color: #53e1ff;
	font-weight: 700;
	text-transform: capitalize;
}

.page-title ul li {
	color: #ffffff;
	text-transform: capitalize;
}

.page-title ul li+li:before {
	content: '\f105';
	font-family: FontAwesome;
	color: #ffffff;
	padding: 0 8px;
}

.page-title ul li a {
	color: #ffffff;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.page-title ul li a:hover {
	color: #53e1ff;
}


/*=============================================
04: Header
==============================================*/


/* 4.1: Header Menu 1*/

.main-header {
	box-shadow: none;
	position: fixed;
	z-index: 999;
	width: 100%;
	top: 0;
	left: 0;
	-webkit-transition: background .3s;
	transition: background .3s;
}

.logged-in.admin-bar .main-header {
	top: 32px;
}

.main-header.stuck {
	position: fixed;
	top: 0;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
	width: 100%;
}

.header-menu,
.header-menu ul,
.header-menu ul li,
.header-menu ul li a,
.header-menu #menu-button {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	line-height: 1;
	display: block;
	position: relative;
}

.header-menu ul li a {
	text-transform: capitalize;
}

.header-menu #menu-button {
	display: none;
}

.header-menu>ul ul {
	text-align: left;
	z-index: 99999;
}

.header-menu {
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.header-menu>ul>li {
	display: inline-block;
}

.header-menu>ul>li.has-sub:hover:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 2em;
	bottom: -2em;
	cursor: pointer;
	left: 0;
}

.header-menu>ul>li {
	padding-left: 15px;
	padding-right: 15px;
}

.header-menu>ul>li>a {
	padding: 40px 0 40px;
	font-size: 16px;
	color: #fff;
}

.header-menu>ul>li.has-sub-item:before {
	font-size: 12px;
	position: absolute;
	left: 50%;
	top: 63px;
	content: '\f107';
	font-family: 'FontAwesome';
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	color: #ffffff;
}

.main-header.sticky .header-menu>ul>li>a,
.main-header.sticky .header-menu>ul>li.has-sub-item:before {
	color: #333333;
}

.main-header.sticky .header-menu>ul>li.current-menu-parent>a,
.main-header.sticky .header-menu>ul>li.current-menu-parent.has-sub-item:before,
.main-header .header-menu>ul>li.current-menu-parent.has-sub-item:before,
.main-header .header-menu>ul>li.has-sub-item:hover:before,
.main-header.sticky .header-menu>ul>li.has-sub-item:hover:before {
	color: #53e1ff;
}

.header-menu>ul>li:hover>a,
.header-menu>ul>li.current-menu-item>a,
.header-menu>ul>li.current-menu-parent>a {
	color: #53e1ff;
}

.biz_header-menu>ul>li.current-menu-item>a,
.biz_header-menu>ul>li.current-menu-parent>a {
	color: #00c282;
}

.main-header.sticky .header-menu>ul>li:hover>a,
.main-header.sticky .header-menu>ul>li.current-menu-item>a,
.main-header.sticky .header-menu>ul>li.current-menu-parent>a {
	color: #53e1ff;
}

.header-menu ul ul {
	position: absolute;
	left: -9999px;
	opacity: 0;
	-webkit-transition: top .2s ease, opacity .2s ease;
	transition: top .2s ease, opacity .2s ease;
}

.header-menu>ul>li>ul {
	top: 130px;
	background: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	-webkit-transition: top .2s ease, opacity .2s ease;
	transition: top .2s ease, opacity .2s ease;
}

.header-menu>ul>li:hover>ul {
	left: auto;
	top: 96px;
	opacity: 1;
}

.header-menu.align-right>ul>li:hover>ul {
	right: 0;
}

.header-menu ul ul ul {
	top: 32px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.header-menu ul ul ul:after {
	content: "";
	position: absolute;
	left: -10px;
	top: 0;
	width: 10px;
	height: 100%;
	z-index: -1;
}

.header-menu ul ul ul li {
	background: #fff;
}

.header-menu ul ul>li:hover>ul {
	top: 0;
	left: 180px;
	opacity: 1;
}

.header-menu.align-right ul ul>li:hover>ul {
	left: auto;
	right: 178px;
	padding-left: 0;
	padding-right: 10px;
	opacity: 1;
}

.header-menu ul ul li a {
	width: 186px;
	padding: 8px 20px;
	font-size: 16px;
	line-height: 1.25;
	position: relative;
	background: #ffffff;
	-webkit-transition: all .2s;
	transition: all .2s;
	color: #333333;
}

.main-header.sticky .header-menu ul ul li a {
	background: #fff;
	color: #333333;
}

.header-menu ul ul li a i {
	position: absolute;
	right: 15px;
	top: 16px;
	font-size: 10px;
}

.header-menu ul ul li:hover>a,
.header-menu ul ul li>a:hover,
.header-menu ul ul li.current-menu-item>a {
	color: #53e1ff;
}

.header-menu ul ul li.current-menu-item>a:before {
	background-color: #53e1ff;
	visibility: visible;
	opacity: 1;
}

.main-header.sticky .header-menu ul ul li:hover>a,
.main-header.sticky .header-menu ul ul li>a:hover,
.main-header.sticky .header-menu ul ul li.current-menu-item>a {
	color: #53e1ff;
}

.header-menu>ul>li>ul .current_page_ancestor.has-sub-item:after,
.header-menu>ul>li.current_page_ancestor.has-sub-item:before,
.header-menu ul li.current_page_ancestor>a,
.header-menu>ul>li.current-menu-item.has-sub-item:before {
	color: #53e1ff;
}

.header-menu ul .current-page-parent ul .current-menu-item>a {
	color: #53e1ff;
}

.sticky .header-menu>ul>li>ul .current_page_ancestor.has-sub-item:after,
.sticky .header-menu>ul>li.current_page_ancestor.has-sub-item:before,
.sticky .header-menu ul li.current_page_ancestor>a,
.sticky .header-menu>ul>li.current-menu-item.has-sub-item:before {
	color: #53e1ff;
}

.main-header.sticky .header-menu ul ul li.current_page_ancestor>a,
.sticky .header-menu ul .current-page-parent ul .current-menu-item>a {
	color: #53e1ff;
}

.menu-wraper {
	float: right;
}

.header-menu>ul>li:last-child {
	margin-right: 0;
}

.header-menu>ul>li>a:before {
	content: "";
	position: absolute;
	height: 0px;
	width: 1px;
	background: #53e1ff;
	top: 0;
	left: 50%;
	-webkit-transition: .2s all linear;
	transition: .2s all linear;
}

.header-menu ul ul ul,
.header-menu ul ul {
	padding: 8px 0;
	background: #fff;
}

.header-menu>ul>li:hover>a:before,
.header-menu>ul>li.current-menu-item>a:before,
.header-menu>ul>li.current-menu-parent>a:before {
	height: 35px;
}

.header-menu>ul>li.has-sub-item:hover:before {
	color: #53e1ff;
}

.header-menu ul ul li a:before {
	content: "";
	position: absolute;
	width: 10px;
	height: 1px;
	left: 0;
	background: #fff;
	top: 50%;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
	visibility: hidden;
	opacity: 0;
}

.header-menu ul ul li a:hover:before {
	visibility: visible;
	opacity: 1;
	background: #53e1ff;
}

.header-menu>ul>li>ul .has-sub-item {
	position: relative;
}

.header-menu>ul>li>ul .has-sub-item:after {
	content: ">";
	position: absolute;
	right: 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.has-sub-item:hover:after {
	color: #53e1ff;
}

.logo a.text-logo {
	color: #53e1ff;
	display: block;
}

.main-header .logo h2 {
	margin-bottom: 0;
}

.logo .sticky-logo {
	display: none;
}

.logo a.text-logo {
	color: #53e1ff;
}

.main-header.sticky .logo .default-logo {
	display: none;
}

.main-header.sticky .logo .sticky-logo {
	display: block;
}

.main-header.sticky {
	background: #fff;
	position: fixed;
	width: 100%;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	box-shadow: 0 0 10px rgba(0, 0, 0, .15);
}

.main-header.main-header2.sticky {
	background: #fff;
}

.main-header.main-header3.sticky {
	background: #fff;
}

.main-header.main-header4.sticky {
	background: #fff;
}

.main-header.main-header5.sticky {
	background: #fff;
}

.main-header.main-header6.sticky {
	background: #fff;
}

.main-header.common-header.sticky {
	background: #fff;
}

.main-header.stuck {
	background: #1c1967;
	position: fixed;
	width: 100%;
	-webkit-animation: fadeInDown 1s linear;
	animation: fadeInDown 1s linear;
}

.signup--out-btn a {
	background: #fff;
	padding: 10px 29px;
	border-radius: 5px;
	font-family: 'Dosis', sans-serif;
	font-size: 15px;
	font-weight: 600;
	color: #0e035c;
	position: relative;
}

.signup--out-btn a:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	height: 10px;
	width: 10px;
	border-radius: 50%;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
	background: rgba(0, 0, 0, .4);
}

.signup--out-btn a:hover:after {
	visibility: visible;
	opacity: 1;
	-webkit-transform: scale(20);
	transform: scale(20);
	background: transparent;
}

.main-header.sticky .signup--out-btn a {
	background: #53e1ff;
	color: #fff;
}

.menu-button {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.signup--out-btn {
	margin-left: 16px;
}

.main-header .header-menu ul ul li.active a:before {
	visibility: visible;
	opacity: 1;
	background: #53e1ff;
}

.main-header .header-menu ul .has-sub-item ul .has-sub-item ul li.active a:before {
	visibility: visible;
	opacity: 1;
	background: #53e1ff;
}

.main-header .header-menu ul .has-sub-item ul .has-sub-item ul li a:before {
	visibility: hidden;
	opacity: 0;
}

.main-header .header-menu ul .has-sub-item ul .has-sub-item ul li a:hover:before {
	visibility: visible;
	opacity: 1;
}


/*****************************************
Header Version 2
******************************************/

.header {
	position: relative;
}

.header-absolute .main-header {
	position: static;
}

.header-absolute .main-header.sticky {
	position: fixed;
	z-index: 999;
}

.header-top-bar {
	padding: 10px 0;
}

.header-top-bar,
.header-top-bar a {
	color: #fff;
}

.header-top-bar .topbar-text p,
.header-top-bar ul {
	margin-bottom: 0;
}

.header-absolute {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	z-index: 9999;
}

.header-with-topbar .header-menu>ul>li>a:before {
	display: none;
}

.header-top-bar .topbar-text p,
.header-top-bar .social-icon ul,
.topbar-social-icon ul {
	margin-bottom: 0;
}

.header-top-bar .social-icon li,
.topbar-social-icon li {
	margin-left: 8px;
}

.header-top-bar .social-icon a,
.topbar-social-icon a {
	width: 25px;
	height: 25px;
	display: block;
	text-align: center;
	border-radius: 50%;
	font-size: 12px;
	line-height: 25px;
	-webkit-transition: .3s;
	transition: .3s;
	border: 1px solid transparent;
}

.header-top-bar .social-icon a:hover,
.topbar-social-icon a:hover {
	border: 1px solid #53e1ff;
	color: #53e1ff;
}

.top-bg {
	background-color: #08005b;
}


/*****************************************
Header Version 3
******************************************/

.header-menu-center .menu-button.menu-center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.header-menu-center .signup--out-btn {
	margin-left: 0;
}

.header-menu-center .signup--out-btn a {
	text-align: center;
}


/*****************************************
Header Version 4
******************************************/

.header.header-menu-left .menu-button {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.header.header-menu-left .signup--out-btn {
	margin-left: 0;
}

.logo-menu-center .logo,
.logo-menu-center .menu--inner-area {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-top: 10px;
}

.logo-menu-center .header-menu>ul>li>a:before {
	display: none;
}

.logo-menu-center .header-menu>ul>li>a {
	padding: 10px 0 30px;
}

.logo-menu-center .header-menu>ul>li:before {
	top: 33px;
}

.logo-menu-center .header-menu>ul>li:hover>ul {
	top: 100%;
}


/*****************************************
Header Version 5
******************************************/

.logo-menu-center .logo,
.logo-menu-center .menu--inner-area {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-top: 10px;
}

.logo-menu-center .header-menu>ul>li>a:before {
	display: none;
}

.logo-menu-center .header-menu>ul>li>a {
	padding: 10px 0 30px;
}

.logo-menu-center .header-menu>ul>li>a>i {
	top: 33px;
}

.logo-menu-center .header-menu>ul>li:hover>ul {
	top: 100%;
}


/*****************************************
Header Version 6
******************************************/

.header-with-topbar-logo .header-menu>ul>li>a:before,
.header-absolute .header-menu>ul>li>a:before {
	display: none;
}

.header-with-topbar-logo .menu-button {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.header-with-topbar-logo {
	padding: 0;
}

.header-with-topbar-logo .logo {
	padding-top: 0;
}

.header-with-topbar-logo .header-top-bar .social-icon ul {
	text-align: left !important;
}

.border-top {
	border-top: 1px solid #454083 !important;
}

.header-top-bar .sticky .border-top {
	border-color: transparent !important;
}

.border-bottom {
	border-bottom: 1px solid #454083 !important;
}


/*****************************************
Header Version 8
******************************************/

.header-top-with-menu-social .header-top-bar {
	padding-bottom: 0;
}

.header .border-bottom {
	padding-bottom: 10px;
}

.main-header.sticky .signup--out-btn a i {
	color: #fff !important;
}


/*****************************************
Header Version 9
******************************************/

.header-top-with-addressbar .topbar-info li a,
.header-top-with-addressbar .topbar-info li {
	font-size: 14px;
	font-weight: 300;
	color: #bdc1de;
	-webkit-transition: .3s;
	transition: .3s;
}

.header-top-with-addressbar .topbar-info li a i,
.header-top-with-addressbar .topbar-info li i {
	margin: 0 10px;
	color: #fff;
}

.header-top-with-addressbar .topbar-info li a:hover {
	color: #fff;
}

.header-top-with-addressbar .social-icon li a {
	color: #fff;
	font-size: 14px;
	height: 30px;
	width: 30px;
	line-height: 29px;
}

.main-header.sticky .social-icon li a {
	color: #53e1ff;
	border-color: #53e1ff;
}

.main-header.sticky .social-icon li a:hover {
	color: #002197;
	border-color: #002197;
}


/*****************************************
Header Version 10
******************************************/

.menu-without-btn .header-menu>ul>li:last-child {
	padding-right: 0px;
}

.top-bg {
	background-color: #08005b;
}


/*****************************************
Header Version 11
******************************************/

.header-top-menu li {
	margin-left: 10px;
}

.header-top-menu li a {
	text-transform: capitalize;
	font-size: 13px;
	color: #bdc1de;
	font-weight: 300;
}

.header-top-menu li a:hover {
	color: #fff;
}


/* Light Versions 9 */

.header-light .main-header .social-icon li a {
	color: #53e1ff;
	border-color: transparent;
}

.header-light .main-header .social-icon li a:hover {
	color: #002197;
	border-color: #002197;
}

.header-top-bar.white-bg .logo .sticky-logo,
.header-light .logo .sticky-logo {
	display: block;
}

.header-top-bar.white-bg .logo .default-logo,
.header-light .logo .default-logo {
	display: none;
}

.header-top-bar.white-bg .topbar-info li a {
	color: #333333;
}

.header-top-bar.white-bg .topbar-info li a:hover {
	color: #53e1ff;
}

.header-top-bar.white-bg .topbar-info li a i {
	color: #002197;
}


/*4.2: home page 1 light*/

.home-page1-light .header-menu>ul>li>a {
	color: #333333;
}

.home-page1-light .header-menu>ul>li:hover>a,
.home-page1-light .header-menu>ul>li.current-menu-item>a {
	color: #53e1ff;
}

.home-page1-light .signup--out-btn a {
	background: #002197;
	color: #fff;
}


/*4.3: header menu home page 2*/

.border-bottom1 {
	position: relative;
}

.border-bottom1:after {
	position: absolute;
	content: "";
	height: 1px;
	width: calc(100% - 30px);
	background: #fff;
	bottom: 0;
	z-index: 1;
	left: 15px;
	opacity: .3;
}

.main-header2 .header-menu ul ul li a {
	background: #fff;
	color: #333333;
}

.main-header2 .header-menu ul ul li.current-menu-item a:before {
	visibility: visible;
	opacity: 1;
	background: #53e1ff;
}

.main-header2.sticky .signup--out-btn a {
	background: #53e1ff;
	color: #fff;
}

.main-header2 .header-menu ul ul li:hover>a,
.main-header2 .header-menu ul ul li>a:hover,
.main-header2 .header-menu ul ul li.current-menu-item>a {
	color: #53e1ff;
}


/*4.4: header menu home page 3*/

.main-header.main-header3 {
	border-bottom: 1px solid rgba(255, 255, 255, .30);
}

.main-header3 .header-menu ul ul li a {
	background: #ffffff;
	color: #333333;
}

.main-header3 .signup--out-btn a {
	background: transparent;
	border-width: 1px;
	color: #fff;
}

.main-header3 .signup--out-btn a:hover {
	background: #fff;
	border-width: 1px;
	color: #53e1ff !important;
}

.main-header3 .signup--out-btn a i {
	margin-right: 15px;
	color: #53e1ff;
}

.main-header3 .header-menu ul ul li.active a:before {
	visibility: visible;
	opacity: 1;
	background: #53e1ff;
}

.main-header3.sticky .signup--out-btn a {
	background: #0b34ad;
	color: #fff;
	border-color: #0b34ad;
}

.main-header3 .header-menu ul ul li:hover>a,
.main-header3 .header-menu ul ul li>a:hover,
.main-header3 .header-menu ul ul li.active>a {
	color: #53e1ff;
}


/*4.5: header menu home page 4*/

.main-header4 .header-menu>ul>li:hover>a,
.main-header4 .header-menu>ul>li.active>a {
	color: #ffb565;
}

.main-header4.sticky .header-menu>ul>li:hover>a,
.main-header4.sticky .header-menu>ul>li.active>a {
	color: #ffb565;
}

.main-header4 .header-menu>ul>li>a:before {
	background: #ffb565;
}

.main-header4 .header-menu ul ul li:hover>a,
.main-header4 .header-menu ul ul li>a:hover,
.main-header4 .header-menu ul ul li.active>a {
	color: #ffb565;
}

.main-header4.sticky .header-menu ul ul li:hover>a,
.main-header4.sticky .header-menu ul ul li>a:hover,
.main-header4.sticky .header-menu ul ul li.active>a {
	color: #ffb565;
}

.main-header4 .header-menu ul ul li a:hover:before {
	background: #ffb565;
}

.main-header4 .has-sub-item:hover:after {
	color: #ffb565;
}

.main-header4 .header-menu ul ul li a {
	background: #ffffff;
	color: #333333;
}

.main-header4 .header-menu ul ul li.active a:before {
	visibility: visible;
	opacity: 1;
	background: #ffb565;
}

.main-header4.sticky .signup--out-btn a {
	background: #ffb565;
}

.main-header4 .header-menu ul .has-sub-item ul .has-sub-item ul li.active a:before {
	visibility: visible;
	opacity: 1;
	background: #ffb565;
}


/*4.6: header menu home page 5*/

.main-header5 .header-menu>ul>li:hover>a,
.main-header5 .header-menu>ul>li.active>a {
	color: #fff;
}

.main-header5 .header-menu>ul>li>a:before {
	background: #fff;
}

.main-header5.sticky .header-menu>ul>li>a:before {
	background: #e99614;
}

.main-header5 .header-menu ul ul li:hover>a,
.main-header5 .header-menu ul ul li>a:hover,
.main-header5 .header-menu ul ul li.active>a {
	color: #e89719;
}

.main-header5 .header-menu ul ul li a:hover:before {
	background: #e99614;
}

.main-header5.sticky .header-menu>ul>li:hover>a,
.main-header5.sticky .header-menu>ul>li.active>a {
	color: #e99614;
}

.main-header5.sticky .header-menu ul ul li:hover>a,
.main-header5.sticky .header-menu ul ul li>a:hover,
.main-header5.sticky .header-menu ul ul li.active>a {
	color: #e99614;
}

.main-header5 .has-sub-item:hover:after {
	color: #fff;
}

.main-header5 .header-menu ul ul li a {
	background: #ffffff;
	color: #333333;
}

.main-header5 .signup--out-btn a {
	color: #e89719;
}

.main-header5 .header-menu ul ul li.active a:before {
	visibility: visible;
	opacity: 1;
	background: #e89719;
}

.main-header5.sticky .header-menu ul ul li.active a:before {
	background: #e48f0b;
	visibility: visible;
	opacity: 1;
}

.main-header5 .header-menu>ul ul li a:hover:before {
	background: #e89719;
	visibility: visible;
	opacity: 1;
}

.main-header5.sticky .header-menu>ul ul li a:hover:before {
	background: #e48f0b;
	visibility: visible;
	opacity: 1;
}

.main-header5.sticky .signup--out-btn a {
	background: #e48f0b;
}

.main-header5 .header-menu ul .has-sub-item ul .has-sub-item ul li.active a:before {
	visibility: visible;
	opacity: 1;
	background: #e48f0b;
}


/*4.7: header menu home page 6*/

.main-header6 .header-menu>ul>li:hover>a,
.main-header6 .header-menu>ul>li.active>a {
	color: #00c6c6;
}

.main-header6.sticky .header-menu>ul>li:hover>a,
.main-header6.sticky .header-menu>ul>li.active>a {
	color: #00c6c6;
}

.main-header6 .header-menu>ul>li>a:before {
	background: #fff;
}

.main-header6.sticky .header-menu>ul>li>a:before {
	background: #00c6c6;
}

.main-header6 .header-menu ul ul li:hover>a,
.main-header6 .header-menu ul ul li>a:hover,
.main-header6 .header-menu ul ul li.active>a {
	color: #00c6c6;
}

.main-header6 .header-menu ul ul li a:hover:before {
	background: #00c6c6;
}

.main-header6 .has-sub-item:hover:after {
	color: #00c6c6;
}

.main-header6 .header-menu ul ul li a {
	background: #fff;
}

.main-header6 .header-menu>ul>li>a {
	color: #fff;
}

.main-header6.sticky .header-menu>ul>li>a {
	color: #999999;
}

.main-header6 .header-menu ul ul li a {
	color: #333333;
}

.signup--out-btn a {
	border: 1px solid #fff;
}

.signup--out-btn a i {
	margin-right: 15px;
}

.main-header6.sticky .signup--out-btn a {
	border: 1px solid #00c6c6;
}

.main-header6 .header-menu ul ul li.active a:before {
	visibility: visible;
	opacity: 1;
	background: #00c6c6;
}

.main-header6.sticky .header-menu ul ul li a {
	background: #fff;
	color: #999999;
}

.main-header6.sticky .header-menu ul ul li:hover>a,
.main-header6.sticky .header-menu ul ul li>a:hover,
.main-header6.sticky .header-menu ul ul li.active>a {
	color: #00c6c6;
}

.main-header6.sticky .signup--out-btn a {
	background: #00c6c6;
	color: #fff;
	padding: 10px 30px;
}

.main-header6 .header-menu ul .has-sub-item ul .has-sub-item ul li.active a:before {
	visibility: visible;
	opacity: 1;
	background: #00c6c6;
}

.main-header6 .header-menu>ul>li:hover>a,
.main-header6 .header-menu>ul>li.active>a {
	color: #fff;
}


/*4.8: common header
=========================================*/

.common-header .header-menu>ul>li>a {
	color: #333333;
}

.common-header .signup--out-btn a {
	background: #53e1ff;
	color: #fff;
}

.common-header .header-menu>ul>li:hover>a,
.common-header .header-menu>ul>li.active>a {
	color: #53e1ff;
}

.common-header .header-menu ul ul li a {
	background: #fff;
	color: #333333;
}

.common-header .header-menu ul ul li:hover>a,
.common-header .header-menu ul ul li>a:hover,
.common-header .header-menu ul ul li.active>a {
	color: #53e1ff;
}

.common-header .header-menu ul ul li.active a:before {
	visibility: visible;
	opacity: 1;
	background: #53e1ff
}


/*=============================================
05: Banner
==============================================*/


/*5.1: main banner 01*/

.banner.home-banner1 {
	padding: 230px 0 113px;
}

.home-banner1 .banner--inner-text h1 {
	font-weight: 900;
	color: #fff;
	margin-bottom: 34px;
}

.home-banner1 .banner--inner-text h1 strong {
	color: #53e1ff;
	display: block;
	font-weight: 900;
}

.home-banner1 .banner--inner-text p {
	margin-bottom: 34px;
}

.home-banner1 .bannar-image-inner {
	position: relative;
}

.home-banner1 .bannar-image-inner .move-1,
.home-banner1 .bannar-image-inner .move-2 {
	position: absolute;
	z-index: 1;
}

.home-banner1 .bannar-image-inner .move-1 {
	top: 7%;
	left: 36%;
	-webkit-animation: bounce 2s linear infinite alternate;
	animation: bounce 2s linear infinite alternate;
}

.home-banner1 .bannar-image-inner .move-2 {
	top: 63%;
	left: 66%;
	-webkit-animation: bounce 2s cubic-bezier(0.24, 0, 0.38, 1) infinite alternate;
	animation: bounce 2s cubic-bezier(0.24, 0, 0.38, 1) infinite alternate;
	-webkit-animation-delay: .2s;
	animation-delay: .2s
}

.banner--wrapper-area.banner-home1 .owl-nav button.owl-prev:hover i,
.banner--wrapper-area.banner-home1 .owl-nav button.owl-next:hover i {
	color: #002197;
}

.overlay-bubble {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.overlay-bubble-1 {
	position: absolute;
	height: 70%;
	width: 65%;
	content: "";
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.02);
	top: 13%;
	left: 45%;
	-webkit-transform: translate(-50%);
	transform: translate(-50%);
	z-index: -1;
}

.dot-dot {
	position: absolute;
	left: 2%;
	top: 2%;
	height: 95%;
	-webkit-animation: rotate2d 30s linear infinite;
	animation: rotate2d 30s linear infinite;
}


/*banner shapes*/

.cmn-shapes {
	position: absolute !important;
	z-index: 2;
}

.bit-coin-shapes .sp1 {
	left: 10% !important;
	top: 30% !important;
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

.bit-coin-shapes .sp2 {
	left: 40% !important;
	top: 50% !important;
	-webkit-animation-delay: .2s;
	animation-delay: .2s;
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

.bit-coin-shapes .sp3 {
	right: 10% !important;
	top: 20% !important;
	-webkit-animation-delay: .5s;
	animation-delay: .5s;
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

.bit-coin-shapes .sp4 {
	left: 50% !important;
	top: 70% !important;
	-webkit-animation-delay: .7s;
	animation-delay: .7s;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}

.bit-coin-shapes .sp5 {
	right: 40% !important;
	top: 20% !important;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-delay: .7s;
	animation-delay: .7s;
}

.bit-coin-shapes .sp6 {
	left: 35% !important;
	top: 85% !important;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-delay: .2s;
	animation-delay: .2s;
}

.bit-coin-shapes .sp7 {
	right: 35% !important;
	top: 95% !important;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-delay: .2s;
	animation-delay: .2s;
}

.bit-coin-shapes .sp8 {
	left: 35% !important;
	top: 25% !important;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-delay: .6s;
	animation-delay: .6s;
}

.bit-coin-shapes .sp9 {
	right: 10% !important;
	top: 60% !important;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-delay: .8s;
	animation-delay: .8s;
}

.bit-coin-shapes .sp10 {
	left: 10% !important;
	top: 70% !important;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-delay: .9s;
	animation-delay: .9s;
}

.bit-coin-shapes .sp11 {
	right: 25% !important;
	top: 65% !important;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-delay: .6s;
	animation-delay: .6s
}


/*5.02: main banner home2
===============================*/


/*banner text*/

.banner.home-banner2 {
	padding-top: 220px;
	padding-bottom: 172px;
	background: #002197;
	position: relative;
}

.banner.home-banner2:before {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}

.home-banner2 a.btn {
	border: 1px solid #41bcfe;
}

.home-banner2 .banner--inner-text h1 {
	color: #fff;
	font-weight: 900;
	font-size: 48px;
	margin-bottom: 31px;
}

.home-banner2 .banner--inner-text p {
	margin-bottom: 33px;
}

.home-banner2 .banner--inner-text a+a {
	margin-left: 27px;
}

.home-banner2 a:last-child {
	color: #fff;
}

.banner--wrapper-area.banner-home2 .owl-nav button.owl-prev:hover i,
.banner--wrapper-area.banner-home2 .owl-nav button.owl-next:hover i {
	color: #002197;
}


/*banner image*/

.home-banner2 .dot-dot {
	position: absolute;
	left: -10%;
	top: -14%;
	height: 113%;
	-webkit-animation: rotate2d 30s linear infinite;
	animation: rotate2d 30s linear infinite;
	width: 100%;
}

.home-banner2 .dot-small {
	-webkit-animation: rotate-2d 30s linear infinite;
	animation: rotate-2d 30s linear infinite
}

.home-banner2 .h2-move-1 {
	position: absolute;
	top: 0;
	left: 35%;
	-webkit-animation: bounce 3s linear infinite alternate;
	animation: bounce 3s linear infinite alternate;
}

.home-banner2 .h2-move-2 {
	position: absolute;
	left: 44%;
	top: 68%;
	-webkit-animation: bounce 1s ease-in-out 0s infinite alternate;
	animation: bounce 1s ease-in-out 0s infinite alternate;
}

.home-banner2 .h2-move-3 {
	position: absolute;
	left: 40%;
	top: 26%;
	z-index: -1;
	-webkit-animation: bounce 1s ease-in-out 0s infinite alternate;
	animation: bounce 1s ease-in-out 0s infinite alternate;
}

.banner2-image-wrap {
	z-index: 1;
	position: relative;
}


/* 5.03: main banner home3
====================================*/

.home-banner3 {
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 192px;
	padding-bottom: 192px;
}

.overlay3 {
	position: relative;
	height: 100%;
	width: 100%;
}

.overlay3:before {
	position: absolute;
	content: "";
	opacity: .85;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #002197;
}

.home-banner3:before {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}

.home-banner3 .banner--inner-text h1 {
	color: #fff;
	font-weight: 900;
	margin-bottom: 41px;
}

.home-banner3 .banner--inner-text p {
	color: #dbdfff;
	font-weight: 300;
	margin-bottom: 38px;
}

.home-banner3 .h3-dot-dot {
	position: absolute;
	top: -15%;
	left: -5%;
	-webkit-animation: rotate2d 30s linear infinite;
	animation: rotate2d 30s linear infinite;
}

.home-banner3 .h3-dot-small {
	position: absolute;
	left: 13%;
	top: 2%;
	-webkit-animation: rotate-2d 30s linear infinite;
	animation: rotate-2d 30s linear infinite;
}

.banner3-image-wrap:before {
	height: 350px;
	width: 350px;
	opacity: .20;
	background: #000068;
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-54%, -69%);
	transform: translate(-54%, -69%);
	border-radius: 50%;
}

.banner3-image-wrap .h3-move-1 {
	position: absolute;
	top: 13%;
	left: 42%;
	z-index: 2;
	-webkit-animation: bounce 3s linear infinite alternate;
	animation: bounce 3s linear infinite alternate;
}

.banner3-image-wrap .h3-move-2 {
	position: absolute;
	bottom: 29%;
	right: 27.5%;
	-webkit-animation: bounce 3s linear infinite alternate;
	animation: bounce 3s linear infinite alternate;
}

.banner3-image-wrap .h3-move-3 {
	position: absolute;
	top: 35%;
	left: 30%;
	-webkit-animation: bounce 3s linear infinite alternate;
	animation: bounce 3s linear infinite alternate;
	-webkit-animation-delay: .2s;
	animation-delay: .2s;
}

.banner--inner-text a span {
	margin-left: 13px;
}

.home-banner3 a.btn {
	border: 1px solid;
}

.banner--wrapper-area.banner-home3 .owl-nav button.owl-prev:hover i,
.banner--wrapper-area.banner-home3 .owl-nav button.owl-next:hover i {
	color: #002197;
}


/*5.4: main banner home 4
============================================*/

.home-banner4 {
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 260px;
	padding-bottom: 87px;
}

.banner.home-banner4 a {
	border-width: 1px;
	color: #fff;
}

.overlay4 {
	position: relative;
	height: 100%;
	width: 100%;
}

.overlay4:before {
	position: absolute;
	content: "";
	opacity: .90;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #6c771e;
}

.home-banner4:before {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}

.home-banner4 .banner--inner-text h1 {
	color: #fff;
	font-weight: 700;
	font-size: 60px;
	margin-bottom: 40px;
}

.home-banner4 .banner--inner-text p {
	max-width: 550px;
	margin: 0 auto 40px;
	color: #fff;
}

.home-banner4 .banner--inner-text.text-right p,
.home-banner4 .banner--inner-text.text-left p {
	width: auto;
}

.home-banner4 .overlay-bubble {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 1;
}

.overlay-bubble .h4-dot-dot {
	top: -32%;
	position: absolute;
	left: 17%;
	-webkit-animation: rotate2d 30s linear infinite;
	animation: rotate2d 30s linear infinite;
}

.overlay-bubble .h4-dot-small {
	position: absolute;
	top: -7%;
	left: 29%;
	-webkit-animation: rotate-2d 30s linear infinite;
	animation: rotate-2d 30s linear infinite;
}

.banner4-image-wrap .main-image {
	margin-top: 100px;
	position: relative;
	z-index: 1;
}

.banner--inner-text {
	z-index: 2;
	position: relative;
}

.main-header4 .signup--out-btn a {
	color: #6c771e;
}

.home-banner4 .banner--inner-text a:hover {
	color: #6c771e !important;
}


/*5.05: main banner home 5
============================================*/

.home-banner5 {
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 330px;
	padding-bottom: 290px;
}

.overlay5 {
	position: relative;
	height: 100%;
	width: 100%;
}

.overlay5:before {
	position: absolute;
	content: "";
	opacity: .95;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #e99614;
}

.home-banner5:before {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background-image: url(../img/Vc_Pattern.png) !important;
}

.banner-home5 .banner.home-banner5 {
	background-size: cover !important;
	background-repeat: no-repeat !important;
}

.home-banner5 .banner--inner-text a.btn-fill {
	margin-right: 20px;
}

.home-banner5 .banner--inner-text h1 {
	font-weight: 700;
	font-size: 60px;
	color: #fff;
	line-height: 72px;
	margin-bottom: 35px;
}

.home-banner5 .banner--inner-text p {
	color: #fff;
	margin-bottom: 34px;
}

.home-banner5 .btn {
	color: #e89719;
}

.home-banner5 .btn-fill:before {
	background: #fff;
}

.home-banner5 .btn.style-1:hover {
	color: #e89719 !important;
}

.home-banner5 .btn.btn-transparent {
	color: #fff;
}

.overlay-bubble .h5-dot-dot {
	position: absolute;
	top: -26%;
	-webkit-animation: rotate2d 30s linear infinite;
	animation: rotate2d 30s linear infinite;
}

.banner--wrapper-area.banner-home5 .owl-nav button.owl-prev:hover i,
.banner--wrapper-area.banner-home5 .owl-nav button.owl-next:hover i {
	color: #e99614;
}

.overlay-bubble .h5-dot-small {
	position: absolute;
	top: -15%;
	left: 7.5%;
	-webkit-animation: rotate-2d 30s linear infinite;
	animation: rotate-2d 30s linear infinite;
	width: 85%;
}

.home-banner5 .main-image {
	position: relative;
	z-index: 3;
}

.image-wifi .wifi4 {
	position: absolute;
	top: -2%;
	left: 36%;
}

.image-wifi .wifi1 {
	top: -15%;
	left: 29.5%;
	position: absolute;
	-webkit-animation: fade 1s linear infinite;
	animation: fade 1s linear infinite;
}

@-webkit-keyframes fade {
	0% {
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
	}
	100% {
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
	}
}

@keyframes fade {
	0% {
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
	}
	100% {
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
	}
}


/*5.06: main banner home 6
============================================*/

.home-banner6 {
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 205px;
	padding-bottom: 100px;
}

.banner6-image-wrap {
	position: relative;
	z-index: 2;
}

.banner-overlay {
	position: relative;
	height: 100%;
	width: 100%;
	z-index: 2;
}

.banner-overlay:before {
	position: absolute;
	content: "";
	opacity: .95;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #00c6c6;
	z-index: 1;
}

.overlay-bubble .h6-dot-dot {
	position: absolute;
	left: 43px;
	top: 12px;
}

.home-banner6 .banner--inner-text {
	z-index: 1;
	position: relative;
	margin-top: 84px;
}

.home-banner6 a,
.home-banner5 a {
	border-width: 1px;
}

.home-banner6 .banner--inner-text h1 {
	color: #fff;
	font-weight: 700;
	font-size: 60px;
	margin-bottom: 35px;
	line-height: 72px;
}

.home-banner6 .banner--inner-text p {
	color: #fff;
	margin-bottom: 36px;
}

.home-banner6 .banner--inner-text a+a {
	margin-left: 20px;
}

.main-image .box-animate {
	-webkit-animation: bounce 3s linear infinite alternate;
	animation: bounce 3s linear infinite alternate;
}

.banner--wrapper-area .owl-dots {
	text-align: center;
	position: absolute;
	bottom: 30px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.banner--wrapper-area button.owl-dot {
	background: #fff !important;
	height: 8px;
	width: 8px;
	margin-right: 10px;
	border-radius: 50%;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
	opacity: .6;
}

.banner--wrapper-area button.owl-dot.active {
	background: #fff !IMPORTANT;
	width: 25px;
	height: 8px;
	border-radius: 10px;
}

.banner--wrapper-area .owl-nav button.owl-prev,
.banner--wrapper-area .owl-nav button.owl-next {
	position: absolute;
	height: 50px;
	width: 50px;
	background: rgba(0, 0, 0, .2) !important;
	line-height: 52px !important;
	border-radius: 50%;
	text-align: center;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0px;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
	visibility: hidden;
	opacity: 0;
}

.banner--wrapper-area:hover .owl-nav button.owl-next {
	right: 20px;
	visibility: visible;
	opacity: 1;
}

.banner--wrapper-area:hover .owl-nav button.owl-prev {
	left: 20px;
	visibility: visible;
	opacity: 1;
}

.banner--wrapper-area .owl-nav button.owl-prev {
	left: 0px;
}

.banner--wrapper-area .owl-nav button.owl-prev:hover,
.banner--wrapper-area .owl-nav button.owl-next:hover {
	background: #fff !important;
}

.banner--wrapper-area .owl-nav button.owl-prev i,
.banner--wrapper-area .owl-nav button.owl-next i {
	color: rgba(255, 255, 255, .5);
}

.banner--wrapper-area .owl-nav button.owl-prev:hover i,
.banner--wrapper-area .owl-nav button.owl-next:hover i {
	color: #53e1ff;
}

.feature-card-wrap {
	margin-top: -120px;
}

.Extra--feature-area {
	margin-top: -80.5px;
}

.Extra--feature-area.type2 {
	margin-top: -89.5px;
}

.Extra--feature-area.type3 {
	margin-top: -69px;
}


/*==============================================
06: Extra Feature area
==============================================*/


/*6.01: extra feature*/

.feature--area-wrap {
	background: #3c62e3;
	padding: 40px 49px 10px;
	border-radius: 5px;
	z-index: 2;
	position: relative;
}

.feature--area-wrap .single--features-wrap {
	margin-bottom: 30px;
}

.feature--area-wrap .features-icon {
	margin-right: 25px;
}

.feature--area-wrap .features-details p {
	margin-bottom: 0;
	font-weight: 300;
}

.feature--area-wrap .features-details h4 {
	color: #fff;
	font-weight: 600;
}

.feature--area-wrap .features-icon i {
	font-size: 35px;
}

.feature--area-wrap .features-icon #icon_hover_,
.feature--area-wrap .features-icon #icon {
	fill: #cfd6f8;
	opacity: 1;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.single--features-wrap:hover .features-icon #icon_hover_,
.single--features-wrap:hover .features-icon #icon {
	fill: #53e1ff;
	opacity: 1;
}


/*6.02: extra feature type 2*/

.type2.feature--area-wrap .single--features-wrap {
	margin-bottom: 30px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	align-items: center;
}

.type2.feature--area-wrap {
	background: transparent;
	padding: 0;
	border-radius: 0;
}

.type2 .single--features-wrap:after {
	position: absolute;
	content: "";
	width: 2px;
	height: 100%;
	background: rgba(255, 255, 255, .30);
	right: 40px;
}

.feature--area-wrap .row .col-lg-4:last-child .single--features-wrap:after {
	display: none;
}

.type2.feature--area-wrap .features-details p {
	margin-bottom: 0;
	font-weight: 300;
	color: #dbdfff;
}


/*6.03: extra feature type 3*/

.Extra--feature-area.type3 .crypto--calculator-inner ul li:last-child {
	width: 138px;
	position: absolute;
	top: 15px;
	right: 4px;
}

.Extra--feature-area.type3 .feature--area-wrap {
	background: #fff;
	box-shadow: 0px 5px 30px rgba(0, 0, 0, .3);
}

.Extra--feature-area.type3 .crypto--calculator-inner ul li select {
	color: #ffb565;
}

.Extra--feature-area.type3 .crypto--calculator-inner ul li input {
	color: #333333;
}

.Extra--feature-area.type3 .crypto--calculator-inner ul {
	border-bottom: 1px solid #f3f3f3;
	margin-bottom: 20px;
	position: relative;
}

.Extra--feature-area.type3 .crypto--calculator-inner ul:nth-child(2) {
	border: none;
}

.Extra--feature-area.type3 .feature-text p {
	color: #999999;
	font-weight: 300;
	font-size: 12px;
	margin-bottom: 12px;
}


/*==============================================
07: Feature card area
==============================================*/

.single-feature-card {
	padding: 40px;
	border-radius: 5px;
	box-shadow: 0px 5px 30px rgba(0, 0, 0, .1);
	background: #fff;
	position: relative;
	z-index: 2;
}

.feature-card-head h4 {
	margin-left: 20px;
	color: #333333;
	font-weight: 600;
}

.feature-card-head {
	margin-bottom: 15px;
}

.feature-card-body ul {
	padding-left: 25px;
	margin-bottom: 0;
}

.feature-card-body ul li {
	padding-bottom: 12px;
	position: relative;
	color: #777777;
}

.feature-card-body ul li:before {
	height: 6px;
	width: 6px;
	content: "";
	position: absolute;
	background: #e89719;
	left: -22px;
	top: 8px;
	border-radius: 50%;
}

.feature-card-body ul li:last-child {
	padding-bottom: 0;
}


/*==============================================
08: Feature area/we area best for
==============================================*/

.home-page4 .unerline span {
	background: #ffb565;
	opacity: .6;
}

.home-page4 .unerline span+span {
	background: #ffb565;
	opacity: 1;
}

.home-page4 .unerline span+span+span {
	background: #ffb565;
	opacity: .30;
}

.home-page4 .unerline span:last-child {
	position: absolute;
	content: '';
	width: 6px;
	height: 2px;
	top: 5px;
	left: 26px;
	background: #ffc17e;
	opacity: .20;
}

.single-feature-inner svg {
	margin-bottom: 20px;
}

.single-feature-inner:hover h4 {
	color: #6c771e;
}

.single-feature-inner h4 {
	color: #333333;
	font-weight: 600;
	margin-bottom: 12px;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.single-feature-inner {
	margin-bottom: 60px;
}

.single-feature-inner path#icon {
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
	opacity: 1;
	fill: #6c771e;
}

.single-feature-inner:hover.single-feature-inner path#icon {
	fill: #6c771e;
}


/*===========================================
09: What You Will Get
===========================================*/

.home-page6 .section-title .underline-wrap {
	left: 49%;
}

.single-will-get {
	padding: 30px;
	border-radius: 5px;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
	background: #ffffff;
}

.single-will-get svg {
	margin-bottom: 20px;
}

.single-will-get h4 {
	color: #555555;
	font-weight: 600;
	margin-bottom: 15px;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.single-will-get p {
	margin-bottom: 0;
}

.single-will-get:hover {
	background: #fff;
	box-shadow: 0px 10px 15px rgba(0, 0, 0, .07);
}

.single-will-get:hover h4 {
	color: #00c6c6;
}

.home-page6 .section-title.type2 {
	margin-bottom: 90px;
}

.single-will-get svg path#icon {
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
	fill: #00c6c6;
}

.single-will-get:hover svg path#icon {
	fill: #00c6c6;
}


/*==============================================
10: price update
==============================================*/

.update-heading {
	width: 100px;
	text-align: right;
}

.update-heading h2 {
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 0;
}

.price--update-carousel {
	background: #2a2972;
}

.single--update-wrap p {
	margin-bottom: 2px;
	font-weight: 300;
	font-size: 14px;
}

.single--update-wrap {
	padding: 20px 9px 12px 9px;
	position: relative;
}

.single--update-wrap h5 {
	color: #fff;
	font-weight: 600;
	margin-bottom: 13px;
}

.single--update-wrap:after {
	content: "";
	position: absolute;
	height: 80%;
	width: 1px;
	background: rgba(255, 255, 255, .2);
	top: 10%;
	right: -2px;
}

.price--update-carousel {
	background: #2a2972;
	margin-left: 146px;
	padding-left: 30px;
}

.update-heading {
	width: 100px;
	text-align: right;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.price--update-wrap {
	position: relative;
}

.price--update-carousel .owl-prev {
	position: absolute;
	top: 23px;
	left: -46px;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	border: 2px solid #53e1ff !important;
	background: #140c61 !important;
	z-index: 1;
}

.price--update-carousel .owl-next {
	position: absolute;
	bottom: 23px;
	left: -46px;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	border: 2px solid #53e1ff !important;
	background: #140c61 !important;
	z-index: 1;
}

.price--update-carousel .owl-prev:after {
	background: #3a387f;
	content: "";
	position: absolute;
	width: 28px;
	height: 28px;
	left: 0px;
	top: 0;
	border-radius: 50%;
	z-index: -1;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.price--update-carousel .owl-prev:hover:after {
	width: 22px;
	left: 3px;
}

.price--update-carousel .owl-next:after {
	background: #3a387f;
	content: "";
	position: absolute;
	width: 28px;
	height: 28px;
	left: 0px;
	top: 0;
	border-radius: 50%;
	z-index: -1;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.price--update-carousel .owl-next:hover:after {
	width: 22px;
	left: 3px;
}

.price--update-carousel .owl-next:focus,
.price--update-carousel .owl-prev:focus {
	outline: none;
}

.single--update-wrap p span {
	margin-right: 9px;
}

.single--update-wrap p span.up-icon {
	color: #00ff06;
}

.single--update-wrap p span.down-icon {
	color: #ff1c1c;
}


/*==============================================
11: Single Service
==============================================*/


/*11.01: service type1/ home page1*/

.single--service-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0 40px 0 0;
	position: relative;
	margin-bottom: 50px;
}

.single--service-icon {
	-ms-flex-item-align: start;
	align-self: flex-start;
	margin-right: 30px;
}

.single--service-inner img {
	margin-right: 30px;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.single--service-inner .single--service-icon i {
	font-size: 30px;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.single--service-inner:hover img,
.single--service-inner:hover i {
	-webkit-transform: rotate(-25deg);
	transform: rotate(-25deg);
}

.type3.single--service-inner:hover img,
.type3.single--service-inner:hover i {
	-webkit-transform: rotate(0);
	transform: rotate(0);
}

.single-service-text h4 {
	font-weight: 600;
	color: #fff;
	margin-bottom: 20px;
}

.single-service-text p {
	color: #c4c4d1;
	margin-bottom: 4px;
}

.section-title h2 {
	color: #fff;
	font-weight: 700;
	z-index: 5;
	position: relative;
}

.section-title p {
	width: 600px;
	margin: 38px auto;
}

.section-title {
	position: relative;
	margin-bottom: 70px;
	margin-top: -10px;
}

.section-title svg.svg {
	position: absolute;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 2;
}

.section-title i {
	position: absolute;
	font-size: 50px;
	z-index: 2;
	line-height: 49px;
}

.section-title.text-center svg.svg {
	top: -16px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.section-title.text-left svg.svg {
	top: -16px;
	left: 0%;
}

.section-title.text-right svg.svg {
	top: -16px;
	right: 0%;
}

.section-title.text-center i {
	top: 0px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.section-title.text-left i {
	top: 0px;
	left: 0%;
}

.section-title.text-right i {
	top: 0px;
	right: 0%;
}

.single--service-icon .unerline {
	position: relative;
	margin-top: 10px;
}

.single--service-icon .unerline span {
	position: absolute;
	content: '';
	width: 8px;
	height: 2px;
	top: 0;
	left: 5px;
	background: #53e1ff;
	opacity: .6;
}

.single--service-icon .unerline span+span {
	width: 22px;
	height: 2px;
	top: 0;
	left: 17px;
	background: #53e1ff;
	opacity: 1;
}

.single--service-icon .unerline span+span+span {
	width: 22px;
	height: 2px;
	top: 5px;
	left: 0;
	background: #53e1ff;
	opacity: .30;
}

.single--service-icon .underline-wrap {
	position: absolute;
	left: -4px;
	top: 30px;
}

.single--service-inner .single--service-icon i {
	font-size: 30px;
}


/*11.02: Single service type2/ home page3*/

.type2 .single-service-text p {
	color: #777777;
	margin-bottom: 4px;
}

.type2 .single-service-text h4 {
	font-weight: 600;
	color: #333333;
	margin-bottom: 20px;
}

.type2.single--service-inner img {
	margin-right: 30px;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
	-webkit-transform: rotate(-20deg);
	transform: rotate(-20deg);
}

.type2.single--service-inner i {
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
	-webkit-transform: rotate(-20deg);
	transform: rotate(-20deg);
}

.type2.single--service-inner:hover img,
.type2.single--service-inner:hover i {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

.type2.single--service-inner {
	padding: 40px;
	border-radius: 5px;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
	background: #fcfcfc;
	margin-bottom: 30px;
}

.type2 .single--service-icon .underline-wrap {
	position: absolute;
	left: 36px;
	top: 67px;
}

.type2.single--service-inner.active {
	box-shadow: 0px 9px 30px rgba(0, 0, 0, .1);
	background: #fff;
}

.type2.single--service-inner.active.single--service-inner img {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

.type2.single--service-inner:hover {
	background: #fff;
}


/*11.03: single serivice type3*/

.single--service-icon .svg path#icon_N_ {
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
	opacity: 1;
	fill: #6c771e;
}

.type3 .single-service-text h4 {
	font-weight: 600;
	color: #333333;
	margin-bottom: 20px;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.type3 .single-service-text p {
	color: #777777;
	margin-bottom: 17px;
}

.type3.single--service-inner:hover .svg path#icon_N_ {
	fill: #6c771e;
}

.type3.single--service-inner:hover .single-service-text h4 {
	color: #6c771e;
}

.type3.single--service-inner .single-service-text a {
	color: #6c771e;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.type3.single--service-inner:hover .single-service-text a {
	visibility: visible;
	opacity: 1;
}


/*11.04: service type4*/

.service-wrap.type4 .single-service-text h4 {
	color: #333333;
}

.service-wrap.type4 .single-service-text p {
	color: #777777;
}

.service-wrap.type4 .single--service-inner img {
	-webkit-transform: rotate(-20deg);
	transform: rotate(-20deg);
}

.service-wrap.type4 .single--service-inner:hover img {
	-webkit-transform: rotate(0);
	transform: rotate(0);
}


/*==============================================
12: Satrt step Timeline
==============================================*/

.step-timeline {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	-ms-flex-flow: column;
	flex-flow: column;
	position: relative;
}

.step-timeline-item {
	position: relative;
	margin-bottom: 30px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 55%;
	-ms-flex-item-align: end;
	align-self: flex-end;
}

.timeline-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 8px 9px;
	background: rgba(255, 255, 255, .01);
	border-top-left-radius: 80px;
	border-bottom-left-radius: 80px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-ms-flex-flow: row;
	flex-flow: row;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.step-timeline-item:hover .timeline-content {
	background: rgba(255, 255, 255, .1);
}

.timeline-element {
	position: absolute;
	left: inherit;
	right: 105%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: inherit;
	text-align: right;
}

.timeline-icon {
	width: 100px;
	height: 100px;
	vertical-align: middle;
	text-align: center;
	line-height: 100px;
	border-radius: 50%;
	margin-right: 40px;
	border: 5px solid #53e1ff;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
	position: relative;
}

.step-timeline-item:hover .timeline-icon {
	background: #53e1ff;
}

.timeline-element h4 {
	color: #fff;
	font-weight: 600;
	margin-top: -5px;
}

.timeline-element span {
	font-weight: 600;
	font-size: 30px;
	color: #e9e9e9;
	opacity: .1;
}

.step-timeline-item:nth-child(even) {
	-ms-flex-item-align: start;
	align-self: flex-start;
	text-align: right;
}

.step-timeline-item:nth-child(even) .timeline-element {
	right: -60%;
	text-align: left;
}

.step-timeline-item:nth-child(even) .timeline-content {
	-ms-flex-flow: row-reverse;
	flex-flow: row-reverse;
	margin-right: 0;
	border-top-right-radius: 80px;
	border-bottom-right-radius: 80px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.step-timeline-item:nth-child(even) .timeline-content .timeline-icon {
	margin-right: 0px;
	margin-left: 40px;
}

.timeline-content p {
	margin-bottom: 0;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.timeline-icon-img {
	line-height: 74px;
}

.timeline-icon-img i {
	font-size: 26px;
	color: #53e1ff;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.step-timeline-item:hover .timeline-icon-img i {
	color: #fff;
}

.underline-wrap {
	position: absolute;
	top: 62px;
	left: 26px;
}

.step-timeline-item:hover .timeline-content img {
	-webkit-transform: rotate(-25deg);
	transform: rotate(-25deg);
}

.timeline-icon-img img {
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.timeline-icon .unerline span {
	background: #53e1ff;
	opacity: .60;
}

.timeline-icon .unerline span+span {
	background: #53e1ff;
}

.timeline-icon .unerline span+span+span {
	background: #53e1ff;
	opacity: .30;
}

.timeline-icon-img svg path#icon {
	fill: #53e1ff;
	opacity: 1;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.timeline-icon-img svg {
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.step-timeline-item:hover svg,
.step-timeline-item:hover i {
	-webkit-transform: rotate(-20deg);
	transform: rotate(-20deg);
}

.step-timeline-item:hover path#icon {
	fill: #fff;
}

.step-timeline-item:hover .timeline-icon .unerline span+span+span,
.step-timeline-item:hover .timeline-icon .unerline span+span,
.step-timeline-item:hover .unerline span {
	background: #fff;
}


/*=============================================
13: Trading update chart
=============================================*/

.trading--update-text h2 {
	color: #fff;
	font-weight: 600;
	margin-bottom: 42px;
}

.trading--update-text p {
	color: #dddde1;
}

div#update-chart {
	margin-top: -56px;
}


/*===============================================
14: crypto calculator
===============================================*/

.crypto--calculator-inner {
	text-align: center;
}

.crypto--calculator-inner ul {
	display: inline-block;
	border-bottom: 1px solid rgba(255, 255, 255, .3);
	padding: 13px;
	margin-bottom: 41px;
	width: 300px;
	position: relative;
}

.crypto--calculator-inner ul li {
	display: inline-block;
	position: relative;
	width: 100%;
}

.crypto--calculator-inner ul li:last-child {
	width: 138px;
	position: absolute;
	top: 20px;
}

.crypto--calculator-inner ul li input {
	background: transparent;
	border: none;
	color: #fff;
	font-size: 18px;
	width: 100%;
}

.crypto--calculator-inner ul li select {
	background: transparent;
	border: none;
	color: #53e1ff;
	font-size: 18px;
	font-family: 'Dosis', sans-serif;
	font-weight: 700;
	width: 100%;
}

.crypto--calculator-inner ul li:last-child {
	width: 138px;
	position: absolute;
	top: 20px;
	right: 0;
}

.powared-by {
	display: none;
}

.crypto--calculator-inner ul:nth-child(2) {
	border: none;
	font-size: 24px;
	margin-left: 15px;
	margin-right: 15px;
	width: inherit;
	margin-bottom: 0;
}

.crypto--calculator-inner ul:nth-child(2) li:last-child {
	position: static !important;
	width: auto !important;
	color: #fff;
}

.crypto--calculator-inner p {
	margin-bottom: 42px
}

.calculator-text a+a {
	margin-left: 21px;
}


/*=============================================
15: App Download
=============================================*/

.app-heading h2 {
	font-weight: 700;
	color: #fff;
	margin-bottom: 40px;
}

.app-heading h2 {
	font-weight: 700;
	color: #fff;
	margin-bottom: 40px;
	margin-top: -8px;
}

.single-app-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.single-app-info .app-icon img {
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.single-app-info:hover .app-icon img,
.single-app-info:hover .app-icon i {
	-webkit-transform: rotate(-20deg);
	transform: rotate(-20deg);
}

.app-icon {
	-ms-flex-item-align: start;
	align-self: flex-start;
	margin-right: 28px;
}

.app-icon i {
	font-size: 30px;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.app-text h4 {
	color: #fff;
	margin-bottom: 16px;
}

.app-heading {
	padding-bottom: 23px;
}

.app-text {
	margin-bottom: 20px;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.app--mockup-image {
	content: "";
	height: 112%;
	position: absolute;
	right: 0;
	top: 0px;
	width: 54%;
	background-repeat: no-repeat !important;
	z-index: 1;
}

.app--full-width {
	position: relative;
}

.app-overlay-bg {
	content: "";
	height: 90%;
	position: absolute;
	right: 0;
	top: 35px;
	width: 25%;
	background-repeat: no-repeat !important;
}

.app-info-btn .text {
	padding-left: 20px;
	display: inline-block;
	text-align: left;
	font-weight: 600;
}

.app-info-btn>a:first-child {
	margin-right: 26px;
}

.app-info-btn a {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 13px 22px;
}

.app-info-btn .text>span {
	display: block;
	font-size: 12px;
	line-height: 1;
	font-weight: 400;
}

.app-info-btn a+a {
	padding: 13px 26px;
}


/*.app-info-btn {
padding-bottom: 70px;
}*/

.mobile-app {
	position: relative;
}

.mobile-image {
	position: absolute;
}

.app-overlay-bg {
	content: "";
	height: 100%;
	position: absolute;
	right: 0;
	top: 1%;
	width: 36%;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}

.mobile-image img {
	max-width: 100%;
	margin-top: -80px;
	margin-left: -39px;
}


/*=============================================
16: Countdown progressbar tocken area
=============================================*/


/*16.01: countdown*/

.countdown--inner-area.waves-effect {
	display: block;
}

.countdown--progress-inner {
	background: rgba(255, 255, 255, .1);
	border-radius: 5px;
	padding-bottom: 60px
}

.countdown--inner-area {
	background: #53e1ff;
	background: -webkit-linear-gradient(left, #53e1ff 0%, #006ed5 100%);
	background: linear-gradient(to right, #53e1ff 0%, #006ed5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53e1ff', endColorstr='#006ed5', GradientType=1);
	border-radius: 5px;
	padding: 60px 0;
}

.countdown-text h5 {
	color: #fff;
}

.countdown-text h2 {
	font-size: 36px;
	font-weight: 700;
	color: #fff;
}

.countdown-text {
	position: relative;
	padding-bottom: 10px;
}

.countdown-text:after {
	position: absolute;
	content: "";
	bottom: 0;
	height: 1px;
	width: 80%;
	left: 10%;
	background: #75e8ff;
	background: -webkit-linear-gradient(left, #75e8ff 0%, #ffffff 31%, #ffffff 71%, #3487d1 100%);
	background: linear-gradient(to right, #75e8ff 0%, #ffffff 31%, #ffffff 71%, #3487d1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#75e8ff', endColorstr='#3487d1', GradientType=1);
}

.countdown--inner-area ul li strong {
	font-size: 48px;
	font-weight: 300;
	margin-right: 6px;
}

.countdown--inner-area ul li {
	display: inline-block;
	padding: 10px 20px 10px;
	margin: 0;
	color: #fff;
}

.countdown--inner-area ul li:last-child {
	width: 92px;
	padding: 0 0 0 20px;
}


/*16.02: progress bar*/

.crypto--progress-inner .progress {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	height: 10px;
	overflow: visible;
	font-size: 12px;
	font-size: 12px;
	font-size: 12px;
	font-size: 12px;
	font-size: .75rem;
	background-color: #8b8baf;
	border-radius: 5px;
	margin: 50px 30px 35px;
}

.crypto--progress-inner .progress-bar {
	background: #53e1ff;
	background: -webkit-linear-gradient(left, #53e1ff 0%, #006ed5 100%);
	background: linear-gradient(to right, #53e1ff 0%, #006ed5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53e1ff', endColorstr='#006ed5', GradientType=1);
	position: relative;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.crypto--progress-inner .progress {
	visibility: visible;
}

.crypto--progress-inner .progress .progress-bar:after {
	content: "";
	position: absolute;
	height: 31px;
	width: 11px;
	right: -6px;
	top: -12px;
	background-image: url(../img/countdown.png);
	background-repeat: no-repeat;
}

.crypto--progress-inner p {
	text-align: left;
	position: absolute;
	top: -32px;
	left: 50px;
	font-family: 'Dosis', sans-serif;
}

.crypto--progress-inner>span {
	text-align: right;
	position: absolute;
	right: 50px;
	top: -32px;
	font-family: 'Dosis', sans-serif;
}

.crypto--progress-inner span+span {
	left: 50%;
	text-align: left;
	top: -25px;
	color: #fff;
}

.crypto--progress-inner {
	position: relative;
}

.payment-methode {
	margin-top: 30px;
}

.payment-methode img {
	margin: 0 10px;
}


/*16.03: tokn allocation*/

.theme--submit-form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.notify-form .theme-input-style {
	-ms-flex-preferred-size: 70%;
	flex-basis: 61%;
	color: #fff;
}

.notify-form button {
	-ms-flex-preferred-size: 30%;
	flex-basis: 30%;
}

.notify-form .theme--submit-form .alert {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	margin-top: 10px;
}

.notify-form .theme-input-style::-webkit-input-placeholder {
	color: #c9d5ff !important;
	opacity: 1 !important;
	font-size: 12px;
}

.notify-form .theme-input-style::-moz-placeholder {
	color: #c9d5ff !important;
	opacity: 1 !important;
	font-size: 12px;
}

.token-allocation h2 {
	color: #fff;
	margin-bottom: 31px;
	font-weight: 700;
}

.token-allocation p {
	color: #dddde1;
}

.notify-form h5 {
	color: #fff;
	font-weight: 600;
}

.notify-form {
	margin-top: 69px;
}

.notify-form a {
	color: #53e1ff;
}


/*16.04: token allocation home2*/

.countdown--inner-area ul {
	text-align: center;
	padding-left: 0;
	margin-bottom: 0;
}

.allocation-token2 {
	padding-top: 30px;
	padding-bottom: 30px;
	background: #002197;
}

.allocation-token2 ul li:last-child {
	border-width: 0;
}

.allocation-token2 ul li {
	display: inline-block;
	padding: 6px 25px 6px;
	margin: 0;
	color: #fff;
	border-right: 2px solid;
	text-align: left;
	border-color: #213c96;
	border-color: -webkit-linear-gradient(#213c96 1%, #ffffff 25%, #ffffff 25%, #ffffff 25%, #ffffff 80%, #213c96 100%);
	border-color: -o-linear-gradient(#213c96 1%, #ffffff 25%, #ffffff 25%, #ffffff 25%, #ffffff 80%, #213c96 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#213c96', endColorstr='#213c96', GradientType=0);
}

.countdown--inner-area.allocation-token2 ul li strong {
	margin-right: 6px;
	display: block;
	font-size: 36px;
	font-weight: 900;
	line-height: 1;
}


/*16.05: progress bar type2*/

.crypto--progress-inner.type2 .progress {
	background-color: transparent;
	border-radius: 10px;
	border: 1px solid;
	border-color: #41bbfe;
	position: relative;
	border-color: -moz-linear-gradient(left, #41bbfe 0%, #0374e8 100%);
	border-color: -webkit-linear-gradient(left, #41bbfe 0%, #0374e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#41bbfe', endColorstr='#0374e8', GradientType=1);
	height: 20px;
	overflow: visible;
}

.crypto--progress-inner.type2 .progress-bar {
	background-color: #007bff;
	-webkit-transition: width .6s ease;
	transition: width .6s ease;
	background: #53e1ff;
	background: -webkit-linear-gradient(left, #53e1ff 0%, #006ed5 100%);
	background: linear-gradient(to right, #53e1ff 0%, #006ed5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53e1ff', endColorstr='#006ed5', GradientType=1);
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}

.crypto--progress-inner.type2 .progress-bar span {
	position: absolute;
	color: #fff;
	font-weight: 300;
	font-size: 12px;
	font-family: 'Dosis', sans-serif;
	right: 10px;
	top: 0;
	left: auto;
}

.crypto--progress-inner.type2 .progress span {
	position: absolute;
	left: 10px;
}

.crypto--progress-inner.type2 .progress span+span {
	right: 10px;
	text-align: left;
	top: 0;
	color: #fff;
	position: absolute;
	left: auto;
}

.crypto--progress-inner.type2 {
	padding-top: 62px;
	padding-bottom: 30px;
}

.crypto--progress-inner.type2 .progress .progress-bar span {
	position: absolute;
	color: #fff;
	font-weight: 300;
	font-size: 12px;
	font-family: 'Dosis', sans-serif;
	right: 10px;
	top: 0;
	left: auto;
}

.crypto--progress-inner.type2 .bar-details {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 5px 20px;
	margin: 0px 30px 05px;
}

.crypto--progress-inner.type2 .payment-methode {
	margin-top: 40PX;
}

.crypto--progress-inner.type2 span+span {
	top: 0px;
}

.crypto--progress-inner.type2 .progress {
	margin: 0px 30px 60px;
}

.progress-bar span {
	top: -20px;
	position: absolute;
	right: 8px;
}


/*16.06: token available time*/

.token--available-time {
	padding-top: 34px;
}

.token--available-time ul {
	margin-bottom: -10px;
}

.token--available-time ul li {
	list-style: none;
	display: inline-block;
	width: 24%;
	padding-left: 25px;
	position: relative;
	color: #fff;
	vertical-align: top;
}

.token--available-time ul li:after {
	position: absolute;
	content: "";
	height: 6px;
	width: 6px;
	background: #fff;
	top: 7px;
	left: 0;
}

.token--available-time ul li h5 {
	color: #fff;
	font-weight: 500;
	margin-bottom: 13px;
}

.token--available-time ul li p {
	font-weight: 300;
	color: #dbdfff;
	margin-bottom: 50px;
}

.progress-bar-inner.type2 .progress:after {
	height: 40px;
	width: 2px;
	background: #0374e8;
	content: "";
	position: absolute;
	top: -10px;
	left: 59.6%;
}


/*==============================================
17:Token Distribution
==============================================*/

.single-chart-details h3 {
	color: #fff;
	font-weight: bold;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.single-chart-details h5 {
	color: #fff;
	font-family: 'Poppins', sans-serif;
	line-height: 1;
	margin-bottom: 16px;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.single-chart-details:hover h5,
.single-chart-details:hover h3 {
	color: #53e1ff;
}

.single-chart-details {
	margin-bottom: 47px;
}

.pie--etails-btn a {
	padding-left: 0;
}

.pie--details-btn a {
	color: #53e1ff;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.pie--details-btn a:hover {
	color: #53e1ff;
}

#token--pie-chart {
	margin-left: 20px;
}

.pie-text ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 0;
	margin-top: 60px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.pie-text h2 {
	color: #53e1ff;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.pie-text ul li {
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
	margin-bottom: 28px;
}


/*==============================================
18:Team carousel
==============================================*/


/*18.01: team type1*/

.single--team-inner {
	border-radius: 5px;
	overflow: hidden;
	background: rgba(255, 255, 255, .1);
	position: relative;
}

.single--team-inner:hover h5 {
	color: #53e1ff;
}

.team--member-img .owl-carousel .owl-item img {
	display: block;
	width: inherit !important;
}

.member--caption-details h5 {
	color: #fff;
	font-weight: 600;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
	text-transform: capitalize;
}

.member--caption-details p {
	color: #e3e2ff;
	font-weight: 300;
	margin-bottom: 0;
}

.member--caption-details {
	padding: 36px 0;
}

.social-list li {
	display: inline-block;
	background: #fff;
	margin-right: 11px;
	height: 35px;
	width: 35px;
	text-align: center;
	line-height: 35px;
	border-radius: 50%;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
	-webkit-transform: scale(0);
	transform: scale(0);
}

.social-list li a {
	color: #53e1ff;
}

.social-list {
	visibility: hidden;
	opacity: 0;
	width: 100%;
	text-align: center;
	position: absolute;
	-webkit-transform: translateY(-36px);
	transform: translateY(-36px);
	-webkit-transition: .4s all linear;
	transition: .4s all linear;
}

.social-list li:last-child {
	margin-right: 0;
}

.social-list li:hover a {
	color: #fff;
}

.social-list li:hover {
	background: #53e1ff;
}

.single--team-inner:hover .social-list {
	-webkit-transform: translateY(-18px);
	transform: translateY(-18px);
	visibility: visible;
	opacity: 1;
}

.single--team-inner:hover .social-list li {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.team--member-img:before {
	content: "";
	position: absolute;
	height: 0;
	bottom: 0;
	width: 100%;
	background: #1c1967;
	left: 0;
	opacity: .3;
	-webkit-transition: .5s all linear;
	transition: .5s all linear;
}

.team--member-img {
	position: relative;
	overflow: hidden;
}

.single--team-inner:hover .team--member-img:before {
	height: 100%;
	top: 0;
	background: transparent;
}


/*18.02: team type2*/

.single--team-inner.type2 {
	margin-bottom: 30px;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.single--team-inner.type2 .member--caption-details h5 {
	color: #fff;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.single--team-inner.type2:hover h5 {
	color: #53e1ff
}

.our--team-wrap .loadmore-btn {
	padding-top: 14px;
}

.our--team-wrap .loadmore-btn a {
	color: #fff;
}

.our--team-wrap .loadmore-btn:hover a {
	color: #53e1ff;
}

.single--team-inner.type2:hover {
	box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.1);
}

.single--team-inner.type2 .member--caption-details p {
	color: #dbdfff;
}

.team--member-img img {
	width: 100%;
}


/*============================================
19: FAQ area
============================================*/

.big-word {
	font-size: 36px;
	font-weight: 300;
	color: #53e1ff;
}

.single-faq-wrap>h3 {
	margin-bottom: 40px;
}

.single-faq h3.h6 {
	margin-left: 57px;
	font-family: 'Poppins', sans-serif;
	color: #c4c4d1;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
	font-weight: 400;
}

.single-faq:hover h3.h6 {
	color: #fff !important;
	cursor: pointer;
}

.single-faq h3.h6.collapsed {
	color: #c4c4d1;
}

.single-faq h3[aria-expanded="true"] {
	color: #fff;
}

.single-faq h3.h6 span {
	position: absolute;
	left: 0;
	top: -6px;
	line-height: 1;
}

.single-faq {
	margin: 0 80px 20px 0;
	position: relative;
	padding-bottom: 20px;
	color: #c4c4d1;
}

.single-faq-wrap .single-faq.text-right h3,
.single-faq-wrap .single-faq.text-right .faq-answer {
	margin-right: 57px;
}

.single-faq-wrap .single-faq.text-right h3.h6 span {
	right: 0;
}

.single-faq-wrap .single-faq.text-right:after {
	left: 0;
}

.single-faq:after {
	background: rgba(255, 255, 255, .30);
	content: '';
	position: absolute;
	width: 90%;
	height: 1px;
	bottom: 0;
	left: 57px;
}

.type2 .single-faq:after,
.type3 .single-faq:after,
.type4 .single-faq:after {
	background: #e9e9e9;
}

.faq-answer {
	margin-left: 57px;
	padding-top: 17px;
}

.faq-answer p {
	margin-bottom: 0;
	color: #c4c4d1;
	font-weight: 300;
}

div#Faq-2 .single-faq:last-child,
div#Faq-1 .single-faq:last-child {
	margin-bottom: 0;
}


/*19.01: faq type2*/

.single-faq-wrap.type2 .big-word {
	color: #6c771e;
}

.single-faq-wrap.type2 .faq-answer p {
	color: #777777;
}

.single-faq-wrap.type2 .single-faq h3.h6 {
	color: #777777;
}

.single-faq-wrap.type2 .single-faq:hover h3.h6 {
	color: #333333 !important;
}

.single-faq-wrap.type2 .single-faq h3[aria-expanded="true"] {
	color: #333333;
}


/*19.02: faq type3*/

.single-faq-wrap.type3 .big-word {
	color: #e89719;
}

.single-faq-wrap.type3 .faq-answer p {
	color: #777777;
}

.single-faq-wrap.type3 .single-faq h3.h6 {
	color: #777777;
}

.single-faq-wrap.type3 .single-faq:hover h3.h6 {
	color: #333333 !important;
}

.single-faq-wrap.type3 .single-faq h3[aria-expanded="true"] {
	color: #333333;
}


/*19.03: faq type4*/

.single-faq-wrap.type4 .big-word {
	color: #00c6c6;
}

.single-faq-wrap.type4 .faq-answer p {
	color: #777777;
}

.single-faq-wrap.type4 .single-faq h3.h6 {
	color: #777777;
}

.single-faq-wrap.type4 .single-faq:hover h3.h6 {
	color: #333333 !important;
}

.single-faq-wrap.type4 .single-faq h3[aria-expanded="true"] {
	color: #333333;
}


/*19.04: faq type5*/

.single-faq-wrap.type5 .big-word {
	color: #0e035c;
}

.single-faq-wrap.type5 .faq-answer p {
	color: #777777;
}

.single-faq-wrap.type5 .single-faq h3.h6 {
	color: #333333;
}

.single-faq-wrap.type5 .single-faq:hover h3.h6 {
	color: #333333 !important;
}

.single-faq-wrap.type5 .single-faq h3[aria-expanded="true"] {
	color: #333333;
}

.type5 .single-faq:after {
	background: #e9e9e9;
	width: 90%;
}


/*=============================================
20: Successful Road map
=============================================*/

img.line-chart {
	position: absolute;
	top: 40px;
}

.suuccessful--line-chart {
	position: relative;
}

.line--chart {
	margin-top: -4px;
	padding: 0 0 5px 6px;
	height: 324px;
}

.common-items {
	display: inline-block;
	width: 212px;
	position: relative;
}

.common-items div.dotline {
	position: relative;
}

.common-items div.dotline:after {
	position: absolute;
	content: "";
	height: 15px;
	width: 15px;
	background: #23d3ff;
	border-radius: 50%;
	left: 20%;
}

.common-items div.dotline:before {
	height: 340px;
	width: 1px;
	position: absolute;
	background: #fff;
	content: "";
	left: 50px;
	opacity: .10;
	top: -165px;
}

.road-item8.common-items {
	width: 30px;
}

.rode--map-items {
	top: 61%;
	position: relative;
}

.suuccessful--line img {
	width: 100%;
}

.rode--map-items img {
	width: 100%;
}

.ling-bg-shape {
	position: absolute;
}

.common-items {
	display: inline-block;
	width: 212px;
	position: absolute;
	cursor: pointer;
}

.road-item1 {
	left: 1%;
	top: 66%;
}

.road-item2 {
	top: 67%;
	left: 15%;
}

.road-item3 {
	top: 40%;
	left: 29%;
}

.road-item4 {
	top: 53%;
	left: 43%;
}

.road-item5 {
	left: 57%;
	top: 34%;
}

.road-item6 {
	left: 71%;
	top: 44%;
}

.road-item7 {
	left: 85%;
	top: 40%;
}

.road-item8 {
	left: 98%;
	top: 19%;
}

.road-item1.common-items div.dotline:before {
	top: -212px;
}

.road-item2.common-items div.dotline:before {
	top: -214px;
}

.road-item3.common-items div.dotline:before {
	top: -124px;
}

.road-item4.common-items div.dotline:before {
	top: -168px;
}

.road-item5.common-items div.dotline:before {
	top: -104px;
}

.road-item6.common-items div.dotline:before {
	top: -140px;
}

.road-item7.common-items div.dotline:before {
	top: -125px;
}

.road-item8.common-items div.dotline:before {
	top: -53px;
}

.road-item8.common-items div.dotline:before {
	left: 13px
}

.roadmap--hover-item h5 {
	color: #002197;
	font-size: 15px;
	font-weight: 600;
	margin-bottom: 5px;
}

.roadmap--hover-item p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 5px;
	color: #999999;
}

.iteel--details-list {
	padding-left: 20px;
}

.iteel--details-list li {
	color: #555555;
	line-height: 16px;
	font-size: 12px;
}

.iteel--details-list li:first-child {
	margin-bottom: 9px;
}

.roadmap--hover-item {
	position: absolute !important;
	background: #fff;
	width: 200px;
	height: 190px;
	padding: 20px;
	border-radius: 5px;
	top: 36%;
	visibility: hidden;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
	left: 50%;
	text-align: left;
	opacity: 0;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.center .roadmap--hover-item {
	visibility: visible;
	opacity: 1;
}

.road-item1 .roadmap--hover-item {
	left: 30%;
	top: -61px;
	z-index: 10;
}

.road-item2 .roadmap--hover-item {
	left: 30%;
	top: -28px;
	z-index: 10;
}

.road-item3 .roadmap--hover-item {
	left: 30%;
	top: -120px;
	z-index: 10;
}

.road-item4 .roadmap--hover-item {
	left: 30%;
	top: -118px;
	z-index: 10;
}

.road-item5 .roadmap--hover-item {
	left: 30%;
	top: -134px;
	z-index: 10;
}

.road-item6 .roadmap--hover-item {
	left: 30%;
	top: -134px;
	z-index: 10;
}

.road-item7 .roadmap--hover-item {
	left: 30%;
	top: -120px;
	z-index: 10;
}

.road-item8 .roadmap--hover-item {
	left: -132px;
	top: -96px;
	z-index: 10;
}

.common-items.active .roadmap--hover-item {
	visibility: visible;
	opacity: 1;
}

.common-items.active .roadmap--hover-item {
	visibility: visible;
	opacity: 1;
}

.road-map-dot {
	position: relative;
	height: 15px;
	width: 15px;
	background: #53e1ff;
	border-radius: 50%;
	margin: 0 auto;
	cursor: pointer;
}

.road-map-dot:before {
	position: absolute;
	left: 0;
	top: 0;
}

.road-map-dot:before {
	height: 340px;
	width: 1px;
	position: absolute;
	background: #fff;
	content: "";
	left: 7px;
	opacity: .10;
	top: -120px;
	z-index: -1;
}

.road-map-dot:after {
	width: 15px;
	height: 15px;
	content: "";
	position: absolute;
	background: #53e1ff;
	left: 0;
	border-radius: 50%;
	display: inline-block;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.suuccessful--line {
	margin-top: 140px;
	position: relative;
}

.road-map-dot:hover .roadmap--hover-item {
	visibility: visible;
	opacity: 1;
}

.road-map-dot:hover:after {
	-webkit-transform: scale(2);
	transform: scale(2);
	background: 0 0;
}

.road--map-time {
	padding-bottom: 0;
	color: #fff;
	position: absolute;
	left: 62%;
	top: 83%;
	z-index: -1;
	width: 100%;
}

.single--roadmap-inner {
	text-align: center;
	padding-top: 60px;
}

.rode--map-items:before {
	position: absolute;
	height: 3px;
	left: 0;
	background: #53e1ff;
	width: 100%;
	top: 22.1%;
	content: "";
	box-shadow: 0px 15px 30px rgba(0, 0, 0, .8);
	z-index: 2;
}

.suuccessful--line svg.svg {
	position: absolute;
	z-index: 1;
	bottom: 0;
}

.single--roadmap-inner {
	text-align: center;
	padding-top: 60px;
	position: relative;
	overflow: visible;
	padding-bottom: 230px;
}


/*=============================================
21: road map home page 2
=============================================*/

.type2 .single--roadmap-wrap {
	text-align: center;
	padding-top: 20px;
}

.road--map-wrap.type2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	overflow: hidden;
}

.single--roadmap-wrap .road--map-time {
	padding-bottom: 15px;
	color: #fff;
	position: relative;
	text-align: center;
	left: 0;
}

.single--roadmap-wrap .road-map-count {
	height: 17px;
	width: 17px;
	margin: auto;
	border: 2px solid #4868cd;
	border-radius: 50%;
	background: #1239b9;
	position: relative;
	-webkit-transition: .2s all linear;
	transition: .2s all linear;
	-webkit-transition-delay: .4s;
	transition-delay: .4s;
}

.single--roadmap-wrap .road-map-content {
	margin-top: 14px;
}

.road--map-wrap.type2:after {
	content: "";
	position: absolute;
	height: 3px;
	width: 100%;
	background: #3e5dc2;
	top: 63px;
	z-index: -2;
}

.single--roadmap-wrap .road-map-count {
	border-color: #41bcfe;
}


/*==============================================
22: Why use us section 
==============================================*/


/*22.01: use us text*/

.section-title-type2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-bottom: 40px;
	margin-top: -8px;
}

.section-title-type2 p {
	font-weight: 300;
}

.section-title-type2 img {
	margin-right: 25px;
}

.use--crypdrone-wrap .section-title-type2 i {
	font-size: 30px;
	margin-right: 25px;
}

.section-title-type2 h2 {
	color: #fff;
	font-weight: 700;
}

.why--use-wrap pre {
	margin-bottom: 0;
}

.why--use-text blockquote {
	margin: 0 0 16px;
	margin: 0 0 16px;
	margin: 0 0 16px;
	margin: 0 0 16px;
	margin: 0 0 1rem;
	padding: 16px 20px 16px 20px;
	border-left: 2px solid #fff;
	margin-left: 45px;
	color: #fff;
	font-size: 14px;
	font-style: italic;
	line-height: 30px;
}

.why--use-wrap .why--use-text p:last-child span {
	margin-bottom: 25px;
	display: block;
}

.use-us-video .use--us-button {
	display: inline-block;
	height: 42px;
	width: 42px;
	border: 2px solid #fff;
	text-align: center;
	line-height: 39px;
	border-radius: 50%;
	color: #fff;
	padding-left: 3px;
	margin-right: 15px;
	margin-top: 18px;
	position: relative;
}

.use-us-video span {
	color: #fff;
	font-size: 15px;
	font-weight: 500;
}


/*22.02: use us box*/

.single-use-usbox {
	background: rgba(255, 255, 255, .1);
	box-shadow: 2px 0 7px rgba(0, 0, 0, .1);
	padding: 31px;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
	width: 100%;
}

.single-use-usbox:hover {
	box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.1);
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
}

.single-use-usbox:hover i {
	-webkit-transform: rotate(-20deg);
	transform: rotate(-20deg);
}

.single-use-usbox i {
	font-size: 36px;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.single-use-usbox p {
	margin-top: 20px;
	font-weight: 300;
	font-size: 13px;
	color: #dbdfff;
}

.single-use-usbox i.fa-snowflake-o {
	color: #39ff39;
}

.single-use-usbox i.fa-sitemap {
	color: #ffde00;
}

.single-use-usbox i.fa-clone {
	color: #3bf3ff;
}

.use--usbox {
	padding-top: 20px;
}


/*============================================
23: Our soluation
============================================*/

.single-solution-wrap {
	background: rgba(255, 255, 255, .10);
	border-radius: 5px;
	padding: 40px 30px 33px 30px;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.single-solution-wrap h4 {
	font-weight: 600;
	color: #fff;
	margin-top: 24px;
	margin-bottom: 20px;
}

.single-solution-wrap:hover {
	box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.1);
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
}

.single-solution-wrap svg {
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.single-solution-wrap:hover svg {
	-webkit-transform: rotate(-20deg);
	transform: rotate(-20deg);
}

.single-solution-wrap p {
	margin-bottom: 0;
}


/*23.01: solution type2*/

.section-title.type2 .unerline span {
	background: #e89719;
	opacity: .60;
}

.section-title.type2 .unerline span+span {
	background: #e89719;
}

.section-title.type2 .unerline span+span+span {
	background: #e89719;
	opacity: .30;
}

.section-title.type2 .unerline span:last-child {
	left: 24px;
	width: 8px;
	opacity: .2;
}

.single-payment-solution {
	margin-bottom: 60px;
}

.single-payment-solution svg path#icon {
	opacity: 1;
	fill: #e89719;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.single-payment-solution:hover svg path#icon {
	fill: #e89719;
}

.single-payment-solution svg,
.single-payment-solution>i {
	margin-bottom: 19px;
}

.single-payment-solution>i {
	font-size: 34px;
}

.single-payment-solution h4 {
	color: #333333;
	font-weight: 600;
	margin-bottom: 12px;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.single-payment-solution:hover h4 {
	color: #e89719;
}

.single-payment-solution p {
	margin-bottom: 15px;
}

.single-payment-solution a {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
	color: #e89719;
}

.single-payment-solution:hover a {
	opacity: 1;
	visibility: visible;
}


/*23.02: solution type 3*/

.solution-wrap.type3 .section-title.type3 .underline-wrap {
	top: 100%;
}

.solution-wrap.type3 .section-title.type3 .unerline span {
	background: #00c6c6;
	opacity: .60;
}

.solution-wrap.type3 .section-title.type3 .unerline span+span {
	background: #00c6c6;
}

.solution-wrap.type3 .section-title.type3 .unerline span+span+span {
	background: #00c6c6;
	opacity: .30;
}

.solution-wrap.type3 .section-title.type3 .unerline span:last-child {
	left: 24px;
	width: 8px;
	opacity: .2;
}

.solution-wrap.type3 .single-solution svg.svg,
.solution-wrap.type3 .single-solution i {
	margin-bottom: 20px;
}

.solution-wrap.type3 .single-solution i {
	font-size: 28px;
	color: #00c6c6;
}

.solution-wrap.type3 .single-solution {
	margin-bottom: 53px;
}

.solution-wrap.type3 .single-solution h4 {
	font-weight: 600;
	color: #333333;
	margin-bottom: 15px;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.solution-wrap.type3 .single-solution p {
	margin-bottom: 0;
}

.solution-wrap.type3 .single-solution svg.svg path#icon {
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
	fill: #00c6c6;
}

.solution-wrap.type3 .single-solution:hover h4 {
	color: #00c6c6;
}

.solution-image-inner {
	width: 132%;
	left: 0;
	margin-left: -200px;
}


/*==============================================
24: How To Use Crypdrone token
==============================================*/


/*24.01: use crypdrone token*/

.use-crypdrone-token p {
	margin-bottom: 66px;
}

.use-crypdrone-token .use-crypdrone-details h4 {
	color: #fff;
	font-weight: 600;
	margin-bottom: 22px;
}

.use-crypdrone-token .use-crypdrone-icon {
	margin-right: 28px;
}

.use-crypdrone-token .use-crypdrone-details p {
	margin-bottom: 46px;
}


/*24.02: use crypdrone token image*/

.crypdrone-token-image {
	position: relative;
	margin-top: 30px;
}

.crypdrone-token-image .shap-1 {
	position: absolute;
	top: 12%;
	left: 19%;
	-webkit-animation: bounce 4s linear infinite alternate;
	animation: bounce 4s linear infinite alternate;
}

.crypdrone-token-image .shap-2 {
	position: absolute;
	top: 7%;
	right: 13%;
	z-index: 1;
	-webkit-animation: bounce 3s linear infinite alternate;
	animation: bounce 3s linear infinite alternate;
}

.crypdrone-token-image .shap-3 {
	position: absolute;
	top: 2%;
	left: 40%;
	-webkit-animation: bounce 4s linear infinite alternate;
	animation: bounce 4s linear infinite alternate;
}

.crypdrone-token-image .shap-4 {
	position: absolute;
	top: 30%;
	left: 14%;
	-webkit-animation: bounce 3s linear infinite alternate;
	animation: bounce 3s linear infinite alternate;
}


/*===============================================
25: crypdrone media/blog
===============================================*/


/*25.01: blog active*/

.single-post-wrap.sticky {
	background: #41bcfe !important;
	box-shadow: 0 5px 30px rgba(0, 0, 0, .1);
}

.our-blog-inner.type2 .single-post-wrap.sticky .post-main-heading h4 a,
.our-blog-inner.type2 .single-post-wrap.sticky .post-info a {
	color: #fff;
}


/* blog details post ul li */

.post-main-content .bizdrone-post-details-block a {
	color: #002197;
}

.post-main-content .bizdrone-post-details-block a:hover {
	text-decoration: underline;
}

.post-main-content .bizdrone-post-details-block ul li {
	font-size: 14px;
	line-height: 24px;
	font-weight: 300;
	color: #777;
	padding-bottom: 7px;
}

.post-main-content .bizdrone-post-details-block ul li ul li:last-child,
.post-main-content .bizdrone-post-details-block ul li:last-child {
	padding-bottom: 0;
}

.post-main-content .bizdrone-post-details-block ol li ul,
.post-main-content .bizdrone-post-details-block ul li ul {
	margin-bottom: 0;
}


/* Blockquote Style*/

.post-main-content .bizdrone-post-details-block .wp-block-pullquote blockquote {
	border-width: 0;
}

.post-main-content .bizdrone-post-details-block .wp-block-pullquote blockquote p {
	font-size: 28px;
	line-height: 1.6;
}

.bizdrone-post-details-block .wp-block-quote:not(.is-large):not(.is-style-large),
.post-comments-wrap blockquote,
.post-main-content .bizdrone-post-details-block blockquote,
.page--content blockquote {
	border-left: 3px solid #002197 !important;
	padding-left: 25px !important;
}

.wp-block-separator {
	border-bottom: 2px solid #002197 !important;
}

.wp-block-button a {
	padding: 10px 29px !important;
	border-radius: 5px !important;
	;
	color: #fff !important;
}

.wp-block-button a:hover {
	text-decoration: underline !important;
}

.wp-block-pullquote {
	border-top: 0 !important;
	border-bottom: 0 !important;
}

.bizdrone-post-details-block .wp-block-quote:not(.is-large):not(.is-style-large) p,
.page--content blockquote p,
.post-comments-wrap blockquote p,
.post-main-content .bizdrone-post-details-block blockquote p {
	font-size: 15px;
	line-height: 26px;
}

.bizdrone-post-details-block .wp-block-quote:not(.is-large):not(.is-style-large) p a>code,
.page--content blockquote p a>code,
.post-comments-wrap blockquote p a>code,
.post-main-content .bizdrone-post-details-block blockquote p a>code {
	color: #002197;
	text-decoration: none;
}


/* Tables Style*/

.post-comments-wrap table,
.bizdrone-post-details-block table,
.page--content table {
	width: 100%;
	margin-bottom: 30px;
}

.page--content table th,
.page--content table td,
.post-comments-wrap table th,
.post-comments-wrap table td,
.post-main-content .bizdrone-post-details-block table th,
.post-main-content .bizdrone-post-details-block table td {
	border: 1px solid #dddde1;
	padding: 8px;
}

.page--content table tr,
.post-comments-wrap .comment-author-details table tr,
.post-main-content .bizdrone-post-details-block table th {
	color: #777;
}

.page--content table tr td a,
.post-comments-wrap .comment-author-details table tr td a,
.post-main-content .bizdrone-post-details-block table th a {
	color: #777;
	font-weight: 600;
}

.page--content table tr td a:hover,
.post-comments-wrap .comment-author-details table tr td a:hover,
.post-main-content .bizdrone-post-details-block table th a:hover {
	color: #002197;
}


/* definition list */

.page--content dt,
.post-comments-wrap dt,
.bizdrone-post-details-block dt {
	font-weight: 600;
	margin-bottom: 9px;
}


/* unorder list */

.page--content ul,
.post-comments-wrap,
.bizdrone-post-details-block ul {
	padding-left: 27px;
}


/* order list */

.page--content ol,
.bizdrone-post-details-block ol {
	padding-left: 27px;
}

.page--content ol li,
.page--content ul li,
.bizdrone-post-details-block ol li {
	font-size: 14px;
	line-height: 24px;
	font-weight: 300;
	color: #777;
	padding-bottom: 7px;
}

.page--content ul li:last-child,
.page--content ol li:last-child,
.bizdrone-post-details-block ol li ol li:last-child,
.bizdrone-post-details-block ol li:last-child {
	padding-bottom: 0px;
}


/* code */

pre code {
	overflow-wrap: normal;
	overflow: auto;
	max-width: 100%;
	width: 100%;
	font-family: Menlo, Consolas, monaco, monospace;
	font-size: 14px;
	color: #23282d;
	padding: .8em 1em;
	border: 1px solid #e2e4e7;
	border-radius: 4px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin: 0;
}

code {
	padding: 2px;
	border-radius: 2px;
	color: #23282d;
	background: #f3f4f5;
	font-family: Menlo, Consolas, monaco, monospace;
	font-size: inherit;
}


/* page links */

.page--content .page-links span,
.bizdrone-post-details-block .page-links span {
	display: inline-block;
	margin: 0 8px;
	font-weight: 600;
	font-size: 18px;
}

.page--content .page-links span.page-links-title,
.bizdrone-post-details-block .page-links span.page-links-title {
	margin-left: 0;
}


/* post password form */

.bizdrone-post-details-block input[type="password"] {
	border-radius: 5px;
	border: 2px solid #002197;
	padding-left: 15px;
	height: 40px;
	margin-left: 10px;
}

.bizdrone-post-details-block input[type="submit"] {
	height: 40px;
	background: #53e1ff;
	color: #fff;
	border: none;
	padding: 0px 29px;
	border-radius: 5px;
	font-size: 15px;
	font-weight: 600;
}


/* comment author details */

.page--content a,
.comment-author-details a {
	color: #002197
}

.page--content a:hover,
.comment-author-details a:hover {
	text-decoration: underline;
}

.single-comment .comment-author-details ol,
.single-comment .comment-author-details ul {
	padding-left: 27px;
}

.single-comment .comment-author-details ol li,
.single-comment .comment-author-details ul li {
	padding-left: 0;
	margin: 0;
	padding-bottom: 7px;
}

.single-comment .comment-author-details ol li:last-child,
.single-comment .comment-author-details ul li:last-child {
	padding-bottom: 0;
}

.comment .children li {
	list-style: none;
}

.children {
	padding-left: 0;
}

.comment .children li button[type=submit] {
	width: inherit;
}


/* comment reply author */

.comment .comment-respond {
	margin-top: 30px;
}

.comment .comment-respond a {
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.comment .comment-respond a:hover {
	color: #002197
}

.comment .comment-respond .theme-input-style {
	border-bottom: 1px solid #e4e4e4;
	opacity: 1;
}

a.comment-edit-link,
a.comment-reply-link {
	color: #555555
}

a.comment-edit-link:hover,
a.comment-reply-link:hover {
	color: #002197
}

.comment .comment-respond .theme-input-style::-webkit-input-placeholder {
	color: #c7c7c7!important;
	opacity: 1!important
}

.comment .comment-respond .theme-input-style::-moz-placeholder {
	color: #c7c7c7!important;
	opacity: 1!important
}

.comment .comment-respond .theme-input-style:-ms-input-placeholder {
	color: #c7c7c7!important;
	opacity: 1!important
}

.comment .comment-respond .theme-input-style::placeholder {
	color: #c7c7c7!important;
	opacity: 1!important
}

.comment .comment-respond .theme-input-style:focus {
	-webkit-transform: scale(1.04);
	transform: scale(1.04);
	border-color: #002197
}

.comment-author-details p img {
	margin-top: 7px;
}

.comment-respond #cancel-comment-reply-link {
	margin-left: 5px;
	color: #002197;
}

.comment-respond .logged-in-as a:hover,
.comment-respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}

.comment-respond .logged-in-as a {
	color: #002197;
}


/* image gallery */

.bizdrone-post-details-block .gallery .gallery-item img {
	border-width: 0 !important;
}


/* audio */

.bizdrone-post-details-block .mejs-audio {
	margin-bottom: 30px;
}


/* Chat format (Default) */

.single-format-chat .bizdrone-post-details-block p {
	margin: 0;
	background: #f0f0f0;
	font-size: 90%;
	padding: 5px 10px;
	color: #525252;
}

.single-format-chat .bizdrone-post-details-block p:nth-child(even) {
	background: #fff;
}

.single-format-chat .bizdrone-post-details-block {
	margin-bottom: 30px;
}


/* page title */

.page-title-wrap .page-title {
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.page-title-wrap .page-title li {
	word-break: break-all;
}


/* Edge Case Many Tags */

.post-main-content .social-comment ul li a {
	display: inherit;
}


/* button */

.post-main-content .bizdrone-post-details-block .wp-block-button a {
	color: inherit;
}

.post-main-content .bizdrone-post-details-block .wp-block-button a:hover {
	text-decoration: none;
}

.our-blog-inner.type2 .single-post-wrap.active {
	background: #41bcfe;
}

.our-blog-inner.type2 .single-post-wrap.active {
	box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.1);
}

.our-blog-inner.type2 .single-post-wrap.active .post-info a {
	color: #fff;
}

.our-blog-inner.type2 .single-post-wrap.active .post-main-heading h4 a {
	color: #fff;
}

.our-blog-inner.type2 .single-post-wrap.active .post-info a:hover {
	color: #fff;
}

.our-blog-inner.type2 .single-post-wrap.active .post-main-heading h4 a:hover {
	color: #fff;
}


/*25.02: blog type1/home2*/

.single-post-wrap {
	border-radius: 5px;
	overflow: hidden;
	background: rgba(255, 255, 255, .1);
	position: relative;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
	margin-bottom: 30px;
}

.single-post-wrap .post-content {
	padding: 36px 40px 26px;
}

.single-post-wrap .post-info a {
	color: #cfd6f8;
	font-size: 12px;
	font-weight: 300;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
	text-transform: capitalize;
}

.single-post-wrap .post-info a:hover {
	color: #53e1ff;
}

.single-post-wrap .post-info a+a {
	margin-left: 30px;
}

.single-post-wrap .post-info {
	margin-bottom: 16px;
}

.single-post-wrap .post-info a span {
	margin-right: 10px;
}

.single-post-wrap .post-main-heading h4,
.post-comments-wrap h4,
.your-comment-wrap h4 {
	font-size: 20px;
	font-weight: 700;
}

.no-comments {
	margin-top: 70px;
}

.single-post-wrap .post-main-heading h4 a {
	margin-bottom: 0;
	color: #dbdfff;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
	text-transform: inherit;
	word-break: break-word
}

.single-post-wrap .post-main-heading h4 a:hover {
	color: #53e1ff;
}

.post-main-excerpt p {
	margin-bottom: 12px;
}

.post-main-excerpt a {
	color: #002197;
	font-weight: 600;
}

.post-main-excerpt span {
	font-size: 13px;
}

.single-post-wrap.sticky .post-main-excerpt a,
.single-post-wrap.sticky .post-main-excerpt p {
	color: #fff;
}

.single-post-wrap:hover img {
	-webkit-transform: scale(1.2) rotate(0deg);
	transform: scale(1.2) rotate(0deg);
}

.post-image a img {
	-webkit-transform: scale(1.3) rotate(5deg);
	transform: scale(1.3) rotate(5deg);
	-webkit-transition: .4s all linear;
	transition: .4s all linear;
	width: 100%;
}

.single-post-wrap .post-image {
	overflow: hidden;
}

.blog-post-video iframe {
	width: 100%;
}

.blog-post-audio iframe {
	width: 100%;
}

.single-post-wrap:hover {
	box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.1);
}


/*25.03: our blog type2/home3*/

.our-blog-inner.type2 .single-post-wrap .post-info a {
	color: #999999;
}

.our-blog-inner.type2 .single-post-wrap .post-main-heading h4 a {
	color: #333333
}

.our-blog-inner.type2 .single-post-wrap .post-main-heading h4 a:hover,
.our-blog-inner.type2 .single-post-wrap .post-info a:hover {
	color: #002197;
}

.our-blog-inner.type2 .single-post-wrap {
	background: #f9f9f9;
}


/*25.04: our blog type3/home4*/

.our-blog-inner.type3 .single-post-wrap .post-main-heading h4 a:hover {
	color: #6c771e;
}

.our-blog-inner.type3 .single-post-wrap .post-main-heading h4 a {
	color: #333333;
}

.our-blog-inner.type3 .single-post-wrap .post-info a {
	color: #999999;
}

.our-blog-inner.type3 .single-post-wrap {
	background: #fcfcfc;
}


/*26.05: our blog type4/home5*/

.our-blog-inner.type4 .single-post-wrap .post-main-heading h4 a:hover {
	color: #e48f0b;
}

.our-blog-inner.type4 .single-post-wrap .post-main-heading h4 a {
	color: #333333;
}

.our-blog-inner.type4 .single-post-wrap .post-info a {
	color: #999999;
}

.our-blog-inner.type4 .single-post-wrap {
	background: #fcfcfc;
}


/*26.06: our blog type5/home6*/

.our-blog-inner.type5 .single-post-wrap .post-main-heading h4 a:hover {
	color: #00c6c6;
}

.our-blog-inner.type5 .single-post-wrap .post-main-heading h4 a {
	color: #333333;
}

.our-blog-inner.type5 .single-post-wrap .post-info a {
	color: #999999;
}

.our-blog-inner.type5 .single-post-wrap {
	background: #fcfcfc;
}


/*==============================================
27: Single blog page
==============================================*/

.blog-pagination-wrap .blog-pagination {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 50px;
	margin-bottom: -7px;
}

.blog-pagination-wrap .blog-pagination li {
	padding: 0 14px;
	font-size: 18px;
	font-weight: 600;
	color: #333333;
}

.blog-pagination-wrap .blog-pagination.blog-navigation li a {
	font-size: 16px;
}

.blog-pagination-wrap .blog-pagination.blog-navigation li {
	padding: 0 20px;
}

.blog-pagination-wrap .blog-pagination li a {
	font-size: 18px;
	font-weight: 600;
}

.blog-pagination-wrap .blog-pagination li.disabled {
	color: #999999;
}

.blog-pagination-wrap .blog-pagination li.dot span {
	letter-spacing: 4px;
}

.blog-pagination-wrap .blog-pagination li.active span.active {
	color: #53e1ff;
}

.blog-pagination-wrap .blog-pagination li:hover a {
	color: #53e1ff;
}


/*27.01: blog sidebar*/

.widget_bizdrone_payment_method_widget .payment-logos {
	margin-top: 35px;
}

.widget_bizdrone_instagram_widget .social-update ul {
	margin: 0;
	padding: 0;
}

.widget_bizdrone_instagram_widget .social-update ul li {
	border: none;
	padding-bottom: 0;
}

.widget_bizdrone_instagram_widget .social-update ul li a {
	padding-left: 0;
	margin-left: 0;
}

.widget_bizdrone_instagram_widget .social-update ul li a:before {
	display: none;
}

.widget_bizdrone_relative_links_widget .footer-link ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.single-sidebar-widget:last-child {
    margin-bottom: 0;
}

.widget_bizdrone_relative_links_widget .footer-link ul li {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	padding: 0;
	border: none;
}

.widget_bizdrone_relative_links_widget .footer-link ul li a {
	margin: 0;
	padding: 0;
}

.widget_bizdrone_relative_links_widget .footer-link ul li a:before {
	opacity: 0;
	visibility: hidden;
}

.widget_bizdrone_relative_links_widget .footer-link ul li a:hover {
	padding-left: 12px;
}

.widget_bizdrone_relative_links_widget .footer-link ul li a:hover:before {
	opacity: 1;
	visibility: visible;
}

.single-sidebar-widget .border-bottom {
    border-color: #e2e2e2 !important;
}

.single-sidebar-widget ul li a {
	color: #777;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
	position: relative;
}

.single-sidebar-widget ul {
	list-style: none;
	padding: 0;
}

.single-sidebar-widget ul li {
	border-bottom: 1px solid #dddde1;
	padding-bottom: 15px;
	margin-bottom: 15px;
}


.single-sidebar-widget ul li a:hover {
	color: #002197;
}

.single-sidebar-widget select {
	max-width: 100%;
	width: 100%;
	padding: 10px;
}

.single-sidebar-widget select:focus {
	border-color: #002197;
}

.single-sidebar-widget #wp-calendar {
	width: 100%;
}

.single-sidebar-widget #wp-calendar th,
.single-sidebar-widget #wp-calendar td {
	padding: 6px;
	border: 1px solid #dddde1;
	text-align: center;
}

.single-sidebar-widget #wp-calendar th {
	color: #002197;
	font-weight: 600;
}

.single-sidebar-widget #wp-calendar td a {
	color: #777;
}

.single-sidebar-widget .rsswidget:hover,
.single-sidebar-widget #wp-calendar td a:hover {
	color: #002197;
}

.single-sidebar-widget #wp-calendar caption {
	padding-bottom: 0;
	line-height: 1;
	padding-top: 20px;
}

.single-sidebar-widget #wp-calendar th:last-child,
.single-sidebar-widget #wp-calendar th:nth-child(6) {
	color: #ff0000;
}

.single-sidebar-widget ul.children,
.single-sidebar-widget ul.sub-menu {
	padding-left: 30px;
	border-top: 1px solid #dddde1;
	margin-top: 15px;
	padding-top: 10px;
}

.single-sidebar-widget ul.children ul ul,
.single-sidebar-widget ul.sub-menu ul ul {
	padding-left: 0;
}

.single-sidebar-widget.widget_recent_comments ul li a:before {
	display: none;
}

.single-sidebar-widget ul li ul li:last-child {
	padding-bottom: 0;
	border-bottom: 0;
	margin-bottom: 0;
}

.single-sidebar-widget.widget_rss ul li a {
	padding-left: 0;
	margin-left: 0;
	padding-bottom: 10px;
	display: block;
}

.single-sidebar-widget.widget_rss ul li .rss-date {
	display: block;
	padding-bottom: 8px;
	font-size: 12px;
}

.single-sidebar-widget.widget_rss ul li .rssSummary {
	margin-bottom: 8px;
}

.single-sidebar-widget.widget_rss ul li cite {
	font-weight: 500;
	font-size: 13px;
}

.single-sidebar-widget.widget_rss ul li a:before {
	display: none;
}

.single-sidebar-widget.widget_rss p strong,
.single-sidebar-widget .rsswidget {
	color: #555;
	font-weight: 600;
}

.single-sidebar-widget.widget_rss p {
	margin-bottom: 0;
}

.single-sidebar-widget.widget_text .textwidget p strong {
	font-weight: 600;
}

.single-sidebar-widget.widget_text .textwidget p img {
	margin: 15px 0px;
}

.single-sidebar-widget.widget_text .textwidget p {
	margin-bottom: 15px;
}

.single-sidebar-widget.widget_tag_cloud .tagcloud a {
	font-size: 13px !important;
	padding: 2px 8px;
	border: 1px solid #ccd7ff;
	margin-bottom: 8px;
	display: inline-block;
	margin-right: 6px;
	border-radius: 15px;
	color: #777;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.single-sidebar-widget.widget_tag_cloud .tagcloud a:hover {
	border-color: #002197;
	background: #002197;
	color: #fff;
}

.single-sidebar-widget .widget-title h4 {
	margin-left: 0;
}

.single-sidebar-widget ul.sub-menu {
	border-top: 1px solid #dddde7;
	padding-top: 15px;
	margin-top: 15px;
}

.single-sidebar-widget.widget_recent_comments .recentcomments a {
	padding-left: 0;
	margin-left: 0;
	font-weight: 500;
	display: block;
}

.single-sidebar-widget.widget_recent_comments .recentcomments .comment-author-link a {
	font-weight: 400;
}

.search-form.sidebar-search-form {
	position: relative;
}

.sidebar-search-form input::-webkit-input-placeholder {
	color: #c7c7c7 !important;
	opacity: 1 !important;
}

.sidebar-search-form input::-moz-placeholder {
	color: #c7c7c7 !important;
	opacity: 1 !important;
}

.sidebar-search-form input:-ms-input-placeholder {
	color: #c7c7c7 !important;
	opacity: 1 !important;
}

.sidebar-search-form input::placeholder {
	color: #c7c7c7 !important;
	opacity: 1 !important;
}

.sidebar-search-form input {
	font-family: Poppins, FontAwesome;
	height: 70px;
	width: 100%;
	border-radius: 5px;
	border: 2px solid #002197;
	padding-left: 35px;
	font-weight: 300;
}

.single-sidebar-widget .unerline span {
	background: #333333;
}

.single-sidebar-widget .widget-title h4 {
	font-weight: 600;
	color: #333333;
	margin-top: -8px;
}

.widget-title {
	margin-bottom: 40px;
}

.post-wrapper .post-info {
	font-size: 12px;
	color: #777777;
	margin-bottom: 5px;
	display: block;
	font-weight: 300;
}

.post-wrapper h5 a {
	color: #555555;
	font-size: 15px;
	font-weight: 600;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.post-wrapper h5 a:hover {
	color: #002197;
}

.recent-posts {
	padding-bottom: 11px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 19px;
}

.post-wrapper {
	margin-left: 20px;
}

.recent-posts:last-child {
	margin-bottom: 0;
}

.post-wrapper .post-info span {
	margin-right: 8px;
}

.social-update.social-img ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 3px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: 6px;
}

.social-update.social-img ul li {
	margin-right: 2px;
	-ms-flex-preferred-size: 66px;
	flex-basis: 66px;
	margin-bottom: 2px;
}

.catagories-widget ul li a {
	color: #777777;
	margin-left: 20px;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
	position: relative;
	padding-left: 12px;
}

.catagories-widget ul li a:before {
	content: '\f105';
	position: absolute;
	font-family: 'FontAwesome';
	font-size: 10px;
	left: 0;
	top: 3px;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.catagories-widget ul li a:hover:before {
	color: #002197;
}

.catagories-widget ul li {
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.catagories-widget ul li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}

.catagories-widget ul li a:hover {
	color: #53e1ff;
}


/*27.02: market update*/

.market-update-list ul li {
	display: inline-block;
	width: 32%;
	vertical-align: top;
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

.market-update-inner {
	background: #002197;
	border-radius: 5px;
	padding: 40px 40px 0;
}


/* .single--update-wrap {
padding: 0;
position: relative;
margin-bottom: 30px;
} */

.single--update-inner {
	margin-bottom: 30px;
}

.single--update-inner h5 {
	color: #fff;
	font-weight: 600;
	margin-bottom: 12px;
}

.market-nav-inner .update-nav {
	margin-bottom: 29px;
}

.market-nav-inner .update-nav a.active {
	color: #fff;
}

.market-nav-inner .update-nav a {
	margin: 0 45px 0 0px;
	color: #7483cc;
	font-weight: 600;
	font-size: 12px;
}

.single--update-inner p {
	margin-bottom: 0;
	color: #dbdfff;
}

.single--update-inner span {
	color: #dbdfff;
}

.single--update-inner span+span {
	margin-left: 9px;
}

.up-icon i {
	color: #00d705;
}

.down-icon i {
	color: #f51616;
}

.price-carousel .owl-item img {
	width: auto;
	display: inline-block;
	margin-right: 9px;
}


/*===============================================
28: Blog Details
===============================================*/

.post-main-content ul li {
	margin-right: 32px;
	font-size: 12px;
	color: #333333;
	font-weight: 500;
}

.post-main-content ul li a {
	color: #999999;
	margin-left: 4px;
	margin-right: 4px;
}

.post-main-img {
	margin-bottom: 47px;
}

.post-main-content ul {
	margin-bottom: 18px;
}

.post-main-content h3.details-post-title {
	color: #555555;
	font-weight: 600;
	margin-bottom: 42px;
}

.catagories-widget ul li a:hover,
.post-main-content ul li a:hover {
	color: #002197;
}

.post-main-content p,
.page--content p {
	color: #777777;
	margin-bottom: 24px;
}

.post-main-content .post-sub-content ul {
	padding-left: 0;
}

.post-main-content .post-sub-content ul li {
	margin-right: 0;
	position: relative;
	padding-bottom: 11px;
	font-weight: 300;
	color: #777777;
	font-size: 14px;
	padding-left: 27px;
}

.post-main-content .post-sub-content ul li i {
	position: absolute;
	left: 0;
	font-size: 12px;
	color: #27db1e;
	top: 7px;
}

.post-main-content .social-comment ul li {
	margin-right: 40px;
	display: inline-block;
	color: #333333;
	font-weight: 500;
}

.post-main-content .social-comment ul li a {
	margin-left: 4px;
	color: #999999;
	font-weight: 500;
}

.post-main-content .social-comment ul li a:hover {
	color: #002197;
}

.social-comment ul li {
	margin-right: 40px;
	display: inline-block;
}

.post-tags-wrapper span,
.post-tags-wrapper a {
	color: #999;
	font-size: 12px;
}

.post-tags-wrapper span {
	margin-right: 15px;
}

.post-tags-wrapper a {
	margin-right: 5px;
}

.post-tags-wrapper a:hover {
	color: #002197;
}

.post-tags-wrapper {
	margin-bottom: 23px;
}

.social-comment ul.share-enter li {
	margin-left: 0;
	padding: 0 10px;
	font-size: 16px;
	margin: 0;
	vertical-align: middle;
}

.social-comment ul.share-enter li:last-child {
	margin-right: 0;
}

.social-comment ul.share-enter li:first-child {
	margin-right: 10px;
	color: #555555;
	font-weight: 500;
	font-size: 12px;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.social-comment ul.share-enter li:first-child:hover {
	color: #002197;
}

.social-comment {
	overflow: hidden;
	margin-bottom: 23px;
}

.social-comment ul {
	margin-bottom: 0;
}

.social-comment ul.share-enter li:first-child span {
	font-size: 18px;
	margin-left: 5px;
	vertical-align: middle;
}

.social-comment ul.share-enter li a:hover {
	color: #002197;
}

.social-comment ul.share-enter li a {
	color: #bfbfbf;
}

.social-comment ul.share-enter {
	-webkit-transform: translate(170px);
	transform: translate(170px);
	-webkit-transition: .5s all linear;
	transition: .5s all linear;
	cursor: pointer;
}

.social-comment ul.transform.share-enter {
	-webkit-transform: translate(0px);
	transform: translate(0px);
}

.author-details {
	margin-left: 30px;
}

.author-details h4 {
	color: #555555;
	font-weight: 600;
	margin-bottom: 0;
}

.author-details p {
	font-size: 12px;
	margin-bottom: 0;
	color: #999999;
	text-transform: capitalize;
}

.author-details p a {
	color: #999999;
}

.post-author-info {
	border-right: 2px solid #555555;
}

.author-details span {
	font-size: 12px;
	color: #999999;
}

.author-quotes p {
	color: #999999;
	margin-bottom: 0;
}

.post-author {
	padding: 50px 0;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: 28px;
}

.author-details p a {
	margin-left: 4px;
}

.post-navigation ul li {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
}

.post-navigation ul li:only-child {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}

.post-navigation ul .prev-post .post-icon {
	margin-right: 15px;
	position: relative;
}

.post-navigation ul .next-post .post-icon {
	margin-left: 15px;
	position: relative;
}

.post-nav-content h4 {
	color: #333333;
	font-weight: 600;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
	margin-bottom: -5px;
}

.post-navigation ul li:hover .post-nav-content h4 {
	color: #002197;
}

.post-nav-content span {
	color: #999999;
	font-weight: 400;
	margin-bottom: 9px;
	display: block;
}

.post-navigation ul .next-post .post-icon span,
.post-navigation ul .prev-post .post-icon span {
	font-size: 18px;
	color: #333333;
	position: absolute;
	top: -5px;
	left: -3px;
}

.post-comments-wrap ul>li>ul>li {
	padding-left: 75px;
}

.post-comments-wrap ul li:not(:last-child) {
	margin-bottom: 35px;
}

.comment-author-details {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-left: 20px;
	overflow: hidden;
}

.comment-author-details h5 {
	color: #555555;
	font-weight: 600;
}

.comment-author-details .comment-time {
	color: #999999;
	font-size: 12px;
	margin-bottom: 9px;
	display: block;
}

.logged-in-as a {
	font-weight: 500;
}

.logged-in-as a+a {
	margin-left: 10px;
}

.comment-respond p {
	margin-bottom: 10px;
}

.comment-respond p.comment-notes {
	margin-bottom: 20px;
}

.comment-author-details p {
	color: #777777;
	font-size: 12px;
	margin-bottom: 9px;
}

.post-comments-wrap ul li {
	margin-top: 35px;
}

.post-comments-wrap {
	padding: 70px 40px;
	background: #f9f9f9;
	margin-top: 70px;
}

.comment-author-details a {
	color: #555555;
	font-size: 12px;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.comment-author-details a:hover {
	color: #002197;
}

.comment-author-details a span {
	margin-right: 10px;
}

.post-comments-wrap h4 {
	color: #555555;
	padding-bottom: 9px;
}

.your-comment-wrap {
	margin-top: 63px;
}

.your-comment-wrap h4 {
	color: #333333;
	margin-bottom: 30px;
}

.your-comment-btn {
	margin-top: 50px;
}

.your-comment-wrap textarea.theme-input-style {
	padding-top: 20px;
}

.your-comment-wrap .comment-respond .theme-input-style {
	border-bottom: 1px solid #e4e4e4;
}

.your-comment-wrap .comment-respond textarea:focus,
.your-comment-wrap .comment-respond input:focus {
	-webkit-transform: scale(1.04);
	transform: scale(1.04);
	border-color: #002197;
}

.your-comment-wrap input::-webkit-input-placeholder {
	color: #c7c7c7 !important;
	opacity: 1 !important;
}

.your-comment-wrap input::-moz-placeholder {
	color: #c7c7c7 !important;
	opacity: 1 !important;
}

.your-comment-wrap input:-ms-input-placeholder {
	color: #c7c7c7 !important;
	opacity: 1 !important;
}

.your-comment-wrap input::placeholder {
	color: #c7c7c7 !important;
	opacity: 1 !important;
}

.your-comment-wrap textarea::-webkit-input-placeholder {
	color: #c7c7c7 !important;
	opacity: 1 !important;
}

.your-comment-wrap textarea::-moz-placeholder {
	color: #c7c7c7 !important;
	opacity: 1 !important;
}

.your-comment-wrap textarea:-ms-input-placeholder {
	color: #c7c7c7 !important;
	opacity: 1 !important;
}

.your-comment-wrap textarea::placeholder {
	color: #c7c7c7 !important;
	opacity: 1 !important;
}


/*===============================================
29: About VPN
===============================================*/

.about--vpn-wrap h2 {
	color: #002197;
	font-weight: 700;
	margin-bottom: 37px;
}

.about--vpn-wrap p {
	font-weight: 300;
}

.about--vpn-wrap a {
	margin-top: 11px;
}

.about--vpn-wrap {
	margin-top: 60px;
}

.about--vpn-wrap a {
	margin-top: 11px;
	color: #002197;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.about--vpn-wrap a span i {
	color: #53e1ff;
	margin-left: 7px;
}

.about--vpn-wrap a.btn:hover {
	color: #fff !important;
	border-color: #002197 !important;
	background: #002197;
}


/*29.01: how it works*/

.how--works-wrap {
	margin-top: 54px;
}

.how--works-wrap h5 {
	font-weight: 500;
	color: #333333;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	margin-bottom: 70px;
}

.how--works-wrap .shield {
	position: absolute;
	top: 33%;
	left: 39%;
}

.how--works-wrap .star-wrap .h3-star-l {
	position: absolute;
	top: 56%;
	left: 41%;
	-webkit-animation: scale 3s linear infinite;
	animation: scale 3s linear infinite;
	-webkit-animation-delay: .2s;
	animation-delay: .2s;
}

.how--works-wrap .star-wrap .h3-star-m {
	position: absolute;
	top: 52%;
	right: 41%;
	-webkit-animation: scale 3s linear infinite;
	animation: scale 3s linear infinite;
	-webkit-animation-delay: .4s;
	animation-delay: .4s;
}

.how--works-wrap .star-wrap .h3-star-s {
	top: 43%;
	position: absolute;
	left: 49%;
	-webkit-animation: scale 3s linear infinite;
	animation: scale 3s linear infinite;
}

.how--works-wrap .hacker.hacker1 {
	position: absolute;
	left: 28%;
	top: 80%;
}

.how--works-wrap .hacker.hacker2 {
	position: absolute;
	right: 36%;
	top: 91%;
}

.how--works-wrap .hacker.hacker3 {
	position: absolute;
	top: 51%;
	right: 33%;
}

.how--works-wrap .fig-caption {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 10px 0 0 25px;
}

.how--works-wrap .fig-caption span {
	font-weight: 500;
	color: #333333;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
}

.star-wrap img {
	-webkit-animation-name: scale;
	animation-name: scale;
}

@-webkit-keyframes scale {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	50% {
		-webkit-transform: scale(.5);
		transform: scale(.5);
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes scale {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	50% {
		-webkit-transform: scale(.5);
		transform: scale(.5);
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}


/*=============================================
30: About Us
=============================================*/

.section-title span {
	color: #41bcfe;
	font-weight: 400;
	font-size: 16px;
	margin-bottom: 4px;
	display: block;
}

.about-our-company p {
	color: #999999;
}

.about-our-company a {
	margin-top: 17px;
}


/*30.01: company goal*/

.company-goal-list ul li {
	padding-left: 30px;
	position: relative;
	color: #999999;
	padding-bottom: 18px;
}

.company-goal-list ul li span {
	position: absolute;
	left: 0;
	top: 4px;
	color: #53e1ff;
}

.company-goal-list ul li p {
	margin-bottom: 0;
}

.company-goal-list ul {
	margin-bottom: 24px;
}


/*==============================================
31: about currency online
==============================================*/

.about-our-company .section-title .underline-wrap {
	position: absolute;
	top: 105% !important;
	left: 0;
}

.about-us-inner.type2 .section-title {
	margin-bottom: 63px;
}

.about-us-inner.type2 .about-content-inner p {
	margin-bottom: 30px;
}

.about-content-inner a {
	color: #6c771e;
}

.about-content-inner a span {
	margin-left: 7px;
}

.image-moke-up path#Shape_1_copy {
	fill: #fcfcfc;
}

.image-moke-up path#_01_copy,
.image-moke-up path#_02_copy,
.image-moke-up path#_03_copy {
	fill: #ffb565;
	fill-rule: evenodd;
	opacity: 1;
}

.image-moke-up {
	background-size: cover !important;
	background-repeat: no-repeat !important;
	height: 549px;
}


/*31.01: about counter up type2*/

.single-about-counter>span {
	font-size: 30px;
	-ms-flex-item-align: center;
	align-self: center;
	margin-right: 15px;
	color: #c1c1c1;
}

.single-counter-text span {
	display: inline-block;
	font-size: 30px;
	color: #555555;
	font-family: 'Poppins', sans-serif;
}

.single-counter-text h2 {
	display: inline-block;
	margin-bottom: 0;
	color: #555555;
	font-family: 'Poppins', sans-serif;
}

.single-counter-text p {
	margin-bottom: 0;
	color: #555555;
	line-height: 1.1;
}

.about-counterup-inner.type2 {
	margin-top: 100px;
}

.about-counterup-inner.type2 .single-about-counter {
	margin-bottom: 30px;
}


/*31.02: Counter up type 3*/

.counter--up-wrap.type3 .single-counter span {
	color: #555555;
}

.counter--up-wrap.type3 .single-counter h2 {
	color: #e89719;
}


/*===============================================
32: Around The World
===============================================*/

.server-circle {
	position: relative;
	text-align: center;
}

.server-circle i.fa {
	color: #53e1ff;
	position: absolute;
	top: 45%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 8px;
}

.server-location-details {
	width: 160px;
	height: 220px;
	background: #1836a1;
	border-radius: 5px;
	text-align: left;
	padding: 25px 20px;
	position: absolute;
	left: 18px;
	top: 13px;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
	visibility: hidden;
	opacity: 0;
}

.server-location:hover .server-location-details {
	visibility: visible;
	opacity: 1;
}

.servers--around-location {
	position: relative;
}

.server-location {
	position: absolute;
	cursor: pointer;
	color: #002197;
	z-index: 10;
}

.server-location-details h5 {
	color: #fff;
}

.server-location-details p {
	font-size: 12px;
	color: #fff;
	line-height: 18px;
	margin-bottom: 17px;
	font-weight: 300;
}

.use-tb span i {
	color: #53e1ff;
	font-size: 8px;
}

.use-tb>span {
	display: inline-block;
	height: 50px;
	width: 50px;
	text-align: center;
	line-height: 37px;
	border-radius: 50%;
	border: 5px solid rgba(255, 255, 255, .15);
	position: relative;
}

.use-tb>span:after {
	content: "";
	position: absolute;
	width: 50px;
	height: 50px;
	border: 5px solid #53e1ff;
	border-radius: 50%;
	left: -5px;
	top: -5px;
	border-right-color: rgba(255, 255, 255, .15);
}

.use-tab-details {
	margin-left: 20px;
}

.use-tab-details {
	margin-left: 20px;
}

.use-tab-details h4 {
	color: #fff;
	font-weight: 900;
	margin-bottom: 0;
}

.use-tab-details span {
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
}

.use-tab-details p {
	font-size: 9px;
	font-weight: 300;
	margin-bottom: 0;
}

.server-location:after {
	width: 12px;
	height: 12px;
	content: "";
	position: absolute;
	background: #0b34ad;
	top: 4px;
	left: 0;
	border-radius: 50%;
	display: inline-block;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
	-webkit-animation: scale2 1s linear infinite;
	animation: scale3 1s linear infinite;
}

@-webkit-keyframes scale3 {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	50% {
		-webkit-transform: scale(2);
		transform: scale(2);
		opacity: .5;
		border-color: transparent;
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: .5;
	}
}

@keyframes scale3 {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	50% {
		-webkit-transform: scale(2);
		transform: scale(2);
		opacity: .5;
		border-color: transparent;
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: .5;
	}
}


/*Counter up */

.single-counter h2 {
	display: inline-block;
	font-size: 36px;
	color: #333333;
	margin-bottom: 0;
	line-height: 1;
	margin-right: 5px;
}

.counter--up-wrap {
	margin-top: 70px;
}


/*===============================================
33: Start Our Best
===============================================*/

.single--best-icon {
	margin-right: 35px;
	-ms-flex-item-align: center;
	align-self: center;
}

.single--best-icon i {
	font-size: 40px;
	-webkit-transform: rotate(-20deg);
	transform: rotate(-20deg);
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.single--our-best:hover .single--best-icon i {
	-webkit-transform: rotate(0);
	transform: rotate(0);
}

.single-best-text h4 {
	font-size: 18px;
	font-weight: 600;
	color: #333333;
	margin-bottom: 15px;
}

.single-best-text p {
	margin-bottom: 0;
}

.single--best-icon .underline-wrap {
	position: absolute;
	top: 72px;
	left: 0;
	right: auto;
}

.single--best-icon img {
	-webkit-transform: rotate(-20deg);
	transform: rotate(-20deg);
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.single--our-best:hover .single--best-icon img {
	-webkit-transform: rotate(0);
	transform: rotate(0);
}

.single--our-best {
	margin-bottom: 40px;
	position: relative;
}


/*==============================================
34: Price Table
==============================================*/

.single--pricing-plan {
	padding: 50px;
	background: #fcfcfc;
	border-radius: 5px;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
	margin-bottom: 30px;
}

.single--pricing-plan ul li {
	padding-bottom: 10px;
}

.single--pricing-plan.active {
	background: #002197;
}

.single--pricing-plan.active .plan-top-head h4 {
	color: #fff;
}

.single--pricing-plan.active .plantop-head-text h2.h1 {
	color: #fff;
}

.single--pricing-plan.active .head-text-float>span {
	color: #fff;
}

.single--pricing-plan.active .pricing-plan-body li {
	color: #dbdfff;
}

.single--pricing-plan.active .btn-fill:before {
	background: transparent;
}

.single--pricing-plan.active .btn-fill {
	background: transparent;
}

.single--pricing-plan.active .pricing-plan-body p {
	color: #fff;
}

.pricing-plan-body a {
	border: 1px solid transparent !important;
}

.pricing-plan-body a span {
	margin-right: 10px;
}

.pricing-plan-body .btn:hover {
	background: #fff;
}

.plan-top-head h4 {
	color: #333333;
	font-weight: 900;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.plantop-head-text {
	padding-top: 29px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-bottom: 30px;
}

.plantop-head-text h2.h1 {
	font-size: 60px;
	font-weight: 900;
	font-family: 'Poppins', sans-serif;
}

.plantop-head-text h2.h1 span {
	font-weight: 300;
}

.head-text-float>span {
	display: block;
	font-weight: 900;
	color: #333333;
}

.head-text-float {
	-ms-flex-item-align: center;
	align-self: center;
	margin-left: 8px;
}

.head-text-float span+span {
	font-weight: 300;
	text-transform: capitalize;
}

.pricing-plan-body a {
	margin-top: 26px;
}

.single--pricing-plan .underline-wrap {
	position: relative;
	top: 0;
	left: 0;
}

.included-every-wrap h3 {
	text-align: center;
	font-weight: 500;
	color: #002197;
	margin-bottom: 19px;
}

.included-every-wrap {
	padding-top: 30px;
}

.included-every-wrap ul:last-child {
	margin-bottom: 0;
}

.included-every-wrap ul li {
	display: inline-block;
	width: 24%;
	color: #555555;
	margin-top: 40px;
	vertical-align: top;
	padding-left: 30px;
	position: relative;
	line-height: 1;
}

.included-every-wrap ul li span {
	color: #53e1ff;
	position: absolute;
	left: 0;
}

.single--pricing-plan .btn.btn-fill {
	border-color: #fff;
}

.single--pricing-plan .btn.btn-fill:before {
	background: #002197;
}

.single--pricing-plan .btn.btn-fill:hover {
	color: #002197;
}

.single--pricing-plan .btn.btn-fill:hover:before {
	background: #fff;
}


/*34.01: pricing plan type 2*/

.type2 .single--pricing-plan.active {
	background: #00c6c6;
}

.type2 .plantop-head-text {
	padding-bottom: 15px;
}

.type2 .pricing-plan-body ul li {
	color: #777777;
	font-weight: 300;
}

.type2 .pricing-plan-body ul li:not(:last-child) {
	padding-bottom: 10px;
}

.type2 .single--pricing-plan.active .pricing-plan-body p {
	color: #fff;
}

.type2 .single--pricing-plan.active .pricing-plan-body ul li {
	color: #fff;
}

.type2 .single--pricing-plan.activeline span:last-child {
	position: absolute;
	content: '';
	background: #00c6c6;
	opacity: .20;
	width: 22px;
	height: 2px;
	top: 5px;
	left: 0;
}

.type2 .single--pricing-plan.active .unerline span,
.type2 .single--pricing-plan.active .unerline span+span,
.type2 .single--pricing-plan.active .unerline span:last-child {
	background-color: #fff;
}

.included-every-wrap.type2 ul li span {
	color: #00c6c6;
}

.included-every-wrap.type2 h3 {
	color: #00c6c6;
}

.type2 .single--pricing-plan .unerline span:last-child {
	left: 0;
	width: 24px;
	opacity: .4;
}

.single--pricing-plan.waves-effect {
	display: block;
}

.type2 .single--pricing-plan .btn.btn-fill {
	border-color: #fff;
}

.type2 .single--pricing-plan .btn.btn-fill:before {
	background: #00c6c6;
}

.type2 .single--pricing-plan .btn.btn-fill:hover {
	color: #00c6c6;
}

.type2 .single--pricing-plan .btn.btn-fill:hover:before {
	background: #fff;
}


/*==============================================
35: Testimonial carousel and partner carousel
==============================================*/


/*35.01: testimonial carousel*/

.testimonial-wrap .owl-carousel .owl-stage-outer {
	padding-left: 10px;
}

.testimonial-body img,
.testimonial-head .testimonial-head-img img {
	width: inherit !important;
}

.center .single-testimoial {
	box-shadow: 0px 9px 30px rgba(0, 0, 0, .1);
	background: #fff;
	opacity: 1;
}

.single-testimoial {
	margin-bottom: 30px;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.testimonial-head-img {
	width: 80px;
	height: 80px;
	overflow: hidden;
	border-radius: 5px;
	border: 2px solid transparent;
	margin-right: 20px;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.testimonial-head-img img {
	-o-object-fit: cover;
	object-fit: cover;
}

.center .single-testimoial .testimonial-head-img {
	overflow: hidden;
	border: 2px solid #53e1ff;
	margin-right: 20px;
}

.testimonial-head {
	margin-left: -86px;
}

.testimonial--head-text h4 {
	color: #555555;
	font-weight: 700;
}

.center .single-testimoial .testimonial--head-text h4 {
	color: #002197;
}

.testimonial--head-text p {
	color: #777777;
	margin-bottom: 0;
}

.single-testimoial {
	padding: 30px 50px 50px;
	border-radius: 5px;
	background: #fefefe;
	opacity: .5;
}

.testimonial--head-text {
	-ms-flex-item-align: center;
	align-self: center;
}

.testimonial-body {
	margin-top: 42px;
	position: relative;
}

.testimonial-body img {
	position: absolute;
	left: -20px;
	top: -11px;
}

.testimonial-body p {
	z-index: 1;
	position: relative;
	font-style: italic;
	font-weight: 300;
	color: #777777;
	margin-bottom: 0;
	line-height: 30px;
}

.testimonial-wrap .owl-dots {
	text-align: center;
	margin-top: 13px;
}

.testimonial-wrap .owl-dots .owl-dot {
	height: 10px;
	width: 10px;
	background: #dfdfdf !important;
	margin-right: 10px;
	border-radius: 50%;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.testimonial-wrap .owl-dot.active {
	background: #53e1ff !important;
}


/*35.02: testimonial type2*/

.testimonial-wrap.type2 .center .single-testimoial .testimonial-head-img {
	border-color: #ffb565;
}

.testimonial-wrap.type2 .center .single-testimoial .testimonial--head-text h4 {
	color: #333333;
}

.testimonial-wrap.type2 .owl-dot.active {
	background: #6c771e !important;
}


/*35.03: testimonial type3*/

.testimonial-wrap.type3 .center .single-testimoial .testimonial-head-img {
	border-color: #ffb565;
}

.testimonial-wrap.type3 .center .single-testimoial .testimonial--head-text h4 {
	color: #333333;
}

.testimonial-wrap.type3 .owl-dot.active {
	background: #e89719 !important;
}


/*35.04: testimonial type4*/

.testimonial-wrap.type4 .center .single-testimoial .testimonial-head-img {
	border-color: #00c6c6;
}

.testimonial-wrap.type4 .center .single-testimoial .testimonial--head-text h4 {
	color: #333333;
}

.testimonial-wrap.type4 .owl-dot.active {
	background: #00c6c6 !important;
}


/*35.05: partner carousel*/

.partner-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.single-partner-inner img {
	width: inherit !important;
	opacity: .5;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
	max-height: 101px;
	width: auto !important;
	margin: 0 auto;
}

.single-partner-inner:hover.single-partner-inner img {
	opacity: 1;
}

.partner-carousel-wrap {
	padding-top: 70px;
}

.partner-carousel .item {
	display: table;
	max-height: 70px;
	margin: 0 auto;
}

.partner-carousel .single-partner-inner {
	display: table-cell;
	margin: auto;
	vertical-align: middle;
	height: 70px
}


/*35.06: partner carousel type2*/

.partner-carousel-wrap.type2 .item {
	display: table;
	margin: 0 auto;
	max-height: 70px;
}

.partner-carousel-wrap.type2 .single-partner-inner {
	display: table-cell;
	margin: auto;
	vertical-align: middle;
	height: 70px;
}

.partner-carousel-wrap.type2 {
	padding-top: 0;
}


/*==============================================
36: zig zag section
==============================================*/


/* section */

.section-img-right {
	position: relative;
	z-index: 1;
}

.img-inner {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #ffb565;
}

.section-img-right:after {
	content: '';
	display: inline-block;
}

.zigzag-wrap,
.zigzag {
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.zigzag-bg {
	position: absolute;
	height: 100%;
	top: 0;
	background-size: cover;
	width: 55%;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	z-index: 1;
}

.zigzag-bg.zigzag-bg-1 {
	left: 0;
	-webkit-clip-path: polygon(0% 0%, 100% 0%, 85% 100%, 0% 100%);
	clip-path: polygon(0% 0%, 100% 0%, 85% 100%, 0% 100%);
}

.zigzag-bg.zigzag-bg-2 {
	right: 0;
	-webkit-clip-path: polygon(15% 0, 100% 0, 100% 100%, 0% 100%);
	clip-path: polygon(15% 0, 100% 0, 100% 100%, 0% 100%);
}

.zigzag-bg.zigzag-bg-2:after {
	background-color: #41bcfe;
}

.zigzag-inner.left {
	padding-top: 95px;
	padding-bottom: 100px;
	position: relative;
	z-index: 1;
}

.zigzag-inner.right {
	padding-top: 95px;
	padding-bottom: 100px;
	position: relative;
	z-index: 1;
	padding-left: 40px;
}

.zigzag-inner h2 {
	color: #fff;
	font-weight: 700;
	margin-bottom: 14px;
	margin-top: -6px;
}

.zigzag-inner p {
	color: #dbdfff;
	font-weight: 300;
	margin-bottom: 38px;
}

.zigzag-inner a {
	border-width: 1px;
}

.zigzag-inner a span {
	margin-right: 15px;
}

.zigzag-inner.left:before {
	content: "";
	position: absolute;
	background: #002197;
	opacity: .9;
	width: 5000%;
	height: 120%;
	top: 0;
	right: -46.7%;
	-webkit-transform: skew(-16.5deg);
	transform: skew(-16.5deg);
	z-index: -1;
}

.zigzag-inner.right:before {
	content: "";
	position: absolute;
	background: #41bcfe;
	opacity: .9;
	width: 5000%;
	height: 100%;
	top: 0;
	left: -9.7%;
	-webkit-transform: skew(-16.5deg);
	transform: skew(-16.5deg);
	z-index: -1;
}

.access-device {
	display: inline-block;
}

.access-device svg {
	margin: 0px 6px;
	cursor: pointer;
}

.access-device a {
	margin-left: 0 !important;
}

.access-device svg path.cls-1 {
	fill: #002197;
	opacity: .5;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.access-device svg:hover path.cls-1 {
	opacity: 1;
}


/*36.01: zigzag area type2*/

.zigzag-inner.type2 {
	position: relative;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	overflow: hidden;
}

.zigzag-inner.type2:before {
	content: "";
	background: #00c6c6;
	opacity: .90;
	position: absolute;
	left: 50%;
	top: 0;
	height: 100%;
	width: 100%;
	-webkit-transform: skew(-14deg);
	transform: skew(-14deg);
}

.zigzag-wrap h3 {
	color: #fff;
	font-weight: 700;
	margin-bottom: 24px;
}

.zigzag-wrap p {
	color: #fff;
	margin-bottom: 30px;
}

.zigzag-wrap .btn-fill {
	border-width: 0;
	color: #00c6c6;
}

.zigzag-wrap .btn-fill:before {
	background: #fff;
}

.zigzag-wrap a.style-1 {
	margin-right: 17px;
}


/*==============================================
37: Our process
==============================================*/

.section-title.text-left .underline-wrap {
	left: 0;
}

.section-title.text-right .underline-wrap {
	left: auto;
	right: 0;
}

.section-title.type3 .underline-wrap {
	position: absolute;
	top: 53px;
	left: 0;
}

.our-process-wrap .section-title.type3 h2 {
	color: #6c771e;
	font-weight: 700;
	position: relative;
	margin-bottom: 62px;
}

.our-process-wrap .section-title.type3 {
	margin-bottom: 52px;
}

.prosse-step-icon {
	margin-right: 30px;
}

.process-step-text h4 {
	color: #777777;
	margin-bottom: 18px;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.prosse-step-icon i {
	font-size: 30px;
}

.single-prosse-step:hover .process-step-text h4 {
	color: #333333;
}

.process-step-text p {
	position: relative;
}

.process-step-inner ul li {
	padding-bottom: 20px;
}

.process-step-inner ul {
	margin-bottom: 0;
}

.process-step-text p:before {
	content: "";
	height: 110%;
	left: -9.5%;
	position: absolute;
	border-left: 1px dotted #c1c1c1;
	top: -9%;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.process-step-text p:after {
	content: "";
	position: absolute;
	left: -50px;
	bottom: -17px;
	width: 10px;
	height: 10px;
	border-top: 15px solid #c1c1c1;
	border-left: 5px solid #fff;
	border-right: 5px solid transparent;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.single-prosse-step:hover .prosse-step-icon .svg path#icon {
	fill: #6c771e;
}

.single-prosse-step:hover .process-step-text p:before {
	border-color: #6c771e;
}

.single-prosse-step:hover .process-step-text p:after {
	border-top: 15px solid #6c771e;
}

.prosse-step-icon .svg path#icon {
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
	opacity: 1;
	fill: #c1c1c1;
}

.progress-btn .btn {
	margin-left: 60px;
}

.home-page4 .style-2 {
	border-color: #6c771e !important;
	color: #6c771e !important;
}

.progress-btn .style-2:hover {
	color: #fff !important;
}

.progress-btn .style-2:before {
	background: #6c771e;
}

.process-step-inner ul li:last-child .single-prosse-step p:before,
.process-step-inner ul li:last-child .single-prosse-step p:after {
	border-width: 0;
}

.process--video-wrap svg path.cls-1 {
	opacity: 1;
	fill: #fcfcfc;
}

.process--video-wrap {
	height: 548px;
}

.process--video-wrap svg path#_01,
.process--video-wrap svg path#_02,
.process--video-wrap svg path#_03 {
	fill: #ffb565;
	opacity: 1;
}

.process--video-wrap .process-video-btn {
	position: absolute;
	height: 50px;
	width: 50px;
	border: 2px solid #fff;
	border-radius: 50%;
	top: 49%;
	text-align: center;
	z-index: 10;
	line-height: 48px;
	left: 50%;
	-webkit-transform: translate( -50%, -50%);
	transform: translate( -50%, -50%);
	padding-left: 5px;
	background: rgba(232, 151, 25, .2);
}


/*.process--video-wrap {
height: 547px;
}
.process--video-wrap svg{
margin-left: .5px;
margin-top: 0.6px;
}
*/

.process--video-wrap .process-video-btn i {
	color: #fff;
	z-index: 10;
	position: relative;
}

.hover-style-ripple:before {
	position: absolute;
	height: 100%;
	width: 100%;
	content: "";
	left: 0;
	top: 0;
	border-radius: 50%;
	border: 1px solid #fff;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
	visibility: visible;
	opacity: 1;
	-webkit-animation: scale2 1s linear infinite;
	animation: scale2 1s linear infinite;
}

@-webkit-keyframes scale2 {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	100% {
		-webkit-transform: scale(2);
		transform: scale(2);
		border-color: transparent;
	}
}

@keyframes scale2 {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	100% {
		-webkit-transform: scale(2);
		transform: scale(2);
		border-color: transparent;
	}
}


/*37.01: how it works type2*/

.our-process-wrap.type2 .section-title.type3 h2 {
	color: #e89719;
}

.our-process-wrap.type2 .single-prosse-step:hover .prosse-step-icon .svg path#icon {
	fill: #e89719;
}

.our-process-wrap.type--2 .process-step-inner ul li:last-child {
	padding-bottom: 0;
}

.our-process-wrap.type2 .single-prosse-step:hover .process-step-text p:before {
	border-color: #e89719;
}

.our-process-wrap.type2 .single-prosse-step:hover .process-step-text p:after {
	border-top: 15px solid #e89719;
}

.process-step-inner ul li:last-child .single-prosse-step p:after {
	display: none;
}

.type5.btn {
	border-color: #e89719;
	color: #e89719;
}

.type2.process--video-wrap .process-video-btn {
	top: 52%
}


/*====================================
38: Start Trusted area
====================================*/

.btn.type5-b {
	color: #e89719;
	border-color: #e89719;
}

.trusted-img {
	margin-bottom: 0 !important;
}

.trusted-text-wrap h2 {
	margin-bottom: 55px;
	color: #333333;
	font-weight: 700;
	margin-top: -9px;
}

.trusted-text-wrap h2 {
	margin-bottom: 30px;
}

.trusted-text-wrap a {
	margin-top: 22px;
}

.trusted-text-wrap .style-2:hover {
	color: #fff !important;
}


/*==========================================
39: Strat prepiad section
==========================================*/

.prepaid-text-wrap .prepaid-list ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.prepaid-text-wrap .prepaid-list ul li {
	position: relative;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	display: inline-block;
	padding-left: 30px;
	padding-bottom: 12px;
	color: #777777;
	font-weight: 300;
}

.prepaid-text-wrap .prepaid-list ul li i {
	position: absolute;
	left: 0px;
	top: 1px;
	font-family: FontAwesome;
	color: #37ba29;
	content: '\f046';
}

.prepaid-text-wrap h2 {
	margin-bottom: 55px;
	color: #333333;
	font-weight: 700;
	margin-top: -9px;
}

.prepaid-text-wrap h2 {
	margin-bottom: 30px;
}

.prepaid-text-wrap p {
	margin-bottom: 43px;
}

.prepaid-text-wrap a {
	margin-top: 20px;
	border-width: 1px;
}


/*======================================
40: Call to action
======================================*/

.call-action-inner h3 {
	color: #fff;
	font-weight: 700;
}

.call-to-action {
	padding: 51px 0;
	position: relative;
}

.call-to-action:before {
	height: 100%;
	width: 100%;
	background: #6c771e;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	opacity: .9;
}

.call-action-inner p {
	margin-bottom: 0;
	color: #fff;
}

.call-action-btn a {
	border-width: 1px;
}

.call-action-btn a+a {
	margin-left: 17px;
}

.call-action-btn .style-2 {
	border-color: #ffb565 !important;
	color: #ffb565 !important;
}

.call-action-btn .style-2:hover {
	color: #fff !important;
}

.home-page4 .btn-fill:before {
	background: #fff;
}

.home-page4 .btn-fill {
	background: #fff;
}

.call-action-btn a {
	color: #ffb565 !important;
}


/*40.01: call to action type2*/

.type2.call-to-action:before {
	background: #e89719;
	opacity: .9;
}

.type2 .call-action-btn .btn-fill {
	color: #e89719;
}

.type2 .call-action-btn .btn-fill:before {
	background: #fff;
}

.type2 .call-action-btn .style-1:hover {
	color: #e89719 !important;
}

.call-to-action.type2 .call-action-btn a:first-child {
	color: #fff !important;
}

.call-to-action.type2 .call-action-btn a:first-child:hover {
	color: #e89719 !important;
}


/*40.02: call to action type3*/

.call-to-action.type3:before {
	background: #002197;
	opacity: .85;
	border-radius: 5px;
}

.call-to-action.type3 {
	padding: 51px 64px;
	position: relative;
	border-radius: 5px;
	overflow: hidden;
	background-size: cover !important;
	background-repeat: no-repeat !important;
}

.call-to-action.type3 .call-action-inner {
	z-index: 10;
	position: relative;
}

.call-to-action.type3 .call-action-inner h3 {
	color: #fff;
	font-weight: 700;
	margin-bottom: 23px;
}

.call-to-action.type3 .call-action-inner p {
	margin-bottom: 32px;
	color: #fff;
}


/*40.03: call to action type4*/

.call-to-action.type4 {
	padding: 40px;
	margin-bottom: 0;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	overflow: hidden;
	border-radius: 5px;
}

.call-to-action.type4:before {
	background: #002197;
}

.call-to-action.type4 .call-action-inner h4 {
	color: #ffffff;
	font-weight: 600;
}

.call-action-inner .btn.style-1:hover {
	background: #fff;
	color: #002197 !important;
	border-color: #fff;
}

.type3 .call-action-btn .btn.style-1:hover {
	background: #fff;
	color: #002197 !important;
	border-color: #fff;
}

.type4 .call-action-btn .btn {
	color: #fff !important;
}

.type4 .call-action-btn .btn:hover {
	background: #fff;
	color: #002197 !important;
	border-color: #fff;
}


/*==========================================
41: At all star section
==========================================*/

.domain-search-field.primary-form input:not([type=submit]) {
	height: 70px;
	padding: 0 0 0 40px;
	font-size: 14px;
	width: 100%;
	border: 5px solid #00c6c6;
	border-radius: 5px;
	background: #fff;
	box-shadow: 10px 3px 15px rgba(0, 0, 0, .07);
}

.domain-search-field button[type=submit] {
	cursor: pointer;
	border: none;
	color: #00c6c6;
	width: 20%;
	position: absolute;
	top: 5px;
	right: 5px;
	height: 60px;
	background: #e6ffff;
	border-left: 1px solid #00c6c6;
	font-size: 18px;
	font-weight: 700;
	font-family: 'Dosis', sans-serif;
	-webkit-transition: .3s;
	transition: .3s;
}

.domain-search-field button span {
	margin-left: 10px;
}

.domain-search-field input.parsley-error {
	border: 5px solid red !important;
}

.single-domain-step {
	padding: 95px 30px 0;
	margin-bottom: 30px;
}

.single-domain-step.text-left:after {
	left: 30%;
}

.single-domain-step.text-left:before {
	left: 105%;
}

.single-domain-step.text-right:after {
	left: 106%;
}

.single-domain-step.text-right:before {
	left: 181%;
}

.single-domain-step svg {
	margin-bottom: 21px;
}

.single-domain-step h4 {
	color: #777777;
	font-weight: 600;
	margin-bottom: 20px;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.single-domain-step svg path#icon {
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.single-domain-step:hover svg path#icon {
	fill: #00c6c6;
}

.single-domain-step:hover h4 {
	color: #333333;
}

.single-domain-step {
	position: relative;
}

.single-domain-step:after {
	content: "";
	border: 1px dashed #00c6c6;
	width: 70%;
	height: 1px;
	left: 67%;
	position: absolute;
	top: 109px;
	border-radius: 10px;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.single-domain-step:before {
	content: "";
	border-left: 15px solid #00c6c6;
	position: absolute;
	top: 105px;
	left: 143%;
	height: 10px;
	border-bottom: 5px solid transparent;
	border-top: 5px solid transparent;
}

.domain-step .col-md-4:last-child .single-domain-step:before,
.domain-step .col-md-4:last-child .single-domain-step:after {
	display: none;
}

.domain-step .col-md-3:last-child .single-domain-step:before,
.domain-step .col-md-3:last-child .single-domain-step:after {
	display: none;
}

.domain-search-field.primary-form input::-webkit-input-placeholder {
	color: #c7c7c7 !important;
	opacity: 1 !important;
}

.domain-search-field.primary-form input::-moz-placeholder {
	color: #c7c7c7 !important;
	opacity: 1 !important;
}


/*==============================================
42: Coming soon page
==============================================*/

.coming-full-width {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column;
	flex-flow: column;
	height: 100vh;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.coming-right-img {
	position: absolute;
	left: 50%;
	height: 100%;
	width: 50%;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: center, center !important;
	top: 0;
	z-index: 10;
}

.coming-text-inner h4 {
	font-weight: 600;
	color: #fff;
	letter-spacing: 16px;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.coming-text-inner h1 {
	font-weight: 200;
	color: #fff;
	font-size: 60px;
	margin-bottom: 39px;
	line-height: 72px
}

.coming-text-inner p {
	color: #fffefe;
	margin-bottom: 42px;
}

.coming-social-area {
	margin-top: 43px;
}

.coming-social-area ul li {
	display: inline-block;
	margin-right: 40px;
}

.coming-social-area ul li a {
	color: #fff;
	font-size: 18px;
}

.comign-header .logo {
	padding: 34px 0;
}

.coming-text-inner {
	margin-top: 50px;
}


/*==========================================
43: Error 404 page
==========================================*/

.error-full-width {
	height: 100vh;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.error-cartoon-inner {
	margin-bottom: 39px;
}

.error-cartoon-inner img {
	margin: 0 auto;
	display: block;
}

.error-text-inner h4 {
	font-weight: 600;
	color: #fff;
	letter-spacing: 32px;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.error-text-inner h1 {
	font-weight: 200;
	color: #fff;
	font-size: 72px;
	margin-bottom: 39px;
}

.error-text-inner p {
	color: #fffefe;
	margin-bottom: 22px;
}

.error-text-inner a {
	font-size: 16px;
	color: #fff;
	font-weight: 500;
	margin-bottom: 41px;
	display: inline-block;
}

.error-text-inner a span {
	margin-right: 5px;
}

.error404 .search-form input {
	background-color: transparent;
	color: #fff;
	border-color: #fff;
}

.error404 .search-form input::-webkit-input-placeholder {
	color: #fff !important;
	opacity: .6 !important;
}

.error404 .search-form input::-moz-placeholder {
	color: #fff !important;
	opacity: .6 !important;
}

.error404 .search-form input:-ms-input-placeholder {
	color: #fff !important;
	opacity: .6 !important;
}

.error404 .search-form input::placeholder {
	color: #fff !important;
	opacity: .6 !important;
}

form#comingsoonform .alert {
	margin-top: 10px;
}

.error-form .primary-form .error-input {
	position: relative;
	width: 100%;
	height: 50px;
	border-radius: 5px;
	border-width: 0;
	box-shadow: 0 10px 15px rgba(0, 0, 0, .07);
	background: rgba(255, 255, 255, .20);
}

.error-form button {
	height: 50px;
	background: #fff;
	position: absolute;
	top: 0;
	right: 0;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	color: #41bcfe;
	font-size: 18px;
	font-weight: 600;
	width: 26%;
}

.error-form button span {
	margin-right: 8px;
}

p.nof-desc {
	color: #777;
}


/*============================================
44: Contact
============================================*/


/*44.01: contact form*/

.contact-form .theme-input-style {
	font-size: 12px;
	border-bottom: 1px solid #c3c3c3;
	opacity: 1;
}

.contact-form .form-group {
	margin-bottom: 26px;
}

.contact-btn {
	margin-top: 24px;
}

.contact-form-info h2 {
	margin-bottom: 41px;
	color: #002197;
	font-weight: 700;
	margin-top: -9px;
}

.contact-form-info p {
	color: #999999;
	margin-bottom: 30px;
}

.contact-form textarea:focus,
.contact-form input:focus {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
	border-color: #53e1ff;
}

.contact-form button[type=submit] {
	width: inherit;
}

.contact-form textarea::-webkit-input-placeholder,
.contact-form input::-webkit-input-placeholder {
	color: #c7c7c7 !important;
	opacity: 1 !important;
}

.contact-form textarea::-moz-placeholder,
.contact-form input::-moz-placeholder {
	color: #c7c7c7 !important;
	opacity: 1 !important;
}

.contact-form textarea:-ms-input-placeholder,
.contact-form input:-ms-input-placeholder {
	color: #c7c7c7 !important;
	opacity: 1 !important;
}

.contact-form textarea::placeholder,
.contact-form input::placeholder {
	color: #c7c7c7 !important;
	opacity: 1 !important;
}

.form-response {
	background: #53e1ff;
	margin-top: 30px;
}

.form-response span {
	color: #fff;
	display: block;
	margin-bottom: 30px;
	padding: 10px 15px;
}


/*44.02: google map*/

.google-map-wrapper #google-map {
	height: 742px;
	width: 100%
}


/*44.03: contact-info*/

.contact-info h2 {
	margin-bottom: 35px;
	color: #002197;
	font-weight: 700;
	margin-top: -9px;
}

.contact-info .biz_section-title {
	text-align: left;
}

.contact-info .biz_section-title:before {
	left: 0;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.contact-info .biz_btn {
	margin-top: 24px;
}

.contact-info p {
	color: #999999;
	margin-bottom: 37px;
}

.contact-info h4 {
	color: #333333;
	font-weight: 600;
	margin-bottom: 18px;
}

.contact-socile-list li {
	display: inline-block;
	padding: 0 15px 0 0;
}

.contact-info .info-list p {
	padding-left: 30px;
	position: relative;
}

.contact-info .info-list p i.fa {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 18px;
	line-height: 24px;
}

.contact-info .info-list li:nth-child(2) h4+p {
	margin-bottom: 15px;
}

.contact-socile-list li a {
	font-size: 18px;
	color: #999999;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.info-list li a:hover,
.contact-socile-list li a:hover {
	color: #53e1ff;
}

.info-list li a {
	color: #999999;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.contact-info {
	padding-left: 20px;
}

.visite-us-video a {
	position: absolute;
	height: 50px;
	width: 50px;
	border: 2px solid #53e1ff;
	border-radius: 50%;
	top: 50%;
	text-align: center;
	z-index: 10;
	line-height: 48px;
	left: 50%;
	-webkit-transform: translate( -50%, -50%);
	transform: translate( -50%, -50%);
	padding-left: 5px;
	background: #53e1ff;
	color: #fff;
}

.visite-us-video {
	position: relative;
}

.visite-us-video .hover-style-ripple:before {
	border: 2px solid #53e1ff;
	opacity: 1;
}


/*=========================================
45: service page
=========================================*/


/*45.01: your next*/

.section-title.type4 h2 {
	color: #002197
}

.section-title.type4 p {
	width: 100%;
	color: #999999;
	margin-bottom: 35px;
}

.section-title.type4 {
	margin-bottom: 43px;
}

.your-next-wrap ul li {
	padding-left: 30px;
	position: relative;
}

.your-next-wrap ul li span {
	position: absolute;
	left: 0;
	font-size: 12px;
	color: #27db1e;
	top: 3px;
}

.your-next-wrap ul li p {
	margin-bottom: 17px;
	color: #777777;
}

.your-next-wrap h2 {
	color: #002197;
	font-weight: 700;
	margin-bottom: 32px;
}

.your-next-btn {
	margin-top: 36px;
}

.your-next-btn a {
	color: #002197;
	font-weight: 500;
}


/*45.02: what we get*/

.section-title.type4-b h2 {
	color: #002197;
	position: relative;
	z-index: 3;
}

.section-title.type4-b {
	position: relative;
	margin-bottom: 70px;
}

.single-what-get span {
	font-size: 18px;
	color: #53e1ff;
	margin-right: 15px;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.single-what-details h4 {
	color: #555555;
	font-weight: 600;
	margin-bottom: 20px;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.single-what-get:hover .single-what-details h4,
.single-what-get:hover.single-what-get span {
	color: #53e1ff;
}

.single-what-details p {
	color: #999999;
	margin-bottom: 0;
}

.single-what-get {
	margin-bottom: 30px;
}

.whatwe-get-btn {
	margin-top: 20px;
	margin-left: 15px;
}

.section-title.type4-b .svg .cls-1 {
	fill: #f0f0f0;
	opacity: 1;
}


/*======================================
46: main Home page1 light vs
========================================*/

.home-page1-light .home-banner1 .banner--inner-text h1 span {
	color: #002197;
}

.home-page1-light .home-banner1 .banner--inner-text h1 {
	color: #53e1ff;
}

.home-page1-light {
	color: #777777;
}

.home-page1-light .home-banner1 .banner--inner-text p {
	margin-bottom: 34px;
	color: #555555;
}

.home-page1-light .btn {
	color: #002197;
	border: 2px solid #002197;
}

.home-page1-light .btn:before {
	background: #dbf2ff;
}

.home-page1-light .single--update-wrap p {
	color: #dbdfff;
}

.home-page1-light .price--update-carousel .owl-next,
.home-page1-light .price--update-carousel .owl-prev {
	background: #fff !important;
	color: #002197 !important;
	border: 2px solid #002197 !important;
}

.home-page1-light .price--update-carousel .owl-next:after,
.home-page1-light .price--update-carousel .owl-prev:after {
	background: #dbf2ff;
}

.home-page1-light .section-title h2 {
	color: #002197;
	z-index: 1;
	position: relative;
}

.home-page1-light .section-title svg.svg .cls-1 {
	fill: #f0f0f0;
	opacity: 1;
}

.home-page1-light .single-service-text h4 {
	color: #333333;
}

.home-page1-light .single-service-text p {
	color: #777777;
}

.home-page1-light .timeline-element span {
	color: #f3f3f3;
	opacity: 1;
}

.home-page1-light .step-timeline-item:hover .timeline-content {
	box-shadow: 0px 4px 20px rgba(0, 0, 0, .1);
}

.home-page1-light .timeline-element h4 {
	color: #333333;
}

.home-page1-light .trading--update-text h2 {
	color: #002197;
}

.home-page1-light .trading--update-text p {
	color: #777;
}

.home-page1-light .crypto--calculator-inner ul {
	border-bottom: 1px solid #f3f3f3;
}

.home-page1-light .crypto--calculator-inner ul {
	border-bottom: 1px solid #f3f3f3;
}

.home-page1-light .crypto--calculator-inner ul:nth-child(2) {
	border-width: 0;
}

.calculator-wrap {
	position: relative;
	z-index: 3;
}

.home-page1-light .token-allocation h2,
.home-page1-light .app-heading h2 {
	color: #002197;
}

.home-page1-light .app-text h4 {
	color: #333333;
}

.home-page1-light .notify-form h5 {
	color: #555555;
}

.home-page1-light .crypto--progress-inner .progress-bar {
	background: #7e64ff;
	background: -webkit-linear-gradient(left, #7e64ff 0%, #2b58ff 100%);
	background: linear-gradient(to right, #7e64ff 0%, #2b58ff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7e64ff', endColorstr='#2b58ff', GradientType=1);
}

.home-page1-light .crypto--progress-inner .progress:after {
	background-image: url(../img/countdown2.png);
}

.home-page1-light .theme-input-style {
	border-bottom: 1px solid #c7c7c7;
	opacity: .5;
}

.home-page1-light .single-chart-details h5 {
	color: #555555;
}

.home-page1-light .single-chart-details h3 {
	color: #777777;
}

.home-page1-light .single-chart-details:hover h5,
.home-page1-light .single-chart-details:hover h3 {
	color: #0e035c;
}

.home-page1-light .pie--details-btn a {
	color: #002197;
}

.home-page1-light .pie--details-btn:hover a {
	color: #002197;
}

.bx-sdo {
	box-shadow: 2px 10px 20px rgba(0, 0, 0, .1);
}

.home-page1-light .single--team-inner {
	margin-bottom: 30px;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.home-page1-light .social-list li,
.home-page1-light .single--team-inner:hover {
	box-shadow: 0px 10px 30px rgba(0, 0, 0, .1);
}

.home-page1-light .single--team-inner h5 {
	color: #555555;
}

.home-page1-light .single--team-inner:hover h5 {
	color: #002197;
}

.home-page1-light .single--team-inner p {
	color: #999999;
}

.home-page1-light .crypto--calculator-inner ul li input {
	color: #333333;
}

.home-page1-light .notify-form .theme-input-style::-webkit-input-placeholder {
	color: #333333 !important;
	opacity: 1 !important;
	font-size: 12px;
}

.home-page1-light .notify-form .theme-input-style::-moz-placeholder {
	color: #333333 !important;
	opacity: 1 !important;
	font-size: 12px;
}

.home-page1-light .notify-form .theme-input-style {
	color: #333333;
}

.home-page1-light .single-solution-wrap:hover svg path#icon {
	fill: #53e1ff;
}

.home-page1-light .single--team-inner {
	background: #fdfdfd;
}

.home-page1-light .timeline-content {
	background: #f8f8f8;
}

.home-page1-light .update-heading h2 {
	color: #002197 !important;
}


/*=========================================
47: main Home page2 light vs
=========================================*/


/*home2 btn*/

.home-page2-light .btn {
	border: 1px solid #53e1ff;
	color: #fff;
}

.home-page2-light .btn:hover {
	border-color: #53e1ff;
}

.home-page2-light .btn.style-1:hover {
	background: #fff;
	color: #53e1ff !important;
	border-color: #fff;
}

.home-page2-light .btn.btn-fill {
	background: #fff;
	color: #53e1ff;
	border-color: #ffffff;
}

.home-page2-light .btn.btn-fill:before {
	background: #fff;
}

.home-page2-light .banner.home-banner2 {
	background: #0fa8fa;
	background: -webkit-linear-gradient(left, #0fa8fa 0%, #002199 100%);
	background: linear-gradient(to right, #0fa8fa 0%, #002199 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0fa8fa', endColorstr='#002199', GradientType=1);
}

.home-page2-light .Extra--feature-area .feature--area-wrap {
	background: #ffffff;
}

.home-page2-light .single--features-wrap:hover .features-icon #icon_hover_,
.home-page2-light .single--features-wrap:hover .features-icon #icon {
	fill: #002197;
	opacity: 1;
}

.home-page2-light .Extra--feature-area .features-details h4 {
	color: #53e1ff;
	font-weight: 600;
}

.home-page2-light .Extra--feature-area .features-icon #icon_hover_,
.home-page2-light .Extra--feature-area .features-icon #icon {
	fill: #e1e1e1;
	opacity: 1;
}

.home-page2-light {
	color: #777777;
}

.home-page2-light .section-title-type2 h2 {
	color: #002197;
}

.home-banner2 .banner--inner-text p {
	margin-bottom: 33px;
	color: #fff;
}

.home-page2-light .single-use-usbox {
	background: #fcfcfc;
}

.home-page2-light .why--use-text blockquote {
	color: #333333;
	border-left: 2px solid #53e1ff;
}

.why--use-text blockquote p {
	line-height: 30px;
	font-weight: 400;
}

.home-page2-light .single-use-usbox i.fa-snowflake-o {
	color: #ff7b7b;
}

.home-page2-light .single-use-usbox i.fa-sitemap {
	color: #7fa9ff;
}

.home-page2-light .single-use-usbox i.fa-clone {
	color: #fa7eff;
}

.home-page2-light .single-use-usbox p {
	color: #777777;
}

.home-page2-light .use-us-video span {
	color: #53e1ff;
}

.home-page2-light .use-us-video .use--us-button {
	border: 2px solid #052d9f;
	color: #052d9f;
}

.home-page2-light .hover-style-ripple:before {
	border: 1px solid #052d9f;
}

.home-page2-light .section-title h2 {
	color: #53e1ff;
	z-index: 2;
	position: relative;
}

.home-page2-light .section-title svg.svg {
	z-index: 1;
}

.home-page2-light .home2-section-bg:after {
	background: #fcfcfc;
	opacity: 1;
}

.home-page2-light .single-solution-wrap {
	background: #ffffff;
}

.home-page2-light .single-solution-wrap h4 {
	color: #333333;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.home-page2-light .single-solution-wrap:hover h4 {
	color: #002197;
}

.home-page2-light .progress-bar-inner.type2 .progress-bar span+span+span {
	color: #999999;
}

.home-page2-light .token-btn .btn.btn-fill {
	background: #53e1ff;
	color: #fff;
	border-color: #ffffff;
}

.home-page2-light .token-btn .btn.btn-fill:before {
	background: #53e1ff;
}

.home-page2-light .token--available-time ul li:after {
	background: #002197;
}

.home-page2-light .token--available-time ul li h5 {
	color: #333333;
}

.home-page2-light .token--available-time ul li p {
	color: #777777;
}

.home-page2-light .home2-section-bg.overlay:after {
	background: #002197;
	opacity: 1;
}

.home-page2-light .use--crypdrone-wrap .section-title-type2 h2 {
	color: #fff;
}

.use--crypdrone-wrap .single-use-crypdrone:last-child p {
	margin-bottom: 0;
}

.home-page2-light .use-crypdrone-token p {
	margin-bottom: 66px;
	color: #dbdfff;
}

.home-page2-light .use-crypdrone-icon svg text#icon-2 {
	fill: #53e1ff;
}

.home-page2-light .section-title svg path#icon {
	fill: #f0f0f0;
	opacity: 1;
	z-index: 1;
}

.home-page2-light .road--map-wrap.type2:after {
	background: #f0f0f0;
	z-index: 0;
}

.home-page2-light .single--roadmap-wrap .road-map-count {
	background: #fff;
}

.home-page2-light .single--roadmap-wrap .road--map-time {
	color: #333333;
}

.home-page2-light .single--roadmap-wrap .road-map-content p {
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.home-page2-light .single--roadmap-wrap:hover .road-map-content p {
	color: #555555;
}

.center .single--roadmap-wrap .road--map-time {
	color: #41bcfe;
}

.center .single--roadmap-wrap .road-map-count {
	background: #41bcfe;
}

.home-page2-light .single--team-inner {
	margin-bottom: 30px;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.home-page2-light .social-list li,
.home-page2-light .single--team-inner:hover {
	box-shadow: 0px 10px 30px rgba(0, 0, 0, .1);
}

.home-page2-light .single--team-inner h5 {
	color: #555555;
}

.home-page2-light .single--team-inner p {
	color: #999999;
}

.home-page2-light .single--team-inner.type2 .member--caption-details h5 {
	color: #333333;
}

.home-page2-light .single--team-inner.type2 .member--caption-details p {
	color: #777777;
}

.home-page2-light .our--team-wrap .loadmore-btn a {
	color: #333333;
}

.home-page2-light .our--team-wrap .loadmore-btn a:hover {
	color: #002197;
}

.home-page2-light .single--team-inner.type2:hover .member--caption-details h5 {
	color: #002197;
}

.home-page2-light .single-solution-wrap svg path#icon {
	fill: #53e1ff;
	opacity: 1;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.home-page2-light .single-solution-wrap:hover svg path#icon {
	fill: #d7d7d7;
	opacity: 1;
}

.single-solution-wrap i {
	font-size: 40px;
}


/*==============================================
48: Footer
==============================================*/


/*48.01: footer top*/

.footer-widget .recent-posts .post-info {
	color: #dbdfff;
}

.footer-widget .recent-posts .post-info:hover {
	color: #53e1ff;
}

.footer-widget .recent-posts h5 a {
	color: #dbdfff;
}

.footer-widget .recent-posts h5 a:hover {
	color: #53e1ff;
}

.footer-widget h5 {
	color: #fff;
	font-weight: 600;
}

.unerline {
	position: relative;
}

.unerline span {
	position: absolute;
	content: '';
	width: 8px;
	height: 2px;
	top: 0;
	left: 5px;
	background: rgba(255, 255, 255, .60);
}

.unerline span+span {
	width: 22px;
	height: 2px;
	top: 0;
	left: 17px;
	background: #fff;
}

.unerline span+span+span {
	width: 22px;
	height: 2px;
	top: 5px;
	left: 0;
	background: #fff;
	opacity: .30;
}

.theme-color.unerline span {
	background: #53e1ff;
}

.theme-color.unerline span+span {
	background: #53e1ff;
}

.theme-color.unerline span+span+span {
	background: #53e1ff;
	opacity: .30;
}

.footer-form button {
	width: 50px;
	height: 50px;
	color: #53e1ff;
	background: #fff;
	position: absolute;
	right: 0;
	top: 0;
	border: 1px solid #fff;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.footer-form input {
	width: 100%;
	border: none;
	background: transparent;
	height: 50px;
	opacity: 1;
	border-radius: 5px;
	padding-left: 15px;
	font-size: 12px;
	font-weight: 300;
	border: 1px solid #fff;
	color: #fff;
}

.footer-form {
	position: relative;
}

.footer-widget ul li a {
	color: #bdc1de;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
	position: relative;
	padding-left: 12px;
}

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

.footer-widget ul li {
	margin-bottom: 15px;
}

footer.footer {
	background-size: cover !important;
}

.footer-widget ul li a:before {
	content: '\f105';
	position: absolute;
	font-family: FontAwesome;
	font-size: 10px;
	left: 0;
	top: 3px;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
	line-height: 1;
	font-size: 16px;
}

.footer-widget ul.menu li a {
	text-transform: capitalize;
}

.footer-widget ul li a:hover {
	color: #53e1ff;
}

.footer-widget select {
	max-width: 100%;
	width: 100%;
	padding: 10px;
}

.footer-widget select:focus {
	border-color: #53e1ff;
}

.footer-widget #wp-calendar {
	width: 100%;
}

.footer-widget #wp-calendar th,
.footer-widget #wp-calendar td {
	padding: 6px;
	border: 1px solid #dddde1;
	text-align: center;
}

.footer-widget #wp-calendar th {
	color: #53e1ff;
	font-weight: 600;
}

.footer-widget #wp-calendar td a {
	color: #bdc1de;
}

.footer-widget .rsswidget:hover,
.footer-widget #wp-calendar td a:hover {
	color: #53e1ff;
}

.footer-widget #wp-calendar caption {
	padding-bottom: 0;
	line-height: 1;
	padding-top: 20px;
	color: #bdc1de;
}

.footer-widget #wp-calendar th:last-child,
.footer-widget #wp-calendar th:nth-child(6) {
	color: #ff0000;
}

.footer-widget ul.children {
	padding-left: 30px;
	margin-top: 15px;
}

.footer-widget.widget_recent_comments ul li a:before {
	display: none;
}

.footer-widget ul li ul li:last-child {
	padding-bottom: 0;
	border-bottom: 0;
	margin-bottom: 0;
}

.footer-widget.widget_rss ul li a {
	padding-left: 0;
	margin-left: 0;
	padding-bottom: 10px;
	display: block;
}

.footer-widget.widget_rss ul li .rss-date {
	display: block;
	padding-bottom: 8px;
	font-size: 12px;
}

.footer-widget.widget_rss ul li .rssSummary {
	margin-bottom: 8px;
}

.footer-widget.widget_rss ul li cite {
	font-weight: 500;
	font-size: 13px;
}

.footer-widget.widget_rss ul li a:before {
	display: none;
}

.footer-widget.widget_rss p strong,
.footer-widget .rsswidget {
	color: #fff;
	font-weight: 600;
}

.footer-widget.widget_search .search-form input {
	background: #2f64ae;
	color: #fff;
}

.footer-widget.widget_rss p {
	margin-bottom: 0;
}

.footer-widget.widget_text .textwidget p strong {
	font-weight: 600;
}

.footer-widget.widget_text .textwidget p img {
	margin: 15px 0px;
}

.footer-widget.widget_text .textwidget p {
	margin-bottom: 15px;
}

.footer-widget.widget_tag_cloud .tagcloud a {
	font-size: 13px !important;
	padding: 2px 8px;
	border: 1px solid #fff;
	margin-bottom: 8px;
	display: inline-block;
	margin-right: 6px;
	border-radius: 15px;
	color: #bdc1de;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.footer-widget.widget_tag_cloud .tagcloud a:hover {
	border-color: #53e1ff;
	background: #53e1ff;
	color: #fff;
}

.footer-widget .widget-title h4 {
	margin-left: 0;
}

.footer-widget ul.sub-menu {
	padding-top: 15px;
}

.footer-widget ul.sub-menu,
.footer-widget ul.children {
	padding-left: 30px;
}

.footer-widget ul.sub-menu ul ul,
.footer-widget ul.children ul ul {
	padding-left: 0;
}

.footer-widget.widget_recent_comments .recentcomments a {
	padding-left: 0;
	margin-left: 0;
	font-weight: 500;
	display: block;
}

.footer-widget.widget_recent_comments .recentcomments .comment-author-link a {
	font-weight: 400;
}

.footer-widget.widget_bizdrone_recent_news_widget .recent-posts {
	border: none;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.footer-widget.widget_bizdrone_recent_news_widget .recent-posts .post-wrapper {
	margin-left: 0;
}

.footer-widget .footer-logo {
	margin-bottom: 37px;
}

.footer-about-text {
	margin-bottom: 32px;
}

.footer-header {
	margin-bottom: 47px;
}

.footer-link .link-left {
	float: left;
	width: 50%;
}

.footer-link .link-right {
	float: right;
	width: 50%
}

.link-right a,
.link-left a {
	display: block;
	padding-bottom: 15px;
	font-weight: 300;
	color: #bdc1de;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.footer-contact-list li {
	padding-left: 36px;
	position: relative;
	padding-bottom: 22px !important;
	padding-right: 30px;
	margin-bottom: 0 !important;
	border-bottom: 0 !important;
	color: #bdc1de;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.footer-contact-list li span {
	position: absolute;
	left: 0;
	font-size: 20px;
	color: #fff;
	line-height: 1;
}

.footer-widget {
	margin-bottom: 30px;
	color: #bdc1de;
	margin-right: 35px;
}

.footer-contact-list li a {
	color: #bdc1de;
	margin-left: 0 !important;
	padding-left: 0 !important;
}

.footer-contact-list li a:before {
	display: none;
}

.link-right a:hover,
.link-left a:hover,
.footer-contact-list li a:hover {
	color: #53e1ff;
}

.link-right a i,
.link-left a i {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.link-right a:hover i,
.link-left a:hover i {
	visibility: visible;
	opacity: 1;
	margin-right: 5px;
}

.footer--social-list li {
	display: inline-block;
	background: #fff;
	margin-right: 7px;
	height: 35px;
	width: 35px;
	text-align: center;
	line-height: 35px;
	border-radius: 50%;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.footer--social-list li:last-child {
	margin-right: 0;
}

.footer--social-list li a {
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
	color: #53e1ff;
}

.footer--social-list li:hover {
	background: #53e1ff;
}

.footer--social-list li:hover a {
	color: #fff;
}

.footer--social-list {
	position: relative;
	margin-bottom: 0;
	z-index: 1;
}

.footer--social-list:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background: #53e1ff;
	left: 0;
	top: 17px;
	z-index: -1;
}


/* .footer-mail::-webkit-input-placeholder {
color: #fff !important;
opacity: 1 !important;
font-size: 12px;
}
.footer-mail::-moz-placeholder {
color: #fff !important;
opacity: 1 !important;
font-size: 12px;
} */

.footer-mail .alert {
	margin-top: 10px;
}


/*48.02: footer bottom*/

.footer-bottom-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.tarms-condition li {
	display: inline-block;
	padding-left: 20px;
	position: relative;
}

.tarms-condition li a {
	display: block;
	font-size: 12px;
	font-weight: 300;
	color: #53e1ff;
	text-transform: capitalize;
}

.tarms-condition li:not(:last-child) {
	padding-right: 14px;
}

.tarms-condition li+li:before {
	position: absolute;
	content: "/";
	left: 0;
	top: 0;
	color: #53e1ff;
}

.tarms-condition li:first-child {
	padding-left: 0;
}

.footer-bottom-text p {
	font-size: 12px;
	margin-bottom: 0;
	font-weight: 300;
	color: #53e1ff;
}

.footer-bottom-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-bottom: 19px;
	padding-top: 19px;
}

footer.footer-type1 {
	background: #2629b0;
	background: -webkit-linear-gradient(top, #2629b0 0%, #10065e 100%);
	background: linear-gradient(to bottom, #2629b0 0%, #10065e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2629b0', endColorstr='#10065e', GradientType=0);
}

.footer-bottom-text a {
	color: #53e1ff;
	font-weight: 700;
}


/*48.03: footer type 2*/

.footer-type2 .footer-about-text p {
	color: #dbdfff;
}

.footer-type2 .link-right a,
.footer-type2 .link-left a {
	color: #dbdfff;
}

.footer-type2 .footer-contact-list li {
	color: #dbdfff;
}

.footer-type2 .footer-contact-list li a {
	color: #dbdfff;
}

.footer-type2 .link-right a:hover,
.footer-type2 .link-left a:hover,
.footer-type2 .footer-contact-list li a:hover {
	color: #53e1ff;
}


/*48.04: footer type3*/

.footer-type3 .footer-about-text p {
	color: #fff;
}

.footer-type3 .footer-form input {
	background: #a7903a;
}

.footer-type3 .footer-form button {
	color: #6c771e;
	background: #ffb565;
}

.footer-type3 .link-right a,
.footer-type3 .link-left a {
	color: #fff;
}

.footer-type3 .link-right a:hover,
.footer-type3 .link-left a:hover,
.footer-type3 .footer-contact-list li:hover,
.footer-type3 .footer-contact-list li a:hover {
	color: #ffb565;
}

.footer-type3 .footer-contact-list li {
	color: #fff;
}

.footer-type3 .footer-contact-list li a {
	color: #fff;
}

.footer-type3 .footer--social-list:after {
	background: #ffb565;
}

.footer-type3 .footer--social-list li a {
	color: #6c771e;
}

.footer-type3 .footer--social-list li:hover {
	background: #ffb565;
}

.footer-type3 .tarms-condition li {
	color: #fff;
}

.footer-type3 .footer-bottom-text p {
	color: #fff;
}

.footer-type3 .footer-bottom-text a {
	color: #fff;
}

.footer-type3 .unerline span {
	background: #ffb565;
	opacity: .6;
}

.footer-type3 .unerline span+span {
	background: #ffb565;
	opacity: 1;
}

.footer-type3 .unerline span:last-child {
	position: absolute;
	content: '';
	background: #ffb565;
	opacity: .20;
	width: 22px;
	height: 2px;
	top: 5px;
	left: 0;
}


/*48.05: footer type4*/

.footer-type4 .footer-about-text p {
	color: #fff;
}

.footer-type4 .footer-form input {
	background: #efbc6d;
}

.footer-type4 .footer-form button {
	color: #e48f0b;
	background: #fff;
}

.footer-type4 .link-right a,
.footer-type4 .link-left a {
	color: #fff;
}

.footer-type4 .link-right a:hover,
.footer-type4 .link-left a:hover,
.footer-type4 .footer-contact-list li:hover,
.footer-type4 .footer-contact-list li a:hover {
	color: #fff;
}

.footer-type4 .footer-contact-list li {
	color: #fff;
}

.footer-type4 .footer-contact-list li a {
	color: #fff;
}

.footer-type4 .footer--social-list:after {
	background: #ffb565;
}

.footer-type4 .footer--social-list li a {
	color: #e48f0b;
}

.footer-type4 .footer--social-list li:hover a {
	color: #eb002c;
}

.footer-type4 .footer--social-list li:hover {
	background: #fff;
}

.footer-type4 .tarms-condition li {
	color: #fff;
}

.footer-type4 .footer-bottom-text p {
	color: #fff;
}

.footer-type4 .footer-bottom-text a {
	color: #fff;
}

.footer-type4 .unerline span {
	background: #fff;
	opacity: .6;
}

.footer-type4 .unerline span+span {
	background: #fff;
	opacity: 1;
}

.footer-type4 .unerline span:last-child {
	position: absolute;
	content: '';
	background: #fff;
	opacity: .20;
	width: 22px;
	height: 2px;
	top: 5px;
	left: 0;
}


/*48.06: footer type5*/

.footer-type5 .footer-about-text p {
	color: #fff;
}

.footer-type5 .footer-form input {
	background: #66dddd;
}

.footer-type5 .footer-form button {
	color: #00c6c6;
	background: #fff;
}

.footer-type5 .link-right a,
.footer-type5 .link-left a {
	color: #fff;
}

.footer-type5 .link-right a:hover,
.footer-type5 .link-left a:hover,
.footer-type5 .footer-contact-list li:hover,
.footer-type5 .footer-contact-list li a:hover {
	color: #fff;
}

.footer-type5 .footer-contact-list li {
	color: #fff;
}

.footer-type5 .footer-contact-list li a {
	color: #fff;
}

.footer-type5 .footer--social-list:after {
	background: #fff;
}

.footer-type5 .footer--social-list li a {
	color: #00c6c6;
}

.footer-type5 .footer--social-list li:hover a {
	color: #eb002c;
}

.footer-type5 .footer--social-list li:hover {
	background: #fff;
}

.footer-type5 .tarms-condition li {
	color: #fff;
}

.footer-type5 .footer-bottom-text p {
	color: #fff;
}

.footer-type5 .footer-bottom-text a {
	color: #fff;
}

.footer-type5 .unerline span {
	background: #fff;
	opacity: .6;
}

.footer-type5 .unerline span+span {
	background: #fff;
	opacity: 1;
}

.footer-type5 .unerline span:last-child {
	position: absolute;
	content: '';
	background: #fff;
	opacity: .20;
	width: 22px;
	height: 2px;
	top: 5px;
	left: 0;
}


/*=============================================
49: Others
==============================================*/

h1 span {
	color: #53e1ff;
}


/*49.01: pettrns*/

.crypto-patern {
	background-image: url(../img/Crypto_Pattern20.png);
	background-repeat: repeat;
	background-position: top center;
}

.vpn-patern {
	background-image: url(../img/VPN_Pattern.png);
	background-repeat: repeat;
	background-position: top center;
}

.vc-patern {
	background-image: url(../img/VC_Pattern.png);
	background-repeat: repeat;
	background-position: top center;
}

.map {
	border: 1px solid rgba(0, 0, 0, 0.05);
}

.swiper-container-wrap {
	overflow: hidden;
	margin-left: -15px;
	margin-right: -15px;
}

.swiper-container-wrap .swiper-container {
	overflow: visible;
	padding-left: 15px;
	padding-right: 15px;
}


/*49.02: About block */

.about-content h1 {
	margin-top: -12px;
}

.about-content p {
	margin-bottom: -5px;
}


/* 49.03: Why us */

.single-reason {
	border: 1px solid #ecf7fe;
	padding: 30px 15px 25px;
}

.single-reason i {
	font-size: 30px;
	color: #00c544;
}

.single-reason .h5 {
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 14px;
}

.single-reason span {
	color: #4c4f60;
}


/* 49.04: Subscription */

.primary-form {
	position: relative;
}

.primary-form input:not([type=submit]) {
	height: 60px;
	padding: 0 20px;
	font-size: 14px;
}

.primary-form .btn {
	position: absolute;
	right: 9px;
	top: 9px;
}

.primary-form .parsley-errors-list {
	display: none;
}


/* 49.05: Carousel controls */

.carousel-control {
	border: 1px solid #e2e6fb;
	width: 40px;
	height: 40px;
	color: #8388a8;
	-webkit-transition: all .2s;
	transition: all .2s;
	cursor: pointer;
}

.carousel-control:hover,
.carousel-control:focus {
	color: #fff;
	background-color: #00c544;
	border-color: #00c544;
	outline: none;
}

.swiper-button-disabled {
	pointer-events: none;
}


/* 49.06: Slider pagination style */

.slider-pagination-style .swiper-pagination-bullet {
	width: 15px;
	height: 5px;
	border: 1px solid #e2e6fb;
	border-radius: 0;
	background: transparent;
	opacity: 1;
	margin: 0 5px;
}

.slider-pagination-style .swiper-pagination-bullet-active {
	width: 15px;
	height: 10px;
	background: #e2e6fb;
}

.slider-pagination-style .swiper-pagination-bullet:focus {
	outline: none;
}


/* 49.07: Social icons */

.social-icons li:not(:last-child) {
	margin-right: 25px;
}


/* 49.08: Back to top */

.back-to-top {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .3s all linear;
	transition: .3s all linear;
}

.back-to-top.show {
	bottom: 30px;
	opacity: 1;
	visibility: visible;
	z-index: 999;
}

.back-to-top a {
	width: 35px;
	height: 35px;
	background: #53e1ff;
	box-shadow: 1px 5px 19px rgba(0, 0, 0, 0.15);
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	font-size: 16px;
	color: #fff;
	border-radius: 50%;
	display: inline-block;
	text-align: center;
	line-height: 35px;
	bottom: 10%;
	right: 4%;
	position: fixed;
	z-index: 999;
}

.back-to-top a:hover {
	background: #fff;
	color: #53e1ff;
}

.back-to-top.home6 a {
	background: #00c6c6;
}

.back-to-top.home6 a:hover {
	background: #fff;
}

.back-to-top.home5 a {
	background: #e48f0b;
}

.back-to-top.home5 a:hover {
	color: #fff;
}

.back-to-top.home4 a {
	background: #ffb565;
	color: #6c771e
}

.back-to-top.home4 a:hover {
	color: #fff;
}

.back-to-top.home3 a {
	background: #53e1ff;
	color: #fff
}

.back-to-top.home3 a:hover {
	color: #53e1ff;
	background: #fff;
}

.back-to-top a i {
	-webkit-animation: bounce2 3s linear infinite;
	animation: bounce2 3s linear infinite;
}

@-webkit-keyframes bounce2 {
	0% {
		-webkit-transform: translateY(3px);
		transform: translateY(3px);
	}
	50% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}
	100% {
		-webkit-transform: translateY(3px);
		transform: translateY(3px);
	}
}

@keyframes bounce2 {
	0% {
		-webkit-transform: translateY(3px);
		transform: translateY(3px);
	}
	50% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}
	100% {
		-webkit-transform: translateY(3px);
		transform: translateY(3px);
	}
}


/* 49.09: Preloader */


/* Preloader */

.preLoader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 99999;
	overflow: hidden;
}

.preLoader .preload-img {
	height: 100%;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.preLoader .preload-img .pre-img {
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
}

.preLoader .spinner {
	width: 40px;
	height: 40px;
	background-color: #333;
	margin: 0 auto;
	-webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
	animation: sk-rotateplane 1.2s infinite ease-in-out;
}

.preLoader .spinnerBounce {
	width: 40px;
	height: 40px;
	position: relative;
	margin: 0 auto;
}

.preLoader .spinnerBounce .double-bounce1,
.preLoader .spinnerBounce .double-bounce2 {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #333;
	opacity: 0.6;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: sk-bounce 2s infinite ease-in-out;
	animation: sk-bounce 2s infinite ease-in-out;
}

.preLoader .spinnerBounce .double-bounce2 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}

.preLoader .spinnerWave {
	margin: 0 auto;
	width: 50px;
	height: 40px;
	text-align: center;
	font-size: 10px;
}

.preLoader .spinnerWave>div {
	background-color: #333;
	margin: 0 2px;
	height: 100%;
	width: 6px;
	display: inline-block;
	-webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
	animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.preLoader .spinnerWave .rect2 {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}

.preLoader .spinnerWave .rect3 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}

.preLoader .spinnerWave .rect4 {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}

.preLoader .spinnerWave .rect5 {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s;
}

.preLoader .spinnerCube {
	margin: 0 auto;
	width: 40px;
	height: 40px;
	position: relative;
}

.preLoader .spinnerCube .cube1,
.preLoader .spinnerCube .cube2 {
	background-color: #333;
	width: 15px;
	height: 15px;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: sk-cubemove 1.8s infinite ease-in-out;
	animation: sk-cubemove 1.8s infinite ease-in-out;
}

.preLoader .spinnerCube .cube2 {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}

.preLoader .spinnerScaleout {
	width: 40px;
	height: 40px;
	margin: 0 auto;
	background-color: #333;
	border-radius: 100%;
	-webkit-animation: sk-scaleout 1s infinite ease-in-out;
	animation: sk-scaleout 1s infinite ease-in-out;
}

.preLoader .spinnerRotate {
	margin: 0 auto;
	width: 40px;
	height: 40px;
	position: relative;
	text-align: center;
	-webkit-animation: sk-rotate 2s infinite linear;
	animation: sk-rotate 2s infinite linear;
}

.preLoader .spinnerRotate .dot1,
.preLoader .spinnerRotate .dot2 {
	width: 60%;
	height: 60%;
	display: inline-block;
	position: absolute;
	top: 0;
	background-color: #333;
	border-radius: 100%;
	-webkit-animation: sk-bounce 2s infinite ease-in-out;
	animation: sk-bounce 2s infinite ease-in-out;
}

.preLoader .spinnerRotate .dot2 {
	top: auto;
	bottom: 0;
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}

.preLoader .spinnerBouncedelay {
	margin: 0 auto;
	width: 70px;
	text-align: center;
}

.preLoader .spinnerBouncedelay>div {
	width: 18px;
	height: 18px;
	background-color: #333;
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
	animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.preLoader .spinnerBouncedelay .bounce1 {
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s;
}

.preLoader .spinnerBouncedelay .bounce2 {
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s;
}

.preLoader .sk-circle {
	margin: 0 auto;
	width: 40px;
	height: 40px;
	position: relative;
}

.preLoader .sk-circle .sk-child {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.preLoader .sk-circle .sk-child:before {
	content: "";
	display: block;
	margin: 0 auto;
	width: 15%;
	height: 15%;
	background-color: #333;
	border-radius: 100%;
	-webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
	animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}

.preLoader .sk-circle .sk-circle2 {
	-webkit-transform: rotate(30deg);
	transform: rotate(30deg);
}

.preLoader .sk-circle .sk-circle2:before {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}

.preLoader .sk-circle .sk-circle3 {
	-webkit-transform: rotate(60deg);
	transform: rotate(60deg);
}

.preLoader .sk-circle .sk-circle3:before {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}

.preLoader .sk-circle .sk-circle4 {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.preLoader .sk-circle .sk-circle4:before {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}

.preLoader .sk-circle .sk-circle5 {
	-webkit-transform: rotate(120deg);
	transform: rotate(120deg);
}

.preLoader .sk-circle .sk-circle5:before {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s;
}

.preLoader .sk-circle .sk-circle6 {
	-webkit-transform: rotate(150deg);
	transform: rotate(150deg);
}

.preLoader .sk-circle .sk-circle6:before {
	-webkit-animation-delay: -0.7s;
	animation-delay: -0.7s;
}

.preLoader .sk-circle .sk-circle7 {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.preLoader .sk-circle .sk-circle7:before {
	-webkit-animation-delay: -0.6s;
	animation-delay: -0.6s;
}

.preLoader .sk-circle .sk-circle8 {
	-webkit-transform: rotate(210deg);
	transform: rotate(210deg);
}

.preLoader .sk-circle .sk-circle8:before {
	-webkit-animation-delay: -0.5s;
	animation-delay: -0.5s;
}

.preLoader .sk-circle .sk-circle9 {
	-webkit-transform: rotate(240deg);
	transform: rotate(240deg);
}

.preLoader .sk-circle .sk-circle9:before {
	-webkit-animation-delay: -0.4s;
	animation-delay: -0.4s;
}

.preLoader .sk-circle .sk-circle10 {
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
}

.preLoader .sk-circle .sk-circle10:before {
	-webkit-animation-delay: -0.3s;
	animation-delay: -0.3s;
}

.preLoader .sk-circle .sk-circle11 {
	-webkit-transform: rotate(300deg);
	transform: rotate(300deg);
}

.preLoader .sk-circle .sk-circle11:before {
	-webkit-animation-delay: -0.2s;
	animation-delay: -0.2s;
}

.preLoader .sk-circle .sk-circle12 {
	-webkit-transform: rotate(330deg);
	transform: rotate(330deg);
}

.preLoader .sk-circle .sk-circle12:before {
	-webkit-animation-delay: -0.1s;
	animation-delay: -0.1s;
}

.preLoader .sk-cube-grid {
	width: 40px;
	height: 40px;
}

.preLoader .sk-cube-grid .sk-cube {
	width: 33%;
	height: 33%;
	background-color: #333;
	float: left;
	-webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
	animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
}

.preLoader .sk-cube-grid .sk-cube1 {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}

.preLoader .sk-cube-grid .sk-cube2 {
	-webkit-animation-delay: 0.3s;
	animation-delay: 0.3s;
}

.preLoader .sk-cube-grid .sk-cube3 {
	-webkit-animation-delay: 0.4s;
	animation-delay: 0.4s;
}

.preLoader .sk-cube-grid .sk-cube4 {
	-webkit-animation-delay: 0.1s;
	animation-delay: 0.1s;
}

.preLoader .sk-cube-grid .sk-cube5 {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}

.preLoader .sk-cube-grid .sk-cube6 {
	-webkit-animation-delay: 0.3s;
	animation-delay: 0.3s;
}

.preLoader .sk-cube-grid .sk-cube7 {
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
}

.preLoader .sk-cube-grid .sk-cube8 {
	-webkit-animation-delay: 0.1s;
	animation-delay: 0.1s;
}

.preLoader .sk-cube-grid .sk-cube9 {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}


/* 49.10: Form validation */

.parsley-errors-list {
	list-style: none;
	padding: 0;
	position: absolute;
	left: 0;
	margin: -10px 0 0;
	top: 100%;
	text-align: center;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.parsley-errors-list li {
	font-size: 13px;
	line-height: 1.5;
	background: red;
	color: #fff;
	padding: 0 10px;
	padding: 0 10px;
}


/* 49.11: Content animation */

[data-animate] {
	visibility: hidden;
	-webkit-animation-duration: 0.6s;
	animation-duration: 0.6s;
}

[data-animate].animated {
	visibility: visible;
}


/* 49.10: Captions */

.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

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

.bizdrone-post-details-block:after {
	display: block;
	content: "";
	clear: both;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}


/* Galleries */

.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
	padding-top: 15px;
}


/*  Accessibility */


/* Text meant only for screen readers. */

.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 !important;
	width: 1px;
	word-wrap: normal !important;
	/* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	-webkit-clip-path: none;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 14px;
	font-size: 14px;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}


/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/

.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}


/*=============================================
50: Gutenberg Design
==============================================*/

.col-sm-12 .page--content .alignfull,
.col-sm-12 .bizdrone-post-details-block .alignfull,
.col-md-12 .page--content .alignfull,
.col-md-12 .bizdrone-post-details-block .alignfull,
.col-lg-12 .page--content .alignfull,
.col-lg-12 .bizdrone-post-details-block .alignfull,
.col-xl-12 .page--content .alignfull,
.col-xl-12 .bizdrone-post-details-block .alignfull,
.col-12 .page--content .alignfull {
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	width: auto;
	max-width: 1000%;
}

ul.wp-block-gallery.alignfull,
ul.wp-block-gallery {
	padding-left: 0;
}


/* Download btn */

.bizdrone-post-details-block .wp-block-file .wp-block-file__button {
	line-height: 1.5;
	padding: 10px 29px;
	border-radius: 5px;
	font-family: Dosis, sans-serif;
	font-size: 15px;
	font-weight: 600;
	position: relative;
	background: #53e1ff;
	color: #fff;
}

.wp-block-latest-posts.is-grid li {
	margin: 0;
}

.wp-block-pullquote blockquote>p,
.wp-block-pullquote p {
	font-size: 28px !important;
	line-height: 1.7 !important;
}

.wp-block-pullquote.alignfull blockquote {
	padding-right: 25px;
	margin-left: 20px;
}

.wp-block-pullquote {
	padding-top: 0;
	padding-bottom: 0;
}

blockquote.wp-block-pullquote.alignfull {
	margin-left: -14vw !important;
	padding-right: 25px;
}


/*=============================================
51: BBPress
==============================================*/

.bizpress-content #bbpress-forums div.bbp-search-form {
	float: none;
	text-align: center;
	margin-bottom: 50px;
}

.bizpress-content #bbpress-forums div.bbp-search-form input#bbp_search {
	height: 50px;
	border: 1px solid #41bcfe;
	border-radius: 5px 0 0 5px;
	padding: 0 15px;
	width: 100% !important;
}

.bizpress-content #bbpress-forums div.bbp-search-form input#bbp_search_submit {
	padding: 10px 50px;
	border-radius: 0 5px 5px 0;
	font-size: 20px;
}

.bizpress-content #bbpress-forums div.bbp-search-form input#bbp_search::-webkit-input-placeholder {
	color: #e1e1e1 !important;
	opacity: 1 !important;
}

.bizpress-content #bbpress-forums div.bbp-search-form input#bbp_search::-moz-placeholder {
	color: #e1e1e1 !important;
	opacity: 1 !important;
}

.bizpress-content #bbpress-forums div.bbp-search-form input#bbp_search:-ms-input-placeholder {
	color: #e1e1e1 !important;
	opacity: 1 !important;
}

.bizpress-content #bbpress-forums div.bbp-search-form input#bbp_search::placeholder {
	color: #e1e1e1 !important;
	opacity: 1 !important;
}

.bizpress-content #bbpress-forums p.bbp-topic-meta img.avatar,
.bizpress-content #bbpress-forums ul.bbp-reply-revision-log img.avatar,
.bizpress-content #bbpress-forums ul.bbp-topic-revision-log img.avatar,
.bizpress-content #bbpress-forums div.bbp-template-notice img.avatar,
.bizpress-content #bbpress-forums .widget_display_topics img.avatar,
.bizpress-content #bbpress-forums .widget_display_replies img.avatar {
	border: none;
	margin-bottom: 0;
}

#bbpress-forums li.bbp-header {
	background: #41bcfe;
	border: none;
	padding: 13px 20px 13px 30px;
}

#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic {
	padding: 22px 20px 13px 30px;
}

.bizpress-content .bbp-header .forum-titles li,
.bizpress-content .bbp-forum-info .bbp-forum-title,
.bizpress-content .bbp-topic-title>a,
#bbpress-forums li.bbp-header {
	font-size: 18px;
	font-weight: 600;
	font-family: 'Dosis', sans-serif;
	color: #fff;
}

.bizpress-content .bbp-forum-info .bbp-forum-title,
.bizpress-content .bbp-topic-title>a {
	color: #333;
}

.bizpress-content .bbp-forum-info .bbp-forum-title:hover,
.bizpress-content .bbp-topic-title>a:hover {
	color: #41bcfe;
}

#bbpress-forums li.bbp-header .bbp-reply-content {
	margin-left: 130px;
}

div.bbp-forum-header,
div.bbp-topic-header,
div.bbp-reply-header,
li.bbp-body div.hentry {
	padding: 13px 20px 13px 30px;
}

#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results {
	font-size: 13px;
	line-height: 1.4;
}

.bbp-header .favorite-toggle,
.bbp-header .subscription-toggle {
	color: #fff;
}

.bbp-header .favorite-toggle:hover,
.bbp-header .subscription-toggle:hover {
	opacity: 0.8;
}

#bbpress-forums fieldset.bbp-form {
	padding-bottom: 20px;
}

#bbpress-forums .bbp-forum-info .bbp-forum-content {
	font-size: 14px;
}

.bizpress-content .bbp-forum-title,
.bizpress-content .bbp-topic-title a {
	margin-top: -6px;
	display: inline-block;
}

.bizpress-content .bbp-forum-topic-count,
.bizpress-content .bbp-forum-reply-count,
.bizpress-content .bbp-forum-freshness a,
.bizpress-content .bbp-topic-reply-count,
.bizpress-content .bbp-topic-reply-count,
.bizpress-content .bbp-topic-freshness {
	font-size: 14px;
	font-weight: 500;
}

.bizpress-content #bbpress-forums ul.bbp-lead-topic,
.bizpress-content #bbpress-forums ul.bbp-topics,
.bizpress-content #bbpress-forums ul.bbp-forums,
.bizpress-content #bbpress-forums ul.bbp-replies,
.bizpress-content #bbpress-forums ul.bbp-search-results {
	border: 1px solid #e5e5e5;
}

.bizpress-content #bbpress-forums .bbp-topic-title p {
	margin-bottom: 0;
}


/* info1 */

.bizpress-content div.bbp-template-notice,
.bizpress-content div.indicator-hint {
	color: #0c5460;
	background-color: #d1ecf1;
	border-color: #bee5eb;
	position: relative;
	padding: 12px 20px;
	padding: 12px 20px;
	padding: .75rem 1.25rem;
	margin-bottom: 16px;
	margin-bottom: 16px;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: .25rem;
}

div.bbp-template-notice a {
	font-weight: 500;
}

div.bbp-template-notice a:hover {
	border-bottom: 1px dotted;
}

.subscription-toggle {
	font-weight: 500;
}

.bizpress-content input#bbp_topic_title,
.bizpress-content input#bbp_topic_tags {
	width: 100%;
	border-radius: 3px;
	border: 1px solid #efefef;
	height: 40px;
	padding: 10px;
}

.bizpress-content select#bbp_stick_topic_select,
select#bbp_topic_status_select {
	width: 200px;
	height: 30px;
	border: 1px solid #efefef;
}

.bizpress-content div.bbp-submit-wrapper {
	float: none;
}

.bizpress-content .bbp-submit-wrapper button[type=submit] {
	width: auto;
	padding: 10px 20px;
	color: #fff;
	background-color: #53e1ff;
	border-radius: 3px;
}

.bizpress-content input#bbp_topic_subscription {
	margin-bottom: 0 !important;
	margin-right: 5px !important;
}

.bizpress-content #bbpress-forums div.bbp-forum-author a.bbp-author-name,
.bizpress-content #bbpress-forums div.bbp-topic-author a.bbp-author-name,
.bizpress-content #bbpress-forums div.bbp-reply-author a.bbp-author-name {
	margin-top: 10px;
}


/* BUddyPress */

#buddypress #item-header-cover-image #item-header-avatar img.avatar {
	border-color: #53e1ff;
	border-radius: 50%;
}

.single-headers .item-meta {
	margin-top: 20px;
}

.bizpress-content .buddypress-wrap .bp-feedback {
	padding: 20px;
	box-shadow: none;
	border: 1px solid #efefef;
}

.bizpress-content .buddypress-wrap a[data-bp-close],
.bizpress-content .buddypress-wrap button[data-bp-close] {
	top: 50%;
	right: 28px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-top: -4px;
}

.buddypress-wrap.bp-dir-hori-nav:not(.bp-vertical-navs) nav:not(.tabbed-links) {
	border-color: #efefef;
	padding: 10px;
	background-color: #f7f8f9;
	border-top: none;
}

.buddypress-wrap.bp-dir-hori-nav .bp-wrap .main-navs.bp-navs {
	background-color: #41bcfe;
}

.buddypress-wrap:not(.bp-single-vert-nav) .main-navs>ul>li>a {
	padding: 8px 15px;
	border-right: 1px solid #efefef;
}

.buddypress-wrap.bp-dir-hori-nav .bp-wrap .main-navs.bp-navs>ul>li>a {
	color: #fff;
	border-color: #3dade8;
}

.buddypress-wrap.bp-dir-hori-nav .bp-wrap .main-navs.bp-navs>ul>li>a:hover {
	opacity: .8;
}

.buddypress-wrap .main-navs:not(.dir-navs) li.current a,
.buddypress-wrap .main-navs:not(.dir-navs) li.selected a {
	color: #53e1ff;
	background-color: transparent;
	font-weight: 400;
	opacity: .8;
}

.buddypress-wrap .bp-navs li:not(.current) a:focus,
.buddypress-wrap .bp-navs li:not(.current) a:hover,
.buddypress-wrap .bp-navs li:not(.selected) a:focus,
.buddypress-wrap .bp-navs li:not(.selected) a:hover {
	background-color: transparent;
	color: #53e1ff;
}

.buddypress-wrap .activity-avatar.item-avatar img {
	height: 50px !important;
	width: 50px !important;
	border-radius: 50%;
	border: 1px solid #53e1ff;
	display: inline-block !important;
	max-width: 100% !important;
}

div#whats-new-avatar a img {
	border-radius: 50%;
}

.buddypress-wrap .activity-avatar.item-avatar a {
	background-color: #53e1ff;
	display: inline-block;
	border-radius: 50%;
}

.activity-list.bp-list,
.buddypress-wrap .profile.edit .editfield {
	padding: 30px 20px;
	border: 1px solid #efefef;
	background-color: #fff;
}

.activity-list.bp-list .activity-item {
	border: none;
	box-shadow: none;
	border-bottom: 1px solid #efefef;
}

.activity-list .activity-item div.item-avatar {
	width: auto !important;
}

.activity-list .activity-item .activity-header p a:first-child {
	text-transform: capitalize;
	font-weight: 600;
	font-size: 14px;
}

.activity-list .activity-item .activity-header p a .time-since {
	display: block;
	font-size: 12px;
}

.activity-list .activity-item .activity-header p {
	font-size: 14px;
}

.activity-list .activity-item .activity-content .activity-inner,
.activity-list .activity-item .activity-content blockquote,
.activity-list .activity-item .activity-meta.action {
	font-size: 14px;
	margin: 0;
	padding-left: 0;
	background: transparent;
}

.activity-list .activity-item .activity-meta.action {
	border: 1px solid #efefef;
	margin-top: 20px;
	float: right;
}

.activity-update-form {
	padding: 30px 20px;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
	border: none;
	background-color: #fff;
}

.activity-update-form #whats-new-textarea textarea,
.buddypress-wrap .standard-form input[type=text] {
	border: 1px solid #efefef;
	background-color: #fff;
}

.activity-update-form #whats-new-textarea textarea:focus,
.buddypress-wrap .standard-form input[type=text]:focus {
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
	border: none;
}

.buddypress-wrap .subnav-filters .feed {
	line-height: 38px;
}

body #buddypress select {
	border-color: #efefef;
}

.activity-update-form #whats-new-submit input:first-child,
#buddypress input[type=submit] {
	width: auto;
	padding: 10px 20px;
	color: #fff;
	background-color: #53e1ff;
	border-radius: 3px;
	border: none;
}

.buddypress-wrap .bp-feedback.custom-homepage-info.info>a {
	font-weight: 500;
}

.buddypress-wrap .standard-form .field-visibility-settings-header {
	margin-top: 10px;
	font-style: normal;
	margin-bottom: 0;
}

#buddypress p.warning,
body.profile_page_bp-profile-edit.modal-open #TB_ajaxContent p.warning,
body.users_page_bp-profile-edit.modal-open #TB_ajaxContent p.warning {
	border-radius: 3px;
}

.bbp-row-actions #subscription-toggle span.is-subscribed a {
	height: 15px;
	width: 15px;
	line-height: 14px;
	margin-right: 10px;
}

.buddypress-wrap .bp-subnavs li.current a,
.buddypress-wrap .bp-subnavs li.selected a {
	background-color: transparent;
	color: #53e1ff;
	font-weight: normal;
}

.buddypress-wrap .bp-tables-user tbody tr,
.buddypress-wrap table.forum tbody tr,
.buddypress-wrap table.wp-profile-fields tbody tr {
	background: transparent;
	border: 1px solid #efefef;
}

.buddypress-wrap table.profile-fields tr:last-child {
	border-bottom: 1px solid #efefef;
}

.buddypress-wrap .standard-form .groups-members-search input[type=search],
.buddypress-wrap .standard-form .groups-members-search input[type=text],
.buddypress-wrap .standard-form [data-bp-search] input[type=search],
.buddypress-wrap .standard-form [data-bp-search] input[type=text],
.buddypress-wrap .standard-form input[type=color],
.buddypress-wrap .standard-form input[type=date],
.buddypress-wrap .standard-form input[type=datetime-local],
.buddypress-wrap .standard-form input[type=datetime],
.buddypress-wrap .standard-form input[type=email],
.buddypress-wrap .standard-form input[type=month],
.buddypress-wrap .standard-form input[type=number],
.buddypress-wrap .standard-form input[type=password],
.buddypress-wrap .standard-form input[type=range],
.buddypress-wrap .standard-form input[type=search],
.buddypress-wrap .standard-form input[type=tel],
.buddypress-wrap .standard-form input[type=text],
.buddypress-wrap .standard-form input[type=time],
.buddypress-wrap .standard-form input[type=url],
.buddypress-wrap .standard-form input[type=week],
.buddypress-wrap .standard-form select,
.buddypress-wrap .standard-form textarea {
	border-color: #efefef;
}

.buddypress-wrap table.notification-settings th,
.buddypress-wrap table.notification-settings td,
.buddypress-wrap .bp-tables-user tr td,
.buddypress-wrap .bp-tables-user tr th,
.buddypress-wrap table.forum tr td,
.buddypress-wrap table.forum tr th,
.buddypress-wrap table.wp-profile-fields tr td,
.buddypress-wrap table.wp-profile-fields tr th {
	border: 1px solid #efefef;
	padding: 10px;
}

.buddypress-wrap .bp-tables-user thead tr,
.buddypress-wrap table.forum thead tr,
.buddypress-wrap table.wp-profile-fields thead tr {
	border: none;
}

@media screen and (max-width: 46.8em) {
	.buddypress-wrap:not(.bp-single-vert-nav) .bp-navs li {
		background: transparent;
		border-radius: 0;
	}
	.buddypress-wrap.bp-dir-hori-nav .bp-wrap .main-navs.bp-navs>ul>li>a {
		border-right: none;
	}
	.activity-content {
		margin-top: 20px;
	}
}


/* ************************
*
* *
*
* * 04: Header Styles
*
* *
*
* * ********************* */

.hiChat--header {
	position: relative;
}

.hiChat--header .header-absolute {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 99;
}

.hiChat--header .main-header {
	padding: 10px 0;
}

.hiChat--header .main-header .hiChat--logo img+img {
	display: none;
}

.hiChat--header .main-header.sticky {
	position: fixed;
	top: -1px;
	width: 100%;
	z-index: 999;
	background: #ffffff;
	box-shadow: 0 0 16px rgba(0, 0, 0, 0.1);
	padding: 5px 0;
}

.logged-in.admin-bar .main-header.sticky {
	top: 30px;
}

.hiChat--header .main-header.sticky .hiChat--logo img {
	display: none;
}

.hiChat--header .main-header.sticky .hiChat--logo img+img {
	display: inline-block;
}

.hiChat--header .main-header.hiChat--shade {
	position: relative;
}


/* x.x: Main Menu */

.hiChat--main-menu ul {
	margin-bottom: 0;
	display: block;
}

.hiChat--main-menu ul li {
	display: inline-block;
	margin-left: 30px;
	position: relative;
}

.hiChat--main-menu ul li a {
	display: block;
	font-family: "Barlow", sans-serif;
	font-size: 16px;
	line-height: 1.7;
	padding: 30px 0;
	font-weight: 500;
	text-transform: capitalize;
	position: relative;
}

.hiChat--main-menu ul li a:after {
	position: absolute;
	left: 0;
	bottom: 50%;
	width: 0%;
	height: 2px;
	content: "";
	opacity: 0;
	visibility: hidden;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	-webkit-transform: translateY(2px);
	transform: translateY(2px);
}

.hiChat--main-menu ul li a:hover:after,
.hiChat--main-menu ul li a.active:after {
	opacity: 0.6;
	visibility: visible;
	width: 100%;
}

.hiChat--main-menu ul li:hover>ul {
	opacity: 1;
	visibility: visible;
	top: 70px;
}

.hiChat--main-menu ul li:hover>ul>li:hover>ul {
	top: 0;
}

.hiChat--main-menu ul li>ul {
	width: 200px;
	background: #fff;
	box-shadow: 6px 0px 16px rgba(0, 0, 0, 0.1);
	position: absolute;
	top: 80px;
	left: 0;
	padding: 20px 0;
	opacity: 0;
	visibility: hidden;
}

.hiChat--main-menu ul li>ul>li {
	text-align: left;
	margin-left: 0;
	display: block;
}

.hiChat--main-menu ul li>ul>li>a {
	margin: 8px 30px;
	padding: 0;
	display: inline-block;
}

.hiChat--main-menu ul li>ul .dropdown-item {
	width: auto;
	background-color: transparent;
}

.hiChat--main-menu ul li>ul>li>ul {
	left: 200px;
	top: 10px;
}

.hiChat--menu-trigger {
	display: block;
	float: right;
	cursor: pointer;
}

.hiChat--menu-trigger span {
	width: 25px;
	height: 2px;
	display: block;
}

.hiChat--menu-trigger span:not(:last-child) {
	margin-bottom: 6px;
}

.hiChat--menu-trigger span:nth-child(2) {
	width: 15px;
}

.hiChat--menu-trigger:hover span:nth-child(2) {
	width: 25px;
}


/* x.x: Offcanvas Menu */

.main-header.offcanvasActive {
	display: none;
}

.hiChat--offcanvas-menu {
	position: fixed;
	z-index: 999;
	background-color: #fff;
	box-shadow: 0 21px 81px rgba(0, 0, 0, 0.1);
	z-index: -1;
	height: 100%;
	width: 300px;
	top: 0;
	right: -100%;
	opacity: 0;
	overflow: auto;
}

.hiChat--offcanvas-menu .hiChat--offcanvas-logo {
	position: absolute;
	left: 30px;
	top: 30px;
}

.hiChat--offcanvas-menu .hiChat--offcanvas-cancel {
	position: absolute;
	right: 30px;
	top: 30px;
	cursor: pointer;
	z-index: 999;
}

.hiChat--offcanvas-menu .offcanvas-menu-inner {
	position: relative;
}

.hiChat--offcanvas-menu .offcanvas-menu-inner .hiChat--main-menu {
	padding-top: 80px;
}

.hiChat--offcanvas-menu .offcanvas-menu-inner .hiChat--main-menu ul li {
	display: block;
	margin-bottom: 0;
	padding: 0px;
}

.hiChat--offcanvas-menu .offcanvas-menu-inner .hiChat--main-menu ul li:last-child {
	margin-bottom: 0;
}

.hiChat--offcanvas-menu .offcanvas-menu-inner .hiChat--main-menu ul li a {
	display: inline-block;
	padding: 10px;
}

.hiChat--offcanvas-menu .offcanvas-menu-inner .hiChat--main-menu ul li a:after {
	display: none;
}

.hiChat--offcanvas-menu .offcanvas-menu-inner .hiChat--main-menu ul li>ul {
	display: none;
	padding: 0;
	position: static;
	opacity: 1;
	visibility: visible;
	box-shadow: 0 0;
}

.hiChat--offcanvas-menu .offcanvas-menu-inner .hiChat--main-menu ul li>ul li a {
	margin: 0;
	padding: 10px 0;
}

.hiChat--offcanvas-menu .offcanvas-menu-inner .hiChat--main-menu ul li>ul li a:after {
	bottom: 20px;
	width: 100%;
}

.hiChat--offcanvas-menu .offcanvas-menu-inner .hiChat--main-menu ul li ul {
	padding-left: 20px;
	width: 100%;
}

.hiChat--offcanvas-menu .offcanvas-menu-inner .hiChat--main-menu ul li.has-sub-menu .submenu-button {
	position: absolute;
	right: 0;
	height: 25px;
	width: 25px;
	top: 8.5px;
	cursor: pointer;
}

.hiChat--offcanvas-menu .offcanvas-menu-inner .hiChat--main-menu ul li.has-sub-menu .submenu-button:after {
	position: absolute;
	right: 30px;
	top: 0;
	display: block;
	font-family: "FontAwesome";
	content: "";
}

.hiChat--offcanvas-menu .offcanvas-menu-inner .hiChat--main-menu ul li.has-sub-menu .submenu-button.sub-menu-oppened:after {
	content: "";
}

.hiChat--offcanvas-menu.show {
	opacity: 1;
	width: 300px;
	height: 100%;
	z-index: 999999;
	top: 0;
	right: 0;
	bottom: 0;
	right: 0;
}


/* ************************
*
* *
*
* * 05: Footer Styles
*
* *
*
* * ********************* */

.hiChat--footer-area {
	background-size: cover !important;
	background-repeat: no-repeat !important;
	padding: 75px 0;
}


/* ************************
*
* *
*
* * 06: Common Styles
*
* *
*
* * ********************* */

.trans2,
.hiChat--single-blog-item .blog-content .blog-content-text h4,
.hiChat--post-meta ul li a,
.hiChat--header .main-header {
	-webkit-transition: 0.2s linear;
	transition: 0.2s linear;
}

.trans3,
.hiChat--blog-details-page .post-comments-wrap .post-comments-inner .post-comments .single-comment a,
.hiChat--blog-details-page .post-comments-wrap .post-comments-inner .post-comments .single-comment h5 a,
.hiChat--freeTrial-container .hiChat--modal-overlay,
.hiChat-blog-wrapper .hiChat--blog-metro .hiChat--single-blog-item .blog-content,
.hiChat-blog-wrapper .hiChat--blog-metro .hiChat--single-blog-item:after,
.hiChat--single-faq.active:after,
.hiChat--shade,
.hiChat--backToTop,
.hiChat--download-btn a.active:after,
.hiChat--download-btn a:after,
.hiChat--download-btn a,
.hiChat--main-menu ul li>ul,
.hiChat--menu-trigger span:nth-child(2) {
	-webkit-transition: 0.3s linear;
	transition: 0.3s linear;
}

.trans7,
.hiChat--freeTrial-container .hiChat--freeTrial-content-wrapper .freeTrial-content,
.hiChat--freeTrial-container .hiChat--freeTrial-content-wrapper,
.hiChat--single-faq,
.hiChat--offcanvas-menu {
	-webkit-transition: 0.7s ease;
	transition: 0.7s ease;
}

.hiChat--primary-color,
.footer-weidget.footer-menu-style-2 .footer-content .footer-list a:hover,
.hiChat--blog-details-page .post-comments-wrap .post-comments-inner .post-comments .single-comment a:hover,
.hiChat--blog-details-page .post-author .author-quotes .author-social-links a:hover,
.hiChat--blog-details-page .post-social-tags .post-share-links ul li:not(:first-child) a:hover,
.hiChat--blog-details-page .post-social-tags .post-tag-list ul li:not(:first-child):hover a,
.hiChat--page-title-inner .page-title ul li a.active,
.hiChat--page-title-inner .page-title ul li a:hover,
.hiChat-blog-pagination-wrap .blog-pagination li.active:after,
.hiChat-blog-pagination-wrap .blog-pagination li.active a,
.hiChat-blog-pagination-wrap .blog-pagination li:hover a,
.hiChat--single-blog-item .blog-content .blog-content-text .hiChat--view-more-btn:hover,
.hiChat--single-blog-item .blog-content .blog-content-text h4:hover,
.hiChat--pricing-tab-content h4,
.hiChat--feature-expand-section .feature-expand-shape-wrap .feature-expand-inner-shape,
.hiChat--hero-area .hiChat--hero-area-content h1 span .hiChat-dots,
.hiChat--post-meta ul li a:hover,
.hiChat--section-title h5,
.hiChat--view-more-btn:hover,
.hiChat--view-more-btn,
.hiChat--main-menu ul li a:hover,
.hiChat--main-menu ul li a.active,
.hiChat--offcanvas-menu .hiChat--offcanvas-cancel:hover i,
.hiChat--offcanvas-menu .offcanvas-menu-inner .hiChat--main-menu ul li a:hover {
	color: #ff73e5;
}

.hiChat--primary-color-bg,
.hiChat-blog-pagination-wrap .blog-pagination li.active:after,
.hiChat--hero-pagination .swiper-pagination-bullet-active:after,
.hiChat--main-menu ul li a:after {
	background-color: #ff73e5;
}

.hiChat--primary-color-bo,
.hiChat--blog-details-page .post-qoute-box,
.hiChat--download-btn a.active:hover,
.hiChat--download-btn a {
	border-color: #ff73e5 !important;
}

.hiChat--heading-color,
.hiChat--blog-details-page .post-comments-wrap .post-comments-inner .post-comments .single-comment a,
.hiChat--blog-details-page .post-comments-wrap .post-comments-inner .post-comments .single-comment h5 a,
.hiChat--blog-details-page .post-social-tags .post-share-links ul li:first-child a,
.hiChat--blog-details-page .post-social-tags .post-share-links ul li,
.hiChat--blog-details-page .post-social-tags .post-tag-list ul li:first-child,
.hiChat--blog-details-page .post-qoute-box p,
.hiChat--blog-details-page .post-main-text span,
.hiChat--page-title-inner .page-title ul li a,
.hiChat-blog-wrapper .metro-loadMore a,
.hiChat--single-blog-item .blog-content .blog-content-text h4,
.hiChat--pricing-tab-content .pricing-details-list .list-text p,
.hiChat--pricing-tab-menu ul.nav li a .price-amount,
.hiChat--pricing-tab-menu ul.nav li a h2,
.hiChat--single-feature .feature-title h4,
.hiChat--slider-counting .current-slide,
.hiChat--hero-area .hiChat--hero-area-content h1,
.hiChat--post-meta ul li,
.hiChat--section-title h2,
.hiChat--download-btn a.active:hover,
.hiChat--download-btn a,
h1,
h2,
h3,
h4,
h5,
h6,
.hiChat--main-menu ul li a,
.hiChat--offcanvas-menu .offcanvas-menu-inner .hiChat--main-menu ul li a {
	color: #353535;
}

.hiChat--heading-color-bg,
.hiChat--single-faq .question .icon-toggle:after,
.hiChat--single-faq .question .icon-toggle:before,
.hiChat--menu-trigger span {
	background-color: #353535;
}

.hiChat--heading-color-bo {
	border-color: #353535 !important;
}

.hiChat--secondary-color,
.footer-weidget.footer-menu-style-2 .footer-content .footer-list a,
.hiChat--blog-details-page .post-comments-wrap .post-comments-inner .post-comments .single-comment h5 .date-time,
.hiChat--blog-details-page .post-author .author-quotes .author-social-links a,
.hiChat--blog-details-page .post-social-tags .post-share-links ul li:not(:first-child) a,
.hiChat--blog-details-page .post-social-tags .post-tag-list ul li:not(:first-child) a,
.hiChat--blog-details-page .post-qoute-box h5,
.hiChat--subscription-wrap .subscription-form input[type=email],
.hiChat-blog-pagination-wrap .blog-pagination li a,
.hiChat--pricing-tab-menu ul.nav li a h2 span,
.hiChat--feature-expand-list .single-feature-list .feature-list-text p,
.hiChat--feature-expand-text p,
.hiChat--post-meta ul li a,
.hiChat--section-title p,
body {
	color: #808080;
}

.hiChat--secondary-color-bg {
	background-color: #808080;
}

.hiChat--secondary-color-bo {
	border-color: #808080 !important;
}

.animFadeIn,
.hiChat--pricing-tab-content {
	-webkit-animation: fadeIn 0.8s ease 0s 1;
	animation: fadeIn 0.8s ease 0s 1;
}

.animFadeInDown,
.hiChat--header .main-header.sticky {
	-webkit-animation: fadeInDown 0.8s ease 0s 1;
	animation: fadeInDown 0.8s ease 0s 1;
}

.animFadeInRight,
.hiChat--offcanvas-menu.show {
	-webkit-animation: fadeInRight 0.8s ease 0s 1;
	animation: fadeInRight 0.8s ease 0s 1;
}

.animFadeOutLeft,
.hiChat--offcanvas-menu .hiChat--offcanvas-cancel {
	-webkit-animation: fadeOutLeft 1s ease 0s 1;
	animation: fadeOutLeft 1s ease 0s 1;
}

.animMoveLeftRight,
.hiChat-feature-images img {
	-webkit-animation: moveLeftRight 3s linear 0s infinite;
	animation: moveLeftRight 3s linear 0s infinite;
}

.moveUpDown,
.hiChat--faq-image,
.hiChat--hero-area .hiChat--hero-image {
	-webkit-animation: moveUpDown 3s linear 0s infinite;
	animation: moveUpDown 3s linear 0s infinite;
}

.hiChatGradient,
.hiChat--subscription-wrap .subscription-form button,
.hiChat--freeTrial-container .hiChat--modal-overlay,
.hiChat--single-faq.active,
.hiChat--pricing-tab-menu ul.nav li a.active,
.hiChat--single-feature:after,
.hiChat--shade,
.hiChat--gradient-bg,
.hiChat--backToTop,
.hiChat-site-btn,
.hiChat--download-btn a:after {
	background: #ff7ce8;
	background: -webkit-linear-gradient(left, #ff7ce8 0%, #fca753 100%);
	background: linear-gradient(to right, #ff7ce8 0%, #fca753 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ff7ce8", endColorstr="#fca753", GradientType=1);
}

.hiChatMetroGradient {
	background: #ffffff;
	background: -webkit-linear-gradient(top, #ffffff 0%, #000000 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#000000", GradientType=0);
}


/* x.x: Button Styles */

.hiChat--download-btn {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.hiChat--download-btn a {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	font-family: "Lato", sans-serif;
	font-weight: 700;
	font-size: 16px;
	line-height: 1.3;
	padding: 14px 40px;
	border-radius: 32px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	z-index: 1;
	border: 1px solid;
	background: #ffffff;
}

.hiChat--download-btn a:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 0%;
	height: 100%;
	border-radius: 32px;
	opacity: 0;
	visibility: hidden;
	content: "";
	z-index: -1;
}

.hiChat--download-btn a .cls-1 {
	fill: #ff73e5;
}

.hiChat--download-btn a.active {
	color: #ffffff;
	border-color: transparent !important;
	box-shadow: 0 11px 29px rgba(0, 0, 0, 0.1);
}

.hiChat--download-btn a.active:after {
	opacity: 1;
	visibility: visible;
	width: 100%;
}

.hiChat--download-btn a.active:hover {
	background: #ffffff;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
}

.hiChat--download-btn a.active:hover:after {
	opacity: 0;
	visibility: hidden;
	width: 0%;
}

.hiChat--download-btn a.active:hover .cls-1 {
	fill: #ff73e5;
}

.hiChat--download-btn a.active .cls-1 {
	fill: #ffffff;
}

.hiChat--download-btn a:hover {
	color: #ffffff;
	border-color: transparent !important;
	box-shadow: 0 11px 29px rgba(0, 0, 0, 0.1);
}

.hiChat--download-btn a:hover:after {
	width: 100%;
	opacity: 1;
	visibility: visible;
}

.hiChat--download-btn a:hover .cls-1 {
	fill: #ffffff;
}

.hiChat--download-btn a .hiChat--text {
	display: inline-block;
	padding-left: 10px;
	text-align: left;
}

.hiChat--download-btn a .hiChat--text>span {
	display: block;
	font-size: 14px;
	font-weight: 400;
}

.hiChat--download-btn a+a {
	margin-left: 25px;
}

.hiChat--view-more-btn {
	font-size: 18px;
	font-weight: 700;
	-webkit-transition: 0.35s;
	transition: 0.35s;
	display: inline-block;
}

.hiChat--view-more-btn .cls-1 {
	fill: #ff73e5;
}

.hiChat--view-more-btn:hover {
	letter-spacing: 1.5px;
}

.hiChat--view-more-btn:hover .svg,
.hiChat--view-more-btn:hover i,
.hiChat--view-more-btn:hover img {
	margin-left: 20px;
}

.hiChat--view-more-btn .svg,
.hiChat--view-more-btn i,
.hiChat--view-more-btn img {
	margin-left: 10px;
	-webkit-transition: 0.35s;
	transition: 0.35s;
	position: relative;
	bottom: 2px;
}

.hiChat-site-btn {
	font-size: 16px;
	padding: 13px 40px;
	color: #ffffff;
	border: 0;
	box-shadow: 0 11px 29px rgba(0, 0, 0, 0.1);
	background-position: right center;
	border-radius: 25px;
	font-weight: 400;
	display: inline-block;
}

.hiChat-site-btn:hover {
	color: #fff;
}

.hiChat--backToTop {
	height: 50px;
	width: 50px;
	position: fixed;
	bottom: 50px;
	right: 40px;
	text-align: center;
	line-height: 50px;
	cursor: pointer;
	opacity: 0;
	visibility: hidden;
	z-index: 99;
	box-shadow: 0 11px 29px rgba(0, 0, 0, 0.1);
}

.hiChat--backToTop.show {
	opacity: 1;
	visibility: visible;
}

.hiChat--backToTop .cls-1 {
	fill: #ffffff;
}


/* x.x: Common Classes */

.hiChat--section-padding {
	padding: 130px 0;
}

.hiChat--section-bg {
	background-size: cover !important;
	background-repeat: no-repeat !important;
}

.hiChat--section-title {
	margin-bottom: 65px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.hiChat--section-title h5 {
	font-size: 18px;
	line-height: 1.67;
	margin-bottom: 4px;
	margin-top: -10px;
	text-transform: uppercase;
	font-weight: 500;
}

.hiChat--section-title h2 {
	font-size: 40px;
	line-height: 1.2;
	font-weight: 600;
	margin-bottom: 32px;
	text-transform: capitalize;
}

.hiChat--section-title p {
	font-size: 16px;
	line-height: 1.67;
	margin-bottom: 0;
}

.hiChat--banner-shape {
	position: absolute;
	left: 0;
	background-repeat: no-repeat;
}

.hiChat--shape {
	background-repeat: no-repeat;
	position: absolute;
}

.hiChat--shade {
	position: fixed;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
}

.hiChat--shade.active {
	opacity: 0.5;
	visibility: visible;
	z-index: 99;
}

.hiChat--post-meta {
	margin-bottom: 12px;
}

.hiChat--post-meta ul li {
	display: inline-block;
}

.hiChat--post-meta ul li:not(:last-child) {
	margin-right: 18px;
}

.hiChat--post-meta ul li a {
	font-size: 14px;
}


/* x.x: Animation */

@keyframes rotateme {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes rotateme {
	from {
		-webkit-transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
	}
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		transform: translateX(20px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		transform: translateX(20px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}
}

@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}
}

@keyframes fadeOutUp {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

@-webkit-keyframes moveLeftRight {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	50% {
		-webkit-transform: translateX(30px);
		transform: translateX(30px);
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes moveLeftRight {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	50% {
		-webkit-transform: translateX(30px);
		transform: translateX(30px);
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@-webkit-keyframes moveUpDown {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	50% {
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes moveUpDown {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	50% {
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}


/* ************************
*
* *
*
* * 07: HiChat Hero Area Styles
*
* *
*
* * ********************* */

.hiChat--home-inner-shape {
	height: 100%;
	width: 100%;
	position: absolute;
	right: 0;
	top: 0;
	background-position: top right !important;
	background-repeat: no-repeat !important;
	background-size: contain !important;
}


/* 7.1: Home Hero Area  */

.hiChat--hero-area {
	padding-top: 200px;
	padding-bottom: 120px;
}

.hiChat--hero-area .hiChat--hero-area-content h1 {
	font-size: 60px;
	line-height: 1.2;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 20px;
}

.hiChat--hero-area .hiChat--hero-area-content h1 span {
	display: block;
}

.hiChat--hero-area .hiChat--hero-area-content h1 span .hiChat-dots {
	display: inline-block;
}

.hiChat--hero-area .hiChat--hero-area-content p {
	font-size: 18px;
	line-height: 1.67;
	margin-bottom: 45px;
}


/* 7.2: Hero Slider Area */

.hiChat--hero-slider-area {
	padding-bottom: 70px;
}

.hiChat--hero-pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	left: 15px !important;
	bottom: -10px !important;
}

.hiChat--hero-pagination .swiper-pagination-bullet {
	margin: 0 10px !important;
	background: #cbcbcb !important;
	opacity: 1 !important;
}

.hiChat--hero-pagination .swiper-pagination-bullet-active {
	opacity: 1;
	height: 22px;
	width: 22px;
	background: #ffffff !important;
	position: relative;
	border: 1px solid #444444;
}

.hiChat--hero-pagination .swiper-pagination-bullet-active:after {
	position: absolute;
	height: 8px;
	width: 8px;
	content: "";
	top: 50%;
	margin-top: -4px;
	left: 50%;
	margin-left: -4px;
	border-radius: 50%;
}

.hiChat--slider-counting {
	position: absolute;
	right: 15px;
	bottom: -64px;
	font-family: "Barlow", sans-serif;
}

.hiChat--slider-counting .current-slide {
	font-weight: 700;
	font-size: 26px;
	font-style: italic;
	text-decoration: line-through;
}

.hiChat--slider-counting .total-slide {
	margin-left: 70px;
	position: relative;
	font-style: italic;
	font-size: 16px;
	font-weight: 600;
}

.hiChat--slider-counting .total-slide:after {
	position: absolute;
	left: -60px;
	top: 50%;
	width: 50px;
	height: 2px;
	background: #353535;
	content: "";
	margin-top: -1px;
}


/* ************************
*
* *
*
* * 08: HiChat Counter Area Styles
*
* *
*
* * ********************* */

.hiChat--counter-area {
	padding-top: 40px;
	padding-bottom: 45px;
	border-radius: 4px;
	background-size: cover !important;
}

.hiChat--counter-area-inner {
	-ms-flex-pack: distribute;
	justify-content: space-around;
}


/* 8.1: Single Counter */

.hiChat--single-counter .hiChat--single-counter-inner .hiChat--counter-icon {
	margin-top: 3px;
}

.hiChat--single-counter .hiChat--single-counter-inner .hiChat--counter-content {
	margin-left: 30px;
}

.hiChat--single-counter .hiChat--single-counter-inner .hiChat--counter-content .count {
	font-size: 40px;
	font-family: "Barlow", sans-serif;
	font-weight: 700;
	color: #ffffff;
	line-height: 1.3;
	margin-bottom: 0;
	margin-top: -2px;
}

.hiChat--single-counter .hiChat--single-counter-inner .hiChat--counter-content span {
	font-size: 24px;
	line-height: 1.4;
	color: #ffffff;
	font-family: "Lato", sans-serif;
}


/* ************************
*
* *
*
* * 09: HiChat Features Area Styles
*
* *
*
* * ********************* */

.hiChat--feature-section.hiChat--section-padding {
	padding-bottom: 90px;
}


/* 9.1: Single Feature */

.hiChat--single-feature {
	box-shadow: 0 10px 80px rgba(0, 0, 0, 0.1);
	padding: 48px 70px;
	border-radius: 4px;
	margin-bottom: 40px;
	z-index: 1;
}

.hiChat--single-feature:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 4px;
	content: "";
	z-index: -1;
	opacity: 0;
	visibility: visible;
	-webkit-transition: 0.35s;
	transition: 0.35s;
}

.hiChat--single-feature:before {
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 4px;
	width: 100%;
	height: 100%;
	background: #ffffff;
	content: "";
	z-index: -1;
}

.hiChat--single-feature:hover .feature-hovr-shape {
	opacity: 1;
	visibility: visible;
}

.hiChat--single-feature .feature-hovr-shape {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	opacity: 0;
	visibility: hidden;
	-webkit-transition: 0.35s;
	transition: 0.35s;
}

.hiChat--single-feature .feature-title {
	margin-top: 15px;
}

.hiChat--single-feature .feature-title h4 {
	margin-bottom: 0;
	font-size: 24px;
	font-weight: 600;
}

.hiChat--single-feature .feature-icon .cls-1 {
	fill: #ff73e5;
}

.hiChat--single-feature:hover .feature-title h4 {
	color: #ffffff;
}

.hiChat--single-feature:hover:after {
	opacity: 1;
	visibility: visible;
}

.hiChat--single-feature:hover .feature-icon .cls-1 {
	fill: #ffffff;
}


/* 9.2: Expand Feature */

.hiChat--feature-expand-section .feature-expand-shape-wrap {
	position: absolute;
	background-repeat: no-repeat;
	z-index: -1;
	left: -115px;
	top: -30px;
}

.hiChat--feature-expand-section .feature-expand-shape-wrap .feature-expand-inner-shape {
	width: 460px;
	height: 460px;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	margin-left: -230px;
	top: 50%;
	margin-top: -230px;
}

.hiChat--feature-expand-section.style-2 {
	padding-bottom: 85px;
	padding-top: 20px;
	overflow: hidden;
}

.hiChat--feature-expand-section.style-2 .feature-expand-shape-wrap {
	right: -115px;
	left: auto;
}

.hiChat-feature-images .hiChat--feature-shape {
	height: 550px;
	width: 550px;
	background-size: contain !important;
	background-repeat: no-repeat !important;
	position: absolute;
	left: -75px;
	z-index: -1;
	animation-name: rotateme;
	-webkit-animation-name: rotateme;
	-webkit-animation-duration: 24s;
	animation-duration: 24s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}

.hiChat-feature-images .hiChat--feature-shape .feature-circle {
	height: 400px;
	width: 400px;
	border-radius: 50%;
	background-color: #bd59c8;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -200px;
	margin-top: -200px;
}

.hiChat-feature-images.style-2 .hiChat--feature-shape {
	right: -75px;
	left: auto;
}

.hiChat--feature-expand-text h2 {
	font-size: 40px;
	font-weight: 600;
	line-height: 1.2;
	margin-bottom: 35px;
}

.hiChat--feature-expand-text p {
	font-size: 16px;
	line-height: 1.8;
	margin-bottom: 45px;
}

.hiChat--feature-expand-list .single-feature-list {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	align-items: center;
	margin-bottom: 32px;
}

.hiChat--feature-expand-list .single-feature-list:last-child {
	margin-bottom: 0;
}

.hiChat--feature-expand-list .single-feature-list .feature-list-icon {
	background-color: #16c9dd;
	height: 58px;
	width: 58px;
	border-radius: 4px;
	line-height: 58px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.hiChat--feature-expand-list .single-feature-list .feature-list-icon i {
	font-size: 25px;
}

.hiChat--feature-expand-list .single-feature-list .feature-list-icon .cls-1 {
	fill: #ffffff;
}

.hiChat--feature-expand-list .single-feature-list .feature-list-icon.calendar-icon {
	background-color: #fb333c;
}

.hiChat--feature-expand-list .single-feature-list .feature-list-icon.alert-icon {
	background-color: #f815d8;
}

.hiChat--feature-expand-list .single-feature-list .feature-list-text {
	margin-left: 20px;
}

.hiChat--feature-expand-list .single-feature-list .feature-list-text h4 {
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	margin-bottom: 14px;
	margin-top: 4px;
}

.hiChat--feature-expand-list .single-feature-list .feature-list-text p {
	font-size: 16px;
	line-height: 1.8;
	margin-bottom: 0;
}


/* ************************
*
* *
*
* * 10: HiChat Screenshot Area Styles
*
* *
*
* * ********************* */

.hiChat--screenshot-slider-section.hiChat--section-padding {
	padding-bottom: 75px;
}

.hiChat--app-screenshot-slider {
	margin: 0 auto;
	overflow: hidden;
	z-index: 1;
	margin-top: -45px;
}

.hiChat--app-screenshot-slider .app-screen-image {
	background-repeat: no-repeat !important;
	background-size: 100% 100% !important;
	display: block;
	height: 601px;
	left: calc(50% + 0.5px);
	position: absolute;
	top: 45px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 301px;
	z-index: 2;
	border-radius: 40px;
}

.hiChat--app-screenshot-slider .swiper-wrapper {
	height: 630px;
	width: 320px;
	padding: 30px 0 40px;
}

.hiChat--app-screenshot-slider .swiper-wrapper .swiper-slide {
	background-repeat: no-repeat !important;
}

.hiChat--app-screenshot-slider .swiper-wrapper .swiper-slide.swiper-slide-active {
	border-radius: 35px;
}


/* ************************
*
* *
*
* * 11: HiChat Pricing Area Styles
*
* *
*
* * ********************* */


/* 11.1: Pricing Tab Menu */

.hiChat--pricing-tab-menu {
	box-shadow: 0 10px 50px rgba(0, 0, 0, 0.1);
}

.hiChat--pricing-tab-menu ul.nav {
	display: block;
	border-bottom: 0;
}

.hiChat--pricing-tab-menu ul.nav li {
	display: block;
}

.hiChat--pricing-tab-menu ul.nav li a {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 50px 45px;
}

.hiChat--pricing-tab-menu ul.nav li a h2 {
	font-size: 36px;
	font-weight: 700;
	line-height: 1.5;
	margin-bottom: 0;
	margin-top: -15px;
	margin-right: 15px;
}

.hiChat--pricing-tab-menu ul.nav li a h2 span {
	display: block;
	font-size: 18px;
	font-family: "Lato", sans-serif;
	line-height: 1.3;
	font-weight: 400;
	margin-top: 4px;
}

.hiChat--pricing-tab-menu ul.nav li a .price-amount {
	font-size: 36px;
	font-family: "Barlow", sans-serif;
	font-weight: 700;
}

.hiChat--pricing-tab-menu ul.nav li a.active {
	box-shadow: 0 11px 29px rgba(0, 0, 0, 0.1);
}

.hiChat--pricing-tab-menu ul.nav li a.active h2 {
	color: #ffffff;
}

.hiChat--pricing-tab-menu ul.nav li a.active h2 span {
	color: #ffffff;
}

.hiChat--pricing-tab-menu ul.nav li a.active .price-amount {
	color: #ffffff;
}


/* 11.2: Pricing Tab Content */

.hiChat--pricing-tab-content {
	box-shadow: 0 10px 50px rgba(0, 0, 0, 0.1);
	padding: 50px;
}

.hiChat--pricing-tab-content h4 {
	font-size: 30px;
	font-weight: 700;
	line-height: 1.3;
	margin-bottom: 45px;
}

.hiChat--pricing-tab-content .pricing-details-list li {
	margin-bottom: 35px;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.hiChat--pricing-tab-content .pricing-details-list .list-text {
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	-ms-grid-row-align: center !important;
	align-items: center !important;
	-ms-flex-preferred-size: 95%;
	flex-basis: 95%;
}

.hiChat--pricing-tab-content .pricing-details-list .list-text p {
	font-size: 18px;
	font-family: "Barlow", sans-serif;
	font-weight: 400;
	margin-left: 15px;
	margin-bottom: 0;
}

.hiChat--pricing-tab-content .pricing-details-list .list-icon i {
	color: #5fed98;
}

.hiChat--pricing-tab-content .pricing-details-list .list-icon i.fa-times {
	color: #ff0a0a;
}


/* ************************
*
* *
*
* * 12: HiChat Feedback Slider Styles
*
* *
*
* * ********************* */

.hiChat--feedback-section.hiChat--section-padding {
	padding-bottom: 100px;
}

.hiChat--slider-container .hiChat--swiper-button-prev {
	background: none;
	position: absolute;
	left: 50%;
	margin-left: -15px;
	top: 40%;
	cursor: pointer;
}

.hiChat--slider-container .hiChat--swiper-button-prev:hover .cls-1 {
	fill: #ff73e5;
}

.hiChat--slider-container .hiChat--swiper-button-prev .cls-1 {
	fill: #959595;
}

.hiChat--slider-container .hiChat--swiper-button-next {
	background: none;
	position: absolute;
	left: 50%;
	margin-left: -15px;
	top: 47%;
	cursor: pointer;
}

.hiChat--slider-container .hiChat--swiper-button-next:hover .cls-1 {
	fill: #ff73e5;
}

.hiChat--slider-container .hiChat--swiper-button-next .cls-1 {
	fill: #959595;
}

.hiChat--feedback-slider-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 800px;
	margin-top: -35px;
}

.hiChat--feedback-slider {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}


/* 12.1: Single Feedback Slider */

.hiChat--single-feedback-slider {
	margin: 0 20px;
}

.hiChat--single-feedback-slider .single-feedback-inner {
	padding: 40px 55px;
}

.hiChat--single-feedback-slider .single-feedback-inner .customer-image {
	position: relative;
	padding: 5px;
}

.hiChat--single-feedback-slider .single-feedback-inner .customer-image:after,
.hiChat--single-feedback-slider .single-feedback-inner .customer-image:before {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: #fe8b93;
	content: "";
	z-index: -1;
	border-radius: 4px;
}

.hiChat--single-feedback-slider .single-feedback-inner .customer-image:before {
	background: #ffda46;
	z-index: -2;
	-webkit-transform: rotate(8deg);
	transform: rotate(8deg);
}

.hiChat--single-feedback-slider .single-feedback-inner .customer-feedback {
	margin-left: 50px;
}

.hiChat--single-feedback-slider .single-feedback-inner .customer-feedback .feedback-rating {
	margin-bottom: 5px;
}

.hiChat--single-feedback-slider .single-feedback-inner .customer-feedback .feedback-rating i {
	font-size: 18px;
	color: #ffda46;
}

.hiChat--single-feedback-slider .single-feedback-inner .customer-feedback .feedback-rating i:not(:last-child) {
	margin-right: 5px;
}

.hiChat--single-feedback-slider .single-feedback-inner .customer-feedback .customer-name {
	font-size: 18px;
	line-height: 1.67;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-weight: 500;
}

.hiChat--single-feedback-slider .single-feedback-inner .customer-feedback .feedback-details p {
	font-size: 16px;
	font-weight: 300;
	font-style: italic;
	line-height: 1.67;
	margin-bottom: 0;
}

.hiChat--single-feedback-slider.swiper-slide-active {
	margin: 0px 20px 25px 20px;
	width: auto;
}

.hiChat--single-feedback-slider.swiper-slide-active .single-feedback-inner {
	box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
	padding: 55px;
	border-radius: 4px;
	position: relative;
}

.hiChat--single-feedback-slider.swiper-slide-active .single-feedback-inner:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	content: "";
	z-index: -3;
}


/* ************************
*
* *
*
* * 13: HiChat FAQ Styles
*
* *
*
* * ********************* */


/* 13.1: Single Faq */

.hiChat--single-faq {
	background-color: #fff;
	padding-left: 60px;
	padding-right: 30px;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
	border-radius: 4px;
	margin-bottom: 20px;
	position: relative;
	z-index: 2;
	background-size: contain !important;
	background-repeat: no-repeat !important;
	background-position: top right !important;
}

.hiChat--single-faq .faq-shape {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-position: top right !important;
	background-repeat: no-repeat !important;
	opacity: 0;
	visibility: hidden;
}

.hiChat--single-faq .question {
	font-size: 20px;
	padding: 30px 0;
	position: relative;
	cursor: pointer;
	margin-bottom: 0;
	font-weight: 500;
}

.hiChat--single-faq .question .icon-toggle {
	position: absolute;
	cursor: pointer;
	height: 10px;
	left: -38px;
	top: 38px;
	width: 100%;
	z-index: 2;
}

.hiChat--single-faq .question .icon-toggle:after,
.hiChat--single-faq .question .icon-toggle:before {
	content: "";
	height: 2px;
	left: 15px;
	position: absolute;
	top: 48%;
	width: 12px;
	-webkit-transition: -webkit-transform 500ms ease;
	transition: -webkit-transform 500ms ease;
	transition: transform 500ms ease;
	transition: transform 500ms ease, -webkit-transform 500ms ease;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.hiChat--single-faq .question .icon-toggle:before {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.hiChat--single-faq .accordion-text {
	display: none;
}

.hiChat--single-faq .accordion-text p {
	font-size: 16px;
	line-height: 1.5;
	margin-top: 5px;
	margin-bottom: 0;
}

.hiChat--single-faq .accordion-text.active {
	display: block;
}

.hiChat--single-faq.active {
	padding-top: 10px;
	padding-bottom: 50px;
	box-shadow: 10px 11px 29px rgba(0, 0, 0, 0.1);
}

.hiChat--single-faq.active:after {
	height: 100%;
	width: 100%;
}

.hiChat--single-faq.active .faq-shape {
	opacity: 1;
	visibility: visible;
}

.hiChat--single-faq.active .question {
	box-shadow: 0 0;
	color: #fff;
}

.hiChat--single-faq.active .question .icon-toggle:after {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	background-color: #fff;
}

.hiChat--single-faq.active .question .icon-toggle:before {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	background-color: #fff;
}

.hiChat--single-faq.active .accordion-text p {
	color: #efefef;
}

.hiChat--faq-image img {
	z-index: 2;
}

.hiChat--faq-image .hiChat--questionMark {
	position: absolute;
	left: 30px;
	top: 25px;
	z-index: 1;
}


/* 13.2: Single Faq Right */

.hiChat--single-faq.text-right {
	padding-right: 60px;
	padding-left: 30px;
}

.hiChat--single-faq.text-right .question .icon-toggle {
	left: auto;
	right: -38px;
}

.hiChat--single-faq.text-right .question .icon-toggle:after,
.hiChat--single-faq.text-right .question .icon-toggle:before {
	left: auto;
	right: 15px;
}


/* ************************
*
* *
*
* * 14: HiChat Blog Area Styles
*
* *
*
* * ********************* */

.hiChat--Blog-section.hiChat--section-padding {
	padding-bottom: 110px;
}


/* 14.1: Single Blog Item */

.hiChat--blog-item-wrapper .hiChat--single-blog-item {
	margin-bottom: 20px;
}

.hiChat--single-blog-item {
	margin-bottom: 30px;
	border-radius: 10px;
}

.hiChat--single-blog-item img {
	width: 100%;
}

.hiChat--single-blog-item .blog-content {
	padding: 42px 30px;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.06);
	border-radius: 0 0 10px 10px;
}

.hiChat--single-blog-item .blog-content .blog-content-text h4 {
	font-size: 24px;
	font-weight: 600;
	line-height: 1.33;
	margin-bottom: 18px;
}

.hiChat--single-blog-item .blog-content .blog-content-text p {
	line-height: 1.75;
	margin-bottom: 0;
}

.hiChat--single-blog-item .blog-content .blog-content-text .hiChat--view-more-btn {
	color: #3f3f3f;
	margin-top: 20px;
}

.hiChat--single-blog-item .blog-content .blog-content-text .hiChat--view-more-btn .cls-1 {
	fill: #3f3f3f;
}

.hiChat--single-blog-item .blog-content .blog-content-text .hiChat--view-more-btn:hover .cls-1 {
	fill: #ff73e5;
}


/* 14.2: Blog Masonry */

.hiChat--blog-masonry {
	overflow: hidden;
	margin-left: -2%;
}

.hiChat--blog-masonry .hiChat--single-blog-item .blog-content {
	padding: 35px 30px 38px;
}

.hiChat--blog-masonry .hiChat--single-blog-item .blog-content .blog-content-text h4 {
	font-size: 18px;
	margin-bottom: 0;
}


/* 14.3: Blog Metro */

.hiChat-blog-wrapper .hiChat--blog-metro {
	overflow: hidden;
}

.hiChat-blog-wrapper .hiChat--blog-metro .hiChat--single-blog-item {
	float: left;
	width: 20%;
	height: 400px;
	background-size: cover !important;
	position: relative;
	z-index: 1;
	margin-bottom: 0;
	border-radius: 0;
}

.hiChat-blog-wrapper .hiChat--blog-metro .hiChat--single-blog-item.large-bg {
	width: 40%;
	height: 800px;
}

.hiChat-blog-wrapper .hiChat--blog-metro .hiChat--single-blog-item.wide-bg {
	width: 40%;
}

.hiChat-blog-wrapper .hiChat--blog-metro .hiChat--single-blog-item:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	z-index: -1;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.01) 1%, black 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.01) 1%, black 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#000000", GradientType=0);
}

.hiChat-blog-wrapper .hiChat--blog-metro .hiChat--single-blog-item:hover:after {
	opacity: 0.9;
	visibility: visible;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.hiChat-blog-wrapper .hiChat--blog-metro .hiChat--single-blog-item:hover .blog-content {
	opacity: 1;
	visibility: visible;
	bottom: 40px;
}

.hiChat-blog-wrapper .hiChat--blog-metro .hiChat--single-blog-item .blog-content {
	padding: 0;
	border-radius: 0;
	box-shadow: 0 0;
	position: absolute;
	bottom: 30px;
	left: 5%;
	right: 5%;
	margin: 0 auto;
	opacity: 0;
	visibility: hidden;
}

.hiChat-blog-wrapper .hiChat--blog-metro .hiChat--single-blog-item .blog-content .hiChat--post-meta ul li span {
	color: #ffffff;
}

.hiChat-blog-wrapper .hiChat--blog-metro .hiChat--single-blog-item .blog-content .hiChat--post-meta ul li a {
	color: #ffffff;
}

.hiChat-blog-wrapper .hiChat--blog-metro .hiChat--single-blog-item .blog-content .blog-content-text h4 {
	color: #ffffff;
}

.hiChat-blog-wrapper .metro-loadMore a .cls-1 {
	fill: #353535;
}


/* 14.4: Blog List */

.hiChat--blog-list .hiChat--single-blog-item .blog-content {
	padding: 32px 40px;
}

.hiChat--blog-list .hiChat--single-blog-item .blog-content .blog-content-text a h4 {
	margin-bottom: 20px;
}

.hiChat--blog-list .hiChat--single-blog-item .blog-content .blog-content-text a svg,
.hiChat--blog-list .hiChat--single-blog-item .blog-content .blog-content-text a i,
.hiChat--blog-list .hiChat--single-blog-item .blog-content .blog-content-text a img {
	display: block;
}

.hiChat--blog-list .hiChat--single-blog-item .blog-content .blog-content-text a:hover .cls-1 {
	fill: #ff73e5;
}


/* 14.5: Blog Pagination */

.hiChat-blog-pagination-wrap .blog-pagination {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.hiChat-blog-pagination-wrap .blog-pagination li {
	font-size: 20px;
	font-weight: 500;
	display: inline-block;
	padding: 0 8px;
}

.hiChat-blog-pagination-wrap .blog-pagination li:hover a .cls-1 {
	fill: #ff73e5;
}

.hiChat-blog-pagination-wrap .blog-pagination li.active {
	position: relative;
}

.hiChat-blog-pagination-wrap .blog-pagination li.active:after {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	content: "";
	z-index: -1;
}

.hiChat-blog-pagination-wrap .blog-pagination li a {
	font-family: "Barlow", sans-serif;
}

.hiChat-blog-pagination-wrap .blog-pagination li.prev {
	padding-right: 25px;
}

.hiChat-blog-pagination-wrap .blog-pagination li.prev img,
.hiChat-blog-pagination-wrap .blog-pagination li.prev i,
.hiChat-blog-pagination-wrap .blog-pagination li.prev svg {
	margin-right: 4px;
}

.hiChat-blog-pagination-wrap .blog-pagination li.next {
	padding-left: 25px;
}

.hiChat-blog-pagination-wrap .blog-pagination li.next img,
.hiChat-blog-pagination-wrap .blog-pagination li.next i,
.hiChat-blog-pagination-wrap .blog-pagination li.next svg {
	margin-left: 4px;
}


/* ************************
*
* *
*
* * 15: HiChat Download App Area
*
* *
*
* * ********************* */


/* ************************
*
* *
*
* * 16: HiChat Free Trial Modal
*
* *
*
* * ********************* */

.hiChat--freeTrial-container.show .hiChat--freeTrial-content-wrapper {
	opacity: 1;
	visibility: visible;
}

.hiChat--freeTrial-container.show .hiChat--freeTrial-content-wrapper .freeTrial-content {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.hiChat--freeTrial-container .hiChat--freeTrial-content-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
	z-index: 999;
	opacity: 0;
	visibility: hidden;
}

.hiChat--freeTrial-container .hiChat--freeTrial-content-wrapper .freeTrial_img img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 20px;
	margin: auto;
}

.hiChat--freeTrial-container .hiChat--freeTrial-content-wrapper .freeTrial-content {
	padding: 0px 50px;
	margin: 0 auto;
	background: #fff;
	box-shadow: 0 21px 81px rgba(0, 0, 0, 0.1);
	min-height: 435px;
	position: relative;
	left: 0;
	top: 0;
	border-radius: 10px;
	-webkit-transform: scale(0.5);
	transform: scale(0.5);
}

.hiChat--freeTrial-container .hiChat--freeTrial-content-wrapper .freeTrial-content .freeTrial-close-btn {
	position: absolute;
	right: 30px;
	top: 30px;
	cursor: pointer;
}

.hiChat--freeTrial-container .hiChat--freeTrial-content-wrapper .freeTrial-content .freeTrial-close-btn .cls-1 {
	fill: #ff73e5;
}

.hiChat--freeTrial-container .hiChat--modal-overlay {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	visibility: hidden;
}


/* 16.1: Subscription Styles */

.hiChat--subscription-wrap .hiChat--section-title {
	margin-bottom: 45px;
}

.hiChat--subscription-wrap .hiChat--section-title h2 {
	margin-top: -12px;
}

.hiChat--subscription-wrap .hiChat--section-title p {
	line-height: 1.87;
}

.hiChat--subscription-wrap .subscription-form input[type=email] {
	width: 100%;
	border: 0;
	height: 60px;
	box-shadow: 0 10px 38px rgba(0, 0, 0, 0.1);
	border-radius: 40px;
	padding: 0 50px;
	font-size: 18px;
	font-family: "Lato", sans-serif;
}

.hiChat--subscription-wrap .subscription-form button {
	position: absolute;
	font-size: 18px;
	right: 0;
	top: 0;
	height: 60px;
	border-radius: 40px;
	border: 0;
	padding: 0 38px;
	color: #ffffff;
	width: 165px;
}


/* ************************
*
* *
*
* * 17: HiChat Page Title
*
* *
*
* * ********************* */

.hiChat--page-title-inner {
	padding: 230px 0 130px;
	background-color: #f5f5ff;
}

.hiChat--page-title-inner .page-title h1 {
	font-size: 40px;
	margin-top: -10px;
	font-weight: 700;
	margin-bottom: 25px;
}

.hiChat--page-title-inner .page-title ul li a {
	font-weight: 500;
}

.hiChat--page-title-inner .page-title ul li+li:before {
	content: "/";
	padding: 0 5px;
}


/* ************************
*
* *
*
* * 18: HiChat Blog Details
*
* *
*
* * ********************* */


/* 18.1: Post Content */

.hiChat--blog-details-page p {
	line-height: 1.63;
}

.hiChat--blog-details-page .hiChat--post-meta {
	margin-top: 35px;
	margin-bottom: 18px;
}

.hiChat--blog-details-page .post-main-text {
	margin-bottom: 30px;
}

.hiChat--blog-details-page .post-main-text span {
	float: left;
	font-size: 70px;
	font-weight: 500;
	font-family: "Barlow", sans-serif;
	line-height: 60px;
	margin-right: 6px;
}

.hiChat--blog-details-page .post-main-text p {
	font-size: 18px;
	text-align: justify;
	line-height: 1.67;
}

.hiChat--blog-details-page .post-thumb {
	margin-top: 55px;
}

.hiChat--blog-details-page .post-thumb h4 {
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 40px;
}

.hiChat--blog-details-page .post-thumb .blog-banner {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.hiChat--blog-details-page .post-thumb .blog-banner:hover:before,
.hiChat--blog-details-page .post-thumb .blog-banner:hover:after {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 0;
	z-index: -1;
}

.hiChat--blog-details-page .post-thumb .blog-banner:after,
.hiChat--blog-details-page .post-thumb .blog-banner:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.4);
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 0.6s ease-in-out 0s;
	transition: all 0.6s ease-in-out 0s;
	opacity: 1;
	z-index: 2;
	content: "";
	pointer-events: none;
}

.hiChat--blog-details-page .post-thumb .blog-banner:before {
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}

.hiChat--blog-details-page .post-thumb .blog-banner:after {
	-webkit-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
}

.hiChat--blog-details-page .post-thumb .blog-banner img {
	margin-bottom: 30px;
	width: 100%;
}

.hiChat--blog-details-page .post-qoute-box {
	padding: 30px 45px 40px;
	margin-top: 38px;
	margin-bottom: 36px;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.06);
	border-left: 2px solid;
	position: relative;
}

.hiChat--blog-details-page .post-qoute-box:after {
	position: absolute;
	left: 28px;
	top: 0px;
	content: "“";
	font-size: 90px;
	font-weight: 900;
	opacity: 0.1;
	z-index: -1;
}

.hiChat--blog-details-page .post-qoute-box p {
	font-size: 20px;
	font-style: italic;
}

.hiChat--blog-details-page .post-qoute-box h5 {
	font-family: "Lato", sans-serif;
	font-size: 16px;
	margin-top: 12px;
}

.hiChat--blog-details-page .post-social-tags {
	margin-top: 52px;
}

.hiChat--blog-details-page .post-social-tags .post-tag-list ul li {
	display: inline-block;
}

.hiChat--blog-details-page .post-social-tags .post-tag-list ul li:not(:first-child) a {
	font-size: 14px;
}

.hiChat--blog-details-page .post-social-tags .post-share-links ul li {
	display: inline-block;
}

.hiChat--blog-details-page .post-social-tags .post-share-links ul li a {
	font-size: 14px;
}

.hiChat--blog-details-page .post-social-tags .post-share-links ul li:not(:first-child) {
	margin-left: 10px;
}

.hiChat--blog-details-page .post-social-tags .post-share-links ul li:first-child {
	margin-right: 8px;
}

.hiChat--blog-details-page .post-author {
	margin: 60px 0;
	padding: 40px 30px;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.06);
}

.hiChat--blog-details-page .post-author .author-img {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 135px;
	flex: 0 0 135px;
	margin-right: 20px;
}

.hiChat--blog-details-page .post-author .author-quotes h4 {
	font-size: 16px;
	font-weight: 500;
}

.hiChat--blog-details-page .post-author .author-quotes p {
	font-size: 14px;
	line-height: 1.7;
	margin: 10px 0;
}

.hiChat--blog-details-page .post-author .author-quotes .author-social-links a {
	font-size: 16px;
}

.hiChat--blog-details-page .post-author .author-quotes .author-social-links a:not(:last-child) {
	margin-right: 10px;
}

.hiChat--blog-details-page .post-comments-wrap {
	margin-bottom: 60px;
}

.hiChat--blog-details-page .post-comments-wrap .comment-title {
	font-size: 18px;
	font-weight: 700;
	position: relative;
	margin-bottom: 40px;
	cursor: pointer;
}

.hiChat--blog-details-page .post-comments-wrap .comment-title:after {
	font-family: "fontAwesome";
	content: "";
	margin-left: 15px;
}

.hiChat--blog-details-page .post-comments-wrap .comment-title .hide-comments {
	display: none;
}

.hiChat--blog-details-page .post-comments-wrap .comment-title .show-comments {
	display: inline-block;
}

.hiChat--blog-details-page .post-comments-wrap .comment-title.show .hide-comments {
	display: inline-block;
}

.hiChat--blog-details-page .post-comments-wrap .comment-title.show .show-comments {
	display: none;
}

.hiChat--blog-details-page .post-comments-wrap .post-comments-inner {
	padding: 40px 30px;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.06);
}

.hiChat--blog-details-page .post-comments-wrap .post-comments-inner .post-comments li {
	padding: 30px 0;
}

.hiChat--blog-details-page .post-comments-wrap .post-comments-inner .post-comments li:not(:first-child) {
	border-top: 1px solid #f3f3f3;
}

.hiChat--blog-details-page .post-comments-wrap .post-comments-inner .post-comments li:first-child {
	padding-top: 0;
}

.hiChat--blog-details-page .post-comments-wrap .post-comments-inner .post-comments li:last-child {
	padding-bottom: 0;
}

.hiChat--blog-details-page .post-comments-wrap .post-comments-inner .post-comments .post-comments {
	padding-left: 120px;
}

.hiChat--blog-details-page .post-comments-wrap .post-comments-inner .post-comments .post-comments li:first-child {
	border-top: 1px solid #f3f3f3;
	margin-top: 30px;
	padding-top: 30px;
}

.hiChat--blog-details-page .post-comments-wrap .post-comments-inner .post-comments .post-comments li:last-child {
	padding-bottom: 0;
}

.hiChat--blog-details-page .post-comments-wrap .post-comments-inner .post-comments .single-comment .comment-author-img {
	margin-right: 20px;
}

.hiChat--blog-details-page .post-comments-wrap .post-comments-inner .post-comments .single-comment h5 {
	margin-bottom: 12px;
	margin-top: -4px;
}

.hiChat--blog-details-page .post-comments-wrap .post-comments-inner .post-comments .single-comment h5 a {
	font-size: 16px;
	font-weight: 500;
}

.hiChat--blog-details-page .post-comments-wrap .post-comments-inner .post-comments .single-comment h5 .date-time {
	font-family: "Lato", sans-serif;
	font-size: 14px;
	margin-left: 18px;
}

.hiChat--blog-details-page .post-comments-wrap .post-comments-inner .post-comments .single-comment p {
	font-weight: 400;
	font-size: 14px;
	line-height: 1.7;
	margin-bottom: 10px;
}

.hiChat--blog-details-page .post-comments-wrap .post-comments-inner .post-comments .single-comment a {
	font-family: "Barlow", sans-serif;
	font-weight: 400;
}

.hiChat--blog-details-page .your-comment-wrap h4 {
	font-size: 18px;
	font-weight: 700;
}

.hiChat--blog-details-page .your-comment-wrap .contact-form .theme-input-style-2 {
	width: 100%;
	border: 0;
	border-bottom: 1px solid #808080;
	padding-top: 32px;
	padding-bottom: 5px;
	font-family: "Lato", sans-serif;
}

.hiChat--blog-details-page .your-comment-wrap .contact-form textarea.theme-input-style-2 {
	min-height: 155px;
	padding-top: 35px;
}

.hiChat--blog-details-page .your-comment-wrap .contact-form button {
	margin-top: 35px;
}


/* ************************
*
* * * 20: Weidget Styles
*
* * * ********************* */


/* 20.1: Footer Weidget */

.footer-weidget .footer-logo {
	margin-bottom: 35px;
}

.footer-weidget .footer-header {
	margin-bottom: 35px;
}

.footer-weidget .footer-header h4 {
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 0;
}

.footer-weidget .hiChat--social-links {
	margin-top: 30px;
}

.hiChat--social-links ul li {
	display: inline-block;
	margin-right: 20px;
}

.hiChat--social-links ul li a i {
	font-size: 24px;
	color: #0085ca;
}

.hiChat--social-links ul li a i.fa-facebook-square {
	color: #0085ca;
}

.hiChat--social-links ul li a i.fa-twitter-square {
	color: #5cc7ff;
}

.hiChat--social-links ul li a i.fa-instagram {
	color: #e371d7;
}

.hiChat--social-links ul li a i.fa-google-plus-square {
	color: #f02b34;
}

.hiChat--social-links ul li a i.fa-linkedin-square {
	color: #0696e8;
}

.footer-weidget.footer-menu-style-2 .footer-content p {
	font-weight: 300;
}

.footer-weidget.footer-menu-style-2 .footer-content .footer-list a {
	display: block;
	font-weight: 300;
	margin-bottom: 5px;
	-webkit-transition: 0.35s;
	transition: 0.35s;
}

.footer-weidget.footer-menu-style-2 .footer-content .footer-list a i {
	margin-right: 5px;
}

.footer-weidget.footer-payment-style-2 .payment-logos {
	margin-top: 30px;
}


/* Business Version */


/* 1.2: Buttons */


/* 1.2: Buttons */

.biz_btn,
.biz_contact-form button[type="submit"] {
	font-size: 16px;
	color: #ffffff;
	padding: 12px 30px;
	background-color: #00c282;
	line-height: 1;
	border-radius: 2px;
	text-transform: capitalize;
	white-space: nowrap;
	display: inline-block;
	-webkit-transition: .3s linear;
	transition: .3s linear;
}

.biz_contact-form button[type="submit"] {
	width: auto;
	background-color: #00c282;
}

.biz_btn-transperant {
	background-color: #fff;
	border: 1px solid #00c282;
	color: #282828;
}

.biz_btn.biz_btn-transperant:hover,
.biz_btn.biz_btn-transperant:focus {
	box-shadow: inset 0 0 0 2em #00c282;
}

.biz_btn:hover,
.biz_btn:focus {
	color: #fff;
}

.biz_btn:hover,
.biz_btn:focus {
	box-shadow: inset 0 0 0 2em #333333;
}


/* 1.4: Animations */

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: backwards;
	animation-fill-mode: backwards;
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

@-webkit-keyframes ripple {
	100% {
		top: -20px;
		right: -20px;
		bottom: -20px;
		left: -20px;
		opacity: 0;
	}
}

@keyframes ripple {
	100% {
		top: -20px;
		right: -20px;
		bottom: -20px;
		left: -20px;
		opacity: 0;
	}
}

.ripple:before,
.ripple:after {
	content: '';
	position: absolute;
	border: #fff solid 15px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 100%;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

.ripple:hover:before,
.ripple:focus:before,
.ripple:active:before,
.ripple:hover:after,
.ripple:focus:after,
.ripple:active:after {
	-webkit-animation-name: ripple;
	animation-name: ripple;
}

.ripple:hover:after,
.ripple:focus:after,
.ripple:active:after {
	-webkit-animation-delay: .5s;
	animation-delay: .5s;
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -40px, 0);
		transform: translate3d(0, -40px, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -40px, 0);
		transform: translate3d(0, -40px, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 40px, 0);
		transform: translate3d(0, 40px, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 40px, 0);
		transform: translate3d(0, 40px, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

@-webkit-keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-50%, 0, 0);
		transform: translate3d(-50%, 0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-50%, 0, 0);
		transform: translate3d(-50%, 0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(50%, 0, 0);
		transform: translate3d(50%, 0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(50%, 0, 0);
		transform: translate3d(50%, 0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}

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

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

.spin {
	-webkit-animation: spin 2s linear infinite;
	animation: spin 1s linear infinite;
}


/* 2.8: Content animation */

[data-animate] {
	visibility: hidden;
	-webkit-animation-duration: 0.6s;
	animation-duration: 0.6s;
}

[data-animate].animated {
	visibility: visible;
}


/* Others */

.list-inline li {
	display: inline-block;
}


/*
***********************
02. Common CSS
***********************/

.form-control:focus {
	box-shadow: none;
}

.bg-light {
	background-color: #f7f8f9;
}

.satisfy {
	font-family: 'Satisfy', cursive;
}

.bg-img {
	background-size: cover;
	background-color: #00c282;
	background-position: center center;
}

.bg-overlay:after {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #282828;
	opacity: .3;
	z-index: -1;
}

.bg-overlay.overlay-white:after {
	background-color: #ffffff;
	opacity: .95;
}

.bg-overlay.overlay-gradient:after {
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
	opacity: 1;
}


/*
***********************
02. Section Title CSS
***********************/

.biz_section-title {
	text-align: center;
	position: relative;
	margin-bottom: 45px;
}

.biz_section-title:before {
	position: absolute;
	left: 50%;
	top: -10px;
	width: 50px;
	height: 2px;
	background-color: #00c282;
	content: '';
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.biz_section-title.text-left:before {
	left: 0;
}

.biz_section-title.text-right:before {
	left: auto;
	right: 0;
}

.biz_section-title h2,
.biz_section-title h3,
.biz_section-title h4 {
	line-height: 1;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.biz_section-title h1 strong .biz_section-title h2 strong,
.biz_section-title h3 strong,
.biz_section-title h4 strong,
.biz_section-title h5 strong,
.biz_section-title h6 strong {
	color: #00c282;
}

.biz_section-title.text-white h2,
.biz_section-title.text-white h3,
.biz_section-title.text-white h4,
.biz_section-title.text-white p {
	color: #ffffff;
}

.biz_section-title p {
	color: #989898;
	max-width: 520px;
	margin: 0 auto;
}

.biz_section-title.text-left p,
.biz_section-title.text-right p {
	margin: 0;
}


/*
***********************
02. Page Title CSS
***********************/

.biz-page-title {
	padding: 100px 0;
}

.biz-page-title.bg-overlay:after {
	background-color: #00c282;
	opacity: .5;
}

.biz-page-title h2 {
	color: #ffffff;
	line-height: 1;
	font-weight: 700;
	text-transform: uppercase;
}


/*
***********************
Pagination CSS
***********************/

.biz-blog-pagination ul li a,
.biz-blog-pagination ul li span {
	color: #282828;
	font-size: 14px;
	display: block;
	padding: 5px 10px;
	border: 1px solid #e8e8e8;
	margin-left: 5px;
	-webkit-transition: .3s;
	transition: .3s;
}

.biz-blog-pagination ul li span,
.biz-blog-pagination ul li a:hover {
	background-color: #00c282;
	border-color: #00c282;
	color: #fff;
}


/*
***********************
02. General CSS
***********************/


/* 2.1 Header Top CSS */

.biz_header-top {
	border-bottom: 1px solid #e8e8e8;
}

.biz_header-top a {
	color: #989898;
}

.biz_header-top a:hover,
.biz_header-top a:hover i {
	color: #00c282;
}

.biz_header-top ul li:not(:last-child) {
	margin-right: 10px;
}

.biz_header-top ul li:first-child {
	padding-right: 10px;
	position: relative;
}

.biz_header-top ul>li:first-child:after {
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
	height: 20px;
	background-color: #d8d8d8;
	content: '';
}

.biz_header-top ul li a>i {
	margin-right: 7px;
	color: #585858;
	font-size: 12px;
}

.biz_header-toolbar ul li:last-child span {
	background-color: #282828;
	color: #fff;
	display: block;
	line-height: 49px;
	padding: 0 10px;
	cursor: pointer;
}

.biz_header-toolbar .dropdown-menu.dropdown-menu-left.show {
	background-color: #fff;
	border: none;
	box-shadow: 0 0 25px rgba(0, 0, 0, .1);
	border-radius: 0;
	padding: 0;
	margin: 0;
}

.biz_header-toolbar .dropdown-item:not(:last-child) {
	border-bottom: 1px solid #eee;
}

.biz_header-toolbar .select-wrap select {
	-webkit-appearance: none;
	-moz-appearance: none;
	padding: 10px;
	border: none;
	background-color: #282828;
	color: #ffff;
	cursor: pointer;
	padding-right: 25px;
}

.biz_header-toolbar .select-wrap {
	position: relative;
}

.biz_header-toolbar .select-wrap:after {
	position: absolute;
	right: 10px;
	top: 50%;
	content: "\f0d7";
	font-family: FontAwesome;
	color: #fff;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}


/* 2.2 Header Middle */

.biz_header-middle {
	padding: 19px 0;
}

.biz_header-info .biz_single-header-info:not(:last-child) {
	margin-right: 20px;
}

.biz_single-header-info .biz_info-icon {
	border: 1px solid #eee;
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: 39px;
	font-size: 16px;
	margin-right: 10px;
	color: #00c282;
}

.biz_single-header-info h6 {
	color: #00c282;
	font-family: 'Nunito', sans-serif;
}

.biz_single-header-info p {
	color: #777777;
	font-size: 13px;
	margin-bottom: 0;
}


/* 2.3 Header Bottom */

.biz_header-bottom {
	background-color: #282828;
}

.biz_header-menu ul li {
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	position: relative;
}

.biz_header-menu>ul>li:not(:first-child) {
	padding-left: 15px;
	padding-right: 15px;
}

.biz_header-menu>ul>li:first-child {
	padding-right: 15px;
}

.biz_header-menu ul li a {
	color: #fff;
	display: block;
	line-height: 1;
}

.biz_header-menu ul>li:hover>a,
.biz_header-menu ul>li.active>a {
	color: #00c282;
}

.biz_header-menu>ul>li>a {
	padding: 30px 0;
}

.biz_header-menu ul li>ul {
	width: 200px;
	background: #282828;
	box-shadow: 6px 0px 16px rgba(0, 0, 0, 0.1);
	position: absolute;
	top: 75px;
	left: 0;
	-webkit-transform: scale(.5);
	transform: scale(.5);
	padding: 10px 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: 0.3s linear;
	transition: 0.3s linear;
}

.biz_header-menu ul li>ul>li {
	display: block;
}

.biz_header-menu ul li>ul>li>a {
	padding: 10px 20px;
}

.biz_header-menu ul li:hover>ul {
	left: 0;
	-webkit-transform: scale(1);
	transform: scale(1);
	top: 73px;
	opacity: 1;
	visibility: visible;
	z-index: 99
}

.biz_header-menu ul li>ul>li>ul {
	left: 200px;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.biz_header-menu ul li>ul>li:hover>ul {
	left: 201px;
	top: 0;
}

.biz_menu-trigger {
	display: block;
	float: right;
	cursor: pointer;
	position: absolute;
	left: 15px;
	top: 5px;
	z-index: 98;
}

.biz_menu-trigger span {
	width: 25px;
	height: 2px;
	display: block;
	background-color: #fff;
}

.biz_menu-trigger span:not(:last-child) {
	margin-bottom: 5px;
}

.biz_menu-trigger span:nth-child(2) {
	width: 15px;
	-webkit-transition: 0.3s linear;
	transition: 0.3s linear;
}

.biz_menu-trigger:hover span:nth-child(2) {
	width: 25px;
}

.biz_header-search {
	padding-right: 10px;
	cursor: pointer;
}

.biz_header-search i {
	padding-right: 5px;
}

.biz_header-cart {
	margin-left: 10px;
}

.biz_header-cart a {
	color: #fff;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.biz_header-cart a i {
	font-size: 16px;
	padding-right: 3px;
}

.biz_header-cart a small {
	font-size: 12px;
	color: #00c282;
	font-weight: 300;
}


/* 2.4 Offcanvas Menu */

.biz_offcanvas-shade {
	position: fixed;
	background-color: #00c282;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: 0.3s linear;
	transition: 0.3s linear;
}

.biz_offcanvas-shade.active {
	opacity: 0.7;
	visibility: visible;
	z-index: 99;
}

.biz_offcanvas-menu-wrap {
	position: fixed;
	z-index: -1;
	background-color: #fff;
	box-shadow: 0 21px 81px rgba(0, 0, 0, 0.1);
	height: 100%;
	width: 300px;
	top: 0;
	right: 0;
	opacity: 0;
	visibility: hidden;
	overflow: auto;
	-webkit-transition: 0.7s ease;
	transition: 0.7s ease;
}

.biz_offcanvas-menu-wrap.show {
	opacity: 1;
	visibility: visible;
	z-index: 999;
	-webkit-animation: fadeInRight 0.8s ease 0s 1;
	animation: fadeInRight 0.8s ease 0s 1;
}

.biz_offcanvas-menu-wrap .biz_offcanvas-logo {
	position: absolute;
	left: 30px;
	top: 30px;
}

.biz_offcanvas-logo img {
	max-width: 130px
}

.biz_offcanvas-menu-wrap .biz_offcanvas-cancel {
	position: absolute;
	right: 30px;
	top: 30px;
	cursor: pointer;
	z-index: 999;
}

.biz_offcanvas-menu-wrap .offcanvas-menu {
	padding-top: 90px;
}

.biz_offcanvas-menu-wrap .offcanvas-menu ul li {
	display: block;
	margin-bottom: 0;
	padding: 0px;
	margin-left: 30px;
}

.biz_offcanvas-menu-wrap .offcanvas-menu ul li.has-sub-menu .submenu-button {
	position: absolute;
	right: 0;
	height: 25px;
	width: 25px;
	top: 8.5px;
	cursor: pointer;
}

.biz_offcanvas-menu-wrap .offcanvas-menu ul li.has-sub-menu .submenu-button:after {
	position: absolute;
	color: #585858;
	right: 30px;
	top: 0;
	display: block;
	font-family: "FontAwesome";
	content: "";
	font-size: 16px;
	line-height: 24px;
}

.biz_offcanvas-menu-wrap .offcanvas-menu ul li.has-sub-menu .submenu-button.sub-menu-oppened:after {
	content: "";
}

.biz_offcanvas-menu-wrap .offcanvas-menu ul li>ul {
	display: none;
	padding: 0;
	position: static;
	opacity: 1;
	visibility: visible;
	box-shadow: 0 0;
	-webkit-transform: scale(1);
	transform: scale(1);
	background: #fff;
}

.biz_offcanvas-menu-wrap .offcanvas-menu ul li > ul li {
	margin-left: 0px;
}

.biz_offcanvas-menu-wrap .offcanvas-menu ul li ul {
	padding-left: 20px;
	width: 100%;
}

.biz_offcanvas-menu-wrap .offcanvas-menu ul li a {
	color: #282828;
	padding: 15px 0;
}

.biz_offcanvas-menu-wrap .offcanvas-menu ul li a:hover {
	color: #00c282;
}

.biz_search-box {
	opacity: 0;
	visibility: hidden;
}

.biz_search-box.show {
	opacity: 1;
	visibility: visible;
}

.biz_search-box input[type=search] {
	position: fixed;
	width: 50%;
	z-index: 999;
	left: 25%;
	top: 50%;
	padding: 20px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	border: none;
}

.biz_search-box.show input[type=search] {
	-webkit-animation: fadeInDown 0.8s ease 0s 1;
	animation: fadeInDown 0.8s ease 0s 1;
}


/*
***********************
03. Banner CSS
***********************/

.biz_single-banner-slider {
	min-height: 650px;
}

.biz_single-banner-slider.bg-overlay:before {
	display: none;
}

.biz_single-banner-slider.bg-overlay.overlay-white:after {
	opacity: 0.5;
}

.biz_single-banner-slider .slider-content h1 span {
	display: block;
}

.biz_single-banner-slider .slider-content h1 {
	text-transform: uppercase;
	line-height: 1;
	position: relative;
	-webkit-animation-delay: .1s;
	animation-delay: .1s;
}

.biz_single-banner-slider .slider-content h1 strong {
	color: #00c282;
}

.biz_single-banner-slider .slider-content h1:before {
	position: absolute;
	top: -5px;
	left: 0;
	width: 50px;
	height: 2px;
	background-color: #00c282;
	content: '';
}

.biz_single-banner-slider .slider-content p {
	font-size: 16px;
	line-height: 1.75;
	color: #585858;
	margin: 20px 0 40px;
	-webkit-animation-delay: .3s;
	animation-delay: .3s;
}

.biz_single-banner-slider .slider-content .slider-btn-group a:first-child {
	margin-right: 20px;
	-webkit-animation-delay: .5s;
	animation-delay: .5s;
}

.biz_single-banner-slider .slider-content .slider-btn-group a:last-child {
	-webkit-animation-delay: .7s;
	animation-delay: .7s;
}


/*
***********************
About US
***********************/

.biz_about-text article h5 {
	color: #585858;
	font-family: 'Nunito', sans-serif;
	text-transform: capitalize;
}

.biz_about-text article p {
	margin-bottom: 18px;
}

.biz_about-text article .biz_btn {
	margin-top: 7px;
}

.biz_about-feature {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	box-shadow: 0 0 25px rgba(0, 0, 0, .1);
}

.biz_single-feature {
	text-align: center;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	padding: 0 10px;
	margin-bottom: 50px;
}

.biz_single-feature p {
	margin-bottom: 0;
}

.biz_single-feature .biz_feature-icon {
	min-height: 60px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.biz_single-feature .biz_feature-icon i {
	font-size: 50px;
	color: #00c282;
}

.biz_single-feature h4 {
	font-family: 'Nunito', sans-serif;
	margin: 10px 0 15px;
}


/*
***********************
Counter Area
***********************/

.single-counter.biz_counter {
	color: #fff;
	text-align: center;
	margin-bottom: 30px;
}

.single-counter.biz_counter h2 {
	font-size: 36px;
	color: #fff;
	font-weight: 900;
}

.single-counter.biz_counter span {
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	display: block;
}


/*
***********************
Service Area /Single Case Studies
***********************/

.biz_single-service,
.biz_single-case-details {
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	display: block;
	margin-bottom: 50px;
	overflow: hidden;
}

.biz_service-img img {
	width: 100%;
	-webkit-transition: .3s linear;
	transition: .3s linear;
}

.biz_single-service .biz_service-img.bg-overlay:after,
.biz_single-case-details .biz_case_img.bg-overlay:after {
	background-color: #fff;
	z-index: 0;
}

.biz_case_img.bg-overlay:before,
.bgov-none:before {
	display: none;
}

.biz_single-service .biz_service-title,
.biz_single-case-details .biz_case-title {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	align-items: center;
	background-color: #fff;
}

.biz_single-service .biz_service-title .biz_service-icon {
	background-color: #00c282;
	width: 60px;
	text-align: center;
	padding: 20px;
}

.biz_single-service .biz_service-title h4,
.biz_single-case-details .biz_case-title h4 {
	font-family: 'Nunito', sans-serif;
	padding: 20px;
	line-height: 1;
	margin-bottom: 0;
}

.biz_single-case-details .biz_case-title h4 {
	color: #00c282;
	padding: 0;
}

.biz_single-case-details .biz_case-title {
	padding: 20px 30px;
}

.biz_single-service:hover .biz_service-img img {
	-webkit-transform: scale(1.05) rotate(-5deg);
	transform: scale(1.05) rotate(-5deg);
}

.biz_single-service:hover .biz_service-title h4 {
	-webkit-transition: .3s linear;
	transition: .3s linear;
}

.biz_single-service:hover .biz_service-title h4 {
	color: #00c282;
}

.biz_single-service .biz_service-img {
	overflow: hidden;
}


/*
***********************
Case Studies
***********************/


/* span.biz_case-study-no {
font-size: 30px;
font-weight: 700;
line-height: 1;
color: #282828;
opacity: .1;
min-width: 50px;
} */

.biz_single-case h4 {
	font-family: 'Nunito', sans-serif;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: .3s;
	transition: .3s;
}

.biz_single-case h4[aria-expanded=true] {
	color: #00c282;
}

.biz_single-case h4 .biz_case-study-no {
	font-size: 30px;
	font-weight: 700;
	line-height: 1;
	color: #282828;
	opacity: .1;
	font-family: 'Montserrat', sans-serif;
	min-width: 50px;
	display: inline-block;
}

.biz_single-case h4[aria-expanded=true] .biz_case-study-no {
	opacity: .3;
}

.biz_case-studies-nav ul li p {
	padding-left: 50px;
	margin-bottom: 0;
}

.biz_case-studies-nav ul li:not(:last-child) {
	border-bottom: 1px solid #e8e8e8;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	align-items: center;
}

.biz_case-studies-nav ul li {
	padding: 15px 0;
}

.biz_single-case-details {
	margin: 0;
}


/*
***********************
Team
***********************/

.biz_single-team {
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	position: relative;
}

.biz_single-team .member-info {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	padding: 10px;
	background-color: rgba(13, 197, 136, .95);
	color: #fff;
	-webkit-transition: .2s;
	transition: .2s;
}

.biz_single-team .member-info h5 {
	font-family: 'Nunito', sans-serif;
	color: #fff;
	margin-bottom: 0;
}

.biz_single-team .member-info p {
	margin-bottom: 0;
}

.biz_single-team .team-hover {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .3s;
	transition: .3s;
}

.biz_single-team .team-hover-content {
	padding: 15px;
	background-color: rgba(0, 194, 130, .95);
	width: 90%;
	height: 90%;
	z-index: 2;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.biz_single-team .team-hover-content p {
	margin-bottom: 50px;
}

.biz_single-team .team-hover-content .team-mail {
	border-bottom: 1px solid #ffffff;
	display: block;
	padding-bottom: 5px;
	margin-bottom: 6px;
}

.biz_single-team img {
	-webkit-transition: .3s;
	transition: .3s;
}

.biz_single-team .team-social {
	margin-bottom: 0;
}

.biz_single-team .team-social li a {
	color: #fff;
	font-size: 12px;
	margin: 0 10px;
}

.biz_single-team .team-social li a:hover {
	color: #282828;
}

.biz_single-team:hover img {
	-webkit-transform: scale(.9);
	transform: scale(.9);
}

.biz_single-team:hover .member-info {
	opacity: 0;
	visibility: hidden;
}

.biz_single-team:hover .team-hover {
	opacity: 1;
	visibility: visible;
	background-color: rgba(0, 0, 0, .3);
}


/*
***********************
Pricing
***********************/

.biz_single-pricing {
	padding: 30px 0;
	box-shadow: 0 0 10px rgba(0, 0, 0, .05);
	line-height: 1;
	-webkit-transition: .3s linear;
	transition: .3s linear;
	margin-bottom: 30px;
}

.biz_single-pricing .pricing-head .pricing-name {
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 3px;
	margin-bottom: 30px;
}

.biz_single-pricing .pricing-head .pricing-price {
	font-size: 36px;
	font-weight: 600;
	background-color: #00c282;
	color: #fff;
	padding: 5px;
}

.biz_single-pricing .pricing-head .pricing-price small {
	font-size: 14px;
	font-weight: 400;
}

.biz_single-pricing .pricing-details {
	padding: 20px;
}

.biz_single-pricing .pricing-details li {
	padding: 10px 0;
	line-height: 1.4;
}

.biz_single-pricing .pricing-details li i {
	color: #00c282;
	margin-right: 5px;
}

.biz_single-pricing .pricing-details li i.fa-times {
	color: #ff0000
}

.biz_single-pricing.popular {
	padding-top: 60px;
	position: relative;
}

.biz_single-pricing.popular:after {
	position: absolute;
	left: 50%;
	top: 0;
	content: 'Popular';
	text-transform: uppercase;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #001e3d;
	font-size: 10px;
	font-weight: 600;
	color: #fff;
	padding: 10px 10px;
}

.biz_single-pricing:hover {
	box-shadow: 0 0 20px rgba(0, 0, 0, .2);
}

.biz_single-pricing:hover .pricing_btn.biz_btn {
	box-shadow: inset 0 0 0 2em #00c282;
	color: #fff;
}


/*
***********************
FAQ
***********************/

.biz_single-faq:not(:last-child) {
	border-bottom: 1px solid #d8d8d8;
}

.biz_single-faq .faq-question {
	color: #383838;
	font-weight: 600;
	font-size: 16px;
	line-height: 1;
	padding: 20px 0;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: .3s linear;
	transition: .3s linear;
	position: relative;
}

.biz_single-faq p {
	margin-bottom: 0;
}

.biz_single-faq .faq-question:after {
	position: absolute;
	right: 0;
	content: '\f067';
	font-family: 'FontAwesome';
	font-size: 12px;
}

.biz_single-faq .faq-question[aria-expanded=true]:after {
	content: '\f068';
}

.biz_single-faq .faq-question i {
	margin-right: 5px;
}

.biz_single-faq .biz-faq-answer span {
	display: block;
	padding-bottom: 10px;
	color: #585858;
}

.biz_single-faq .faq-question:hover,
.biz_single-faq .faq-question[aria-expanded=true] {
	color: #00c282;
}


/*
***********************
Contact
***********************/

.contact-area {
	padding: 100px 30px;
	box-shadow: 0 0 20px rgba(0, 0, 0, .1)
}

.biz_section-title.text-left:before {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.biz_contact-form form .form-group {
	position: relative;
	margin-bottom: 50px;
}

.biz_contact-form form .form-group label {
	position: absolute;
	right: 10px;
	height: 100%;
	z-index: 3;
	color: #00c282;
}

.biz_contact-form form .form-group .form-control {
	border: none;
	border-bottom: 1px solid #e8e8e8;
	border-radius: 0;
	height: 35px;
}

.biz_contact-form form .form-group textarea.form-control {
	height: 150px;
	padding-right: 25px;
}

.biz_contact-form form .form-group .form-control:focus,
.contact-form form .form-group .form-control:active {
	box-shadow: none;
	outline: none;
	border-color: #00c282;
}

.biz_contact-form form button.biz_btn {
	border: none;
	-webkit-transition: .3s linear;
	transition: .3s linear;
}

.biz_contact-form form .form-group .form-control::-webkit-input-placeholder {
	color: #b9b1b1 !important;
}

.biz_contact-form form .form-group .form-control::-moz-placeholder {
	color: #b9b1b1 !important;
}

.biz_contact-form form .form-group .form-control:-ms-input-placeholder {
	color: #b9b1b1 !important;
}

.biz_contact-form form .form-group .form-control::placeholder {
	color: #b9b1b1 !important;
}


/*
***********************
Blog
***********************/

.biz_single-blog {
	-webkit-transition: .3s linear;
	transition: .3s linear;
	margin-bottom: 30px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.biz_single-blog .blog-header {
	position: relative;
	overflow: hidden;
}

.biz_single-blog .post-meta ul {
	margin-bottom: 0;
}

.biz_single-blog:before {
	display: none;
}

.biz_single-blog .blog-header img {
	width: 100%;
	-webkit-transition: .3s linear;
	transition: .3s linear;
}

.biz_single-blog .blog-category.biz_btn {
	position: absolute;
	left: 20px;
	bottom: 20px;
	font-weight: 600;
	color: #00c282;
	border: none;
	padding: 10px 15px;
	border-radius: 0;
	z-index: 9;
}

.biz_single-blog .blog-content {
	padding: 30px;
	border: 1px solid #e8e8e8;
	border-top: none;
}

.biz_single-blog .blog-content h5 {
	line-height: 1.625;
	margin-bottom: 5px;
}

.biz_single-blog .blog-content .post-meta {
	padding-bottom: 10px;
	border-bottom: 1px solid #e8e8e8;
	font-size: 12px;
}

.biz_single-blog .post-meta li {
	padding-right: 10px;
}

.biz_single-blog .post-meta li a {
	color: #989898;
}

.biz_single-blog .post-meta li i {
	color: #00c282;
	padding-right: 5px;
}

.biz_single-blog .blog-content .blog-text {
	padding: 12px 0 25px;
}

.biz_single-blog .blog-content .blog-text p {
	margin-bottom: 0;
}

.biz_single-blog .blog-category:hover,
.biz_single-blog .blog-content .biz_btn:hover {
	color: #fff;
	box-shadow: inset 0 0 0 2em #00c282;
}

.blog-slide-item .biz_single-blog {
	box-shadow: none;
}

.blog-slide-item .biz_single-blog:hover {
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.biz_single-blog.blog-style--2 .blog-category {
	position: static;
}

.biz_single-blog.blog-style--2 {
	padding: 43px 30px;
}

.biz_single-blog.blog-style--2,
.biz_single-blog.blog-style--2 a,
.biz_single-blog.blog-style--2 .post-meta li a,
.biz_single-blog.blog-style--2 .post-meta li i {
	color: #fff;
}

.biz_single-blog.blog-style--2 h5 {
	margin: 12px 0;
}

.biz_single-blog.blog-style--2 h5 a:hover {
	color: #00c282;
}

.blog-slide-item .biz_single-blog.blog-style--2:first-child {
	margin-bottom: 20px;
}


/* Blog Details */

.biz-blog-details .blog-content {
	padding: 30px;
	border: 1px solid #e8e8e8;
}

.biz-blog-details .blog-content h3 {
	margin-bottom: 10px;
}

.biz-blog-details .blog-content .post-meta li {
	margin-right: 10px;
	font-size: 12px;
}

.biz-blog-details .blog-content .post-meta li a {
	color: #989898;
}

.biz-blog-details .blog-content .post-meta li span {
	color: #00c282;
	margin-right: 5px;
}

.biz-blog-details .blog-content .post-meta li a:hover {
	color: #00c282;
}

.biz-blog-details .blog-content .post-meta {
	padding-bottom: 20px;
	border-bottom: 1px solid #e8e8e8;
}

.biz-blog-details .blog-content .blog-text p {
	margin-top: 20px;
	color: #787878;
	font-size: 14px;
	line-height: 1.7;
}

.biz-blog-details .blog-content .blog-text blockquote {
	font-family: 'Satisfy', cursive;
	font-size: 24px;
	line-height: 1.4;
	padding: 28px 45px 58px;
	border-left: 2px solid #3acf9e;
	background-color: #f8f8f8;
	margin-top: 23px;
}

.biz-blog-details .blog-content .blog-text .post-sub-content {
	margin-top: 30px;
}


/* Post Comments */

.post-comments-wrap {
	margin-top: 100px;
	border: 1px solid #e8e8e8;
	padding: 30px;
}

.post-comments ul:not(.children) li {
	margin-top: 30px;
	padding-bottom: 20px;
	border-bottom: 1px solid #c1c1c1;
}

.post-comments ul li .comment-author-img {
	margin-right: 30px;
}

.post-comments ul li .comment-details {
	color: #787878;
	line-height: 1.6;
}

.post-comments ul li .comment-details h5 {
	color: #686868;
	font-weight: 500;
	margin-bottom: 10px;
}

.post-comments ul li .comment-details .btn-reply {
	font-weight: 500;
	font-family: 'Montserrat', sans-serif;
	margin-top: 15px;
	display: inline-block;
}

.post-comments ul li .comment-details .btn-reply span {
	margin-right: 8px;
}


/* Comment Form */

.comment-form-wrapper {
	margin-top: 30px;
}

.comment-form-wrapper .comment-form {
	margin-top: 30px;
}

.comment-form-wrapper .comment-form input,
.comment-form-wrapper .comment-form textarea {
	width: 100%;
	margin-bottom: 30px;
	border: 1px solid #e8e8e8;
	border-radius: 3px;
	padding: 15px;
}

.comment-form-wrapper .comment-form input:focus,
.comment-form-wrapper .comment-form textarea:focus {
	border-color: #3acf9e;
}

.comment-form-wrapper .comment-form input {
	height: 48px;
}

.comment-form-wrapper .comment-form textarea {
	height: 115px;
}


/*
***********************
Carousel Custom Nav
***********************/


/* Bannar Nav */

.biz_banner-slider.owl-carousel .owl-nav button.owl-next,
.biz_banner-slider.owl-carousel .owl-nav button.owl-prev,
.custom-nav.owl-carousel .owl-nav button.owl-next,
.custom-nav.owl-carousel .owl-nav button.owl-prev {
	color: #000000;
	text-align: center;
	position: absolute;
	width: 40px;
	height: 60px;
	background-color: rgba(255, 255, 255, .5);
	top: 50%;
	left: 0;
	line-height: 58px;
	font-size: 24px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: .3s;
	transition: .3s;
}

.biz_banner-slider.owl-carousel .owl-nav button.owl-next,
.custom-nav.owl-carousel .owl-nav button.owl-next {
	left: auto;
	right: 0;
}

.biz_banner-slider.owl-carousel .owl-nav button:hover,
.custom-nav.owl-carousel .owl-nav button:hover {
	background-color: rgba(255, 255, 255, 1);
}

.custom-nav.owl-carousel .owl-nav button.owl-prev {
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.custom-nav.owl-carousel .owl-nav button.owl-next {
	-webkit-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
}

.custom-nav.owl-carousel .owl-nav button.owl-prev,
.custom-nav.owl-carousel .owl-nav button.owl-next {
	background-color: rgba(255, 255, 255, .95);
	box-shadow: 0 0 10px rgba(0, 0, 0, .2);
	overflow: hidden;
}

.custom-nav.owl-carousel .owl-nav button.owl-prev:hover,
.custom-nav.owl-carousel .owl-nav button.owl-next:hover {
	background-color: #fff;
}

.custom-nav.owl-carousel button i {
	position: absolute;
	-webkit-transition: .3s linear;
	transition: .3s linear;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 24px;
}

.custom-nav.owl-carousel button i:last-child {
	opacity: 0;
	visibility: hidden;
	font-size: 14px;
}

.custom-nav.owl-carousel button:hover i:last-child {
	opacity: 1;
	visibility: visible;
	color: #00c282;
}

.custom-nav.owl-carousel button.owl-prev i:last-child {
	left: 100%;
}

.custom-nav.owl-carousel button.owl-next i:last-child {
	left: 0;
}

.custom-nav.owl-carousel button.owl-prev:hover i:last-child {
	left: 50%;
}

.custom-nav.owl-carousel button.owl-next:hover i:last-child {
	left: 50%;
}

.custom-nav.owl-carousel button.owl-prev:hover i:first-child {
	left: -10px;
	opacity: 0;
}

.custom-nav.owl-carousel button.owl-next:hover i:first-child {
	left: 40px;
	opacity: 0;
}


/*
***********************
Footer 
***********************/

.footer {
	position: relative;
}


/* Footer Top */

.biz_footer-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 3;
}

.biz_footer-top .social-profile {
	position: relative;
	background-color: #282828;
	padding: 35px 0;
}

.biz_footer-top .social-profile>span {
	position: absolute;
	left: 50%;
	bottom: 100%;
	display: inline-block;
	background-color: #282828;
	color: #fff;
	letter-spacing: 16px;
	letter-spacing: 16px;
	letter-spacing: 1rem;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	padding: 25px 50px 0;
	text-transform: uppercase;
}

.biz_footer-top .social-profile ul {
	box-sizing: border-box;
	margin-bottom: 0;
}

.biz_footer-top .social-profile ul li {
	width: 19.7%;
	text-align: center;
	position: relative;
}

.biz_footer-top .social-profile ul li:not(:last-child):after {
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
	height: 20px;
	background-color: #3e3e3e;
	content: '';
}

.biz_footer-top .social-profile ul li a {
	color: #fff;
	text-transform: uppercase;
}

.biz_footer-top .social-profile ul li a i {
	font-size: 12px;
	margin-right: 5px;
}

.biz_footer-top .social-profile ul li a:hover {
	color: #00c282;
}


/* Footer Main */

.biz_footer-main {
	padding: 165px 0 0;
}

.biz_footer-main.bg-overlay:after {
	opacity: .9;
}

.widget-header {
	position: relative;
}

.widget-header:before {
	position: absolute;
	left: 0;
	top: -10px;
	width: 50px;
	height: 2px;
	background-color: #00c282;
	content: '';
}

.footer-widget {
	margin-bottom: 50px;
}

.footer-widget .biz_section-title h4 {
	font-weight: 500;
}

.footer-widget .footer-contact li:first-child,
.footer-widget .widget_nav_menu li:first-child {
	margin-bottom: 7px;
}

.footer-widget .footer-contact li:last-child,
.footer-widget .widget_nav_menu li:last-child {
	margin-bottom: 0;
}

.footer-widget .footer-contact li:not(:first-child),
.footer-widget .widget_nav_menu li:not(:first-child) {
	margin: 7px 0;
}

.footer-widget .footer-contact li {
	position: relative;
	padding-left: 100px;
	color: #787878;
}

.bgovbn:before {
	display: none;
}

.op-9:after {
	opacity: .9;
}

.footer-widget .footer-contact li span {
	position: absolute;
	width: 100px;
	left: 0;
	font-weight: 600;
	color: #989898;
}

.footer-widget .footer-contact li a {
	color: #787878;
	padding-left: 0;
}

.footer-widget .footer-contact li a:before {
	display: none;
}

.footer-widget .footer-contact li a:hover,
.footer-widget .widget_nav_menu li a:hover {
	color: #00c282;
}

.footer-widget .footer-contact li span i {
	float: right;
	margin-right: 10px;
	font-style: normal;
}

.footer-widget .flicker ul li {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.33%;
	flex: 0 0 33.33%;
}

.flicker ul li a:before {
	display: none;
}

.flicker ul li a {
	padding-left: 0;
}

.flicker ul li {
	margin-bottom: 0;
}

.widget_nav_menu li {
	-webkit-transition: .3s linear;
	transition: .3s linear;
}

.widget_nav_menu li:hover {
	padding-left: 5px;
}

.footer-widget .widget_nav_menu li a {
	display: block;
	color: #989898;
	font-weight: 600;
	position: relative;
	padding-left: 15px;
}

.footer-widget .widget_nav_menu li a:after {
	position: absolute;
	left: 0;
	top: 0;
	content: '\f0da';
	font-family: 'FontAwesome';
}

.footer-widget .newsletter p {
	margin-bottom: 10px;
}

.footer-widget .newsletter .newsletter-form .form-control {
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 20px;
	font-size: 14px;
	border-radius: 0;
	padding: 0 5px;
	height: 35px;
	color: #f9f9f9;
}

.footer-widget .newsletter .newsletter-form .form-control:focus {
	border-color: #00c282;
}

.footer-widget .newsletter .newsletter-form .input-group {
	position: relative;
}

.footer-widget .newsletter .newsletter-form .input-group .form-control {
	padding-right: 35px;
}

.footer-widget .newsletter .newsletter-form .input-group button[type="submit"] {
	position: absolute;
	background-color: transparent;
	color: #00c282;
	font-size: 12px;
	right: 10px;
	border: none;
	line-height: 34px;
	z-index: 3;
	cursor: pointer;
}

.footer-widget .newsletter .newsletter-form .input-group button[type="submit"]:hover {
	color: #fff;
}

.footer-widget .newsletter .newsletter-form .form-control::-webkit-input-placeholder {
	color: #585858 !important;
}

.footer-widget .newsletter .newsletter-form .form-control::-moz-placeholder {
	color: #585858 !important;
}

.footer-widget .newsletter .newsletter-form .form-control:-ms-input-placeholder {
	color: #585858 !important;
}

.footer-widget .newsletter .newsletter-form .form-control::placeholder {
	color: #585858 !important;
}

.footer-widget .newsletter .newsletter-form input::-webkit-input-placeholder,
.footer-widget .newsletter .newsletter-form input::-moz-placeholder {
	color: #585858 !important;
}


/* Footer Bottom */

.biz_footer-bottom {
	background-color: #282828;
	padding: 30px 0;
	color: #fff;
	font-size: 12px;
	font-weight: 500;
	font-family: 'Montserrat', sans-serif;
}

.biz_footer-bottom a {
	color: #fff;
}

.biz_footer-bottom a:hover {
	color: #00c282;
}

.biz_footer-bottom .copyright p {
	margin-bottom: 0;
}

.biz_footer-bottom .copyright a {
	color: #00c282;
}

.biz_footer-bottom-menu ul {
	margin-bottom: 0;
}

.biz_footer-bottom-menu li {
	margin: 0 15px;
}

.biz_footer-bottom-menu li:last-child {
	margin-right: 0;
}


/* Magnific pop up */

.mfp-zoom-in .mfp-with-anim {
	opacity: 0;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
}

.mfp-zoom-in.mfp-bg {
	opacity: 0;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.mfp-zoom-in.mfp-ready .mfp-with-anim {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.mfp-zoom-in.mfp-ready.mfp-bg {
	opacity: 0.8;
}


/*
***********************
Testimonial
***********************/

.testimonial-bg {
	overflow: hidden;
}

.bg-overlay.testimonial-bg:after {
	opacity: .9;
}

.biz_single-testimonial-slider {
	padding: 0 100px;
}

.biz_single-testimonial-slider .testimonial-image {
	border: 2px solid #fff;
}

.biz_single-testimonial-slider .testimonial-image.bg-overlay:after {
	z-index: 1;
}

.biz_single-testimonial-slider .testimonial-image.bg-overlay:before {
	display: none;
}

.biz_single-testimonial-slider .testimonial-content:after {
	position: absolute;
	content: "”";
	font-size: 300px;
	font-family: 'Satisfy', cursive;
	color: #585858;
	bottom: -70px;
	line-height: 0;
	right: 100px;
	z-index: -1;
}

.biz_single-testimonial-slider .testimonial-content {
	position: relative;
	margin-left: 30px;
}

.biz_single-testimonial-slider .testimonial-text p {
	line-height: 1.6;
	font-size: 30px;
	color: #989898;
	margin-bottom: 0;
}

.biz_single-testimonial-slider .testimonial-text p span {
	color: #fff;
	font-size: 48px;
	line-height: 38px;
}

.biz_single-testimonial-slider .testimonial-author h4 {
	color: #00c282;
	font-family: 'Nunito', sans-serif;
}

.biz_single-testimonial-slider .testimonial-author p {
	color: #b5b5b5;
	margin-bottom: 0;
}

.biz_testimonial-slider.owl-carousel .owl-nav button {
	position: absolute;
	top: 50%;
	left: -30px;
	font-size: 48px;
	color: #fff;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 60px;
	height: 60px;
	line-height: 58px;
}

.biz_testimonial-slider.owl-carousel .owl-nav button.owl-next {
	left: auto;
	right: -30px;
}

.biz_testimonial-slider.owl-carousel .owl-nav button img {
	position: absolute;
	height: 100%;
	width: 100%;
	-webkit-transition: .3s linear;
	transition: .3s linear;
	opacity: 0;
	visibility: hidden;
}

.biz_testimonial-slider.owl-carousel .owl-nav button:hover img {
	opacity: 1;
	visibility: visible;
}

.biz_testimonial-slider.owl-carousel .owl-nav button.owl-prev img {
	left: -20px;
}

.biz_testimonial-slider.owl-carousel .owl-nav button.owl-prev:hover img {
	left: 0;
}

.biz_testimonial-slider.owl-carousel .owl-nav button.owl-next img {
	right: -20px;
}

.biz_testimonial-slider.owl-carousel .owl-nav button.owl-next:hover img {
	right: 0;
}

.biz_testimonial-slider.owl-carousel .owl-nav button:hover i {
	opacity: 0;
	visibility: hidden;
}


/*  WooCommerce Version  */

.woocommerce-breadcrumb {
	margin: 0;
}

.logged-in .woobiz--navbar-cover {
	margin-top: 32px;
}

.mt-100 {
	margin-top: 100px;
}

.mb-100 {
	margin-bottom: 100px;
}

.pt-15 {
	padding-top: 15px;
}

.pb-15 {
	padding-bottom: 15px;
}

.pt-45 {
	padding-top: 45px;
}

.pb-45 {
	padding-bottom: 45px;
}

.pt-75 {
	padding-top: 75px;
}

.pb-75 {
	padding-bottom: 75px;
}

.submenu-ptb,
.woobiz--navbar-cover .woobiz--main-nav-menu .woobiz--main-menu .menu-item-has-children>.sub-menu {
	padding-top: 11.5px;
	padding-bottom: 11.5px;
}

.woobiz--bg-center-cover,
.woobiz--card-ad,
.woobiz--count {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.yith-wcwl-add-to-wishlist {
	margin-top: 0;
}

.yith-wcwl-add-to-wishlist a {
	padding-top: 7px
}

.woocommerce table.wishlist_table tfoot td {
	border: none;
	padding: 0;
}

.woocommerce table.wishlist_table tfoot td .yith-wcwl-share {
	margin-bottom: 0;
}

.woocommerce table.wishlist_table {
	margin-bottom: 0;
}

.woobiz--buy-btn,
button.woobiz--buy-btn[type=submit] {
	position: relative;
	display: inline-block;
	padding-left: 25.5px;
	line-height: 1;
	color: #09081D;
	font-size: 18px;
	z-index: 9;
	font-weight: 700;
	-webkit-transition: 0.3s ease;
	transition: 0.3s ease;
	border: none;
	background-color: transparent;
}

.woobiz--buy-btn:before {
	content: "";
	position: absolute;
	bottom: 4px;
	left: 0;
	height: 2px;
	width: 15px;
	background-color: #FF6D6D;
	z-index: -1;
	-webkit-transition: 0.3s ease;
	transition: 0.3s ease;
}

.woobiz--buy-btn:hover {
	color: #222;
	-webkit-transition: 0.3s ease;
	transition: 0.3s ease;
}

.woobiz--buy-btn:hover:before {
	width: 100%;
	-webkit-transition: 0.3s ease;
	transition: 0.3s ease;
}

.woobiz--section-title h2 {
	font-size: 60px;
	font-weight: bold;
	font-family: "Yanone Kaffeesatz", sans-serif;
	margin-bottom: 60px;
	line-height: 1;
}

.woobiz--banner.owl-carousel .owl-nav .owl-prev:hover,
.woobiz--banner.owl-carousel .owl-nav .owl-next:hover,
.woobiz--product-cat-slider.owl-carousel .owl-nav .owl-prev:hover,
.woobiz--product-cat-slider.owl-carousel .owl-nav .owl-next:hover,
.woobiz--blogs-slider.owl-carousel .owl-nav .owl-prev:hover,
.woobiz--blogs-slider.owl-carousel .owl-nav .owl-next:hover  {
	background-color: #FFFAD4 !important;
}

.image-h-effect {
	position: relative;
	display: block;
}

.image-h-effect:after {
	content: "";
	position: absolute;
	height: 0;
	width: 0;
	background-color: #fff;
	opacity: 1;
	border-bottom-left-radius: 100%;
	top: 0;
	right: 0;
}

.image-h-effect:hover:after {
	width: 100%;
	height: 100%;
	-webkit-transition: 0.4s linear;
	transition: 0.4s linear;
	opacity: 0;
}

.woobiz--page-title {
	padding: 126px 0px 46px 0px;
	background-color: #FFFAD4;
}

ul.woobiz--main-menu {
	margin-bottom: 0;
	padding: 0;
}

.woobiz--main-nav-menu ul {
	list-style: none;
}

.woobiz--main-nav-menu ul ul {
	padding: 0;
	margin: 0;
}

.woocommerce nav.woocommerce-breadcrumb {
	margin: 0;
}

.woobiz--page-title h1,
.woobiz--page-title h2 {
	margin-bottom: 0;
}

.woobiz--page-title .container {
	position: relative;
}

.woobiz--page-title .container .nav {
	display: block;
}

.woobiz--page-title .container .nav li {
	margin-right: 10px;
	display: inline;
	position: relative;
}

.woobiz--page-title .container .nav li:last-child {
	margin-right: 0;
}

.woobiz--page-title .container .nav li:after {
	content: ".";
	position: absolute;
	bottom: 0;
	left: 100%;
	margin-left: 4px;
}

.woobiz--page-title .container .nav li:last-child {
	color: #222222;
}

.woobiz--page-title .container .nav li:last-child:after {
	display: none;
}

.woobiz--page-title .container .nav li a {
	color: #585858;
}

.woobiz--pagination .nav li {
	margin-right: 25px;
}

.woobiz--pagination .nav li a,
.woobiz--pagination .nav li span {
	font-weight: bold;
	font-size: 20px;
}

.woobiz--pagination .nav li.active a,
.woobiz--pagination .nav li.active span,
.woobiz--pagination .nav li a:hover {
	color: #FF6D6D;
}

.woobiz--pagination .woobiz--next-prev a {
	display: inline-block;
	height: 35px;
	width: 35px;
	line-height: 35px;
	text-align: center;
	border: 1px solid #555555;
	border-radius: 50%;
	margin-left: 11px;
}

.woobiz--pagination .woobiz--next-prev a:hover {
	background-color: #FFFAD4;
	color: #222;
}

.table {
	margin: 0;
}

.ad-overlay {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.3);
	z-index: 9999;
}

.ad-overlay.show,
.woobiz--popup-ad.show {
	visibility: visible;
	opacity: 1;
}

.ad-overlay.hide,
.woobiz--popup-ad.hide {
	visibility: hidden;
	opacity: 0;
}

.woobiz--popup-ad {
	position: fixed;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 99;
	height: 568px;
	width: 540px;
	background-repeat: no-repeat;
	padding: 0px 40px;
	z-index: 9999;
}

.woobiz--popup-ad .ad-close {
	position: absolute;
	height: 25px;
	width: 25px;
	line-height: 25px;
	text-align: center;
	background-color: #ffffff;
	border: 1px solid #585858;
	border-radius: 50px;
	z-index: 999;
	top: -12.5px;
	left: -12.5px;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.woobiz--popup-ad .ad-close img {
	background-color: #ffffff;
	opacity: 1;
}

.woobiz--popup-ad .fixed-img {
	position: absolute;
	bottom: 10px;
	left: -50px;
	z-index: -1;
}

.woobiz--popup-ad .offer {
	font-size: 148px;
	font-family: "Cormorant Garamond", serif;
	position: relative;
	display: inline-block;
	font-weight: 700;
	color: #FF6D6D;
	line-height: 1;
	margin-bottom: 35px;
}

.woobiz--popup-ad .offer span {
	font-size: 63px;
	position: absolute;
	left: 100%;
}

.woobiz--popup-ad .offer span:last-child {
	bottom: -18px;
}

.woobiz--popup-ad .offer span:first-child {
	bottom: 30px;
}

.woobiz--popup-ad .woobiz--popup-data p {
	max-width: 260px;
	z-index: 9;
	color: #585858;
	font-size: 14px;
}

.woobiz--popup-ad .woobiz--buy-btn {
	margin-top: 15px;
}

.woobiz--navbar-cover {
	padding: 15px 0px;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 99;
	-webkit-transition: 0.3s ease;
	transition: 0.3s ease;
}

.woobiz--navbar-cover.sticky {
	position: fixed;
	top: 0;
	width: 100%;
	background-color: #ffffff;
	-webkit-transition: 0.3s ease;
	transition: 0.3s ease;
	border-bottom: 1px solid #fefab4;
}

.woobiz--navbar-cover .woobiz--logo {
	margin-left: 45px;
}

.woobiz--navbar-cover .woobiz--logo a {
	display: block;
}

.woobiz--navbar-cover .woobiz--main-nav-menu #menu-button {
	display: none;
	cursor: pointer;
	z-index: 99;
	font-size: 16px;
	line-height: 50px;
}

.woobiz--navbar-cover .woobiz--main-nav-menu .woobiz--main-menu {
	text-align: right;
}

.woobiz--navbar-cover .woobiz--main-nav-menu .woobiz--main-menu>li {
	list-style: none;
	display: inline-block;
	text-align: right;
	margin-right: -4px;
}

.woobiz--navbar-cover .woobiz--main-nav-menu .woobiz--main-menu>li.menu-item-has-children>.sub-menu {
	top: 100%;
	left: 0;
}

.woobiz--navbar-cover .woobiz--main-nav-menu .woobiz--main-menu>li a {
	color: #222222;
	font-family: "Cuprum", sans-serif;
	font-weight: 400;
	display: block;
	padding: 15px 15px;
	line-height: 1;
	-webkit-transition: 0.2s ease;
	transition: 0.2s ease;
}

.woobiz--navbar-cover .woobiz--main-nav-menu .woobiz--main-menu>li a:hover,
.woobiz--navbar-cover .woobiz--main-nav-menu .woobiz--main-menu li.current-menu-item>a,
.woobiz--navbar-cover .woobiz--main-nav-menu .woobiz--main-menu li.current-menu-parent>a,
.woobiz--navbar-cover .woobiz--main-nav-menu .woobiz--main-menu li.current-menu-ancestor>a {
	color: #DC5E5E;
}

.woobiz--navbar-cover .woobiz--main-nav-menu .woobiz--main-menu>li>a {
	font-size: 20px;
}

.woobiz--navbar-cover .woobiz--main-nav-menu .woobiz--main-menu .menu-item-has-children {
	position: relative;
}

.woobiz--navbar-cover .woobiz--main-nav-menu .woobiz--main-menu .menu-item-has-children>.sub-menu {
	position: absolute;
	top: 0;
	left: 100%;
	width: 205px;
	text-align: left;
	background-color: #fff;
	margin-top: 25px;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: 0.3s ease;
	transition: 0.3s ease;
}

.woobiz--navbar-cover .woobiz--main-nav-menu .woobiz--main-menu .menu-item-has-children>.sub-menu li a {
	padding: 8.5px 0px 8.5px 20px;
	font-size: 18px;
}

.woobiz--navbar-cover .woobiz--main-nav-menu .woobiz--main-menu .menu-item-has-children:hover>.sub-menu {
	margin-top: 0;
	visibility: visible;
	opacity: 1;
	-webkit-transition: 0.3s ease;
	transition: 0.3s ease;
}

.woobiz--navbar-cover .woobiz--main-nav-menu .woobiz--main-menu .menu-item-has-children .submenu-button {
	display: none;
}

.woobiz--navbar-cover .woobiz--main-nav-menu .woobiz--main-menu .menu-item-has-children .submenu-button i {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.woobiz--navbar-cover .woobiz--mobile-menu-icons {
	margin-right: 45px;
	margin-left: 20px;
}

.woobiz--navbar-cover .woobiz--mobile-menu-icons a {
	height: 40px;
	width: 40px;
	line-height: 37.5px;
	text-align: center;
	display: inline-block;
	border: 1px solid #585858;
	border-radius: 50px;
	margin-right: 6px;
	position: relative;
}

.woobiz--navbar-cover .woobiz--mobile-menu-icons a svg {
	height: 15px;
	width: 15px;
}

.woobiz--navbar-cover .woobiz--mobile-menu-icons a .woobiz--item-count,
.woobiz--navbar-cover .woobiz--mobile-menu-icons a .woobiz--wishlistitem-count {
	position: absolute;
	top: -7.5px;
	right: -5px;
	height: 20px;
	width: 20px;
	line-height: 20px;
	text-align: center;
	color: #ffffff;
	background-color: #FF6D6D;
	font-size: 12px;
	border-radius: 50px
}

.woobiz--navbar-cover .woobiz--mobile-menu-icons a:hover {
	background-color: #FEF9D4;
}

.woobiz--banner {
	overflow: hidden;
}

.woobiz--banner.owl-carousel .owl-nav {
	position: absolute;
	top: 50%;
	right: 50px;
}

.woobiz--banner.owl-carousel .owl-nav .owl-prev,
.woobiz--banner.owl-carousel .owl-nav .owl-next {
	height: 60px;
	line-height: 60px;
	width: 60px;
	text-align: center;
	border-radius: 50px;
	border: 1px solid #555;
	display: block;
	-webkit-transition: .3s cubic-bezier(0.4, 0, 1, 1);
	transition: .3s cubic-bezier(0.4, 0, 1, 1);
}

.woobiz--banner.owl-carousel .owl-nav .owl-next {
	margin-top: 10px;
}

.woobiz--banner .woobiz--banner-item {
	padding-top: 458px;
	background-position: top right;
	background-repeat: no-repeat;
	background-size: cover;
}

.woobiz--banner .woobiz--banner-item .woobiz--banner-data {
	padding: 34px 0px 100px 29px;
	position: relative;
	z-index: 9;
}

.woobiz--banner .woobiz--banner-item .woobiz--banner-data:before {
	content: "";
	position: absolute;
	height: 100%;
	width: 255px;
	background-color: #FFFAD4;
	z-index: -1;
	margin: -34px 0px 0px -29px;
}

.woobiz--banner .woobiz--banner-item .woobiz--banner-data .slide-counter {
	margin-bottom: 98px;
	font-size: 36px;
	font-family: "Cuprum", sans-serif;
	font-weight: 700;
}

.woobiz--banner .woobiz--banner-item .woobiz--banner-data .slide-counter span,
.woobiz--banner .woobiz--banner-item .woobiz--banner-data .slide-counter i {
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
}

.woobiz--banner .woobiz--banner-item .woobiz--banner-data h1 {
	margin-bottom: 6px;
	font-size: 120px;
	font-weight: bold;
	line-height: 1.2;
	color: #222;
}

.woobiz--banner .woobiz--banner-item .woobiz--banner-data p {
	font-size: 18px;
	font-weight: bold;
	font-family: "Cuprum", sans-serif;
	color: #FF6D6D;
}

.woobiz--banner .woobiz--banner-item .woobiz--banner-data .woobiz--buy-btn {
	margin-top: 20px;
}

.woobiz--product-cat-slider.owl-carousel .owl-nav {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-25%);
	transform: translateY(-25%);
	right: -80px;
	z-index: 99;
}

.woobiz--product-cat-slider.owl-carousel .owl-nav .owl-prev,
.woobiz--product-cat-slider.owl-carousel .owl-nav .owl-next {
	height: 50px;
	line-height: 50px !important;
	width: 50px;
	text-align: center;
	font-size: 18px;
	border: 1px solid #555555;
	border-radius: 50px;
	display: block;
	-webkit-transition: .3s cubic-bezier(0.4, 0, 1, 1);
	transition: .3s cubic-bezier(0.4, 0, 1, 1);
}

.woobiz--product-cat-slider.owl-carousel .owl-nav .owl-next {
	margin-top: 10px;
}

.woobiz--product-cat-slider.nav-top-right .owl-nav {
	position: absolute;
	top: -100px;
	right: 0px;
}

.woobiz--product-cat-slider.nav-top-right .owl-nav .owl-prev,
.woobiz--product-cat-slider.nav-top-right .owl-nav .owl-next {
	display: inline-block;
	height: 35px;
	width: 35px;
	line-height: 35px !important;
}

.woobiz--product-cat-slider.nav-top-right .owl-nav .owl-next {
	margin: 0;
	margin-left: 10px;
}

.woobiz--product-cat-slider .cat-slider-item {
	z-index: 99;
}

.woobiz--product-cat-slider .cat-slider-item a {
	display: block;
	position: relative;
	overflow: hidden;
	min-height: 160px;
	background-color: #f1f1f1;
}

.woobiz--product-cat-slider .cat-slider-item a:before {
	content: "";
	position: absolute;
	bottom: -15%;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
	background: rgba(255, 255, 255, 0);
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="rgba(255, 255, 255, 0)", endColorstr="white", GradientType=0);
	-webkit-transition: 0.3s linear;
	transition: 0.3s linear;
}

.woobiz--product-cat-slider .cat-slider-item a:hover:before {
	bottom: 0;
	-webkit-transition: 0.3s linear;
	transition: 0.3s linear;
}

.woobiz--product-cat-slider .cat-slider-item a span {
	position: absolute;
	bottom: 14px;
	left: 14px;
	color: #222222;
	font-size: 22px;
	z-index: 9;
}

.woobiz--product-cat-slider .cat-slider-item a img {
	width: 100%;
}

.woobiz--product-cat .woobiz--y-bg {
	position: relative;
	z-index: 9;
}

.woobiz--product-cat .woobiz--y-bg:before {
	content: "";
	position: absolute;
	top: 0;
	left: 15px;
	height: 100%;
	width: 255px;
	z-index: -1;
	background-color: #FFFAD4;
}

.woobiz--product-cat .product-cat-text {
	padding-left: 26px;
}

.woobiz--product-cat .product-cat-text h2 {
	font-size: 34px;
	font-weight: 700;
}

.woobiz--product-cat .product-cat-text .woobiz--buy-btn {
	margin-top: 5px;
	font-weight: 700;
}

.woobiz--product-filter .woobiz--product-filter-btns {
	position: absolute;
	top: 30px;
	right: 0;
	font-size: 18px;
}

.woobiz--product-filter .woobiz--product-filter-btns button {
	margin: 0px 15px;
}

.woobiz--product-filter .woobiz--product-filter-btns button:hover {
	color: #FF6D6D;
}

.woobiz--product-filter .woobiz--product-filter-btns button:last-child {
	margin-right: 0px;
}

.woobiz--product-filter .woobiz--product-item img {
	width: 100%;
}

.woobiz--product-item {
	margin-bottom: 50px;
}

.woobiz--product-item del .woocommerce-Price-amount,
.woobiz--product-details del .woocommerce-Price-amount,
.product-price del .woocommerce-Price-amount {
	margin-right: 10px;
	color: #999999;
	font-size: 90%;
}

.woobiz--product-item ins,
.woobiz--product-details ins,
.product-price ins {
	text-decoration: none;
}

.woobiz--product-filter .woobiz--product-filter-btns button {
	background-color: transparent;
	border: none;
}

.woobiz--product-filter .woobiz--product-filter-btns button:hover {
	cursor: pointer;
}

.woobiz--product-item h3 a:hover {
	color: #FF6D6D;
}

.woobiz--product-filter .woobiz--product-item:hover .image-h-effect .product-icons a {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.woobiz--product-filter .woobiz--product-item:hover .image-h-effect .product-icons a.added_to_cart {
	display: none;
}

.woobiz--product-item a.button.added:after {
	font-family: WooCommerce;
	content: '\e017';
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	margin-left: 0;
}

.woobiz--product-item a.button.loading:after {
	font-family: FontAwesome;
	content: '\f110';
	position: absolute;
	top: auto;
	left: auto;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	margin-left: 0;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
}

a.button.add_to_cart_button.added svg,
a.button.add_to_cart_button.loading svg {
	display: none;
}

.woobiz--product-filter .woobiz--product-item h3 {
	font-size: 22px;
	margin-top: 26px;
	margin-bottom: 4px;
	font-family: "Cuprum", sans-serif;
	font-weight: 700;
}

.woobiz--product-filter .woobiz--product-item .image-h-effect {
	position: relative;
	overflow: hidden;
}

.woobiz--product-filter .woobiz--product-item .image-h-effect img {
	-webkit-transition: 0.15s linear;
	transition: 0.15s linear;
}

.woobiz--product-filter .woobiz--product-item .image-h-effect:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: 0.3s linear;
	transition: 0.3s linear;
}

.woobiz--product-filter .woobiz--product-item .image-h-effect .product-icons {
	position: absolute;
	bottom: 17px;
	left: 20px;
	z-index: 9;
}

.woobiz--product-filter .woobiz--product-item .image-h-effect .product-icons a {
	height: 40px;
	width: 40px;
	text-align: center;
	background-color: #fff;
	border-radius: 50px;
	margin: 0px;
	margin-right: 6px;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: bottom;
	transform-origin: bottom;
	-webkit-transition: 0.3s linear;
	transition: 0.3s linear;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.woobiz--product-item a.added_to_cart {
	display: none !important;
}

.woobiz--product-filter .woobiz--product-item .image-h-effect .product-icons a:hover {
	background-color: #FFFAD4;
}

.woobiz--product-filter .woobiz--product-item .image-h-effect .product-icons a svg {
	height: 15px;
	width: 13px;
}

/* .yith-wcwl-wishlistaddedbrowse,
.yith-wcwl-wishlistexistsbrowse {
	position: relative;
}

.yith-wcwl-wishlistaddedbrowse.show a:before,
.yith-wcwl-wishlistexistsbrowse.show a:before {
	content: "\f004";
	font-family: FontAwesome;
	position: absolute;
	top: 0;
	left: 0;
	height: 40px;
	width: 40px;
	line-height: 40px;
	text-align: center;
	color: #222222;
}

.yith-wcwl-wishlistaddedbrowse.show span,
.yith-wcwl-wishlistexistsbrowse.show span {
	display: none;
}

.yith-wcwl-add-button {
	position: relative;
}

.yith-wcwl-add-button .ajax-loading {
	position: absolute;
	top: 12px;
	left: 7.5px;
	-webkit-transform: scale(1) !important;
	transform: scale(1) !important;
} */

.add_to_wishlist .added,
.add_to_wishlist .adding {
  display: none;
}

.add_to_wishlist.loading .add {
  display: none;
}

.add_to_wishlist.loading .adding {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.add_to_wishlist.added .add,
.add_to_wishlist.added .adding {
  display: none;
}

.add_to_wishlist.added .added {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.add_to_wishlist .adding .spinner {
  height: 15px;
  width: 15px;
  display: inline-block;
  border: 2px solid #3B3B3B;
  border-top-color: transparent;
  border-radius: 50%;
}

.woobiz--limited-offer {
	padding: 85px 0px 95px 0px;
	background-size: cover;
	background-position: right bottom;
	background-repeat: no-repeat;
}

.woobiz--limited-offer h2 {
	font-family: "Cuprum", sans-serif;
	position: relative;
	font-size: 107px;
	display: inline-block;
	line-height: 1;
	font-weight: 700;
	margin: 0;
	padding: 0;
}

.woobiz--limited-offer h2 span {
	position: absolute;
	font-family: "Yanone Kaffeesatz", sans-serif;
	left: 100%;
	font-size: 40px;
	min-width: 220px;
	margin-left: 9px;
}

.woobiz--limited-offer h2 span:first-child {
	top: 16px;
}

.woobiz--limited-offer h2 span:last-child {
	bottom: 10px;
	color: #FF6D6D;
}

.woobiz--limited-offer .woobiz--buy-btn {
	margin-top: 14px;
}

.woobiz--count {
	padding: 20px 40px 15px 40px;
}

.woobiz--count>h2 {
	font-family: "Cormorant Garamond", serif;
	font-size: 70px;
	position: relative;
	display: inline-block;
	font-weight: 700;
	color: #FF6D6D;
}

.woobiz--count>h2>span {
	font-size: 30px;
	margin-left: 3px;
	display: inline-block;
}

.woobiz--count>h2>span:first-child {
	position: absolute;
	bottom: 15px;
	left: 100%;
}

.woobiz--count>h2>span:last-child {
	position: absolute;
	bottom: -7.5px;
	left: 100%;
}

.woobiz--count>h3 {
	font-size: 22px;
	font-weight: bold;
	font-family: "Cuprum", sans-serif;
	margin-top: 15px;
	margin-bottom: 26.5px;
}

.woobiz--count .deal-count-area {
	font-size: 40px;
}

.woobiz--count .deal-count-area span {
	font-size: 20px;
	display: inline-block;
	margin-bottom: 30px;
}

.woobiz--card-ad {
	padding: 34px 40px;
	font-size: 18px;
	color: #585858;
}

.woobiz--card-ad h2 {
	font-family: "Cuprum", sans-serif;
	margin-bottom: 5px;
	font-weight: 700;
}

.woobiz--card-ad.type-1 .offer-box {
	font-size: 162px;
	font-family: "Cormorant Garamond", serif;
	position: relative;
	display: inline-block;
	margin-top: -23px;
	line-height: 1.15;
	opacity: 0.05;
}

.woobiz--card-ad.type-1 .offer-box span {
	position: absolute;
	bottom: 0;
	right: 34.3px;
	font-size: 48px;
	line-height: 0.6;
}

.woobiz--card-ad.type-2 h2 {
	margin-top: 67px;
	margin-bottom: 10px;
}

.woobiz--card-ad.type-2 p {
	max-width: 191px;
	font-size: 18px;
	color: #585858;
	font-weight: 400;
	margin-bottom: 0;
}

.woobiz--blogs-slider.owl-carousel .owl-nav {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-25%);
	transform: translateY(-25%);
	right: -65px;
}

.woobiz--blogs-slider.owl-carousel .owl-nav .owl-prev,
.woobiz--blogs-slider.owl-carousel .owl-nav .owl-next {
	height: 35px;
	line-height: 35px !important;
	width: 35px;
	text-align: center;
	font-size: 18px;
	border: 1px solid #555555;
	border-radius: 50px;
	display: block;
}

.woobiz--blogs-slider.owl-carousel .owl-nav .owl-next {
	margin-top: 10px;
}

.woobiz--blogs-slider.nav-top-right .owl-nav {
	position: absolute;
	top: -100px;
	right: 0px;
}

.woobiz--blogs-slider.nav-top-right .owl-nav .owl-prev,
.woobiz--blogs-slider.nav-top-right .owl-nav .owl-next {
	display: inline-block;
}

.woobiz--blogs-slider.nav-top-right .owl-nav .owl-next {
	margin: 0;
	margin-left: 10px;
}

.woobiz--blogs-slider-item h3 {
	margin-top: 24px;
	margin-bottom: 10px;
	font-size: 22px;
	font-family: "Cuprum", sans-serif;
	line-height: 1.5;
	font-weight: 600;
}

.woobiz--blogs-slider-item h3 a {
	color: #222;
}

.woobiz--blogs-slider-item h3 a:hover {
	color: #FF6D6D;
}

.woobiz--blogs-slider-item p {
	color: #555555;
	font-size: 18px;
	margin-bottom: 18px;
}

.woocommerce-message {
	border-top: none;
	background-color: #fffad4;
}

.woocommerce-message:before {
	color: #3aec02;
}

.woocommerce table.shop_attributes {
	border: none !important;
}

.woobiz--comments-wrapper ul li a:hover {
	color: #FF6D6D;
}

table.shop_attributes tbody {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

table.shop_attributes tbody tr {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
}

table.shop_attributes tbody tr td,
table.shop_attributes tbody tr th {
	border: none !important;
}

table.shop_attributes tr:nth-child(even) th,
table.shop_attributes tr:nth-child(even) td {
	background: transparent !important;
}

.woobiz--pro-table table.wishlist_table thead th,
.woobiz--pro-table table.wishlist_table tbody td {
	border: none;
}

.woobiz--pro-table tbody tr .product-name a {
	font-size: 18px;
	font-weight: 400;
}

.wishlist_table tr td,
.wishlist_table tr th.wishlist-delete,
.wishlist_table tr th.product-checkbox {
	-moz-text-align-last: left;
	text-align-last: left;
}

.woobiz--nl .coupon {
	max-width: 750px;
	padding: 0px 10px 50px 10px;
	margin: 0 auto;
	position: relative;
}

.woobiz--nl .form-control {
	padding: 0;
	text-decoration: none;
	outline: none !important;
	border: 0px;
	box-shadow: none;
	border-radius: 0px;
	border-bottom: 1px solid #222222;
	height: 50px;
	padding: 0;
	color: #222;
	position: relative;
	font-size: 18px;
}

.woobiz--nl .form-control:focus {
	border-bottom-color: #FF6D6D;
	-webkit-transition: 0.3s linear;
	transition: 0.3s linear;
}

.woobiz--nl .form-control::-webkit-input-placeholder {
	color: #afafaf !important;
	opacity: 1 !important;
}

.woobiz--nl .form-control::-moz-placeholder {
	color: #afafaf !important;
	opacity: 1 !important;
}

.woobiz--nl .woobiz--buy-btn[type=submit] {
	border-radius: 0px;
	position: absolute;
	top: 12.5px;
	right: 0;
	padding-right: 0;
	width: auto;
}

.woobiz--nl .woobiz--buy-btn:before {
	bottom: 4px;
}

.woo-newsletter-form .alert {
	margin-top: 30px;
}

.woobiz--footer {
	background-color: #FFFAD4;
}

.woobiz--footer .woobiz--widget,
.woobiz--footer .woobiz--widget:not(:last-child) {
	margin-bottom: 0px;
}

.woobiz--footer .woobiz--widget.woobiz--footer-ad-widget {
	margin-top: -60px;
	margin-bottom: -60px;
}

.woobiz--footer .woobiz--widget .widget-title {
	margin-bottom: 20px;
}

.woobiz--footer-bottom .woobiz--footer-social a {
	color: #222222;
}

.woobiz--footer-bottom .woobiz--footer-social a i {
	height: 35px;
	line-height: 35px;
	width: 35px;
	font-size: 14px;
	text-align: center;
	border: 1px solid #555;
	border-radius: 50px;
	margin-right: 11px;
}

.woobiz--footer-bottom .woobiz--footer-social a i:hover {
	background-color: #FFFAD4;
	color: #222222;
}

.woobiz--widget:not(:last-child) {
	margin-bottom: 60px;
}

.woobiz--widget .widgettitle {
	font-size: 18px;
	font-family: "Cuprum", sans-serif;
	font-weight: 700;
	color: #222;
}

.woobiz--widget .widget-title {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e2e2e2;
}

.woobiz--widget .widget-title h4 {
	font-family: "Cuprum", sans-serif;
	font-weight: 700;
	margin-bottom: 0;
	line-height: 1;
}

.woobiz--widget.woobiz--text-widget .woobiz--logo {
	display: block;
	margin-bottom: 22px;
}

.woobiz--widget.woobiz--text-widget p {
	margin-bottom: 10px;
	font-size: 18px;
	color: #555555;
}

.woobiz--widget.woobiz--text-widget ul li {
	font-size: 18px;
	margin-bottom: 6px;
}

.woobiz--widget.woobiz--text-widget ul li:last-child {
	margin-bottom: 0;
}

.woobiz--widget.woobiz--text-widget ul li a {
	color: #555555;
}

.woobiz--widget.woobiz--menu-widget .menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

.woobiz--widget.woobiz--menu-widget .menu ul {
	list-style: none;
}

.woobiz--widget.woobiz--menu-widget .menu li {
	line-height: 1.7;
	font-size: 18px;
}

.woobiz--widget.woobiz--menu-widget .menu li a {
	color: #555555;
}

.woobiz--widget.woobiz--menu-widget .menu.loadmore-list li {
	display: none;
}

.woobiz--widget.woobiz--menu-widget #loadMore {
	cursor: pointer;
	font-size: 18px;
}

.woobiz--widget.widget_product_search form {
	position: relative;
	margin-bottom: 0px;
}

.woobiz--widget.widget_product_search form .form-control {
	padding: 0;
}

.woobiz--widget.widget_product_search form button {
	position: absolute;
	top: 10px;
	right: 0;
	font-size: 22px;
	padding: 0;
}

.woobiz--widget.woobiz--tag-widget ul li {
	margin: 0;
	font-size: 18px;
}

.woobiz--comments-wrapper .nav .nav-item a.nav-link,
.woobiz--comments-wrapper .nav .nav-item a.active {
	padding: 0;
	padding-bottom: 20px;
	margin-right: 30px;
	border: 0px;
	border-radius: 0px;
	border-color: transparent;
	background-color: transparent;
	font-size: 18px;
}

.woobiz--comments-wrapper .nav .nav-item a.nav-link:hover,
.woobiz--comments-wrapper .nav .nav-item a.active:hover {
	border-radius: 0px;
}

.woobiz--comments-wrapper .nav .nav-item a.active {
	color: #FF6D6D;
}

.woobiz--comments-wrapper .tab-content .tab-pane {
	padding-top: 20px;
	font-size: 18px;
}

.woobiz--comments-wrapper .tab-content .tab-pane p {
	line-height: 1.5;
}

.woobiz--comments-wrapper .tab-content .tab-pane .woobiz--p-desc.add-info {
	line-height: 2;
}

.woobiz--comments-wrapper .tab-content .tab-pane .woobiz--p-desc .area-title {
	margin-bottom: 10px;
}

.woocommerce #reviews #comments ol.commentlist {
	list-style: none;
	padding: 0;
	margin: 0;
}

.woocommerce-Reviews .reviewer .rv-img img,
.woocommerce-Reviews .reviewer .rv-img .star-rating {
	float: none !important;
}

.woocommerce-Reviews .reviewer .rv-img img {
	float: none !important;
	position: static !important;
}

.reviewer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 40px;
}

.reviewer.reply {
	margin-left: 105px;
}

.reviewer .rv-img {
	margin-right: 20px;
}

.reviewer .rv-img img {
	height: auto;
	width: 65px;
	border-radius: 50px;
	margin-left: 2px;
}

.reviewer .rv-img i {
	font-size: 11px;
	color: #FFE100;
}

.reviewer .rv-msg h4 {
	font-weight: 700;
	font-family: "Cuprum", sans-serif;
	margin-bottom: 5px;
	color: #222;
}

.comment-form-cookies-consent {
	margin-bottom: 20px;
}

.comment-form-cookies-consent label {
	margin-left: 10px;
	margin-top: -6px;
}

.reviewer .rv-msg h4 span {
	font-weight: 400;
	font-size: 12px;
	margin-left: 20px;
	color: #585858;
}

.reviewer .rv-msg p {
	font-size: 18px;
	color: #585858;
	margin-bottom: 0;
}

.reviewer .rv-msg .c-reply {
	font-size: 14px;
	font-family: "Cuprum", sans-serif;
	font-weight: 700;
	color: #222222;
}

.reviewer .rv-msg .c-reply i {
	margin-right: 8px;
}

.rate-count {
	margin-bottom: 20px;
}

.woobiz--contact-form.review-form .rate-count {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: start;
}

.woobiz--contact-form.review-form .rate-count span {
	margin-right: 10px;
}

.rate-count i {
	color: #FFE100;
	font-size: 16px;
}

.page-w-sidebar .rv-img {
	width: 135px;
	margin-right: 25px;
}

.woobiz--sidebar .woobiz--widget:last-child {
	margin-bottom: 0px;
}

.woobiz--sidebar .woobiz--widget .widget-title {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e2e2e2;
}

.woobiz--product-filter.woobiz--page .woobiz--product-filter-btns {
	position: relative;
	top: auto;
	right: auto;
	font-size: 18px;
	text-align: center;
	margin-bottom: 70px;
}

.woobiz--col-20 .col {
	-ms-flex-preferred-size: 20%;
	flex-basis: 20%;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
}

.woobiz--page-text {
	font-size: 18px;
	color: #555;
	line-height: 1.525;
}

.woobiz--page-text h2 {
	font-size: 34px;
	margin-bottom: 20px;
	line-height: 1;
}

.woobiz--page-text h4 {
	font-size: 22px;
	font-weight: 700;
	color: #222;
	margin-bottom: 20px;
	font-family: "Cuprum", sans-serif;
}

.woobiz--feature-item {
	margin-bottom: 30px;
}

.woobiz--feature-item i {
	font-size: 24px;
	margin-bottom: 15px;
}

.woobiz--feature-item h4 {
	font-size: 18px;
	font-family: "Cuprum", sans-serif;
	margin-bottom: 12.5px;
	font-weight: 700;
}

.woobiz--feature-item p {
	font-size: 18px;
	font-weight: 400;
	color: #555;
	margin-bottom: 0;
}

.woobiz--counter {
	background-color: #fffef9;
}

.woobiz--counter-item {
	text-align: center;
}

.woobiz--counter-item h2 {
	font-size: 60px;
	font-weight: 700;
}

.woobiz--counter-item h4 {
	font-family: "Cuprum", sans-serif;
	color: #555;
}

.woobiz-contact-info {
	list-style: none;
	padding: 0;
	margin: 0;
}

.woobiz-contact-info li {
	margin: 0;
	padding-left: 45px;
	position: relative;
	margin-bottom: 15px;
}

.woobiz-contact-info li a {
	color: #555;
}

.woobiz-contact-info li i {
	position: absolute;
	top: 0;
	left: 0;
	line-height: 30px;
	color: #222222;
	font-size: 24px;
}

.woobiz--contact-form {
	max-width: 930px;
	margin: 50px auto 100px auto;
	padding: 40px;
	background-color: #fffef9;
}

.woobiz--contact-form.review-form {
	max-width: 100%;
}

.woobiz--contact-form h3 {
	line-height: 1;
	margin-bottom: 40px;
	font-family: "Cuprum", sans-serif;
	font-weight: bold;
}

.woobiz--contact-form form#commentform .form-control {
	height: 40px;
	padding: 0;
	background-color: transparent;
	margin-bottom: 30px;
}

.woobiz--contact-form form#commentform textarea#comment {
	height: 130px;
	margin-bottom: 40px;
}

.woobiz--contact-form form#commentform .woobiz--form-btn#submit {
	height: 40px;
	line-height: 40px;
	padding: 0px 25px;
	color: #fff;
	background-color: #222222;
	border-radius: 50px;
	font-size: 18px;
}

.woocommerce #respond input#submit {
	font-weight: 400;
}

.woobiz--contact-form form .woobiz--form-btn:hover {
	background-color: #333;
}

.woobiz--contact-form.review-form h3 {
	margin-bottom: 40px;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
	width: auto;
}

.stock.in-stock {
	display: none;
}

.woobiz--checkout-page .woocommerce-input-wrapper {
	width: 100%;
}

.woobiz--social-icons {
	margin-top: 20px;
}

.woobiz--social-icons a {
	color: #222;
}

.woobiz--social-icons a i {
	height: 35px;
	line-height: 35px;
	width: 35px;
	text-align: center;
	border: 1px solid #555555;
	border-radius: 50px;
	font-size: 14px;
	margin-right: 10px;
}

.woobiz--social-icons a i:hover {
	background-color: #FFFAD4;
	color: #222222;
}

.woobiz--product-d-slider {
	margin: 0;
	padding: 0;
}

.woobiz--product-collection div.product div.images {
	float: none;
	width: 100%;
}

.woobiz--product-details h2 {
	font-size: 34px;
	font-weight: 700;
	margin-bottom: 20px;
}

.woobiz--product-details p {
	font-size: 18px;
	color: #555555;
	margin-bottom: 25px;
}

.woobiz--product-details .price {
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 30px;
	color: #212529;
}

.woobiz--product-details .product-check-rate li {
	margin-bottom: 27px;
}

.woocommerce div.product .woobiz--product-details form.cart {
	margin-bottom: 20px;
}

.woocommerce div.product form.cart div.quantity {
	margin-right: 15px;
}

.product-btns {
	margin-top: 24px;
}

.product-btns.woobiz--list {
	margin-top: 0px;
}

.product-btns.woobiz--list div {
	margin-bottom: 0px;
}

.product-btns div {
	display: inline-block;
	margin-right: 11px;
}

.product-btns div .form-group {
	margin: 0;
}

.product-btns div .form-group .custom-select {
	background: url("../images/down-arrow.svg") no-repeat right 15px center/9px 15px;
	border-radius: 50px;
	cursor: pointer;
	height: 42px;
	padding: 0px 15px;
	min-width: 70px;
	border: 1px solid #f2f2f2;
	margin-top: -2px;
}

.product-btns div .form-group .custom-select:focus,
.product-btns div .form-group .custom-select:active {
	border: 1px solid #f2f2f2;
	box-shadow: none !important;
}

.product-btns div .input-group {
	position: relative;
	padding: 0px 46px;
	border: 1px solid #f2f2f2;
	border-radius: 50px;
}

.product-btns div .input-group input {
	height: 40px;
	width: 15px;
	font-size: 18px;
	border: 0px;
	text-align: center;
}

.product-btns div .input-group span {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 26px;
	line-height: 28px;
	width: 26px;
	text-align: center;
	border-radius: 50%;
	background-color: #f2f2f2;
	cursor: pointer;
	font-size: 10px;
}

.product-btns div .input-group span.left {
	left: 7px;
}

.product-btns div .input-group span.right {
	right: 7px;
}

.product-btns div .fav-btn,
.single-product .fav-btn {
	height: 40px;
	line-height: 40px;
	width: 40px;
	border-radius: 50px !important;
	background-color: #f2f2f2;
	display: inline-block;
	text-align: center;
}

.product-btns div .fav-btn svg,
.single-product .fav-btn svg {
	margin: -2px 0px 0px 2px !important;
	height: 13px;
	width: 15px;
	stroke: #000000;
	stroke-width: 0px;
}

.product-btns div .btn {
	background-color: #222222;
	color: #ffffff;
	border-radius: 50px;
	padding: 0px 25px;
	line-height: 40px;
	height: 40px;
}

.product-btns div .btn:hover {
	background-color: #333;
}

.woobiz--product-d-slider .product-item {
	overflow: hidden;
}

.woobiz--product-d-slider .product-item:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: 0.3s linear;
	transition: 0.3s linear;
}

.woobiz--product-d-slider .product-item img {
	-webkit-transition: 0.3s linear;
	transition: 0.3s linear;
}

.woobiz--product-d-slider .owl-nav .owl-prev,
.woobiz--product-d-slider .owl-nav .owl-next {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 35px;
	width: 35px;
	line-height: 35px;
	text-align: center;
	border-radius: 50px;
	border: 1px solid #555555 !important;
}

.woobiz--product-d-slider .owl-nav .owl-prev i,
.woobiz--product-d-slider .owl-nav .owl-next i {
	margin-top: 4px;
}

.woobiz--product-d-slider .owl-nav .owl-prev {
	left: 15px;
}

.woobiz--product-d-slider .owl-nav .owl-next {
	right: 15px;
}

.woobiz--product-collection .product .woobiz--product-item p {
	margin-bottom: 0;
}

.product-check-rate li span.font-weight-bold {
	margin-right: 5px;
}

.product-check-rate li i {
	color: #FFE100;
}

.product-sct {
	font-size: 14px;
	margin-top: 52px;
}

.product-sct ul {
	display: inline-block;
}

.product-sct ul li {
	display: inline-block;
	position: relative;
}

.product-sct ul li:after {
	content: ",";
	padding-right: 5px;
}

.product-sct ul li:last-child:after {
	display: none;
}

.product-sct ul span {
	display: inline-block;
}

.woobiz--related-product .woobiz--section-title {
	width: 80%;
}

.woobiz--related-product .woobiz--section-title h2 {
	font-size: 34px;
	color: #222;
}

.woobiz--related-product .woobiz--related-product-slider.nav-top-right .owl-nav {
	position: absolute;
	top: -95px;
	right: 0;
}

.woobiz--related-product .woobiz--related-product-slider.nav-top-right .owl-nav .owl-prev,
.woobiz--related-product .woobiz--related-product-slider.nav-top-right .owl-nav .owl-next {
	height: 35px;
	width: 35px;
	line-height: 30px;
	text-align: center;
	border-radius: 50%;
	border: 1px solid #555555;
}

.woobiz--related-product .woobiz--related-product-slider.nav-top-right .owl-nav .owl-next {
	margin-left: 15px;
}

.woobiz--related-product .woobiz--related-product-slider .woobiz--product-item .image-h-effect:after {
	display: none;
}

.woobiz--related-product .woobiz--related-product-slider .woobiz--product-item .image-h-effect img {
	width: auto !important;
}

.woobiz--related-product .woobiz--related-product-slider .woobiz--product-item .image-h-effect:hover img {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.woobiz--pro-table form.woocommerce-cart-form th,
.woobiz--pro-table form.woocommerce-cart-form td,
.woobiz--pro-table form.woocommerce-cart-form td a {
	color: #212529;
}

.woobiz--pro-table.cart-table tbody tr td:nth-child(3) {
	width: 150px;
}

.woobiz--pro-table h3 {
	font-family: "Cuprum", sans-serif;
}

.woobiz--pro-table .table thead {
	margin-bottom: 20px;
}

.woobiz--pro-table .table thead th {
	background-color: #FFFEF9;
	border: 0px;
	font-size: 18px;
}

.woobiz--pro-table .table tbody tr:hover .delete-item {
	opacity: 1;
}

.woobiz--pro-table .table tbody tr:first-child td {
	padding-top: 20px;
}

.woobiz--pro-table .table tbody tr td {
	vertical-align: middle;
	position: relative;
	border: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #f2f2f2;
}

.woobiz--pro-table .table tbody tr td:last-child {
	white-space: nowrap;
}

.woocommerce-cart-form__cart-item.cart_item a.remove {
	opacity: 0;
	text-decoration: none;
}

.woocommerce-cart-form__cart-item.cart_item:hover a.remove {
	opacity: 1;
	color: #FF6D6D !important;
	background-color: transparent !important;
}

.woocommerce table.shop_table {
	border: none;
}

.woocommerce-cart-form .woobiz--pro-table .table th {
	color: #212529;
}

.woocommerce-cart-form .woobiz--pro-table .table td {
	color: #555;
}

.woocommerce-cart-form .woobiz--pro-table .table .product-thumbnail img {
	min-width: 70px;
}

.woocommerce-cart-form .woobiz--pro-table .table .product-name a {
	font-size: 18px;
	font-weight: 400;
	color: #222222;
}

.woocommerce-cart-form .woobiz--pro-table .table .product-name a:hover {
	text-decoration: none;
	color: #FF6D6D;
}

.woobiz--pro-table .table tbody tr td .delete-item {
	position: absolute;
	bottom: 20px;
	right: 30px;
	font-size: 24px;
	color: #FF6D6D;
	opacity: 0;
}

.woobiz--pro-table .table tbody tr td p {
	font-size: 18px;
	color: #555555;
}

.woobiz--pro-table .table tbody tr td .btn {
	padding: 0;
	font-size: 18px;
	font-weight: 700;
	color: #585858;
}

.woobiz--wl-p-img-name img {
	max-width: 70px;
}

.woobiz--wl-p-img-name p {
	margin-left: 30px;
	color: #222222;
}

.wc-proceed-to-checkout {
	text-align: center;
	padding: 0;
}

.wc-proceed-to-checkout a {
	color: #fff !important;
	font-weight: 400 !important;
}

.wc-proceed-to-checkout a:hover {
	text-decoration: none;
}

.woobiz--total-table.woobiz--cart-list td {
	color: #585858 !important;
}

ul.woobiz--update-cart .btn:before {
	display: none;
}

.woobiz--update-cart li .btn {
	overflow: visible;
	color: #212529;
}

.woobiz--update-cart li .btn:hover {
	color: #212529;
}

ul.woobiz--update-cart {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 30px;
}

.cart_totals {
	margin-top: 30px;
}

.woocommerce .cart_totals .shop_table tbody tr:last-child td {
	border-bottom: 0 !important;
	padding-bottom: 0;
}

.woocommerce .cart_totals .shop_table tbody tr:last-child td .wc-proceed-to-checkout {
	padding-bottom: 0;
}

.woocommerce .cart_totals .shop_table tbody tr.order-total td {
	border-bottom: none !important;
}

.woobiz--pro-table.cart-table table {
	margin-bottom: 0;
}

.woobiz--total-table.woobiz--cart-list tr:nth-child(1) td {
	color: #585858;
}

.woobiz--total-table.woobiz--cart-list tr:nth-child(2) td {
	font-size: 18px;
	line-height: 1;
}

.woobiz--total-table tr td {
	border: 0px;
	line-height: 40px;
	font-size: 18px;
	font-weight: 700;
}

.woobiz--total-table tr td:nth-child(1) {
	text-align: left;
}

.woobiz--total-table tr td:nth-child(2) {
	text-align: right;
}

.woobiz--total-table tr td:nth-child(3) {
	text-align: center;
}

.woobiz--cart-list tr:last-child td {
	padding-top: 0px;
}

.woobiz--btn-v2 {
	height: 40px;
	line-height: 40px;
	padding: 0px 25px;
	background-color: #222;
	color: #ffffff;
	border-radius: 50px;
	margin-right: -15px;
}

.woobiz--btn-v2:hover {
	background-color: #333;
}

.woobiz--update-cart li {
	display: inline-block;
}

.woobiz--update-cart li .btn {
	font-size: 18px;
	font-weight: 700;
}

.woobiz--place-order .pay-list li {
	margin-right: 80px;
}

.woobiz--place-order .pay-list li:first-child {
	margin-right: 65px;
}

.woobiz--place-order .pay-list li input {
	height: 20px;
	margin: 2.5px 10px 0px 0px;
}

.woobiz--nl form {
	padding: 0;
	max-width: 750px;
	margin: 0 auto;
	position: relative;
}

.woobiz--checkout-page .form-control {
	margin-bottom: 20px !important;
}

.woobiz--checkout-page .woocommerce-billing-fields .form-row {
	padding: 0;
	margin: 0;
}

.woobiz--checkout-page .woocommerce-shipping-fields .form-row {
	padding: 0;
	margin: 0;
}

#billing_country_field,
#billing_state_field,
#shipping_country_field,
#shipping_state_field {
	margin-bottom: 25px;
}

ul.product-check-rate {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.product-check-rate li:last-child {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.woocommerce ul.product-check-rate .star-rating {
	font-size: 14px;
	color: #FFE100;
}

.woocommerce ul.product-check-rate .star-rating:before {
	color: #FFE100;
}

.woocommerce ul.product-check-rate a.woocommerce-review-link {
	padding: 5px;
}

.woocommerce ul.product-check-rate a.woocommerce-review-link:hover {
	color: #DC5E5E;
}

.woobiz--product-details .product-sct ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.woobiz--product-details .single_add_to_cart_button {
	width: auto;
}

.woobiz--product-details .product-sct a:hover {
	color: #DC5E5E;
}

.footer .wpb_text_column {
	margin-bottom: 0;
}


/* Login Form */

form.woocommerce-form.woocommerce-form-login {
	border: none;
}

form.woocommerce-form.woocommerce-form-login p.form-row {
	padding: 0;
	margin-bottom: 24px;
}

form.woocommerce-form.woocommerce-form-login .lost_password a {
	color: #ff6d6d;
}


/* My Account */

.woocommerce .woocommerce-MyAccount-navigation li.is-active a {
	color: #ff6d6d;
}


/* CONTACT FORM */

.woobiz--contact-form .form-control {
	border-radius: 0px;
	border: none;
	border-bottom: 1px solid #222222;
	-webkit-transition: .3s;
	transition: .3s;
	height: 36px;
	line-height: 36px;
	margin-bottom: 21px;
	font-family: "Cuprum", sans-serif;
	font-size: 16px;
	background-color: transparent;
	color: #222222;
	padding: 0px;
}

.woobiz--contact-form textarea.form-control {
	height: 121px;
}

.woobiz--contact-form .form-control:focus {
	border-bottom: 1px solid #FF6D6D;
}

.woobiz--contact-form .form-control::-webkit-input-placeholder {
	color: #afafaf !important;
	opacity: 1 !important;
}

.woobiz--contact-form .form-control::-moz-placeholder {
	color: #afafaf !important;
	opacity: 1 !important;
}


/* BUTTON */

.woocommerce button.button.alt.disabled,
.woobiz--contact-form form .woobiz--form-btn,
.woocommerce #respond #submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond #submit,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce .return-to-shop .button,
.woocommerce-form-login .woocommerce-Button.button,
.woocommerce-form-register .woocommerce-Button.button,
.woocommerce-ResetPassword .woocommerce-Button.button,
.woocommerce-notices-wrapper .woocommerce-message a.button,
.woocommerce-MyAccount-content .woocommerce-info .woocommerce-Button.button {
	height: 40px;
	line-height: 40px;
	padding: 0px 25px;
	color: #fff;
	background-color: #222222;
	border-radius: 50px;
	font-size: 18px;
	border: 0px;
	cursor: pointer;
	font-weight: 400;
	-webkit-transition: .3s linear;
	transition: .3s linear;
	white-space: nowrap;
}

.woocommerce button.button.alt.disabled:hover,
.woobiz--contact-form form .woobiz--form-btn:hover,
.woocommerce #respond #submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond #submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce .return-to-shop .button:hover,
.woocommerce-form-login .woocommerce-Button.button:hover,
.woocommerce-form-register .woocommerce-Button.button:hover,
.woocommerce-ResetPassword .woocommerce-Button.button:hover,
.woocommerce-notices-wrapper .woocommerce-message a.button,
.woocommerce-MyAccount-content .woocommerce-message .woocommerce-Button.button {
	background-color: #333;
	color: #fff !important;
}


/* LINK COLORS */

.woocommerce-info a,
.woobiz--filter-item .woobiz--product-item h3 a,
.woocommerce-form-login .woocommerce-LostPassword.lost_password a,
.woocommerce-widget-layered-nav-list li a,
.woocommerce .product_list_widget li a,
.woocommerce-notices-wrapper .woocommerce-message a {
	color: #222;
}

.woocommerce-info a:hover,
.woobiz--filter-item .woobiz--product-item h3 a:hover,
.woocommerce-form-login .woocommerce-LostPassword.lost_password a:hover,
.woocommerce-widget-layered-nav-list li a:hover,
.woocommerce .product_list_widget li a:hover,
.woocommerce-notices-wrapper .woocommerce-message a:hover {
	color: #ff6d6d;
}

.woocommerce-MyAccount-content .woocommerce-message {
	display: table;
	width: 100%;
}


/* PRODUCT TABLE */

.woobiz--pro-table {
	overflow: unset;
}

.woobiz--pro-table th {
	font-family: "Cuprum", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #222222;
}

.woobiz--pro-table tbody tr td {
	font-size: 16px;
	font-family: "Cuprum", sans-serif;
	color: #555555;
}

.woobiz--pro-table tbody tr td.product-stock-status span.wishlist-in-stock {
	color: #222222;
}

.woobiz--pro-table tbody tr .product-name a {
	color: #222222;
	text-decoration: none;
}

.woobiz--pro-table tbody tr .product-name a:first-child {
    margin-right: 20px;
}

.woobiz--pro-table tbody tr .product-name a:hover {
	color: #FF6D6D;
}

.woocommerce .woobiz--pro-table td.product-add-to-cart a {
	border-radius: 50px;
	background-color: #222;
	border: 1px solid #222;
	color: #fff;
	font-weight: 400;
	font-family: "Cuprum", sans-serif;
	max-width: 125px;
	margin: 5px 0;
	display: inline-block !important;
    padding: 0 25px !important;
}

.woocommerce .woobiz--pro-table td.product-add-to-cart .add_to_cart_button:hover {
	background-color: #333;
}

.woocommerce .woobiz--pro-table td.product-add-to-cart .remove_from_wishlist {
	background-color: transparent;
	color: #222;
}

.woocommerce .woobiz--pro-table td.product-add-to-cart .remove_from_wishlist:hover {
	color: #222;
}

.woocommerce .woobiz--pro-table .product-remove .remove {
	opacity: 0;
	line-height: 1.1em;
	padding-left: 1px;
	text-decoration: none;
	color: #FF6D6D !important;
}

.woocommerce .woobiz--pro-table tbody tr:hover .product-remove .remove {
	opacity: 1;
	background-color: transparent;
	color: #FF6D6D !important;
}

.woocommerce .woobiz--pro-table tbody tr:hover .product-remove .remove:hover {
	color: #FF6D6D !important;
}


/* PRODUCT PLUS MINUS */

.quantity .screen-reader-text {
	display: none;
}

.quantity {
	position: relative;
	padding: 0px 46px;
	border: 1px solid #f2f2f2;
	border-radius: 50px;
}

.quantity input {
	height: 40px;
	width: 15px;
	font-size: 18px;
	border: 0px;
	text-align: center;
}

.woocommerce .quantity .qty {
	width: 24px;
}

.quantity span {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 26px;
	line-height: 28px;
	width: 26px;
	text-align: center;
	border-radius: 50%;
	background-color: #f2f2f2;
	cursor: pointer;
	font-size: 10px;
}

.quantity span.left {
	left: 7px;
}

.quantity span.right {
	right: 7px;
}


/* SIGNLE PRODUCT */

.woobiz--product-filter .woobiz--product-item .image-h-effect .product-icons a:hover {
	color: #222 !important;
}

.woobiz--product-item a.button.loading:after {
	margin-right: -4px;
	line-height: 22px;
}

.woobiz--product-details .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.woobiz--product-details .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
	height: 40px;
	line-height: 40px;
	width: 40px;
	border-radius: 50px;
	background-color: #f2f2f2;
	display: inline-block;
	text-align: center;
}

.woocommerce div.product form.cart .variations select {
	height: 25px;
	padding: 0px 5px;
}

.yith-wcwl-add-to-wishlist a {
	padding-top: 0;
}

.wishlist_table tr td,
.wishlist_table tr th.wishlist-delete,
.wishlist_table tr th.product-checkbox {
	text-align: inherit;
}

.wishlist_table td.product-name {
	min-width: 165px;
}

.woocommerce table.shop_table.wishlist_table tbody tr:last-child td {
	border-bottom: none !important;
}


/* .woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
woocommerce input.button {
padding: 0;
} */


/* .woobiz--product-filter .woobiz--product-item .image-h-effect .product-icons a svg {
margin-top: 13px;
} */

.woocommerce-Reviews .woocommerce-Reviews-title,
.woocommerce-Reviews .woocommerce-Reviews-title span {
	font-size: 22px;
	color: #222;
	font-weight: 700;
	margin-bottom: 15px;
	display: inline-block;
}

.reviewer .star-rating {
	font-size: 11px;
	margin-top: 10px;
}

.reviewer .star-rating:before {
	color: #FFE100;
}

.reviewer .star-rating span {
	color: #FFE100;
}

.woocommerce #reviews h3 {
	margin-bottom: 10px;
	line-height: 1.3;
}

#review_form h3 {
	margin-bottom: 10px;
}

#review_form .rate-count span {
	display: inline-block;
	margin-bottom: 10px;
}

#review_form .rate-count .stars span a {
	color: #FFE100;
}

.woocommerce-variation-price .price .woocommerce-Price-amount {
	color: #222;
	margin-bottom: 15px;
	display: block;
}

.woocommerce-notices-wrapper .woocommerce-message {
	line-height: 40px;
}


/* CHECKOUT */

.woocommerce-form-coupon input,
.woocommerce-shipping-fields__field-wrapper .form-control,
.woocommerce-billing-fields__field-wrapper .form-control,
.select2-container--default .select2-selection--single,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
	text-decoration: none;
	outline: none !important;
	border: 0px;
	box-shadow: none;
	border-radius: 0px;
	border-bottom: 1px solid #222222;
	height: 50px;
	padding: 0;
	color: #222;
	position: relative;
	font-size: 16px;
}

.woocommerce-shipping-fields__field-wrapper .form-control::-moz-placeholder,
.woocommerce-billing-fields__field-wrapper .form-control::-moz-placeholder,
.woocommerce form .form-row input.input-text::-moz-placeholder,
.woocommerce form .form-row textarea::-moz-placeholder {
	color: #afafaf !important;
	opacity: 1 !important;
}

.woocommerce-shipping-fields__field-wrapper .form-control::-webkit-input-placeholder,
.woocommerce-billing-fields__field-wrapper .form-control::-webkit-input-placeholder,
.woocommerce form .form-row input.input-text::-webkit-input-placeholder,
.woocommerce form .form-row textarea::-webkit-input-placeholder {
	color: #afafaf !important;
	opacity: 1 !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	height: 50px;
	line-height: 50px;
	color: #222;
	padding-left: 0;
	padding-right: 0;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 13px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
	border-color: #222;
}

.select2-dropdown.select2-dropdown--below,
.select2-dropdown.select2-dropdown--above {
	border-radius: 0px;
	border-color: #222;
}

.select2-dropdown.select2-dropdown--below {
	border-top: 1px solid #222;
}

.select2-dropdown.select2-dropdown--above {
	border-bottom: 1px solid #222;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
	background-color: #222;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #222 transparent transparent transparent;
}

#ship-to-different-address label {
	margin-bottom: 0px;
}

#order_review_heading {
	margin-top: 75px;
	margin-bottom: 30px;
}

.woocommerce table.shop_table {
	border-collapse: collapse;
}

.woocommerce table.shop_table th {
	border: 0px !important;
	color: #222;
	text-shadow: none;
}

.woocommerce table.shop_table thead th {
	background-color: #fffef9;
	vertical-align: middle;
}

.woocommerce table.shop_table tfoot th,
.woocommerce table.shop_table td {
	border: 0px !important;
	border-bottom: 1px solid #f2f2f2 !important;
	color: #222;
	text-shadow: none;
	padding: 15px 12px;
}

.woocommerce button[type=submit] {
	width: auto;
}

.woocommerce table.shop_table tbody tr:last-child td {
	border-bottom: 1px solid #222 !important;
}

.woocommerce-info:before {
	color: #FF6D6D;
}

.woocommerce-form-login-toggle .woocommerce-info a,
.woocommerce-form-coupon-toggle .woocommerce-info a {
	text-decoration: underline;
}

.woocommerce form.checkout_coupon {
	border: 0px;
	padding: 0;
}

.coupon-cover .woobiz--buy-btn,
.checkout_coupon.woocommerce-form-coupon .woobiz--buy-btn {
	color: #222222;
	bottom: 4px;
	top: auto;
	right: 0px;
	width: auto;
	padding-left: 20px;
}

.coupon-cover .woobiz--buy-btn:before,
.checkout_coupon.woocommerce-form-coupon .woobiz--buy-btn:before {
	top: auto;
	left: 0px;
	bottom: 10px;
}

.coupon-cover .woobiz--buy-btn:hover:before,
.checkout_coupon.woocommerce-form-coupon .woobiz--buy-btn:hover:before {
	left: 0px;
}

.woocommerce-info {
	background-color: #fffad4;
	border: 0px;
}

.woocommerce-checkout-payment {
	border-radius: 0px;
	margin-top: 100px;
}

.wc_payment_methods.payment_methods.methods {
	background-color: #fffef5;
}

.wc_payment_method label {
	color: #222;
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
	background-color: #fffad4;
}

#add_payment_method #payment div.payment_box p:last-child,
.woocommerce-cart #payment div.payment_box p:last-child,
.woocommerce-checkout #payment div.payment_box p:last-child {
	color: #222;
}

#add_payment_method #payment div.payment_box:before,
.woocommerce-cart #payment div.payment_box:before,
.woocommerce-checkout #payment div.payment_box:before {
	border-bottom-color: #fffad4;
	top: -13px;
}

#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
	border: 0px;
}

.woocommerce-checkout-payment .place-order {
	background-color: #fffef5;
}

.woocommerce-checkout-payment .place-order a {
	color: #222;
}


/* CART LIST */

.woobiz--total-table.woobiz--cart-list tbody tr td,
.woobiz--total-table.woobiz--cart-list tbody tr td .woocommerce-shipping-methods li label,
.woobiz--total-table.woobiz--cart-list tbody tr td .shipping-calculator-button {
	font-size: 18px;
	color: #222 !important;
}

.woobiz--total-table.woobiz--cart-list tbody tr td .woocommerce-shipping-destination {
	font-size: 14px;
	color: #777;
	margin-bottom: 5px;
}

.woobiz--total-table.woobiz--cart-list tbody tr td .shipping-calculator-button {
	color: #FF706E !important;
	font-size: 16px;
}

.woobiz--total-table.woobiz--cart-list tbody tr td .shipping-calculator-button:hover {
	color: #FF706E !important;
	text-decoration: none;
}

.woobiz--total-table.woobiz--cart-list tbody tr.woocommerce-shipping-totals {
	border-bottom: 1px solid #f2f2f2;
}

.shipping-calculator-form .form-row {
	display: block;
	width: 100%;
	text-align: left;
}


/* ORDER RECEIPT */

.woocommerce .woocommerce-order-details {
	margin-bottom: 60px;
}

.woocommerce-column .woocommerce-column__title {
	font-weight: 700;
	font-size: 24px;
}

.woocommerce ul.order_details li {
	width: 17.5%;
	margin-right: 2.5%;
}

.woocommerce-customer-details .woocommerce-column--billing-address.col-1 {
	max-width: 50%;
}

.woocommerce .woocommerce-customer-details address {
	line-height: 2;
	background-color: #fffee8;
	border-bottom-width: 1px;
	border-right-width: 1px;
	padding: 15px 20px;
}

.woocommerce-customer-details .woocommerce-column--shipping-address.col-2 {
	max-width: 50%;
}


/* DASHBOARD */

#customer_login .col-1,
#customer_login .col-2 {
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.woocommerce-form-login label {
	margin-bottom: 0px;
}

.woocommerce-form-login .woocommerce-form__label-for-checkbox {
	margin-left: 25px;
	margin-top: 5px;
}

.woocommerce-notices-wrapper .woocommerce-error {
	border: 0px;
	background-color: #fffbd7;
}

.woocommerce-notices-wrapper .woocommerce-error li {
	color: #222;
}

.woocommerce-notices-wrapper .woocommerce-error li strong {
	padding-left: 20px;
}

.woocommerce form .form-row input.input-text {
	margin-bottom: 20px;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
	border-radius: 0px;
}

.woocommerce .woocommerce-MyAccount-navigation {
	background-color: #fffef9;
	padding: 13px 0px;
	width: 24%;
}

.woocommerce .woocommerce-MyAccount-navigation ul {
	padding: 0px;
	margin: 0px;
}

.woocommerce .woocommerce-MyAccount-navigation li {
	list-style: none;
	padding: 0px;
}

.woocommerce .woocommerce-MyAccount-navigation li a {
	color: #222;
	font-size: 22px;
	font-family: 'Cuprum', sans-serif;
	display: block;
	padding: 13px 30px;
	font-weight: bold;
}

.woocommerce .woocommerce-MyAccount-navigation li a.is-active,
.woocommerce .woocommerce-MyAccount-navigation li a:hover {
	color: #ff6d6d;
	text-decoration: none;
}

.woocommerce .woocommerce-MyAccount-content {
	color: #585858;
	width: 74%;
}

.woocommerce .woocommerce-MyAccount-content p strong,
.woocommerce .woocommerce-MyAccount-content p a {
	color: #222222;
}

.woocommerce .woocommerce-MyAccount-content p a:hover {
	color: #ff6d6d;
	text-decoration: none;
}

.woocommerce table.my_account_orders {
	font-size: 18px;
}

.woocommerce table.my_account_orders tbody tr td {
	padding: 17px 8px;
}

.woocommerce table.my_account_orders thead tr th {
	padding: 13px 8px;
}

.woocommerce .woocommerce-orders-table__cell a {
	background-color: transparent;
	color: #222222;
}

.woocommerce .woocommerce-orders-table__cell a:hover {
	color: #ff6d6d;
	text-decoration: none;
	background-color: transparent;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .col-1,
.woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .col-2 {
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address address {
	line-height: 2;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-account .addresses .title h3 {
	font-family: "Cuprum", sans-serif;
	font-weight: 700;
	font-size: 18px;
}

.woocommerce-account .addresses .title .edit {
	color: #ff6d6d;
}

.woocommerce-MyAccount-content form .form-row {
	padding: 0;
}

.woocommerce-EditAccountForm legend {
	font-size: 18px;
	color: #222;
	font-family: "Cuprum", sans-serif;
	font-weight: 700;
	text-transform: capitalize;
}


/* WOOCOMMERCE WIDGETS */

.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	background-color: #707070;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	background-color: #bbbbbb;
	margin-bottom: 24px;
}

.woocommerce .widget_price_filter .price_slider_amount .button {
	width: auto;
	padding: 0 30px;
}

.woocommerce .widget_price_filter .price_slider_amount {
	line-height: 40px;
}

.woocommerce ul.product_list_widget li .star-rating {
	font-size: 11px;
	margin: 5px 0px;
}

.woocommerce .star-rating span {
	color: #ffe340;
}

.woocommerce .widget_rating_filter ul li a {
	color: #222222;
}

.woobiz--widget.widget_product_categories .product-categories {
	margin: 0;
	padding: 0;
	list-style: none;
}

.woobiz--widget.widget_product_categories .product-categories li a {
	color: #222222;
	font-size: 18px;
	padding: 5px 0px;
	display: block;
}

.woobiz--widget.widget_product_categories .product-categories li a:hover {
	color: #ff6d6d;
}

.woocommerce .product_list_widget li {
	margin-bottom: 15px !important;
}

.woocommerce .product_list_widget li img {
	width: 66px !important;
	float: left !important;
	margin-right: 15px !important;
	margin-left: 0px !important;
}

.woocommerce .product_list_widget li>span,
.woocommerce .product_list_widget li ins span,
.woocommerce .product_list_widget li del span {
	font-size: 14px;
}

.woobiz--widget.widget_recent_reviews ul li .reviewer {
	margin-bottom: 15px;
	font-size: 14px;
	color: #707070;
}

.woobiz--widget.widget_product_tag_cloud .tagcloud a:before {
	content: "#";
}

.woobiz--widget.widget_product_tag_cloud .tagcloud a {
	margin-right: 3.5px;
	display: inline-block;
	font-size: 18px !important;
}

.woobiz--widget.widget_product_tag_cloud .tagcloud a:hover {
	color: #ff6d6d;
}

.woobiz--widget.widget_product_search form {
	position: relative;
	margin-bottom: 0px;
}

.woobiz--widget.widget_product_search form .form-control {
	text-decoration: none;
	outline: none !important;
	border: 0px;
	box-shadow: none;
	border-radius: 0px;
	border-bottom: 1px solid #222222;
	height: 50px;
	padding: 0;
	color: #222;
	position: relative;
	font-size: 18px;
}

.woobiz--widget.widget_product_search form .form-control::-moz-placeholder {
	color: #afafaf !important;
	opacity: 1 !important;
}

.woobiz--widget.widget_product_search form .form-control::-webkit-input-placeholder {
	color: #afafaf !important;
	opacity: 1 !important;
}

.woobiz--widget.widget_product_search form .btn {
	position: absolute;
	top: 10px;
	right: 0;
	font-size: 22px;
	padding: 0;
	background-color: transparent;
	color: #222;
	width: 25px;
}

.woobiz--widget.widget_product_search form .btn:active,
.woobiz--widget.widget_product_search form .btn:hover,
.woobiz--widget.widget_product_search form .btn:focus {
	color: #222;
}

.woobiz--widget.widget_product_search form .btn:before {
	display: none;
}

.woocommerce .widget_price_filter .price_slider_wrapper {
	margin-top: 20px;
}

.woocommerce .widget_rating_filter ul li {
	padding-bottom: 0;
}

.woocommerce .widget_rating_filter ul li a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.woobiz--widget.widget_product_categories .product-categories {
	margin-top: -10px;
}

.woobiz--widget.widget_product_categories .product-categories li:last-child {
	margin-bottom: -13px;
}

.woocommerce ul.product_list_widget li {
	padding: 0;
}

.woocommerce .product_list_widget li:last-child {
	margin-bottom: 0 !important;
}

.woocommerce .product_list_widget li:last-child .reviewer {
	margin-bottom: 0;
}

.woocommerce .wishlist_table .add_to_cart.loading:after {
	top: 0;
	right: calc(50% - 9px);
}

.woocommerce form .form-row label.checkbox,
.woocommerce-page form .form-row label.checkbox {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
	padding: 1em 2em 1em 3.5em;
}

.no-top .widget-header:before{
    display:none;
}