
.form{border-radius:2px;padding: 0;/* box-shadow:0 0 15px; */font-size:14px;font-weight:bold;width:350px;margin:0px;float:left;}
.contactdiv{opacity:1;position: fixed;top: 0px;left: 0px;height: 100%;width: 100%;background: #000000a8;display: none;z-index:999;}
.contact1
{width: auto;margin:0px;/* background-color:white; */font-family: 'Fauna One', serif;position: relative;/* border: 5px solid rgb(90, 158, 181); */}

.contact1 input{
width:100%;
height:35px;
margin-top:5px;
border:1px solid #999;
border-radius:3px;
padding:5px;
}

.contact1 input[type=button]{
background-color:#123456;
border:1px solid white;
font-family: 'Fauna One', serif;
font-Weight:bold;
font-size:18px;
color:white;
width:49%;
}

.img {
    float: right;
    margin-top: 45px;
    margin-right: 24px;
}
.contact1{/* height:93%; */left: 24%;top: 18%;margin:auto;/* margin-left: 0; *//* margin-top:-255px; */}
@media (max-width: 991px){.contact1{left: 0%;top: 2%;margin:auto;}}
.contact1 a{
    color: #ff9900;
    right: 0;
    position: absolute;
    font-size: 30px;
    margin: 7px;
    line-height: 20px;
    z-index: 9;
    }
 
.enquire-now .inner {
    padding: 21px 26px 9px 26px;
    background: #2c97ea;
    margin-top: 166px !important;
}
.dark1{background:url(s3.png);background-size:cover;border-radius:4px;}