.form-control {
  height: auto;
  padding: 2px 12px;
  font-size: 12px;
  border-radius: 1px;
}
.b-l {
  border-left: 1px solid #ddd;
}
.form-group {
  margin-bottom: 12px;
}
.navbar-toggle .icon-bar {
  background: #999;
}
.shade {
  background: #fff;
  z-index: 1;
}
.btn1-dft {
  background: #999;
  border-color: #999;
  color: #fff;
}
.btn1-lcs {
  background: #906657;
  border-color: #906657;
  color: #fff;
}
.btn1-feed {
  background: #3d485a;
  border-color: #3d485a;
  color: #fff;
}
.btn1-dft:hover,
.btn1-feed:hover {
  color: #fff;
}
img {
  max-width: 100%;
}
.details {
  width: 100%;
  float: left;
  display: block;
  padding: 6px;
  border: 1px solid #ddd;
  margin-bottom: 10px;
}
.details:first-of-type {
  margin-top: 10px;
}
.details p:first-of-type {
  float: left;
  width: 25%;
}
.details p:last-of-type {
  float: right;
  width: 70%;
  text-align: right;
}
.details p {
  margin: 0;
  padding: 0;
}
/* label {
        display: inline-block;
        max-width: 100%;
        margin-bottom: 5px;
        font-weight: normal;
        font-size: 12px;
    } */
.v-hidden {
  visibility: hidden;
}

a:focus,
a:hover {
  text-decoration: none;
}

.mb {
  margin-bottom: 60px;
}
h2 {
  font-weight: 800 !important;
  margin-bottom: 30px;
  margin-top: 0;
  color: #000;
}
h3 {
  font-weight: 700;
}
.padd-b-0 {
  padding-bottom: 0 !important;
}

.grey {
  background: #f0f0f0;
}
.padd {
  padding: 5% 0;
}

.main-content {
  padding-top: 8px;
  padding-bottom: 8px;
  margin: 0px 0;
}

.b-r {
  borde-right: 1px solid rgb(80, 80, 80);
}
/*button {border-radius:2px !important;margin:13px 0 10px !important}*/

div.sep {
  display: block;
  margin: 15px auto 15px;
  width: 100%;
  height: 1px;
  background: #6a584a8f;
  clear: both;
  position: relative;
  float: left;
}
footer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.ii i {
  color: #000;
  font-size: 17px;
}
.form-inline1 {
  background: #fff;
  color: #000;
  border-top: 0px solid #111;
  padding: 15px 15px;
}
.nav-tabs {
  border-bottom: 1px solid #4d4b4b;
}
.nav-tabs > li {
  width: 100%;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  background: rgba(36, 36, 36, 0);
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
  color: #edbc4b;
  border-radius: 2px 2px 0 0 !important;
  font-family: Open Sans;
}
.banner h2 {
  font-weight: 300;
  font-size: 26px;
  line-height: 1.4;
  padding-top: 13px;
  padding-bottom: 20px;
}
.bform {
  clear: both;
  padding-top: 5%;
}
.tabbg1 .nav > li > a {
  padding: 13px 0;
  font-size: 17px;
  margin-right: 0;
  border-radius: 0;
  color: #edbc4b;
  border: none;
  text-align: center;
  font-weight: 600;
  letter-spacing: 2px;
}
.tabbg1 .tab-content {
  padding: 21px 25px 33px;
}
.form-inline1 label {
  font-weight: 400 !important;
  font-size: 15px;
}
.banner-tabspan .nav > li > a {
  padding: 13px 0;
  font-size: 17px;
  margin-right: 0;
  border-radius: 0;
  color: #000;
  border: none;
  text-align: center;
  font-weight: 600;
  letter-spacing: 2px;
}
.form-inline1 .form-control {
  /* height: auto !important; */
  border-radius: 5px 5px 5px 5px;
  overflow: hidden;
  border-width: 1px;
  border-color: #d6d6d6;
  box-shadow: 0px 8px 12px -6px rgb(0 0 0 / 30%);
  background-color: #ffffff;
}
/* .form-inline1 select
    {
        padding: 2px 0px !important;
        height: auto !important;
    } */
.form-control[disabled],
fieldset[disabled] .form-control {
  background-color: #e3e3e3 !important;
  opacity: 1;
}
.errspan {
  float: right;
  margin-right: 10px;
  margin-top: -30px;
  position: relative;
  z-index: 2;
  color: black;
  font-size: 13px;
}
.form-inline1 .btn1-primary:hover,
.form-inline1 .btn1-primary:focus,
.form-inline1 .btn1-primary:active,
.form-inline1 .btn1-primary:visited {
  opacity: 1;
  outline: none;
}
.form-inline1 .form-group {
  vertical-align: top;
  display: block;
  /* float: left; */
  width: 100%;
  position: relative;
}
.form-inline1 .btn1-primary {
  font-size: 20px;
  border-radius: 3px;
  -webkit-transition: all 0.75s ease;
  -o-transition: all 0.75s ease;
  -moz-transition: all 0.75s ease;
  transition: all 0.75s ease;
  padding: 12px 25px;
  display: block;
  font-weight: 500;
  letter-spacing: 2px;
  width: 100%;
}
span.ts {
  width: 3%;
  /*float: left;*/
  text-align: center;
  color: #fff;
  line-height: 1.5;
  font-size: 23px;
  /*position: relative;*/
  left: 10px;
}
.timeselect select {
  width: 41%;
  display: inline-block !important;
  text-align-last: center !important;
}
.radio {
  display: block;
  position: relative;
  padding-left: 32px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 21px;
  width: 21px;
  background-color: transparent;
  border-radius: 50%;
  border: 2px solid #000;
}

/* On mouse-over, add a grey background color */
.radio:hover input ~ .checkmark {
}

/* When the radio button is checked, add a blue background */
.radio input:checked ~ .checkmark {
  background-color: transparent;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.radio input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.radio .checkmark:after {
  top: 5px;
  left: 5px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #000;
}

/* Index page form geolocation Icon */

.tab {
  position: relative;
}
.icon-geolocation {
  position: absolute;
  top: 3px;
  /* transform: translateY(-50%); */
  right: 6px;
  font-size: 18px;
  color: #686a71;
  cursor: pointer;
  width: 25px;
  vertical-align: middle;
}

.accordion-button {
  padding: 5px 0 !important;
  box-shadow: none !important;
}
.accordion-body {
  padding: 0 !important;
}

.form-inline1 {
  background: #fff;
  color: #000;
  border-top: 0px solid #111;
  box-shadow: 0px 0px 6px #1c1c1cd4;
  border-radius: 16px 16px 16px 16px !important;
  padding: 15px 15px;
}
