/*
  Theme Name: Name - Multipurpose HTML Template
  Author: themeadapt@gmail.com
  Description: Creative  HTML5 template.
  Version: 1.0
*/

/* CSS Index
-----------------------------------
1. Theme default css
2. header
3. slider
4. features
5. app-fetures
6. app-screenshot
7. counter
8. pricing
9. testimonial
10. download
11. blog
12. Pagination
13. contact
14. footer
15. preloader
*/


#api_body {
    float: left;
    width: 88%;
    margin: 0 0 0 2%;
    background: #000;
}


#testtemplate button {
    margin-left: 0;
    width: 60%;
    margin: 0 20%;
    padding: 5%;
}
.tab button {
	background-color: inherit;
    float: left;
    /* border: none; */
    border: 0;
    width: 100%;
    outline: none;
    border-bottom: 0;
    border-top: 0;
    cursor: pointer;
	margin:0;
    padding: 10% 0;
    color: #fff;
    font-size: 1em;
    transition: 0.3s;
	}
	.api_box h3{
		color:#fff;
		    margin: 2% 0;
		font-size:2em;
	}
	.api_box h1{
		color:#fff;
		    margin: 2% 0;
		font-size:2em;
	}
	.tabcontent h1{
		color:#fff;
		font-size:2em;
		    margin: 2% 0;
	}
	.tabcontent h3{
		color:#fff;
		font-size:2em;
		    margin: 2% 0;
	}
	.api_box h2{
		font-size:2em;
		color:#fff;
		    margin: 2% 0;
	}
	
.box2	p {
	color:#fff;
}
		.tabcontent {
		width: 100%;
		display: none;
		float: left;
		padding:0;
		border: 1px solid #ccc;
		border-top: none;
	}
.api_box	h3 {
    font-size: 28px;
    margin: 2% 0;
}
	
	.box2 {
		width: 100%;
		float: left;

		padding: 0;
		margin: 0;
	}
		#api_desk{
		width:100%;
		float:left;
	}


	.box1 {
		    border-right: 1px solid #fff;
     width: 50%;
    float: left;
    border-left: 0;
    padding: 0;
    margin: 0;
}
.box3 {
    width: 50%;
    float: left;
    border-left: 0;
    padding: 0;
    margin: 0;
    height: 639px;
}
.box3 h4{
	text-align:left;
    padding: 0;
    margin: 2%;
	color:#fff;
}
	.tab {
    overflow: hidden;
    border: 0;
    border: 1px solid #ccc;
    width: 10%;
    float: left;
    background: #000;
    height: 771px;
}

.box3 p{
	text-align:left;
    padding: 0;
    margin: 2%;
	color:#fff;
}
#apiblock {
    width: 100%;
    border: 0;
    float: left;
    margin: 15% 0 5% 0;
}
.tab button.active {
    background-color: #0c3957;
    width: 100%;
    border: 0;
    color: #fff;
	    padding: 5% 0;
		margin:0;
}
.btnm2{
   margin-top: 13%;
}
.btnm1{
       margin-top: 22.5%;
}
.black_overlay {
			display: none;
			position: fixed;
			top: 0%;
			left: 0%;
			width: 100%;
			height: 100%;
			background-color: black;
			z-index: 1001;
			-moz-opacity: 0.8;
			opacity: .60;
			filter: alpha(opacity=80);
		}
		#light form {
			width: 60%;
			margin: 0 20%;
			float: left;
		}
		#light form input {
			border: 1px solid #c7c7c7;
			padding: 10px 20px;
			width: 100%;
			border-radius: 30px;
			margin-bottom: 15px;
		}

.survers {
    width: 80%;
    float: left;
    margin: 0 10% 2% 10%;
    border: 1px solid #999;
}


/* 1. Theme default css */
@import url('https://fonts.googleapis.com/css?family=Nunito:400,600,700,800|Poppins:400,400i,500,600,700');
 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;
}
a:focus,
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;
}
.white_content {
			display: none;
			position: fixed;
			top: 25%;
			left: 30%;
			/* padding: 2%; */
			width: 40%;
			height: auto;
			padding: 20px 16px 40px 16px;
			border: 5px solid #1d72ba;
			background-color: white;
			z-index: 1002;
			overflow: auto;
			border-radius: 50px;
		}	
		
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 {
	-moz-user-select: none;
	background: #1d72ba;
	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: #333;
	background: transparent;
	border: 2px solid #333;
}
.btn.transparent-btn {
	background: transparent;
	color: #333;
	border: 2px solid #333333;
}
.btn.transparent-btn:hover{background: #1d72ba;color: #fff;border-color: #1d72ba;;}
.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
}

.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: #1d72ba;
	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;
}
.home-two .hero-area-wrap::before {
	content: none;
}
.bg-shape.home-two {
	background-position: top center;
	background-repeat: no-repeat;
}
/* 2. 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: 19px;
}
.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;
}
.main-menu .navbar-nav li.nav-item a.nav-link::before {
	position: absolute;
	content: "";
	left: 0;
	bottom: 31px;
	background: #1d72ba;
	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;
}
.home-three-menu .btn {
	color: #333;
	border-color: #fff;
	background: #fff;
}
.home-three-menu .btn:hover {
	color: #fff;
	border-color: #fff;
	background: transparent;
}
.sticky .home-three-menu .btn{background: #1d72ba;color: #fff;border-color: #1d72ba;}
.home-three-menu .navbar-nav li.nav-item a.nav-link {
	color: #fff;
}
.home-three-menu .navbar-nav li.nav-item a.nav-link::before {
	background: #fff;
}
.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: #EBF5FF;
}
.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;
}
.gradient-sticky.sticky .home-three-menu .btn {
	background: #fff;
	color: #333;
	border-color: #ffff;
}
.navbar-brand img{
	width:75%;
}
/* 3. slider */
.slider-img.pt-100 {
	padding-top: 135px;
}
.popup_logo {
    width: 50%;
    margin: 0 25%;
}
.popup_form{
	width:100%;
	float:left;
	margin:0;
}
.popup_form button{
	margin:2% 0 0 37%;
}
.popup_form input {
    width: 46%;
    float: left;
    margin: 1% 2%;
    text-align: center;
}
.slider-area.home-four {
	background-position: left center;
}
.slider-content {
	padding-top: 0;
}
.home-two-slider .slider-content {
	padding-top: 70px;
}
.hero-area-wrap.home-two-hero {
	padding-top: 235px;
}
.hero-area-wrap.home-three-hero {
	padding-top: 160px;
	padding-bottom: 60px;
}
.home-three-slider .slider-content {
	padding-top: 180px;
}
.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: 50px;
	color: #1d72ba;
	font-weight: 600;
	line-height: 1.1;
	margin-bottom: 30px;
}
.slider-content p {
	font-size: 16px;
	line-height: 2;
	margin-bottom: 60px;
}
.slider-btn .btn {
    margin-right: 15px;
    width: 22%;
    padding: 2% 0;
}
/* 4. features */
.features-area-wrap {
	background-position: right top;
	background-repeat: no-repeat;
	position: relative;
}
.features-area-wrap.home-two-features::before {
	content: none;
}
.home-two-features .features-area {
	border-bottom: 1px solid #e9e9e9;
}
.home-two-features .features-area {
	padding-top: 105px;
}
.home-three-features .features-area {
	padding-top: 120px;
}
.features-icon {
	margin-bottom: 30px;
}
.features-content h2 {
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 10px;
}
.features-content p {
	margin-bottom: 0;
	padding: 0 20px;
}
.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;
}
.description-img {
	margin-left: -150px;
}
.features-area-wrap::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../img/shape/04.png);
	background-repeat: no-repeat;
	width: 475px;
	height: 760px;
}
/* 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::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;
}
.single-features .icon {
	float: left;
	width: 65px;
	margin-right: 20px;
}
.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: -45px;
}
.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 {
    display: block;
    margin: 0 0.5% !important;
    -webkit-box-shadow: 50px 60px 0 25px #4A7BED;
    box-shadow: 1px 1px 5px 2px #ababab;
	text-align: center;
}
.app-item img {
	border: 0;
	border-radius:0;
	width: 100%;
	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:0;

}

.app-item.slick-center img {
	border-radius:0;
}
/* 7. counter */
.counter-area {
	background-position: center;
	background-repeat: no-repeat;
}
.counter {
	font-size: 90px;
	font-weight: 700;
	font-family: 'Nunito', sans-serif;
	line-height: 1;
	color: #1d72ba;
}
.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;
}
.pr-lg-0, .px-lg-0 {
    padding-right: 0!important;
    padding: 0 !important;
}
.pl-lg-0, .px-lg-0 {
    padding-left: 0!important;
    padding: 0;
}

/* 8. pricing */
.pricing-box {
	background: #f4f7fc;
	   margin: 0 2%;
    padding-top: 5%;
    padding-bottom: 5%;
}

.price-head h2 {
	font-size: 30px;
	font-weight: 800;
	margin-bottom: 0;
}
.mb-45 {
    margin-bottom: 15px;
}
.price-head span {
	font-size: 18px;
}
.price-head {
	margin-bottom: 27px;
}
.price-count h2 {
	font-size: 36px;
	font-weight: 700;
	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: #1d72ba;
	border-color:  #1d72ba;
	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: #1d72ba;
	border-color:  #1d72ba;
	color: #fff;
}
.price-btn.gradient .btn:hover {
	transition: .3s;
}
.price-btn.gradient .btn:hover {
	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-color: transparent;
	color: #fff;
}
.pricing-box.active .price-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-color: transparent;
	color: #fff;
}
.pricing-box.active .price-btn .btn:hover{
	background: transparent;
	border: 1px solid #c4c4c4;
	color: #333333;
}
/* 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;
}
.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;
}
.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: #1d72ba;
	height: 3px;
	width: 100%;
	z-index: 9;
	transition: .3s;
	opacity: 0;
}
.testimonial-active .slick-arrow:hover {color: #1d72ba;}
.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: #1d72ba;
}
.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;
}
.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: #1d72ba;
	color: #fff;
	background: #1d72ba;
}
.get-app.gradient-app a:hover {
	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-color: transparent;
	color: #fff;
}
.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;
}
/* 11. blog */
.breadcrumb-area {
	background: #ebf5ff;
	padding-top: 235px;
	padding-bottom: 170px;
}
.breadcrumb {
	margin-bottom: 0;
    display: block;
    padding: 0 0 2% 0;
    background: #ebf5ff;
    /* background: none; */
    border: none;
}
.breadcrumb-item {
	display: inline-block;
}
.breadcrumb-item a {
	font-size: 20px;
	color: #333333;
}
.breadcrumb > .active {
	color: #666666;
	font-size: 20px;
}
.breadcrumb-title h2 {
	font-size: 48px;
	font-weight: 700;
}
.breadcrumb-item + .breadcrumb-item::before {
	display: inline-block;
	padding-right: 20px;
	padding-left: 20px;
	color: #333333;
	content: "\f0a4";
	font-family: "Font Awesome 5 free";
}
.blog-thumb {
	margin-bottom: 35px;
}
.blog-thumb img {
	width: 100%;
}
.post-meta {
	margin-bottom: 5px;
}
.post-meta ul li {
	display: inline-block;
	color: #666666;
	margin-right: 15px;
}
.blog-content h2 {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 12px;
	padding-right: 50px;
}
.blog-content h2:hover a {
	color: #1d72ba;
}
.blog-content p {
	margin-bottom: 30px;
	padding-right: 100px;
}
.blog-content .btn {
	background: transparent;
	color: #444444;
	border-color: #444444;
}
.blog-content .btn:hover {
	background: #1d72ba;
	color: #fff;
	border-color: #1d72ba;
}
.blog-thumb.video-thumb {
	position: relative;
}
.play-icon {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	margin: auto;
	text-align: center;
	z-index: 9;
}
.play-icon a {
	color: #ff0002;
	font-size: 70px;
	position: relative;
}
.play-icon a::before {
	position: absolute;
	content: "";
	left: 50%;
	top: 50%;
	height: 30px;
	width: 30px;
	background: #fff;
	transform: translate(-50%,-50%);
	z-index: -1;
}
.blog-thumb.video-thumb::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: #000;
	opacity: .75;
}
.blog-d-content p {
	padding-right: 0;
	margin-bottom: 0;
}
blockquote {
	font-size: 24px;
	font-style: italic;
	border-left: 5px solid #1d72ba;
	margin: 50px 0;
	padding: 10px 0;
	padding-right: 120px;
	padding-left: 27px;
}
blockquote footer {
	font-size: 16px;
	margin-top: 7px;
}
.blog-post-tag span {
	font-size: 18px;
	color: #333333;
	font-weight: 700;
	font-family: 'Nunito', sans-serif;
}
.blog-post-tag ul {
	display: inline-block;
}
.blog-post-tag ul li {
	display: inline-block;
}
.blog-post-tag ul li a {
	color: #666;
}
.blog-share{text-align: right;}
.blog-share span {
	font-size: 18px;
	color: #333333;
	font-weight: 700;
	font-family: 'Nunito', sans-serif;
}
.blog-share ul {
	display: inline-block;
}
.blog-share ul li {
	display: inline-block;
}
.blog-share ul li a {
	color: #666;
}
.comment-box {
	display: table;
	margin-bottom: 50px;
}
.comments-avatar {
	display: table-cell;
	vertical-align: middle;
	width: 100px;
}
.comment-text {
	margin-left: 20px;
}
.avatar-name {
	margin-bottom: 6px;
}
.avatar-name h4 {
	font-size: 18px;
	font-weight: 700;
	color: #333333;
	margin-bottom: 5px;
}
.avatar-name span {
	font-size: 14px;
	color: #666666;
}
.comment-text p {
	margin-bottom: 10px;
	padding-right: 100px;
}
.comment-text a {
	font-weight: 700;
	color: #333333;
	font-family: 'Nunito', sans-serif;
}
.post-comment-form input {
	width: 100%;
	border: 1px solid #e9e9e9;
	padding: 10px 20px;
	background: #f7f7fd;
	margin-bottom: 20px;
}
.post-comment-form textarea {
	width: 100%;
	border: 1px solid #e9e9e9;
	padding: 10px 20px;
	background: #f7f7fd;
	margin-bottom: 20px;
	height: 120px;
}
.post-comment-form .nice-select {
	width: 100%;
	border: 1px solid #e9e9e9;
	padding: 10px 20px;
	background: #f7f7fd;
	margin-bottom: 20px;
	line-height: 22px;
	height: 46px;
}
.nice-select {
	-webkit-tap-highlight-color: transparent;
	background-color: #fff;
	border-radius: 0;
	border: 0;
	box-sizing: border-box;
	clear: both;
	cursor: pointer;
	display: block;
	float: left;
	font-family: inherit;
	font-size: 14px;
	font-weight: normal;
	height: 60px;
	line-height: 58px;
	outline: none;
	padding-left: 15px;
	padding-right: 30px;
	position: relative;
	text-align: left !important;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	width: 100%;
	margin-bottom: 30px;
}
/* 12. Pagination */
.pagination {
	display: block;
	border-radius: 0;
}
.pagination ul li {
	display: inline-block;
	margin: 0 5px;
}
.pagination ul li a {
	font-size: 18px;
	color: #666666;
	text-transform: uppercase;
	font-weight: 600;
	position: relative;
	font-family: 'Poppins', sans-serif;
	padding: 0 5px;
}
.pagination ul li a.active {
	color: #1d72ba;
}
.pagination ul li a:hover {
	color: #1d72ba;
}
.pagination ul li a.active::before {
	content: "";
	top: -7px;
	left: 0;
	width: 100%;
	height: 2px;
	background: #1d72ba;
	position: absolute;
	right: 0;
	margin: auto;
}
.pagination ul li a.active::after {
	content: "";
	bottom: -7px;
	left: 0;
	width: 100%;
	height: 2px;
	background: #1d72ba;
	position: absolute;
	right: 0;
	margin: auto;
}
/* blog-widget */
.sidebar-form {
	position: relative;
}
.sidebar-form input {
	width: 100%;
	border: 1px solid #cccccc;
	padding: 14px 30px;
}
.sidebar-form button {
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	background: none;
	border: none;
	font-size: 14px;
	color: #666666;
	cursor: pointer;
}
.widget-title h5 {
	font-size: 24px;
	font-weight: 700;
	position: relative;
	margin-bottom: 30px;
	padding-bottom: 12px;
}
.widget-title h5::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 3px;
	width: 40px;
	background: #333333;
}
.rc-post-thumb img {
	width: 100%;
}
.rc-post-thumb{margin-bottom: 25px;}
.rc-post-content h5 {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 8px;
}
.widget-link ul li {
	margin-bottom: 8px;
}
.widget-link ul li:hover a {
	color: #1d72ba;
}
.widget-link ul li:last-child {
	margin-bottom: 0px;
}
.widget-link li a {
	color: #333333;
	text-transform: capitalize;
}
.widget-link li a span {
	float: right;
	display: block;
}
.widget-tag {
	overflow: hidden;
}
.widget-tag li {
	float: left;
	margin-bottom: 10px;
	margin-right: 9px;
}
.widget-tag li a {
	background: #ebf5ff;
	color: #666666;
	display: inline-block;
	font-size: 13px;
	line-height: 1;
	padding: 10px 15px;
	text-transform: uppercase;
}
.widget-tag li:hover a {
	background: #009efd;
	color: #fff;
}
.widget-insta-post ul li {
	display: inline-block;
	width: 115px;
	margin-right: 6px;
	margin-bottom: 10px;
}
.widget-insta-post ul li> img {
	width: 100%;
}
.widget-banner {
	position: relative;
}
.banner-thumb img {
	width: 100%;
}
.banner-content {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	padding: 0 50px;
	text-align: center;
}
.banner-content h3 {
	color: #fff;
	font-size: 40px;
	font-weight: 800;
	margin-bottom: 30px;
}
.banner-content .btn {
	border-radius: 0;
}
.banner-content .btn:hover{border-color: #fff;color: #fff;}
/* 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;
}
.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;
}
.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;
}
/* 14. footer */
.footer-bg {
	background: #ebf5ff;
}
.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: #1d72ba;
}
.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: #1d72ba;
}
.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: #1d72ba;
}
.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;}

/* preloader */
#loading {
	background-color: #1d72ba;
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 99999;
	margin-top: 0px;
	top: 0px;
}
#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;
	-ms-transform: rotate(45deg);
   	-webkit-transform: rotate(45deg);
    transform: rotate(45deg);

}
.object{
	width: 20px;
	height: 20px;
	background-color: #FFF;
	position: absolute;
	left: 65px;
	top: 65px;
	-moz-border-radius: 50% 50% 50% 50%;
	-webkit-border-radius: 50% 50% 50% 50%;
	border-radius: 50% 50% 50% 50%;
	}
.object:nth-child(2n+0) {
	margin-right: 0px;

}
#object_one {
	-webkit-animation: object_one 2s infinite;
	animation: object_one 2s infinite;
	-webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
	}
#object_two {
	-webkit-animation: object_two 2s infinite;
	animation: object_two 2s infinite;
	-webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
	}
#object_three {
	-webkit-animation: object_three 2s infinite;
	animation: object_three 2s infinite;
	-webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
	}
#object_four {
	-webkit-animation: object_four 2s infinite;
	animation: object_four 2s infinite;
	-webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
#object_five {
	-webkit-animation: object_five 2s infinite;
	animation: object_five 2s infinite;
	-webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}
#object_six {
	-webkit-animation: object_six 2s infinite;
	animation: object_six 2s infinite;
	-webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}
#object_seven {
	-webkit-animation: object_seven 2s infinite;
	animation: object_seven 2s infinite;
	-webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}
#object_eight {
	-webkit-animation: object_eight 2s infinite;
	animation: object_eight 2s infinite;
	 -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
}

#object_big{

	position: absolute;
	width: 50px;
	height: 50px;
	left: 50px;
	top: 50px;
	-webkit-animation: object_big 2s infinite;
	animation: object_big 2s infinite;
	-webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}




@-webkit-keyframes object_big {
 50% { -webkit-transform: scale(0.5); }

}

@keyframes object_big {
 50% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
  }

}




@-webkit-keyframes object_one {
 50% { -webkit-transform: translate(-65px,-65px)  ; }

}

@keyframes object_one {
 50% {
    transform: translate(-65px,-65px) ;
    -webkit-transform: translate(-65px,-65px) ;
  }

}



@-webkit-keyframes object_two {
  50% { -webkit-transform: translate(0,-65px) ; }
}

@keyframes object_two {
 50% {
    transform: translate(0,-65px) ;
    -webkit-transform: translate(0,-65px) ;
  }

}



@-webkit-keyframes object_three {
 50% { -webkit-transform: translate(65px,-65px) ; }
}

@keyframes object_three {
 50% {
    transform: translate(65px,-65px) ;
    -webkit-transform: translate(65px,-65px) ;
  }
}



@-webkit-keyframes object_four {

  50% { -webkit-transform: translate(65px,0) ; }

}

@keyframes object_four {
  50% {
    transform: translate(65px,0) ;
    -webkit-transform: translate(65px,0) ;
  }

}




@-webkit-keyframes object_five {

  50% { -webkit-transform: translate(65px,65px) ; }

}

@keyframes object_five {
  50% {
    transform: translate(65px,65px) ;
    -webkit-transform: translate(65px,65px) ;
  }

}



@-webkit-keyframes object_six {

  50% { -webkit-transform: translate(0,65px) ; }

}

@keyframes object_six {
  50% {
    transform:  translate(0,65px) ;
    -webkit-transform:  translate(0,65px) ;
  }

}




@-webkit-keyframes object_seven {

  50% { -webkit-transform: translate(-65px,65px) ; }

}

@keyframes object_seven {
  50% {
    transform: translate(-65px,65px) ;
    -webkit-transform: translate(-65px,65px) ;
  }

}


@-webkit-keyframes object_eight {

  50% { -webkit-transform: translate(-65px,0) ; }

}

@keyframes object_eight {
  50% {
    transform: translate(-65px,0) ;
    -webkit-transform: translate(-65px,0) ;
  }

}

@media all and (max-width: 768px) {
.white_content {
    display: none;
    position: fixed;
    top: 25%;
    left: 10%;
    /* padding: 2%; */
    width: 80%;
}

}
	
@media all and (max-width: 480px) {
	#light form {
    width: 80%;
    margin: 0 10%;
    float: left;
}
	.slider-btn .btn {
    margin-right: 15px;
    width: 46%;
    padding: 2% 0;
    margin-bottom: 5%;
}
.btn.transparent-btn {
    margin-top: 0;
}
.navbar-brand {
    width: 75%;
}
#testtemplate button{
    width: 100%;
}
#light img{
	width: 100% !important;
    padding: 0;
    margin: 0 !important;
}
}


@media all and (max-width: 425px) {

.slider-btn .btn {
    margin-right: 13px;
}

}

@media all and (max-width: 375px) {
.slider-btn .btn {
    margin-right: 11px;
}
}


@media all and (max-width: 320px) {
.slider-btn .btn {
    margin-right: 11px;
}
.slider-btn .btn {
    margin-right: 5%;
    width: 90%;
}
}
