h1.head-top-title {
    margin: 10px 0;
    font-size: 36px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}
h2.Head-top-data1 {
    font-size: 26px;
    color: #fff;
    margin: 0 0 15px 0;
    background-color: #31A3DD;
    padding: 24px;
    text-align: center;
    line-height: 1.2;
}
h2.Head-top-data2 {
    font-size: 30px;
    margin-top:50px;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
}
		p.Head-top-data3 {
    margin: 10px 0;
    font-size: 16px;
}
		p.Head-top-data {
    font-size: 16px;
    margin: 10px 0;
}
ul.top-list {
font-size: 22px;
    text-align: center;
    font-style: italic;
    list-style-type: none;
	padding:0;
}	
 .head-list-data ul {
    padding: 0 10px 0 34px;
	     list-style-type: decimal;
}
.head-list-data li {
    font-size: 22px;
    padding: 0;
}
 .Head-top-title:last-child{
	 border-left: none;
	 border-right: none;
}
.Head-top-title	img {
    padding: 12px;
		 width: 100%;
}
.head-list-data {
    margin-top: 30px;
}
.head-img img {
    width: 100%;
}
.bottom-img img{
	width:100%;
}
p.bottom-text {
    font-size: 20px;
    color: #000;
    padding: 10px;
    font-family: "Rockwell Extra Bold", "Rockwell Bold", monospace;
}
ul.service-space{
    padding: 30px;
}
ul.service-space li {
    font-family: "Rockwell Extra Bold", "Rockwell Bold", monospace;
}
ul.service-space1 li{
	padding: 7px 0;
    font-family: "Rockwell Extra Bold", "Rockwell Bold", monospace;
}
.take-btn {
    text-align: center;
}
.top-btn{
    background-color: #0098ff;
    border-bottom: 5px solid rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    color: #fff;
	    text-align: center;
    font-size: 24px;
	display: inline-block;
    margin-right: 10px;
    padding: 5px 20px;
}
.take-btn.bottom-space {
    margin-top:0px;
}
.bottom-img {
    margin-top: 40px;
}
a.order-btn {
    padding: 10px;
    background-color: #3c763d;
    color: #fff;
    border-radius: 5px;
	display: inline-block;
	font-size:14px;
}
a.order-btn:focus {
    color: #fff !important;	
}
.weblizar-top a, .weblizar-top a:hover {
   font-size: 14px !important; 
}
.order-button {
	text-align: center;
	text-transform:uppercase;
}

.bottom-infigo-btn {
    margin: 90px 0 50px 0;
}

.bottom-infigo-service {
    padding: 0;
}
.infigo-link-btn {
    margin: 18px 0;
}
.bottom-infigo-service-bg {
    margin: 60px 0;
    padding: 0;
}


@media(min-width:1200px){
h2.Head-top-data2::after {
    content: " ";
    border-bottom: 2px solid #000;
    width: 544px;
    height: 10px;
    position: absolute;
    margin-top: 30px;
    margin-left: -544px;
}
}


@media(max-width:900px){
.Head-top-img-side{
	text-align:center;
	}
.Head-top-title img {
    display: inline;
}
	a.order-btn {
    padding: 6px;
    font-size: 12px;
	text-align: center;
}
.weblizar-top .sign-up {
    float: none;
    margin-right: 0;
}
	.top-center {
    text-align: center;
}
}

@media(max-width:768px){
.weblizar-top .sign-up {
    float: none;
}
.weblizar-top .address {
    text-align: center;
}
.bottom-infigo-btn {
    margin: 0;
    padding: 0;
}

.top-btn {
    font-size: 20px;
    margin-right: 0;
}
}
	
@media(max-width:480px){
.order-button {
    margin: 10px;
    padding: 0;
}	
	.weblizar-top a, .weblizar-top a:hover {
   font-size: 12px !important; 
}
.weblizar-top .address {
    text-align: center;
}
	a.order-btn{
	font-size:12px !important;
		padding: 4px;
	}
	.top-btn {
    font-size: 14px;
    margin-right: 0;
    padding: 6px;
    display: inline-block;
}
	.bottom-infigo-service-bg {
   background-image: none;
    background-size: cover;
    background-color: #b6b7bb;
}
}