body {
    /*background-image:url(../images/bg_5.jpg);*/
    background-image: url('../img/Assam.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: #ffffff;
    color: #2c9de8;
    font-family: 'RobotoDraft', 'Roboto', sans-serif;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* Pen Title */
.pen-title {
  padding:60px 10px 15px 10px;
  text-align: center;
  letter-spacing: 2px;
}
.pen-title img{float:left;}
.pen-title h1 {
  margin: 0 0 20px;
  font-size:30px;
  float:right;
  padding-top:45px;
  font-weight: bold; color:#fff; text-shadow:2px 2px 2px #000; line-height:35px;
}
.pen-title span {
  font-size: 12px;
}
.pen-title span .fa {
  color: #33b5e5;
}
.pen-title span a {
  color: #33b5e5;
  font-weight: 600;
  text-decoration: none;
}
.clear{clear:both;}
/* Form Module */
.form-module {
    /*background-image: url('../images/output-onlinepngtools (10).png');*/
    /*background: #5c94ebd1;*/
    /*background:#057ed4;*/
    /*background:#4a9c4b;*/
        /*background: #4caf50ad;*/
    max-width: 350px;
    margin: 140px auto 50px auto;
    /*padding-top: 30px;*/
    /*padding-bottom:40px;*/
    padding-bottom:25px;
    opacity:0.9;
    -webkit-border-radius: 10px;
    /*-webkit-border-radius: 10px;
    -moz-border-radius: 10px;*/
    /*border-radius: 10px;
    -webkit-box-shadow: 0px 2px 2px 2px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 2px 2px 2px rgba(0,0,0,0.4);
    box-shadow: 0px 2px 2px 2px rgba(0,0,0,0.4);*/
   
    /*background-image: linear-gradient(to right, #0078D3, #4d8bc9, #0078D3, #0078D3,#2d61af,#558fc7, #0078D3);*/
     /*background-image: linear-gradient(to right, #ffffffd9, #ffffffd9, #ffffffd9, #ffffffd9,#ffffffd9,#ffffffd9, #ffffffd9);*/
     background:#ffffffd9;
     
}
.form-module .lblname{
    padding: 10px 10px 0 15px;
    float: left;
    font-family: 'RobotoDraft', 'Roboto', sans-serif;
    /*color: #ab0e4e;*/
        color: #fff;
  
    /*text-shadow: 1px 1px #2998e6;*/


}
.form-module .toggle {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  background: #6e4b05;
  width: 30px;
  height: 30px;
  margin: -5px 0 0;
  color: #ffffff;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
}
.form-module .toggle .tooltip {
  position: absolute;
  top: 5px;
  right: -65px;
  display: block;
  background: rgba(0, 0, 0, 0.6);
  width: auto;
  padding: 5px;
  font-size: 10px;
  line-height: 1;
  text-transform: uppercase;
}
.form-module .toggle .tooltip:before {
  content: '';
  position: absolute;
  top: 5px;
  left: -5px;
  display: block;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid rgba(0, 0, 0, 0.6);
}
.form-module .form {
  display: none;
  padding: 40px;
}
.form-module .form:nth-child(2) {
  display: block;
}
.form-module h2 {
  padding:15px 0 20px 0; 
  text-align:center;
  color: #2a3f54;
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  text-shadow: 1px 1px 0px #000;
}
.form-module input {
    outline: none;
    display: block;
    width: 90%;
    /*border: 1px solid #e84f4f;*/
    border:1px solid #0079a1;
    margin: 0 auto 10px auto;
    padding: 10px 15px;
    box-sizing: border-box;
    font-wieght: 400;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    /*background-color: #f5f2eeb0;*/
    background-color: #f5f2ee;
    color: #171415;
    /* text-shadow: 1px 1px #e6ebef; */
}
.form-module input:focus {
  border: 1px solid #33b5e5;
  color: #333333;
}
/*.form-module select {
  outline: none;
  display: block;
  width:62%;
  border: 1px solid #e84f4f;
  margin:0 auto 10px auto;
  padding: 10px 15px;
  box-sizing: border-box;
  font-wieght: 400;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  background-color: #f5f5f52b;
  color: #ab0e4e;
  text-shadow: 1px 1px #2998e6;
}*/

/*.form-module select {
    outline: none;
    display: block;
    width: 58%;
    border: 1px solid #666666c9;
    margin: 0 0 10px 0;
    padding: 10px 15px;
    box-sizing: border-box;
    font-wieght:400;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;    
    color: #171415;
    background-color:#f5f2eeb0;
   
}*/
select, .tickets input[type="text"] {
   border: none;
    /* color: #fff; */
    color: #555555;
    text-align: justify;
    outline: none;
    letter-spacing: 1px;
    font-size: 15px;
    font-weight: normal;
    /* background-color: #f5f2eeb0; */
    background-color: #f5f2ee;
    height: 30px;
    padding: 0 15px;
    width: 89%;
    margin-bottom: 10px;
    box-sizing: border-box;
    margin-left: 19px;
}

.select { 
    /* Whatever color  you want */
    background-color: #82caff !important;
    
}

.option { 
    /* Whatever color  you want */
    background-color: #f5f5f52b;
    
}
.form-module #btnLogin {
  cursor: pointer;
  /*background: #095e9f;*/
  /*background:#0079a1;*/
  /*background: #095169;*/
  /*background: #009688;*/
  background: #40c940;       
  font-size:14px;
  width:150px;
  border: 0;
  padding: 10px 15px;
  color: #ffffff;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.form-module button:hover, .form-module #btnLogin:hover {
  /*background: #178ab4;*/
  /*background:#095e9f;*/
  /*background: #009688;*/
  background:#000;
  

}
.form-module .cta {
  background: #f2f2f2;
  width: 100%;
  padding: 15px 40px;
  box-sizing: border-box;
  color: #666666;
  font-size: 12px;
  text-align: center;
}
.form-module .cta a {
  color: #333333;
  text-decoration: none;
}
.footcnts{color:#FFF; }
.footlft{float:left;}
.footrght{float:right;}
.footrght a{color:#FFF;}
@media (max-width: 800px){
	.footlft{float:none; padding-bottom:10px; text-align:center;}
    .footrght{float:none; text-align:center;}
	}
@media (max-width: 560px){
	body{
        background-size: 100vh;
    }
	}
@media (max-width: 360px) {
    .form-module{
        max-width:300px;
    }
    select, .tickets input[type="text"]{
        width:51%;
    }
    

}