a:hover{
	color: #359957;
}
div.blob{
	background: #359957;
}
header.site-header .header-inner .site-logo a{
	max-width: 195px;
}
@media (min-width: 992px) {
	.banner-content {
		transform: translateY(50%);
	}
}
@media (max-width: 991px) {
	.banner-content {
		transform: translateY(20%);
	}
}
@media (max-width: 991px) {
    header.pix-header-fixed .toggle-menu {
        top: 50%;
    }
}
.inner-pages .header_trans-fixed:not(.pix-header-fixed){
	background: #359957;
}
section.banner-app-three{
	min-height: 920px;
}
section.banner-app-three .banner-app__right-shape{
	top: 55%;
}
div.footer-logo img {
	max-width: 220px;
	border-radius: 6px;
	box-shadow: 0px 0px 5px 1px #fff;
}
@media (max-width: 991px) {
    div.header-inner .site-mobile-logo img {
        max-height: 50px;
	}
}
header.site-header .header-inner .site-logo a img,header.site-header .header-inner .site-mobile-logo a img{
	border-radius: 6px;
	box-shadow: 0px 0px 5px 1px #fff;
}

div.social-icon-box.app-icon-box-two, div.social-icon-box.app-icon-box-two:hover{
	-webkit-box-shadow: 0px -3px 0px 0px rgba(53, 153, 87, 0.004), 0px 20px 40px 0px rgba(25, 0, 84, 0.1);
    box-shadow: 0px -3px 0px 0px rgba(53, 153, 87, 0.004), 0px 20px 40px 0px rgba(25, 0, 84, 0.1);
    border-color: #359957;
}
h1.white-text,h2.white-text,h3.white-text,h4.white-text,h5.white-text,h6.white-text,p.white-text,.white-text{
	color: #ffffff;
}
.font-size-32{
	font-size: 32px;
}
.font-size-40{
	font-size: 40px;
}
.color-dg-parking{
	color: #359957;
}
.footer-links{
	color: #56da83;
}
div.social-icon-box.app-icon-box-two .icon {
	margin:auto auto 30px auto;
}
header.site-header.header-seven .header-inner .site-nav .nav-right .nav-btn:hover {
    color: #359957;
    border-color: #359957;

}
div.download-button-wrapper .downlod-btn:hover {
    background: #ffffff;
    color: #359957;
}
#app-feature-two{
    background: #DDDDDD;
    background-image: linear-gradient(to top, #FFFFFF 0%, #DDDDDD 40%, #DDDDDD 60%, #FFFFFF 100%);
	padding: 100px 0 80px;
}
.featured-one,.featured-two {
    padding: 80px 0 80px;
}
.featured-one{
    background: #56C87D;
    background-image: linear-gradient(to top, #56C87D 0%, #359957 50%, #56C87D 100%);
}
.featured-two{
    background: #f3f3f3;
#	background-image: -webkit-gradient(linear, left bottom, left top, from(rgb(161, 161, 161)), to(rgb(68, 68, 68)));
#    background-image: -o-linear-gradient(bottom, rgb(161, 161, 161) 0%, rgb(68, 68, 68) 100%);
#    background-image: linear-gradient(0deg, rgb(161, 161, 161) 0%, rgb(68, 68, 68) 100%);
}
header.site-header.header-seven.header-app.pix-header-fixed .header-inner .site-nav .nav-right .nav-btn {
    color: #333333;
    border-color: #359957;
}
header.site-header.header-seven.header-app.pix-header-fixed .header-inner .site-nav .nav-right .nav-btn:hover {
    background: #ffffff;
    border-color: #359957;
    color: #359957;
}
@media (max-width: 991px) {
    header.site-header.header-seven .header-inner .site-nav .nav-right .nav-btn {
		color: #333333;
		border-color: #359957;
    }
}
@media (max-width: 991px) {
    header.site-header.header-seven.header-app .site-main-menu > li > a {
        display: block;
        color: #888888;
        padding: 6px 35px;
        font-weight: 400;
    }
}
div.social-icon-box.app-icon-box-two{
	text-align: center;
	margin-bottom: 25px;
}
/*
	min-height: 366px;
@media (min-width: 992px) and (max-width: 1199px){
	div.social-icon-box.app-icon-box-two{
		min-height: 424px;
	}
}
@media (min-width: 576px) and (max-width: 767px){
	div.social-icon-box.app-icon-box-two{
		min-height: 472px;
	}
}
@media (max-width: 576px){
	div.social-icon-box.app-icon-box-two{
		min-height: initial;
	}
}
*/
div.social-icon-box.app-icon-box-two p{
	margin-bottom: 0;
}
@media (max-width: 576px){
	div.social-icon-box.app-icon-box-two p{
		margin-bottom: 1rem;
	}
}
div.saaspik-icon-box-wrapper{
	background: #ffffff;
	border-radius: 10px;
}
div.pixsass-icon-box-content{
	padding: 16px 20px;
}
div.pixsass-icon-box-content *{
	vertical-align: top;
}
footer#footer-app-three{
	background: #666666;
	padding: 30px 0px 20px;
}
a.pix-btn.btn-light{
	color: #359957;
	box-shadow: none;
}
footer#footer-app-three a.facebook{
	background: #2ea657;
	display: inline-block;
	margin-left: 20px;
    height: 36px;
    width: 36px;
    border-radius: 10px;
    text-align: center;
    line-height: 36px;
    color: #fff;
	font-size: 16px;
	font-weight: 500;
}
section.contactus, section.privacy-policy{
	padding: 160px 0 60px;
	background: #f3f3f3;
}
div.contact-infos .contact-info .info{
	color: #359957;
}
.contact-form input,.contact-form textarea{
	background: #d8fadd;
	border-radius: 10px;
}
.contact-form button.submit-btn{
	background: #359957;
	box-shadow: none;
	border-radius: 10px;
}
a.return-to-top:hover:after{
	background: #359957;
}
header.site-header.header-seven.header-app.pix-header-fixed .site-main-menu li a:hover,
header.site-header.header-seven.header-app.pix-header-fixed .site-main-menu li a.current_page{
	color: #111111;
}
header.site-header.header-seven.header-app .site-main-menu > li > a:hover{
	color: #359957;
}