@import url("https://fonts.googleapis.com/css?family=Raleway:300,400,500,500i,700&display=swap");
/*font-family: 'Raleway', sans-serif;*/
@import url("https://fonts.googleapis.com/css2?family=SUSE:wght@100..800&display=swap");
/*.suse-<uniquifier> { font-family: "SUSE", sans-serif; font-optical-sizing: auto; font-weight: <weight>; font-style: normal; }*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  overflow-y: scroll; }

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

body {
  font-family: "SUSE", sans-serif;
  /*background: url(../super-sujata/bg-1.png) repeat left top;*/
  color: #333;
  font-size: 15px;
  line-height: 175%;
  background-color: white; }

h1, h2, h3, h4, h5, h6 {
  text-align: left;
  margin: 10px auto 5px;
  padding: 0; }

h1 {
  font-size: 30px; }

h2 {
  font-size: 26px; }

h3 {
  font-size: 22px; }

h4 {
  font-size: 18px; }

h5 {
  font-size: 14px; }

a {
  text-decoration: none;
  border: none !important;
  outline: 0;
  -webkit-tap-highlight-color: transparent; }

img {
  vertical-align: middle; }

figure {
  margin: 5px 0 10px; }

figcaption {
  text-align: center;
  font-size: 10px;
  font-style: italic;
  margin: 0 auto; }

hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2); }

li {
  margin-left: 30px; }

p {
  text-align: justify;
  margin-bottom: 20px; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.rular {
  width: 100%;
  height: 1px;
  border-top: .01em solid #CCC; }

.rightsReserved {
  background: #d4d4be;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 10px;
  text-decoration: none;
  border: none !important;
  outline: 0;
  -webkit-tap-highlight-color: transparent; }
  .rightsReserved span {
    padding-left: 10px;
    padding-right: 10px; }
  .rightsReserved a, .rightsReserved * {
    color: #000 !important; }

.rightsReserved2 {
  background: #1b1e21;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px; }
  .rightsReserved2 * {
    color: rgba(255, 255, 255, 0.6) !important;
    font-size: 30px; }

.rightsReserved3 {
  background: rgba(27, 30, 33, 0.85);
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 10px; }
  .rightsReserved3 span {
    padding-left: 5px;
    padding-right: 5px;
    display: inline-block; }
  .rightsReserved3 * {
    color: rgba(255, 255, 255, 0.6) !important; }

.contactUsPage * {
  text-align: left !important; }
.contactUsPage .media {
  margin-top: 30px !important; }
.contactUsPage h5 {
  color: #bb2d3b;
  font-weight: bolder;
  font-size: 18px; }

.columnLeft {
  height: 100%;
  /*div{
    -webkit-transition: all 0.5s; !* Safari *!
    transition: all 0.5s;
  }*/
  /*div:hover{
    background-color: rgba(204, 204, 204, 1);
  }*/ }

.img50 {
  max-width: 50px; }

.img75 {
  max-width: 75px; }

.img100 {
  max-width: 100px; }

.img150 {
  max-width: 150px; }

.img200 {
  max-width: 200px; }

.img250 {
  max-width: 250px; }

.img300 {
  max-width: 300px; }

.img350 {
  max-width: 350px; }

.img400 {
  max-width: 400px; }

.img450 {
  max-width: 450px; }

.img500 {
  max-width: 500px; }

.img550 {
  max-width: 550px; }

.products {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fcfff4+0,e9e9ce+100;Wax+3D+%232 */
  background: linear-gradient(to bottom, rgba(252, 255, 244, 0.53) 0%, rgba(233, 233, 206, 0.44) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  padding: 10px 0;
  border-right: 0.01em solid rgba(0, 0, 0, 0.23);
  border-top: 0.01em solid rgba(0, 0, 0, 0.23); }
  .products * {
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important; }
  .products p {
    margin: 0 auto;
    line-height: 1; }

footer {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fcfff4+0,e9e9ce+100;Wax+3D+%232 */
  background: linear-gradient(to bottom, rgba(252, 255, 244, 0.53) 0%, rgba(233, 233, 206, 0.44) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  padding-top: 30px;
  border-top: 0.01em solid rgba(0, 0, 0, 0.2);
  border-bottom: 0.01em solid rgba(0, 0, 0, 0.2);
  /*-------------------------------------------------------------*/
  /*-------------------------------------------------------------*/ }
  footer .step1 p {
    font-weight: 400;
    line-height: 1.2; }
  footer .step1 * {
    text-align: left;
    font-size: 12px; }
  footer .step1 h2 {
    font-size: 17px; }
  footer .step2 {
    background: #f4f4f4;
    padding-top: 30px;
    border-top: 0.01em solid rgba(0, 0, 0, 0.2);
    border-bottom: 0.01em solid rgba(0, 0, 0, 0.2); }
    footer .step2 p {
      font-weight: 400;
      line-height: 1.2; }
    footer .step2 * {
      text-align: left;
      font-size: 12px; }
    footer .step2 h2 {
      font-size: 17px; }
    footer .step2 li {
      line-height: 1.2;
      margin-top: 8px;
      margin-bottom: 8px; }

/*- Footer ------------------------------------------------------------*/
.ptb75 {
  padding-top: 75px;
  padding-bottom: 75px; }

.shadowtb {
  box-shadow: inset 0 11px 8px -10px #CCC, inset 0 -11px 8px -10px #CCC; }

.bg1 {
  background-color: #d4d4be; }

.saleDeals * {
  text-align: center !important;
  line-height: 1.4; }
.saleDeals span {
  color: #6e1b1b; }

.bodyText {
  border-left: 0.01em solid rgba(204, 204, 204, 0.5);
  padding-left: 20px; }
  .bodyText li {
    text-align: justify; }

/*# sourceMappingURL=main.css.map */
