body { background: url(../images/1.jpg) !important; font-family: Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
  color:#3f4652;
}
.navbar-fixed-top {background: rgb(0,0,0,.40); border:none;}
.navbar-default ul.nav li a {font-size: 11pt; letter-spacing: 1px;
    color: rgba(255,255,255,.8); background: transparent; height: 38px;
}
.navbar-default ul.nav li a:hover{color: #FFFFFF;}

p{ font-size: 14px; font-weight: 400; margin-top: 0; color: #3f4652;}
p.list-group-item-text{font-size: 10pt; color: #1c68a2;}
h4.list-group-item-heading{color: #a61e22 !important;}

#lotel{margin: auto; background: rgb(0,0,0,.40);
}
.welcome {position: relative; z-index: 10; margin: 10% auto;
    width: 75%; height: 500px; color: #FFFFFF;
}
.lotel_menu{width: auto; height: 500px; padding: 10px;
  background: rgb(255,255,255,.95); border-radius: 10px;
}.lotel_menu > h2{
    -webkit-font-smoothing: subpixel-antialiased;
    color: #1c68a2;/*#3f4652;*/  font-size: 22px; font-weight: 300;
    padding: 0 4px 10px; box-sizing: border-box;
}
.login_logo img {display: block; margin-left: auto;
    margin-right: auto; margin-top: -15%; width: 100px;
}
.lotel_desc{margin:30% auto; /*background: red;*/ width: auto;}
.lotel_desc p{ color: #FFFFFF; font-size: 18pt; font-weight: 600; }
p.lotel_desc {font-size: 16px; margin: 10% auto; font-weight: lighter; line-height: 25px;}
p.lotel_desc span {color: #14bd1a; font-weight: 400; font-size: 10pt;}

.form__input { width: 250px; border-radius: 5px; font-size: 14px; border: 1px solid #919191;
    margin: 1px; background: #FFFFFF; background: rgba(255,255,255,.1); padding: 9px;
    color: #FFFFFF; outline: none; transition: background-color .2s ease;
    float: left; font-family: inherit;     -webkit-appearance: textfield;
}
.form__input[type=text] { width: 200px;
}