@import url(https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600);
@import url('https://fonts.googleapis.com/css?family=Nunito:400,600,700,800|Poppins:400,400i,500,600,700');
/* 1. Theme default css */
 body {
	font-family: 'Poppins', sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #000;
	font-style: normal;
}

.hero-area-wrap {
	position: relative;
}
.hero-area-wrap::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background: url(../img/shape/01.svg);
	background-repeat: no-repeat;
	width: 300px;
	height: 370px;
}
.bg-shape {
	background-position: right center;
	background-repeat: no-repeat;
}

/* header */
.transparent-menu {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 999;
	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: #05192E;
	font-size: 16px;
	font-weight: 700;
	position: relative;
	padding: 37px 0;
	font-family: 'Nunito', 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;
}
.sticky .main-menu .navbar-nav li.nav-item a.nav-link {
	color: #05192E;
	font-size: 16px;
	font-weight: 700;
	position: relative;
	padding: 26px 0;
	font-family: 'Nunito', sans-serif;
}
.sticky {
	left: 0;
	margin: auto;
	position: fixed;
	top: 0;
	width: 100%;
	box-shadow: 0px 0px 85px 0px rgba(0, 0, 0, 0.44);
	z-index: 1030;
	padding: 0px 0;
	background: #71B4CB;
}

.header-btn {
	margin-left: 30px;
}

/* button style */

.btn {
	-moz-user-select: none;
	background: #05182E;
	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: 13px 30px;
	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;
}
.btn:hover{
	color: #05182E;
	font-weight: ;
	background: transparent;
	border: 2px solid #05182E;
}

.slider-content {
	padding-top: 150px;
}
.home-three-slider .slider-content h1{color: #fff;}
.home-three-slider .slider-content p{color: #fff;}
.home-three-slider .slider-content .btn{color: #333333;background: #fff;border-color: #fff;}
.home-three-slider .slider-content .btn.btn.transparent-btn{color: #fff;background: transparent;border-color: #fff;}
.home-three-slider .slider-content .btn:hover{color: #fff;background: transparent;border-color: #fff;}
.slider-content h1 {
	font-size: 70px;
	color: #05182E;
	font-weight: 800;
	line-height: 1.1;
	margin-bottom: 30px;
}
.slider-content p {
	font-size: 16px;
	line-height: 2;
	margin-bottom: 40px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Nunito', sans-serif;
	font-weight: normal;
	color: #05182E;
	margin-top: 0px;
	font-style: normal;
	text-transform: normal;
}

/* 3. slider */
.slider-img.pt-100 {
	padding-top: 240px;
}
/* 4. features */
.features-area-wrap {
	background-position: right top;
	background-repeat: no-repeat;
	position: relative;
}
.features-area-wrap.home-two-features::before {
	content: none;
}
.features-area-wrap::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../img/shape/04.svg);
	background-repeat: no-repeat;
	width: 475px;
	height: 760px;
}
.features-icon {
	margin-bottom: 30px;
}
.features-content h2 {
	font-size: 30px;
	font-weight: 900;
	margin-bottom: 10px;
}
.features-content p {
	margin-bottom: 0;
	padding: 0 20px;
	font-weight: 500;
}
.app-features-content {
	overflow: hidden;
	display: block;
}
.app-features-content h4 {
	font-size: 22px;
	font-weight: 800;
	margin-bottom: 2px;
}
.app-features-content p {
	margin-bottom: 0;
	padding-right: 40px;
	font-weight: 500;
}
.description-img {
	margin-left: -150px;
}
.description-content-title h1 {
	font-size: 36px;
	font-weight: 800;
	line-height: 1;
	position: relative;
	margin-bottom: 0;
	padding-bottom: 28px;
}
.description-content-title h1::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../img/icon/line.png);
	width: 58px;
	height: 5px;
	background-repeat: no-repeat;
}
.description-content {
	padding-top: 40px;
}
.description-content.second-description {
	padding-top: 30px;
}
.description-content p {
	margin-bottom: 40px;
	font-weight: 400;
	text-align: justify;
}

/* 5. app-fetures */
.app-features {
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
}
.app-features::before {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	background: url(../img/shape/06.svg);
	background-repeat: no-repeat;
	width: 340px;
	height: 480px;
}
.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::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../img/icon/line.png);
	width: 58px;
	height: 5px;
	background-repeat: no-repeat;
	right: 0;
	margin: auto;
}
.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;
}
.app-features-img {
	margin-top: -45px;
}
.single-features .icon {
	float: left;
	width: 65px;
	margin-right: 20px;
}

/* 6. app-screenshot */
.screeenshot-area {
	position: relative;
}
.screeenshot-area::before {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	background: url(../img/shape/07.svg);
	background-repeat: no-repeat;
	width: 340px;
	height: 480px;
}
.screeenshot-area.second-screenshot-area::before {
	content: none;
}
.app-padding {
	padding: 0 170px;
}
.app-active {
	position: relative;
}
.app-active .slick-track {
	padding: 14px 0;
}
.app-active::before {
	content: "";
	/*background: url(../img/screenshot/frame.png);*/
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	width: 312px;
	height: auto;
	z-index: 99;
	background-repeat: no-repeat;
	top: 0;
}
/* 7. counter */
.counter-area {
	background-position: center;
	background-repeat: no-repeat;
}
.counter {
	font-size: 60px;
	font-weight: 800;
	font-family: 'Nunito', sans-serif;
	line-height: 1;
	color: #05182E;
}
.counter ~ p {
	color: #000;
}
.gradient-count .counter {
	background: linear-gradient(to right, #911dff, #e733ff);
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
}
.sligle-count p {
	margin-bottom: 0;
	font-size: 24px;
	line-height: 1;
}
/* 8. pricing */
.plan {
  margin: 0;
  position: relative;
  float: left;
  overflow: hidden;
  border: 3px solid #71B4CB;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  background-color: #fff;
  padding: 0px !important;
}
#priceList {
	color: #05182E;
}
.plan:first-of-type {
  border-radius: 8px 0 0 8px;
}
.plan:last-of-type {
  border-radius: 0 8px 8px 0;
}
.plan-title {
  background-color: #71B4CB;
  position: relative;
  margin: 0;
  padding: 20px 20px 0;
  text-transform: uppercase;
  letter-spacing: 4px;
}
.plan-title:after {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 300px 0 0;
  border-color: #71B4CB transparent transparent;
}
.plan-title, .plan-select a {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
 .plan-select {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  padding: 20px;
  text-align: center;
}
.plan-select a {
  background-color: #05182E;
  color: #ffffff;
  text-decoration: none;
  padding: 12px 20px;
  font-size: 0.75em;
  font-weight: 800;
  border-radius: 20px;
  text-transform: uppercase;
  letter-spacing: 4px;
  display: inline-block;
}
.plan-select a:hover {
  background-color: #71B4CB;
}
.plan-cost {
  padding: 40px 20px 10px;
  text-align: right;
}
.plan-price {
  font-weight: 600;
  font-size: 3em;
}
.plan-type {
  opacity: 0.8;
  font-size: 0.7em;
  text-transform: uppercase;
}
.plan header .plan-title{
  font-weight: 800;
  color: #05192E;
}
.plan-features {
  padding: 0 0 20px;
  margin: 0;
  list-style: outside none none;
}
.plan-features li {
  padding: 8px 5%;
}
.plan-features i {
  margin-right: 8px;
  color: rgba(0, 0, 0, 0.5);
}

.featured {
  margin-top: -10px;
  border-color: #71B4CB;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.4);
  z-index: 1;
  border-radius: 8px;
}
.plan-select, .featured .plan-select {
    padding: 20px;
  }
.featured .plan-select {
  padding: 30px 20px;
}

/* 14. footer */
.footer-bg {
	background: #71B4CB;
}
.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;
}
.Privacy-link a {
	font-size: 14px;
	color: #666666;
	display: inline-block;
	padding: 22px 0;
	margin: 0 13px;
}
.Privacy-link.white a{color: #fff;}