/* AppLaap - App Landing HTML Template*/


@import url('https://use.typekit.net/ynj0ssf.css');

/*font-family: 'brother-1816', sans-serif;*/




ul.a {padding-left: 16px;}

li.a {list-style-type: circle; padding-left: 10px;}

a:hover {
    color: #EBBCCE;
}

a {
    color: #EBBCCE;
}



.error-section::before {
    background-color:transparent;
}


.error-section .theme-btn {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
	letter-spacing: 1px;
}


.main-footer .list-two li a:hover {
    color: #EBBCCE;
    text-decoration: underline;
}

.social-icon-one a:hover {
color: #EBBCCE;

}

.hide-image {
	margin-top: 30px;
}

.banner-section .content-column .inner-column h2
{
	font-family: 'brother-1816', sans-serif;
	font-size: 50px;
	line-height: 0.9em;
	text-transform: none;
	letter-spacing: 0px;
	padding-top:80px;
}

.banner-section .content-column .inner-column h2 span {
    font-weight: 400;
    color: #1F1D33CC;
}

.banner-section .content-column .inner-column .text {
	font-weight: 300;
    margin-top: 20px;
	  color: #1F1D33CC;
}


.main-header.fixed-header .main-box {
    border-bottom: 1px solid #ededed;
    background-color: #fff;
    opacity: 0.9;
}

.btn-style-one {
    font-size: 14px;
    color: #EBBCCE;
    border-radius: 4px;
    background-color: #FFFFFF;
	text-transform: uppercase;
}

.btn-style-one:hover {
    background-color:   color: #1F1D33CC;
}

.services-section {
    padding-bottom: 20px;
}

.app-demo-section {
    padding: 0px 0px 120px;
    background-color: #ffffff;
}

.clients-section {
    padding: 50px 0px 70px;
}

.app-demo-section .prod-tabs .tab-btns .tab-btn {
    position: absolute;
    font-size: 15px;
    color: #EBBCCE;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 24px;
    cursor: pointer;
    text-align: center;
    z-index: 99;
    margin-bottom: 30px;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.app-demo-section .prod-tabs .tab-btns .tab-btn p {
    position: absolute;
    font-size: 15px;
    color: #878791;
    text-transform: none;
    font-weight: 300;
    line-height: 24px;
    cursor: pointer;
    text-align: center;
    z-index: 99;
    margin-bottom: 30px;
	margin-top: 10px;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.app-demo-section .prod-tabs .tab-btns .tab-btn:hover .icon, .app-demo-section .prod-tabs .tab-btns .tab-btn.active-btn .icon {
    background-color: #EBBCCE;
}

.app-demo-section .prod-tabs .tab-btns .tab-btn .icon {
    color: #1F1D33CC;
}

.app-demo-section .prod-tabs .tab-btns .tab-btn:hover, .app-demo-section .prod-tabs .tab-btns .tab-btn.active-btn {
    color: #EBBCCE;
}

.app-demo-section .prod-tabs .tab-btns .tab-btn .icon {
    font-size: 40px;
}

h2 {
font-family: 'brother-1816', sans-serif;
}


body {
    color: #1F1D33CC;
}

.services-section.alternate {
    background: #F7DFEB4D;
}

.discover-section.alternate {
    background: #EBBCCE;
}

.discover-section {
    background: #fff;
	padding: 120px 0px 120px;
}


.discover-section.white {
    background: #fff;
	padding: 120px 0px 0px;
}


.testimonial-section.alternate {
    background: #F7DFEB4D;
}

.news-section.alternate {
    background: #F7DFEB4D;
}

.services-block .inner-box::after {
    position: absolute;
    content: '';
    right: 0px;
    top: 0px;
    height: 100%;
    width: 0px;
    background-color: transparent;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    transition: none;
}

.services-block .inner-box::before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 250px;
    height: 250px;
    z-index: 1;
    margin-left: -90px;
    margin-top: -90px;
    border-radius: 50%;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    transform: scale(0.2,0.2);
    background-color: rgba(255,255,255,0.10);
}

.services-block .inner-box:hover .text, .services-block .inner-box:hover .icon-box {
    color: inherit;
}

.services-block .inner-box h3 {
    color: #1F1D33CC; 
}

.services-block .inner-box .text {
    color: #878791; 
}

.discover-section .btns-box .theme-btn {
    position: relative;
    margin-right: 20px;
    margin-bottom: 15px;
}

.screenshots-section {
    background-color: #fff;
	padding: 120px 0px 120px;
}

.screenshots-section .carousel-container::before {
background-color: #fff;
}

.screenshots-section .carousel-container::after {
background-color: #fff;
}

.sec-title .text.screenshot-text {
    color: #878791;
}

.sec-title h2.screenshot-title {
    color: #1F1D33CC;
}

.sec-title h2 {
    color: #1F1D33CC;
}

.sec-title h2 {
	color: #1F1D33CC;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.3em;
}

.sec-title.medium h2 {
    font-size: 30px;
	 font-weight: 400;
    line-height: 1.3em;
	color: #1F1D33CC;
}

.testimonial-block .inner-box .image {
    border: 5px solid #EBBCCE; 
}

.testimonial-block .inner-box .text {
    color: #878791;
}

.testimonial-section .owl-dots .owl-dot.active span, .testimonial-section .owl-dots .owl-dot:hover span {
    width: 35px;
    background: #EBBCCE;
}

.news-section {
    padding: 120px 0 80px;
}

.news-block-one .inner-box .lower-box {
    padding-left:0px;
	padding-right:0px;
}

.news-block-one .lower-box h4::before
{display: none;}

.news-block-one .lower-box h4::after
{display: none;}

.news-block-one .lower-box h4 {
    margin-bottom: 8px;
}

.news-block-one .image::before {
    transform: none;
}

.news-block-one .lower-box .read-more-btn a:hover {
    color: #EBBCCE;
}



.news-block-one .lower-box .read-more-btn span {
    margin-left: 5px;
    color: #EBBCCE;
    font-size: 16px;
	font-weight: 600;
	top: 0px;
}

.sec-title .text {
    color: #878791;
}

.news-block-one {
    margin-top: 20px;
}

.news-block-one .lower-box .text {
    color: #878791;
}

.main-footer {
    padding-top: 100px;
}

.banner-section .image-column .image img {
    position: relative;
    width: 550px;
    height: 660px;
}


.banner-section .image-column .image {
    animation-name: none;
}

.btn-style-three:hover {
color: #ffffff;
border-color: #EBBCCE;
	background: #EBBCCE;
}

.btn-style-threess:hover {
color: #EBBCCE;
border-color: #fff;
	background: #fff;
}


.btn-style-threes:hover {
    color: #EBBCCE;
    border-color: #EBBCCE;
    background: transparent;
}

.btn-style-threes {
    color: #EBBCCE;
    border-color: #EBBCCE;
    background: transparent;
}

.btn-style-threes::before {
background-color: #EBBCCE;
}

.btn-style-threes {
    position: relative;
    display: inline-block;
    font-size: 12px;
    line-height: 30px;
    color: #EBBCCE;
    padding: 9px 36px 9px;
    font-weight: 600;
    overflow: hidden;
    border-radius: 5px;
    overflow: hidden;
    background: none;
    letter-spacing: 2px;
    text-transform: uppercase;
    border: 2px solid #EBBCCE;
        border-top-color: rgb(255, 255, 255);
        border-right-color: rgb(255, 255, 255);
        border-bottom-color: rgb(255, 255, 255);
        border-left-color: rgb(255, 255, 255);
}


.btn-style-three {
    position: relative;
    display: inline-block;
    font-size: 12px;
    line-height: 30px;
    color: #EBBCCE;
    padding: 9px 36px 9px;
    font-weight: 600;
    overflow: hidden;
    border-radius: 5px;
    overflow: hidden;
    background: none;
    letter-spacing: 2px;
    text-transform: uppercase;
    border: 2px solid #EBBCCE;
}


.btn-style-three::before {
background-color: #EBBCCE;
}


.btn-style-threess {
    position: relative;
    display: inline-block;
    font-size: 12px;
    line-height: 30px;
    color: #fff;
    padding: 9px 36px 9px;
    font-weight: 600;
    overflow: hidden;
    border-radius: 5px;
    overflow: hidden;
    background: none;
    letter-spacing: 2px;
    text-transform: uppercase;
    border: 2px solid #fff;
}


.btn-style-threess::before {
background-color: #fff;
}


.scroll-to-top:hover {
    color: #ffffff;
background: #EBBCCE;
}

.subscribe-form .theme-btn {
color: #fff;
background: #1F1D33CC;
}

.list-style-one li .icon {
    color: #fff;
    font-size: 16px;
}

.social-icon-one a {
    font-size: 24px;
    color: #878791;
}

.social-icon-one li {
    margin-left: 0px;
	margin-right: 20px;
	margin-top: 10px;
}

.main-footer {
    padding-top: 0px;
}

.discover-section .content-column .text {
    color: #878791; 
}

.discover-section .content-column .discover {
    color: #EBBCCE;
	  font-weight: 400;
    font-size: 14px;
	text-transform: uppercase;
}

.main-footer .widgets-section {
    padding-bottom: 50px;
}

.news-block-one .lower-box h4 a:hover {
    color: #EBBCCE;
}

.header-style-two.alternate {
    position: relative;
	background-color: #F7DFEB4D;
}


.header-style-two .main-menu .navigation > li > a {
    color: #1F1D33CC;
}

.main-menu .navigation > li:hover > a, .main-menu .navigation > li.current > a {
border-bottom: 2px #1F1D33CC solid;
}


.main-menu .navigation > li:hover > a, .main-menu .navigation > li.current > a {
    color: #1F1D33CC;
    opacity: 1;
}




.news-block-two .inner-box .lower-content .post-meta li::after {
    content: '';
}

.news-block-two .inner-box .lower-content {
    padding-top: 50px;
    padding-left: 10px;
	padding-right: 10px;
}

.news-block-two .inner-box .lower-content .post-meta span {
    color: #EBBCCE;
}


.news-block-two .inner-box .text-block {
    position: relative;
    padding: 50px 50px 40px;
    background-color: #F7DFEB4D;
    border-radius: 8px 8px 8px 8px;
	margin-top: 80px;
}

.news-block-two .inner-box .text-block .text {
    color: #1F1D33CC;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 1.65em;
}

.news-block-two .inner-box .owl-nav .owl-prev {
    width: 44px;
    height: 44px;
    color: #1F1D33CC;
	font-size: 30px;
	line-height: 42px;
	background-color: #fff;
	opacity: 0.6;
    border-radius: 50%;
}

.news-block-two .inner-box .owl-nav .owl-prev:hover {
	background-color: #fff;
	opacity: 0.6;
	color: #1F1D33CC;
}

.news-block-two .inner-box .owl-nav .owl-next {
    width: 44px;
    height: 44px;
    color: #1F1D33CC;
	font-size: 30px;
	line-height: 42px;
	background-color: #fff;
	opacity: 0.6;
    border-radius: 50%;
}

.news-block-two .inner-box .owl-nav .owl-next:hover {
	background-color: #fff;
	opacity: 0.6;
	color: #1F1D33CC;
}




.news-block-two .inner-box .lower-content .text {
    color: #878791;
font-size: 16px;
line-height: 1.7em;
font-weight: 300;
}

.news-block-two .inner-box .lower-content .post-meta li {
    color: #1F1D33CC;
    font-size: 14px;
	font-weight: 400;
}


.faq-section {
    position: relative;
    padding: 0px 0px 80px;
}

.accordion-style-one .block {
    background-color: #F7DFEB4D;
}

.accordion-style-one .block .acc-content {
    background-color: transparent;
}

.accordion-style-one .block .acc-btn .icon-outer .icon {
    color: #EBBCCE;
    border: 1px solid #EBBCCE;

}

.accordion-style-one .block .acc-btn
{font-weight: 400;
color: #1F1D33CC;
font-size: 20px;}

.accordion-style-one .block .content p {
    color: #878791;
}


@media only screen and (max-width: 1140px){

.header-style-two .main-box {
    background-color: transparent;
border-bottom: 0px solid #e0e0e0;
}
	
.discover-section.white {
    background: #fff;
    padding: 0px 0px 0px;
}
	
.discover-section.white img {
    padding: 80px 0px 0px;
}
	
.discover-section .content-column .inner-column {
    padding-left: 0px;
    padding-top: 30px;
}
	
	.discover-section .content-column {
    position: relative;
    margin-bottom: 0px;
}
	
	.header-style-two .main-menu .navbar-header .navbar-toggler .icon-bar {
    background-color: #1F1D33CC;
}
}



.main-footer .widgets-section {
    padding-top: 10px;
}


.main-footer .list-two li {
    margin-bottom: 8px;
}

.main-footer .widgets-section h2 {
    margin-bottom: 18px;
}



@media only screen and (max-width: 767px){
	
	.main-menu .navbar-collapse > .navigation > li.current > a
	{color: #EBBCCE !important;}

.main-menu .navbar-collapse > .navigation > li > a, .main-menu .navbar-collapse > .navigation > li > ul > li > a, .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li > a {
    background: transparent;
}
	
.main-menu .navbar-collapse > .navigation > li:hover > a, .main-menu .navbar-collapse > .navigation > li > ul > li:hover > a, .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li:hover > a, .main-menu .navbar-collapse > .navigation > li.current > a, .main-menu .navbar-collapse > .navigation > li.current-menu-item > a {
 background: transparent;
}
	
.main-menu .navbar-collapse > .navigation {
    border: 0px solid #ffffff;
}
	
.main-menu .navbar-collapse > .navigation > li, .main-menu .navbar-collapse > .navigation > li > ul > li, .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li {
    border-top: 0px solid rgba(255,255,255,1) !important;
	 border-bottom: 0px solid rgba(255,255,255,1) !important;
}
	
	.main-menu .collapse {
		margin-bottom: 30px;
	}
	
	.main-menu .navbar-header .navbar-toggler {
    border: 0px solid #ffffff;
}
	
.btn-style-one {
	display: none;
}
	
.banner-section {
    background-color: #EBBCCE;
}
	
	.app-demo-section .prod-tabs .tab-btns .tab-btn:nth-child(1), .app-demo-section .prod-tabs .tab-btns .tab-btn:nth-child(2), .app-demo-section .prod-tabs .tab-btns .tab-btn:nth-child(3), .app-demo-section .prod-tabs .tab-btns .tab-btn:nth-child(4), .app-demo-section .prod-tabs .tab-btns .tab-btn:nth-child(5), .app-demo-section .prod-tabs .tab-btns .tab-btn:nth-child(6) {
    padding: 0px 10px 50px;
}
}



@media only screen and (max-width: 479px)
{
	.app-demo-section {
		padding: 0px 0px 0px;
}
	
	.services-section {
    padding-bottom: 0px;
}
	.banner-section .content-column .inner-column {
    padding: 20px 0px 80px;
}
	
.screenshots-section {
    padding: 120px 0px 0px;
}
	
.sec-title {
    margin-bottom: 20px;
}
	
.services-block .inner-box {
    padding: 0px 15px 30px;
}
	
	.banner-section .content-column .inner-column .text {
    text-align: center;
}
}


@media only screen and (max-width: 1140px){
	
.main-header, .main-header.fixed-header .main-box {
    background-color: #F7DFEB4D;
}
}

	
@media only screen and (max-width: 1023px){
.banner-section .content-column .inner-column {
    padding: 0px 0px 80px;
}
	
	
.hide-image
	{display: none;}
	
.main-footer {
    background-color: #F7DFEB4D;
}
}

	.banner-section .content-column .inner-column .text {
    text-align: center;
		line-height: 1.7em;
}





@media only screen and (min-width: 400px){
.accordion-style-one .block .acc-content {
	width: 400px;
}

.accordion-style-one .block .acc-content.current {
    width: 390px;
}

.accordion-style-one .block .acc-content {
    width: 390px;
}
}

@media only screen and (min-width: 500px){
.accordion-style-one .block .acc-content {
	width: 500px;
}

.accordion-style-one .block .acc-content.current {
    width: 490px;
}

.accordion-style-one .block .acc-content {
    width: 490px;
}
}

@media only screen and (min-width: 600px){
.accordion-style-one .block .acc-content {
	width: 600px;
}

.accordion-style-one .block .acc-content.current {
    width: 590px;
}

.accordion-style-one .block .acc-content {
    width: 590px;
}
}

@media only screen and (min-width: 700px){
.accordion-style-one .block .acc-content {
	width: 700px;
}

.accordion-style-one .block .acc-content.current {
    width: 690px;
}

.accordion-style-one .block .acc-content {
    width: 690px;
}
}

@media only screen and (min-width: 800px){
.accordion-style-one .block .acc-content {
	width: 800px;
}

.accordion-style-one .block .acc-content.current {
    width: 790px;
}

.accordion-style-one .block .acc-content {
    width: 790px;
}
}

@media only screen and (min-width: 900px){
.accordion-style-one .block .acc-content {
	width: 900px;
}

.accordion-style-one .block .acc-content.current {
   width: 890px;
}

.accordion-style-one .block .acc-content {
    width: 890px;
}
}

@media only screen and (min-width: 1000px){
.accordion-style-one .block .acc-content {
	width: 1000px;
}

.accordion-style-one .block .acc-content.current {
   width: 990px;
}

.accordion-style-one .block .acc-content {
    width: 990px;
}
}

@media only screen and (min-width: 1140px){
.accordion-style-one .block .acc-content {
width: 1140px;
}

.accordion-style-one .block .acc-content.current {
    width: 1130px;
}

.accordion-style-one .block .acc-content {
    width: 1130px;
}
}

.testimonial-block .inner-box {
    padding-left: 0px;
	padding-right: 0px;
}

.testimonial-section .owl-dots {
	text-align: center;
}

.testimonial-section .owl-dots {
    margin-left: 0px;
}




.news-block-one .image:before {
    background-color: transparent;
}

.testimonial-block .inner-box .image {
    border: 3px solid #EBBCCE;
}

.news-section .owl-prev:hover, .news-section .owl-next:hover {
    color: #EBBCCE;
    border: 2px solid #EBBCCE;

}


.main-menu .navigation > li > a
{font-family: 'brother-1816', sans-serif;
    font-weight: 400;
font-size: 14px;
color: #1F1D33CC;
}

body
{font-family: 'brother-1816', sans-serif;
font-weight: 300;
}


.btn-style-three {
    font-weight: 500;
}

p, text {
    font-family: 'brother-1816', sans-serif;
}

.app-demo-section .prod-tabs .tab-btns .tab-btn {
    font-weight: 500;
}


h3, h4 {
    font-weight: 500;
    font-family: 'brother-1816', sans-serif;
}

.services-block .inner-box h3 {
    font-weight: 400;
}

.news-block-one .lower-box .text {
    font-family: 'brother-1816', sans-serif;
}

.news-block-one .lower-box h4 {
    font-weight: 400;
	font-size: 18px;
	line-height: 1.5em;
	color: #1F1D33CC;
}

.news-block-one .lower-box .read-more-btn {
    font-weight: 500;
    font-family: 'brother-1816', sans-serif;
}

.news-block-one .lower-box .read-more-btn a {
    color: #EBBCCE;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
	font-weight: 400;
}

.banner-section .content-column .inner-column .text {
    font-size: 17px;
}


h2 {
    font-weight: 400;
}

.news-block-two .inner-box .lower-content .post-meta {
    font-family: 'brother-1816', sans-serif;
    font-weight: 500;
}

.news-block-two .inner-box .lower-content .post-meta li {
  font-size: 14px;
font-weight: 300;
}

.news-block-two .inner-box .lower-content .text {
    font-family: 'brother-1816', sans-serif;
}


.btn-style-one {
    font-size: 12px;
    color: #ffffff;
    padding: 8px 25px;
    line-height: 24px;
    letter-spacing: 1px;
    font-weight: 600;
    background-color: #EBBCCE;
    font-family: 'brother-1816', sans-serif;
}



.main-footer .widgets-section h2 {
    position: relative;
    color: #1F1D33CC;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4em;
    margin-bottom: 22px;
	margin-top:20px;
	letter-spacing: 0px;
}

.main-footer .list-two li a
{   color: #878791;}

.main-footer .footer-bottom .bottom-inner .text {
    color: #878791;
}

.main-footer .footer-bottom .bottom-inner {
    border-top: 1px solid #E8E8E8;
}

.scroll-to-top {
    background: #1F1D33CC;
}


.header-style-two.alternate {
    border-bottom: 0px solid #eee;
}

.testimonial-block .inner-box .image img{
	width:100%;
	display:block;
	border-radius:50%;
		width:130px;
	height:130px;
}

.testimonial-block .inner-box .image{
	width:130px;
	height:130px;
}

.news-block-one:hover img {
	-webkit-transform: scale(1.0);
	    -ms-transform: scale(1.0);
	        transform: scale(1.0);
}


p {
    line-height: 1.7em;
}

.sec-title .text {
    line-height: 1.7em;
}

.discover-section .content-column .text {
    line-height: 1.7em;
}
