.about-content {
  background-color: #FFFFFF;
  color: #000000;
  padding: 10px;
  border-radius: 2px;
  box-shadow: 5px 10px 18px #888888;
  border-bottom: 5px solid red;
  height: 280px;
  border-left: 5px solid blue;
  border-top: 5px solid green;
  border-right: 5px solid black;
  font-style: italic;
  font-family: cursive;
}

.service-image{
	 background-color: #FFFFFF !important;
	 padding: 10px;
	 border:1px solid grey;
}

.service-content{
	 background-color: #FFFFFF !important;
	 padding: 10px;
	 border:1px solid grey;
}

.service-text{
	
	color: blue;
	font-style: italic;
  font-family: cursive;
}

.mt-bottom-10{
	
	margin-bottom:10px;
}

.padding_10{
padding:10px;	
}

.address-info{
	
	font-size: 30px;
    line-height: 35px;
    font-family: sans-serif;
    color: black;
	padding:10px;
}
	
.phone-info{
	font-size: 36px;
	line-height: 90px;
	font-family: sans-serif;
	color: black;
	padding:10px;
}

.text-value-head{
	
	display:inline;
}

.text-value{
	font-size: 30px;
    line-height: 35px;
    font-family: sans-serif;
    color: blue;
}

.service-image-content{
	height:700px;
	min-height:700px;
	max-height:700px;
}

.service-content-custom{
	
	height:700px;
	min-height:700px;
	max-height:700px;
	
	font-size: 15px;
    line-height: 30px;
    font-family: sans-serif;
	font-style:italic;
    color: black;
	
}

.mt-top-10{
	margin-top:10px;
}

.custom-image{
	
	width:100%;
	height:700px !important;
}

.service-image-content1{
	height:500px;
	min-height:500px;
	max-height:500px;
}

.service-content1{
	
	height:500px;
	min-height:500px;
	max-height:500px;
	
	font-size: 15px;
    line-height: 30px;
    font-family: sans-serif;
	font-style:italic;
    color: black;
	
}


.custom-image1{
	
	height:500px !important;
}


.custom-image2{
	
    height:500px !important;
    width:90%;
}

.content-loader-container{

	border-bottom:2px solid blue;
	margin:10px;

}

.lift-modern-container {
    padding-left: 10px;
    vertical-align: middle;
    align-content: center;
    width: 100%;
    height: 400px;
    max-height: 400px;
	min-height: 400px;
	
}


.lift-install-container {
    padding-left: 10px;
    vertical-align: middle;
    align-content: center;
    width: 100%;
    height: 400px;
    max-height: 400px;
	min-height: 400px;
	
}


.lift-maintain-container {
    padding-left: 10px;
    vertical-align: middle;
    align-content: center;
    width: 100%;
    height: 400px;
    max-height: 400px;
	min-height: 400px;
	
}

.lift-fallceillings-container{

    padding-left: 10px;
    vertical-align: middle;
    align-content: center;
    width: 100%;
    height: 500px;
    max-height: 500px;
	min-height: 500px;

}

.margin_top_10{
    margin-top:10px;
}

.container-design-head{

    border-radius: 4px;
    box-shadow: 5px 10px 18px #888888;
    padding: 10px;
    margin-top: 10px;
    border: 1px solid red;
    margin-bottom:10px;

}

/* This is for margin between menu and other stuff */
.section-padding {
    padding: 120px 0 !important;
}


.section-padding1{

    padding: 60px 0 !important;
}


.lift-lopcop-container{

    padding-left: 10px;
    vertical-align: middle;
    align-content: center;
    width: 100%;
    height: 400px;
    max-height: 400px;
	min-height: 400px;
}


.content-me{
    border:3px solid blue;
}

.padding_customexampattern{
	padding-left:2%;
	padding-right:2%;
	padding-top:1%;
	padding-bottom:1%;
}