.shadow-wrapper {
  z-index: 1;  
  position: relative;
}

/*Common Style*/
.box-shadow {
	background: #fff;
	position: relative;
}

.box-shadow:after,
.box-shadow:before {
	top: 80%;
	left: 5px;
	width: 50%;
	z-index: -1;
	content: "";
	bottom: 15px;
	max-width: 300px;
	background: #999;
	position: absolute;	
}

 /*Effect 1*/
.shadow-effect-1 {
	box-shadow: 0 10px 6px -6px #bbb;
	-moz-box-shadow: 0 10px 6px -6px #bbb;
	-webkit-box-shadow: 0 10px 6px -6px #bbb;
}

 /*Effect 2,3,4*/
.shadow-effect-2 {
	position: relative;
}

.shadow-effect-2:after,
.shadow-effect-2:before,
.shadow-effect-3:before,
.shadow-effect-4:after {
	transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-webkit-transform: rotate(-3deg);
	box-shadow: 0 15px 10px #999;
	-moz-box-shadow: 0 15px 10px #999;
	-webkit-box-shadow: 0 15px 10px #999;
}

.shadow-effect-2:after,
.shadow-effect-4:after {
	left: auto;
	right: 5px;
  transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -webkit-transform: rotate(3deg);
}


.material-card {
	border: 1px solid #ccc;
	box-shadow: 0 2px 10px #ccc;
	border-radius: 5px;
	clear: none !important;
	padding-left: 15px;
	padding-right: 15px;
	padding-top:15px;
	background: white;
	transition: transform .3s; 
}

.material-card:hover {
	transform: scale(1.1);
}

.material-card div {
	min-height:180px;
}

div.material-card.fh {
	min-height: 260px;
}

div.material-card i.pull-left.fa {
	margin-left: .3em;
}

a.material-btn {
	transition: transform .3s; 
	box-shadow: 0 2px 5px #333;
	background: white !important;
	color: #333 !important;
	border-radius: 2px;
}

a.material-btn:hover {
	transform: scale(1.1);
}

div.parallax-top{
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMjBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNmZmZmZmYiPjxwYXRoIGQ9Ik0wIDE0MGgxMjgwQzU3My4wOCAxNDAgMCAwIDAgMHoiLz48L2c+PC9zdmc+);
	height: 20px;
	transform: scaleY(-1);
	margin-top: -60px;
	background-size: 100% 100%;
}

div.parallax-bottom{
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMjBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNmZmZmZmYiPjxwYXRoIGQ9Ik0wIDE0MGgxMjgwQzU3My4wOCAxNDAgMCAwIDAgMHoiLz48L2c+PC9zdmc+);
	height: 20px;
	transform: scaleX(-1);
	margin-bottom: -60px;
	background-size: 100% 100%;
}

div.tp-bannerbottom{
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMjBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNmZmZmZmYiPjxwYXRoIGQ9Ik0wIDE0MGgxMjgwQzU3My4wOCAxNDAgMCAwIDAgMHoiLz48L2c+PC9zdmc+);
	height: 20px;
	transform: scaleX(-1);
	position: relative;
	margin-top: -20px;
	z-index: 100;
	background-size: 100% 100%;
}

.parallax-counter-v1.parallaxBg {
	margin-bottom: 60px;
}

div.service-info {
	background-image: none !important;
}

div.material-card i.rounded-x {
	filter: drop-shadow(0 2px 2px #666);
}


div.cta-title {
	text-align: center !important;
}

div.cta-title h1 {
	color: #555;
	font-size: 34px;
	margin-bottom: .5em;
	text-transform: uppercase;
}

div.cfa {
	text-align: center !important;
	font-size: 24px;
	font-weight: 200;
}





div.call-action-v1.bg-color-orange {
	background: linear-gradient(37deg, rgba(230,126,34,1) 0%, rgba(230,126,34,1) 43%, rgb(245 155 78) 100%);
	box-shadow: inset 0 2px 10px #333;
        margin-left: -100px;
        margin-right: -100px;
}

div.call-action-top{
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMjBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNmZmZmZmYiPjxwYXRoIGQ9Ik0wIDE0MGgxMjgwQzU3My4wOCAxNDAgMCAwIDAgMHoiLz48L2c+PC9zdmc+);
	height: 5px;
	transform: scaleY(-1);
	background-size: 100% 100%;
}

div.call-action-bottom{
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMjBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNmZmZmZmYiPjxwYXRoIGQ9Ik0wIDE0MGgxMjgwQzU3My4wOCAxNDAgMCAwIDAgMHoiLz48L2c+PC9zdmc+);
	height: 5px;
	transform: scaleX(-1);
	background-size: 100% 100%;
}




.material-btn-huge {
	margin-left: .8em;
	background: rgba(255, 255, 255, 0.95);
	font-size: 24px;
	display: inline-block;
	padding: .5em;
	border-radius: 4px;
	transition: box-shadow .3s;
	font-weight: 200;
	color: #333;
	border: 1px solid #333;
 	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.material-btn-huge a {
	color: #333;
	text-decoration: none;
}

.material-btn-huge a:hover {
	color: #333;
	text-decoration: none;
}

.material-btn-huge:hover {
 	box-shadow: 0 2px 10px #333;
}









div.logo {
	height: 70px;
	position: relative;
	transition: filter .3s;
	filter: saturate(0.5);
	margin-top: 1em;
	margin-bottom: 1em;
}

div.logo:hover {
	filter: saturate(1.0);
}

div.logo img {
	max-height: 100%;
	max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.slotholder {
    filter: blur(3px);
}

.tp-bannertimer {
	display: none;
}


