/* 1. Theme default css */
@import url('https://fonts.googleapis.com/css?family=Nunito:400,600,700,800|Poppins:400,400i,500,600,700');

.single-features .icon img{
	max-width: 100%;
}

html{
      --scrollbarBG: #CFD8DC;
    --thumbBG: #3878ff;
}
body::-webkit-scrollbar {
    width: 8px;
}
body {
    scrollbar-width: thin;
    scrollbar-color: var(--thumbBG) var(--scrollbarBG);
}
body::-webkit-scrollbar-track {
    background: var(--scrollbarBG);
}
body::-webkit-scrollbar-thumb {
    background-color: var(--thumbBG) ;
    border-radius: 0px;
    border: 2px solid var(--scrollbarBG);
}


body {
	font-family: 'Poppins', sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #656565;
	font-style: normal;
}
.img {
	max-width: 100%;
	transition: all 0.3s ease-out 0s;
}
.f-left {
	float: left
}
.f-right {
	float: right
}
.fix {
	overflow: hidden
}
a,
.button {
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
a:focus,
.button:focus {
	text-decoration: none;
	outline: none;
}
.btn.focus, .btn:focus {
	outline: 0;
	box-shadow: none;
}

a:hover,
.portfolio-cat a:hover,
.footer -menu li a:hover {
	color: #2B96CC;
	text-decoration: none;
}
a,
button {
	color: #1696e7;
	outline: medium none;
}
button:focus,input:focus,input:focus,textarea,textarea:focus{outline: 0}
.uppercase {
	text-transform: uppercase;
}
.capitalize {
	text-transform: capitalize;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Nunito', sans-serif;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	font-style: normal;
	text-transform: normal;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: inherit;
}
h1 {
	font-size: 40px;
	font-weight: 500;
}
h2 {
	font-size: 35px;
}
h3 {
	font-size: 28px;
}
h4 {
	font-size: 22px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none
}
p {
	font-size: 14px;
	font-weight: normal;
	line-height: 2;
	color: #656565;
	margin-bottom: 15px;
}
hr {
	border-bottom: 1px solid #eceff8;
	border-top: 0 none;
	margin: 30px 0;
	padding: 0;
}
label {
	color: #7b7c93;
	cursor: pointer;
	font-size: 14px;
	font-weight: 400;
}
*::-moz-selection {
	background: #d6b161;
	color: #fff;
	text-shadow: none;
}
::-moz-selection {
	background: #444;
	color: #fff;
	text-shadow: none;
}
::selection {
	background: #444;
	color: #fff;
	text-shadow: none;
}
*::-moz-placeholder {
	color: #555555;
	font-size: 14px;
	opacity: 1;
}
*::placeholder {
	color: #555555;
	font-size: 14px;
	opacity: 1;
}
.theme-overlay {
	position: relative
}
.theme-overlay::before {
	background: #1696e7 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%;
}
.separator {
	border-top: 1px solid #f2f2f2
}
/* button style */

.btn {
	background: #3878ff;
    border: medium none;
    border-radius: 30px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 1;
    margin-bottom: 0;
    padding: 19px 41px;
    text-align: center;
    text-transform: capitalize;
    touch-action: manipulation;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    white-space: nowrap;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    border: 2px solid transparent;
}
.ani-btn{
 
    background: #f4feff;
    width: 60px;
    height: 60px;
    display: inline-block;
    text-align: center;
    line-height: 49px;
    border-radius: 50%;
    position: relative;
    margin-left: 16px;
    border:7px solid #d04fdf;

}
.btn:hover{
/*	color: #333;
	background: transparent;
	border: 2px solid #333;*/
color: white;
        background-image: -webkit-linear-gradient(
0deg
,#6c19f6 0%,#f9218d 100%);
}
.btn.transparent-btn {
	background: transparent;
	color: #333;
	border: 2px solid #333333;
}
.btn.transparent-btn:hover{background: #3878ff;color: #fff;border-color: #3878ff;;}
.breadcrumb > .active {
	color: #888;
}
.gradient-btn{
	background: -webkit-linear-gradient(to right, #911dff, #e733ff);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #911dff, #e733ff); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	border-color: transparent;
	color: #fff;
	transition: .3s
}
.slick-slide:focus {
    outline: none;
}
.owl-carousel .owl-nav div {
	background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
	height: 40px;
	left: 20px;
	line-height: 40px;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 40px;
}
.owl-carousel .owl-nav div.owl-next {
	left: auto;
	right: 20px;
}
.owl-carousel:hover .owl-nav div {
	opacity: 1;
	visibility: visible;
}
.owl-carousel .owl-nav div:hover {
	background: #2B96CC;
	color: #fff
}

/* scrollUp */
#scrollUp {
	background: #3878FF;
	height: 45px;
	width: 45px;
	right: 50px;
	bottom: 77px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	border-radius: 50%;
	font-size: 24px;
	line-height: 45px;
}
#scrollUp:hover {
	background: #444;
}
/* area-bg */
.hero-area-wrap {
	position: relative;
}
.hero-area-wrap::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background: url(../img/shape/01.png);
	background-repeat: no-repeat;
	width: 300px;
	height: 370px;
}
.bg-shape {
	background-position: right center;
	background-repeat: no-repeat;
}


/* 2. header */
.transparent-menu {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 99;
	transition: .3s;
}
.main-menu .navbar {
	padding: 0;
}
.main-menu .navbar-nav li.nav-item {
	margin-left: 30px;
}
.main-menu .navbar-nav li.nav-item a.nav-link {
/*	color: #333;
	font-size: 16px;
	font-weight: 700;
	position: relative;
	padding: 37px 0;
	font-family: 'Nunito', sans-serif;*/
    color: #333;
    font-size: 16px;
    font-weight: 100;
    position: relative;
    padding: 37px 0;
    font-family: "Poppins",sans-serif;
}
.main-menu .navbar-nav li.nav-item a.nav-link::before {
	position: absolute;
	content: "";
	left: 0;
	bottom: 31px;
	background: #3878ff;
	width: 0px;
	height: 2px;
	transition: .3s;
}
.main-menu .navbar-nav li.nav-item:hover a.nav-link::before,.main-menu .navbar-nav li.nav-item.active a.nav-link::before{
	width: 20px;
}
.header-btn {
	margin-left: 30px;
}
.sticky {
	left: 0;
	margin: auto;
	position: fixed;
	top: 0;
	width: 100%;
	box-shadow: 0px 0px 85px 0px rgba(0, 0, 0, 0.14);
	z-index: 1030;
	padding: 0px 0;
	background: #ffffff;
}
.sticky .main-menu .navbar-nav li.nav-item a.nav-link {
	padding: 23px 0;
	color: #333;
}
.sticky .main-menu .navbar-nav li.nav-item a.nav-link::before {
	bottom: 20px;
	background: #333;
}
.sticky-logo{
	display: none;
}
.sticky .main-menu .sticky-logo {
	display: block;
}
.sticky .main-menu .normal {
	display: none;
}
.gradient-sticky.sticky {
	background: linear-gradient(to right, #911dff, #e733ff);
}
.gradient-sticky.sticky .main-menu .navbar-nav li.nav-item a.nav-link {
	color: #fff;
}
.gradient-sticky.sticky .main-menu .navbar-nav li.nav-item a.nav-link::before {
	background: #fff;
}

/* 3. slider */

.slider-img.pt-190 {
	padding-top: 90px;
}
.slider-content {
	padding-top: 100px;
}
.slider-content h1 {
	font-size: 65px;
    color: #3878ff;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 30px;
}
.slider-content p {
	font-size: 16px;
	line-height: 2;
	margin-bottom: 40px;
}
.slider-btn .btn {
	margin-right: 15px;
}

/* 5. app-fetures */
.app-features {
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
}
.app-features.third-app-features {
	background-size: cover;
	background-position: center;
}
.app-features.second-app-features::before {
	content: none;
}
.section-title {
	position: relative;
	padding-bottom: 25px;
}

.section-title.white-line::before {
	background: url(../img/icon/w-line.png);
}
.section-title h1 {
	font-size: 36px;
	font-weight: 800;
	margin-bottom: 10px;
}
.section-title p {
	margin-bottom: 0;
}
.single-features .icon {
	float: left;
	width: 65px;
	margin-right: 20px;
}
.icon{
        position: relative;
    color: #fff;
    font-size: 30px;
    height: 67px;
    width: 67px;
    display: block;
    line-height: 67px;
    border-radius: 50%;
    text-align: center;
    background-image: -moz-linear-gradient(90deg,#e78ae9 0%,#926ef8 100%);
    background-image: -webkit-linear-gradient(
90deg
,#e78ae9 0%,#926ef8 100%);
    background-image: -ms-linear-gradient(90deg,#e78ae9 0%,#926ef8 100%);
}
.app-features-content {
	overflow: hidden;
	display: block;
}
.app-features-content h4 {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 2px;
}
.app-features-content p {
	margin-bottom: 0;
	padding-right: 40px;
}
.app-features::before {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	/*background: url(../img/shape/06.png);*/
	background-repeat: no-repeat;
	width: 340px;
	height: 480px;
}

.app-features-img {
	margin-top: -230px;
}
.app-features-img img {
	max-width: 100%;
}


.details-title.section-title::before {
	right: unset;
	margin: unset;
}
.single-details h4 {
	font-size: 24px;
	font-weight: 800;
	margin-bottom: 6px;
}
.single-details p {
	margin-bottom: 0;
	padding-right: 20px;
}
.details-video {
	position: relative;
}
.video-bg {
	position: relative;
}
.video-bg img {
	width: 100%;
}
.video-bg::before {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	background: -moz-linear-gradient( 90deg, rgba(127,0,255,0.8) 0%, rgba(225,0,255,0.8) 100%);
	background: -webkit-linear-gradient( 90deg, rgba(127,0,255,0.8) 0%, rgba(225,0,255,0.8) 100%);
	background: -ms-linear-gradient( 90deg, rgba(127,0,255,0.8) 0%, rgba(225,0,255,0.8) 100%);
	z-index: 9;
}
/* 6. app-screenshot */
.screeenshot-area {
	position: relative;
}
.screeenshot-area::before {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	/*background: url(../img/shape/07.png);*/
	background-repeat: no-repeat;
	width: 340px;
	height: 480px;
}
.screeenshot-area.second-screenshot-area::before {
	content: none;
}
.app-item {
	text-align: center;
}
.app-item img {
	border: 1px solid #c3c3c3;
	display: inline-block;
}
.app-padding {
	padding: 0 170px;
}
.app-active {
	position: relative;
}
.app-active .slick-track {
	padding: 14px 0;
}
.app-item.slick-center {
	border-radius: 30px;
}
.app-active::before {
	content: "";
	background: url(../img/screenshot/frame.png);
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	width: 312px;
	height: 610px;
	z-index: 99;
	background-repeat: no-repeat;
	top: 0;
}
.app-item.slick-center img {
	border-radius: 30px;
}
/* 8. pricing */
.pricing-box {
	background: #ebf5ff;
	padding-top: 55px;
	padding-bottom: 60px;
}
.price-head h2 {
	font-size: 30px;
	font-weight: 800;
	margin-bottom: 0;
}
.price-head span {
	font-size: 18px;
}
.price-head {
	margin-bottom: 27px;
}
.price-count h2 {
	font-size: 36px;
	font-weight: 700;
	margin-bottom: 0;
}
.price-count.gradient-price h2{
	background: linear-gradient(to right, #911dff, #e733ff);
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
}
.price-count h2 span {
	font-size: 24px;
	font-weight: 400;
}
.price-list ul li {
	font-size: 16px;
	margin-bottom: 12px;
}
.price-list ul li:last-child {
	margin-bottom: 0px;
}
.price-btn .btn {
	background: transparent;
	border: 1px solid #c4c4c4;
	color: #333333;
}
.price-btn .btn:hover {
	background: #3878ff;
	border-color:  #3878ff;
	color: #fff;
}
.pricing-box.active {
	background: #fff;
	box-shadow: 0px 10px 90px 20px rgba(0,0,0,.05);
	margin-top: -35px;
	padding-bottom: 75px;
	padding-top: 70px;
}
.pricing-box.active .price-btn .btn{
	background: #3878ff;
	border-color:  #3878ff;
	color: #fff;
}
.price-btn.gradient .btn:hover {
	transition: .3s;
}
.price-btn.gradient .btn:hover::before {
	opacity: 1;
}
.price-btn.gradient .btn {
	position: relative;
	z-index: 1;
}
.price-btn.gradient .btn:hover {
	background: transparent;
	border-color: transparent;
	color: #fff;
}
.price-btn.gradient .btn::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: -moz-linear-gradient( 0deg, rgba(127,0,255,0.8902) 0%, rgba(225,0,255,0.8) 100%);
	background:  -webkit-linear-gradient( 0deg, rgba(127,0,255,0.8902) 0%, rgba(225,0,255,0.8) 100%);
	background:  -ms-linear-gradient( 0deg, rgba(127,0,255,0.8902) 0%, rgba(225,0,255,0.8) 100%);
	transition: .3s linear;
	border-radius: 30px;
	z-index: -1;
	opacity: 0;
}
.pricing-box.active .price-btn.gradient .btn{
	background: transparent;
	border-color: transparent;
	color: #fff;
}
.pricing-box.active .price-btn .btn:hover{
	background: transparent;
	border: 1px solid #c4c4c4;
	color: #333333;
}
.pricing-box.active .price-btn.gradient .btn::before {
	opacity: 1;
}
.pricing-box.active .price-btn.gradient .btn:hover::before {
	opacity: 0;
}
/* 9. testimonial */
.shape-bg-wrap {
	position: relative;
}
.testimonial-bg {
	background-size: cover;
	background-position: center;
}
.shape-bg-wrap::before {
	content: "";
	position: absolute;
	left: 0;
	top: -205px;
	/*background: url(../img/shape/13.png);*/
	width: 475px;
	height: 1480px;
	z-index: -1;
}
.testimonial-wrap {
	position: relative;
}
/*.testimonial-wrap::before {
	content: "";
	position: absolute;
	right: 200px;
	bottom: -27px;
	background: url(../img/icon/quote.png);
	width: 135px;
	height: 95px;
}*/
.second-testimonial .client-text p {
	padding-right: 0;
}
.testimonial-wrap.second-testimonial::before {
	content: none;
}
.third-testimonial .client-text p{color: #fff;}
.third-testimonial .client-info h6{color: #fff;}
.third-testimonial .client-info span{color: #fff;}
.client-text p {
	font-size: 24px;
	font-style: italic;
	line-height: 1.7;
	padding-right: 100px;
	margin-bottom: 15px;
}
.client-info h6 {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 0;
}
.client-info span {
	font-style: italic;
	font-size: 16px;
}
.testimonial-img {
	margin-left: -190px;
}
.testimonial-active .slick-track {
	padding: 30px 0;
}
.testimonial-active .slick-arrow {
	position: absolute;
	right: -120px;
	top: 50%;
	transform: translateY(-50%);
	background: none;
	border: none;
	font-size: 24px;
	color: #333333;
	z-index: 9;
	cursor: pointer;
	padding: 0;
}
.second-testimonial-active .slick-arrow {
	left: -265px;
}
.third-testimonial-active .slick-arrow {
	color: #fff;
}
.testimonial-active.third-testimonial-active .slick-arrow i::after{
	background: #fff;
}
.second-testimonial-active .slick-next {
	right: -265px;
	left: auto;
}
.testimonial-active .slick-arrow i {position: relative;}
.testimonial-active .slick-arrow i::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -5px;
	background: #3878ff;
	height: 3px;
	width: 100%;
	z-index: 9;
	transition: .3s;
	opacity: 0;
}
.testimonial-active .slick-arrow:hover {color: #3878ff;}
.third-testimonial-active .slick-arrow:hover {color: #fff;}
.testimonial-active .slick-arrow:hover i::after {opacity: 1;}
.testimonial-active .slick-prev {
	right: -70px;
}
.testimonial-active .slick-dots {
	text-align: center;
	position: absolute;
	bottom: -95px;
	left: 152px;
}
.second-testimonial-active .slick-dots {
	text-align: center;
	position: absolute;
	bottom: -45px;
	left: 0;
	right: 0;
}
.testimonial-active .slick-dots li {
	display: inline-block;
	margin: 0 5px;
}
.testimonial-active .slick-dots li.slick-active button {
	border-color: #3878ff;
}
.testimonial-active .slick-dots li button {
	text-indent: -999999px;
	padding: 0;
	height: 12px;
	width: 12px;
	background: none;
	border: 2px solid #666666;
	border-radius: 50%;
	cursor: pointer;
}
.testimonial-active.third-testimonial-active .slick-dots li button {
	border: 2px solid #fff;
}
.testimonial-active.third-testimonial-active .slick-dots li.slick-active button {
	border-color: #fff;
	background: #fff;
}
/* 10. download */
.download-title.section-title::before {
	right: unset;
	margin: unset;
}
.download-title h1{
    color: white;
}
.download-title p{
    color: white;
}
.get-app a {
	border: 2px solid #333333;
	padding: 7px 35px;
	display: inline-block;
	color: #333333;
	line-height: 1;
	border-radius: 49px;
	margin-right: 18px;
}
.get-app a:last-child {
	margin-right: 0px;
}
.get-app a:hover {
	border-color: #3878ff;
	color: #fff;
	background: #3878ff;
}
.get-app.gradient-app a:hover {
	background: transparent;
	border-color: transparent;
	color: #fff;
}
.get-app.gradient-app a:hover::before {
	opacity: 1;
	border-color: transparent;
	color: #fff;
}
.get-app.gradient-app a {
	position: relative;
	z-index: 1;
}
.get-app.gradient-app a::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: -moz-linear-gradient( 0deg, rgba(127,0,255,0.8902) 0%, rgba(225,0,255,0.8) 100%);
	background:  -webkit-linear-gradient( 0deg, rgba(127,0,255,0.8902) 0%, rgba(225,0,255,0.8) 100%);
	background:  -ms-linear-gradient( 0deg, rgba(127,0,255,0.8902) 0%, rgba(225,0,255,0.8) 100%);
	z-index: -1;
	transition: .3s linear;
	border-radius: 30px;
	opacity: 0;
}
.get-app a i {
	color: #333333;
}
.get-app a:hover i {
	color: #fff;
}
.get-app a:hover p {
	color: #fff;
}
.get-app a i {
	float: left;
	font-size: 25px;
	position: relative;
	top: 8px;
	transition: .3s;
}
.get-app a p {
	display: inline-block;
	margin: 0;
	line-height: 1.4;
	float: left;
	padding-left: 13px;
	color: #333333;
	text-align: left;
	transition: .3s;
}
.get-app a p b {
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-size: 16px;
}
.download-img {
	background-position: center;
	background-repeat: no-repeat;
}
.download-area{
        background-image: -moz-linear-gradient(0deg,#6c19f6 0%,#f9218d 100%);
    background-image: -webkit-linear-gradient(
0deg
,#6c19f6 0%,#f9218d 100%);
    background-image: -ms-linear-gradient(0deg,#6c19f6 0%,#f9218d 100%);
}
.alltuchtopdown {
	-webkit-animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
	animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
	animation-duration: 3s;
}
@keyframes alltuchtopdown {
  0% {
    -webkit-transform: rotateX(0deg) translateY(0px);
    -moz-transform: rotateX(0deg) translateY(0px);
    -ms-transform: rotateX(0deg) translateY(0px);
    -o-transform: rotateX(0deg) translateY(0px);
		transform: rotateX(0deg) translateY(0px);
	}
  50% {
    -webkit-transform: rotateX(0deg) translateY(-15px);
    -moz-transform: rotateX(0deg) translateY(-15px);
    -ms-transform: rotateX(0deg) translateY(-15px);
    -o-transform: rotateX(0deg) translateY(-15px);
		transform: rotateX(0deg) translateY(-15px);
	}
  100% {
    -webkit-transform: rotateX(0deg) translateY(0px);
    -moz-transform: rotateX(0deg) translateY(0px);
    -ms-transform: rotateX(0deg) translateY(0px);
    -o-transform: rotateX(0deg) translateY(0px);
		transform: rotateX(0deg) translateY(0px);
	}
}
@-webkit-keyframes alltuchtopdown {
  0% {
    -webkit-transform: rotateX(0deg) translateY(0px);
    -moz-transform: rotateX(0deg) translateY(0px);
    -ms-transform: rotateX(0deg) translateY(0px);
    -o-transform: rotateX(0deg) translateY(0px);
		transform: rotateX(0deg) translateY(0px);
	}
  50% {
    -webkit-transform: rotateX(0deg) translateY(-15px);
    -moz-transform: rotateX(0deg) translateY(-15px);
    -ms-transform: rotateX(0deg) translateY(-15px);
    -o-transform: rotateX(0deg) translateY(-15px);
		transform: rotateX(0deg) translateY(-15px);
	}
  100% {
    -webkit-transform: rotateX(0deg) translateY(0px);
    -moz-transform: rotateX(0deg) translateY(0px);
    -ms-transform: rotateX(0deg) translateY(0px);
    -o-transform: rotateX(0deg) translateY(0px);
		transform: rotateX(0deg) translateY(0px);
	}
}/* 13. contact */
.contact-area {
	background-position: center;
	background-repeat: no-repeat;
}
.contact-form input {
	width: 100%;
	border: none;
	border-bottom: 1px solid #bcbcbc;
	margin-bottom: 30px;
	background: none;
	padding: 6px 0;
	transition: .3s linear;
}
.contact-form input:focus,
.contact-form textarea:focus {
	border-color: #3878ff;
}
.second-contact-form input {
	border: 1px solid #cccccc;
	padding: 14px 20px;
}
.contact-form textarea {
	width: 100%;
	border: none;
	border-bottom: 1px solid #bcbcbc;
	margin-bottom: 30px;
	padding: 6px 0;
	background: none;
	height: 161px;
	transition: .3s linear;
}
.second-contact-form textarea {
	border: 1px solid #cccccc;
	padding: 14px 20px;
}
.contact-btn.gradient .btn{
	background: -moz-linear-gradient( 0deg, rgba(127,0,255,0.8902) 0%, rgba(225,0,255,0.8) 100%);
	background:  -webkit-linear-gradient( 0deg, rgba(127,0,255,0.8902) 0%, rgba(225,0,255,0.8) 100%);
	background:  -ms-linear-gradient( 0deg, rgba(127,0,255,0.8902) 0%, rgba(225,0,255,0.8) 100%);
	border: transparent;
	color: #fff;
}

.social-sign a {
	background: #3e5c98 none repeat scroll 0 0;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	margin-right: 10px;
	padding: 9px 15px;
}
.social-sign a i {
	margin-right: 3px;
}
.social-sign a.twitter {
	background: #22A9E0;
	margin-right: 0;
}
/* 15. footer */
.footer-bg {
	/*background: #ebf5ff;*/
            border-top: 1px solid #3878ff;
}
.footer-gradient-bg {
	background-position: top center;
	background-repeat: no-repeat;
}
.home-four-footer {
	padding-top: 215px;
}
.second-footer {
	border-top: 1px solid #e9e9e9;
}
.footer-area-wrap {
	border-bottom: 1px solid #d5d9dd;
}
.footer-widget-heading h4 {
	font-size: 24px;
	font-weight: 800;
	margin-bottom: 18px;
}
.footer-widget-link ul li {
	margin-bottom: 8px;
}
.footer-widget-link ul li:last-child {
	margin-bottom: 0px;
}
.footer-widget-link ul li a {
	font-size: 14px;
	color: #666666;
	display: inline-block;
}
.footer-widget-link.white ul li a{color: #fff;}
.footer-widget-link ul li:hover a {
	color: #3878ff;
}
.footer-widget-link ul li a i {
	margin-right: 10px;
}
.subscribe-text {
	margin-bottom: 23px;
}
.subscribe-text p {
	font-size: 16px;
	line-height: 1.6;
	margin-bottom: 0;
}
.footer-form input {
	border: 1px solid #c7c7c7;
	padding: 10px 20px;
	width: 100%;
	border-radius: 30px;
	margin-bottom: 15px;
}
.footer-form .btn.white{background: #fff;color: #333;border-color: #fff;}
.sigle-address {
	margin-bottom: 16px;
}
.address-icon {
	float: left;
	display: block;
	margin-right: 10px;
}
.address-icon i {
	color: #3878ff;
}
.address-icon.white i{color: #fff;}
.footer-social-icon.white li a{color: #fff;}
.sigle-address p {
	overflow: hidden;
	display: block;
	margin-bottom: 0;
	line-height: 1.5;
}
.footer-social h6 {
	font-size: 16px;
	display: inline-block;
	margin-bottom: 0;
	margin-right: 15px;
}
.footer-social-icon {
	display: inline-block;
}
.footer-social-icon li {
	display: inline-block;
	margin: 0 5px;
}
.footer-social-icon li a {
	color: #999999;
}
.footer-social-icon li a:hover {
	color: #3878ff;
}
.copyright-text p {
	    margin-bottom: 0;
    padding: 10px;
    text-align: center;
}
.Privacy-link a {
	font-size: 14px;
	color: #666666;
	display: inline-block;
	padding: 22px 0;
	margin: 0 13px;
}
.Privacy-link.white a{color: #fff;}

/* 17. preloader */
#preloader{
	background-color: #3878ff;
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 1;
	margin-top: 0px;
	top: 0px;
	z-index: 999;
}
#loading-center{
	width: 100%;
	height: 100%;
	position: relative;
}
#loading-center-absolute {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 150px;
	width: 150px;
	margin-top: -75px;
	margin-left: -75px;
}
.object{
	width: 20px;
	height: 20px;
	background-color: #FFF;
	float: left;
	margin-right: 20px;
	margin-top: 65px;
	-moz-border-radius: 50% 50% 50% 50%;
	-webkit-border-radius: 50% 50% 50% 50%;
	border-radius: 50% 50% 50% 50%;
}
#object_one {
	-webkit-animation: object_one 1.5s infinite;
	animation: object_one 1.5s infinite;
}
#object_two {
	-webkit-animation: object_two 1.5s infinite;
	animation: object_two 1.5s infinite;
	-webkit-animation-delay: 0.25s;
    animation-delay: 0.25s;
}
#object_three {
    -webkit-animation: object_three 1.5s infinite;
	animation: object_three 1.5s infinite;
	-webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;

}

@-webkit-keyframes object_one {
75% { -webkit-transform: scale(0); }
}

@keyframes object_one {

  75% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }

}

@-webkit-keyframes object_two {


  75% { -webkit-transform: scale(0); }


}

@keyframes object_two {
  75% {
    transform: scale(0);
    -webkit-transform:  scale(0);
  }

}

@-webkit-keyframes object_three {

  75% { -webkit-transform: scale(0); }

}

@keyframes object_three {

  75% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }

}
.heartbeat {
      
    animation: heartbeat 2s infinite alternate;
}
/*.heart {
	font-size: 150px;
	color: #e00;
	animation: beat 2.25s infinite ;
  -webkit-animation-delay: 0.25s;
	transform-origin: center;
}*/

/* Heart beat animation */
@keyframes heartbeat{
	to { transform: scale(1.2); }
}
.service-icon{
        display: inline-block;
    position: relative;
}
 .service-icon span {
    position: relative;
    color: #fff;
    font-size: 40px;
    height: 106px;
    width: 106px;
    display: block;
    line-height: 100px;
    border-radius: 50%;
    text-align: center;
    background: #e88cea;
    margin-bottom: 42px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.service-icon span.middle{
  
    background: #3878ff;
}
.services-caption:hover {
    border: 1px solid #b8a2ff;
}
.services-caption{
       
        background: #fff;
    padding: 84px 45px 56px;
    border: 1px solid transparent;
    border-radius: 7px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.service-area{
    background-color: #f4feff;
}
.service-head h2 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 0;
}

.service-head span {
	font-size: 18px;
}
.service-head {
	margin-bottom: 27px;
}
.services-caption:hover .service-icon span {
    /* background: #835ef8; */
}
.service-area .services-caption .service-head h2:hover {
    color: #835ef8;
}
.best-pricing h2{
   
    font-size: 50px;
    font-weight: 700;
    line-height: 1.2;
color: white;
}
.best-pricing.pricing-padding {
    padding-top: 110px;
    padding-bottom: 280px;
    background-size: cover;
    background-repeat: no-repeat;
}
.best-pricing::before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: "";
    opacity: .95;
}
.best-pricing::before {
    background-image: -moz-linear-gradient(0deg,#f9218d 0%,#6c19f6 100%);
    background-image: -webkit-linear-gradient(
0deg
,#f9218d 0%,#6c19f6 100%);
    background-image: -ms-linear-gradient(0deg,#f9218d 0%,#6c19f6 100%);
}
.best-pricing {
    position: relative;
}
.pricing-area{
    
    margin-top: -295px;

}
.pricing-area .pricing-box:hover {
    box-shadow: 0 10px 30px 0 rgb(133 66 189 / 10%);
}
.model-close-btn{
     position: absolute;
    top: -29px;
    right: -16px;
    background-color: #0000005e !important;
    opacity: 3;
    padding: 14px  !important;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
