/*!
Skin Name: Art-Studio
*/
/*Visual Composer*/
/*Message Box*/
.vc_message_box.vc_message_box-3d.gradient_3d .vc_message_box-icon:after {
	display: none;
}

.vc_message_box.vc_message_box-3d.gradient_3d .vc_message_box-icon i {
	font-size: 55px;
}

.vc_message_box.vc_message_box-3d.gradient_3d:before {
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: translate(0);
	    -ms-transform: translate(0);
	        transform: translate(0);
	-webkit-mask: url("assets/images/urban-sprite.png");
	mask: url("assets/images/urban-sprite.png");
	-webkit-mask-size: 3000% 100%;
	mask-size: 3000% 100%;
	-webkit-animation: ani 0.7s steps(29) forwards;
	animation: ani 0.7s steps(29) forwards;
}

.vc_message_box.vc_message_box-3d.gradient_3d:hover:before {
	-webkit-animation: ani2 0.7s steps(29) forwards;
	animation: ani2 0.7s steps(29) forwards;
}

.vc_message_box.vc_message_box-3d.gradient_3d a {
	will-change: transform;
}

.vc_message_box.vc_message_box-3d.gradient_3d a:hover {
	opacity: 0.7;
}

@-webkit-keyframes ani {
	from {
		-webkit-mask-position: 0 0;
		mask-position: 0 0;
	}
	to {
		-webkit-mask-position: 100% 0;
		mask-position: 100% 0;
	}
}

@keyframes ani {
	from {
		-webkit-mask-position: 0 0;
		mask-position: 0 0;
	}
	to {
		-webkit-mask-position: 100% 0;
		mask-position: 100% 0;
	}
}

@-webkit-keyframes ani2 {
	from {
		-webkit-mask-position: 100% 0;
		mask-position: 100% 0;
	}
	to {
		-webkit-mask-position: 0 0;
		mask-position: 0 0;
	}
}

@keyframes ani2 {
	from {
		-webkit-mask-position: 100% 0;
		mask-position: 100% 0;
	}
	to {
		-webkit-mask-position: 0 0;
		mask-position: 0 0;
	}
}

/*Cherry Project*/
.cherry-projects-wrapper .projects-container.masonry-layout .projects-item, .cherry-projects-wrapper .projects-container.grid-layout .projects-item {
	position: relative;
}

.cherry-projects-wrapper .projects-container.masonry-layout .projects-item .cover, .cherry-projects-wrapper .projects-container.grid-layout .projects-item .cover {
	display: none !important;
}

.cherry-projects-wrapper .projects-container.masonry-layout .projects-item .featured-image, .cherry-projects-wrapper .projects-container.grid-layout .projects-item .featured-image {
	-webkit-perspective: 1000px;
	        perspective: 1000px;
	will-change: transform;
}

.cherry-projects-wrapper .projects-container.masonry-layout .projects-item .featured-image img, .cherry-projects-wrapper .projects-container.grid-layout .projects-item .featured-image img {
	will-change: transform;
}

.cherry-projects-wrapper .projects-container.masonry-layout .projects-item .featured-image:before, .cherry-projects-wrapper .projects-container.grid-layout .projects-item .featured-image:before {
	content: '';
	position: absolute;
	display: block;
	top: 20px;
	left: 20px;
	right: 20px;
	bottom: 20px;
	transition: all 0.4s ease-in-out;
	-webkit-transform: rotateX(-90deg);
	        transform: rotateX(-90deg);
	-webkit-transform-origin: 50% 50%;
	    -ms-transform-origin: 50% 50%;
	        transform-origin: 50% 50%;
	opacity: 0;
	z-index: 1;
}

.cherry-projects-wrapper .projects-container.masonry-layout .projects-item .project-content, .cherry-projects-wrapper .projects-container.grid-layout .projects-item .project-content {
	position: absolute;
	text-align: center;
	top: 50%;
	left: 30px;
	right: 30px;
	opacity: 0;
	z-index: 1;
	margin: 0;
	transition: all 0.2s ease-out;
	will-change: transform;
}

.cherry-projects-wrapper .projects-container.masonry-layout .projects-item a, .cherry-projects-wrapper .projects-container.grid-layout .projects-item a {
	will-change: transform;
}

.cherry-projects-wrapper .projects-container.masonry-layout .projects-item a:hover, .cherry-projects-wrapper .projects-container.grid-layout .projects-item a:hover {
	opacity: 0.7;
}

.cherry-projects-wrapper .projects-container.masonry-layout .projects-item:hover .featured-image img, .cherry-projects-wrapper .projects-container.grid-layout .projects-item:hover .featured-image img {
	-webkit-filter: blur(10px);
	        filter: blur(10px);
	opacity: 1;
}

.cherry-projects-wrapper .projects-container.masonry-layout .projects-item:hover .featured-image:before, .cherry-projects-wrapper .projects-container.grid-layout .projects-item:hover .featured-image:before {
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
	opacity: 0.9;
}

.cherry-projects-wrapper .projects-container.masonry-layout .projects-item:hover .project-content, .cherry-projects-wrapper .projects-container.grid-layout .projects-item:hover .project-content {
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
	opacity: 1;
	transition-delay: 0.2s;
}

/*Footer Styles*/
.footer-area-wrap + .footer-container .site-info:before {
	display: none;
}

/*Header Styles*/
.site-header.style-1.transparent .header-container_wrap {
	border-top: 1px solid;
	border-bottom: 1px solid;
}

/*Widget Subscribe*/
.subscribe-block__error {
	color: #ffffff;
}

.invert .subscribe-block__error {
	color: #f35c63;
}

.subscribe-block__input[type='email'].error {
	border-color: #000000;
}

.vc_section.section-xl {
	padding-top: 100px;
	padding-bottom: 100px;
}

@media (min-width: 600px) {
	.vc_section.section-xl {
		padding-top: 270px;
		padding-bottom: 150px;
	}
}

@media (min-width: 1600px) {
	.vc_section.section-xl {
		padding-top: 440px;
		padding-bottom: 440px;
	}
}

/* Input Placeholders */
::-webkit-input-placeholder {
	font-style: normal;
}

::-moz-placeholder {
	font-style: normal;
}

:-moz-placeholder {
	font-style: normal;
}

:-ms-input-placeholder {
	font-style: normal;
}

::-moz-placeholder {
	font-style: normal;
}

:-moz-placeholder {
	font-style: normal;
}

/*# sourceMappingURL=style.css.map */
