/*====================================== reset.css is here ========================================*/
@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@500&display=swap');
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
  /*background: #eaeded;*/
  color: #021523;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}
ul {
  list-style: none;
}
caption, th {
  text-align: left;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: 500;
  font-family: 'Rubik', sans-serif;
}
q:before, q:after {
  content: '';
}
abbr, acronym {
  border: 0;
}
.clear_0 {
  clear: both;
  font-size: 0px;
  line-height: 0px;
  display: block;
}
.last {
  margin: 0 !important;
}
.pad_last {
  padding: 0 !important;
}
.no_bg {
  background: none !important;
}
/**************************************************************************************/
a {
  color: #263c97;
  text-decoration: none;
  outline: 0 none;
}
a:hover {
  color: #000;
  text-decoration: none;
}
/*----------------------------------------------------------------------------------*/
html {}
/* fonts */
body {
  color: #000;
  font-size: 14px;
  background: #fff;
  font-family: 'Rubik', sans-serif;
}
.flt_Lt {
  float: left;
  display: inline;
}
.flt_Rt {
  float: right;
  display: inline;
}
/* ---------------------------------------------------------------------------------*/
/* ----------------------- layout ----------*/
.wrapper {
  max-width: 1170px;
  margin: 0px auto;
  overflow: hidden;
}
.header-top {
  border-bottom: 1px solid #d8d8d8;
  min-height: 40px;
  width: 100%;
  background: #031424;
}
.header-top-left {
  line-height: 40px;
  color: #7d7d7d;
  font-size: 13px;
  float: left;
}
.header-top-left a {
  color: #7d7d7d;
  text-decoration: none;
  line-height: 40px;
}
.header-top-left a:hover {
  color: #7d7d7d;
  text-decoration: underline;
}
.header-top-right {
  float: right;
  line-height: 40px;
}
.header-top-right a {
  margin: 0px 10px;
  color: #7d7d7d;
}
.logo {
  float: left;
  width: 415px;
  padding-left: 15px;
}
.header {
  clear: both;
  padding: 10px 0;
}
.search-box {
  float: right;
  width: 35%;
  border: 1px solid #dadada;
  min-height: 40px;
  margin-top: 25px;
}
.su_cate {
  background: #e23a46;
  width: 22.5%;
  height: 50px;
  float: left;
}
.su_cate a {
  background: url(../images/menulist.png) 20px 20px no-repeat;
  height: 50px;
  font-size: 14px;
  text-transform: uppercase;
  padding-left: 50px;
  padding-top: 20px;
  display: inline-block;
  color: #fff;
}
.search-box input[type=submit] {
  background: url(../images/search-img.png ) 10px 10px no-repeat;
  width: 50px;
  height: 40px;
  padding: 0px;
  margin: 0px;
  border: 0px;
}
.search-box input[type=text] {
  border: 0px;
  padding: 0px;
  border: 0px;
  width: 70%;
}
.navhome {
  background: #003466;
  min-height: 50px;
}
.banner {
  clear: both;
  background: #b6d7cf;
  min-height: 360px;
}
.banner .banner-left-block {
  width: 22.5%;
  float: left;
  overflow -y: auto;
}
.su_cute_banner {
  position: relative;
}
.su_cute_banner ul {
  min-width: 263px;
  height: 360px;
  overflow-y: auto;
  z-index: 9999;
  display: none;
}
.evenrow td {
  background: #fff !important;
}
.su_cute_banner a {
  border-bottom: 1px solid #eaeaea;
  padding: 16px 20px;
  font-size: 14px;
  color: #403f3f;
  text-transform: uppercase;
  background: #fff url(../images/arrow-left-cat.png) right 16px no-repeat;
  display: block;
}
.wrapper1 {
  overflow: visible;
}
.su_cute_banner ul {
  position: absolute;
  left: 0px;
  top: 50px;
}
.banner .banner-left-block li a {
  border-bottom: 1px solid #eaeaea;
  padding: 16px 20px;
  font-size: 14px;
  color: #403f3f;
  text-transform: uppercase;
  background: #fff url(../images/arrow-left-cat.png) right 16px no-repeat;
  display: block;
}
.banner .banner-left-block li a:hover {
  color: #e23a46;
}
.banner-right-block {
  width: 77.5%;
  margin-left: 0%;
  float: left;
  height: 100%;
  position: relative;
}
.banner-right-block li {
  text-align: center;
}
.banner-right-block .bx-wrapper img {
  display: inline-block;
}
.banner-right-block .bx-wrapper .bx-prev {
  background: url(../images/left-arrow.png) no-repeat;
  top: 50%;
  left: 0px;
}
.banner-right-block .bx-wrapper .bx-next {
  background: url(../images/right-arrow.png) no-repeat;
  top: 50%;
}
.navbar-nav > li > a {
  color: #fff;
  font-size: 14px;
  padding: 16px 18px;
  font-weight: 500;
}
.navbar-nav > li > a:hover {
  color: #e23a46;
}
.main_content {
  padding: 40px 0;
}
.left-cont-block {
  width: 22.5%;
  float: left;
}
.left-cont-tab {
  border: 1px solid #dbdbdb;
}
.left-cont-block .nav {
  background: #f1f1f1;
  border-bottom: 1px solid #dbdbdb;
}
.left-cont-block .nav li {
  display: inline-block;
}
.left-cont-block .nav li.active {
  border-bottom: 1px solid #e23a46;
}
.left-cont-block .nav li.active a {
  color: #e23a46;
  font-size: 13px;
}
.left-cont-block .nav li a {
  font-size: 13px;
  text-transform: uppercase;
}
.left-cont-tab .tab-content {
  height: 400px;
  overflow-y: auto;
}
.left-cont-block .tab-pane {
  padding: 14px 13px;
}
.left-cont-block .dropdown > a {
  background: url(../images/left.png ) 0px 16px no-repeat;
  padding-left: 10px !important;
}
.left-cont-block .dropdown.menulis > a {
  background: url(../images/down.png ) 0px 16px no-repeat;
  padding-left: 10px !important;
}
.left-cont-block .dropdown ul {
  display: none;
}
.left-cont-block .tab-pane ul ul {
  margin-left: 10px;
}
.left-cont-block .tab-pane li a {
  color: #003466;
  padding: 8px 0;
  display: block;
  font-size: 15px;
}
.left-cont-block .tab-pane li a:hover {
  color: #e34651;
}
.topseller {
  border: 1px solid #dbdbdb;
  /* margin-top:20px;*/
}
.add-left img {
  width: 100%;
}
.topseller h2 {
  background: #f1f1f1;
  padding: 15px 0 15px 20px;
  font-size: 17px;
}
.topseller .topcontent {
  padding: 30px 45px;
}
.topseller .topcontent h3 {
  font-size: 15px;
  color: #003466;
  margin-top: 20px;
  text-align: center;
}
.rate {
  font-size: 17px;
  color: #e23a46;
  margin-top: 20px;
  text-align: center;
}
.rate span {
  color: #7f7f7f;
  text-decoration: line-through;
}
.add-left {
  border: 1px solid #dbdbdb;
  /* margin-top:20px;*/
}
.right-cont-block {
  width: 75.5%;
  margin-left: 2%;
  float: left;
}
.row-block {
  clear: both;
  margin-top: 30px;
}

.row-block .card-header {
    padding: 0.15rem 1rem;
	color: #fff;
    background-color: #ffbd27 !important;
}

.offset-sm-1 {
  margin-top: 20px;
}
.row-block h1 {
  font-size: 19px;
  color:#021523;
  line-height: 47px;
  height: 47px;
}
.row-block h1 a {
  float: right;
  margin-right: 90px;
  font-size: 15px;
  color: #003466;
  text-decoration: none;
}
.row-block-content {
  background: #fff;
  padding: 21px 0px 25px 10px;
  position: relative;
}
.row-block-content li {
  float: left;
  padding: 0 24px;
}
.product-listpage .products li {
  float: left;
  padding: 15px 10px 10px 10px;
  min-height: 330px;
	text-align: center;
	border:#eaeded solid 1px;
	margin: 10px;
}
.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px !important;
  margin-left: 3px !important;
  line-height: 1.42857143;
  color: #428bca !important;
  text-decoration: none;
  background: #fff !important;
  border: 1px solid #ddd !important;
}
.newarivels {
  padding: 40px 0;
}
.pagination-bock {
  clear: both;
  text-align: center;
  width: 350px;
  margin: 20px auto;
}
.newarivels img {
  width: 100%;
}
.row-block-content h4 {
  font-size: 15px;
  color: #003466;
  margin-top: 20px;
  text-align: center;
}
.product-listpage h4 {
  font-size: 15px;
  color: #003466;
  margin-top: 20px;
  text-align: center;
}
.product-cont {
  /*max-width: 220px;*/
}
.footer-top {
  background: #041e42;
  padding: 40px 0;
  clear: both;
  color: #818ea0;
	margin: 50px 0px 0px 0px;
}
.footer-top p {
  margin-bottom: 20px;
  font-size: 14px;
  color: #818ea0;
}
.footer-top p:last-child {
  margin-bottom: 0px;
}
.footer {
  padding: 40px 0;
  background: #fff;
  font-weight: normal;
}
.footer ul {
  text-align: center;
}
.footer ul li {
  display: inline-block;
  padding: 4px 10px;
  color: #939393;
  background: url(../images/seprator_footer.png) right no-repeat;
}
.footer p {
  color: #818ea0;
  text-align: center;
  margin-top: 20px;
}
.footer ul li a {
  color: #818ea0;
}
.footer p a {
  color: #c6c6c6;
}
.subpage {
  clear: both;
  margin-top: 10px;
}
.subpage h1 {
  font-size: 22px;
  color: #010101;
  margin-bottom: 25px;
}
.table-cart th {
  background: #415d78;
  border: 0px;
  color: #fff;
  border: 1px solid #415d78 !important;
}
.overflow-scroll {
  overflow: auto;
}
.table-cart td {
  background: #f7f7f7;
  border: 0px;
  color: #000;
  font-size: 16px;
  border-left: 1px solid #f7f7f7 !important;
  border-right: 1px solid #f7f7f7 !important;
  border-bottom: 1px solid #fff !important;
  vertical-align: middle;
}
.cart-btn {
  text-align: right;
  margin-top: 40px;
}
.totaltr td {
  background: #e1e1e1;
  color: #000;
  font-size: 20px;
  border-left: 1px solid #e1e1e1 !important;
  border-right: 1px solid #e1e1e1 !important;
  border-bottom: 1px solid #e1e1e1 !important;
  vertical-align: middle;
}
.margin-right {
  margin-right: 20px;
}
.btn-ouline {
  color: #003466;
  border: 1px solid #003466;
  font-size: 18px;
  border-radius: 2px;
  padding: 12px 30px;
  text-transform: uppercase;
  min-width: 270px;
}
.btn-instock {
  color: #2b7c11;
  border: 1px solid #2b7c11;
  font-size: 15px;
  border-radius: 2px;
  padding: 5px 30px;
}
.btn-primary {
  background: #e23a46;
  border: 1px solid #e23a46;
  font-size: 18px;
  border-radius: 2px;
  padding: 15px 30px;
  text-transform: uppercase;
  min-width: 270px;
}
.btn-ouline i {
  margin-right: 15px;
}
.btn-primary i {
  margin-right: 15px;
}
.btn-colo1 {
  border: 1px solid #36931d;
}
.billinginfo {
  margin-top: 40px;
}
.aboutus p {
  text-align: left;
  margin-bottom: 15px;
}
.aboutus p strong {
  font-weight: bold;
}
.billinginfo h2 {
  background: #ffbd27 !important;
  padding: 15px 10px 15px 40px;
  font-size: 16px;
  color: #fff;
  overflow: hidden;
  line-height: 27px;
	border-radius: 10px;
}
.billinginfo h2 .btn {
  float: right;
  font-size: 16px !important;
}
.banner-right-block h2 {
  margin-top: 100px;
  font-size: 35px;
  color: #e23a46;
  font-weight: 700px;
  margin-bottom: 20px;
}
.banner-right-block p {
  max-width: 500px;
  margin: 30px auto;
  min-height: 150px;
  font-size: 16px;
  font-weight: bold;
  color: #003466;
}
.billinginfo h2 .btn-primary {
  padding: 9px 0px;
  color: #fff;
}
.billing-form {
  padding: 20px 10px;
}
.form-group {
  overflow: hidden;
}
.form-control {
  font-size: 16px;
  border-radius: 0px;
  color: #4c4c4c;
  /*padding: 24px 20px;
  border: 1px solid #d3d3d3;*/
}
.border-bottom {
  border-bottom: 1px solid #cacaca;
  padding-bottom: 10px;
}
.contact p {
  text-align: center;
  font-size: 16px;
}
.product-inner-page {
  clear: both;
  margin-top: 40px;
}
.product-inner-left {
  float: left;
  width: 26%;
  margin-right: 4%;
}
.product-inner-right {
  float: right;
  width: 70%;
  position: relative;
}
.product-inner-right h1 {
  clear: both;
  color: #010101;
  font-size: 22px;
  padding-bottom: 10px;
  border-bottom: 1px solid #cacaca;
  margin-bottom: 20px;
}
.socil-icons a {
  margin: 0px 4px;
}
.socil-icons {
  position: absolute;
  right: 0px;
  top: 0px;
}
.right-side-contnet {
  padding: 20px 0;
}
.product-single-info {
  clear: both;
  margin-bottom: 15px;
  overflow: hidden;
}
.single-info-firhg {
  float: left;
  width: 50%;
  font-size: 16px;
  color: #343434;
}
.single-info-left {
  float: left;
  width: 50%;
  font-size: 16px;
  color: #343434;
}
.single-info-left.single-info-left1 {
  width: 24%;
}
.single-info-firhg.single-info-firhg1 {
  width: 70%;
}
.single-info-right {
  float: left;
  width: 50%;
  font-size: 16px;
  color: #343434;
}
.single-info-firhg {
  font-size: 16px;
}
.product-inner-left img {
  width: 100%;
}
.single-info-firhg .rate {
  text-align: left;
}
.btn-help {
  background: #f1f1f1 url(../images/helpbtn.png) 10px 10px no-repeat;
  padding-left: 60px;
  font-size: 14px;
  border-radius: 3px;
  color: #4f4f4f;
  text-align: left;
  /*padding-right: 50px;*/
}
.btn-help span {
  font-size: 16px;
}
.btn-help strong {
  font-size: 16px;
  color: #000;
}
.pull-width {
  width: 100%;
  min-width: auto;
}
.product-sep {
  background: url(../images/seprator-line.png) repeat-x;
  height: 40px;
}
.product-desc {
  clear: both;
  color: #555555;
  font-size: 16px;
  line-height: 24px;
}
.product-desc h4 {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 24px;
}
.product-desc h3 {
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 24px;
}
.table-cart .form-control {
  padding: 5px 10px;
}
@media (max-width:1150px) {
  .navbar-nav > li > a {
    color: #fff;
    font-size: 14px;
    padding-left: 7%;
    padding-right: 7%;
  }
  .wrapper {
    margin: 0px 20px;
  }
}
@media (max-width:1090px) {
  .nav > li > a {
    position: relative;
    display: block;
    padding: 15px 3px;
  }
  .navbar-nav > li > a {
    color: #fff;
    font-size: 14px;
    padding-left: 3%;
    padding-right: 3%;
  }
  .navbar-collapse {
    padding-right: 0px;
  }
}
@media (max-width:960px) {
  .su_cate {
    background: #e23a46;
    width: 5.5%;
    height: 50px;
    float: left;
  }
  .navbar-nav > li > a {
    color: #fff;
    font-size: 14px;
    padding-left: 6%;
    padding-right: 6%;
  }
  .su_cate a {
    text-indent: -2000px;
    overflow: hidden;
  }
  .banner {
    position: relative;
  }
  .banner .banner-left-block {
    display: none;
    position: absolute;
    top: 0px;
    left: 20px;
    width: 230px;
    z-index: 99999;
  }
  .banner-right-block {
    width: 100%;
  }
  .socil-icons {
    position: absolute;
    right: 0px;
    top: -38px;
  }
  .btn-ouline, .btn-primary {
    min-width: 158px;
  }
}
@media (max-width:850px) {
  .navbar-nav > li > a {
    color: #fff;
    font-size: 14px;
    padding-left: 2%;
    padding-right: 2%;
  }
  .navbar-toggle {
    color: #fff;
  }
}
@media (max-width:760px) {
  .su_cate {
    background: #e23a46;
    width: 20.5%;
    height: 50px;
    float: left;
  }
  .su_cate a {
    text-indent: 0px;
    overflow: hidden;
  }
  .left-cont-block {
    width: 100%;
  }
  .add-left {
    display: none;
  }
  .right-cont-block {
    width: 100%;
    margin-top: 20px;
    margin-left: 0px;
  }
  .topcontent li {
    text-align: center;
  }
  .topcontent li img {
    display: inline-block;
  }
  .header-top-left {
    text-align: center;
    display: block;
    width: 100%;
  }
  .header-top-right {
    text-align: center;
    display: block;
    width: 100%;
  }
  .left-cont-block .nav li a {
    padding: 15px 20px;
  }
  .logo {
    float: left;
    width: 289px;
    padding-left: 15px;
  }
  .su_cate {
    width: 29.5%;
    display: block;
  }
  .left-cont-tab {
    display: none;
  }
  .navhome {
    position: relative;
  }
 /* .navbar-collapse {
    position: absolute;
    width: 96%;
    z-index: 99999;
    top: 40px;
    left: 30px;
    background: #003466;
  }*/
  .right-side-contnet .col-lg-6 {
    width: 100%;
  }
  .right-side-contnet .pull-right {
    display: none;
  }
  .single-info-left.single-info-left1 {
    width: 50%;
  }
  .single-info-firhg.single-info-firhg1 {
    width: 50%;
  }
  .billing-form .col-lg-6 {
    margin-bottom: 15px;
  }
  .btn-ouline, .btn-primary {
    min-width: 158px;
    padding: 15px 4px;
    margin: 10px 0;
  }
  .product-listpage .products li {
    float: none;
    padding: 20px 15px;
    display: inline-block;
  }
  .products {
    text-align: center;
  }
  .su_cute_banner ul {
    display: none;
  }
}
@media (max-width:600px) {
  .btn-ouline, .btn-primary {
    min-width: 158px;
    padding: 15px 4px;
    margin: 10px 0;
    width: 100%;
  }
}
@media (max-width:500px) {
  .logo {
    float: left;
    width: 44%;
    padding-left: 15px;
  }
  .logo img {
    width: 100%;
  }
  .search-box {
    float: right;
    width: 47%;
    border: 1px solid #dadada;
    min-height: 40px;
    margin-top: 12px;
  }
  .header-top-left a {
    color: #7d7d7d;
    text-decoration: none;
    line-height: 14px;
  }
  .su_cate {
    width: 146px;
  }
  .banner {
    clear: both;
    background: #b6d7cf;
    min-height: 200px;
  }
  .header-top-left {
    line-height: 27px;
  }
  .bx-wrapper .bx-prev {
    right: -26px !important;
  }
  .bx-wrapper .bx-next {
    right: -46px !important;
  }
  .product-inner-left {
    width: 100%;
  }
  .product-inner-right {
    width: 100%;
  }
}
@media (max-width:400px) {
  .search-box input[type="text"] {
    width: 58%;
  }
}
.bx-viewport .bxslider li {
 /* -webkit-box-shadow: 5px 5px 15px rgb(0 0 0 / 5%);
  box-shadow: 5px 5px 55px rgb(0 0 0 / 5%);*/
  border: 1px solid #ececec;
  text-align: center;
  padding-bottom: 20px;
  padding-top: 20px;
}
.navbar {
  /*border-top: 1px solid #e8ebef;*/
  width: 100%;
}
.navbar-expand-lg .navbar-nav .nav-link {
  padding: 10px 18px;
	text-transform: uppercase;
}
.seraachmain {
  background: #fff;
  border-radius: 25px;
  margin: 0;
  position: relative;
  background: 0 0;
}

.seraachmain .form-control {
  height: 45px;
  font-size: 14px;
  line-height: 100%;
  padding: 10px 15px;
  margin: 0;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 10px 0px 0px 10px;
  -webkit-border-radius: 10px 0px 0px 10px;
  -webkit-appearance: none;
  box-sizing: border-box;
}
.seraachmain .search-submit {
  color: #021523;
  background-color: #ffbd27;
  border-color: #ffbd27;
  border-radius: 0px 10px 10px 0px;
  -webkit-border-radius: 0px 10px 10px 0px;
}



.banner-row {
  margin-top: 30px;
}
.bx-controls-direction .bx-prev {background: #000;}
.logosection{ padding:15px 0px 15px 0px;}
.topsell .card{ text-align: center!important;}
.topsell .card-header{background-color: #ffbd27 !important; border: none!important; padding:17px 0px 17px 0px;}
.topsell .card .topcontent{padding: 15px 10px 0px 10px;}
.topsell .card h3{ padding-top:15px;}
.product-listpage .card{ text-align: center!important; padding: 15px 10px 15px 10px; margin: 10px 0px 10px 0px;}

.plan_details .card-header h1{ font-size:19px;}
.plan_details .card{ margin: 10px 0px 30px 0px!important;}

.share-icon a{ margin: 1px;}
.billing-form .form-group{ margin:0px 0px 0px 0px!important;}
.billing-form .form-group .form-control{ border-radius:5px; margin:0px 0px 10px 0px!important; line-height: 40px;}

.productall{ padding:30px;}
.productall .card{ text-align: center; margin-bottom: 30px; padding: 10px;}
.productall .card-header {
    padding: 0.15rem 1rem;
	color: #fff;
    background-color: #ffbd27 !important;
}

.productall .card h4 {
    font-size: 15px;
    color: #003466;
    margin-top: 20px;
    text-align: center;
}




.clr{ clear:both;}