.left-side a{
	    background: linear-gradient(141deg, #e8ba53 0%, #fef3b5 51%, #dcb453 75%);
    border: none;
    padding: 8px 15px;
    border-radius: 3px;
    font-weight: bold;    font-weight: bold;
    font-size: 18px;color:#000;
    margin-top: 20px;
}

.left-side h4{
	    color: #fff;
    font-size: 22px;
}

.left-side h2{
	 color: #dedede;
    font-weight: bold;
    text-transform: capitalize;
    text-shadow: 1px 1px 1px #1b1b1b;
    margin-bottom: 8px;
}
.left-side{
background:url('http://akgservicedapartments.com/image/gallery_4.jpg');
    text-align: center;
    
    margin-top: 5%;
    box-shadow: 0px 0px 3px 0px #666;
    padding: 40px 10px;
    background-size: cover;
}
.right-side a{
	background: linear-gradient(141deg, #e8ba53 0%, #fef3b5 51%, #dcb453 75%);
    border: none;
    padding: 8px 15px;
    border-radius: 3px;
    font-weight: bold;    font-weight: bold;
    font-size: 18px;
    margin-top: 20px;color:#000;
}
.right-side{
background: url('http://akgrooms.com/image/2.jpg');
    text-align: center;
    margin-left: 20px;
    margin-top: 5%;
    box-shadow: 0px 0px 3px 0px #666;
    padding: 40px;
    background-size: cover;
}
.right-side h4{
	    color: #fff;
    font-size: 22px;
}

.right-side h2{
	    color: #dedede;
    font-weight: bold;
    text-transform: capitalize;
    text-shadow: 1px 1px 1px #1b1b1b;
    margin-bottom: 8px;
}
.heading{
	text-align: center;
    margin-top: 7%;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 35px;
    text-shadow: 1px 1px 1px #000;
}

body{
	background:url('https://amazingpict.com/wp-content/uploads/2015/06/marvelous-hotel-room.jpg');
	background-position:top;
	background-size:cover
}

.inner-left{
	   /* border: 2px dashed #fff;
    padding: 60px 0;*/
}
.inner-right{
	   /* border: 2px dashed #fff;
    padding: 60px 0;*/
}

.inner-right p{
color: #fff;
    font-size: 15px;
    text-shadow: 1px 1px 1px #000000;
}

.inner-left p{
color: #fff;
    font-size: 15px;
    text-shadow: 1px 1px 1px #000000;
}
.info {
    background: #ffffffad;
    width: 90%;
    margin: auto;
    padding: 14px 30px 40px 30px;
}

.inner-left p {
    padding-bottom: 20px;
}

.info {
    padding: 14px 30px 25px 30px;
}

.bg .heading{
    text-transform: unset;
    font-size: 42px;
}

.left-side h4, .right-side h4 {
    color: #222;
    font-size: 22px;
    font-weight: 600;
}

.left-side h2, .right-side h2 {
    color: #222;
    font-weight: bold;
    text-transform: capitalize;
    text-shadow: 1px 1px 1px #efecec;
}

.inner-left p, .inner-right p {
        color: #000;
    font-size: 15px;
    text-shadow: none;
    font-weight: 600;
}