a:focus,a:hover,a:active,a:visited {
  outline: 0 solid;
  text-decoration: none
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
}
select::-ms-expand,input::-ms-expand {
  display: none;
}
select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
select:focus,textarea:focus,button:focus {
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
h1, h2, h3, h4, h5, h6{
  font-family: 'Montserrat';
}
ul{
  padding: 0;
  margin: 0;
}
ul li{
  list-style: none;
}
.form-control:focus{
  box-shadow: none;
  outline: none;
  border: none;
}
img {
  max-width: 100%;
}
.header .form-control {
  border-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  padding: 25px;
  font-size: 18px;
  background-color: #FFA42D;
  color: #ffffff;
  border-color: #FFA42D;
  width: 430px;
}
.header .form-control::placeholder{
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
}
.header .input-group{
  width: 500px;
  min-width: 100px;
}
.input-group-append .btn.border-left-0.border {
padding: 0rem;
  background-color: #FFA42D;
}
.btn.border {
border-radius: 50px;
padding: 0 5px;
}
.imageBg {
background-color: #FFA42D;
border-radius: 50%;
width: 70px;
height: 35px;
line-height: 35px;
display: flex;
justify-content: center;
align-items: center;
}
.top-nav {
/* background-image: url(/./images/newTheme/orangeBg.png); */
background-image: none;
background-size: cover;
height: 100%;
background-repeat: no-repeat;
min-height: 138px;
width: 100%;
z-index: 999;
position: relative;
}
.top-nav-content {
max-width: 1250px;
margin: auto;
display: flex;
justify-content: space-between;
flex-direction: row;
padding: 35px 0;
color: #fff;
font-size: 18px;
  font-family: Montserrat;
  font-weight: 600;
}
.top-nav-content ul li img{
  display: inline-block;
  margin-right: 15px;
  min-width: 25px;
}
.top-nav-content ul li a, .top-nav-content ul li a:hover{
  color: #ffffff;
}
.main-nav ul li {
  display: flex;
  align-items: center;
  margin-right: 15px;
}
.main-nav ul li:last-child{
  margin-right: 0;
}
.main-nav ul li img{
  display: inline-block;
  min-width: 25px;
}
.left-nav-content ul {
display: flex;
}
.left-nav-content ul li{
  margin-right: 15px;
}
.main-nav {
  position: relative;
  top: -52px;
  background-color: #fff;
  border: 0px solid #ffff;
  border-radius: 10px;
  font-family: 'Montserrat';
  font-weight: 600;
  z-index: 999;
}
.main-nav .navbar-light .navbar-nav .nav-link{
  color: #2B2E34;
  font-size: 18px;
  font-weight: 600;
}
.main-nav .navbar.navbar-expand-md.navbar-light.fixed-top{
  background-color: #ffffff;
  transition: 0.3s;
  box-shadow: 0px 0px 10px -2px #999;
  padding-left: 100px;
  padding-right: 100px;
}
/* modal */
.modal-dialog.model_bg .modal-content {
background-color: #fff;
box-shadow: none;
border: none;
border-radius: 0px;
}
.modal-header h3 {
text-align: center;
color: #df3c51;
font-family: 'Montserrat', sans-serif;
font-weight: 500;
font-size: 25px;
}
.modal-dialog.model_bg {
width: 625px;
height: auto;
background-color: #edf0f7;
padding: 13px 15px 20px;
position: relative;
margin: 0 auto;
top: 25%;
  max-width: 600px;
}
.modal-dialog.model_bg .form-group.mail-group {
margin-bottom: 35px;
padding: 0px 25px;
}
.modal-dialog.model_bg .form-control {
border: 2px solid #edf0f7;
height: 50px;
box-shadow: none;
border-radius: 0%;
line-height: .9;
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;

}
.eye-class{
  display: inline !important;
}
.psw-group .far {
display: inline;
}
.psw-group i {
margin-left: -30px;
cursor: pointer;
}
.modal-dialog.model_bg .form-control::placeholder{
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  font-size: 22px;
  color: #363636;
  opacity: 0.3;
}
.form-group.terms, .form-group.terms a {
text-align: center;
color: #363636;
font-family: 'Montserrat', sans-serif;
font-weight: 500;
font-size: 18px;
}
.form-group.terms label {
font-weight: 500;
}
.check_container {
display: block;
position: relative;
padding-left: 35px;
cursor: pointer;
font-size: 22px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.check_container input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
.checkmark {
position: absolute;
top: 0;
top: 2px;
left: 109px;
height: 20px;
width: 20px;
background-color: #fff;
border: 2px solid #363636;
}
#bfnLogin {
padding: 15px 97px;
border-radius: 50px;
box-shadow: none;
border: none;
background: #fc9e20;
text-transform: uppercase;
color: #fff;
font-family: 'Montserrat', sans-serif;
font-weight: bold;
font-size: 15px;
}
.form-group.login_submit {
text-align: center;
margin-bottom: 20px;
}
.form-group.forget_user_pass {
text-align: center;
}
.login.modal-text.mg_right {
margin-right: 25px;
margin-bottom: 5px;
}
.login.modal-text {
color: #363636;
font-family: 'Montserrat', sans-serif;
font-size: 18px;
font-weight: 500;
}
.login.modal-text:hover {
color: #df3c51;
}
.check_container input:checked ~ .checkmark {
background-color: #df3c51;
}
.check_container:hover input ~ .checkmark {
background-color: #ccc;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
} 
.check_container input:checked ~ .checkmark:after {
  display: block;
}
.check_container .checkmark:after {
  left: 6px;
  top: 4px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modal-dialog.model_bg .close, .modal-dialog.password_bg .close, .modal-dialog.user_bg .close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000000;
text-shadow: 0 1px 0 #ffffff;
opacity: 0.2;
filter: alpha(opacity=20);
}
.modal-dialog.model_bg .modal-header, .modal-dialog.password_bg .modal-header, .modal-dialog.user_bg .modal-header{
  display: block;
  border:none;
}
/*forgot user id*/
.modal-dialog.user_bg {
  width: 630px;
  height: auto;
  padding: 30px;
  background: #edf0f7;
  box-shadow: 0px 0px 10px -2px #999;
  position: relative;
  margin: 0 auto;
  top: 27%;
  max-width: 600px;
}
.modal-dialog.user_bg .modal-content{
  background-color: #fff;
  box-shadow: none;
  border: none;
  border-radius: 0px;
}
.modal-dialog.user_bg .modal-header, .modal-header {
  border: none;
}
.form-group.form_text {
  text-align: center;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: 500;
}
.form-group.form_text label{
  font-weight: 500;
  margin-bottom: 20px;
}
.modal-dialog.user_bg .input-email.form-control, .modal-dialog.password_bg .input-email.form-control {
  border: 2px solid #edf0f7;
  height: 50px;
  box-shadow: none;
  border-radius: 0%;
}
.modal-dialog.user_bg .form-control::placeholder {
  font-family: Montserrat;
  font-weight: 500;
  font-size: 22px;
  color: #363636;
  opacity: 0.3;
}
.modal-dialog .form-control::placeholder {
  font-family: Montserrat;
  font-weight: 500;
  color: #363636;
  opacity: 0.3;
}
#BLoginForgotID {
  text-transform: uppercase;
  padding: 10px 34px;
  border-radius: 50px;
  border: none;
  background: #fc9e20;
  color:#fff;
  font-family: montserrat;
  font-weight: bold;
  font-size: 15px;
}
.login.login_back {
  text-transform: uppercase;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  font-size: 15px;
  float: right;
  padding: 10px 34px;
  border-radius: 50px;
  border: none;
  background:#fc9e20;
}

.back_text {
  text-align: center;
  font-family: 'Lato', sans-serif;
  font-size: 17px;
  font-weight: normal;
}

.modal-dialog.password_bg {
  width: 630px;
  height: auto;
  padding: 15px;
  background: #edf0f7;
  box-shadow: 0px 0px 10px -2px #999;
  position: relative;
  margin: 0 auto;
  top: 27%;
  max-width: 600px;
}
.form-group.login_submit.back_mg {
  margin-top: 25px;
}
.modal-dialog.password_bg .modal-content{
  background-color: #fff;
  box-shadow: none;
  border: none;
  border-radius: 0px;

}
input#BLoginForgotPwd:focus {
  outline: none;
}
#BLoginForgotPwd{
  text-transform: uppercase;
  padding: 10px 34px;
  border-radius: 50px;
  border: none;
  background: #fc9e20;
  color:#fff;
  font-family:'Montserrat', sans-serif;
  font-weight: bold;
  font-size: 15px;
}
@media (max-width: 1024px){
  .top-nav-content {
      padding: 35px 15px;
  }
  .main-nav{
      border-radius: 0;
  }
  .onlineBusiness {
      padding: 50px 15px;
  }
}
@media (max-width: 991px){
  .top-nav-content {
    padding: 15px;
  }
  .top-nav {
    min-height: 88px;
    max-height: 100%;
  }
  .main-nav {
    top: -36px;
  }
  .header .form-control {
    padding: 10px;
    width: 100%;
  }
  .header .input-group {
    width: 350px;
    min-width: 100px;
  }
  .hero-image {
    margin-top: 0px;
  }
  #searchKeyword::placeholder {
    font-size: 10px;
  }

}
@media (max-width: 767px){
  .top-nav{
      display: block;
  }
  .main-nav ul li .imageBg img {
      min-width: 15px;
      width: 25px;
  }
  .top-nav-content ul li img {
    margin-right: 5px;
    min-width: 18px;
    width: 5px;
  }
  .top-nav-content ul li a{
    font-size: 14px;
  }
  .left-nav-content ul li {
    margin-right: 5px;
  }
  .header .form-control {
      padding: 12px;
  }
  .header .form-control::placeholder{
      font-size: 9px;
  }
  .header .input-group {
      width: 100%;
      min-width: 100px;
  }
  .main-nav{
      border-radius: 0;
      top: -20px;
  }
  .main-nav .navbar-light .navbar-toggler{
      border: none;
  }
  .navbar-nav.ml-auto {
      padding-top: 20px;
  }
  .main-nav ul li {
      padding: 5px 0;
  }
  .main-nav .navbar.navbar-expand-md.navbar-light.fixed-top{
      padding-left: 15px;
      padding-right: 15px;
  }
  .imageBg {
    background-color: #FFA42D;
    border-radius: 50%;
    width: 30px;
    height: 35px;
    line-height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-right: 5px;
  }
}