.footer1{
	margin:0 !important;
}
.footer1 {
   position: fixed;
   left: 0;
   bottom: 0;
   width: 100%;
   height: 50px;
   background: linear-gradient(to bottom right, #3264d0, #28bafc);
   z-index: 99;
  }
.start {
    text-align: center;
    margin-top: 0.2em;
    margin-left: 20px;
}
.start a{
    padding: 17px 20px;
   
    font-size: 1.0em;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}
.modal-body.about p {
      font-size: 0.9em;
	}
	.discount.one h3 {
	    font-size: 1.8em;
	}
	.modal-body.about h4 {
      font-size: 1em;
	}
	.modal-body.about {
		padding: 1em 1em;
	}
.modal-body.about h4 {
		font-size: 0.8em;
	}
/*--/pop--*/
.discount {
    text-align: center;
}
.modal-header.one {
    border: none;
    background: linear-gradient(to bottom right, #3264d0, #28bafc);
    padding: 1em 2em 1em 2em;
}
.modal-body.about h4{
    text-align: left;
    font-size: 1.2em;
    font-weight: bold;
    color: #202020;
    text-transform: uppercase;
	    margin-top: 19px;
}
.modal-body.about p{
	font-size:1em;color:#555;
	line-height:1.9em;
	margin-top:0.5em;
}
.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0;
}
.modal-body.about {
    padding: 2em 2em;
}
.discount.one h3 {
	color:#fff;
	text-transform:uppercase;
	
}
.discount {
    text-align: center;
}
/*--//pop--*/
.section_room span,.keywords span {
    position: absolute;
    color:#727272;
    z-index: 9999;
       top: 1em;
    left: 1em;
}

.section_room,.keywords {
    position: relative;
}
.keywords input[type="text"]{
	width: 100%;
    padding: 13px 10px 13px 45px;
    border: 1px solid #CFCFCF;
    color: #999;
    font-size: 14px;
    outline: none;
    background: #fff;
	margin-bottom:1em;
}
.keywords input[type="submit"]{
	width: 100%;
    padding:15px 0;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 1em;
    outline: none;
    background: #202020;
}
.keywords input[type="submit"]:hover{
	    background: #2196F3;
}
.keywords input[type="submit"] {
		width: 100%;
		padding: 12px 0;
	}
	.modal-header .close {
    margin-top: -2px;
        margin-right: -220px;
}
button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}
