/*===================== TABLE OF CONTENT =======================
1.	2 Homepages
2.  Fonts 
3.  Reset Css
4.  Cross Browser Compatibility
5.  Header
6.  Navigations
7.  Dropdown
8.  Responsive Header
9.  Revolution Slider (Banner)
10. Gallery
11. Masonary Gallery
12. Blog
14.	Different Blog Post Style
15.	Client's Feedback
16.	Review System
17.	Shop Page
18. Staff Details
19.	Contact Us
20. Footer

=============================================================*/







/* ================================================================================== 
								Fonts
===================================================================================== */

@import url('https://fonts.googleapis.com/css?family=Work+Sans:100,200,300,400,500,600,700,800,900');


/* ================================================================================== 
										Reset Css
===================================================================================== */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

body {
	overflow-x: hidden;
	font-family: 'Work Sans';
	line-height: 1;
	font-weight: 400;
	font-style: normal;
	color: #9c9c9c;
	font-size: 18px;
}

ol,
ul {
	list-style: none;
}

a:hover {
	text-decoration: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

button {
	outline: none;
	cursor: pointer;
}

button:focus {
	outline: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

* {
	margin: 0;
	padding: 0;
}

a:focus {
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #fff;
}

button {
	outline: none;
}

input {
	outline: none;
}

textarea {
	outline: none;
}

section {
	float: left;
	width: 100%;
	position: relative;
}

img {
	float: left;
}

p {
	font-size: 16px;
	line-height: 1.5;
}



/* ================ CROSS BROWSER COMPATABILITY ============ */

.banner-text>a,
nav ul li a,
.feature-icon>span,
.feature-icon>span i,
.about-list>a,
.price,
.price-head,
.price>a,
.user-info img,
.up-social-links ul li a,
.blog-img:before,
.blog-img:after,
.blog-info h3 a,
.social-links li a,
.mobile-menu ul li a,
.mb-social-links li a,
.overlay,
.wait-sec>a:hover,
.btn-sbmt:hover {
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	transition: all 300ms linear;
}

.wrapper {
	float: left;
	width: 100%;
	position: relative;
}

.overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.75);
	z-index: 999999999999;
}

.features {
	padding: 100px 0;
}

.get-started {
	padding: 100px 0 0 0;
}

.about {
	padding: 70px 0 60px 0;
}

.testimonial {
	padding: 100px 0 50px 0;
	margin-top: -300px;
}

.pricing {
	padding: 90px 0 80px 0;
}

.news {
	padding: 120px 0;
}

.services {
	padding: 140px 0 300px 0;
}

.remove-top-gap {
	padding-top: 0 !important;
}

.bg4 {
	background-size: contain !important;
}

.bg5 {
	background-size: contain !important;
}

.services {
	margin-top: -335px;
}

.remove-btm-gap {
	padding-bottom: 0 !important;
}

.features {
	margin-bottom: -70px;
}

.features:before {
	content: '';
	position: absolute;
	bottom: -35px;
	left: 0;
	width: 5%;
	height: 310px;
	-webkit-border-radius: 0 50px 50px 0;
	-moz-border-radius: 0 50px 50px 0;
	-ms-border-radius: 0 50px 50px 0;
	-o-border-radius: 0 50px 50px 0;
	border-radius: 0 50px 50px 0;
	z-index: 9;
}

.half-bg2 {
	margin-top: 60px;
}

.half-bg2::before {
	content: '';
	position: absolute;
	top: 60px;
	left: 0;
	width: 73%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.90);
	-webkit-border-radius: 0 50px 50px 0;
	-moz-border-radius: 0 50px 50px 0;
	-ms-border-radius: 0 50px 50px 0;
	-o-border-radius: 0 50px 50px 0;
	border-radius: 0 50px 50px 0;
	-webkit-box-shadow: 0 0 50px rgba(196, 204, 245, 0.35);
	-moz-box-shadow: 0 0 50px rgba(196, 204, 245, 0.35);
	-ms-box-shadow: 0 0 50px rgba(196, 204, 245, 0.35);
	-o-box-shadow: 0 0 50px rgba(196, 204, 245, 0.35);
	box-shadow: 0 0 50px rgba(196, 204, 245, 0.35);
	-webkit-transform: rotate(-16deg);
	-moz-transform: rotate(-16deg);
	-ms-transform: rotate(-16deg);
	-o-transform: rotate(-16deg);
	transform: rotate(-16deg);
}

.fixed-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	z-index: -1;
	background-repeat: no-repeat;
}

.footer-bg {
	background-position: center center;
	background-repeat: no-repeat;
}

/* ================== Revolution Slider ================ */


a:hover {
	color: #000;
}


/* =================== main-section-data ==================  */


.main-section {
	background-repeat: no-repeat;
	background-size: cover;
	padding: 125px 0 150px 0;
}

.main-section-data {
	float: left;
	width: 100%;
}

.banner-text {
	float: left;
	width: 100%;
	padding-top: 298px;
	padding-left: 50px;
}

.banner-text h3 {
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 7px;
}

.banner-text h2 {
	font-size: 66px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 35px;
}

.banner-text p {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 70px;
}

.banner-text>a {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 70px;
	padding: 0 100px;
	border: 2px solid;
	text-transform: uppercase;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	display: inline-block;
}

.banner-imgs {
	float: left;
	width: 100%;
}

.banner-imgs img {
	width: 100%;
}

/* ================== Header ================= */

header {
	float: left;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	padding: 40px 0;
	z-index: 999999;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

header.sticky {
	position: fixed;
	top: 0;
	left: 0;
	-webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
}

.custom-container {
	max-width: 1410px;
	margin: 0 auto;
}

.header-data {
	float: left;
	width: 100%;
}

.logo {
	float: left;
}

nav {
	float: right;
	padding-top: 13px;
}

nav ul li {
	display: inline-block;
}

nav ul li a {
	display: inline-block;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	padding: 0 12px;
}

nav ul li a:hover
{
	color: #fff;
}

.mobile-menu-btn {
	float: right;
	margin-top: 5px;
	display: none;
}

.mobile-menu-btn a {
	display: inline-block;
	font-size: 30px;
}

/* ================ features-sec ============== */

.features-sec {
	float: left;
	width: 100%;
	position: relative;
}

.features-sec:before {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 368px;
	height: 390px;
	background-image: url(../images/vector-shape.png);
	background-repeat: no-repeat;
}

.feature {
	float: left;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 99;
}

.feature-icon {
	float: left;
	width: 100%;
	margin-bottom: 25px;
}

.feature-icon>span {
	width: 90px;
	height: 90px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-ms-border-radius: 100px;
	-o-border-radius: 100px;
	border-radius: 100px;
	text-align: center;
	display: inline-block;
	line-height: 90px;
	-webkit-box-shadow: -5px 7px 11px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: -5px 7px 11px rgba(0, 0, 0, 0.35);
	-ms-box-shadow: -5px 7px 11px rgba(0, 0, 0, 0.35);
	-o-box-shadow: -5px 7px 11px rgba(0, 0, 0, 0.35);
	box-shadow: -5px 7px 11px rgba(0, 0, 0, 0.35);
}

.feature-icon>span i {
	font-size: 60px;
	font-weight: 700;
}

.feature-info {
	float: left;
	width: 100%;
}

.feature-info h3 {
	font-size: 36px;
	font-weight: 700;
	margin-bottom: 15px;
}

/* ============== services-sec ============== */

.about-sec {
	float: left;
	width: 100%;
}

.about-img {
	float: left;
	width: 100%;
}

.about-img img {
	width: 100%;
}

.about-list {
	float: left;
	width: 100%;
	padding-left: 70px;
	padding-top: 90px;
}

.about-info {
	float: left;
	width: 100%;
	margin-bottom: 60px;
}

.about-num {
	float: left;
	width: 120px;
	position: relative;
	z-index: 99;
}

.about-num:before {
	content: '';
	position: absolute;
	top: -50px;
	right: 0;
	width: 116px;
	height: 120px;
	z-index: -1;
	background-repeat: no-repeat;
}

.about-num.st2:before {
	left: -45px;
	top: -15px;
	-webkit-transform: rotate(254deg);
	-moz-transform: rotate(254deg);
	-ms-transform: rotate(254deg);
	-o-transform: rotate(254deg);
	transform: rotate(254deg);
}

.about-num.st3:before {
	top: auto;
	right: -50px;
	bottom: -50px;
	-webkit-transform: rotate(105deg);
	-moz-transform: rotate(105deg);
	-ms-transform: rotate(105deg);
	-o-transform: rotate(105deg);
	transform: rotate(105deg);
}

.about-num span {
	display: inline-block;
	font-size: 60px;
	font-weight: 900;
}

.abt-info h3 {
	font-size: 36px;
	font-weight: 700;
	margin-bottom: 15px;
}

.abt-info {
	float: left;
	width: 80%;
	position: relative;
	z-index: 99;

	h4 {
		margin-bottom: 25px;
	}

	p {
		margin-bottom: 10px;
	}
}

.about-list>a {
	float: left;
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: 2px solid;
	height: 70px;
	padding: 0 70px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	line-height: 70px;
}



/* ================== services-sec ================ */

.services-sec {
	float: left;
	width: 100%;
	padding-top: 250px;
}

.services-list {
	float: left;
	width: 100%;
	padding-top: 60px;
}

.service-details {
	float: left;
	width: 100%;
	margin-bottom: 40px;
}

.service-details>span {
	float: left;
	font-size: 60px;
}

.service-info {
	float: left;
	width: 85%;
	padding-left: 18px;
}

.service-info h3 {
	font-size: 36px;
	font-weight: 700;
	margin-bottom: 15px;
}

.no-pd {
	padding: 0 !important;
}

.service-img {
	float: left;
	width: 60%;
	position: relative;
}

.service-img>img {
	width: 100%;
}

.service-img>a {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

#html5-watermark {
	display: none !important
}

#html5-image {
	padding: 0 !important;
}

.service-main-info {
	position: absolute;
	top: 50%;
	right: 0;
	width: 58%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	padding-top: 70px;
}

.service-main-info h3 {
	font-size: 60px;
	font-weight: 700;
	line-height: 60px;
	margin-bottom: 30px;
}

.main-srv-sec {
	float: left;
	width: 100%;
	position: relative;
}

/* ================== pricing-plan ================= */

.pricing-plan {
	float: left;
	width: 100%;
}

.price {
	float: left;
	width: 100%;
	text-align: center;
	padding: 60px 30px;
	border: 5px solid #8074ea;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	-ms-border-radius: 16px;
	-o-border-radius: 16px;
	border-radius: 16px;
	background-position: center;
	background-size: cover;
}

.price-head {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.price-head h4 {
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1.3px;
	line-height: 1.5;
	margin-bottom: 15px;
}

.price-head ul {
	float: left;
	width: 100%;
}

.price-head ul li {
	display: block;
}

.price-head ul li h3 {
	font-size: 40px;
	font-weight: 700;
}

.price-head ul li h3 span {
	font-size: 30px;
	display: inline-block;
}

.price-head ul li>span {
	padding: 15px 20px;
	font-size: 20px;
	margin-bottom: 5px;
	display: inline-block;
}

.price-head ul li:nth-child(2) {
	position: relative;
	top: -3px;
}

.price-head ul li b {
	display: block;
	color: #333333;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
}

.price>p {
	float: left;
	width: 100%;
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 35px;
}

.price .price-trial-btn .btn-sbmt{
	border-color: #8074ea;
	background-color: #8074ea;
}

.price .price-trial-btn .btn-sbmt:hover{
	background-color: #907bf6;
}

/* ================== Testimonial Sec =============== */

.testimonial-slider {
	width: 850px;
	margin: 0 auto;
}

.user-comment {
	float: left;
	width: 100%;
	padding: 20px 0 40px 0;
	text-align: center;
	position: relative;
}

.user-comment:before {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 416px;
	height: 275px;
}

.user-comment p {
	font-size: 36px;
	font-weight: 400;
	line-height: 46px;
}

.slick-list.draggable {
	padding: 0;
}

.testimonial-nav {
	float: left;
	width: 100%;
	text-align: center;
	position: relative;
}

.testimonial-nav:before {
	content: '';
	position: absolute;
	bottom: 67px;
	left: 0;
	width: 100%;
	height: 3px;
	opacity: 0.10;
}

.testimonial-nav:after {
	content: '';
	position: absolute;
	bottom: 67px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 117px;
	height: 3px;
}

.user-info {
	float: left;
	width: 100%;
	text-align: center;
	cursor: pointer;
}

.user-info img {
	float: none;
	width: 65px;
	object-fit: cover;
	display: inline-block;
	padding-bottom: 35px;
}

.user-info h3 {
	font-size: 24px;
	font-weight: 400;
	text-transform: capitalize;
	margin-top: 12px;
	margin-bottom: 69px;
	opacity: 0;
	visibility: hidden;
}

.user-info>span {
	opacity: 0;
	visibility: hidden;
	font-size: 16px;
}

.user-info.slick-slide.slick-current.slick-active.slick-center>h3,
.user-info.slick-slide.slick-current.slick-active.slick-center>span {
	opacity: 1;
	visibility: visible;
}

.user-info.slick-slide.slick-current.slick-active.slick-center img {
	width: 200px;
}

.slick-slide {
	outline: none;
}

/* ============= up-social-links ============= */

.up-social-links {
	float: right;
	margin-top: 6px;
	padding-left: 195px;
}

.up-social-links ul li {
	display: inline-block;
}

.up-social-links ul li a {
	display: inline-block;
	font-size: 28px;
	padding: 0 15px;
}


/* ================== heading ================== */

.heading {
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 50px;
	position: relative;
}

.heading.st2 {
	margin-bottom: 75px;
}

.heading h3 {
	font-size: 60px;
	font-weight: 700;
	text-transform: capitalize;
}


/* ============= blog-posts =========== */

.blog-posts {
	float: left;
	width: 100%;
}

.blog-post {
	float: left;
	width: 100%;
}

.blog-img {
	float: left;
	width: 100%;
	margin-bottom: 25px;
	border-bottom: 1px solid #ededed;
	position: relative;
	overflow: hidden;
}

.blog-img:before,
.blog-img:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.50);
	opacity: 0;
	visibility: hidden;
}

.blog-post:hover .blog-img:before {
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-o-transform: translateX(100%);
	transform: translateX(100%);
}

.blog-post:hover .blog-img:after {
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%);
}

.blog-post:hover .blog-img:before,
.blog-post:hover .blog-img:after {
	opacity: 1;
	visibility: visible;
}

.blog-img img {
	width: 100%;
}

.blog-info {
	float: left;
	width: 100%;
}

.blog-info h3 {
	font-size: 36px;
	font-weight: 700;
	text-transform: capitalize;
	margin-bottom: 12px;
}

.blog-catgs {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.blog-catgs li {
	display: inline-block;
	margin-right: 25px;
}

.blog-catgs li a {
	font-size: 16px;
}

.cms-links {
	float: left;
	width: 100%;
}

.cms-links li img {
	padding-right: 8px;
}

.cms-links li {
	display: inline-block;
	font-size: 16px;
	font-weight: 500;
	margin-right: 20px;
}

/* ================== wait-sec ================== */

.wait-sec {
	float: left;
	width: 100%;
	text-align: center;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	-ms-border-radius: 40px;
	-o-border-radius: 40px;
	border-radius: 40px;
	padding: 180px 0;
}

.wait-sec h3 {
	color: #ffffff;
	font-size: 60px;
	font-weight: 700;
	margin-bottom: 80px;
}

.wait-sec>a {
	display: inline-block;
	color: #ffffff;
	font-size: 18px;
	font-weight: 700;
	border: 2px solid #fff;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;
	padding: 25px 75px;
	text-transform: uppercase;
	letter-spacing: 2px;
	-webkit-box-shadow: 3px 3px 25px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 3px 3px 25px rgba(0, 0, 0, 0.15);
	-ms-box-shadow: 3px 3px 25px rgba(0, 0, 0, 0.15);
	-o-box-shadow: 3px 3px 25px rgba(0, 0, 0, 0.15);
	box-shadow: 3px 3px 25px rgba(0, 0, 0, 0.15);
}

.wait-sec>a:hover,
.btn-sbmt:hover {
	background-color: #907bf6;
	border-color: transparent;
	color: #fff;
}

.poly:before {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 116px;
	height: 116px;
	background-image: url(../images/poly.png);
	background-repeat: no-repeat;
}

.poly2:before {
	content: '';
	position: absolute;
	top: -90px;
	left: 65%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 325px;
	height: 325px;
	background-image: url(../images/poly2.png);
	background-repeat: no-repeat;
	z-index: -1;
}

.poly3 {
	position: relative;
}

.poly3:before {
	content: '';
	position: absolute;
	top: -40px;
	left: -130px;
	width: 247px;
	height: 247px;
	background-image: url(../images/poly3.png);
	background-repeat: no-repeat;
	z-index: -1;
}




/* ================== FOOTER =============== */


footer {
	float: left;
	width: 100%;
}

.top-footer {
	float: left;
	width: 100%;
	padding: 200px 0 50px 0;
	position: relative;
}

.top-footer-data {
	float: left;
	width: 100%;
}

.widget {
	float: left;
	width: 100%;
}

.widget-title {
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 30px;
}

.widget>p {
	float: left;
	width: 100%;
	font-size: 16px;
	line-height: 22px;
}


/* ============ widget-contact ========= */

.widget-contact ul {
	float: left;
	width: 100%;
}

.widget-contact ul li {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.widget-contact ul li span {
	font-size: 16px;
	font-weight: 400;
	display: block;
	line-height: 24px;
}


/* ============== contact-form ============= */

.contact-form {
	float: left;
	width: 100%;
}

.contact-form form {
	float: left;
	width: 100%;
}

.contact-form form input,
.contact-form form select {
	height: 55px;
	padding: 0 30px;
}

.contact-form form textarea {
	height: 150px;
	padding: 30px;
}

.contact-form form input,
.contact-form form textarea,
.contact-form form select {
	width: 100%;
	font-size: 16px;
	font-weight: 400;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;
	margin-bottom: 30px;
	border: 0;
}

.contact-form form select{
	outline: none;
	appearance: none;
	--webkit-apperance: none;
}

.btn-sbmt {
	float: left;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;
	height: 60px;
	padding: 0 70px;
	border: 0;
	letter-spacing: 1px;
	border: 2px solid;
	background-color: transparent;
}

.form-group {
	float: left;
	width: 100%;
	margin-top: 25px;
}

.js-ajax-form label {
	position: relative;
	top: -15px;
	font-size: 16px;
}


/* =============== bottom-footer ============ */

.bottom-footer {
	float: left;
	width: 100%;
	background-color: #111111;
	padding: 50px 0;
}

.bottom-footer-data {
	float: left;
	width: 100%;
}

.bottom-footer-data p {
	color: #ffffff;
	font-size: 14px;
	float: left;
}

/* ============= social-links ============ */

.social-links {
	float: right;
	margin-top: 2px;
}

.social-links li {
	display: inline-block;
	padding: 0 6px;
}

.social-links li a {
	color: #ffffff;
	font-size: 15px;
}

.social-links li a:hover {
	color: #b6e5e6;
}


/* =============== responsive-mobile-menu ============== */

.responsive-mobile-menu {
	position: fixed;
	top: 0;
	right: 0;
	background-color: #fff;
	width: 35%;
	height: 100%;
	padding: 30px 50px;
	-webkit-box-shadow: 0 0 65px rgba(0, 0, 0, .07);
	-moz-box-shadow: 0 0 65px rgba(0, 0, 0, .07);
	-ms-box-shadow: 0 0 65px rgba(0, 0, 0, .07);
	-o-box-shadow: 0 0 65px rgba(0, 0, 0, .07);
	box-shadow: 0 0 65px rgba(0, 0, 0, .07);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .8s ease;
	-moz-transition: all .8s ease;
	-ms-transition: all .8s ease;
	-o-transition: all .8s ease;
	transition: all .8s ease;
	z-index: 99999999;
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-o-transform: translateX(100%);
	transform: translateX(100%);
	overflow-y: auto;
}

.responsive-mobile-menu.active {
	opacity: 1;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	visibility: visible;
}

.close-menu {
	float: right;
	color: #333333;
	font-size: 40px;
	cursor: pointer;
}



/* ============= mobile-menu =========== */

.mobile-menu {
	float: left;
	width: 100%;
	margin-bottom: 50px;
	margin-top: 35px;
}

.mobile-menu ul li {
	float: left;
	width: 100%;
}

.mobile-menu ul li {
	float: left;
	width: 100%;
	padding: 10px 0;
}

.mobile-menu ul li a {
	float: left;
	width: 100%;
	color: #333;
	font-weight: 600;
	text-transform: capitalize;
	font-size: 24px;
}

.mb-copyright-text {
	float: left;
	width: 100%;
}

/* ============= mb-social-links ============= */

.mb-social-links {
	float: left;
	width: 100%;
	margin-bottom: 50px;
}

.mb-social-links li {
	display: inline-block;
	margin-right: 15px;
}

.mb-social-links li a {
	color: #333;
	font-size: 20px;
}



/* ================= LANDING PAGE ============== */

.landing-sec {
	text-align: center;
	padding: 150px 0 250px 0;
	background-image: url(../images/landing-bg.png);
	background-size: cover;
}

.landing-sec .logo {
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 50px;
}

.landing-sec .logo img {
	float: none;
}

.landing-sec p {
	width: 665px;
	margin: 0 auto;
	margin-bottom: 100px;
}

.ld-pages {
	float: left;
	width: 100%;
}

.ld-pages li {
	float: left;
	width: 50%;
	padding: 0 15px;
}

.ld-pages li img {
	width: 100%;
	-webkit-box-shadow: 0 0 60px rgba(0, 0, 0, 0.10);
	-moz-box-shadow: 0 0 60px rgba(0, 0, 0, 0.10);
	-ms-box-shadow: 0 0 60px rgba(0, 0, 0, 0.10);
	-o-box-shadow: 0 0 60px rgba(0, 0, 0, 0.10);
	box-shadow: 0 0 60px rgba(0, 0, 0, 0.10);
}

.ld-pages li h3 {
	color: #333333;
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 15px;
}

.success-message {
	display: none;
}

.error-message {
	display: none;
}

.spinner {
	z-index: 99999999999999999;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 50px;
	height: 50px;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.double-bounce1,
.double-bounce2 {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	opacity: .6;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: sk-bounce 2s infinite ease-in-out;
	animation: sk-bounce 2s infinite ease-in-out
}

.double-bounce2 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s
}

@-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)
	}
}



.policy-info-container .policy-info-block {
	padding-top: 50px;
}

.policy-info-container .policy-info-block h4 {
	color: #fff;
	font-size: 25px;
	font-weight: 500;
	margin-bottom: 15px;
}

.policy-info-container .policy-info-block ul {
	padding-left: 25px;
}

.policy-info-container .policy-info-block ul li {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
	list-style-type: disc;
	margin-bottom: 10px;
}

/* ================================================================================== 
								Recurring Plans & Billing Declaration
===================================================================================== */

.single-plan-structure {
	background: rgba(255, 255, 255, 0.1);
	border-radius: 15px;
	padding: 30px;
	margin-bottom: 30px;
}

.plan-timeline {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	gap: 20px;
}

.timeline-item {
	background: rgba(255, 255, 255, 0.05);
	border: 2px solid transparent;
	border-radius: 10px;
	padding: 25px;
	text-align: center;
	transition: all 0.3s ease;
	min-width: 200px;
	position: relative;
}

.timeline-item:hover {
	border-color: #007bff;
	transform: translateY(-5px);
}

.timeline-marker {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	margin: 0 auto 15px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	font-weight: bold;
	color: white;
}

.timeline-marker.trial {
	background: linear-gradient(135deg, #28a745, #20c997);
}

.timeline-marker.billing {
	background: linear-gradient(135deg, #007bff, #0056b3);
}

.timeline-arrow {
	font-size: 32px;
	color: #007bff;
	font-weight: bold;
}

.timeline-content h5 {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 15px;
}

.timeline-content .price {
	color: #007bff;
	font-size: 28px;
	font-weight: 700;
	margin-bottom: 5px;
}

.timeline-content .period {
	color: #ccc;
	font-size: 14px;
	display: block;
	line-height: 1.4;
}

.billing-declaration {
	background: rgba(255, 255, 255, 0.1);
	border-radius: 15px;
	padding: 30px;
	margin-top: 30px;
}

.declaration-content p {
	color: #fff;
	font-size: 16px;
	line-height: 1.6;
	margin-bottom: 0;
}

.declaration-content strong {
	color: #ffc107;
}

/* Responsive adjustments for single plan structure */
@media (max-width: 768px) {
	.single-plan-structure {
		padding: 20px;
	}
	
	.plan-timeline {
		flex-direction: column;
		gap: 15px;
	}
	
	.timeline-arrow {
		transform: rotate(90deg);
	}
	
	.timeline-item {
		min-width: auto;
		width: 100%;
	}
	
	.timeline-content .price {
		font-size: 24px;
	}
	
	.billing-declaration {
		padding: 20px;
	}
}

/* ================================================================================== 
								Payment Cards Section
===================================================================================== */

.payment-cards-section {
	padding: 80px 0;
	background: rgba(255, 255, 255, 0.05);
}

.payment-cards-info h3 {
	color: #fff;
	font-size: 36px;
	font-weight: 700;
	margin-bottom: 15px;
}

.payment-cards-info > p {
	color: #ccc;
	font-size: 18px;
	margin-bottom: 30px;
}

.payment-cards-logos {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 40px;
	margin-bottom: 30px;
}

.card-logo {
	background: rgba(255, 255, 255, 0.1);
	padding: 20px;
	border-radius: 10px;
	transition: all 0.3s ease;
}

.card-logo:hover {
	background: rgba(255, 255, 255, 0.2);
	transform: translateY(-5px);
}

.card-logo img {
	height: 60px;
	width: auto;
}

/* Payment card logo images */
.card-logo img {
	height: 60px;
	width: auto;
	max-width: 120px;
	object-fit: contain;
	filter: brightness(1.1) contrast(1.1);
	transition: all 0.3s ease;
}

.card-logo:hover img {
	filter: brightness(1.2) contrast(1.2);
	transform: scale(1.05);
}

.payment-note p {
	color: #ffc107;
	font-size: 16px;
	margin-bottom: 0;
}

/* ================================================================================== 
								Payment Confirmation
===================================================================================== */

.payment-confirmation {
	background: rgba(255, 255, 255, 0.1);
	border-radius: 15px;
	padding: 30px;
	margin-top: 30px;
}

.confirmation-content p {
	color: #fff;
	font-size: 16px;
	line-height: 1.6;
	margin-bottom: 0;
}

.confirmation-content strong {
	color: #ffc107;
}

.confirmation-details {
	margin-top: 30px;
}

.confirmation-item {
	background: rgba(255, 255, 255, 0.05);
	border-radius: 10px;
	padding: 20px;
	transition: all 0.3s ease;
}

.confirmation-item:hover {
	background: rgba(255, 255, 255, 0.1);
	transform: translateY(-3px);
}

.confirmation-item i {
	font-size: 32px;
	color: #007bff;
	margin-bottom: 15px;
}

.confirmation-item h5 {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 10px;
}

.confirmation-item p {
	color: #ccc;
	font-size: 14px;
	margin-bottom: 0;
}

/* ================================================================================== 
								Cookie Policy Elements
===================================================================================== */

.cookie-types {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
	gap: 20px;
	margin-top: 20px;
}

.cookie-type {
	background: rgba(255, 255, 255, 0.05);
	border-radius: 10px;
	padding: 20px;
	border-left: 4px solid #007bff;
}

.cookie-type h5 {
	color: #007bff;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 10px;
}

.cookie-type p {
	color: #fff;
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 0;
}

.cookie-list {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
	gap: 20px;
	margin-top: 20px;
}

.cookie-item {
	background: rgba(255, 255, 255, 0.05);
	border-radius: 10px;
	padding: 20px;
	border-left: 4px solid #28a745;
}

.cookie-item h5 {
	color: #28a745;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 10px;
}

.cookie-item p {
	color: #fff;
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 0;
}

/* Responsive adjustments for new sections */
@media (max-width: 768px) {
	.payment-cards-logos {
		flex-direction: column;
		gap: 20px;
	}
	
	.card-logo img {
		height: 50px;
	}
	
	.payment-confirmation {
		padding: 20px;
	}
	
	.confirmation-details .row {
		margin: 0;
	}
	
	.confirmation-item {
		margin-bottom: 20px;
	}
	
	.cookie-types,
	.cookie-list {
		grid-template-columns: 1fr;
	}
}

/* ================================================================================== 
								Cookie Consent Popup
===================================================================================== */

.cookie-consent-popup {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.95);
	z-index: 999999;
	display: none;
	animation: slideUp 0.3s ease-out;
}

.cookie-consent-content {
	max-width: 1200px;
	margin: 0 auto;
	padding: 20px;
}

.cookie-consent-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 15px;
}

.cookie-consent-header h4 {
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	margin: 0;
}

.cookie-consent-header h4 i {
	color: #ffc107;
	margin-right: 10px;
}

.cookie-close-btn {
	background: none;
	border: none;
	color: #fff;
	font-size: 20px;
	cursor: pointer;
	padding: 5px;
	transition: color 0.3s ease;
}

.cookie-close-btn:hover {
	color: #ffc107;
}

.cookie-consent-body p {
	color: #ccc;
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 20px;
}

.cookie-consent-body a {
	color: #007bff;
	text-decoration: none;
}

.cookie-consent-body a:hover {
	text-decoration: underline;
}

.cookie-consent-buttons {
	display: flex;
	gap: 15px;
	flex-wrap: wrap;
}

.btn-accept-all,
.btn-customize {
	padding: 12px 24px;
	border: none;
	border-radius: 8px;
	font-size: 16px;
	font-weight: 600;
	cursor: pointer;
	transition: all 0.3s ease;
	display: flex;
	align-items: center;
	gap: 8px;
}

.btn-accept-all {
	background: #28a745;
	color: white;
}

.btn-accept-all:hover {
	background: #218838;
	transform: translateY(-2px);
}

.btn-customize {
	background: #6c757d;
	color: white;
}

.btn-customize:hover {
	background: #5a6268;
	transform: translateY(-2px);
}

/* Cookie Settings Modal */
.cookie-settings-modal {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	z-index: 9999999;
	display: none;
	animation: fadeIn 0.3s ease-out;
}

.cookie-settings-content {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #1a1a1a;
	border-radius: 15px;
	max-width: 600px;
	width: 90%;
	max-height: 80vh;
	overflow-y: auto;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
}

.cookie-settings-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 25px 30px;
	border-bottom: 1px solid #333;
}

.cookie-settings-header h4 {
	color: #fff;
	font-size: 22px;
	font-weight: 600;
	margin: 0;
}

.cookie-settings-header h4 i {
	color: #007bff;
	margin-right: 10px;
}

.modal-close-btn {
	background: none;
	border: none;
	color: #fff;
	font-size: 24px;
	cursor: pointer;
	padding: 5px;
	transition: color 0.3s ease;
}

.modal-close-btn:hover {
	color: #ffc107;
}

.cookie-settings-body {
	padding: 30px;
}

.cookie-category {
	margin-bottom: 25px;
	padding: 20px;
	background: rgba(255, 255, 255, 0.05);
	border-radius: 10px;
	border-left: 4px solid #007bff;
}

.cookie-category-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 10px;
}

.cookie-category-header h5 {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	margin: 0;
}

.cookie-category p {
	color: #ccc;
	font-size: 14px;
	line-height: 1.5;
	margin: 0;
}

/* Toggle Switch */
.switch {
	position: relative;
	display: inline-block;
	width: 50px;
	height: 24px;
}

.switch input {
	opacity: 0;
	width: 0;
	height: 0;
}

.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	transition: .4s;
	border-radius: 24px;
}

.slider:before {
	position: absolute;
	content: "";
	height: 18px;
	width: 18px;
	left: 3px;
	bottom: 3px;
	background-color: white;
	transition: .4s;
	border-radius: 50%;
}

input:checked + .slider {
	background-color: #28a745;
}

input:disabled + .slider {
	background-color: #6c757d;
	cursor: not-allowed;
}

input:checked + .slider:before {
	transform: translateX(26px);
}

.cookie-settings-buttons {
	display: flex;
	gap: 15px;
	margin-top: 30px;
	flex-wrap: wrap;
}

.btn-save-preferences,
.btn-accept-all-modal {
	padding: 12px 24px;
	border: none;
	border-radius: 8px;
	font-size: 16px;
	font-weight: 600;
	cursor: pointer;
	transition: all 0.3s ease;
	display: flex;
	align-items: center;
	gap: 8px;
}

.btn-save-preferences {
	background: #007bff;
	color: white;
}

.btn-save-preferences:hover {
	background: #0056b3;
	transform: translateY(-2px);
}

.btn-accept-all-modal {
	background: #28a745;
	color: white;
}

.btn-accept-all-modal:hover {
	background: #218838;
	transform: translateY(-2px);
}

/* Success Message */
.cookie-success-message {
	position: fixed;
	top: 20px;
	right: 20px;
	background: #28a745;
	color: white;
	padding: 15px 20px;
	border-radius: 8px;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
	z-index: 9999999;
	animation: slideInRight 0.3s ease-out;
	display: flex;
	align-items: center;
	gap: 10px;
}

.cookie-success-message i {
	font-size: 18px;
}

/* Animations */
@keyframes slideUp {
	from {
		transform: translateY(100%);
	}
	to {
		transform: translateY(0);
	}
}

@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@keyframes slideInRight {
	from {
		transform: translateX(100%);
		opacity: 0;
	}
	to {
		transform: translateX(0);
		opacity: 1;
	}
}

/* Responsive Design */
@media (max-width: 768px) {
	.payment-cards-logos {
		flex-direction: column;
		gap: 20px;
	}
	
	.card-logo {
		padding: 15px 20px;
	}
	
	.card-logo img {
		height: 50px;
		max-width: 100px;
	}
	
	.payment-cards-info h3 {
		font-size: 28px;
	}
	
	.payment-cards-info > p {
		font-size: 16px;
	}
	
	.payment-cards-section {
		padding: 60px 0;
	}
	.cookie-consent-content {
		padding: 15px;
	}
	
	.cookie-consent-header h4 {
		font-size: 18px;
	}
	
	.cookie-consent-buttons {
		flex-direction: column;
	}
	
	.btn-accept-all,
	.btn-customize {
		width: 100%;
		justify-content: center;
	}
	
	.cookie-settings-content {
		width: 95%;
		max-height: 90vh;
	}
	
	.cookie-settings-header,
	.cookie-settings-body {
		padding: 20px;
	}
	
	.cookie-category {
		padding: 15px;
	}
	
	.cookie-settings-buttons {
		flex-direction: column;
	}
	
	.btn-save-preferences,
	.btn-accept-all-modal {
		width: 100%;
		justify-content: center;
	}
	
	.cookie-success-message {
		top: 10px;
		right: 10px;
		left: 10px;
		text-align: center;
		justify-content: center;
	}
}