/*!
 * Start Bootstrap - The Big Picture HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
	
	
	background: none;
	margin:0;
   padding:0;
   height:100%;
}

.full {
  background:url(../images/bg.jpg) no-repeat center center ; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


#logo {
	background:url(../images/logo.png) left no-repeat;
	height: 44px;
	width:327px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:15px;
	
}

@media only screen and (max-width: 650px) {
	#logo {
	background:url(../images/logo1.png) left no-repeat;
	height: 44px;
	width:327px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:15px;
	
}
}


#footer {
   position:absolute;
   bottom:0;
   left:0;
   width:100%;
 
   height:145px;   /* Height of the footer */
  
}

#body {
   padding:10px;
   padding-bottom:100px;   /* Height of the footer */
}

#container {
  
}



@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);

html{ background-image:url(../images/login.jpg);
  background-size: cover;
  height:100%;
  background-repeat:repeat;
   background-attachment: fixed;
}




#contact-form input[type="text"],
#contact-form input[type="email"],
#contact-form input[type="tel"],
#contact-form input[type="url"],
#contact-form textarea,
#contact-form button[type="submit"] {
	
}
#contact-form {
	text-shadow:0 1px 0 #000;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	
	padding:25px;
}
#contact-form h3 {
	color:#fff000;
	display:block;
	font-size:30px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}
#contact-form h4 {
	margin:5px 0 15px;
	display:block;
	font-size:13px;
}
#contact-form label span {
	cursor:pointer;
	color:#991D57;
	display:block;
	margin:5px 0;
	font-weight:900;
}
#contact-form input[type="text"],
#contact-form input[type="email"],
#contact-form input[type="tel"],
#contact-form input[type="url"],
#contact-form textarea {
	
	color:#FFFFFF;
	padding:12px;
	background:rgba(29,32,63,0.8);
	width:100%;
	border:3px solid #fff000;
	margin-bottom:20px;
	text-align:center;
	font-size:13px;
	
}
#contact-form input[type="text"]:hover,
#contact-form input[type="email"]:hover,
#contact-form input[type="tel"]:hover,
#contact-form input[type="url"]:hover,
#contact-form textarea:hover {

border:3px solid #FFFFFF;
}


#contact-form textarea {
	height:100px;
	max-width:100%;
}
#contact-form button[type="submit"] {
	cursor:pointer;
	width:100%;
	border:none;
	background:#fff000;
	font-weight:bold;
	color:#0b0b05;
	padding:12px;
	margin-bottom:20px;
	text-transform:uppercase;
	border:#4e5378 3px solid;
}
#contact-form button[type="submit"]:hover {
	cursor:pointer;
	width:100%;
	border:none;
	background:#fff000;
	font-weight:bold;
	color:#0b0b05;
	padding:12px;
	margin-bottom:20px;
	text-transform:uppercase;
	border:#4e5378 3px solid;
}



.bt{
	cursor:pointer;
	width:100%;
	border:none;
	background:#fff000;
	font-weight:bold;
	color:#0b0b05;
	padding:12px;
	margin-bottom:20px;
	text-transform:uppercase;
	border:#4e5378 3px solid;
	text-decoration:none;
	text-align:center;
}

.bt a{
	cursor:pointer;
	font-weight:bold;
	color:#0b0b05;
	text-decoration:none;
	text-align:center;
}

.bt a:hover{
	cursor:pointer;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
}


.bt:hover{
	cursor:pointer;
	width:100%;
	border:none;
	background:#232354;
	
	font-weight:bold;
	color:#FFFFFF;
	padding:12px;
	margin-bottom:20px;
	text-transform:uppercase;
	border:#FFFFFF 3px solid;
	text-decoration:none;
	text-align:center;
}


#contact-form button[type="submit"]:active {
	
}

::-webkit-input-placeholder {
    color:#888;
}
:-moz-placeholder {
    color:#888;
}
::-moz-placeholder {
    color:#888;
}
:-ms-input-placeholder {
    color:#888;
}
.login
{
margin:auto;
width:50%;
}
.list_input
{
	width:100%;
	border-radius:30px;
	 }
	 
.list_input1
{
	width:98%;
	color:#FFFFFF;
	padding:11px;
	border-radius:30px;
	background:rgba(29,32,63,0.8);
	border:3px solid #fff000;
	border-radius:30px;
	margin-bottom:20px;
	text-align:center;
	
	

	 
	 }
.div_input
{
width:98%;
float:left;
}

@media only screen and (max-width: 580px) {
	#form-div{
		left: 3%;
		margin-right: 3%;
		width: 88%;
		margin-left: 0;
		padding-left: 3%;
		padding-right: 3%;
	}
	
	.login
	{
	width:100%;
	}
.div_input
{
width:100%;
float:left;
}
	
}





.responsive-table {
  width: 96%;
  margin-bottom: 1.5em;
  margin-left:auto;
  margin-right:auto;
}
@media (min-width: 48em) {
  .responsive-table {
    font-size: 12px;
  }
}
@media (min-width: 62em) {
  .responsive-table {
    font-size: 12px;
  }
}
.responsive-table thead {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
@media (min-width: 48em) {
  .responsive-table thead {
    position: relative;
    clip: auto;
    height: auto;
    width: auto;
    overflow: auto;
  }
}
.responsive-table thead th {
   background-color: rgba(255, 240, 0, 0.7);
  border: 1px solid #ebebeb;
  font-weight: normal;
  text-align: center;
  color:#253281;
  font-weight:bold;

}
.responsive-table thead th:first-of-type {
  text-align: center;
  
}
.responsive-table tbody,
.responsive-table tr,
.responsive-table th,
.responsive-table td {
  display: block;
  padding: 0;
  text-align: left;
  white-space: normal;
  border: 1px solid #ebebeb;
}
@media (min-width: 48em) {
  .responsive-table tr {
    display: table-row;
  }
}
.responsive-table th,
.responsive-table td {
  padding: .5em;
  vertical-align: middle; min-height:45px;
}
@media (min-width: 30em) {
  .responsive-table th,
  .responsive-table td {
    padding: .75em .5em;
  }
}
@media (min-width: 48em) {
  .responsive-table th,
  .responsive-table td {
    display: table-cell;
    padding: .5em;
  }
}
@media (min-width: 62em) {
  .responsive-table th,
  .responsive-table td {
    padding: .75em .5em;
  }
}
@media (min-width: 75em) {
  .responsive-table th,
  .responsive-table td {
    padding: .75em;
  }
}
.responsive-table caption {
  margin-bottom: 1em;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
@media (min-width: 48em) {
  .responsive-table caption {
    font-size:14px;
  }
}
.responsive-table tfoot {
  font-size: .8em;
  font-style: italic;
}
@media (min-width: 62em) {
  .responsive-table tfoot {
    font-size: .9em;
  }
}
@media (min-width: 48em) {
  .responsive-table tbody {
    display: table-row-group;
  }
}
.responsive-table tbody tr {
  margin-bottom: 1em;
  border: 2px solid #ebebeb;
}
@media (min-width: 48em) {
  .responsive-table tbody tr {
    display: table-row;
    border-width: 1px;
	 background-color: rgba(246, 246, 246, 0.7);
  }
}
.responsive-table tbody tr:last-of-type {
  margin-bottom: 0;
  
}
@media (min-width: 48em) {
  .responsive-table tbody tr:nth-of-type(even) {
    background-color: rgba(246, 246, 246, 0.7);
  }
}
.responsive-table tbody th[scope="row"] {
  background-color: #565455;
  color: white;
}
@media (min-width: 48em) {
  .responsive-table tbody th[scope="row"] {
    background-color: transparent;
    color: #5e5d52;
    text-align: left;
  }
}
.responsive-table tbody td {
  text-align: right;
}
@media (min-width: 30em) {
  .responsive-table tbody td {
    border-bottom: 1px solid #ebebeb;min-height: 45px;  }


}
@media (min-width: 48em) {
  .responsive-table tbody td {
    text-align: center;
  }
}
.responsive-table tbody td[data-type=currency] {
  text-align: right;
}
.responsive-table tbody td[data-title]:before {
  content: attr(data-title);
  float: left;
  font-size: 12px;
  color: rgba(94, 93, 82, 0.75);
}
@media (min-width: 30em) {
  .responsive-table tbody td[data-title]:before {
    font-size: 12px;
  }
}
@media (min-width: 48em) {
  .responsive-table tbody td[data-title]:before {
    content: none;
  }
}







#contact1-form input[type="text"],
#contact1-form input[type="email"],
#contact1-form input[type="tel"],
#contact1-form input[type="url"],
#contact1-form textarea,
#contact1-form button[type="submit"] {
	
}
#contact1-form {
	text-shadow:0 1px 0 #000;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	
	padding:25px;
}
#contact1-form h3 {
	color:#fff000;
	display:block;
	font-size:30px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}
#contact1-form h4 {
	margin:5px 0 15px;
	display:block;
	font-size:13px;
}
#contact1-form label span {
	cursor:pointer;
	color:#253281;
	display:block;
	margin:5px 0;
	font-weight:900;
}
#contact1-form input[type="text"],
#contact1-form input[type="email"],
#contact1-form input[type="tel"],
#contact1-form input[type="url"],
#contact1-form textarea {
	width:80%;
	color:#1a245d;
	background: transparent;
    border: none;
	
}
#contact1-form input[type="text"]:hover,
#contact1-form input[type="email"]:hover,
#contact1-form input[type="tel"]:hover,
#contact1-form input[type="url"]:hover,
#contact1-form textarea:hover {

	background: transparent;
    border: none;
}

#contact1-form input[type="text"]:active,
#contact1-form input[type="email"]:active,
#contact1-form input[type="tel"]:active,
#contact1-form input[type="url"]:active,
#contact1-form textarea:hover {

	background: transparent;
    border: none;
}
#contact1-form textarea {
	height:100px;
	max-width:100%;
}
#contact1-form button[type="submit"] {
	cursor:pointer;
	width:100%;
	border:none;
	background:#fff000;
	font-weight:bold;
	color:#0b0b05;
	padding:12px;
	margin-bottom:20px;
	text-transform:uppercase;
	border:#4e5378 3px solid;
}
#contact1-form button[type="submit"]:hover {
cursor:pointer;
	width:100%;
	border:none;
	background:#fff000;
	font-weight:bold;
	color:#0b0b05;
	padding:12px;
	margin-bottom:20px;
	text-transform:uppercase;
	border:#4e5378 3px solid;
}
#contact1-form button[type="submit"]:active {
	
}
#contact1-form input:focus,
#contact1-form textarea:focus {
	outline:0;
	border:1px solid #999;
}


.radios .radio label {
background-image:url(radio.png);
background-repeat:no-repeat;
background-position:left top;
padding-top:30px;
 
  color: #FFFFFF;
  display: inline-block;
  float:left;
  width:100px;
  margin-top:15px;
 

}
.radios .radio input[type='radio'] {
  display: none;
  float:left;
}
 
.radios .radio input[type='radio']:checked + label {
background-image:url(radio1.png);
background-repeat:no-repeat;
background-position:left top;
padding-top:30px;
  color: #FFFFFF;
  display: inline-block;
  float:left;
  width:100px;
  margin-top:25px;
}


.ff {
	
	color:#FFFFFF;
	padding:12px;
	background:rgba(29,32,63,0.8);
	width:100%;
	border:3px solid #fff000;
	margin-bottom:20px;
	text-align:center;
	font-size:13px;
	
}