
/*----owl-carousel css----*/
@import url('../vendor/owl-carousel/owl.carousel.css');

@import url('../vendor/owl-carousel/owl.theme.css');
/*-------- animated css ------*/
@import url('../vendor/WOW-master/css/libs/animate.css');


@font-face {
font-family: Poppins Regular;
font-style: normal;
font-weight: normal;
src: url('../fonts/poppins/Poppins-Medium.woff') format('woff');
}



body {
	font-family: Poppins Regular;
	font-weight: normal;
	font-size: 16px;
	position: relative;
}

.main-page-wrapper {
	overflow-x: hidden;
}

.html-top-content {
	z-index: 999;
	background: #fff;
}

h1, h2, h4, h5, h6, p, ul {
	margin: 0;
	padding: 0;
}

h1, h2, h4, h5, h6 {
	color: #00000a;
	font-weight: 600;
}

h1 {
	font-size: 50px;
	line-height: 70px;
}

h2 {
	font-size: 42px;
	line-height: 60px;
}

h4 {
	font-size: 30px;
}

h5 {
	font-size: 24px;
}

h6 {
	font-size: 18px;
}

p {
	line-height: 35px;
	font-family: 'Open Sans', sans-serif;
}

ul {
	list-style-type: none;
}

a {
	text-decoration: none;
	display: inline-block;
}

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

img {
	max-width: 100%;
	display: block;
}
.contact-us-section .contact-us-form .theme-button {
	width: 100%;
	height: 100%;
	border-radius: 25px;
	color: #fff;
	font-weight: 600;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: none;
	position: relative;
	z-index: 1;
	background: transparent;
}
button {
	border: none;
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	display: block;
	padding: 0;
}
.bg-fa {
	background: #fafdfe;
}
.tran3s, .boost-your-phone .boster-image-wrapper img
	{
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.tran4s {
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.theme-title-one h6 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	color: rgba(0, 0, 0, 0.35);
	letter-spacing: 1px;
	margin-bottom: 22px;
}

.theme-title-two {
	position: relative;
	padding-top: 20px;
}

.theme-title-two:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 45px;
	height: 4px;
	border-radius: 2px;
}
html body .width-after-100:before{
	width: 100%;
	right: 0;
	content: '';
	background:#44b4f5!important;
}
.theme-title-two p {
	font-size: 20px;
	margin-top: 25px;
}
.text p {
	font-size: 18px;
}
/*** 

====================================================================
  Click To Top
====================================================================

 ***/
.scroll-top {
	width: 35px;
	height: 35px;
	position: fixed;
	bottom: 5px;
	right: 10px;
	z-index: 9999;
	text-align: center;
	color: #fff;
	font-size: 20px;
	display: none;
}

.scroll-top:after {
	position: absolute;
	z-index: -1;
	content: '';
	top: 100%;
	left: 5%;
	height: 10px;
	width: 90%;
	opacity: 1;
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%,
		rgba(0, 0, 0, 0) 80%);
}


/*---------Home One---------*/
.home-page-one .scroll-top, .home-page-one .boost-your-phone .boster-image-wrapper .ao-annotations span {
	background: linear-gradient(41deg, rgb(26, 192, 237) 0%,
		rgb(43, 236, 220) 100%);
}

.home-page-one .theme-title-two:before {
	background: #44b4f5;
}

.home-page-one footer .bottom-footer ul.footer-menu li a:hover
	{
	color: #44b4f5;
}
/**

====================================================================
  Theme Header
====================================================================

 ***/
.theme-main-header {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	padding-top: 35px;
	z-index: 999;
}
.logo {
	width: 80px;
}
/*** 

====================================================================
  Theme Main Banner
====================================================================

 ***/
 .banner-image{
  background-image:url('../images/banner/3.png');
  background-size:cover;
  }
#theme-main-banner {
	position: relative;
	background-image:url('../images/banner/3.png');
	background-size:cover;
}


#theme-main-banner .camera_caption {
	height: 100%;
}

#theme-main-banner .camera_caption .main-container {
	position: relative;
	display: flex;
	align-items: center;
	height: 900px;
}


#theme-main-banner .camera_caption .container {
	position: relative;
	z-index: 99;
}

#theme-main-banner .camera_caption .container h5 {
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
}

#theme-main-banner.banner-one .camera_caption .container h5 {
	color: rgba(0, 0, 0, 0.4);
	text-transform: capitalize;
}

#theme-main-banner .camera_caption .container h1 {
	color: #fff;
	text-transform: capitalize;
	margin: 25px 0 40px 0;
}

#theme-main-banner.banner-one .camera_caption .container h1 {
	color: #242424;
}
#theme-main-banner .camera_caption .container p {
	font-size: 20px;
	margin: 0 0 55px 0;
	color: rgba(255, 255, 255, 0.85);
}

#theme-main-banner.banner-one .camera_caption .container p {
	color: rgba(0, 0, 0, 0.6);
}

#theme-main-banner .camera_caption .container a {
	width: 190px;
	line-height: 56px;
	font-size: 18px;
	font-weight: 500;
	border: 2px solid #fff;
	border-radius: 30px;
	text-align: center;
	margin: 10px 15px 0 0;
	color: #fff;
}

#theme-main-banner .camera_caption .container a:hover {
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08);
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08);
}

#theme-main-banner .camera_caption .container a i {
	font-size: 22px;
	vertical-align: -1px;
	margin-right: 10px;
}

#theme-main-banner .camera_caption .container a.button-one {
	background: #252525;
	border-color: #252525;
}

#theme-main-banner .camera_caption .container a.button-one:hover
	{
	background: #fff;
	border-color: #fff;
	color: #252525;
}

.home-page-one #theme-main-banner .camera_caption .container a:hover {
	background: #44b4f5;
	border-color: #44b4f5;
	color: #fff;
}
#theme-main-banner .camera_caption .container .image-wrapper {
	position: absolute;
	width: 64%;
}

#theme-main-banner .camera_caption .container .image-wrapper img {
	max-width: 100% !important;
}

#theme-main-banner .camera_caption .container .image-wrapper
	{
	right: -140px;
	top: -155px;
}
/*------------------- What We Do ------------------*/
.what-we-do .theme-title-one {
	padding-bottom: 45px;
}

.what-we-do .single-block {
	text-align: center;
	padding: 35px 5px 70px 5px;
	margin-top: 60px;
	box-shadow: 0 0 30px -5px #c9c9c9;
}

.what-we-do .single-block img {
	margin: 0 auto;
}

.what-we-do .single-block h6 {
	font-size: 20px;
	margin: 50px 0 25px 0;
	letter-spacing: 1.2px;
}

.what-we-do .single-block p {
	font-size: 17px;
	line-height: 30px;
}

.what-we-do .single-block:hover {
	background: #fff;
	-webkit-box-shadow: 0px 4px 70px 0px rgba(86, 103, 146, 0.05);
	box-shadow: 0px 4px 70px 0px rgba(86, 103, 146, 0.05);
}

.what-we-do .single-block:hover img {
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
}
/*-------------------- Boost Your Phone -----------------*/

.boost-your-phone .container {
	position: relative;
}

.boost-your-phone .boster-image-wrapper {
	background: url(../images/home/bg-1.png) no-repeat center center;
}

.boost-your-phone .boster-image-wrapper .ao-annotations {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0;
	z-index: 5;
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.boost-your-phone .boster-image-wrapper .ao-annotations span {
	display: block;
	position: absolute;
	padding: 0 15px;
	line-height: 36px;
	border-radius: 2px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	opacity: 0;
	-webkit-box-shadow: 0px 4px 70px 0px rgba(86, 103, 146, 0.5);
	box-shadow: 0px 4px 70px 0px rgba(86, 103, 146, 0.5);
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.boost-your-phone .boster-image-wrapper .ao-annotations span:nth-child(1)
	{
	top: 5%;
	left: 32%;
}

.boost-your-phone .boster-image-wrapper .ao-annotations span:nth-child(2)
	{
	top: 30%;
	left: 15%;
}

.boost-your-phone .boster-image-wrapper .ao-annotations span:nth-child(3)
	{
	top: 37%;
	right: -19%;
}

.boost-your-phone .boster-image-wrapper .ao-annotations span:nth-child(4)
	{
	top: 58%;
	right: -7%;
}

.boost-your-phone .boster-image-wrapper .ao-annotations span:nth-child(5)
	{
	bottom: 30%;
	left: 0%;
}

.boost-your-phone .theme-title-two {
	margin-bottom: 55px;
}

.boost-your-phone .text {
	padding: 150px 0 0 0;
}
/*--------------------- Advance Feature ----------------*/

.two-section-wrapper {
	background: url(../images/home/bg-3.png) no-repeat center center;
}
/*--------------------- Testimonial Slider --------------*/
.testimonial-section .main-bg-wrapper {
	margin: 150px 0 0 168px;
	position: relative;
	background: url(../images/home/col-1.jpg) no-repeat center;
	background-size: cover;
	background-attachment: fixed;
	height: 620px;
}

.testimonial-section .main-bg-wrapper .overlay {
	background: rgba(0, 0, 0, 0.3);
	height: 100%;
}
.testimonial-section .main-bg-wrapper .main-slider-wrapper {
	position: absolute;
	max-width: 600px;
	z-index: 9;
	top: -49px;
	left: 0;
	padding: 50px 100px 48px 80px;
	/* -webkit-transform: translate(-50%, -50%); */
	/* transform: translate(-50%, -50%); */
	bottom: -64px;
}
.home-page-one .testimonial-section .main-bg-wrapper .main-slider-wrapper
	{
	background: #44b4f5;
}

.testimonial-section .main-bg-wrapper .main-slider-wrapper .item i {
	font-size: 40px;
	color: #fff;
	padding-left: 2px;
}

.testimonial-section .main-bg-wrapper .main-slider-wrapper .item p {
	font-family: Poppins Regular;
	font-weight: 300;
	font-size: 20px;
	line-height: 50px;
	color: #fff;
	font-style: italic;
	margin: 30px 0 50px 0;
}

.testimonial-section .main-bg-wrapper .main-slider-wrapper .item .name {
	padding-left: 30px;
}

.testimonial-section .main-bg-wrapper .main-slider-wrapper .item .name h6
	{
	font-weight: 500;
	font-size: 20px;
	color: #fff;
	margin-bottom: 2px;
}

.testimonial-section .main-bg-wrapper .main-slider-wrapper .item .name span
	{
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 500;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 1.2px;
}

.testimonial-section .main-bg-wrapper .main-slider-wrapper .item img {
	width: 50px;
	height: 50px;
	border-radius: 50%;
}
/*------------------------ App ScreenShot -----------------------*/
.app-screenshot {
	padding: 130px 0 170px 0;
	position: relative;
	max-width: 1920px;
	margin: 0 auto;
}

.app-screenshot h2 {
	margin-bottom: 100px;
}

.app-screenshot .screenshot-container {
	position: relative;
	padding: 0 40px;
}

.app-screenshot .screenshot-container .slider-row {
	margin: 0 -20px;
}

.app-screenshot .screenshot-container .slider-row .item {
	margin: 40px 20px;
	-webkit-box-shadow: 0px 5px 80px 0px rgba(148, 169, 195, 0.15);
	box-shadow: 0px 5px 80px 0px rgba(148, 169, 195, 0.15);
}

.app-screenshot .screenshot-container .slider-row .item img {
	margin: 0 auto;
}

.app-screenshot .screenshot-container .phone-mockup {
	position: absolute;
	top: -21%;
	width: 27%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 9;
}

/*---------------------- Footer -------------------*/
footer {
	background: -webkit-gradient(linear, right top, left top, from(rgb(248, 252, 255)), to(rgba(255, 255, 255, 0)));
	background: linear-gradient(-90deg, rgb(228, 243, 255) 0%, rgba(255, 255, 255, 0) 100%);
	padding: 30px 0;
}

footer .footer-data-wrapper {
	padding: 0 40px;
}

footer .bottom-footer .footer-logo p {
	font-family: Poppins Regular;
	font-size: 16px;
	color: #909090;
	margin-top: 20px;
}

footer .bottom-footer ul li {
	display: inline-block;
}

footer .bottom-footer ul.footer-menu li a {
	font-size: 18px;
	color: rgba(0, 0, 0, 0.5);
	margin: 0 0 20px 35px;
}

/*------------------ Theme Inner Banner -----------------*/
.inner-page-banner {
	background: url(../images/home/inner-banner.jpg) no-repeat center;
	background-size: cover;
	background-attachment: fixed;
	position: relative;
	
}

.inner-page-banner .opacity {
	text-align: center;
	background: rgba(0, 0, 10, 0.4);
	padding: 230px 0 180px 0;
	height: 550px;
}
.inner-height .opacity {
	height: 350px;
	}
html body .no-opacity:after{
	content:"";
	position:static!important;
	background: transparent;;
}
.opacity .single-blog-over {
	padding: 200px 0;
	z-index:1!important;
}
/*--------------------- Blog Page ----------------*/
.margin-less {
	margin-top: -100px
}

.our-blog {
	padding-left: 40px;
	padding-right: 40px;
}

.single-blog.single-blog-over {
	position: relative;
	z-index: 999;
}

.single-blog.single-blog-over::after {
	position: absolute;
	background: #000;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 1;
	content: "";
	opacity: 0.3;
}

.our-blog .single-blog .image {
	background: #152641;
	overflow: hidden;
}

.our-blog .single-blog.single-left .image {
	height: 170px;
}
.our-blog .single-blog.single-left .image img {
	height: 100%;
}
.our-blog .single-blog .image img {
	width: 100%;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: all 600ms ease-in-out;
	transition: all 600ms ease-in-out;
}
/* .our-blog .single-blog.single-blog-over .image img{
	opacity: 0.2;
} */
.our-blog .single-blog:hover .image img {
	opacity: 0.2;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.our-blog .single-blog .text {
	padding: 50px 0 0 0;
	margin-bottom: 80px;
}

.our-blog .single-blog.single-blog-over .text {
	padding: 20px 14px;
	margin-bottom: 0;
	position: absolute;
	bottom: 0;
	left: 13px;
	right: 0;
	z-index: 9;
}

.our-blog .single-blog.single-blog-over .text h5 a, .our-blog .single-blog.single-blog-over .text>a, .our-blog .single-blog.single-blog-over .text p
	{
	color: #fff;
}

.our-blog .single-blog .text h5 a {
	font-size: 22px;
	color: #13192d;
	line-height: 30px;
	margin: 15px 0 20px 0;
}

.our-blog .single-blog .text>a {
	color: #c0c0c0;
	font-size: 22px;
}

.our-blog .single-blog .text p {
	font-weight: 500;
	margin-bottom: 8px;
}
.single-blog-over .tran3s small {
	border: 1px solid #fff;
	font-size: 12px;
	font-weight: 800;
	padding: 3px 10px;
	border-radius: 2px;
}

.single-blog-over ul li {
	border-right: 1px solid #fff;
	color: #fff;
	line-height: 1;
	margin-right: 15px;
	padding-right: 15px;
	font-size:13px;
}

.single-blog.single-left h5 a {
	color: #44b4f5 !important;
	font-size: 16px !important;
}
.single-blog.single-left {
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.4);
	position: relative;
	z-index: 999;
}
.single-blog.single-left p{
	font-size:13px;
	line-height:20px;
}
.single-blog.single-blog-over .image{
	height: 350px;
	border-radius: 3px;
	/* background-size: cover;
	background-position: 50% 50%; */
}
.single-blog.single-blog-over .image img{
	height:100%;
	object-fit:cover;
}

.list-wrapper li a {
	position: relative;
	padding-left: 25px;
	color: #000;
	font-size: 15px;
	border-bottom: 1px solid #ccc;
	display: block;
	padding-bottom: 10px;
	padding-top: 10px;
}
.list-wrapper li a::after {
	position: absolute;
	content: "\f100";
	left: 0;
	font-family: fontawesome;
	color: #44b4f5;
	font-size: 17px;
}
/*-------------------------- Blog Details -----------------*/
/* ---- blog-details start ---- */
.home-page-one footer .bottom-footer ul.footer-menu li a:hover {
    color: #fff;
}


/**********login page***************/
.bg-fa {
	background: #fafdfe;
	background-image: url(../images/image.html);
	position: relative;
	z-index: 999;
	padding: 75px;
}

.bg-fa::after {
	content: "";
	/* background: linear-gradient(); */
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(to bottom, #44b4f5, #8fc2d5, #fff);
	opacity: 0.9;
	z-index: -1;
}

.login-form input[type="text"], .login-form input[type="password"],textarea {
	height: 45px;
	border-radius: 0;
	background: transparent;
	border-color: #fff;
	border-width: 2px;
	color: #fff;
}
.login-form textarea{
	border-radius: 0;
	background: transparent;
	border-color: #fff;
	border-width: 2px;
	color: #fff;
}
.login-form .btn-success {
	color: #fff;
	background-color: #44b4f5;
	border-color: #44b4f5;
	padding: 12px 10px;
	font-size: 20px;
}
.help-block-error {
	color: red;
}