 body {
  font-size: 16px;
  color: #0d0d0d;
  overflow-x: hidden;
  font-family: 'Roboto', sans-serif;
  background: #f8fafc !important;
 }
 .sep {
  max-width: 80px;
  border: 2px solid #0d0d0d;
  margin-top: 40px;
  margin-bottom: 40px;
 }
 .light-sep {
  max-width: 80px;
  border: 2px solid #fff;
  margin-top: 40px;
  margin-bottom: 40px;
 }
 h1 {
  font-size: 36px;
  color: #15181d;
 }
 h2 {
  font-size: 26px;
  color: #000;
 }
 h3 {
  font-size: 33px;
  color: #000;
 }
 h4 {
  font-size: 20px;
  color: #0070af;
  font-weight: 400;
  margin-top: 20px;
 }
 h5 {
  font-size: 22px;
  color: #000;
  font-weight: 400;
 }
 h6 {
  font-size: 18px;
  color: #000;
  font-weight: 400;
 }
 p {
  font-weight: 400;
  color: #656a77;
  font-size: 17px;
  line-height: 30px;
 }
 a:active, a:focus, a:hover, button:active, button:focus {
  outline: none;
  text-decoration: none;
 }
 html, body {
  margin: 0;
  width: 100%;
  height: 100%;
 }
 .banner_caption {
  position: absolute;
  z-index: 10;
  top: 40%;
  text-align: center;
  width: 100%;
 }
 .banner_caption h1 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 60px !important;
  text-transform: uppercase;
 }
 .banner_caption h2 {
  width: 50%;
  margin: 0 auto;
  font-size: 30px;
  margin-bottom: 50px;
  color: #fff;
 }
 .img-responsive {
  max-width: 100%
 }
 header {
  position: inherit;
  top: 0;
  right: 0;
  left: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 0;
  padding-right: 0;
  z-index: 100;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background: #fff
 }
 header.sticky {
  background: #fff;
  -webkit-box-shadow: 1px 3px 25px 0px rgba(70, 70, 70, .3);
  -moz-box-shadow: 1px 3px 25px 0px rgba(70, 70, 70, .3);
  box-shadow: 1px 3px 25px 0px rgba(70, 70, 70, .3);
 }
 .footer_top {
  padding-bottom: 38px;
 }
 .footer_bottom {
  background: #f8f8f8;
  line-height: 70px;
  color: #464646;
  font-size: 14px;
 }
 .powerd_ {
  text-align: right
 }
 .powerd_ img {
  margin-left: 10px;
  opacity: .9;
 }
 .powerd_ img:hover {
  opacity: 1;
 }
 .common_btn {
  font-weight: 500;
  padding: 11px 33px;
  color: #fff;
  border-radius: 0;
  font-size: 15px;
  text-transform: uppercase;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
 }
 .common_btn:hover {
  padding: 11px 28px 11px 38px;
  color: #fff;
  text-decoration: none;
 }
 .full-width {
  width: 100%
 }
 .map {
  width: 100%;
  background: #ecebe9;
 }
 .footer_menu li {
  float: left;
  margin-right: 30px;
 }
 .social_footer {
  padding-top: 40px;
 }
 ::placeholder {
  color: #E5E5E5;
  opacity: 1;
  font-size: 14px;
 }
 :-ms-input-placeholder {
  color: #E5E5E5;
  font-size: 14px;
 }
 ::-ms-input-placeholder {
  color: #E5E5E5;
  font-size: 14px;
 }
 .sh_lang_selct select {
  border: none;
  width: auto;
  padding-right: 25px;
  padding-left: 0;
  padding-top: 1px;
  font-size: 14px;
 }
 .sh_lang_selct select:hover {
  cursor: pointer;
  border: none;
 }
 .sh_lang_selct .form-control:focus {
  border-color: none;
  box-shadow: none;
 }
 .textfield {
  border-radius: 0px;
  border: solid 1px #bdc3cb;
  height: 40px;
  font-size: 15px;
 }
 .signinpopup h5 {
  padding-bottom: 0;
  width: 100%;
  font-size: 24px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 1px;
 }
 .textfield {
  border: solid 1px rgba(19, 30, 41, 0.16);
  height: 40px;
  font-size: 15px;
  color: #272b2f;
 }
 .textfield:hover {
  border: solid 1px #111;
 }
 .textarea_ {
  height: 100px !important;
 }
 .login_area_ {
  padding: 10px 20px 20px 20px;
 }
 .signinpopup .modal-header {
  padding-left: 40px;
 }
 .signinpopup .common_btn {
  font-weight: 700;
  font-size: 20px;
  padding: 11px 50px;
 }
 .signinpopup .common_btn:hover {
  padding: 11px 45px 11px 55px;
 }
 .signinpopup label {
  font-size: 15px;
  font-size: #444;
 }
 .checkboxstyled, .forgot_pass a {
  font-size: 14px;
  color: #555;
 }
 .signinpopup .modal-dialog {
  max-width: 460px;
 }
 .signinpopup .modal-body {
  padding-bottom: 30px;
 }
 .forgot_pass a:hover {
  color: #222;
 }
 .modal-backdrop.show {
  opacity: .6;
 }
 .modal-open {
  padding-right: 0 !important;
  overflow-y: scroll;
 }
 .modal-open .modal {
  padding-right: 0 !important;
 }
 .common_select select {
  background-color: white;
  display: inline-block;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
 }
 .common_select select.minimal {
  background-image: url("../img/sel_arrow.png");
  background-position: right 7px top 15px;
  background-size: 13px 7px;
  background-repeat: no-repeat;
 }
 .common_select select.minimal:focus {
  background-image: url("../img/sel_arrow.png");
  background-position: right 7px top 15px;
  background-size: 13px 7px;
  background-repeat: no-repeat;
 }
 .common_select select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
 }
 .navbar-classic.navbar-light .navbar-nav .nav-link {
  color: #181825;
  padding: 12px 16px;
 }
 .navbar-classic .navbar-nav .nav-item .nav-link {
  font-size: 16px;
  color: #fff;
  padding: 12px 18px;
  line-height: 20px;
 }
 .navbar-classic .navbar-nav .nav-item .nav-link:hover {
  color: #fff;
 }
 .navbar-classic .navbar-nav .nav-item .nav-link:hover.dropdown-toggle::after {
  color: #f6303e;
 }
 .navbar-classic.navbar {
  padding: 0px 0px 0px 0;
 }
 .navbar-classic .dropdown_normal {
  margin-top: 0 !important;
  padding: 5px;
 }
 .dropdown_normal .dropdown-submenu .dropdown-menu {
  margin-left: 10px;
 }
 .navbar-classic .dropdown-toggle::after {
  margin-top: 1px;
  display: none;
  width: 0;
  height: 0;
  margin-left: 6px;
  vertical-align: -2px;
  content: "\f107";
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
  color: #bdbebf;
  font-weight: 900;
  margin-right: 15px;
  font-size: 13px;
 }
 .navbar-classic .navbar-collapse.show .dropdown .dropdown-menu .dropdown-item {
  border-bottom: 1px solid #f1f1f6;
  border-radius: 0px;
 }
 .navbar-brand {
  display: inline-block;
  padding-top: 5px;
  padding-bottom: 2px;
  margin-right: initial;
  line-height: inherit;
  white-space: nowrap;
  color: #181825;
  font-size: 24px;
 }
 .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 16rem;
  padding: 13px 10px;
  margin: 18px 0px;
  font-size: 1rem;
  color: #808294;
  text-align: left;
  list-style: none;
  background-color: rgba(255, 255, 255, .95);
  background-clip: padding-box;
  border: 1px solid rgb(255, 255, 255);
  border-radius: 2px;
  -webkit-box-shadow: 0px 3px 11px 0px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0px 3px 11px 0px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 3px 11px 0px rgba(0, 0, 0, 0.09);
 }
 .dropdown-item {
  display: block;
  width: 100%;
  padding: 13px 15px;
  clear: both;
  font-weight: 400;
  color: #181825;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  font-size: 14px;
  line-height: 10px;
 }
 .dropdown-item:focus, .dropdown-item:hover {
  color: #f6303e;
  text-decoration: none;
  border-radius: 4px;
 }
 .dropdown-item:focus .dropdown-toggle::after, .dropdown-item:hover.dropdown-toggle::after {
  color: #4955ef;
 }
 @media(min-width:992px) {
  .dropdown .dropdown-menu {
   display: block;
   visibility: hidden;
   opacity: 0;
   -webkit-transform: translateY(20px);
   -ms-transform: translateY(20px);
   transform: translateY(20px);
   -webkit-transition: all .3s ease-in;
   -o-transition: all .3s ease-in;
   transition: all .3s ease-in
  }
  .dropdown:hover > .dropdown-menu {
   visibility: visible;
   opacity: 1;
   -webkit-transform: scaleY(1);
   -ms-transform: scaleY(1);
   transform: scaleY(1);
   opacity: 1;
   visibility: visible;
  }
  .dropdown-submenu:hover .dropdown-menu {
   visibility: visible;
   opacity: 1;
   -webkit-transform: scaleY(1);
   -ms-transform: scaleY(1);
   transform: scaleY(1);
   opacity: 1;
   visibility: visible;
  }
 }
 .dropdown-submenu {
  position: relative;
 }
 .dropdown-submenu a::after {
  transform: rotate(-90deg);
  position: absolute;
  right: 17px;
  top: 25px;
 }
 .dropdown-submenu .dropdown-menu {
  top: 0px;
  left: 100%;
  margin-left: 13px;
  margin-right: .1rem;
 }
 .caret-up {
  width: 0;
  height: 0;
  border-left: 4px solid rgba(0, 0, 0, 0);
  border-right: 4px solid rgba(0, 0, 0, 0);
  border-bottom: 4px solid;
  display: inline-block;
  margin-left: 2px;
  vertical-align: middle;
 }
 .mega-dropdown {
  position: unset;
 }
 .mega-dropdown-menu {
  width: 100%;
  position: absolute;
  top: 63px;
  margin: 0;
  margin-top: -8px;
 }
 .mega-dropdown-menu ul {
  list-style: none;
 }
 .nav-dropitem-arrow {
  position: relative;
  font-size: 12px;
  opacity: 0;
  padding-right: 10px;
 }
 .nav-dropitem-arrow i {
  position: absolute;
 }
 .dropdown-item:focus, .dropdown-item:hover {
  color: #f6303e;
  text-decoration: none;
  border-radius: 4px;
  background: none;
 }
 .dropdown-item:hover .nav-dropitem-arrow {
  color: #4955ef;
  opacity: 1;
  margin-right: 5px;
 }
 .navbar-classic .navbar-toggler, .navbar-boxed .navbar-toggler {
  padding: 17px 15px;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid #eaeaf0;
  border-radius: .25rem;
  position: relative;
 }
 .navbar-classic .navbar-collapse.show .dropdown .dropdown-menu {
  background: #fff;
  box-shadow: none;
  margin: 7px 0px;
 }
 .navbar-classic .navbar-collapse.show .navbar-nav .nav-item .nav-link {
  border-bottom: 1px solid #f1f1f6;
 }
 .navbar-classic .navbar-collapse.show .dropdown .dropdown-menu .dropdown-submenu.dropdown-item {
  border-bottom: 1px solid #f1f1f6;
 }
 .navbar-boxed .navbar-collapse.show .dropdown .dropdown-menu {
  background: #fff;
  box-shadow: none;
  margin: 7px 0px;
 }
 .navbar-boxed .navbar-collapse.show .navbar-nav .nav-item .nav-link {
  border-bottom: 1px solid #f1f1f6;
 }
 .navbar-boxed .navbar-collapse.show .dropdown .dropdown-menu .dropdown-submenu.dropdown-item {
  border-bottom: 1px solid #f1f1f6;
 }
 .navbar-transparent .navbar-collapse.show .dropdown .dropdown-menu {
  background: #fff;
  box-shadow: none;
  margin: 7px 0px;
 }
 .navbar-transparent .navbar-collapse.show .navbar-nav .nav-item .nav-link {
  border-bottom: 1px solid #495bfb;
 }
 .navbar-transparent .navbar-collapse.show .dropdown .dropdown-menu .dropdown-submenu.dropdown-item {
  border-bottom: 1px solid #f1f1f6;
 }
 .icon-bar {
  width: 21px;
  height: 3px;
  background-color: #005aab;
  display: block;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  margin-top: 4px
 }
 .navbar-toggler:focus {
  outline: 0px;
 }
 .navbar-toggler .top-bar {
  transform: rotate(45deg);
  transform-origin: 10% 190%;
  background-color: #005aab;
 }
 .navbar-toggler .middle-bar {
  opacity: 0;
 }
 .navbar-toggler .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 10% -80%;
  background-color: #005aab;
 }
 .navbar-toggler.collapsed .top-bar {
  transform: rotate(0);
  background-color: #005aab;
 }
 .navbar-toggler.collapsed .middle-bar {
  opacity: 1;
 }
 .navbar-toggler.collapsed .bottom-bar {
  transform: rotate(0);
  background-color: #005aab;
 }
 .commonpadding_shop {
  padding-left: 170px;
  padding-right: 170px;
 }
 .mega-dropdown-menu ul li a {
  padding-left: 0;
  padding: 7px 0;
  font-size: 14px;
  color: #474753;
 }
 .trans_style {
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
 }
 .headlogin {
  text-align: right;
  margin-top: 15px;
 }
 .headlogin a {
  background: url("../img/login.jpg") no-repeat;
  padding: 2px 0 0 25px;
  font-size: 15px;
  color: #222;
 }
 .headlogin a:hover {
  color: #000;
 }
 .contactbtm_sec {
  padding: 55px 0;
 }
 .footlocation_ {
  background: url("../img/home_125.png") no-repeat;
 }
 .footno_ {
  background: url("../img/home_128.png") no-repeat;
 }
 .footmail_ {
  background: url("../img/home_131.png") no-repeat;
 }
 .footlocation_, .footno_, .footmail_ {
  display: inline-block;
  width: 100%;
  padding-left: 30px;
  font-size: 15px;
  color: #555;
  margin-bottom: 6px;
 }
 .footmail_ a {
  color: #555;
 }
 .footmail_ a:hover {
  color: #0a122c;
 }
 .contactbtm_sec h3 {
  color: #01a451;
  font-size: 55px;
 }
 .contactbtm_sec h6 {
  font-size: 25px;
 }
 .gall_sec.contactbtm_sec .container-fluid {
  padding-left: 170px;
  padding-right: 170px;
 }
 .gall_sec.contactbtm_sec .owl-carousel .owl-stage-outer {
  padding: 0 0 35px 0;
 }
 .gall_sec.contactbtm_sec .owl-dot.active {
  background: #01a54e !important;
 }
 .foot_socialarea {
  background: #ededed url("../img/social_bg.jpg") no-repeat right top;
  min-height: 450px;
  padding: 100px 0 0 75px;
 }
 .foot_socialarea span {
  display: inline-block;
  width: 100%;
  margin-bottom: 5px;
 }
 .lov {
  position: relative;
 }
 .lov:after {
  content: "";
  position: absolute;
  background: url("../img/home_149.png");
  width: 49px;
  height: 47px;
  top: -15px;
  margin-left: 5px;
 }
 .shop_footer {
  margin-top: 10px;
  padding: 30px 0 30px 0px;
  background: #ffffff;
  border-top: 1px solid #eee;
  font-size:14px;
  background-color: rgb(255 255 255) !important;
  text-align: center;
  position: unset !important;
 }
 .footer_quicklinks {
  display: inline-block;
  width: 100%;
  padding-bottom: 20px;
 }
 .footer_quicklinks ul {
  padding-left: 0;
 }
 .footer_quicklinks li {
  display: inline-block;
  width: 100%;
  margin-bottom: 7px;
 }
 .footer_quicklinks li a {
  color: #6b6b6b;
  font-size: 14px;
 }
 .footer_quicklinks li a:hover {
  color: #0a122c;
 }
 .poweredby_ {
  float: right;
  padding-top: 0;
  color: #8f908f;
  font-size: 14px;
 }
 .foot_our_prdct ul li {
  width: 49%;
 }
 .foot_address p {
  color: #8f908f;
  font-size: 14px;
  line-height: 27px;
 }
 .foot_address p a {
  color: #fff;
 }
 .foot_address p a:hover {
  color: #2671e9;
 }
 .foot_address .semi_b {
  color: #fff;
  margin-bottom: 15px;
 }
 .shop_footer h6 {
  font-size: 20px;
  margin-bottom: 15px;
 }
 .footwhatsapp_ {
  background: url("../img/home_168.png") no-repeat;
 }
 .footfax_ {
  background: url("../img/home_165.png") no-repeat;
 }
 .footfb_ {
  background: url("../img/home_171.png") no-repeat;
 }
 .footinsta_ {
  background: url("../img/home_174.png") no-repeat;
 }
 .footwhatsapp_, .footfax_, .footfb_, .footinsta_ {
  display: inline-block;
  width: 100%;
  padding-left: 30px;
  font-size: 15px;
  color: #555;
  margin-bottom: 6px;
 }
 .foot_address .footlocation_, .foot_address .footno_, .foot_address .footmail_, .foot_address .footwhatsapp_, .foot_address .footfax_, .foot_address .footfb_, .foot_address .footinsta_ {
  color: #6b6b6b;
  padding-bottom: 3px;
 }
 .add_sep {
  margin: 10px 0;
  width: 75px;
  background: #ccc;
  height: 1px;
 }
 .for_shopheadmenu {
  padding: 0;
  background: #0a122c;
 }
 .commonpadding_shop_prdctlist {
  padding-left: 75px;
  padding-right: 75px;
 }
 .btn_all {
  padding: 11px 33px;
 }
 .btn_all:hover {
  padding: 11px 29px 11px 36px;
 }
 .modal-backdrop.show {
  opacity: .7;
 }
 .modal-open {
  padding-right: 0 !important;
  overflow-y: scroll;
 }
 .modal-open .modal {
  padding-right: 0 !important;
 }
 .prodctwrnt_check {}
 .contentarea {
  padding: 30px 0;
 }
 .prdctcheck_img {
  text-align: center;
  padding-top: 130px;
  background: #f79763;
  background-image: -webkit-linear-gradient(top, #f79763, #d31343);
  background-image: -moz-linear-gradient(top, #f79763, #d31343);
  background-image: -ms-linear-gradient(top, #f79763, #d31343);
  background-image: -o-linear-gradient(top, #f79763, #d31343);
  background-image: linear-gradient(to bottom, #f79763, #d31343);
 }
 .prdctcheck_img h1 {
  font-size: 36px;
  font-weight: 900;
 }
 .prdctcheck_img span {
  font-size: 22px;
 }
 .prdctcheck_form {
  background: #f2f2f2;
  padding: 50px;
 }
 .prdctcheck_form h2 {
  margin-bottom: 6px;
 }
 .subhead {
  font-size: 18px;
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
 }
 .prdctcheck_img, .prdctcheck_form {
  min-height: 550px;
 }
 .prdctcheck_form label {
  font-size: 15px;
  font-weight: 500;
 }
 .prdctcheck_form .form-field {
  display: inline-block;
  width: 100%;
  min-height: 90px;
 }
 .prdctcheck_form p {
  font-size: 14px;
  color: #464646;
  line-height: 22px;
 }
 .prdctcheck_form p a {
  color: #0096d6;
 }
 .prdctcheck_form p a:hover {
  color: #18a4bb;
 }
 .greybtn {
  background: #cbc9c9;
  color: #5f5e5e;
  border: none;
 }
 .greybtn:hover {
  background: #222f5b;
  color: #fff;
 }
 .pinkbtn {
  background: #0a122c;
  display: inline-block;
 }
 .pinkbtn:hover {
  background: #222f5b;
 }
 .signinpopup .pinkbtn {
  font-size: 18px;
 }
 .registration_area {
  width: 60%;
  margin: 0 auto;
  min-height: 500px;
 }
 .registration_contnt {
  text-align: center;
 }
 .regstn_form {
  background: #ffffff;
  /*
  padding: 25px;*/
 }
 .regstn_form label {
  width: 100%;
  text-align: left;
  font-size: 14px;
  margin-bottom: 5px;
 }
 .registration_head .nav-item {
  width: 33.33%;
  text-align: center;
 }
 .registration_head.nav-pills .nav-link {
  padding: 15px 0px;
  background-color: #e3e2e2;
  border: 1px solid #fff;
  color: #9d9d9d;
  font-size: 17px;
  font-weight: 600;
 }
 .registration_head.nav-pills .nav-link.active {
  background-color: #0a122c;
  color: #fff;
 }
 .regcomplete {
  background-color: #aa2143 !important;
  color: #fff !important;
 }
 .regstn_form .textfield {
  height: 39px;
 }
 .regstn_form .form-field {
  min-height: 85px;
 }
 .otp_ label {
  text-align: center;
 }
 .registration_area .common_btn {
  font-weight: 700;
  font-size: 18px;
  padding: 10px 50px;
 }
 .registration_area .common_btn:hover {
  padding: 10px 45px 10px 55px;
 }
 .otp_ .textfield {
  border-width: 0 0 1px 0 !important;
  height: 75px;
  margin-bottom: 25px;
  margin-top: 10px;
  text-align: center;
  font-size: 35px;
  font-weight: 700;
 }
 .registration_area .fa.fa-user {
  font-size: 16px;
 }
 .registration_area .fa.fa-star {
  font-size: 16px;
 }
 .registration_area .fa.fa-archive {
  font-size: 16px;
 }
 .form-control:focus {
  border-color: inherit;
  box-shadow: none;
 }
 .registration_area .subhead {
  font-size: 15px;
 }
 .calender_ {
  background: #fff url("../img/calender_.png") no-repeat;
  background-position: top 10px right 10px;
 }
 .file-upload-wrapper {
  position: relative;
  width: 100%;
  height: 60px;
 }
 .file-upload-wrapper:after {
  content: attr(data-text);
  font-size: 18px;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  padding: 10px 15px;
  display: block;
  width: calc(100% - 40px);
  pointer-events: none;
  z-index: 20;
  height: 45px;
  line-height: 25px;
  color: #999;
  border-radius: 5px 10px 10px 5px;
  text-align: left;
  font-size: 15px;
  border: solid 1px rgba(19, 30, 41, 0.16);
 }
 .file-upload-wrapper input:hover {
  border: solid 1px #111;
 }
 .file-upload-wrapper:before {
  content: "Upload Image";
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  height: 45px;
  background: #8c8c8c;
  color: #fff;
  font-weight: 700;
  z-index: 25;
  font-size: 14px;
  line-height: 45px;
  padding: 0 15px;
  text-transform: uppercase;
  pointer-events: none;
  border-radius: 0 5px 5px 0;
 }
 .file-upload-wrapper:hover:before {
  background: #777;
 }
 .file-upload-wrapper input {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  height: 50px;
  margin: 0;
  padding: 0;
  display: block;
  cursor: pointer;
  width: 100%;
 }


 /*--------------02july2026----------------*/
.hero-eyebrow {
 color: #2563eb; font-weight: 700; letter-spacing: 0.12em; font-size: 0.75rem; text-transform: uppercase; margin-bottom: 0.5rem; }
.hero-title, .contentarea h2 {color: #0a122c; font-weight: 700; font-size: 2rem; letter-spacing: -0.02em; margin-bottom: 0.5rem;  }
.hero-subtitle, .contentarea .subhead.text-center, .paragraph-text { color: #64748b; font-size: 0.875rem; margin-top: 0.5rem; margin-bottom: 0;}

.warranty-card, .registration_contnt {
    background: #ffffff;
    border: 1px solid rgba(241, 245, 249, 0.9);
    box-shadow: 0 25px 50px -12px rgba(15, 23, 42, 0.06);
    border-radius: 24px;
    padding: 2.5rem;
    width: 100%;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

  .icon-badge {
            display: flex;
            align-items: center;
            justify-content: center;
            background-color: #f1f5f9;
            border-radius: 9999px;
            width: 40px;
            height: 40px;
            flex-shrink: 0;
        }
.field-label {
            margin-bottom: 0;
            color: #1e293b;
            font-weight: 600;
            font-size: 1rem;
}
.phone-input-group {
            display: flex;
            align-items: center;
            border: 1px solid #e2e8f0;
            border-radius: 12px;
            background: #ffffff;
            transition: all 0.2s ease;
            height: 56px;
            position: relative;
        }
        .phone-input-group:focus-within {
            border-color: #2563eb;
            box-shadow: 0 0 0 4px rgba(37, 99, 235, 0.1);
        }
        .country-code-btn {
            display: flex;
            align-items: center;
            gap: 0.5rem;
            padding: 0 1.25rem;
            height: 100%;
            border-right: 1px solid #e2e8f0;
            font-weight: 600;
            color: #0f172a;
            background: #ffffff;
            user-select: none;
            font-size: 0.95rem;
            border-radius: 12px 0 0 12px;
        }
        .country-code-text {
            font-weight: 600;
            color: #0f172a;
            margin-bottom: 0;
        }
      .input-group-prepend.country-code-btn .input-group-text {
     background-color: #ffffff !important;
    border: 1px solid #ffffff !important;
        }
        .phone-input-element {
            flex: 1;
            border: none !important;
            outline: none !important;
            padding: 0 3rem 0 1rem;
            height: 100%;
            font-size: 1rem;
            color: #0f172a;
            background: transparent;
        }
        .phone-input-element::placeholder {
            color: #94a3b8;
        }
        .phone-icon-right {
            position: absolute;
            right: 1.25rem;
            color: #64748b;
            pointer-events: none;
            display: flex;
            align-items: center;
        }
        .contentarea.reg-bg-main
        {
       background: #f8fafc ;
      /* min-height: 79.5vh; */
    }
    .contentarea.reg-bg-main-custmer-registration
 {
    background: #f8fafc;
}
.status-btn, .status-btn:hover, .common_btn.pinkbtn, .common_btn.pinkbtn:hover  {
    background-color: #0a122c;
    color: #ffffff;
    font-weight: 600;
    letter-spacing: 0.05em;
    font-size: 0.9rem;
    border-radius: 12px;
    padding: 1.1rem 2rem;
    width: 100%;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.75rem;
    transition: all 0.2s ease;
    cursor: pointer;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
}
.status-btn:hover, .common_btn.pinkbtn:hover {
    background-color: #222f5b !important;
}
/* Brand strip custom styling */
        .brand-line {
            position: absolute;
            width: 75%;
            border-bottom: 1px solid #e2e8f0;
            z-index: 1;
}
.brand-badges-container {
          display: flex;
          flex-wrap: wrap;
          justify-content: center;
          gap: 20px;
          justify-items: center;
          align-items: center;
          margin-top: 20px;
          /* display: grid;
          grid-template-columns: repeat(3, 1fr);*/
 }
.logo-img-reg, .brand-badges-container img
{
     width: 100%;
    max-width: 145px;}

 @media (min-width: 768px) {
            .hero-title {
                font-size: 2.5rem;
            }
            .hero-subtitle {
                font-size: 1rem;
            }
        }
.consent-checkbox {
            width: 18px;
            height: 18px;
            border: 1px solid #cbd5e1;
            border-radius: 4px;
            cursor: pointer;
            accent-color: #2563eb;
            margin-top: 0.2rem;
}
.consent-label {
            color: #64748b;
            font-size: 0.875rem;
            line-height: 1.6;
            user-select: none;
            cursor: pointer;
            margin-bottom: 0;
 }
.consent-link {
            color: #2563eb;
            font-weight: 500;
            text-decoration: none;
            transition: color 0.15s ease;
 }
.consent-link:hover {
            color: #2563eb;
            text-decoration: underline;
}
 .logo-header
 {max-width: 100px;}
.header-main-1
{
 background-color: #ffffff;
    border-bottom: 1px solid #e2e8f0;
    width: 100%;
    position: relative;
    z-index: 10;}
.header-classic.header-nav a, .admin-login   
{color: #334155 !important;}
.admin-login
{gap: 5px;}
@media (max-width: 991px) {
    .header-main-1 .navbar-classic .navbar-toggler {
        margin-left: auto;
    }
   .header-main-1 .admin-login {
    padding-right: 60px;
}
.header-main-1 .header-classic.header-nav
{margin-top: -88px; text-align:right;display: block !important;}
}

@media (min-width: 600px) and (max-width: 767px) {
    .header-main-1 .headlogin {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%; 
        max-width: 100%; 
        padding-top: 0px; 
    }
}
@media (min-width: 320px) and (max-width: 480px) {
    .header-main-1 .navbar-classic .navbar-toggler {
        margin: 0 0 0 auto;
        border: none;
    }
}

.prdctchec_img
 {
    background-image: linear-gradient(135deg, #638bf7 0%, #00192f 100%) !important;
}
.nav.nav-pills.registration_head
{margin-top: 30px;}

.otp_ label.field-label {
    text-align: left;
}

/*==========================*/
.footer-links-container
 {
    display: flex;
    align-items: center;
    color: #cbd5e1;
    gap: 1rem;
    font-size: 0.85rem;
}
.footer-link, .copyright-text
 {
    color: #64748b;
    text-decoration: none;
    transition: color 0.15s ease;
}
.border-radus-a
{ border-radius: 0 10px 10px 0;}
