@font-face {
  font-family: "Bahnschrift";
  src: url("../fonts/Bahnschrift.eot");
  src: url("../fonts/Bahnschrift.eot?#iefix") format("embedded-opentype"), url("../fonts/Bahnschrift.woff2") format("woff2"), url("../fonts/Bahnschrift.woff") format("woff"), url("../fonts/Bahnschrift.ttf") format("truetype"), url("../fonts/Bahnschrift.svg#Bahnschrift") format("svg");
}

@font-face {
  font-family: 'Mittelschrift Caps';
  src: url('../fonts/DMCAPS.ttf') format('truetype');
  font-weight: normal;
}

body {
  font-family: 'Century Gothic',  sans-serif;
  font-weight: 400;
  color: #333;
  font-size: 15px;
  line-height: 20px;
  width: 100%;
}

*:focus {
  outline: none !important;
}

h1, h2, h3, h4, h5, h6 {
  color: #292929;
  line-height: 1;
  text-transform: uppercase;
  margin: 0 0 10px;
}

/* default font size */
.fa {
  font-size: 14px;
}

/* Override the bootstrap defaults */
h1 {
  font-size: 22px;
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
  font-weight: 700;
}

h2 {
  font-size: 20px;
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
  font-weight: 700;
}

h3 {
  font-size: 18px;
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
  font-weight: 700;
}

h4 {
  font-size: 15px;
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
  font-weight: 700;
}

h5 {
  font-size: 12px;
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
  font-weight: 700;
}

h6 {
  font-size: 10.2px;
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
  font-weight: 700;
}

a {
  color: #292929;
  cursor: pointer;
  -webkit-transition: ease-in-out .3s all;
  -moz-transition: ease-in-out .3s all;
  transition: ease-in-out .3s all;
}

a:focus,
a:active,
a:hover {
  text-decoration: none;
  color: #888;
}

legend {
  font-size: 18px;
  padding: 7px 0px
}

label {
  font-size: 14px;
  font-weight: normal;
}

select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
  font-size: 12px;
  box-shadow: none !important;
}

.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
  font-size: 12px;
}

.input-group .input-group-addon {
  font-size: 12px;
  height: 30px;
}

.table-bordered td {
  vertical-align: middle !important;
  text-align: center;
}

img {
  max-width: 100%;
  height: auto;
}

.clearfix {
  clear: both;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }

  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }

  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }

  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }

  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }

  .m-sm-1 {
    margin: 0.25rem !important;
  }

  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }

  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }

  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }

  .m-sm-2 {
    margin: 0.5rem !important;
  }

  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }

  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }

  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }

  .m-sm-3 {
    margin: 1rem !important;
  }

  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }

  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }

  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }

  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }

  .m-sm-4 {
    margin: 1.5rem !important;
  }

  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }

  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }

  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }

  .m-sm-5 {
    margin: 3rem !important;
  }

  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }

  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }

  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }

  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }

  .p-sm-0 {
    padding: 0 !important;
  }

  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }

  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }

  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }

  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }

  .p-sm-1 {
    padding: 0.25rem !important;
  }

  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }

  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }

  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }

  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }

  .p-sm-3 {
    padding: 1rem !important;
  }

  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }

  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }

  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }

  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }

  .p-sm-4 {
    padding: 1.5rem !important;
  }

  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }

  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }

  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }

  .p-sm-5 {
    padding: 3rem !important;
  }

  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }

  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }

  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }

  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }

  .m-sm-n1 {
    margin: -0.25rem !important;
  }

  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }

  .m-sm-n2 {
    margin: -0.5rem !important;
  }

  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }

  .m-sm-n3 {
    margin: -1rem !important;
  }

  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }

  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }

  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }

  .m-sm-n4 {
    margin: -1.5rem !important;
  }

  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }

  .m-sm-n5 {
    margin: -3rem !important;
  }

  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }

  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }

  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }

  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }

  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }

  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }

  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }

  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }

  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }

  .m-md-1 {
    margin: 0.25rem !important;
  }

  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }

  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }

  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }

  .m-md-2 {
    margin: 0.5rem !important;
  }

  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }

  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }

  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }

  .m-md-3 {
    margin: 1rem !important;
  }

  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }

  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }

  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }

  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }

  .m-md-4 {
    margin: 1.5rem !important;
  }

  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }

  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }

  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }

  .m-md-5 {
    margin: 3rem !important;
  }

  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }

  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }

  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }

  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }

  .p-md-0 {
    padding: 0 !important;
  }

  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }

  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }

  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }

  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }

  .p-md-1 {
    padding: 0.25rem !important;
  }

  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }

  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }

  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }

  .p-md-2 {
    padding: 0.5rem !important;
  }

  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }

  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }

  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }

  .p-md-3 {
    padding: 1rem !important;
  }

  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }

  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }

  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }

  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }

  .p-md-4 {
    padding: 1.5rem !important;
  }

  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }

  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }

  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }

  .p-md-5 {
    padding: 3rem !important;
  }

  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }

  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }

  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }

  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }

  .m-md-n1 {
    margin: -0.25rem !important;
  }

  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }

  .m-md-n2 {
    margin: -0.5rem !important;
  }

  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }

  .m-md-n3 {
    margin: -1rem !important;
  }

  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }

  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }

  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }

  .m-md-n4 {
    margin: -1.5rem !important;
  }

  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }

  .m-md-n5 {
    margin: -3rem !important;
  }

  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }

  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }

  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }

  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }

  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }

  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }

  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }

  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }

  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }

  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }

  .m-lg-1 {
    margin: 0.25rem !important;
  }

  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }

  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }

  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }

  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }

  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }

  .m-lg-3 {
    margin: 1rem !important;
  }

  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }

  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }

  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }

  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }

  .m-lg-4 {
    margin: 1.5rem !important;
  }

  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }

  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }

  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }

  .m-lg-5 {
    margin: 3rem !important;
  }

  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }

  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }

  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }

  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }

  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }

  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }

  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }

  .p-lg-1 {
    padding: 0.25rem !important;
  }

  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }

  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }

  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }

  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }

  .p-lg-3 {
    padding: 1rem !important;
  }

  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }

  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }

  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }

  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }

  .p-lg-4 {
    padding: 1.5rem !important;
  }

  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }

  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }

  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }

  .p-lg-5 {
    padding: 3rem !important;
  }

  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }

  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }

  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }

  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }

  .m-lg-n1 {
    margin: -0.25rem !important;
  }

  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }

  .m-lg-n2 {
    margin: -0.5rem !important;
  }

  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }

  .m-lg-n3 {
    margin: -1rem !important;
  }

  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }

  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }

  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }

  .m-lg-n4 {
    margin: -1.5rem !important;
  }

  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }

  .m-lg-n5 {
    margin: -3rem !important;
  }

  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }

  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }

  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }

  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }

  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }

  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }

  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }

  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }

  .m-xl-1 {
    margin: 0.25rem !important;
  }

  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }

  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }

  .m-xl-3 {
    margin: 1rem !important;
  }

  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }

  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }

  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }

  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }

  .m-xl-4 {
    margin: 1.5rem !important;
  }

  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }

  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }

  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }

  .m-xl-5 {
    margin: 3rem !important;
  }

  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }

  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }

  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }

  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }

  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }

  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }

  .p-xl-1 {
    padding: 0.25rem !important;
  }

  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }

  .p-xl-3 {
    padding: 1rem !important;
  }

  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }

  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }

  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }

  .p-xl-5 {
    padding: 3rem !important;
  }

  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }

  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }

  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }

  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }

  .m-xl-n1 {
    margin: -0.25rem !important;
  }

  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }

  .m-xl-n2 {
    margin: -0.5rem !important;
  }

  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }

  .m-xl-n3 {
    margin: -1rem !important;
  }

  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }

  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }

  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }

  .m-xl-n4 {
    margin: -1.5rem !important;
  }

  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }

  .m-xl-n5 {
    margin: -3rem !important;
  }

  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }

  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }

  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }

  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }

  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

/* wishlist */
.account-wishlist a.btn {
  height: 34px;
  line-height: 34px;
  padding: 0 15px;
  border-radius: 5px;
}

/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
  display: inline;
}

.flip {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  display: inline-block;
}

.nav-tabs {
  margin-bottom: 15px;
}

div.required .control-label:before {
  content: '* ';
  color: #F00;
  font-weight: bold;
}

/* tooltip */
.tooltip.top .tooltip-arrow {
  border-top-color: #888;
}

.tooltip.top-left .tooltip-arrow {
  border-top-color: #888;
}

.tooltip.top-right .tooltip-arrow {
  border-top-color: #888;
}

.tooltip.right .tooltip-arrow {
  border-right-color: #888;
}

.tooltip.left .tooltip-arrow {
  border-left-color: #888;
}

.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #888;
}

.tooltip.bottom-left .tooltip-arrow {
  border-bottom-color: #888;
}

.tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #888;
}

.tooltip-inner {
  background: #888;
}

.alert {
  text-align: center;
  font-size: 12px;
  margin: 0;
  border-radius: 0;
  border: none;
}

/* transition */
.owl-nav>div, .banner-2 img,
#button-guest, #button-search, #button-review, #button-account, #button-login, #button-confirm,
#button-payment-method, #button-shipping-method, #button-quote, #button-coupon, #button-register,
.form-horizontal input.btn, a.btn, input[type='submit'], .button {
  -webkit-transition: ease-in-out all .3s;
  -moz-transition: ease-in-out all .3s;
  transition: ease-in-out all .3s;
}

#button-guest:hover, #button-search:hover, #button-review:hover, #button-account:hover,
#button-login:hover, #button-confirm:hover, #button-payment-method:hover, #button-register:hover,
#button-shipping-method:hover, #button-quote:hover, #button-coupon:hover,
.form-horizontal input.btn:hover, a.btn:hover, input[type='submit']:hover, .button:hover {
  color: #fff !important;
  background: #e52529 !important;
}

#button-guest, #button-search, #button-review, #button-account, #button-login, #button-confirm,
#button-payment-method, #button-shipping-method, #button-quote, #button-coupon, #button-register,
.form-horizontal input.btn, a.btn, input[type='submit'], .button {
  border: 0;
  background: #434343 !important;
  padding: 0 30px;
  text-transform: uppercase;
  font-size: 12px;
  color: #fff !important;
  line-height: 40px;
  height: 40px;
  display: inline-block;
  font-weight: 700;
  border-radius: 0;
  box-shadow: none !important;
  letter-spacing: 1px;
  font-family: 'Century Gothic', sans-serif;
}

#button-voucher,
#button-coupon {
  height: 34px;
  margin-left: 10px;
}

#button-search+h2 {
  display: none;
}

#button-search {
  margin: 15px 0;
}

#modal-agree {
  z-index: 1000000;
}

/* header-top */
.header-top {
  border-bottom: 1px solid #ebebeb;
}

.header-top .container {
  width: 100%;
  padding: 0 60px;
}

.header-top .container-inner {
  /* border-right: 1px solid #ebebeb;
  border-left: 1px solid #ebebeb; */
}

.phone {
  padding: 0 25px;
  border-right: 1px solid #ebebeb;
  display: inline-block;
}

.phone label {
  margin: 0;
  line-height: 45px;
  font-size: 12px;
  color: #afafaf;
  font-style: italic;
}

.welcome {
  display: inline-block;
  padding-left: 20px;
}

.welcome p {
  font-size: 12px;
  color: #434343;
  line-height: 45px;
  margin: 0;
  font-style: italic;
}

/* currency */
.currency {
  float: right;
  position: relative;
  padding-left: 25px;
  border-left: 1px solid #ebebeb;
}

.currency label {
  margin: 0;
  line-height: 44px;
  font-size: 12px;
  color: #afafaf;
  font-style: italic;
}

.currency .btn-link {
  border: 0;
  padding: 0 20px 0 8px;
  line-height: 44px;
  color: #434343;
  font-size: 12px;
  text-transform: capitalize;
  font-style: italic;
  text-decoration: none;
  -webkit-transition: ease-in-out .3s all;
  -moz-transition: ease-in-out .3s all;
  transition: ease-in-out .3s all;
}

.currency .btn-link:hover {
  color: #888;
}

.currency .btn-link strong {
  font-weight: 400;
}

#form-currency .dropdown-menu {
  border: 0;
  left: initial;
  right: 0;
  padding: 20px 30px 15px;
  box-shadow: none;
  border-radius: 0;
  margin: 0;
  min-width: 120px;
  background: #292828;
}

#form-currency .dropdown-menu li button {
  color: #7e7e7e;
  font-size: 12px;
  text-decoration: none;
  padding: 5px 0;
  line-height: 20px;
  margin-bottom: 3px;
  text-align: right;
  font-family: 'Droid Serif', sans-serif;
}

#form-currency .dropdown-menu li button:hover {
  color: #fff;
}

/* language */
.language {
  float: right;
  position: relative;
  padding-left: 25px;
  border-left: 1px solid #ebebeb;
}

.language label {
  margin: 0;
  line-height: 44px;
  font-size: 12px;
  color: #afafaf;
  font-style: italic;
}

.language .btn-link {
  border: 0;
  padding: 0 20px 0 8px;
  line-height: 44px;
  color: #434343;
  font-size: 12px;
  text-transform: capitalize;
  font-style: italic;
  text-decoration: none;
  -webkit-transition: ease-in-out .3s all;
  -moz-transition: ease-in-out .3s all;
  transition: ease-in-out .3s all;
}

.language .btn-link:hover {
  color: #888;
}

#form-language .dropdown-menu {
  border: 0;
  left: initial;
  right: 0;
  padding: 20px 30px 15px;
  box-shadow: none;
  border-radius: 0;
  margin: 0;
  min-width: 120px;
  background: #292828;
}

#form-language .dropdown-menu li button {
  color: #7e7e7e;
  font-size: 12px;
  text-decoration: none;
  padding: 5px 0;
  line-height: 20px;
  margin-bottom: 3px;
  text-align: right;
  font-family: 'Droid Serif', sans-serif;
}

#form-language .dropdown-menu li button:hover {
  color: #fff;
}

/* top-link */
#top-links {
  float: right;
}

#top-links .list-inline {
  margin: 0;
  padding: 0;
}

#top-links li.dropdown {
  padding: 0 20px;
  border-left: 1px solid #ebebeb;
}

#top-links .dropdown-menu {
  border: 0;
  left: 0;
  padding: 10px 15px;
  box-shadow: 0 0 9.6px 0.4px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  min-width: 120px;
  background: #fff;
}

#top-links a {
  color: #434343;
  font-size: 12px;
  text-transform: capitalize;
  position: relative;
  font-style: italic;
  line-height: 44px;
  text-decoration: none;
  -webkit-transition: ease-in-out .3s all;
  -moz-transition: ease-in-out .3s all;
  transition: ease-in-out .3s all;
}

#top-links .dropdown-menu {
  border: 0;
  left: initial;
  right: 0;
  padding: 20px 30px 15px;
  box-shadow: none;
  border-radius: 0;
  margin: 0;
  min-width: 120px;
  background: #292828;
}

#top-links .dropdown-menu li a {
  background: none;
  color: #7e7e7e;
  font-size: 12px;
  text-decoration: none;
  padding: 5px 0;
  line-height: 20px;
  margin-bottom: 3px;
  text-align: right;
  font-family: 'Droid Serif', sans-serif;
}

#top-links .dropdown-menu li a:hover {
  color: #fff;
}

.block-left {
  float: left;
  margin-top: 24px;
  width: 50%;
  text-align: left;
  display: none;
}

/* block-right */
.block-right {
  float: right;
  margin-top: 24px;
  width: 100%;
  text-align: right;
}

.block-right .search-containers {
  margin-right: 20px;
}

/* top */
#top>.container>ul>li {
  display: inline-block;
}

#top>.container>ul {
  margin: 0;
}

#top .text-ex {
  color: #292929;
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  border-bottom: 1px solid rgba(55, 55, 55, .1);
  padding-bottom: 5px;
}

#top>.container>ul:first-child {
  padding: 12px 0;
}

#top>.container>ul:first-child>li {
  padding: 0;
}

#top>.container>ul:first-child>li>span:not(.text-ex) {
  color: #888;
}

#top>.container>ul:last-child {}

#top.text-ex {
  padding: 12px 0px;
  margin-right: 5px;
  font-size: 13px;
}

.top-links {
  margin: 0;
}

.top-links>li:not(:last-child) {
  margin-bottom: 20px;
}

#top>li {
  padding: 0 20px;
  position: relative;
}

#top-links a,
#top.dropdown-menu a,
#top.dropdown-menu button {
  display: block;
}

#top-links a:hover,
#top.dropdown-menu a:hover,
#top.dropdown-menu button:hover,
#top.dropdown-menu .item-selected {
  color: #888;
  text-decoration: none;
}

.logo-container {
  margin: 10px 0 0px 0;
}

.logo-container img {
  height: auto !important ;
  width: 100% !important;
}

#logo a {
  display: inline-block;
}

/* container-fix */
.common-home .container-fix {
  border: 0;
}

.container-fix {
  border-bottom: 1px solid #ebebeb;
}

.container-fix .container {
  padding: 0;
  /* width: 100%; */
  /* padding: 0 60px; */
}

/* search */
.search-containers {
  display: inline-block;
}

.search-container {
  position: relative;
  z-index: 113;
}

#search h1 {
  font-size: 48px;
  color: #fff;
  text-transform: capitalize;
  font-weight: 500;
  margin: 0 0 70px 0;
}

.search-position {
  position: relative;
}

.search-content .ion-android-close {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 9999;
  color: #fff;
}

.search-content {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(21, 21, 21, .99);
  display: none;
  animation: fadeIn 0.5s linear alternate;
  -webkit-animation: fadeIn 0.5s linear alternate;
  -moz-animation: fadeIn 0.5s linear alternate;
}

.search-container .container {
  position: relative;
  height: 100%;
}

.search-container i:hover {
  color: #a2a2a2 !important
}

.search-container i.pe-7s-close {
  opacity: .8
}

.search-container>i {
  width: 15px;
}

.search-container i {
  color: #363636;
  font-size: 21px;
  cursor: pointer;
}

#search {
  position: absolute;
  top: 50%;
  width: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

#search input {
  border: none;
  border-radius: 0;
  box-shadow: none;
  padding: 0 40px 0 0;
  background: none;
  color: #ffffff;
  font-size: 14px;
  font-style: italic;
  width: 100%;
  height: 45px;
  line-height: 45px;
  border-bottom: 1px solid #fff;
  text-transform: capitalize;
}

#search input::-webkit-input-placeholder {
  color: #bababa;
}

#search input::-moz-placeholder {
  color: #bababa;
}

#search input:-ms-input-placeholder {
  color: #bababa;
}

#search input:-moz-placeholder {
  color: #bababa;
}

#subscribe .btn:hover {
  color: #fff !important;
}

#search button:hover i,
#search i:hover {
  color: #a2a2a2;
}

#search button i {
  color: #fff;
}

#search button {
  border: none;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
  font-size: 25px;
  background: none !important;
  z-index: 2;
  float: right;
  margin-top: -40px;
  position: relative;
}

#search>button.expand-search2 {
  opacity: 1;
  z-index: 4;
}

#search.expand-search>i:hover {
  color: #888;
}

#search.expand-search>i {
  color: #fff
}

#search.expand-search>input {
  max-width: 250px;
  padding: 0 0 0 20px;
  background: #222;
  margin-top: -10px;
  color: #fff;
}

/*menu*/
.mainmenu .navbar {
  margin-bottom: 0;
}

/* newsletter popup */
.b-close {
  display: block;
}

.b-close:before {
  font-family: "Ionicons";
  content: "\f2d7";
  display: inline-block;
  color: #434343;
  font-size: 16px;
}

.b-close span {
  display: none;
}

.newletter-popup {
  background: #fff;
  top: 50% !important;
  margin-top: -179px;
  position: fixed !important;
  padding: 50px;
  text-align: center;
  display: none;
}

#boxes .newletter-title h2 {
  font-size: 30px;
  text-transform: uppercase;
  color: #343434;
  margin: 0 0 30px;
}

#boxes .box-content label {
  font-weight: 400;
  font-size: 13px;
}

#boxes .box-content .newletter-label {
  width: 70%;
}

#boxes #frm_subscribe .required {
  color: #f00;
  padding-right: 5px;
}

#boxes #frm_subscribe a {
  cursor: pointer;
}

#boxes #frm_subscribe #subscribe_pemail {
  background: #EBEBEB none repeat scroll 0% 0%;
  border: medium none;
  height: 40px;
  width: 50%;
  margin: 20px 0 30px;
  padding: 0 15px;
}

#boxes .box-content .subscribe-bottom {
  margin-top: 20px;
}

#boxes .box-content .subscribe-bottom label {
  margin: 0;
  font-size: 13px;
}

#boxes .box-content .subscribe-bottom #newsletter_popup_dont_show_again {
  display: inline-block;
  margin: 0;
}

#boxes #frm_subscribe #notification {
  color: #f00;
}

#boxes #frm_subscribe #notification .success {
  color: #67D7BB;
}

#popup2 {
  position: absolute;
  right: -12px;
  top: -12px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  background: #fff;
  border-radius: 100%;
  cursor: pointer;
}

/* newsllter */
.newletter-subscribe-container {
  margin: 190px 0 0 0;
  background: #b20000;
  padding: 60px 0;
}

#dialog-normal .newletter-title {
  /* display: none; */
  color: #fff;
}

#dialog-normal .newletter-title h6 {
  color: #707070;
  line-height: 24px;
  font-size: 12px;
  margin: 0
}

#dialog-normal .des-testimonial {
  line-height: 24px;
  letter-spacing: .025em;
  margin: 0 0 55px 0;
}

#dialog-normal .newletter-title h3 {
  font-size: 30px;
  color: #fff;
  line-height: 24px;
  margin: 0 0 20px 0;
  text-transform: capitalize;
}

#dialog-normal {
  text-align: center;
}

#dialog-normal .newleter-content {
  vertical-align: middle;
  position: relative;
  text-align: center;
}

#frm_subscribe-normal {
  display: inline-block;
  width: 770px;
  position: relative;
}

#subscribe_email {
  background: #fff;
  border: 2px solid #000;
  font-size: 13px;
  color: #a2a2a2;
  display: block;
  font-style: italic;
  padding: 10px 100px 10px 20px;
  height: 55px;
  width: 100%;
  float: left;
  margin: 0;
}

#subscribe_email::-webkit-input-placeholder {
  color: #9d9d9d;
}

#subscribe_email::-moz-placeholder {
  color: #9d9d9d;
}

#subscribe_email:-ms-input-placeholder {
  color: #9d9d9d;
}

#subscribe_email:-moz-placeholder {
  color: #9d9d9d;
}

#subscribe .btn {
  border: none;
  background: none !important;
  padding: 0 10px 0 20px;
  height: 55px;
  line-height: 55px;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  color: #a2a2a2 !important;
  font-family: 'Century Gothic', sans-serif;
}

#subscribe .btn:hover {
  background: none !important;
  color: #888 !important
}

#notification-normal {
  text-align: center;
  padding-top: 20px;
  clear: both;
}

#notification-normal div {
  color: #292929;
}

#notification-normal div.warning {
  color: #f00;
  text-align: center
}

/* blog */
#blog_home {
  margin: 85px 0 0;
}

#blog_home .row_items {}

#blog_home .articles-inner {}

#blog_home .articles-image {
  text-align: center;
  display: none;
}

#blog_home .owl-item:after {
  width: 1px;
  height: 100%;
  position: absolute;
  right: -15px;
  top: 0;
  content: '';
  background: #ebebeb;
}

#blog_home .owl-item.active:after+.active {
  display: none;
}

#blog_home .articles-inner {
  overflow: hidden;
  padding: 20px 30px;
  margin-top: 20px;
}

#blog_home .row_items .articles-inner:hover .articles-image .readmore,
#blog_home .row_items .articles-inner:hover .articles-image::before {
  opacity: 1;
}

#blog_home .row_items .articles-inner .articles-image {
  position: relative;
}

#blog_home .articles-date span {
  color: #434343;
  font-weight: 700;
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
  font-size: 80px;
  display: block;
  margin-top: 0;
}

#blog_home .articles-date {
  font-size: 13px;
  color: #434343;
  font-weight: 500;
  line-height: 1;
  text-transform: capitalize;
  float: left;
  text-align: center;
}

#blog_home .articles-date .author {
  color: #888;
  padding-left: 15px;
}

#blog_home .aritcles-content {
  margin-left: 110px;
}

.articles-name+span {
  color: #434343;
  font-weight: 700;
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
  text-transform: uppercase;
  font-size: 11px;
}

.articles-name {
  font-size: 16px;
  font-weight: 700;
  color: #434343;
  margin: 0 0 8px;
  display: block;
  text-transform: uppercase;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
}

.articles-name:hover {
  color: #888;
}

.articles-intro {
  color: #888888;
  line-height: 24px;
  font-size: 14px;
  font-style: italic;
  margin: 25px 0 35px;
}

.readmore a {
  color: #434343;
  font-size: 12px;
  font-weight: 700;
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
  display: inline-block;
  text-transform: uppercase;
}

.readmore a:after {
  content: '';
  background: url(../image/bg-arrow.png) no-repeat center right;
  display: inline-block;
  width: 44px;
  height: 11px;
  margin-left: 10px;
}

.readmore a:hover:after {
  -webkit-animation: passing 1200ms linear infinite;
  -moz-animation: passing 1200ms linear infinite;
  -ms-animation: passing 1200ms linear infinite;
  -o-animation: passing 1200ms linear infinite;
  animation: passing 1200ms linear infinite;
}

.readmore a:hover {
  color: #888;
}

.blog-blog .article-titles {
  margin-bottom: 40px;
}

.blog-blog .article-titles h3 {
  font-size: 25px;
  margin: 0;
}

.blog-blog .article-name a {
  font-size: 13px;
}

.blog-blog .intro-text {
  margin: 20px 0 0;
}

.blog-blog .readmore-page {
  font-size: 14px;
  font-weight: 700;
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
  margin: 20px 0 0;
  display: block;
}

.blog-blog .article-item-inner {
  margin-bottom: 40px;
}

.blog-blog .article-list:last-child .article-item-inner {
  margin: 0;
}

.blog-article .article-text {
  margin-top: 30px;
}

.blog-article .article-title {
  margin-top: 20px;
}

/* cart */
.cart-container {
  display: inline-block;
}

#cart {
  float: right;
  width: auto;
}

#cart-total {
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
  font-weight: 400;
  background: none;
  color: #434343;
  font-size: 11px;
  text-transform: capitalize;
  float: left;
  margin-top: -3px;
  margin-left: 3px;
  border-radius: 100%;
  text-align: center;
  line-height: 1;
}

#cart-total .total-price {
  font-weight: 400;
  font-size: 14px;
  display: block;
  text-align: left;
}

#cart>button {
  background: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
  width: auto;
  float: right;
}

#cart .dropdown-cart i {
  font-size: 19px;
  color: #434343;
  float: left;
  line-height: 1;
  -webkit-transition: ease-in-out .3s all;
  -moz-transition: ease-in-out .3s all;
  transition: ease-in-out .3s all;
}

#cart>button>i:hover {
  color: #888;
}

#cart .dropdown-menu .text-empty {
  margin: 0;
  padding: 10px 0;
}

#cart .dropdown-menu {
  background: #292828;
  border: none;
  min-width: 355px;
  margin: 0;
  padding: 40px 40px 0;
  top: 35px;
  border-radius: 0;
  box-shadow: none;
  color: #fff;
}

#cart .dropdown-menu .cart-empty {
  padding-bottom: 30px;
}

#cart-total .item-cart {
  position: absolute;
  display: block;
  width: 24px;
  height: 24px;
  background: #888;
  border: 2px solid #fff;
  color: #fff;
  top: -8px;
  left: 32px;
  border-radius: 100%;
  text-align: center;
  font-size: 12px;
  line-height: 20px;
  font-weight: 400 !important;
}

#cart .dropdown-menu .cart-button {
  margin: 40px -40px 0;
  padding: 50px 40px;
  background: #1c1c1c;
}

#cart .table>tbody>tr>td {
  border: none;
  padding: 0;
}

#cart .cart-close button:hover {
  color: #888;
}

#cart .cart-close button {
  background: none !important;
  color: #fff;
  border: none;
  font-size: 16px;
  line-height: 1;
  box-shadow: none !important;
}

#cart .cart-quantity {
  color: #fff;
  font-size: 12px;
  margin: 5px 0 8px 0 !important;
}

#cart .cart-name:hover {
  color: #888;
}

#cart .cart-name {
  color: #292929;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
}

#cart .cart-price {
  font-size: 16px;
  color: #929292;
}

#cart p.cart-button a:last-child {
  margin: 0;
}

#cart p.cart-button {
  text-align: left;
}

#cart p.cart-button a {
  border: 2px solid #fff;
  background: transparent;
  color: #fff;
  height: 42px;
  line-height: 40px;
  text-align: center;
  padding: 0 25px;
  display: block;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
  display: inline-block;
}

#cart p.cart-button a:hover {
  color: #434343;
  background: #fff;
}

#cart .cart-button a.view-cart {
  margin-right: 20px;
}

#cart .dropdown-menu .info-item {
  padding-left: 20px;
}

#cart .dropdown-menu .info-item a {
  font-size: 14px;
  color: #fff;
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
  font-weight: 700;
}

#cart .dropdown-menu .info-item a:hover {
  color: #888;
}

#cart .dropdown-menu .info-item .cart-price {
  font-size: 14px;
  color: #fff;
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
  font-weight: 700;
}

#cart .dropdown-menu .has-scroll {
  max-height: 500px;
  overflow: auto
}

#cart .dropdown-menu tr td strong {
  color: #000;
}

#cart .dropdown-menu tr td:first-child {
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
}

#cart .dropdown-menu tr td:last-child {
  font-size: 13px;
  color: #fff;
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
}

.unvisible {
  display: none;
}

#cart .dropdown-menu .has-scroll table tr {
  border-bottom: 1px solid #363535;
  padding-bottom: 25px;
  margin-bottom: 25px;
  display: inline-block;
  width: 100%;
}

/* fix */
.fix-header {
  background: #fff;
  left: 0;
  position: fixed !important;
  top: 0;
  width: 100%;
  z-index: 9997;
  box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.1);
  -webkit-transition: ease-in-out .3s all;
  -moz-transition: ease-in-out .3s all;
  transition: ease-in-out .3s all;
}

.fix-header .logo-container {
  margin: 15px 0 0;
}

.fix-header .block-right {
  margin: 23px 0 0;
}

.fix-header #cart .dropdown-menu {
  top: 43px;
}

/* banner-static */
.banner-static {
  background: url("../image/block-home1.jpg") no-repeat 0 0;
  background-size: cover;
  min-height: 543px;
  margin: 100px 0 0;
}

.banner-static .banner-text {
  text-align: right;
  padding-left: 50px;
}

.banner-static .banner-text h3 {
  font-size: 12px;
  color: #a3a3a3;
  margin: 0 0 10px;
  font-weight: 700;
  letter-spacing: 15px;
}

.banner-static .banner-text h2 {
  font-size: 72px;
  color: #434343;
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
  font-weight: 700;
  margin: 0;
  line-height: 0.8;
}

.banner-static .banner-description {
  margin-right: 80px;
  margin-top: 50px;
  padding-right: 25px;
  border-right: 2px solid #434343;
}

.banner-static .banner-description p {
  font-size: 14px;
  color: #6a6a6a;
  font-style: italic;
  margin: 10px 0 0;
}

.banner-static .banner-description a {
  font-size: 12px;
  color: #434343;
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 70px;
  display: inline-block;
}

.banner-static .banner-description a:after {
  content: '';
  background: url(../image/bg-arrow.png) no-repeat center right;
  display: inline-block;
  width: 44px;
  height: 11px;
  margin-left: 10px;
}

.banner-static .banner-description a:hover:after {
  -webkit-animation: passing 1200ms linear infinite;
  -moz-animation: passing 1200ms linear infinite;
  -ms-animation: passing 1200ms linear infinite;
  -o-animation: passing 1200ms linear infinite;
  animation: passing 1200ms linear infinite;
}

.banner-static .banner-description a:hover {
  color: #888;
}

/* banner-center */
.banner-center {
  position: relative;
  padding: 130px 0;
  text-align: center;
  background: url("../image/block2-home1.jpg") no-repeat fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin-bottom: 10px;
  margin-top: 20px;
}

.banner-center:before {
  content: "";
  position: absolute;
  top: 50px;
  bottom: 50px;
  left: 50px;
  right: 50px;
  pointer-events: none;
  opacity: 1;
  border: 10px solid rgba(255, 255, 255, 0.1);
}

.banner-center h2 {
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
  font-weight: 700;
  font-size: 36px;
  color: #fff;
  text-transform: uppercase;
  margin: 20px 0;
}

.banner-center .content-static p {
  font-size: 14px;
  color: #d8d8d8;
  font-style: italic;
  padding: 20px 45px;
  margin-bottom: 50px;
}

.banner-center .content-static a {
  font-size: 14px;
  font-weight: 700;
  color: white;
  line-height: 30px;
  text-transform: uppercase;
}

.banner-center .content-static a:after {
  content: '';
  background: url(../image/bg1-arrow.png) no-repeat center right;
  display: inline-block;
  width: 44px;
  height: 11px;
  margin-left: 10px;
}

.banner-center .content-static a:hover:after {
  -webkit-animation: passing 1200ms linear infinite;
  -moz-animation: passing 1200ms linear infinite;
  -ms-animation: passing 1200ms linear infinite;
  -o-animation: passing 1200ms linear infinite;
  animation: passing 1200ms linear infinite;
}

.banner-center .content-static a:hover {
  color: #888;
}

/* banner-center1 */
.banner-center1 {
  position: relative;
  padding: 80px 0;
  text-align: center;
  margin-bottom: 70px;
  margin-top: 30px;
  background: #f5f6f7;
}

.banner-center1 .img {
  margin-bottom: 30px;
  -webkit-transition: ease-in-out .3s all;
  -moz-transition: ease-in-out .3s all;
  transition: ease-in-out .3s all;
}

.banner-center1 .col:hover .img {
  -moz-transform: translateY(10px);
  -webkit-transform: translateY(10px);
  -o-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
}

.banner-center1 h3 {
  font-size: 12px;
  color: #434343;
  text-transform: uppercase;
  margin: 0 0 20px 0;
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
  font-weight: 700;
}

.banner-center1 p {
  font-size: 12px;
  color: #434343;
  font-style: italic;
  margin: 0;
}

/* banner-bottom */
.banner-bottom {
  text-align: center;
}

.banner-bottom .logo-footer {
  display: inline-block;
  width: 100%;
}

.banner-bottom .link-footer {
  display: inline-block;
  width: 100%;
  margin-top: 50px;
}

.link-footer ul {
  padding: 0;
}

.link-footer li {
  list-style: none;
  display: inline-block;
  margin-right: 35px;
}

.link-footer li:last-child {
  margin: 0;
}

.link-footer li a {
  font-size: 13px;
  color: #a2a2a2;
  text-transform: uppercase;
  font-weight: 700;
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
}

.link-footer li a:hover {
  color: #434343;
}

/* banner-left */
.banner-left {
  margin: 60px 0 0;
}

.banner-left img:hover {
  opacity: 0.8;
}

/* cms block */
.social-footer {
  clear: both;
  ;
  display: inline-block;
  width: 100%;
  text-align: left;
  margin-bottom: 50px;
}

.social-footer ul {
  margin: 0;
  padding: 0;
}

.social-footer li:last-child {
  margin: 0;
}

.social-footer li {
  display: inline-block;
  margin-right: 20px;
}

.social-footer li a {
  width: 48px;
  height: 48px;
  line-height: 48px;
  border-radius: 100%;
  font-size: 24px;
  color: #fff;
  display: inline-block;
  text-align: center;
}

.social-footer li a.so-facebook {
  background: #466EAF;
  color: #fff;
  border: 1px solid #466EAF;
}

.social-footer li a.so-linkedin {
  background: #51BDE9;
  color: #fff;
  border: 1px solid #51BDE9;
}

.social-footer li a:hover {
  color: #434343;
  background: #000;
  border-color: #434343;
}

.social-footer li i {
  font-size: 24px;
}

.static-policy .text-content p {
  color: #929292;
  line-height: 24px;
  letter-spacing: .025em;
  margin: 0;
  padding: 0;
}

.static-policy .text-content h2 {
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  margin: 25px 0;
}

.static-policy .col {}

.static-policy {
  text-align: center;
  float: left;
  width: 100%;
  margin-bottom: 100px;
  padding-bottom: 95px;
  border-bottom: 1px solid #ebebeb;
}

.banner-2 .row>div:hover .col-img img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  transform-origin: right top;
}

.banner-2 .col-img {
  overflow: hidden;
  text-align: center;
  margin-bottom: 100px;
}

.banner-2 .text-content a:hover {
  color: #888;
  border-color: #888;
}

.banner-2 .text-content a {
  display: inline-block;
  padding-bottom: 5px;
  border-bottom: 2px solid #292929;
  color: #292929;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  margin-top: 80px;
}

.banner-2 .text-content h2 {
  font-size: 24px;
  line-height: 1;
  margin: 0;
  text-transform: capitalize;
  font-weight: 400;
}

.banner-2 .text-content h3 {
  font-weight: 600;
  font-size: 14px;
  line-height: 1;
  margin: 0 0 15px 0;
}

.banner-2 .text-content {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 50px;
}

.banner-2 .col-img a {
  position: relative;
  display: inline-block;
  overflow: hidden
}

.banner-1 .row>div:nth-child(3) {
  padding-left: 10px;
}

.banner-1 .row>div:nth-child(2) {
  padding: 0 10px;
}

.banner-1 .row>div:nth-child(1) {
  padding-right: 10px;
}

.banner-1 .row>div {
  margin-bottom: 90px;
}

.banner-1 .text-content {
  position: absolute;
  bottom: 20px;
  left: 20px;
}

.banner-1 .item1,
.banner-1 .item4 {
  margin-bottom: 20px;
}

.banner-1 .col-img {
  text-align: center;
}

.banner-1 .items {
  position: relative;
}

.banner-1 .text-content a {
  box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.1);
  background: #fff;
  font-size: 14px;
  color: #292929;
  text-transform: capitalize;
  font-weight: 500;
  padding: 20px 30px;
  display: inline-block;
}

.static-about h4 span {
  color: #707070;
  font-weight: 400;
}

.static-about h4 {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0;
}

.static-about p {
  letter-spacing: .025em;
  line-height: 30px;
  margin: 0 0 50px 0
}

.static-about h1 {
  font-size: 30px;
  text-transform: capitalize;
  margin: 0 0 40px 0;
  font-weight: 500;
}

.static-about img {
  margin-bottom: 35px
}

.static-about h3 {
  font-size: 12px;
  color: #929292;
  text-transform: capitalize;
  margin: 0 0 5px 0;
}

.static-about {
  text-align: center;
  padding: 100px 16%;
}

/* owl carousel */
.owl-carousel .owl-nav>.owl-next,
.owl-carousel .owl-nav>.owl-prev {
  position: absolute;
  top: 50%;
  margin: -75px 0 0 0;
  width: 45px;
  height: 45px;
  background: #fff;
  text-align: center;
  border-radius: 100%;
  opacity: 0;
  color: #434343;
  padding: 0;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
}

.owl-style2 .owl-carousel .owl-nav>.owl-next,
.owl-style2 .owl-carousel .owl-nav>.owl-prev {
  width: 30px;
  height: 30px;
  margin: -15px 0 0 0;
  border: 1px solid #e1e1e1;
}

.owl-style2 .owl-nav>.owl-prev {
  left: -15px;
}

.owl-style2 .owl-nav>div.owl-next {
  right: -15px;
}

.owl-carousel:hover .owl-nav>.owl-next,
.owl-carousel:hover .owl-nav>.owl-prev {
  opacity: 1;
}

.owl-nav>.owl-prev {
  left: -25px;
}

.owl-nav>div.owl-next {
  right: -25px;
}

.owl-theme .owl-nav>.owl-next:hover,
.owl-theme .owl-nav>.owl-prev:hover {
  background: #434343;
  color: #fff;
}

.owl-style2 .owl-nav>div i {
  line-height: 28px;
  font-size: 12px;
}

.owl-nav>div i {
  font-size: 16px;
  line-height: 44px;
}

.owl-carousel:hover .owl-nav>div {
  opacity: 1;
}

.tt_tabsproduct_module {
  margin-top: 80px;
}

/* testimonial */
.main-row:not(.full-width) .testimonial-container .container {
  padding: 0;
  width: 100%;
}

.testimonial-container .testimonial-images img {
  border-radius: 100%;
  margin-bottom: 30px;
  width: auto;
  display: inline-block;
}

.testimonial-container .owl-nav>.owl-prev:hover,
.testimonial-container .owl-nav>.owl-next :hover {
  color: #292929;
}

.testimonial-container .owl-nav>.owl-prev,
.testimonial-container .owl-nav>.owl-next {
  border: none;
  background: none !important;
  color: #cecece;
}

.testimonial-container .testimonial-box {
  padding: 0 45px;
  position: relative;
}

.testimonial-container .testimonial-box:before {
  content: "\f10d";
  font-family: FontAwesome;
  font-size: 28px;
  color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  font-style: italic;
}

.testimonial-container .testimonial-box a {
  color: #ffffff;
  line-height: 25px;
  font-size: 14px;
  font-style: italic;
}

.testimonial-container .box-testimonial {
  padding-left: 45px;
  margin-top: 40px;
}

.testimonial-container .testimonial-images {
  width: 66px;
  height: 66px;
  float: left;
  border: 2px solid #fff;
  border-radius: 100%;
}

.testimonial-container .testimonial-author {
  margin-left: 80px;
  line-height: 66px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-transform: capitalize;
}

.testimonial-container .module-title {
  display: none;
}

.testimonial-container .owl-nav>div i {
  font-size: 36px;
}

.testimonial-container .owl-theme .owl-nav.disabled+.owl-dots {
  padding: 0 45px;
  text-align: left;
}

.testimonial-container .owl-theme .owl-dots .owl-dot span {
  background: #7d7d7d;
  margin: 0 8px;
}

.testimonial-container .owl-theme .owl-dots .owl-dot.active span {
  background: #fff;
}

.row-testimonials {
  margin-bottom: 30px;
}

.row-testimonials .box-testimonial {
  padding: 0;
  margin: 0 0 0 80px;
}

.row-testimonials .testimonial-name h2 {
  font-size: 16px;
}

/* feature-products */
.feature-products .module-title {
  text-align: left;
  margin-bottom: 30px;
}

.feature-products .module-title h2 {
  background: none;
  padding: 0 0 15px;
  border-bottom: 2px solid #434343;
}

.feature-products .product-layout {
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
}

.feature-products .product-layout:last-child {
  margin: 0;
}

.feature-products .image {
  width: 100px;
  float: left;
}

.feature-products .caption {
  margin-left: 110px;
}

.feature-products .button-group {
  display: none;
}

/* brand */
.brand-container .swiper-pagination,
.brand-container .swiper-pager {
  display: none;
}

/* banner-ourbrands */
.brand-container .item {
  text-align: center;
  border-bottom: 1px solid #424243;
  border-left: 1px solid #424243;
  padding-bottom: 15px;
  padding-top: 15px;
}

.brand-container .item:last-child {
  border-bottom: 0;
}

.brand-container .swiper-slide-active .item {
  border-left: 0;
}

.brand-container .item img {
  display: inline-block;
}

/* footer */
#back-top:hover {
  background: #888;
}

#back-top {
  position: fixed;
  bottom: 210px;
  right: 9%;
  width: 40px;
  height: 40px;
  line-height:38px;
  text-align: center;
  cursor: pointer;
  color: #fff;
  /* -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); */
  font-weight: 700;
  text-transform: uppercase;
  background: #434343;
  z-index: 999;
  -webkit-transition: ease-in-out .3s all;
  -moz-transition: ease-in-out .3s all;
  transition: ease-in-out .3s all;
}

@media(max-width: 1400px) {
  #back-top {
    bottom: 60px;
    right: 0px;
  }
}

#back-top span {
  margin-right: 15px;
}

#back-top i {
  font-size: 14px;
}

.common-home .footer-top {
  background: #000;
  margin: 0;
}

.footer-top {
  background: #000;
  padding: 60px 0 60px;
  margin-top: 60px;
  color: #fff;
}

.footer-top a {
  color: #fff;
}

.footer-top h3 {
  color: #e52529;
  font-family: "Bahnschrift";
  margin: 0 0 30px 0;
}

.footer-top h4 {
  color: #fff;
  font-family: "Bahnschrift";
}

.footer-logo {
  height: 50px;
  margin: 0 0 20px 0;
}

footer {
  padding: 30px 0;
  background: #232323;
  text-align: center;
}

.logo-footer {
  float: left;
}

.copyright-text a {
  color: #fff;
}

.copyright-text a:hover {
  color: #818181;
}

.copyright-text {
  margin: 0;
  color: #888;
  font-size: 12px;
  /* font-style: italic; */
  width: 100%;
  text-align: left;
}

.copyright-text a {
  color: #888;
}

@media (max-width:480px) {
  .footer-top h3 {
    margin: 30px 0 0 0 !important;
  }

  .footer-top .social-footer h3,
  .footer-top .cert-footer h3 {
    margin: 30px 0 10px 0 !important;
  }

  .social-footer {
    text-align: left !important;
  }

  .footer-top h4 {
    margin-top: 30px !important;
  }

  .footer-top {
    font-size: 12px;
  }
}

/* breadcrumbs */
.breadcrumbs {
  /* display: none; */
}

.breadcrumbs .breadcrumb {
  margin: 0
}

.breadcrumb {
  padding: 20px 0 !important;
  margin: 0 0 20px 0  !important;
  background: none;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  text-align: center;
  border-radius: 0;
}

.breadcrumb a:hover,
.breadcrumb li:last-child a {
  color: #e52529;
}

.breadcrumb>li+li::before,
.breadcrumb a {
  color: #adadad;
  text-transform: capitalize;
}

.common-home .breadcrumbs {
  display: none;
}

.breadcrumbs h1,
.breadcrumbs h2 {
  font-size: 36px;
  font-weight: 500;
  color: #333333;
  text-transform: capitalize;
  margin: 0 0 20px 0;
}

.breadcrumbs .category-name {
  display: none;
}

.breadcrumbs {
  padding: 40px 0;
  text-align: left;
  margin-bottom: 20px;
}

/* category */
.catgory-thumb {
  margin-bottom: 60px;
}

.refine-category {
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
  font-weight: 700;
  color: #434343;
  text-transform: uppercase;
  font-size: 16px;
}

.category-info .img-thumbnail {
  border: none;
  border-radius: 0;
  padding: 0;
}

.category-compare {
  margin: 15px 0 0;
}

.category-compare a {
  text-transform: capitalize;
  color: #a2a2a2;
  font-size: 13px;
  font-style: italic;
}

.category-compare a:hover {
  color: #363636;
}

.product-list .item-inner {
  margin-bottom: 45px;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 45px;
  display: inline-block;
  width: 100%;
  margin-left: 15px;
}

.product-list:last-child .item-inner {
  padding: 0;
  border: 0;
}

.product-list .image {
  padding: 0;
}

.product-list .caption {
  padding-left: 30px;
}

.custom-products .product-list:last-child .product-thumb {
  border: none;
}

.custom-products .product-list .product-thumb:hover {
  box-shadow: none;
}

.custom-products .product-list .product-thumb {
  float: left;
  width: 100%;
  margin: 0 -15px;
}

.product-list .product-name {
  font-size: 16px;
}

.product-list .price {
  margin: 30px 0 0;
}

.custom-products {
  margin: 0 -15px;
}

.layer-category ul {
  padding: 0;
  margin: 15px 0 0;
}

.layer-category ul li {
  list-style: none;
  display: inline-block;
  margin-right: 15px;
}

.layer-category ul li:last-child {
  margin: 0;
}

.layer-category ul li a {
  text-transform: capitalize;
  color: #a2a2a2;
  font-size: 13px;
  font-style: italic;
}

.layer-category ul li a:hover {
  color: #363636;
}

@media (min-width: 992px) {

  .custom-products .two-items:nth-child(2n+1),
  .custom-products .three-items:nth-child(3n+1),
  .custom-products .four-items:nth-child(4n+1),
  .custom-products .five-items:nth-child(5n+1) {
    clear: both;
  }
}

.toolbar {
  float: left;
  width: 100%;
  margin: 40px 0;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  padding: 15px 0;
}

.toolbar3 .btn-group {
  background: #fff;
}

.toolbar3 {
  padding: 0;
}

.toolbar2 {
  padding: 0;
}

.toolbar2,
.toolbar1 {
  padding-left: 0;
  background: #fff;
}

#input-sort,
#input-limit {
  padding: 0 0 0 13px;
  border-radius: 15px;
  box-shadow: none;
  height: 16px;
  font-size: 13px;
  color: #898888;
  text-align: center;
  height: 31px;
  border: 1px solid #e1e1e1;
}

#list-view:hover,
#list-view.selected,
#grid-view:hover,
#grid-view.selected {
  color: #292929 !important;
}

#list-view {
  margin-right: 10px;
}

#list-view,
#grid-view {
  border: none;
  border-radius: 0px;
  color: #e2e2e2;
  padding: 0;
  background: none;
  line-height: 16px;
  box-shadow: none;
  width: 31px;
  height: 31px;
}

#list-view {
  background: url("../image/list.png") no-repeat 0 0;
}

#list-view.active, #list-view:hover, #list-view.selected {
  background: url("../image/list.png") no-repeat 0 100%;
}

#grid-view {
  background: url("../image/grid.png") no-repeat 0 0;
}

#grid-view.active, #grid-view:hover, #grid-view.selected {
  background: url("../image/grid.png") no-repeat 0 100%;
}

.pagination {
  margin: 0;
}

.pagination>li.active>span, .pagination>.active>a,
.pagination>.active>a:focus, .pagination>.active>a:hover,
.pagination>.active>span, .pagination>.active>span:focus,
.pagination>.active>span:hover, .pagination>li>a:focus,
.pagination>li>a:hover, .pagination>li>span:focus,
.pagination>li>span:hover {
  background: none !important;
  color: #888 !important;
}

.pagination>li>a, .pagination>li>span {
  border: none;
  border-radius: 100% !important;
  background: none !important;
  color: #929292 !important;
  font-size: 12px;
  padding: 0 10px;
  margin: 0 5px;
  text-align: center;
  line-height: 1;
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
  padding-left: 0;
}

.pagination {
  line-height: 1;
}

.pagination>li {
  display: inline-block;
  vertical-align: middle;
}

.toolbar4 {
  margin: 0;
  margin-top: 10px;
  padding: 18px 0;
  clear: both;
  float: left;
  width: 100%;
  border-top: 1px solid #ebebeb;
  text-align: center;
}

.toolbar4 .pagination {
  display: inline-block;
  margin: 0;
}

.toolbar4 .pagination li {
  width: 37px;
  height: 37px;
  line-height: 37px;
  background: #f3f2f2;
  border-radius: 100%;
  margin: 0 10px 0 0;
  text-align: center;
  cursor: pointer;
}

.toolbar4 .pagination li span,
.toolbar4 .pagination li a {
  margin: 0;
  padding: 0;
  line-height: 37px;
  float: none;
  font-size: 12px;
  color: #9b9b9b;
  font-weight: 700;
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
  font-style: initial;
  display: inline-block;
  width: 100%;
}

.toolbar4 .pagination li.active,
.toolbar4 .pagination li:hover {
  background: #434343;
}

.toolbar4 .pagination li.active span,
.toolbar4 .pagination li:hover span,
.toolbar4 .pagination li:hover a {
  color: #fff !important;
}

.toolbar4 .text-right {
  margin-top: 20px;
  font-size: 13px;
  color: #a2a2a2;
  width: auto;
  font-style: italic;
  float: none;
  text-align: center;
  display: inline-block;
}

/* product detail */
.zoomContainer {
  top: 0px !important;
  left: 15px !important;
  right: 0px;
  bottom: 0px;
  width: 100% !important;
}

.zoomContainer .zoomLens {
  width: 100px !important;
  height: 100px !important;
}

.zoomContainer .zoomWindowContainer .zoomWindow {
  margin-left: 15px;
  border-color: #888 !important;
}

.block-1 {
  margin-bottom: 30px;
}

.block-1 .thumbnails-additional .thumbnail {
  margin: 0;
}

.block-1 .thumbnails-additional .current-additional {
  opacity: 1;
}

.block-1 .thumbnail {
  padding: 0;
  border-radius: 0;
  border: none;
}

.block-2 .product-name {
  margin: 0;
  font-size: 24px;
  color: #434343;
  text-transform: capitalize;
  line-height: 1;
  font-weight: 700;
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
}

.block-2 .product-name+p {
  margin: 10px 0 0;
}

.block-2 .product-name+p a {
  text-transform: capitalize;
}

.block-2 .ratings .rating-box {
  width: 67px;
  display: inline-block;
}

.block-2 .price {
  margin: 0 0 25px 0;
  font-size: 24px;
}

.block-2 .price-old {
  font-size: 18px;
}

.block-2 .ratings {
  margin: 35px 0 25px;
  float: none;
  width: auto;
}

.block-2 .list-unstyled {
  color: #666666;
  clear: both;
  font-style: italic;
  font-size: 13px;
}

.block-2 .list-unstyled li {
  line-height: 26px;
  font-style: initial;
}

.block-2 .price-product {
  font-size: 18px;
  color: #aaaaaa;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 30px;
}

.block-2 .ex-text {
  color: #ee3333;
  margin-left: 5px;
}

.block-2 .short-des {
  margin: 40px 0;
  color: #898989;
  line-height: 24px;
  letter-spacing: .025em;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  padding: 40px 0;
}

#input-quantity2, #minus2, #plus2,
#input-quantity, #minus, #plus {
  display: block;
  height: 27px;
  border: none;
  box-shadow: none;
  text-align: center;
  width: 26px;
  font-size: 14px;
  border-radius: 0px;
  border: none;
  background: none;
  padding: 0;
  color: #a6a6a6;
  float: left;
}

#minus2, #plus2,
#minus, #plus {
  border: 1px solid #ebebeb;
  border-left: none;
  display: none;
}

#minus2:hover, #plus2:hover,
#minus:hover, #plus:hover {
  color: #888;
}

#plus, #plus2 {
  border-bottom: none;
  display: none;
}

#input-quantity2,
#input-quantity {
  width: 46px;
  height: 46px;
  border: 0;
  background: #ebebeb;
  font-size: 14px;
  color: #434343;
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
  font-weight: 700;
  border-radius: 100%;
}

label[for='input-quantity'] {
  float: left;
  line-height: 1;
  padding: 20px 0;
  margin: 0 30px 0 0;
  color: #292929;
  display: none;
}

#button-cart2 i,
#button-cart i {
  font-size: 16px;
  margin-right: 7px;
  vertical-align: middle;
}

#button-cart2,
#button-cart {
  margin: 0 20px 30px 0;
  float: left;
  background: #434343;
  height: 46px;
  border-radius: 30px;
  padding: 0 30px;
  color: #ffffff;
  font-size: 12px;
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  -webkit-transition: ease-in-out .3s all;
  -moz-transition: ease-in-out .3s all;
  transition: ease-in-out .3s all;
}

#button-cart2:hover,
#button-cart:hover {
  background: #ebebeb;
  color: #434343;
}

.block-2 .btn-compare span,
.block-2 .btn-wishlist span {
  display: none;
}

.block-2 .btn-compare:hover i,
.block-2 .btn-wishlist:hover i {
  /* color: #fff; */
}

.block-2 .btn-compare i,
.block-2 .btn-wishlist i {
  font-size: 20px;
  line-height: 46px;
  vertical-align: top;
}

.block-2 .btn-compare,
.block-2 .btn-wishlist {
  width: 46px;
  height: 46px;
  line-height: 51px;
  border-radius: 100%;
  border: none;
  padding: 0;
  background: #ebebeb;
  color: #434343;
  font-size: 16px;
  font-weight: 700;
}

.block-2 .btn-wishlist {
  margin-right: 15px;
}

.block-2 .btn-compare:hover,
.block-2 .btn-wishlist:hover {
  color: #fff;
  background: #434343;
}

#product2,
#product {
  clear: both;
}

#product2 .has-option,
#product .has-option {
  max-height: 300px;
  overflow: auto;
  border: 1px solid #e1e1e1;
  padding: 20px 20px 10px;
  margin: 30px 0
}

#product2 .has-option h3,
#product .has-option h3 {
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
  font-weight: 700;
  font-size: 16px;
}

#product+div {
  margin: 50px 0 0;
  text-align: left;
}

.quantity-box {
  float: left;
  margin: 0 15px 30px 0;
}

.block-3 {
  margin: 60px 0 0;
}

/* #tab-review .form-horizontal .form-group{ */
/* margin-right: 0; */
/* margin-left: 0; */
/* } */
#tab-review #review {
  max-height: 300px;
  overflow: auto;
}

.block-3 .tab-content .tab-pane {
  /* max-height: 500px; */
  overflow: auto;
  padding: 35px 30px;
  margin-bottom: 70px;
  border: 1px solid #e9e9e9;
  font-size: 13px;
  color: #000;
  /* font-style: italic; */
  line-height: 28px;
}

.block-3 .nav-tabs {
  text-align: left;
  font-weight: 500;
  font-size: 18px;
  text-transform: capitalize;
  border: none;
  border-bottom: 2px solid #ebebeb;
  margin: 0 0 45px 0;
}

.block-3 .nav-tabs li:hover a,
.block-3 .nav-tabs li.active a {
  color: #484848;
  border: none;
  background: none;
  border-bottom: 3px solid #484848;
}

.block-3 .nav-tabs li a {
  color: #bebebe;
  font-size: 14px;
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  border: none;
  border-radius: 0;
  margin: 0 50px -2px 0;
  padding: 0 0 10px;
  border-bottom: 3px solid rgba(0, 0, 0, 0);
}

.block-3 .nav-tabs li {
  display: inline-block;
  float: none;
  margin: 0;
}

.bootstrap-datetimepicker-widget a[data-action] {
  padding: 0 !important;
}

.bootstrap-datetimepicker-widget td span:hover {
  background: none !important;
}

.bootstrap-datetimepicker-widget td span {
  height: 40px !important;
  line-height: 40px !important;
  margin: 0px !important;
}

.alert.alert-success {
  text-align: center;
  font-size: 14px;
  margin: 0;
}

.account-login .well {
  background: none;
  box-shadow: none;
}

.information-contact form .required {
  margin-bottom: 20px;
}

.bootstrap-datetimepicker-widget a[data-action] {
  border: none;
  height: auto;
}

.custom-products .per-sale,
.custom-products .price-tax,
.custom-products .product-grid .product-des {
  display: none;
}

/* modules */
.home-modules {
  position: relative;
  padding: 100px 0;
  background: url("../image/home-modules.jpg") no-repeat fixed;
  background-size: cover;
  margin-top: 85px;
}

.module-title h2 {
  font-size: 20px;
  color: #434343;
  margin: 0;
  font-weight: 700;
  text-transform: uppercase;
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
  padding-bottom: 35px;
  background: url("../image/icon_title.png") no-repeat center bottom;
}

.module-title .module-description {
  margin: 20px 0 0;
  font-size: 14px;
  color: #888888;
}

.module-title {
  text-align: center;
  margin: 0 0 45px;
}

.tt_product_module {
  margin-top: 75px;
}

.related-products {
  clear: both;
}

/* responsive */
@media (max-width: 1199px) {
  #top-links li.dropdown {
    padding: 0 10px;
  }

  .language .btn-link {
    padding: 0 10px 0 8px;
  }

  .currency .btn-link {
    padding: 0 10px 0 8px;
  }

  .language {
    padding-left: 10px;
  }

  .currency {
    padding-left: 10px;
  }

  .main-menu {
    padding-left: 30px;
  }

  body[class^="product-product"] .breadcrumbs, body[class^="product-category"] .breadcrumbs {
    padding: 50px 0;
  }

  .breadcrumbs h1, .breadcrumbs h2 {
    font-size: 30px;
    margin: 0 0 15px 0;
  }

  .zoomContainer,
  .b-modal,
  .newletter-popup {
    display: none !important;
  }

  #product-product, .layer-category {
    margin-top: 0;
  }

  .banner-static {
    min-height: inherit;
    padding: 40px 0;
  }

  .banner-static .banner-text {
    padding: 0;
  }

  .banner-static .banner-text h2 {
    font-size: 45px;
  }

  .banner-static .banner-description {
    margin-right: 40px;
  }
}

@media (max-width: 991px) {
  .custom-products .product-grid:nth-child(2n+1) {
    clear: both;
  }

  .phone-welcome {
    border-bottom: 1px solid #ebebeb;
  }

  .header-top .col-md-6 {
    text-align: center;
  }

  #form-currency, #form-language, #top-links, .currency, .language {
    float: none;
    display: inline-block;
  }

  #form-currency .dropdown-menu {
    left: 0;
    right: inherit;
  }

  .currency {
    border-left: 0;
  }

  .currency label, .language label {
    display: none;
  }

  .logo-container {
    text-align: center;
  }

  .block-right {
    text-align: right;
    margin-bottom: 30px;
  }

  #cart .dropdown-menu {
    right: -150px;
    top: 40px;
  }

  .banner-static {
    padding: 30px 0;
    background-size: cover;
  }

  .banner-static .banner-text h2 {
    font-size: 27px;
    line-height: 1;
  }

  .banner-static .banner-description a {
    margin: 30px 0 0;
  }

  .banner-left {
    margin-bottom: 40px;
  }

  .search-position {
    z-index: 9999;
  }

  .banner-center1 .col2 {
    margin: 30px 0;
  }

  .btn-actions {
    display: inline-block;
    width: 100%;
  }

  #frm_subscribe-normal {
    width: 100%;
  }

  #blog_home .articles-inner {
    padding: 0;
    border: 0;
  }

  .brand-container {
    margin: 30px 0 0;
  }

  .main-menu {
    width: 100% !important;
    padding: 0;
  }

  .copyright-text {
    padding: 0;
    text-align: center;
    float: none;
    margin: 20px 0;
  }

  .social-footer {
    float: none;
    text-align: center;
  }
}

@media (max-width: 768px) {
  .wrapper {
    padding: 0;
  }

  .owl-nav>div.owl-prev {
    left: 0;
  }

  .owl-nav>div.owl-next {
    right: 0;
  }

  .action-links button {
    width: 60px;
  }
}

@media (max-width: 767px) {
  input[name^="quantity["] {
    min-width: 40px;
    padding: 0;
    text-align: center;
  }

  .block-3 .nav-tabs {
    width: 100%;
  }

  .block-3 .nav-tabs li {
    display: inline-block;
  }

  .block-3 .nav-tabs li a {
    padding: 0 0 15px 0;
    margin-right: 20px;
  }

  .owl-nav {
    display: none;
  }

  #dialog-normal .newleter-content {
    padding: 0;
  }

  .product-list .caption {
    padding: 0 15px;
    margin-top: 30px;
  }
}

@media (max-width: 640px) {
  .container-fix>.container {
    clear: both;
  }
}

@media (max-width:639px) and (min-width:561px) {
  .product-list .product-inner {
    width: 55%;
  }

  .product-list .image {
    width: 45%;
  }
}

@media (max-width: 560px) {
  .phone {
    width: 100%;
    border-bottom: 1px solid #ebebeb;
    border-right: 0;
  }

  .custom-products .product-list .product-thumb {
    margin: 0;
  }

  .product-list .product-inner {
    margin-top: 20px;
  }

  .product-list .product-inner,
  .product-list .image {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .header-top .container, .container-fix .container {
    padding: 0 30px;
  }

  #form-currency .dropdown-menu {
    margin-left: -50px;
  }

  #form-currency, #form-language, #top-links {
    width: 100%;
  }

  #form-currency, #form-language {
    border-bottom: 1px solid #ebebeb;
    border-left: 0;
  }

  .language, #top-links li.dropdown {
    border-left: 0;
  }

  .banner-static .banner-text {
    padding: 0 10px;
  }

  .banner-static .banner-description {
    margin: 0;
    border: 0;
    padding: 0;
  }

  .toolbar .toolbar3 {
    width: 100% !important;
  }

  .toolbar .toolbar2, .toolbar .toolbar1 {
    float: left !important;
  }

  .toolbar .toolbar2 {
    margin: 20px 0;
  }

  .toolbar .toolbar1 {
    clear: both;
  }

  .product-list .item-inner {
    margin-left: 0;
  }

  .block-left {
    display: block;
    text-align: left;
    margin-bottom: 30px;
    width: 20%;
  }

  .block-right {
    float: right;
    display: block;
    text-align: right;
    margin: 30px 0 0 0;
    width: 50%;
  }
}

@media (max-width: 380px) {
  #cart .dropdown-menu {
    min-width: 280px;
    right: -110px;
  }

  #cart p.cart-button a {
    width: 100%;
    margin-bottom: 10px;
  }
}

.mega-menu {
  margin: 0;
}

.mega-menu #pav-megamenu {
  background: transparent;
  margin-bottom: 0px !important;
}

#bs-megamenu {
  background: #fff;
}

.page_title {
  text-align: center;
  margin: 24px 0;
  text-transform: uppercase;
  font-size: 45px;
}

@media (max-width:480px) {
  .page_title {
    margin: 14px 0;
    font-size: 2rem;
  }
}

/*introduction*/
.box {
  padding: 24px;
  background: #fafafa;
  border: solid 1px #f9f9f9;
}

.box .box_image {
  margin: 0 0 20px 0;
  border: solid 1px #f9f9f9;
  border-radius: 4px;
}

.box .box_content h3 {
  font-size: 28px;
  margin: 0 0 10px 0;
  display: none;
}

.mission ul,
.quality ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.mission ul li{
  list-style: none;
  margin: 0;
  padding: 0 0 20px 0;
}

.mission ul li:before {
  content: "\f05d";
  font-family: FontAwesome;
  font-size: 18px;
  color: #e52529;
  margin: 0 10px 0 0;
}

.mission ul ul {
  list-style: none;
  margin: 10px 0;
  padding: 0;
}

.mission ul ul li {
  list-style: none;
  margin: 0;
  padding: 0 0 10px 0;
}

.mission ul ul li:before {
  content: "";
  margin: 0
    /* font-family: FontAwesome;
	font-size: 18px;
	color:#000;
	margin: 0 14px 0 0px;
	float: left; */
}

.quality {
  padding: 60px 0;
}

.quality h3 {
  /* color:#e52529; */
  color: #000;
  font-size: 22px;
  border-bottom: solid 1px #000;
  margin: 0 0 20px 0;
  padding: 0 0 10px 0;
}

.quality_policy {
  margin: 30px 0;
}

.quality ul li {
  list-style: none;
  margin: 0;
  padding: 0 0 20px 0;
  text-indent: -2em;
  margin: 0 0 0 2em;
}

.quality ul li:before {
  content: "\f05d";
  font-family: FontAwesome;
  font-size: 18px;
  color: #e52529;
  margin: 0 1em 0 0;
}
.recognization ul {
  list-style: none;
}

.recognization ul li {
  margin: 0;
  float: left;
  display: inline;
  margin: 0 20px 0 0;
}



/*Corporate Philosophy*/
.philosophy {
  position: relative;
  width: 100%;
  min-height: 600px;
  margin: 30px 0 0 0;
  display: block;
}

.philosophy .info_image {
  display: none;
}

.philosophy .info_main {
  display: block;
  position: absolute;
  top: 400px;
  left: calc((100% - 250px)/2);
  width: 250px;
  background: #000;
  color: #fff;
  text-align: center;
  padding: 30px;
  text-transform: uppercase;
  font-weight: normal;
}

.philosophy .info_main h1 {
  color: #fff;
  line-height: 30px;
}

.philosophy .info_main h1 span {
  color: #d2232a;
}

.philosophy .info {
  position: absolute;
  width: 30%;
  padding: 24px;
  border: solid 1px #000;
  /* height: 300px; */
}

.philosophy .info span {
  font-size: 54px;
  z-index: -9;
  color: #eee;
  position: absolute;
  font-family: "Bahnschrift";
  font-weight: bold;
}

.philosophy .info .title {
  color: #d2232a;
  font-weight: bold;
  margin: 0 0 20px 0;
}

.philosophy .info .content ul {
  list-style: none;
  margin: 0 0;
  padding: 0
}

.philosophy .info .content ul li {
  margin: 0 0 10px 0;
}

.philosophy .info .content ul li::before {
  content: "\f05d";
  font-family: FontAwesome;
  font-size: 18px;
  color: #e52529;
  margin: 0 10px 0 0;
}

.info_1 {
  top: 50px;
  left: 0;
}

.info_2 {
  top: 0;
  left: calc((100% - 30%)/2);
}

.info_3 {
  top: 50px;
  right: 0;
}

.info_4 {
  top: 400px;
  left: 0;
}

.info_5 {
  top: 400px;
  right: 0;
}

@media only screen and (max-width: 480px) {
  .philosophy {
    min-height: auto;
  }

  .philosophy .info {
    display: none;
  }

  .philosophy .info_main {
    display: none;
  }

  .philosophy .info_image {
    display: block;
  }
}

/*certification*/
.certification {
  padding: 30px 0;
}

.certification .card img {
  border: solid 1px #000;
  margin: 0 0 10px 0;
}

.certification .card {
  text-align: center;
  margin: 0 0 20px 0;
}

/*trading & project*/
.trading, .project {
  padding: 60px 0;
}

.trading h1, .project h1 {
  margin: 20px 0 0 0;
}

.trading ul, .project ul {
  list-style: none;
  margin: 20px 0;
  padding: 0
}

.trading ul li, .project ul li {
  margin: 0 0 20px 2em;
  font-size: 18px;
  text-indent: -2em;
  padding: 0;
  word-wrap: break-word;

  /* padding-left: 2em; */
}

.trading ul li::before,
.project ul li::before {
  content: "\f05d";
  font-family: FontAwesome;
  font-size: 18px;
  color: #e52529;
  margin: 0 1em 0 0;

}

.trading ul ul, .project ul ul {
  list-style: none;
  margin: 20px 0px 20px 0px;
  padding: 0
}

/*project*/
.project .card {
  margin: 0px 0 30px 0;
}

.project .card h3 {
  margin: 20px 0 20px 0;
}

.project .gallery ul {
  list-style: none;
  margin: 0 0 0 0px;
}

.project .gallery ul li {
  float: left;
  width: 24%;
  margin: 0 0 10px 1%;
  /* border: solid 1px #000; */
  /* padding: 4px; */
  /* background: #000; */
}

.project .gallery ul li::before {
  content: "";
  margin: 0;
}
.project .gallery ul li img{
  width: 100%;
  height: auto;
}

.project .gallery  .col-md-3{
  margin-bottom: 20px;
}

.project .gallery p{
  text-align: center;
  text-transform: none !important;
  margin: 10px 0;
}
/*contact*/
#information-contact #column-left {
  width: 33.333% !important;
  padding: 60px 15px;
}

#information-contact #content {
  padding: 60px 15px;
}

.gmap iframe {
  width: 100% !important;
  margin: 0 0 30px 0;
}

.contact_info .contact_card {
  margin: 0 0 30px 0;
  padding: 0 0 20px 0;
  border-bottom: solid 1px #ccc;
}

#banner_catalogue {
  background: #b20000;
  background: url('../image/banner-catalogue.jpg') no-repeat center center;
  background-size: cover;
  height: 450px;
  /* padding: 320px 0; */
  /* background: url('../image/banner-catalogue.jpg') no-repeat center center; */
  /* background-size: cover; */
}

#banner_catalogue .container {
  /* background: url('../image/banner-catalogue.jpg') no-repeat center center;
  background-size: cover;
  padding: 120px 0; */
  position: relative;
}

#banner_catalogue .btn.btn-default {
  border-radius: 8px;
  background: #fff !important;
  color: #000 !important;
  font-weight: bold;
  text-align: center;
  height: auto;
  line-height: normal;
  position: relative;
  transform-origin: 50% 50%;
  margin: 22rem 0 0 0;
  font-size: 3rem;
  padding: 1rem 1.5rem;
}

.nature_business {
  padding: 80px 0;
}

.nature_business h1 {
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 30px 0;
  font-size: 24px;
}
.nature_business h2 {
  text-transform: none !important;
}
.nature_business .box {
  padding: 0;
  background: #fff;
}

/*our brand*/
.cherry-box {
  position: relative;
  margin-top: 72px;
  z-index: 2;
}

.cherry-box:before {
  background: url(../image/box_top.png) no-repeat 50% 0%;
  display: block;
  position: absolute;
  top: -195px;
  right: 0;
  bottom: auto;
  left: 0;
  height: 200px;
  z-index: -1;
  content: '';
}

.cherry-box:after {
  background: url(../image/box_bottom.png) no-repeat 50% 0%;
  display: block;
  position: absolute;
  right: 0;
  bottom: -195px;
  left: 0;
  height: 195px;
  z-index: -1;
  content: '';
}

.cherry-box .box-primary {
  background-color: #fafafa;
}

/* .cherrybox_spacer{
    height: 200px;
} */
.cherry-box h2 {
  font-size: 32px;
  margin: 0 0 30px 0;
  text-align: center;
  text-transform: capitalize;
  font-weight: normal;
}

@media (max-width:480px) {
  #banner_catalogue {
    height: 120px
  }

  #banner_catalogue .btn.btn-default {
    margin: 70px 0 0 0;
    font-size: 0.8rem;
    padding: 4px 15px;
  }

  .cherry-box .col-xs-12 img {
    float: left;
    width: 30% !important;
  }

  .cherry-box .col-xs-12 p {
    margin: 0 0 30px 32%;
    font-size: 12px;
  }
}

/*
 * Off Canvas
 * --------------------------------------------------
 */
.page-extension-module-pavquickview-show #style-header, .page-extension-module-pavquickview-show .footer-blockbuilder {
  display: none;
}

.page-extension-module-pavquickview-show .row-offcanvas {
  display: block !important;
}

@media screen and (max-width: 992px) {
  .row-offcanvas {
    position: relative;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }

  .row-offcanvas-right {
    right: 0;
  }

  .rtl .row-offcanvas-right {
    left: 0;
    right: auto;
  }

  .row-offcanvas-left {
    left: 0;
  }

  .rtl .row-offcanvas-left {
    right: 0;
    left: auto;
  }

  .row-offcanvas-right .sidebar-offcanvas {
    right: -70%;
  }

  .rtl .row-offcanvas-right .sidebar-offcanvas {
    left: -70%;
    right: auto;
  }

  .row-offcanvas-left .sidebar-offcanvas {
    left: -70%;
  }

  .rtl .row-offcanvas-left .sidebar-offcanvas {
    right: -70%;
    left: auto;
  }

  .row-offcanvas-right.active {
    right: 70%;
  }

  .rtl .row-offcanvas-right.active {
    left: 70%;
    right: auto;
  }

  .row-offcanvas-left.active {
    left: 70%;
  }

  .rtl .row-offcanvas-left.active {
    right: 70%;
    left: auto;
  }

  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 70%;
  }

  .sidebar-offcanvas ul, .sidebar-offcanvas ol {
    padding: 0;
  }

  .sidebar-offcanvas ul li, .sidebar-offcanvas ol li {
    list-style: none;
  }

  .bottom-offcanvas {
    border-top: 1px solid #e2e2e2;
    padding: 10px 0;
  }

  .mega-menu .collapse {
    display: none !important;
  }
}

/*offcanvas-menu*/
.sidebar-offcanvas {
  background: #fff;
}

.offcanvas-heading {
  padding: 10px;
  background: #fff;
}

.offcanvas-heading .btn-primary {
  background-color: #000;
  border-radius: 25px;
  border: solid 1px #b50000;
}

#offcanvasmenu .nav .caret {
  display: none;
}

#offcanvasmenu .pavo-widget .widget-heading {
  margin-top: 15px;
}

#offcanvasmenu .red .menu-title {
  color: #fff;
}

#offcanvasmenu .navbar-nav {
  float: none;
  margin: 0;
}

#offcanvasmenu .navbar-nav>li {
  float: none;
  background-color:#fff;
  border-right: none;
  position: relative;
}

#offcanvasmenu .navbar-nav>li:hover:after {
  display: none;
}

#offcanvasmenu .navbar-nav>li .click-canvas-menu {
  cursor: pointer;
  display: inline-block;
  padding: 12px 15px;
  position: absolute;
  right: 0;
  z-index: 99999;
  color: #212121;
}


#offcanvasmenu .navbar-nav>li li.dropdown-submenu .click-canvas-menu {
  padding:6px 15px;
  color: #212121;
}

#offcanvasmenu .navbar-nav>li li.dropdown-submenu li.dropdown-submenu>.click-canvas-menu {
  padding: 10px 15px;
}

#offcanvasmenu .navbar-nav>li>a {
  display: block;
  -webkit-box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2);
  -o-box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  color: #212121;
  font-weight: bold;
}

#offcanvasmenu .dropdown-menu {
  border: 0 none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: none;
  float: none;
  margin: 0;
  padding: 0 10px;
  position: static;
  visibility: visible;
  width: auto !important;
  min-width: 160px;
  opacity: 1;
  filter: alpha(opacity=100);

}

#offcanvasmenu .dropdown-menu .dropdown-menu-inner {
  padding-left: 10px;
}


#offcanvasmenu .dropdown-menu .dropdown-menu-inner a {
  font-size: 15px;
  padding: 5px 0;
  display: block;
  color: #666666;
  margin-right: 50px;
}

#offcanvasmenu .dropdown-menu .dropdown-menu-inner a:hover {
  color: #212121;
}
#offcanvasmenu .w-product {
  padding: 0;
}

#offcanvasmenu .product-block {
  border: none;
  padding: 0;
}

#offcanvasmenu .product-block .image {
  float: none;
  margin: 0;
}

.btn-offcanvas {
  background: #b20000;
  color: #FFFFFF;
  margin:15px 0 0 0;
}

.btn-offcanvas:hover, .btn-offcanvas:focus {
  color: #FFFFFF;
  background: #000;
}

#offcanvas-search .btn-primary{
  background: #212121;
  border: solid 1px #000;
}

@media (max-width:480px){
  .btn-offcanvas{
    margin: 10px 0 0 -15px;
  }
}

.brandlogo {
  text-align: left;
}
.brandlogo img{
  height: 110px;
}
.product-grid .caption{
  height: 85px;
  overflow: hidden;
}
.toolbar2{
  padding-left: 15px;
}
.toolbar2  .input-group{
  display: block;
}
.product-name{
    font-family: 'Century Gothic', sans-serif;
}


.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

.categories  p{
  font-size: 12px;
  text-align: center;
  min-height: 40px;
  max-height: 40px;
}
