@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600&display=swap');
@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Raleway:400,500,600,700&display=swap');



@font-face {
  font-family: 'Conv_Industry-Medium';
  src: url('../fonts/Industry-Medium.eot');
  src: local('â˜º'), url('../fonts/Industry-Medium.woff') format('woff'), url('../fonts/Industry-Medium.ttf') format('truetype'), url('../fonts/Industry-Medium.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

/** Generated by FG **/
@font-face {
  font-family: 'Conv_Industry-Bold';
  src: url('../fonts/Industry-Bold.eot');
  src: local('â˜º'), url('../fonts/Industry-Bold.woff') format('woff'), url('../fonts/Industry-Bold.ttf') format('truetype'), url('../fonts/Industry-Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}


/** Generated by FG **/
@font-face {
  font-family: 'Conv_Industry-BoldItalic';
  src: url('../fonts/Industry-BoldItalic.eot');
  src: local('â˜º'), url('../fonts/Industry-BoldItalic.woff') format('woff'), url('../fonts/Industry-BoldItalic.ttf') format('truetype'), url('../fonts/Industry-BoldItalic.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Conv_Industry-Book';
  src: url('../fonts/Industry-Book.eot');
  src: local('â˜º'), url('../fonts/Industry-Book.woff') format('woff'), url('../fonts/Industry-Book.ttf') format('truetype'), url('../fonts/Industry-Book.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Conv_Industry-Demi';
  src: url('../fonts/Industry-Demi.eot');
  src: local('â˜º'), url('../fonts/Industry-Demi.woff') format('woff'), url('../fonts/Industry-Demi.ttf') format('truetype'), url('../fonts/Industry-Demi.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

/** Generated by FG **/
@font-face {
  font-family: 'Conv_Industry-Light';
  src: url('../fonts/Industry-Light.eot');
  src: local('â˜º'), url('../fonts/Industry-Light.woff') format('woff'), url('../fonts/Industry-Light.ttf') format('truetype'), url('../fonts/Industry-Light.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}


/************************** font_family end here *********************************/

body {
  font-family: 'Conv_Industry-Book';
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
ul {
  margin: 0;
  padding: 0;
}

p {
  font-family: 'Poppins', sans-serif;
}

a:hover {
  text-decoration: none;
}

body {
  font-family: var(--font-mon);
}

li {
  list-style: none;
}

a {
  transition: 0.45s;
}

.padd_70 {
  padding: 70px 0px !important;
}

.padd_t_70 {
  padding-top: 70px !important;
}

.padd_b_70 {
  padding-bottom: 70px !important;
}

.padd_40 {
  padding: 40px 0px !important;
}

.padd_t_40 {
  padding-top: 40px !important;
}

.padd_b_40 {
  padding-bottom: 40px !important;
}

.m_t_40 {
  margin-top: 40px;
}

/************************** mardin_padding end here *********************************/

.topmaincont1 {
  background-color: #000;
  padding: 10px 0;
}


.topright .fbt:hover {
  color: #3b5999;
}

.topright .instt:hover {
  color: #e4405f;
}

.topright .twtt:hover {
  color: #55acee;
}


/*language drop down*/
.topright ul li ul {
  display: none;
  position: absolute;
  transition: all 0.3s;
  z-index: 9999999;
  background: #6c6c6c;
  width: 84px;
  left: 42%;
  padding: 0 0 0 0px;
}

.topright ul li:hover ul {
  display: block;
  text-align: center !important;
}

.topright ul li ul li {
  padding: 0 0 0 0;
  display: list-item;
}

.topright ul li ul li a {
  color: #000;
  font-size: 16px;
  display: list-item;
}

.topright ul li ul li:first-child {
  border: none;
  line-height: 0;
  height: 0;
  left: 0;
  padding: 0 0 0 0;
}


/*
25a212
font-family: 'Roboto', sans-serif;
*/


.navcont2 {
  position: static !important;
}

.navcont1 {
  background: #44ae34;
  padding: 0 0px;
  left: 0;
  right: 0;
  z-index: 999;
}

.nav_win {
  padding: 0 0;
}

.main_navs {
  position: relative;
}

.top_navs {}

.top_nav_items {}

.top_nav_items ul {
  padding: 14px 0 0 0;
  text-align: center;
}

.top_nav_items ul li {
  display: inline-block;
  position: relative;
  transition: 0.45s all;
  padding: 0 0 0 0px;
}

.top_nav_items ul li a {
  color: #fff;
  font-size: 16px;
  display: inline-block;
  position: relative;
  height: 40px;
  line-height: 40px;
  padding: 0 16px;
  font-weight: 400;
  text-transform: capitalize;
  margin: 0 0 0 0px;
  font-family: 'Roboto', sans-serif;
  text-decoration: none !important;
}

.top_nav_items ul li a:hover {
  background: #bc0e25;
  border-radius: 6px
}

.top_nav_items ul li a i {
  font-size: 12px;
  color: #bc0e25;
  border-radius: 6px
}

.top_nav_items ul li:hover {
  background: #bc0e25 !important;
  border-radius: 6px;
}

.top_nav_items ul li:hover a {
  background: #bc0e25;
  color: #fff;
  border-radius: 6px
}


.top_nav_items ul li ul.l2_ul {
  position: absolute;
  top: 100%;
  left: 0px;
  right: 0px;
  display: none;
  width: 254px;
  z-index: 999;
  background: #eff3f6;
  border: 0px solid #e4e4e4;
  padding: 0 0 0 0;
  border-bottom: 0px;
  border-radius: 6px
}

.top_nav_items ul li ul.l2_ul li.l2_li {
  display: block;
  text-align: left;
  width: 100%;
  background: transparent;
  transition: 0.0s;
  border-bottom: 1px solid #d2d2d2;
  position: relative;
}

.top_nav_items ul li ul.l2_ul li.l2_li a {
  display: block;
  text-align: left;
  width: 100%;
  color: #000;
  background: transparent;
  position: relative;
  font-size: 14px;
  padding: 0px 15px;
  height: 40px;
  line-height: 40px;
}

.top_nav_items ul li ul.l2_ul li.l2_li:hover {}

.top_nav_items ul li ul.l2_ul li.l2_li:hover a {
  color: #fff;
}


.site_h_r {
  text-align: right;
  line-height: 97px;
}

.site_h_r ul {}

.site_h_r ul li {
  display: inline-block;
  padding: 0 5px;
  position: relative;
}

.site_h_r ul li a {
  font-size: 21px;
  display: inline-block;
  width: 42px;
  transition: 0.45s;
  height: 42px;
  line-height: 42px;
  text-align: center;
  color: #fff;
  background: #0f0f0f;
}

.site_h_r ul li:first-child a {
  font-size: 18px;
}

.site_h_r ul li:first-child {
  padding-left: 0px;
}

.site_h_r ul li:nth-child(3) {
  padding-right: 0px;
}

.site_h_r ul li a:hover {
  border-radius: 50%;
  background: #bc1c18;
  color: #fff;
}

.mobile_menus {
  display: none !important;
}

#mySidenav {
  display: none;
}


/* seach start */
.searchtop {
  text-align: right;
  padding: 12px 0;
}

.searchtop form {
  position: relative;
}

.searchtop input {
  position: relative;
  width: 288px;
  height: 42px;
  line-height: 42px;
  padding: 0 42px 0 15px;
  background: #ffffff outline: none;
  border: 1px solid #d4af37;
  border-radius: 22px;
  font-size: 13px;
  color: #222222;
}

.searchtop button {
  position: absolute;
  right: 12px;
  top: 10px;
  z-index: 999;
  background: none;
  outline: none;
  border: none;
  font-size: 16px;
  color: #d4af37;
}

/* short about start */
.shortabou {
  background: url(../images/shortaboutbg.png) no-repeat center center;
  padding: 50px 0;
}

.shortaboutmm {
  text-align: center;
}

.shortaboutmm h4 {
  font-family: 'Roboto', sans-serif;
  font-size: 34px;
  font-weight: 300;
  color: #fff;
  text-transform: capitalize;
  margin: 0 0 0 0;
  padding: 0 0 38px 0;
}

.shortaboutmm p {
  font-family: 'Roboto', sans-serif;
  font-size: 17px;
  font-weight: 300;
  color: #cacaca;
  margin: 0 0 0 0;
  padding: 0 0 0px 0;
  line-height: 27px;
}

.shortaboutmm i {
  font-size: 20px;
}

.shortaboutmm img {
  transition: all 0.5s;
}

.shortaboutmm img:hover {
  transform: rotate(360deg);
}

.shortaboutmm a {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 300;
  color: #fff;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-transform: capitalize;
  transition: all 0.5s;
}

.shortaboutmm a:hover {
  letter-spacing: 2px;
  color: #bc0e25;
}

.shortabouimg {
  position: relative;
}

.shortabouimg img {
  position: relative;
}

.shortabouimg .imm22 {
  position: absolute;
  z-index: 999;
  top: -89px;
  right: 18%;
}

/* categories start */
.catcontmain {
  /*background-color: #000;*/
  padding: 90px 0 0 0;
}

.cat_surgical {
  transition: all 0.5s;
  padding: 0 0 90px 0;
}

.cat_surgical h4 {
  font-family: 'Roboto', sans-serif;
  font-size: 50px;
  font-weight: 800;
  color: #fff;
  text-transform: uppercase;
  margin: 0 0 0 0;
  padding: 0 0 0px 0;
  transition: all 0.5s;
}

.cat_surgical strong {
  font-family: 'Roboto', sans-serif;
  font-size: 23px;
  font-weight: 300;
  color: #d3d3d3;
  margin: 0 0 0 0;
  padding: 0 0 8px 0;
  display: inline-block;
}

.cat_surgical p {
  font-family: 'Roboto', sans-serif;
  font-size: 19px;
  font-weight: 300;
  color: #acacac;
  margin: 0 0 0 0;
  padding: 0 0 10px 0;
  line-height: 24px;
}

.cat_surgical a {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #fff;
  margin: 0 0 0 0;
  padding: 15px 16px;
  position: relative;
  text-transform: uppercase;
  border: 1px solid #fff;
  width: 531px;
  display: inline-block;
}

.cat_surgical i {
  position: absolute;
  z-index: 999;
  right: 18px;
  transition: all 0.5s;
}

.cat_surgical:hover i {
  color: #fff;
  transform: rotate(360deg);
}

.cat_surgical:hover a {
  color: #fff;
}

.cat_surgical:hover a {
  background-color: #bc0e25;
}

.cat_surgicalimg {
  padding: 0 0 90px 0;
}

.cat_surgicalimg img {}

/* feature start */
.featurecont {
  background: #e9ecef;
  padding: 50px 0 70px 0px;
  margin: 0 0 0px 0;
}

.featuremain {
  overflow: hidden;
  margin: 0 0 20px 0;
  transition: all 0.5s;
}

.featureimg {
  overflow: hidden;
  transition: all 0.5s;
}

.featureimg img {
  overflow: hidden;
  transition: all 0.5s;
}

.featureimg:hover img {
  transform: scale(1.1);
  opacity: 0.7;
}

.featurename {
  padding: 20px 0 0 0px;
}

.featurename h4 {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #000;
  margin: 0 0 0 0;
  padding: 0 0;
  transition: all 0.5s;
  display: inline-block;
  text-transform: capitalize;
}

.featurename p {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #080808;
  margin: 0 0 0 0;
  padding: 0 0;
}

.featurename a {
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  font-weight: 600;
  color: #7f7f7f;
  margin: 8px 0 0 0;
  padding: 9px 24px;
  text-transform: uppercase;
  text-align: center;
  border: 2px solid #bdbcbc;
  border-radius: 50px;
  display: inline-block;
  transition: all 0.5s;
}

.featurename a:hover {
  background: #bc0e25;
  color: #fff;
  border-radius: 0;
}

.mrt {
  margin: 40px 0 0 0;
}



/* warehouse start */
.warehouscont {
  background: url(../images/iconbg.png) no-repeat center center;
  padding: 60px 0;
}

.wherehous {}

.wherehous img {
  float: left;
}

.wherehous h4 {
  font-family: 'Roboto', sans-serif;
  font-size: 38px;
  font-weight: 500;
  color: #000;
  margin: 0 0 0 0;
  padding: 0 0 0 10px;
  display: inline-block;
}

.wherehous h4 span {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #000;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  float: left;
  text-transform: uppercase;
}


/* services start */
.servicescont {
  background-color: #111111;
  padding: 8px 0 0 0;
}

.servicescont .container-fluid {
  padding: 0 3px;
}

.mb30 {
  margin: 0 0 6px 0;
}

.marpad {
  margin: 0 -3px 0 -3px
}

.servicescont .mb30 {
  padding: 0 3px;
}

.marpadd {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

.services1 {
  transition: all 0.5s;
  padding: 0 0 0px 0;
}

.services1 img {
  position: relative;
}

.services1 h4 {
  font-family: 'Roboto', sans-serif;
  font-size: 22px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  position: absolute;
  bottom: 0;
  width: 99%;
  background-color: #40474c85;
  margin: 0 0 0 0;
  padding: 12px 0;
  transition: all 0.5s;
}

.services1:hover h4 {
  bottom: 20%;
}

/* social media start */
.socialmedia {
  background-color: #111;
  padding: 40px 0 50px 0;
}

.sociallink {
  text-align: center;
}

.sociallink h4 {
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
  font-weight: 600;
  color: #fff;
  text-transform: capitalize;
  margin: 0 0 0 0;
  padding: 0 0 20px 0;
}

.sociallink p {
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  font-weight: 300;
  color: #fff;
  margin: 0 0 0 0;
  padding: 0 0 35px 0;
  text-align: center;
}

.sociallink ul {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

.sociallink ul li {
  list-style: none;
  display: inline-block;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

.sociallink .fb {
  background-color: #fff;
  color: #000;
  font: 20px;
  text-align: center;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50px;
  transition: all 0.5s;
}

.sociallink .fb:hover {
  background-color: #3b5999;
  color: #fff;
  transform: rotate(360deg);
}

.sociallink .tw {
  background-color: #fff;
  color: #000;
  font: 20px;
  text-align: center;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50px;
  transition: all 0.5s;
}

.sociallink .tw:hover {
  background-color: #55acee;
  color: #fff;
  transform: rotate(360deg);
}

.sociallink .inst {
  background-color: #fff;
  color: #000;
  font: 20px;
  text-align: center;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50px;
  transition: all 0.5s;
}

.sociallink .inst:hover {
  background-color: #e4405f;
  color: #fff;
  transform: rotate(360deg);
}

.sociallink .pnt {
  background-color: #fff;
  color: #000;
  font: 20px;
  text-align: center;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50px;
  transition: all 0.5s;
}

.sociallink .pnt:hover {
  background-color: #E60023;
  color: #fff;
  transform: rotate(360deg);
}

.sociallink .yout {
  background-color: #fff;
  color: #000;
  font: 20px;
  text-align: center;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50px;
  transition: all 0.5s;
}

.sociallink .yout:hover {
  background-color: #bc0e25;
  color: #fff;
  transform: rotate(360deg);
}

.sociallink .gplus {
  background-color: #fff;
  color: #000;
  font: 20px;
  text-align: center;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50px;
  transition: all 0.5s;
}

.sociallink .gplus:hover {
  background-color: #db4a39;
  color: #fff;
  transform: rotate(360deg);
}

.sociallink .linkd {
  background-color: #fff;
  color: #000;
  font: 20px;
  text-align: center;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50px;
  transition: all 0.5s;
}

.sociallink .linkd:hover {
  background-color: #0077B5;
  color: #fff;
  transform: rotate(360deg);
}

.certificates {}

.certificates img {}

/*footer area start*/
.footercont {
  background: #101010;
  padding: 70px 0 70px 0px;
}

.contactfoot {}

.contactfoot h4 {
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  margin: 0 0 18px 0;
  padding: 0 0 14px 0;
  background: url(../images/footheadingbg.png) no-repeat bottom left;
  text-transform: uppercase;
}

.foottxtlft {
  width: 8%;
  float: left;
}

.foottxtlft span {
  color: #bc0e25;
  font-size: 16px;
  margin: 0 0 0 0px;
  padding: 0 0 0 0;
}

.foottxtrgt {
  width: 92%;
  float: left;
  margin: 0 0 10px 0;
}

.foottxtrgt strong {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: #cccccc;
  margin: 0 0 0 0;
  padding: 0 0 4px 0;
  text-transform: uppercase;
}

.foottxtrgt p {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  font-weight: 300;
  color: #cccccc;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

.foottxtrgt a {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  font-weight: 300;
  color: #cccccc;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  transition: all 0.5s;
}

.foottxtrgt a:hover {
  color: #bc0e25;
}

.contactfoot ul {
  margin: 25px 0 0 0;
  padding: 0 0 0 0;
}

.contactfoot ul li {
  list-style: none;
  display: inline-block;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

.contactfoot ul li .twb {
  background: #37b4ee;
  color: #fff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50px;
  transition: all 0.5s;
  margin: 0 0 0 0;
  padding: 0 0px;
}

.contactfoot ul li .twb:hover {
  border-radius: 0;
}

.contactfoot ul li .fbb {
  background: #bc0e25;
  color: #fff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50px;
  transition: all 0.5s;
  margin: 0 0 0 0;
  padding: 0 0px;
}

.contactfoot ul li .fbb:hover {
  border-radius: 0;
}

.contactfoot ul li .instb {
  background: #bc0e25;
  color: #fff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50px;
  transition: all 0.5s;
  margin: 0 0 0 0;
  padding: 0 0px;
}

.contactfoot ul li .instb:hover {
  border-radius: 0;
}

.information {}

.information h4 {
  font-family: 'Oswald', sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  margin: 0 0 18px 0;
  padding: 0 0 14px 0;
  background: url(../images/footheadingbg.png) no-repeat bottom left;
  text-transform: uppercase;
}

.information ul {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

.information ul li {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  display: block;
}

.information ul li a {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  font-weight: 300;
  color: #cccccc;
  display: inline-block;
  margin: 0 0 0 0;
  padding: 0 0 6px 0;
  transition: all 0.5s;
}

.information ul li a:hover {
  color: #bc0e25;
}

.newletter {}

.newletter h4 {
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  margin: 0 0 18px 0;
  padding: 0 0 14px 0;
  background: url(../images/footheadingbg.png) no-repeat bottom left;
  text-transform: uppercase;
}

.newletter p {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  font-weight: 300;
  color: #cccccc;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

.newletter form {
  position: relative;
}

.newletter input {
  outline: none;
  border: none;
  border-radius: 4px;
  width: 70%;
  height: 45px;
  line-height: 45px;
  margin: 20px 0 0 0;
  padding: 0 0 0 5px;
  font-size: 13px;
  position: relative;
  font-family: 'Roboto', sans-serif;
  color: #888;
  font-weight: 300;
}

.newletter button {
  outline: none;
  background: #bc0e25;
  color: #000;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  border: none;
  position: absolute;
  right: 0;
  z-index: 999;
  font-weight: 600;
  width: 100px;
  height: 45px;
  line-height: 45px;
  margin: 20px 0 0 0px;
  border-radius: 4px;
  transition: all 0.5s;
}

.newletter button:hover {
  background: #fff;
  color: #000000;
}

.newletter button:hover i {
  color: #000000;
}

.newletter i {
  font-size: 18px;
  color: #fff;
  margin: 0 0 0 0;
  padding: 0 6px 0 0px;
}


.copyrightcont {
  background: #1a1a1a;
}

.copyleft {
  padding: 20px 0;
  text-align: center;
}

.copyleft p {
  font-family: 'Roboto', sans-serif;
  color: #e4e4e4;
  font-size: 15px;
  font-weight: 300;
  margin: 0 0 0 0;
  padding: 0 0 6px 0;
  text-transform: capitalize;
}

.copyleft p a {
  color: #e4e4e4;
  transition: all 0.5s;
}

.copyleft p a:hover {
  color: #00aeef;
}

.copyright {
  padding: 20px 0;
  text-align: right;
}

.copyright p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-family: 'Roboto', sans-serif;
  color: #e4e4e4;
  font-size: 15px;
  font-weight: 300;
}

.copyright a {
  display: inline-block;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-family: 'Roboto', sans-serif;
  color: #e4e4e4;
  font-size: 15px;
  font-weight: 300;
  transition: all 0.5s;
}

.copyright a:hover {
  border-radius: 50px;
  color: #bc0e25;
}




/*
f3aa4e
font-family: 'Roboto', sans-serif;
*/




/*owl slider styline*/
.products_inner:hover {
  border-color: #a6a6a6;
}

.c_slider_1 .item {
  padding: 0px 14px;
}

.c_slider_1 .owl-nav {
  display: block !important;
}

.c_slider_1 .owl-nav .owl-prev {
  position: absolute;
  top: 44%;
  left: -49px;
  transform: translateY(-30%);
  width: 46px;
  height: 43px;
  line-height: 43px;
  border: 1px solid #fff;
  text-align: center;
  transition: 0.45s;
  color: #1e1e1e;
  border-radius: 4px;
}

.c_slider_1 .owl-nav .owl-prev i {
  display: block;
  color: #1e1e1e;
  font-size: 60px;
  text-align: center;
  padding: 10px 0;
  transition: 0.45s all;
}

.c_slider_1 .owl-nav .owl-prev:hover {
  color: #bc0e25;
}

.c_slider_1 .owl-nav .owl-prev:hover i {
  color: #eb1e27;
}

.c_slider_1 .owl-nav .owl-next {
  position: absolute;
  top: 44%;
  right: -49px;
  transform: translateY(-30%);
  border: 1px solid #fff;
  width: 46px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  transition: 0.45s;
  color: #1e1e1e;
  border-radius: 4px;
}

.c_slider_1 .owl-nav .owl-next i {
  display: block;
  color: #1e1e1e;
  font-size: 60px;
  text-align: center;
  padding: 10px 0;
  transition: 0.45s all;
}

.c_slider_1 .owl-nav .owl-next:hover i {
  color: #eb1e27;
}

.c_slider_1 .owl-nav .owl-next:hover {
  color: #bc0e25;
}

/*owl slider styline 2*/
.products_inner:hover {
  border-color: #a6a6a6;
}

.c_slider_2 .item {
  padding: 0px 0px;
}

.c_slider_2 .owl-nav {
  display: block !important;
}

.c_slider_2 .owl-nav .owl-prev {
  position: absolute;
  top: 44%;
  left: -49px;
  transform: translateY(-30%);
  width: 46px;
  height: 43px;
  line-height: 43px;
  border: 1px solid #000;
  text-align: center;
  transition: 0.45s;
  color: #fff;
  border-radius: 4px;
}

.c_slider_2 .owl-nav .owl-prev i {
  display: block;
  color: #000;
  font-size: 20px;
  text-align: center;
  padding: 10px 0;
  transition: 0.45s all;
}

.c_slider_2 .owl-nav .owl-prev:hover {
  background-color: #bc0e25;
  color: #fff;
  border-color: #101010;
}

.c_slider_2 .owl-nav .owl-next {
  position: absolute;
  top: 44%;
  right: -49px;
  transform: translateY(-30%);
  border: 1px solid #000;
  width: 46px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  transition: 0.45s;
  color: #fff;
  border-radius: 4px;
}

.c_slider_2 .owl-nav .owl-next i {
  display: block;
  color: #000;
  font-size: 20px;
  text-align: center;
  padding: 10px 0;
  transition: 0.45s all;
}

.c_slider_2 .owl-nav .owl-next:hover {
  background-color: #bc0e25;
  color: #fff;
  border-color: #101010;
}



/*Search*/
.open-search {
  background: rgba(0, 0, 0, 0.9);
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 9999;
  bottom: 0px;
  height: 100%;
}

.open-search .search-target {
  position: absolute;
  top: 50%;
  left: 15%;
  right: 15%;
  text-align: center;
  transform: translateY(-50%);
}

.open-search .search-target form {
  position: relative;
}

.open-search .search-target form input {
  display: block;
  padding-left: 20px;
  width: 100%;
  outline: none;
  border-radius: 5px;
  font-size: 16px;
  height: 60px;
  background: #ffffff;
  color: #222222;
  border: 1px solid #d4af37;
  border-radius: 22px;
}

.open-search .search-target form button {
  border: none;
  display: block;
  outline: none;
  border-radius: 0px 5px 5px 0px;
  height: 60px;
  position: absolute;
  top: 0px;
  right: 0px;
  color: #d4af37;
  font-size: 17px;
  background: none;
  padding: 0 28px;
}

.open-search .search-target form button:hover {}

.search-wrapper01 {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 999;
  cursor: pointer;
  padding: 10px;
}

.search-wrapper01::after {
  display: block;
  content: "";
  background: #fff;
  height: 45px;
  width: 2px;
  transform: rotate(-45deg);
}

.search-wrapper01::before {
  display: block;
  content: "";
  background: #fff;
  height: 45px;
  width: 2px;
  transform: rotate(45deg);
  position: absolute;
}

.search-wrapper01:hover::after,
.search-wrapper01:hover::before {
  background: #bc0e25;
}

/******************************************/


.moblink {
  display: none;
}





/* responsive start here */


@media (min-width: 1200px) {

  .shortabou .container,
  .catcontmain .container,
  .warehouscont .container,
  .footercont .container,
  .featureconttt .container,
  .certificatescont .container,
  .footercont .container,
  .copycont .container,
  .newscont .container {
    max-width: 1250px;
  }

}


@media (min-width: 1310px) {

  .shortabou .container,
  .catcontmain .container,
  .warehouscont .container,
  .footercont .container,
  .featureconttt .container,
  .certificatescont .container,
  .footercont .container,
  .copycont .container,
  .newscont .container {
    max-width: 1250px;
  }

}




@media screen and (max-width: 1200px) {

  .top_nav_items ul li a {
    padding: 0 8px;
  }

  .home_abot_text h2 {
    font-size: 37px;
  }

  .about_left ul li {
    /* min-width: 160px; */
    min-height: 121px;
  }

  .service_list {
    padding: 70px 25px 50px 25px;
  }

  .service_list h6 {
    min-height: 106px;
  }


}

@media (max-width: 992px) {

  /*menu css*/
  .mobile_menus i {
    font-size: 18px;
    color: #fff;
    background: #ec2024;
    padding: 8px 9px;
    border-radius: 50px;
  }

  .navcontmain {
    position: static;
  }

  .navcont {
    display: none;
  }

  .mobile_menus {
    display: inline-block !important;
  }

  #mySidenav {
    display: block;
  }

  #mySidenav {
    display: block;
  }

  .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999;
    top: 0;
    right: 0;
    background-color: #000;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
  }

  #mySidenav li {
    list-style: none !important;
  }

  .sidenav hr {
    margin: 0;
    border-color: #1e4145;
  }

  .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 13px;
    color: #aaa;
    display: block;
    text-transform: uppercase;
    transition: 0.3s;
    font-weight: 400;
    letter-spacing: 0.5px;
  }

  .sidenav a:hover {
    color: #bc1c18;
  }

  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
  }

  .mobile_menus {
    float: right;
    margin: 21px 12px 0 0px;
  }

  .mobile_menus a {
    /*  color: #000; font-size: 20px; width: 35px;height: 35px; line-height: 35px; border: 0px solid #000;border-radius: 5px; display: inline-block;
 text-align: center;  line-height: 65px;*/
    padding: 0px;
    float: left;
  }

  .searchcont .cart22 {
    font-size: 20px;
    float: left;
  }

  .cart_liust ul li:last-child a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    border: 0px solid #fff;
    padding: 0px;
    text-align: center;
    margin-left: 11px;
    border-radius: 50%;
    transform: translateY(0px);
    transition: 0.45s;
  }

  .dropdown {
    position: relative;
  }

  .dropdown-menu {
    display: none;
  }

  .toggle,
  .dropdown-menu {
    width: 100%;
  }

  .is-active .dropdown-menu {
    display: block;
  }

  .dropdown {
    position: relative;
    line-height: 18px;
  }

  .my_drop {
    position: static;
    background: #000;
  }

  .my_drop li {
    background: #272727;
    color: #fff;
    border: 0px;
    border-bottom: 1px solid #5d5d5d;
    margin-bottom: 0px;
    text-transform: uppercase;
    padding: 10px 15px 10px 50px;
    font-size: 13px;
    letter-spacing: 0.5px;
    cursor: pointer;
    transition: 0.45s;
  }

  .my_drop li:hover {
    background: #fff;
    color: #000;
  }

  .catlink {
    display: none;
  }

}

/*menu css*/


@media screen and (max-width: 768px) {


  .toprightfirst {
    display: none;
  }

  .toprightsecond {
    display: none;
  }

  .toplogo {
    padding: 7px 0;
  }

  .searchtop {
    display: none;
  }

  .shortabou {
    background-color: #000000;
    padding: 20px 0;
  }

  .shortaboutmm h4 {
    font-size: 15px;
    padding: 0 0 10px 0;
  }

  .shortaboutmm p {
    font-size: 14px;
    padding: 0 0 10px 0;
    line-height: 22px;
  }

  .shortabouimg {
    text-align: center;
  }

  .shortabouimg .imm22 {
    position: static;
    top: 0;
    right: 0;
    text-align: center;
    width: 100px;
    display: none;
  }

  .catcontmain {
    padding: 20px 0 0 0;
  }

  .cat_surgical h4 {
    font-size: 30px;
  }

  .cat_surgical strong {
    font-size: 15px;
    padding: 0 0 0 0;
  }

  .cat_surgical a {
    width: 100%;
  }

  .cat_surgicalimg {
    padding: 0 0 20px 0;
  }

  .cat_surgical {
    padding: 0 0 20px 0;
  }

  .cat_surgical i {
    right: 8px;
    top: 18px;
  }

  .cat_surgical p {
    font-size: 15px;
  }

  .cat_surgical p br {
    display: none;
  }

  .warehouscont {
    background-color: #bc0e25;
    padding: 20px 0;
  }

  .wherehous img {
    float: none;
  }

  .services1 h4 {
    font-size: 18px;
  }

  .socialmedia {
    padding: 10px 0 20px 0;
  }

  .sociallink h4 {
    font-size: 18px;
  }

  .sociallink p {
    font-size: 11px;
    padding: 0 0 10px 0;
  }

  .footercont {
    padding: 20px 0;
  }

  .information h4 {
    padding: 16px 0 4px 0;
    margin: 0 0 0 0;
  }

  .newletter h4 {
    padding: 16px 0 4px 0;
    margin: 0 0 0 0;
  }

  .contactfoot h4 {
    padding: 16px 0 4px 0;
    margin: 0 0 0 0;
  }

  .copyleft {
    text-align: center;
    padding: 10px 0 0 0;
  }

  .copyright {
    padding: 0px 0 10px 0;
    float: none;
    text-align: center;
  }






  .c_slider_1 .owl-nav .owl-next {
    display: none;
  }

  .c_slider_1 .owl-nav .owl-prev {
    display: none;
  }

  .c_slider_2 .owl-nav .owl-next {
    display: none;
  }

  .c_slider_2 .owl-nav .owl-prev {
    display: none;
  }

  .moblink {
    display: block;
    text-align: center;
    margin: 13px 0;
  }

  .moblink ul {
    margin: 0;
    padding: 0;
  }

  .moblink ul li {
    list-style: none;
    display: inline-block;
    margin: 0 0 0 0px;
    padding: 0 0 0 0px;
  }

  .moblink ul li a {
    font-size: 14px;
    color: #000;
    background: #fff;
    width: auto;
    line-height: 32px;
    height: auto;
    text-align: center;
    margin: 0 0 0 0px;
    padding: 8px 12px;
    border-radius: 4px;
    transition: all 0.5s;
  }

  .moblink ul li a:hover {
    background: #bc0e25;
    color: #fff;
  }

}

.section-space {
  padding-top: 50px;
  padding-bottom: 50px;
}

.tsr-about .content_head {
  margin-bottom: 20px;
}

.tsr-about .content_text {
  line-height: 26px;
  text-align: justify;
}

.tsr-about .content_text p {
  margin-bottom: 15px;
}

p {
  line-height: 26px;
  text-align: justify;
}

.products-page {}

.products-page .sub_banner img {
  width: 100%;
  margin-bottom: 20px;
  object-fit: contain;
}

.products-page .content_head {
  margin-bottom: 20px;
}

.tsr-pro-box {
  margin: 15px 0;
  border: solid 1px #ccc;
  transition: all 0.5s;
  padding: 10px;
}

.tsr-pro-box .p_box img {
  transition: all 0.5s;
  width: 100% !important;
  max-height: 165px;
  object-fit: contain;
  margin-bottom: 10px;
}

.tsr-pro-box .p_nameee {
  font-size: 17px;
  font-weight: 500;
  color: #000;
  min-height: 48px;
  text-align: center;
}

.tsr-pro-box .p_name {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  min-height: 48px;
}

.tsr-pro-box .p_name a {
  text-decoration: none;
  color: #000;
}

.tsr-pro-box .p_nameee a {
  text-decoration: none;
  color: #000;
}

.tsr-pro-box:hover {
  border-color: #bc0e25;
}

.tsr-pro-box:hover .p_box img {
  transform: scale(0.9);
}

.tsr-pro-box .p_art {
  color: #bc0e25;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 14px;
}

.left-menu {
  font-family: "Raleway", sans-serif;
}

.left-menu .card-header {
  padding: 0px;
}

.left-menu .btn-link {
  position: relative;
  display: block;
  width: 100%;
  background: #bc0e25;
  color: #fff;
  text-align: left;
  border-radius: 0;
  text-decoration: none;
  text-transform: capitalize;
  padding-left: 2rem;
  transition: all 0.5s;
}

.left-menu .btn-link:before {
  content: "";
  position: absolute;
  left: 7px;
  top: calc(50% - 1px);
  height: 2px;
  width: 18px;
  background: #fff;
  transition: all 0.5s;
}

.left-menu .btn-link:hover {
  padding-left: 2rem;
}

.left-menu .btn-link:hover:before {
  width: 18px;
}

.left-menu .collapsed {
  background: #bc0e25;
  padding-left: 1rem;
}

.left-menu .collapsed:before {
  width: 2px;
}

.left-menu .card {
  border: 0;
}

.left-menu .card-body {
  background: #e4e4e4;
  padding: 10px;
}

.left-menu .card-body ul {
  padding: 0 0 0 10px;
  position: relative;
  margin: 0;
  font-size: 14px;
}

.left-menu .card-body ul:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background: #bc0e25;
}

.left-menu .card-body ul li {
  list-style: none;
  display: block;
}

.left-menu .card-body ul li a {
  color: #444;
  text-decoration: none;
  padding: 5px 0;
  display: block;
  transition: all 0.5s;
}

.left-menu .card-body ul li a:hover {
  color: #474747;
  padding-left: 7px;
}

.left-menu .card-body ul li .active {
  color: #474747;
  padding-left: 7px;
}

.basket_img img {
  height: 85px;
}

.basket_name {
  float: left;
}

.basket_name input {
  width: 50px;
  margin-right: 10px;
  margin-top: 0;
  height: 38px;
}

.txt_id2 {
  width: 100%;
  max-width: 335px;
  border: solid 1px #ccc;
  height: 40px;
  transform: all 0.35s;
}

textarea.txt_id2 {
  height: 200px;
}

.txt_id2:focus {
  border-color: #bc0e25;
}

.base tbody tr td:first-child {
  font-size: 15px;
  font-weight: 600;
  color: #000;
}

.btn_save {
  height: 40px;
  width: 100px;
  border: 1px solid #bc0e25;
  background: #bc0e25;
  color: #fff;
  font-weight: bold;
  font-size: 15px;
}

.banner-overlay {
  position: absolute;
  left: 15%;
  top: 50%;
  transform: translate(0, -50%);
  width: 100%;
  max-width: 380px;
}

.banner-overlay h1 {
  font-size: 56px;
  font-weight: bold;
  text-transform: uppercase;
  color: #5a5a5a;
}

.banner-overlay h2 {
  font-size: 49px;
  font-weight: bold;
  text-transform: uppercase;
  color: #bb0d24;
}

.banner-overlay h3 {
  font-size: 28px;
  color: #5a5a5a;
  font-weight: 600;
  margin: 15px 0;
}

.banner-overlay p {
  font-size: 14px;
  color: #5a5a5a;
  line-height: 26px;

}

.banner-overlay a {
  height: 45px;
  width: 260px;
  display: inline-block;
  line-height: 43px;
  border: solid 1px #fff;
  text-decoration: none;
  text-align: center;
  color: #fff;
  margin-top: 15px;
  transition: all 0.5s;
}

.banner-overlay a:hover {
  background-color: #fff;
  color: #000;
}

@media only screen and (max-width: 992px) {
  .banner-overlay h3 {
    display: none;
  }

  .banner-overlay p {
    display: none;
  }
}

@media only screen and (max-width: 992px) {
  .banner-overlay h1 {
    font-size: 26px;
  }

  .banner-overlay h2 {
    font-size: 24px;
  }
}

.pagination {
  margin: 0px;
  padding: 0px;
}

.pagination>li>a,
.pagination>li>span {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-valign: center;
  text-decoration: none;
  background: #000000;
  PADDING-top: 3px;
  PADDING-bottom: 3px;
  PADDING-right: 7px;
  PADDING-left: 7px;
  width: 25px;
  height: 25px;
  margin-right: 4px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border: solid 1px #303030;
}

.pagination-wrapper {
  width: 100%;
  float: right;
}

.pagination {
  float: right;
  padding-bottom: 20px;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
  z-index: 3;
  color: #fff;
  background-color: #bc0e25;
  border-color: #bc0e25;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
  background-color: #bc0e25;
  border: none;
}

/* Mobile Wholesale Button */
.mobile-wholesale-btn-container {
  padding: 15px 0 10px 0;
  background-color: #1a1a1a;
}

.mobile-wholesale-btn {
  display: inline-block;
  background-color: #C89B3C;
  color: #fff;
  width: 90%;
  padding: 12px 15px;
  border-radius: 8px;
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
  transition: all 0.3s ease;
}

.mobile-wholesale-btn:hover {
  background-color: #b58931;
  color: #fff;
  text-decoration: none;
}

@media (max-width: 767px) {
  .shortaboutmm h1 {
    font-size: 24px !important;
    line-height: 1.1 !important;
  }
}