.link-button{
	background: #673333;
    border-radius: 4px;
    color: #fff;
    padding: 2px 7px;
}

.index-box-container{
	
width: 100%;
	
height: auto;
	
min-height: 400px;
}

.index-box-picture{
	
width: 33.33%;
	
float: left;
	
height: 300px;
	
background-size: 250px !important;
	
position: relative;
	
margin-bottom:150px;
	
animation-name: scaleShift;
	
animation-duration: 4s;
	
animation-iteration-count: infinite;

-webkit-animation-name: scaleShift;
	
-webkit-animation-duration: 4s;
	
-webkit-animation-iteration-count: infinite;
}

.index-box-heading{
	
text-align: center;
	
width: 240px;
	
color: #ffffff;
	
text-shadow: 0 0 3px #b873b3;
	
font-family: 'Dancing Script', cursive;
	
font-size: 24px;
	
height: 45px;
	
margin-top: -25px;
	
margin-left: calc(50% - 139px);
	
background: #90278e;
	
border-radius: 3px;
	
line-height: 45px;
	
transform: skewY(-5deg);
}

.index-box-bottom-text{
	
text-align: center;
	
width: 240px;
	
color: #ffffff;
	
text-shadow: 0 0 3px #b873b3;
	
font-family: sans-serif;
	
font-size: 15px;
	
height: 144px;
	
margin-top: 219px;
	
margin-left: calc(50% - 139px);
	
background: #90278e;
	
border-radius: 3px;
	
line-height: 16px;
	
padding: 10px;
	
transform: skewY(5deg);
}

.column-gal {
    width: 100%;
    float: left;
    line-height: 14px;
    -webkit-column-count: 3;
    -webkit-column-gap: 10px;
    -moz-column-count: 3;
    -moz-column-gap: 10px;
    column-count: 3;
    column-gap: 5px;
    height: auto;
    background: url(../images/columnbg.jpg);
    padding: 10px;
}

.column-gal img {
    width: 100% !important;
    height: auto;
    box-shadow: 0 0 10px 0px rgb(138 138 138);
    margin-bottom: 5px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    /*background-image: url(/images/loading.gif);*/
    background-repeat: no-repeat;
    background-position: 50% 50%;
    min-height: 245px;
    background-color: #969196;
    border-radius: 5px;
    filter: contrast(1.3);
    overflow: overlay;
    margin-top: 7px;
    border: 1px solid #90278e00;
}

.column-gal img:after {content: "dasda";position: absolute;top: -47px;left: -17px;width: 111px;height: 115px;background: #6faa00;z-index: 999;}

.h2-handwriting{
	font-family: 'Dancing Script', cursive;
    color: #912b8f;
    padding-left: 15px;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
	

.status-cols{
	width:100%;
	text-align: center;
}

.status-cols .clearfix{
	
}

.status-cols .clearfix li{
	background: #8e2d8b; /* Old browsers */
	background: -moz-linear-gradient(45deg, #8e2d8b 0%, #b836c4 21%, #e567d2 73%, #e87fe8 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg, #8e2d8b 0%,#b836c4 21%,#e567d2 73%,#e87fe8 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg, #8e2d8b 0%,#b836c4 21%,#e567d2 73%,#e87fe8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	margin: 5px;
	width: calc(25% - 10px);
	float: left;
	height: 225px;
	border-radius: 5px;
	animation-name: scaleShift;
	animation-duration: 4s;
	animation-iteration-count: infinite;
	-webkit-animation-name: scaleShift;
	
	-webkit-animation-duration: 4s;
		
	-webkit-animation-iteration-count: infinite;
}

.status-cols .counter{
	
color: #fff;
	
height: 55px;
	
width: 100%;
	
font-size: 35px;
	
margin-top: 5px;
	
text-align: center;
	
line-height: 65px;
}

.status-cols .fa{
	
color: #fff;
	
width: 100%;
	
height: 76px;
	
text-align: center;
	
font-size: 70px;
	
margin-top: 10px;
}

.status-cols .type{
	
color: #fff;
	
height: 55px;
	
width: 100%;
	
font-size: 18px;
	
margin-top: 5px;
	
text-align: center;
	
line-height: 30px;
}

.about-us-squares{
	
width: 100%;
	
min-height: 1000px;
}

.about-us-squares .sq{
	
float: left;
	
width: 50%;
	
line-height: 32px;
	
font-size: 19px;
	
padding: 20px;
	
box-sizing: border-box;
	
min-height: 310px;
	
display: table-cell;
	
vertical-align: middle;
	
position: relative;
}

.about-us-squares .sq img{
	width: 100%;
	animation-name: scaleShift;
	animation-duration: 4s;
	animation-iteration-count: infinite;
	-webkit-animation-name: scaleShift;
	
	-webkit-animation-duration: 4s;
		
	-webkit-animation-iteration-count: infinite;
}	

.about-us-squares .sq .inner{

background: linear-gradient(45deg, #8e2d8b 0%,#b836c4 21%,#e567d2 73%,#e87fe8 100%);

min-height: 306px;

padding: 15px;

border-radius: 5px;

transform: skewX(-4deg);
}	

.about-us-squares .square-2 .tail, .about-us-squares .square-3 .tail{
	content: "da";
	position: absolute;
	top: 0px;
	right: 40px;
	width: 100px;
	background: linear-gradient(45deg, #8e2d8b 0%,#b836c4 21%,#e567d2 73%,#e87fe8 100%);
	height: 100px;
	z-index: 1;
	border-radius: 0 0 0 100%;
	opacity: 0.6;
}	

.about-us-squares .square-2 .tail2, .about-us-squares .square-3 .tail2{
	content: "da";
	position: absolute;
	top: 0;
	left: 40px;
	width: 100px;
	background: linear-gradient(45deg, #8e2d8b 0%,#b836c4 21%,#e567d2 73%,#e87fe8 100%);
	height: 100px;
	z-index: 1;
	border-radius: 0 0 100%;
	opacity: 0.6;
}	

.about-us-squares .square-2 .tail3, .about-us-squares .square-3 .tail3{
	content: "da";
	position: absolute;
	bottom: 0px;
	left: 40px;
	width: 100px;
	background: linear-gradient(45deg, #8e2d8b 0%,#b836c4 21%,#e567d2 73%,#e87fe8 100%);
	height: 100px;
	z-index: 1;
	border-radius: 0 100% 0 0;
	opacity: 0.6;
}	

.about-us-squares .square-2 .tail4, .about-us-squares .square-3 .tail4{
	content: "da";
	position: absolute;
	bottom: 0px;
	right: 40px;
	width: 100px;
	background: linear-gradient(45deg, #8e2d8b 0%,#b836c4 21%,#e567d2 73%,#e87fe8 100%);
	height: 100px;
	z-index: 1;
	border-radius: 100% 0 0 0;
	opacity: 0.6;
}	

.about-us-squares .square-1{
	
min-height: 353px;
	
margin-top: 20px;
	
color: #fff;
}

.about-us-squares .square-2{
	
}

.about-us-squares .square-3{
	
}

.about-us-squares .square-4{
	
min-height: 353px;
	
margin-top: 20px;
	
color: #fff;
}

.services-container{
	
width: 100%;
	
height: auto;
	
float: left;
}

.services-container .services-ico{
	
width: calc(33.33% - 20px);
	
margin: 10px;
	
background: linear-gradient(45deg, #8e2d8b 0%,#b836c4 21%,#e567d2 73%,#e87fe8 100%);
	
height: auto;
	
float: left;
	
min-height: 1240px;
	
min-width: 312px;
	
box-shadow: 1px 1px 1px #e567d2;
	
border-radius: 0;
	
position: relative;
	
border: 5px solid #ffb6f8;
	
box-sizing: border-box;
	
animation-name: scaleShift;
	
animation-duration: 4s;
	
animation-iteration-count: infinite;

-webkit-animation-name: scaleShift;
	
-webkit-animation-duration: 4s;
	
-webkit-animation-iteration-count: infinite;
	
padding-top: 362px;
}
	

.services-container .services-ico .image{
	
width: 150px;
	
height: 150px;
	
transform: rotate(-11deg);
	
box-shadow: 0 0 10px #717171;
	
position: absolute;
	
left: 0;
	
top: 50px;
}

.shiftScale{
	animation-name: scaleShift;
    animation-duration: 4s;
    animation-iteration-count: infinite;
	-webkit-animation-name: scaleShift;
	
-webkit-animation-duration: 4s;
	
-webkit-animation-iteration-count: infinite;
}


.services-container .services-ico .image-2{
	
width: 150px;
	
height: 150px;
	
transform: rotate(6deg);
	
box-shadow: 0 0 10px #717171;
	
position: absolute;
	
left: 0;
	
top: 190px;
}

.services-container .services-ico .image-3{
	
width: 150px;
	
height: 150px;
	
transform: rotate(6deg);
	
box-shadow: 0 0 10px #717171;
	
position: absolute;
	
right: 0;
	
top: 191px;
}

.services-container .services-ico .image-4{
	
width: 150px;
	
height: 150px;
	
transform: rotate(-4deg);
	
box-shadow: 0 0 10px #717171;
	
position: absolute;
	
right: 0;
	
top: 28px;
}

.services-container .services-ico .image-5{
	
width: 150px;
	
height: 150px;
	
transform: rotate(18deg);
	
box-shadow: 0 0 10px #717171;
	
position: absolute;
	
right: calc(50% - 75px);
	
top: 125px;
}

.services-container .services-ico .heading{
	
color: white;
	
font-size: 40px;
	
position: absolute;
	
top: 10px;
	
z-index: 11;
	
left: 5px;
	
background: white;
	
color: #bc3ac5;
	
border: 1px solid #bc3ac6;
	
padding: 0 15px;
	
border-radius: 46px;
	
box-shadow: 0 0 10px #717171;
}

.serices-holder-row{
	position: relative;
	float: left;
	text-align: left;
	margin-top: 10px;
	color: #fff;
	padding: 5px 20px;
	font-size: 17px;
	border-bottom: 1px solid #e062d0;
	width: 100%;
	line-height: 16px;
}


/* The animation code */
@keyframes scaleShift {
	0%   {transform: scale(0.97);}
  25%  {transform: scale(0.99);}
  50%  {transform: scale(1);}
  75%  {transform: scale(0.99);}
  100% {transform: scale(0.97);}
}


@media (max-width: 1400px){
	.column-gal {
		line-height: 0;
		-webkit-column-count: 2;
		-webkit-column-gap: 7px;
		-moz-column-count: 2;
		-moz-column-gap: 7px;
		column-count: 2;
		column-gap: 7px;
		padding: 7px;
	}
	
	.status-cols .clearfix li{
	
	}	
}

@media (max-width: 1400px){
	
	.about-us-squares .sq{
		width: 100%;
	}

}	

@media screen and (max-width: 768px) {
	
	.services-container .services-ico .image-5 {
		width: 220px;
		height: 220px;
		right: calc(50% - 110px);
		top: 70px;
	}
	
	.services-container .services-ico{
		margin-left: 0;
		margin-bottom: 50px;
		min-height: 300px;
		width: 100%;
	}
	
	
	 .index-box-picture{
		width: 100%;
		background-size: 330px !important;
		margin-bottom: 245px;
	 } 
	
	.index-box-heading {	
		width: 280px;
		margin-top: -50px;
	}
	
	.index-box-bottom-text {	
		width: 280px;
		margin-top: 270px;
	}
	
	.column-gal {
		line-height: 0;
		background: none;
		-webkit-column-count: 1;
		-webkit-column-gap: 0px;
		-moz-column-count: 1;
		-moz-column-gap: 0px;
		column-count: 1;
		column-gap: 0px;
		padding: 0px;
	}
	
	.column-gal img {
		margin-bottom: 0px;
		width: calc(100% - 0px) !important;
		min-height: 140px;
	}
	
	
	
	.status-cols .clearfix li{
		width:calc(100% - 10px);
	}	
	
	.about-us-squares .square-2 .tail, .about-us-squares .square-3 .tail{
		content: "da";
		position: absolute;
		top: 10px;
		right: 30px;
		width: 60px;
		background: linear-gradient(45deg, #8e2d8b 0%,#b836c4 21%,#e567d2 73%,#e87fe8 100%);
		height: 60px;
		z-index: 1;
		border-radius: 0 0 0 100%;
		opacity: 0.6;
	}	

	.about-us-squares .square-2 .tail2, .about-us-squares .square-3 .tail2{
		content: "da";
		position: absolute;
		top: 10px;
		left: 30px;
		width: 60px;
		background: linear-gradient(45deg, #8e2d8b 0%,#b836c4 21%,#e567d2 73%,#e87fe8 100%);
		height: 60px;
		z-index: 1;
		border-radius: 0 0 100%;
		opacity: 0.6;
	}	

	.about-us-squares .square-2 .tail3, .about-us-squares .square-3 .tail3{
		content: "da";
		position: absolute;
		bottom: 25px;
		left: 30px;
		width: 60px;
		background: linear-gradient(45deg, #8e2d8b 0%,#b836c4 21%,#e567d2 73%,#e87fe8 100%);
		height: 60px;
		z-index: 1;
		border-radius: 0 100% 0 0;
		opacity: 0.6;
	}	

	.about-us-squares .square-2 .tail4, .about-us-squares .square-3 .tail4{
		content: "da";
		position: absolute;
		bottom: 25px;
		right: 30px;
		width: 60px;
		background: linear-gradient(45deg, #8e2d8b 0%,#b836c4 21%,#e567d2 73%,#e87fe8 100%);
		height: 60px;
		z-index: 1;
		border-radius: 100% 0 0 0;
		opacity: 0.6;
	}
	
	.about-us-squares .tail, .about-us-squares .tail2, .about-us-squares .tail3, .about-us-squares .tail4 {
		display:none;
	}
}