@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700|Montserrat:200,300,400,500,600,700,800");
a, applet, b, blockquote, body, caption, center, dd, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, input, ins, kbd, label, legend, li, object, ol, pre, q, s, samp, small, strike, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead, tr, tt, u, ul, var {
  border: 0;
  margin: 0px;
  padding: 0;
}

img {
  border: none;
}

a {
  text-decoration: none !important;
  outline: 0 !important;
  color: inherit;
}

* html, * html body {
  padding-top: 0;
}

* css {
  margin: 0;
  padding: 0;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

html {
  height: 100%;
}

.clearBoth {
  clear: both;
}

.nomargin {
  margin: 0 !important;
  padding: 0 !important;
}

.mr40 {
  margin-right: 40px;
}

input, select {
  color: #58595B;
  line-height: 18px;
}

* {
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

ul {
  list-style: none;
}

body {
  color: #666;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 23px;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

.position-relative {
  position: relative;
}

.cboth {
  clear: both;
}

.w100 {
  width: 100%;
}

.mt6 {
  margin-top: 6px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.margin-small-top {
  margin-top: 20px !important;
}

.margin-medium-top {
  margin-top: 50px !important;
}

.margin-large-top {
  margin-top: 80px !important;
}

.margin-small-bottom {
  margin-bottom: 20px !important;
}

.margin-medium-bottom {
  margin-bottom: 50px !important;
}

.margin-large-bottom {
  margin-bottom: 80px !important;
}

.margin-small-right {
  margin-right: 20px !important;
}

.margin-medium-right {
  margin-right: 50px !important;
}

.margin-large-right {
  margin-right: 80px !important;
}

.margin-small-left {
  margin-left: 20px !important;
}

.margin-medium-left {
  margin-left: 50px !important;
}

.margin-large-left {
  margin-left: 80px !important;
}

.align-center {
  text-align: center !important;
}

.align-left {
  text-align: left !important;
}

.align-right {
  text-align: right !important;
}

.text-justify {
  text-align: justify;
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

.page-content {
  font-size: 12px;
  line-height: 20px;
  display: block;
  width: 100%;
  font-weight: 500;
  color: #575757;
}

.page-content a {
  color: #67a8ef;
}

.page-content ul {
  padding-left: 20px;
  list-style: disc;
  list-style-type: disc;
}

.page-content ol {
  padding-left: 20px;
}

.page-content iframe {
  max-width: 100%;
  min-height: 200px;
}

.page-content img:not(.img-right):not(.img-left):not(.bsl) {
  max-width: 100%;
  height: auto !important;
}

.page-content img.img-right {
  padding-right: 0;
  margin-bottom: 15px;
}

.page-content img.img-left {
  padding-left: 0;
  margin-bottom: 15px;
}

.page-content table {
  max-width: 100%;
  height: auto;
}

.page-content p {
  margin-bottom: 1em;
}

.page-content p:last-child {
  margin: 0;
}

.page-content a.collapsible-item-title-link {
  color: inherit;
  font-size: 16px;
  position: relative;
  padding-left: 10px;
}

.page-content a.collapsible-item-title-link::after {
  content: "";
  float: left;
  margin-right: 4px;
  font: normal normal normal 14px/1 "Font Awesome 5 Pro";
  position: absolute;
  width: 5px;
  height: 14px;
  left: 0;
  top: 3px;
}

a.hidden-link {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 99;
  top: 0;
  left: 0;
}

.gutters-0 {
  margin-right: 0px;
  margin-left: 0px;
}

.gutters-0 > .col, .gutters-0 > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.gutters-3 {
  margin-right: -3px;
  margin-left: -3px;
}

.gutters-3 > .col, .gutters-3 > [class*=col-] {
  padding-right: 3px;
  padding-left: 3px;
}

.gutters-5 {
  margin-right: -5px;
  margin-left: -5px;
}

.gutters-5 > .col, .gutters-5 > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

.gutters-8 {
  margin-right: -8px;
  margin-left: -8px;
}

.gutters-8 > .col, .gutters-8 > [class*=col-] {
  padding-right: 8px;
  padding-left: 8px;
}

.text-center {
  text-align: center;
}

.text-uppercase {
  text-transform: uppercase;
}

.fs16 {
  font-size: 16px;
}

.fs18 {
  font-size: 18px;
}

.fs20 {
  font-size: 20px;
}

.fs22 {
  font-size: 22px;
}

.fs24 {
  font-size: 24px;
}

h1 {
  font-family: "Montserrat", sans-serif;
  font-size: 30px;
  color: #666;
  margin-bottom: 10px;
  line-height: 34px;
  letter-spacing: -1px;
}

h2 {
  font-family: "Montserrat", sans-serif;
  font-size: 27px;
  color: #666;
  margin-bottom: 10px;
  line-height: 32px;
  letter-spacing: -1px;
}

h3 {
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  color: #666;
  margin-bottom: 10px;
  line-height: 30px;
  letter-spacing: -1px;
}

h4 {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  color: #666;
  margin-bottom: 10px;
  line-height: 28px;
  letter-spacing: -1px;
}

h5 {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  color: #666;
  margin-bottom: 10px;
  line-height: 24px;
  letter-spacing: -1px;
}

h6 {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  color: #666;
  margin-bottom: 10px;
  line-height: 18px;
  letter-spacing: -1px;
}

.form-group {
  margin-bottom: 1rem;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 1.75rem;
  background: none;
  font-size: 15px;
  line-height: 1.5;
  color: #26262d;
  background-clip: padding-box;
  border: 1px solid #b1b1b1;
  border-radius: 3px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  outline: none;
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:focus {
  color: #495057;
  background-color: none;
  outline: none;
}

.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

.form-btn {
  background: #D7B974;
  padding: 9px 24px;
  font-size: 15px;
  color: #000;
  font-weight: bold;
  border: none;
}

select.form-control {
  height: 38px;
}

.control {
  display: block;
  position: relative;
  padding-left: 22px;
  margin-bottom: 15px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400 !important;
  float: left;
  margin-right: 10px;
}

.control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.control_indicator {
  position: absolute;
  top: 4px;
  left: 0;
  height: 15px;
  width: 15px;
  border: 1px solid #D7B974;
}

.control-radio .control_indicator {
  border-radius: 50%;
}

.control input:checked:focus ~ .control_indicator, .control input:checked ~ .control_indicator, .control:hover input:not([disabled]):checked ~ .control_indicator {
  background: #D7B974;
}

.control input:disabled ~ .control_indicator {
  background: #D7B974;
  pointer-events: none;
}

.control_indicator:after {
  content: "";
  position: absolute;
  display: none;
}

.control input:checked ~ .control_indicator:after {
  display: block;
}

.control-checkbox .control_indicator:after {
  left: 4px;
  top: 1px;
  width: 6px;
  height: 8px;
  border: solid #000;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.control-checkbox input:disabled ~ .control_indicator:after {
  border-color: #7b7b7b;
}

.control-radio .control_indicator:after {
  left: 6px;
  top: 6px;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background: #000 !important;
  z-index: 9999;
}

.control-radio input:disabled ~ .control_indicator:after {
  background: #D7B974;
}

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
  margin: 0 10px;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #000;
  background-color: #fff;
  border: 1px solid #dee2e6;
  font-weight: bold;
}

.page-link:hover {
  color: #000;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.page-link:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.page-item.active .page-link {
  z-index: 1;
  color: #000;
  background-color: #e9c158;
  border-color: #e9c158;
}

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }

  .flex-sm-column {
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-sm-start {
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    justify-content: center !important;
  }

  .justify-content-sm-between {
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    justify-content: space-around !important;
  }

  .align-items-sm-start {
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    align-items: center !important;
  }

  .align-items-sm-baseline {
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    align-items: stretch !important;
  }

  .align-content-sm-start {
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    align-content: center !important;
  }

  .align-content-sm-between {
    align-content: space-between !important;
  }

  .align-content-sm-around {
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    align-self: auto !important;
  }

  .align-self-sm-start {
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    align-self: center !important;
  }

  .align-self-sm-baseline {
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 791px) {
  .flex-md-row {
    flex-direction: row !important;
  }

  .flex-md-column {
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-md-wrap {
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-md-start {
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    justify-content: center !important;
  }

  .justify-content-md-between {
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    justify-content: space-around !important;
  }

  .align-items-md-start {
    align-items: flex-start !important;
  }

  .align-items-md-end {
    align-items: flex-end !important;
  }

  .align-items-md-center {
    align-items: center !important;
  }

  .align-items-md-baseline {
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    align-items: stretch !important;
  }

  .align-content-md-start {
    align-content: flex-start !important;
  }

  .align-content-md-end {
    align-content: flex-end !important;
  }

  .align-content-md-center {
    align-content: center !important;
  }

  .align-content-md-between {
    align-content: space-between !important;
  }

  .align-content-md-around {
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    align-content: stretch !important;
  }

  .align-self-md-auto {
    align-self: auto !important;
  }

  .align-self-md-start {
    align-self: flex-start !important;
  }

  .align-self-md-end {
    align-self: flex-end !important;
  }

  .align-self-md-center {
    align-self: center !important;
  }

  .align-self-md-baseline {
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1025px) {
  .flex-lg-row {
    flex-direction: row !important;
  }

  .flex-lg-column {
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-lg-start {
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    justify-content: center !important;
  }

  .justify-content-lg-between {
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    justify-content: space-around !important;
  }

  .align-items-lg-start {
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    align-items: center !important;
  }

  .align-items-lg-baseline {
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    align-items: stretch !important;
  }

  .align-content-lg-start {
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    align-content: center !important;
  }

  .align-content-lg-between {
    align-content: space-between !important;
  }

  .align-content-lg-around {
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    align-self: auto !important;
  }

  .align-self-lg-start {
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    align-self: center !important;
  }

  .align-self-lg-baseline {
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1230px) {
  .flex-xl-row {
    flex-direction: row !important;
  }

  .flex-xl-column {
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-xl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    justify-content: center !important;
  }

  .justify-content-xl-between {
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    justify-content: space-around !important;
  }

  .align-items-xl-start {
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    align-items: center !important;
  }

  .align-items-xl-baseline {
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    align-items: stretch !important;
  }

  .align-content-xl-start {
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    align-content: center !important;
  }

  .align-content-xl-between {
    align-content: space-between !important;
  }

  .align-content-xl-around {
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    align-self: auto !important;
  }

  .align-self-xl-start {
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    align-self: center !important;
  }

  .align-self-xl-baseline {
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.cquery {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 100000;
  top: 0;
  left: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  align-items: center;
  align-content: center;
}

.cquery .bg {
  position: absolute;
  z-index: 100001;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  display: none;
}

.cquery .content {
  position: relative;
  z-index: 100002;
  max-width: 80%;
  max-height: 90%;
  max-height: 90vh;
  display: none;
  margin: 0 auto;
  overflow-x: auto;
}

.cquery .content a.kapat {
  position: absolute;
  top: -23px;
  right: -15px;
  color: #fff;
}

.cquery .content img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 90%;
  max-height: 90vh;
}

.mm-open, .mmpanels {
  overflow: hidden;
}

.mmpanels, .mmpanels > .mmpanel, .panel-menu {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: inherit;
}

.panel-menu {
  width: 270px;
  background: #fff;
  position: fixed;
  z-index: 99999;
}

.panel-menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.panel-menu ul li {
  margin: 0;
  width: 100%;
}

.panel-menu ul li a {
  display: flex;
  padding: 9px 27px 9px 30px;
  font-size: 14px;
  line-height: 22px;
  text-decoration: none;
  color: #191919;
  background: 0 0;
  position: relative;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.panel-menu ul li a:hover {
  color: #2879fe;
  background: 0 0;
}

.panel-menu #mm0.mmpanel a:not(.mm-close) {
  font-family: Hind, sans-serif;
  font-weight: 500;
  color: #191919;
  background-color: transparent;
}

.panel-menu .mmpanel .tt-badge, .panel-menu .mmpanel:not(#mm0) a:not(.mm-original-link) {
  font-family: Hind, sans-serif;
  font-weight: 400;
}

.panel-menu #mm0.mmpanel a:not(.mm-close):after {
  color: #191919;
}

.panel-menu #mm0.mmpanel a:not(.mm-close):hover {
  color: #2879fe;
  background-color: transparent;
}

.panel-menu #mm0.mmpanel a:not(.mm-close):hover:after {
  color: #2879fe;
}

.panel-menu #mm0.mmpanel .mm-next-level:after {
  top: 12px;
}

.panel-menu .mmpanel .tt-badge {
  display: inline-block;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  padding: 3px 4px 1px;
  max-height: 16px;
  top: 2px;
  position: relative;
  margin-left: 7px;
  border-radius: 2px;
}

.panel-menu .mmpanel .tt-fatured, .panel-menu .mmpanel .tt-new {
  color: #fff;
  background-color: #1393f5;
}

.panel-menu .mmpanel .tt-sale {
  color: #fff;
  background-color: #f8353e;
}

.panel-menu .mmpanel .mm-original-link .tt-badge {
  top: -1px;
}

.panel-menu .mm-close, .panel-menu .mm-original-link, .panel-menu .mm-prev-level {
  display: block;
  color: #777;
  background-color: transparent;
}

.panel-menu .mm-close:before, .panel-menu .mm-next-level:after, .panel-menu .mm-prev-level:before {
  font: normal normal normal 14px/1 "Font Awesome 5 Pro";
  font-size: 14px;
  line-height: 14px;
  font-weight: 500;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  color: #777;
}

.panel-menu .mm-close:hover, .panel-menu .mm-next-level:hover, .panel-menu .mm-prev-level:hover {
  color: #2879fe;
  background-color: transparent;
}

.panel-menu .mm-close:hover:before .mm-prev-level:hover:before, .panel-menu .mm-next-level:hover:after {
  color: #2879fe;
}

.panel-menu li.mm-close-parent {
  margin-bottom: 15px;
}

.panel-menu li.mm-close-parent .mm-close {
  padding: 15px 16px 13px 29px;
  color: #777;
  border-bottom: 1px solid #e9e7e7;
  background-color: transparent;
}

.panel-menu li.mm-close-parent .mm-close:before {
  content: "";
  padding-right: 6px;
  position: relative;
  top: 1px;
  color: #777;
}

.panel-menu li.mm-close-parent .mm-close:hover {
  color: #2879fe;
  background-color: transparent;
}

.panel-menu li.mm-close-parent .mm-close:hover:before {
  color: #2879fe;
}

.panel-menu .mm-prev-level {
  padding: 15px 16px 13px 29px;
  color: #777;
  background-color: transparent;
  border-bottom: 1px solid #e9e7e7;
  margin-bottom: 15px;
}

.panel-menu .mm-prev-level:before {
  content: "";
  padding-right: 10px;
  position: relative;
  top: 1px;
  color: #777;
  font: normal normal normal 14px/1 "Font Awesome 5 Pro";
}

.panel-menu .mm-prev-level:hover {
  color: #2879fe;
  background-color: transparent;
}

.panel-menu .mm-prev-level:hover:before {
  color: #2879fe;
}

.panel-menu .mm-next-level {
  color: #191919;
  background-color: transparent;
}

.panel-menu .mm-next-level:after {
  content: "";
  padding-left: 10px;
  top: 12px;
  right: 30px;
  position: absolute;
  color: #777;
  font: normal normal normal 14px/1 "Font Awesome 5 Pro";
}

.panel-menu .mm-next-level:hover {
  color: #2879fe;
  background-color: transparent;
}

.panel-menu .mm-next-level:hover:after {
  color: #2879fe;
}

.panel-menu .mm-original-link {
  font-family: Hind, sans-serif;
  font-weight: 500;
  color: #191919;
  background-color: transparent;
}

.panel-menu .mm-original-link:before {
  padding-right: 10px;
  color: #777;
}

.panel-menu .mm-original-link:hover {
  color: #2879fe;
  background-color: transparent;
}

.panel-menu .mm-original-link:hover:before {
  color: #2879fe;
}

.mm-open .mm-fullscreen-bg {
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.55);
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  z-index: 21;
  display: none;
}

.mmitemopen.panel-menu, .mmitemopen.panel-menu.mm-right {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.panel-menu {
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.mmitemopen.panel-menu.mm-right.mmhide, .panel-menu.mm-right {
  left: auto;
  right: 0;
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.mmitemopen.panel-menu.mmhide {
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.mmpanel {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.mmpanel.mmopened {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.mmpanel.mmsubopened {
  -webkit-transform: translate(-80%, 0);
  -ms-transform: translate(-80%, 0);
  transform: translate(-80%, 0);
  -webkit-transform: translate3d(-80%, 0, 0);
  transform: translate3d(-80%, 0, 0);
}

.mmpanels > .mmpanel {
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
}

.mmpanels, .mmpanels > .mmpanel {
  background: inherit;
  border-color: inherit;
}

.mmpanels > .mmpanel:not(.mmhidden) {
  display: block;
}

.mmpanels > .mmpanel:after {
  content: "";
  display: block;
  height: 20px;
}

.mm-nav-btn, .mmhidden {
  display: none;
}

.mm-fullscreen-bg, .mm-fullscreen-bg:active, .mm-fullscreen-bg:focus, .mm-fullscreen-bg:hover {
  outline: 0;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.mypage-alo-ph-circle {
  width: 90px;
  height: 90px;
  top: 12px;
  left: 12px;
  position: absolute;
  background-color: transparent;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid rgba(30, 30, 30, 0.4);
  opacity: 0.1;
  opacity: 0.5;
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.mypage-alo-ph-circle-fill {
  width: 60px;
  height: 60px;
  top: 28px;
  left: 28px;
  position: absolute;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0.4 !important;
}

.mypage-alo-ph-img-circle {
  width: 30px;
  height: 30px;
  top: 43px;
  left: 43px;
  position: absolute;
  background: rgba(30, 30, 30, 0.1) url("../img/wtsp.png") no-repeat center center;
  border-radius: 100%;
  opacity: 1;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  background-size: 100%;
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.mypage-alo-phone {
  position: fixed;
  bottom: 100px;
  right: 115px;
  z-index: 99999;
}

.mypage-alo-ph-circle {
  border-color: #43b91e;
}

.mypage-alo-ph-circle-fill {
  background-color: #43b91e;
}

.mypage-alo-ph-img-circle {
  background-color: #43b91e;
}

.mypage-alo-phone:hover .mypage-alo-ph-circle {
  border-color: #43b91e;
}

.mypage-alo-phone:hover .mypage-alo-ph-circle-fill {
  background-color: #43b91e;
}

.mypage-alo-phone:hover .mypage-alo-ph-img-circle {
  background-color: #43b91e;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
}

.table td, .table th {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #e9ecef;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #e9ecef;
}

.table tbody + tbody {
  border-top: 2px solid #e9ecef;
}

.table .table {
  background-color: #fff;
}

.table-sm td, .table-sm th {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #e9ecef;
}

.table-bordered td, .table-bordered th {
  border: 1px solid #e9ecef;
}

.table-bordered thead td, .table-bordered thead th {
  border-bottom-width: 2px;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary, .table-primary > td, .table-primary > th {
  background-color: #b8daff;
}

.table-hover .table-primary:hover {
  background-color: #9fcdff;
}

.table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}

.table-secondary, .table-secondary > td, .table-secondary > th {
  background-color: #dddfe2;
}

.table-hover .table-secondary:hover {
  background-color: #cfd2d6;
}

.table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th {
  background-color: #cfd2d6;
}

.table-success, .table-success > td, .table-success > th {
  background-color: #c3e6cb;
}

.table-hover .table-success:hover {
  background-color: #b1dfbb;
}

.table-hover .table-success:hover > td, .table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}

.table-info, .table-info > td, .table-info > th {
  background-color: #bee5eb;
}

.table-hover .table-info:hover {
  background-color: #abdde5;
}

.table-hover .table-info:hover > td, .table-hover .table-info:hover > th {
  background-color: #abdde5;
}

.table-warning, .table-warning > td, .table-warning > th {
  background-color: #ffeeba;
}

.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}

.table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

.table-danger, .table-danger > td, .table-danger > th {
  background-color: #f5c6cb;
}

.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}

.table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}

.table-light, .table-light > td, .table-light > th {
  background-color: #fdfdfe;
}

.table-hover .table-light:hover {
  background-color: #ececf6;
}

.table-hover .table-light:hover > td, .table-hover .table-light:hover > th {
  background-color: #ececf6;
}

.table-dark, .table-dark > td, .table-dark > th {
  background-color: #c6c8ca;
}

.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}

.table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

.table-active, .table-active > td, .table-active > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover > td, .table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e;
}

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #e9ecef;
}

.table-dark {
  color: #fff;
  background-color: #212529;
}

.table-dark td, .table-dark th, .table-dark thead th {
  border-color: #32383e;
}

.table-dark.table-bordered {
  border: 0;
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}

.table-dark.table-hover tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .table-responsive-sm.table-bordered {
    border: 0;
  }
}
@media (max-width: 767px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .table-responsive-md.table-bordered {
    border: 0;
  }
}
@media (max-width: 991px) {
  .table {
    width: 100% !important;
  }

  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .table-responsive-lg.table-bordered {
    border: 0;
  }
}
@media (max-width: 1199px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .table-responsive-xl.table-bordered {
    border: 0;
  }
}
@media (max-width: 1599px) {
  .table-responsive-xxl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .table-responsive-xxl.table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.table-responsive.table-bordered {
  border: 0;
}

span.overlay {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 10;
  position: fixed;
  left: 0;
  top: 0;
  content: "";
  display: none;
}

header .top-header {
  background: #f2f2f2;
  padding: 10px 0;
}
@media (max-width: 520px) {
  header .top-header {
    padding: 3px 0;
  }
}
header .top-header ul {
  margin: 10px 0;
}
header .top-header ul.lft li {
  margin-right: 25px;
}
header .top-header ul.lft li:last-child::after {
  display: none;
}
header .top-header ul.lft li::after {
  content: "";
  width: 10px;
  height: 100%;
  position: absolute;
  right: -15px;
  top: 0;
  background: url("../img/shadow.png") no-repeat center center;
  background-size: contain;
  opacity: 0.4;
}
header .top-header ul.rgt li {
  margin-left: 25px;
}
header .top-header ul.rgt li:last-child::after {
  display: none;
}
header .top-header ul.rgt li::after {
  content: "";
  width: 10px;
  height: 100%;
  position: absolute;
  right: -15px;
  top: 0;
  background: url("../img/shadow.png") no-repeat center center;
  background-size: contain;
  opacity: 0.4;
}
@media (max-width: 992px) {
  header .top-header ul.lft {
    display: table;
    float: none;
    margin: 0 auto;
  }
  header .top-header ul.lft li:last-child {
    margin-right: 0;
  }
}
@media (max-width: 520px) {
  header .top-header ul.lft {
    display: none;
  }
}
header .top-header ul li {
  float: left;
  color: #4d4d4d;
  position: relative;
}
@media (max-width: 520px) {
  header .top-header ul li.mailorder {
    display: none;
  }
}
header .top-header ul li.cart .right h5 {
  float: left;
}
header .top-header ul li.cart .right h5 span {
  float: right;
  color: #ff8600;
  font-size: 13px;
  line-height: 13px;
  margin-left: 5px;
  letter-spacing: 0.19em;
  font-weight: bold;
}
header .top-header ul li .right {
  float: left;
  margin-left: 10px;
}
header .top-header ul li .right h3, header .top-header ul li .right h5 {
  font-weight: bold;
  font-size: 13px;
  line-height: 10px;
  margin-bottom: 0px;
  color: #4d4d4d;
  text-transform: uppercase;
}
header .top-header ul li .right h5 {
  font-size: 14px;
  line-height: 14px;
  margin-top: 8px;
  font-weight: 500;
  text-transform: none;
}
header .top-header ul li .right span {
  font-weight: 500;
}
header .top-header .search {
  width: 100%;
  margin: 0 auto;
  float: right;
  margin-top: 5px;
  margin-left: 15px;
}
@media (max-width: 1200px) {
  header .top-header .search {
    width: 100%;
  }
}
@media (max-width: 768px) {
  header .top-header .search {
    width: 100%;
  }
}
@media (max-width: 520px) {
  header .top-header .search {
    margin-left: 0;
    width: 100%;
  }
}
@media (max-width: 400px) {
  header .top-header .search {
    width: 100%;
  }
}
header .top-header .search form {
  position: relative;
}
header .top-header .search form input {
  height: 40px;
  border-radius: 0;
  background: #fff;
  border: none;
  font-weight: 500;
}
header .top-header .search form button {
  position: absolute;
  top: 0;
  height: 40px;
  padding: 0 20px;
  border: none;
  color: #ff8600;
  right: 0;
  background: #fff;
  font-size: 18px;
  cursor: pointer;
}
header .bottom {
  width: 100%;
  padding: 10px 0 0;
  background: #fff;
}
header .bottom .container {
  position: relative;
  z-index: 99;
}
header .bottom .logo {
  float: left;
  padding: 11px 0px 0;
}
header .bottom .logo img {
  height: 75px;
}
@media (max-width: 576px) {
  header .bottom .logo img {
    height: 60px;
  }
}
header .bottom .lang {
  float: right;
  padding: 11px 0px 0;
}
header .bottom .lang img {
  height: 40px;
}
@media (max-width: 576px) {
  header .bottom .lang img {
    height: 40px;
  }
}
header .bottom .search {
  float: right;
  margin-top: 27px;
}
header .bottom .search img {
  height: 75px;
}
@media (max-width: 576px) {
  header .bottom .search img {
    height: 60px;
  }
}
header .bottom .menu {
  float: left;
}
@media (max-width: 576px) {
  header .bottom .menu {
    padding: 0px 19px;
  }
}
header .bottom .menu ul {
  width: 100%;
}
header .bottom .menu ul li {
  float: left;
  padding: 30px 10px;
}
header .bottom .menu ul li.subm {
  position: relative;
}
@media (max-width: 1200px) {
  header .bottom .menu ul li {
    padding: 30px 7px;
  }
}
@media (max-width: 992px) {
  header .bottom .menu ul li {
    display: none;
  }
}
header .bottom .menu ul li.mobile {
  display: none;
  font-size: 18px;
}
@media (max-width: 992px) {
  header .bottom .menu ul li.mobile {
    display: block;
  }
}
header .bottom .menu ul li.active a.frst {
  border-bottom: 2px solid #ff8600;
}
header .bottom .menu ul li a {
  font-weight: 600;
  font-size: 14px;
  color: #4d4d4d;
  padding-bottom: 10px;
}
header .bottom .menu ul li:hover .bmenu {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  visibility: visible;
}
header .bottom .menu ul li:hover ul.smenu {
  display: block;
}
header .bottom .menu ul li ul.smenu {
  position: absolute;
  left: 0;
  top: 82px;
  background: #fff;
  z-index: 99;
  border: 2px solid #ff8600;
  border-top: 0;
  min-width: 240px;
  display: none;
}
header .bottom .menu ul li ul.smenu li {
  width: 100%;
  padding: 0;
}
header .bottom .menu ul li ul.smenu li:last-child a {
  border: none;
}
header .bottom .menu ul li ul.smenu li:hover a {
  background: #ff8600;
  color: #fff;
}
header .bottom .menu ul li ul.smenu li a {
  padding: 6px 12px;
  font-weight: 500;
  display: block;
  border-bottom: 1px solid #d2d2d2;
}
header .bottom .menu ul li .bmenu {
  width: 100%;
  min-height: 250px;
  background: #fff;
  position: absolute;
  left: 0;
  top: 82px;
  z-index: 999;
  border-top: 2px solid #ff8600;
  transform: scale(0.1);
  -webkit-transform: scale(0.1);
  -moz-transform: scale(0.1);
  -ms-transform: scale(0.1);
  -o-transform: scale(0.1);
  transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  visibility: hidden;
}
header .bottom .menu ul li .bmenu .mbol {
  border: 1px solid #d2d2d2;
  border-left: 0;
  border-top: 0;
  padding: 15px;
}
header .bottom .menu ul li .bmenu .mbol h5 {
  margin-bottom: 5px;
  padding-bottom: 5px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.005rem;
  position: relative;
  color: #414042;
  margin-top: 10px;
}
header .bottom .menu ul li .bmenu .mbol h5::after {
  width: 30px;
  height: 2px;
  background: #ff8600;
  left: 0;
  content: "";
  position: absolute;
  bottom: 0;
}
header .bottom .menu ul li .bmenu .mbol img {
  margin-bottom: 5px;
  width: 100%;
  height: auto;
}
header .bottom .menu ul li .bmenu .mbol ul {
  width: 100%;
  display: table;
}
header .bottom .menu ul li .bmenu .mbol ul li {
  width: 100%;
  padding: 0;
  padding-bottom: 0;
}
header .bottom .menu ul li .bmenu .mbol ul li a {
  font-size: 13px;
  font-weight: 500;
  line-height: 16px;
  padding-bottom: 0;
}

.icon {
  width: 28px;
  height: 28px;
  float: left;
}

.icon.whatsapp {
  background: url("../img/icon/whatsapp.png") no-repeat center center;
  background-size: contain;
}

.icon.phone {
  background: url("../img/icon/phone.png") no-repeat center center;
  background-size: contain;
}
.icon.map {
  background: url("../img/icon/map.png") no-repeat center center;
  background-size: contain;
}
.icon.mailorder {
  background: url("../img/icon/mailorder.png") no-repeat center center;
  background-size: contain;
}

.icon.cart {
  background: url("../img/icon/cart.png") no-repeat center center;
  background-size: contain;
}

.icon.time {
  background: url("../img/icon/time.png") no-repeat center center;
  background-size: contain;
}

.icon.quality {
  background: url("../img/icon/quality.png") no-repeat center center;
  background-size: contain;
}

.icon.twohand {
  background: url("../img/icon/twohand.png") no-repeat center center;
  background-size: contain;
}

.icon.persons {
  background: url("../img/icon/persons.png") no-repeat center center;
  background-size: contain;
}

.icon.prdcs {
  background: url("../img/icon/prdcs.png") no-repeat center center;
  background-size: contain;
}

.icon.bank {
  background: url("../img/icon/bank.png") no-repeat center center;
  background-size: contain;
}

.icon.morder {
  background: url("../img/icon/morder.png") no-repeat center center;
  background-size: contain;
}

.ceviz-bilisim {
  opacity: 0.3;
  transition: opacity 0.3s ease-in;
  float: right;
}

.ceviz-bilisim img {
  width: auto;
  height: 58px;
}

.ceviz-bilisim:hover {
  opacity: 1;
}

.footer {
  width: 100%;
  padding: 30px 0 0 0;
  background: #1a1a1a;
  color: #fff;
  font-size: 12px;
  line-height: 21px;
}
.footer .logo {
  height: 85px;
  width: auto;
  margin-bottom: 25px;
}
@media (max-width: 992px) {
  .footer .menu-style {
    margin-bottom: 15px;
  }
}
.footer .title {
  color: #fff;
  padding-bottom: 10px;
  position: relative;
  font-size: 16px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}
@media (max-width: 1200px) {
  .footer .title {
    font-size: 14px;
    padding-bottom: 5px;
  }
}
.footer .title::after {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 90px;
  height: 2px;
  background: #ffc400;
  content: "";
}
.footer ul.social {
  margin-top: 20px;
}
.footer ul.social li {
  float: left;
  margin-right: 5px;
}
.footer ul.social li a {
  width: 30px;
  height: 30px;
  border: 0.13em solid #fff;
  border-radius: 100%;
  position: relative;
  overflow: hidden;
}
.footer ul.social li a i {
  position: relative;
  z-index: 10;
}
.footer ul.social li a:hover i {
  transform: rotateY(0);
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  -ms-transform: rotateY(0);
  -o-transform: rotateY(0);
  animation: threed 1s linear 0s 1;
  position: relative;
}
.footer ul.social li a::after {
  width: 40px;
  height: 40px;
  position: absolute;
  left: 0;
  bottom: -40px;
  background: #fff;
  content: "";
  z-index: 0;
}
.footer ul.social li a:hover::after {
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  bottom: 0;
}
.footer ul.social li a.fb {
  border-color: #4267B2;
}
.footer ul.social li a.tw {
  border-color: #1DA1F2;
}
.footer ul.social li a.ins {
  border-color: #DB3072;
}
.footer ul.social li a.link {
  border-color: #0073B0;
}
.footer ul.social li a.yt {
  border-color: #FF0000;
}
.footer ul.social li a.pin {
  border-color: #E60023;
}
.footer ul.social li a.fb:hover::after {
  background: #4267B2;
}
.footer ul.social li a.tw:hover::after {
  background: #1DA1F2;
}
.footer ul.social li a.ins:hover::after {
  background: #DB3072;
}
.footer ul.social li a.link:hover::after {
  background: #0073B0;
}
.footer ul.social li a.yt:hover::after {
  background: #FF0000;
}
.footer ul.social li a.pin:hover::after {
  background: #E60023;
}
.footer ul.menu {
  width: 100%;
}
.footer ul.menu li {
  line-height: 24px;
}
@media (max-width: 1200px) {
  .footer ul.menu li {
    font-size: 11px;
    line-height: 20px;
  }
}
.footer ul.news {
  width: 100%;
}
.footer ul.news li {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #4f4f4f;
  position: relative;
}
@media (max-width: 992px) {
  .footer ul.news li {
    float: left;
    width: 50%;
    padding-right: 10px;
  }
}
.footer ul.news li img {
  width: 35%;
  height: auto;
}
.footer ul.news li .details {
  padding-left: 10px;
}
.footer ul.news li .details h5 {
  font-size: 12px;
  color: #fff;
  letter-spacing: 0.3px;
}
@media (max-width: 1200px) {
  .footer ul.news li .details h5 {
    line-height: 16px;
  }
}
.footer ul.news li .details a.go {
  font-weight: bold;
}
.footer ul.news li .details a.go i {
  color: #ff8600;
}
.footer .copyr {
  width: 100%;
  background: #2e2e2e;
  margin-top: 15px;
  padding: 8px 0;
  color: #999;
}
@media (max-width: 768px) {
  .footer .copyr {
    text-align: center;
  }
}
.footer .copyr ul {
  float: right;
}
@media (max-width: 768px) {
  .footer .copyr ul {
    width: 100%;
    float: none;
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid #3c3c3c;
  }
}
.footer .copyr ul li {
  float: left;
  margin: 0 8px;
}
@media (max-width: 768px) {
  .footer .copyr ul li {
    float: none;
    display: inline-block;
  }
}

.slayt {
  width: 100%;
  position: relative;
  z-index: 0;
}
.slayt .slider-area img {
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .slayt .slider-area img {
    display: none;
  }
}
.slayt .slider-area img.dsk {
  display: block;
}
@media (max-width: 768px) {
  .slayt .slider-area img.dsk {
    display: none;
  }
}
.slayt .slider-area img.mbl {
  display: none;
}
@media (max-width: 768px) {
  .slayt .slider-area img.mbl {
    display: block;
  }
}
.slayt .slider-height {
  min-height: 500px;
}
.slayt .single-slider {
  background-size: cover;
  background-position: center center;
}
.slayt .btns {
  width: 100%;
  position: absolute;
  top: 50%;
  z-index: 2;
}
@media (max-width: 768px) {
  .slayt .btns {
    display: none;
  }
}
.slayt .btns .btnlist {
  display: table;
  width: 100%;
}
@media (max-width: 992px) {
  .slayt .btns .btnlist {
    margin: 0 auto;
  }
}
.slayt .btns .btnlist button {
  margin: 0 5px;
}
.slayt .btns .btnlist button::before, .slayt .btns .btnlist button::after {
  display: none;
}
.slayt .btns .btnlist button.slick-arrow {
  transform: translateY(-50%);
  background: 0 0;
  font-size: 40px;
  padding: 0;
  color: #fff;
  z-index: 2;
  cursor: pointer;
}
.slayt .btns .btnlist button.slick-prev {
  left: 0;
}
.slayt .btns .btnlist button.slick-next {
  right: 20px;
}
.slayt .slider-active button:hover {
  background: #fff;
  color: #6b361d;
}
.slayt .slider-active .slick-dots {
  text-align: center;
  bottom: 20px;
  z-index: 110;
  position: absolute;
  left: 0;
  right: 0;
}
.slayt .slider2 .slider-active .slick-dots {
  bottom: 179px;
}
.slayt .slider-active .slick-dots li {
  display: inline-block;
  margin: 0 4px;
  cursor: pointer;
}
.slayt .slider-active .slick-dots li button {
  background: #808285;
  height: 13px;
  width: 13px;
  border-radius: 50%;
  text-indent: -9999px;
  transition: 0.3s;
  padding: 0;
  cursor: pointer;
  border: none;
  outline: none;
}
.slayt .slider-active .slick-dots li.slick-active button {
  background: #fff;
  height: 13px;
  width: 13px;
  border-radius: 50%;
  cursor: pointer;
}
.slayt .slider-dot-none.slider-active .slick-dots li button {
  text-align: center;
  bottom: 48px;
  z-index: 99;
  position: absolute;
  left: 0;
  right: 0;
  display: none;
}
.slayt .caption {
  position: absolute;
  width: 100%;
  height: 100%;
}
.slayt .caption .wrapper {
  width: 100%;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}
@media (max-width: 576px) {
  .slayt .caption .wrapper {
    width: 100%;
    font-size: 12px;
    line-height: 16px;
  }
}
.slayt .caption .wrapper h5 {
  color: #ffc400;
  letter-spacing: 0.2em;
}
.slayt .caption .wrapper h3 {
  font-size: 40px;
  font-weight: 800;
  line-height: 50px;
  color: #fff;
  margin-bottom: 30px;
}
.slayt .caption .wrapper h3 span {
  font-weight: normal;
}
@media (max-width: 992px) {
  .slayt .caption .wrapper h3 {
    font-size: 30px;
    line-height: 35px;
  }
}
@media (max-width: 576px) {
  .slayt .caption .wrapper h3 {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 10px;
  }
}
.slayt .caption .wrapper .lnks {
  margin-top: 30px;
}
.slayt .caption .wrapper .lnks a {
  display: block;
  float: left;
  margin: 0 15px 10px 0;
  border: 2px solid #fff;
  border-radius: 16px;
  padding: 7px 22px;
  font-weight: 600;
  font-size: 15px;
}
.slayt .caption .wrapper .lnks a:hover {
  color: #fff;
  border-color: #ffc400;
  background-color: #ffc400;
}

.info {
  background: #ffc400;
}
.info .inf {
  padding: 15px 10px;
}
.info .inf:hover .icon {
  transform: rotateY(0);
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  -ms-transform: rotateY(0);
  -o-transform: rotateY(0);
  animation: threed 1s linear 0s 1;
}
.info .inf:nth-child(2), .info .inf:nth-child(4) {
  background: rgba(65, 64, 66, 0.14);
}
@media (max-width: 992px) {
  .info .inf:nth-child(2), .info .inf:nth-child(4) {
    background: none;
  }
  .info .inf:nth-child(1), .info .inf:nth-child(4) {
    background: rgba(65, 64, 66, 0.14);
  }
}
@media (max-width: 576px) {
  .info .inf {
    display: block !important;
  }
  .info .inf:nth-child(4) {
    background: none;
  }
  .info .inf:nth-child(3) {
    background: rgba(65, 64, 66, 0.14);
  }
}
.info .inf .icon {
  width: 150px;
  height: 60px;
  transition: transform 0.6s;
  -webkit-transition: transform 0.6s;
  -moz-transition: transform 0.6s;
  -o-transition: transform 0.6s;
  transform-style: preserve-3d;
}
@media (max-width: 576px) {
  .info .inf .icon {
    width: 80px;
    background-size: 55%;
  }
}
.info .inf .content {
  margin-left: 15px;
}
.info .inf .content h5 {
  color: #fff;
  margin-bottom: 0;
  font-size: 16px;
}
.info .inf .content p {
  font-size: 10px;
  color: #fff;
  line-height: 13px;
}

@-webkit-keyframes threed {
  0% {
    transform: rotateY(0);
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
  }
  50% {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
  }
  100% {
    transform: rotateY(0);
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
  }
}
@-moz-keyframes threed {
  0% {
    transform: rotateY(0);
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
  }
  50% {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
  }
  100% {
    transform: rotateY(0);
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
  }
}
@-ms-keyframes threed {
  0% {
    transform: rotateY(0);
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
  }
  50% {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
  }
  100% {
    transform: rotateY(0);
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
  }
}
@keyframes threed {
  0% {
    transform: rotateY(0);
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
  }
  50% {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
  }
  100% {
    transform: rotateY(0);
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
  }
}
.home {
  background: #ffffff;
  padding: 0px 0;
}
.home .home-title {
  width: 600px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 25px;
}
@media (max-width: 768px) {
  .home .home-title {
    width: 100%;
  }
}
.home .home-title h1 {
  color: #000;
  font-size: 24px;
  line-height: 20px;
  margin-bottom: 0;
  letter-spacing: 0.02em;
}
.home .home-title h3 {
  color: #ffc400;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.05em;
  margin-bottom: 8px;
}
.home .home-title .hlr {
  background: #ffc400;
  width: 130px;
  height: 2px;
  border-radius: 6px;
  margin: 0 auto;
}
.home .home-title p {
  margin-top: 10px;
  margin-bottom: 0;
  font-weight: 500;
  font-size: 13px;
}
.home .btns {
  text-align: center;
  margin-top: 50px;
}
.home .btns a.tum {
  padding: 10px 30px;
  display: inline-block;
  margin: 0 auto;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  margin: 0 20px 20px 0;
  background: #ee7c00;
}
@media (max-width: 576px) {
  .home .btns a.tum {
    padding: 7px 12px;
    font-size: 14px;
  }
}
.home .btns a.tum i {
  width: 28px;
  height: 22px;
  margin-right: 8px;
}
.home .home-products .home-product {
  margin-bottom: 30px;
}
.home .home-products .home-product .wrapper {
  position: relative;
  padding: 15px 10px;
}
.home .home-products .home-product .wrapper .p-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.home .home-products .home-product .wrapper .p-bg.bg-1 {
  background: url("../img/product-bg1.jpg") no-repeat top center;
  background-size: 100% auto;
}
.home .home-products .home-product .wrapper .p-bg.bg-2 {
  background: url("../img/product-bg2.jpg") no-repeat top center;
  background-size: 100% auto;
}
.home .home-products .home-product .wrapper .content {
  position: relative;
  z-index: 10;
}
.home .home-products .home-product .wrapper .content .title {
  color: #fff;
  font-weight: 800;
  font-size: 19px;
  line-height: 17px;
  text-align: center;
  margin-bottom: 0;
  word-wrap: break-word;
}
@media (max-width: 576px) {
  .home .home-products .home-product .wrapper .content .title {
    font-size: 15px;
    line-height: 14px;
  }
}
.home .home-products .home-product .wrapper .content .meta {
  color: #fff;
  font-weight: 500;
  font-size: 10px;
  text-align: center;
}
.home .home-products .home-product .wrapper .content .product-image {
  position: relative;
  width: 100%;
}
.home .home-products .home-product .wrapper .content .product-image img:first-child {
  opacity: 1;
  position: relative;
}
.home .home-products .home-product .wrapper .content .product-image img {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.home .home-products .home-product .wrapper .content .product-image .cImgs {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.home .home-products .home-product .wrapper .content .product-image .cImgs .box {
  float: left;
  position: relative;
  height: 100%;
  cursor: pointer;
}
.home .home-products .home-product .wrapper .content .product-detail {
  width: 100%;
  margin-top: 10px;
}
.home .home-products .home-product .wrapper .content .product-detail a {
  padding: 8px 30px;
  display: table;
  margin: 0 auto;
  color: #fff;
  font-weight: 700;
  text-align: center;
  background: #414042;
}
@media (max-width: 576px) {
  .home .home-products .home-product .wrapper .content .product-detail a {
    padding: 8px 8px;
    font-size: 12px;
  }
}
.home .home-products .home-product .wrapper .content .product-detail a i {
  color: #ffc400;
  font-size: 15px;
}

.bulten {
  background: #ee7c00 url("../img/bultenbg.jpg") no-repeat;
  padding: 89px 0;
  color: #fff;
}
.bulten form {
  width: 100%;
}
.bulten h3 {
  color: #fff;
  margin-bottom: 5px;
}
.bulten .form-control {
  background: rgba(255, 255, 255, 0.5);
  border-radius: 0;
  color: #fff;
  border: none;
}
.bulten .form-control::placeholder, .bulten .form-control::-webkit-input-placeholder, .bulten .form-control:-ms-input-placeholder {
  color: #fff !important;
}
@media (max-width: 768px) {
  .bulten .form-control {
    margin-bottom: 5px;
  }
}
.bulten button {
  width: 100%;
  height: 31px;
  background: #414042;
  color: #fff;
  font-weight: bold;
  border: none;
  text-align: center;
}

.page.pd-small {
  padding: 30px 0;
}
.page.pd-medium {
  padding: 60px 0;
}
.page.pd-large {
  padding: 90px 0;
}
.page.pd-xlarge {
  padding: 120px 0;
}

.bggrey {
  background: #F6F6F6;
}

.title-s1 {
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 10px;
  position: relative;
}
.title-s1::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 80px;
  height: 2px;
  background: #ee7c00;
}

.pagenav {
  width: 100%;
  background-size: 100% auto;
  min-height: 200px;
  position: relative;
}
@media (max-width: 768px) {
  .pagenav {
    background-size: auto 100%;
  }
}
.pagenav::after {
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.6);
}
.pagenav .content {
  text-align: center;
  position: relative;
  z-index: 10;
}
.pagenav .content h4 {
  font-size: 30px;
  text-transform: uppercase;
  margin-bottom: 5px;
  color: #fff;
}
.pagenav .content ul {
  text-align: center;
}
.pagenav .content ul li {
  display: inline-block;
  margin: 0 10px;
  color: #fff;
}
.pagenav .content ul li a {
  color: #ee7c00;
  position: relative;
}
.pagenav .content ul li a::after {
  position: absolute;
  right: -13px;
  content: "";
  font-family: "Font Awesome 5 Pro";
  top: -1px;
}

.vm {
  position: relative;
  width: 100%;
  display: table;
}
.vm .box {
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
}
@media (max-width: 768px) {
  .vm .box {
    display: none;
  }
}
.vm .box .left {
  width: 50%;
  position: relative;
  height: 100%;
  float: left;
  background: #b3b3b3;
}
.vm .box .right {
  width: 50%;
  float: left;
  position: relative;
  height: 100%;
  background: #f2f2f2;
}
.vm .vizyon {
  padding: 40px 15px;
  background: url("../img/vizyonbg.png") no-repeat bottom right;
  background-size: auto 80%;
}
.vm .vizyon .title-s1 {
  color: #fff;
}
@media (max-width: 768px) {
  .vm .vizyon .title-s1 {
    color: #333333;
  }
}
.vm .vizyon .title-s1::after {
  background: #fff;
}
@media (max-width: 768px) {
  .vm .vizyon .title-s1::after {
    background: #333333;
  }
}
.vm .vizyon .page-content {
  color: #fff;
}
@media (max-width: 768px) {
  .vm .vizyon .page-content {
    color: #333333;
  }
}
.vm .misyon {
  padding: 40px 15px;
  background: url("../img/misyonbg.png") no-repeat bottom right;
  background-size: auto 80%;
}
.vm .misyon .title-s1 {
  color: #333333;
}
.vm .misyon .title-s1::after {
  background: #333333;
}
.vm .misyon .page-content {
  color: #333;
}

.contact-p .lft {
  background: url("../img/ibg.jpg") no-repeat top center;
  background-size: auto 100%;
  color: #fff;
  min-height: 400px;
  padding: 15px 25px;
}
.contact-p .lft h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 800;
  letter-spacing: 0.02em;
  text-align: center;
}
@media (max-width: 992px) {
  .contact-p .lft h3 {
    font-size: 16px;
  }
}
.contact-p .lft p {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 25px;
}
.contact-p .lft ul li {
  margin-bottom: 20px;
  font-size: 13px;
  line-height: 19px;
}
.contact-p .lft ul li i {
  margin-right: 8px;
  font-size: 23px;
}
.contact-p .lft ul li i.rotate {
  transform: rotate(-40deg);
  -webkit-transform: rotate(-40deg);
  -moz-transform: rotate(-40deg);
  -ms-transform: rotate(-40deg);
  -o-transform: rotate(-40deg);
}
.contact-p .lft .banks .bnk .wrapper {
  width: 100%;
  padding: 5px;
  background: #fff;
  display: table;
}
.contact-p .lft .banks .bnk .wrapper .contain {
  border: 1px solid #ee7c00;
  padding: 10px 0;
}
.contact-p .lft .banks .bnk .wrapper .contain i {
  margin: 0 auto;
  float: none;
  display: table;
  margin-bottom: 10px;
}
.contact-p .lft .banks .bnk .wrapper .contain i.bank {
  width: 40px;
  height: 42px;
}
.contact-p .lft .banks .bnk .wrapper .contain i.morder {
  width: 40px;
  height: 42px;
}
.contact-p .lft .banks .bnk .wrapper .contain h5 {
  color: #414042;
  font-size: 13px;
  text-align: center;
  letter-spacing: 0.02em;
  font-weight: 500;
  margin-bottom: 0;
}
.contact-p .rgt .wrapper {
  padding-left: 30px;
  width: 100%;
}
@media (max-width: 768px) {
  .contact-p .rgt .wrapper {
    padding-left: 0 !important;
  }
}
.contact-p .rgt .wrapper .title {
  font-size: 28px;
  font-weight: 800;
  position: relative;
  margin-bottom: 10px;
  padding-top: 20px;
}
.contact-p .rgt .wrapper .title::after {
  content: "";
  width: 60px;
  height: 4px;
  background: #ffc400;
  position: absolute;
  left: 0;
  top: 0;
}
.contact-p .rgt .wrapper form {
  margin-top: 25px;
}
.contact-p .rgt .wrapper form .form-group {
  padding-top: 20px;
  position: relative;
}
.contact-p .rgt .wrapper form .form-group.focus label {
  top: 0;
  font-size: 12px;
}
.contact-p .rgt .wrapper form .form-group label {
  position: absolute;
  left: 0;
  top: 25px;
  z-index: 1;
  color: #ababab;
  font-size: 14px;
  transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -o-transition: 0.2s ease all;
}
.contact-p .rgt .wrapper form .form-group .form-control {
  border: none;
  border-bottom: 1px solid #cecece;
  border-radius: 0;
  position: relative;
  z-index: 5;
  padding-left: 0;
  resize: vertical;
}
.contact-p .rgt .wrapper form button {
  border: none;
  background: #ffc400;
  font-size: 16px;
  padding: 10px 40px;
  font-weight: bold;
  color: #fff;
}

h3.gtitle {
  text-align: center;
  width: 100%;
  position: relative;
  padding-bottom: 10px;
  color: #666666;
  font-size: 18px;
  letter-spacing: 0.04em;
  margin-bottom: 5px;
  line-height: 17px;
  text-transform: uppercase;
}
h3.gtitle.notransform {
  text-transform: unset;
}
h3.gtitle::after {
  width: 50px;
  height: 2px;
  background: #ee7c00;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  content: "";
  position: absolute;
}
h3.gtitle span {
  display: table;
  margin: 0 auto;
  font-size: 12px;
  font-weight: 500;
  color: #EE7C00;
}

.haberler .haber {
  margin-bottom: 30px;
}
.haberler .haber .img {
  padding-right: 0;
}
@media (max-width: 992px) {
  .haberler .haber .img {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.haberler .haber .details {
  padding-right: 0px;
  padding-left: 0px;
  background-color: #f2f2f2;
  color: #666666;
}
@media (max-width: 992px) {
  .haberler .haber .details {
    background: none;
    padding: 0 15px;
  }
}
.haberler .haber .details .content {
  width: 100%;
  padding: 0 15px;
  background-color: #f2f2f2;
}
.haberler .haber .details h3 {
  font-size: 14px;
  letter-spacing: 0.03em;
  margin-bottom: 0;
  color: #666666;
}
.haberler .haber .details p {
  font-size: 10px;
  line-height: 15px;
  margin-bottom: 10px;
  overflow: hidden;
}
.haberler .haber .details a {
  color: #666666;
  font-size: 12px;
}

.haberd {
  background: #f7f7f7;
  color: #666666;
}
.haberd h3 {
  width: 100%;
  position: relative;
  padding-top: 12px;
  color: #666666;
  font-size: 18px;
  letter-spacing: 0.04em;
  margin-bottom: 5px;
}
.haberd h3::before {
  width: 50px;
  height: 2px;
  background: #ffc400;
  top: 0;
  left: 0;
  content: "";
  position: absolute;
}

.hdetay h3.gtitle::after {
  background: #666666;
}

.bank-list h3.gtitle {
  color: #000;
}
.bank-list .unvan {
  color: #666;
  font-size: 15px;
  margin-top: 20px;
  max-width: 315px;
  margin: 0 auto;
}
.bank-list ul {
  width: 100%;
}
.bank-list ul li {
  position: relative;
  color: #333333;
}
.bank-list ul li:last-child::after {
  display: none;
}
.bank-list ul li::after {
  background: url("../img/dgolge.png") no-repeat center center;
  background-size: contain;
  width: 20px;
  height: 100%;
  content: "";
  position: absolute;
  right: 20px;
  top: 0;
  opacity: 0.4;
}
@media (max-width: 576px) {
  .bank-list ul li::after {
    display: none;
  }
}
.bank-list ul li img {
  height: 40px;
  margin-bottom: 10px;
}
.bank-list ul li h6 {
  margin-bottom: 5px;
  color: #333333;
}
.bank-list ul li p {
  font-size: 14px;
}
.bank-list ul li a {
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
}
.bank-list ul li a i {
  color: #ffc400;
  font-weight: bold;
}

.product-ustbar {
  width: 100%;
  background: #a4cb49;
}
.product-ustbar .cats {
  background: #333333;
  padding: 15px;
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  text-align: center;
  cursor: pointer;
}
.product-ustbar .cats i {
  margin-right: 8px;
}
.product-ustbar .cats:hover ul {
  display: block;
}
.product-ustbar .cats:hover ul ul {
  display: none;
}
.product-ustbar .cats ul {
  display: none;
  position: absolute;
  width: calc(100% - 30px);
  left: 15px;
  top: 52px;
  margin: 0;
  border: 2px solid #EE7C00;
  border-top: 0;
  background: #fff;
  z-index: 999;
}
@media (min-width: 992px) {
  .product-ustbar .cats ul.active {
    display: block;
  }
}
.product-ustbar .cats ul li {
  width: 100%;
  padding: 4px 12px;
  position: relative;
}
.product-ustbar .cats ul li:hover ul {
  display: block;
}
.product-ustbar .cats ul li:last-child a {
  border: none;
}
.product-ustbar .cats ul li a {
  text-align: left;
  border-bottom: 1px solid #d2d2d2;
  width: 100%;
  display: block;
  color: #333;
  font-size: 14px;
  font-weight: 600;
  padding-bottom: 2px;
}
.product-ustbar .cats ul li a i {
  float: right;
  font-size: 16px;
  color: #EE7C00;
}
.product-ustbar .cats ul li ul {
  position: absolute;
  left: 100%;
  top: 0;
  display: none;
  border: 2px solid #EE7C00;
}
.product-ustbar ul {
  margin: 10px 0;
  float: right;
}
.product-ustbar ul li {
  float: left;
  color: #fff;
  position: relative;
}
.product-ustbar ul li i {
  font-size: 28px;
  float: left;
}
.product-ustbar ul li.cart .right h5 {
  float: left;
}
.product-ustbar ul li.cart .right h5 span {
  float: right;
  color: #ff8600;
  font-size: 13px;
  line-height: 13px;
  margin-left: 5px;
  letter-spacing: 0.19em;
  font-weight: bold;
}
.product-ustbar ul li .right {
  float: right;
  margin-left: 10px;
}
.product-ustbar ul li .right h3, .product-ustbar ul li .right h5 {
  font-weight: bold;
  font-size: 13px;
  line-height: 10px;
  margin-bottom: 0px;
  color: #fff;
}
.product-ustbar ul li .right h5 {
  font-size: 14px;
  line-height: 14px;
  margin-top: 8px;
  font-weight: 500;
  color: #fff;
}
.product-ustbar ul li .right span {
  font-weight: 500;
}

.sliderbar .product-slider {
  overflow: hidden;
}
.sliderbar .product-slider .single-slider img {
  width: 100%;
  height: auto;
}
.sliderbar .product-slider .single-slider img.dsk {
  display: block;
}
@media (max-width: 768px) {
  .sliderbar .product-slider .single-slider img.dsk {
    display: none;
  }
}
.sliderbar .product-slider .single-slider img.mbl {
  display: none;
}
@media (max-width: 768px) {
  .sliderbar .product-slider .single-slider img.mbl {
    display: block;
  }
}
.sliderbar .product-slider .btns {
  width: 100%;
  position: absolute;
  top: 10%;
  z-index: 2;
}
@media (max-width: 768px) {
  .sliderbar .product-slider .btns {
    display: none;
  }
}
.sliderbar .product-slider .btns .btnlist {
  display: table;
  width: 100%;
}
@media (max-width: 992px) {
  .sliderbar .product-slider .btns .btnlist {
    margin: 0 auto;
  }
}
.sliderbar .product-slider .btns .btnlist button {
  margin: 0 5px;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  border: 2px solid #d2d2d2;
}
.sliderbar .product-slider .btns .btnlist button:hover.slick-arrow {
  background: #EE7C00;
  color: #fff;
  border-color: transparent;
}
.sliderbar .product-slider .btns .btnlist button::before, .sliderbar .product-slider .btns .btnlist button::after {
  display: none;
}
.sliderbar .product-slider .btns .btnlist button.slick-arrow {
  transform: translateY(-50%);
  background: 0 0;
  font-size: 28px;
  padding: 0;
  color: #EE7C00;
  z-index: 2;
  cursor: pointer;
}
.sliderbar .product-slider .btns .btnlist button.slick-prev {
  left: auto;
  right: 65px;
}
.sliderbar .product-slider .btns .btnlist button.slick-next {
  right: 20px;
}
.sliderbar .product-slider .slick-dots {
  bottom: 12px;
  left: 60px;
  text-align: left;
}
.sliderbar .product-slider .slick-dots li {
  display: table;
  float: left;
  margin: 0 2px;
}
.sliderbar .product-slider .slick-dots li button {
  width: 30px;
  height: 4px;
  padding: 0;
}
.sliderbar .product-slider .slick-dots li button::before {
  width: 30px;
  height: 4px;
  background: #ffc400;
  border-radius: 0;
  content: "";
}

.bg-container {
  background: #fff;
  width: 100%;
  display: table;
}

.product-list .bg-container {
  padding: 30px 0;
}
.product-list .products {
  margin: 0;
  margin-top: 30px;
}
.product-list .products .product {
  background: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  margin-bottom: 30px;
  position: relative;
}
.product-list .products .product:hover {
  -webkit-box-shadow: 0px 0px 22px -5px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 22px -5px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 22px -5px rgba(0, 0, 0, 0.75);
  position: relative;
  z-index: 10;
  transform: scale(1.008);
  -webkit-transform: scale(1.008);
  -moz-transform: scale(1.008);
  -ms-transform: scale(1.008);
  -o-transform: scale(1.008);
}
.product-list .products .product img {
  margin-bottom: 10px;
}
.product-list .products .product .pcode {
  width: 100%;
  color: #000;
  font-weight: 700;
  font-size: 13px;
}
.product-list .products .product .title {
  width: 100%;
  color: #a4cb49;
  font-size: 15px;
  font-weight: 500;
  word-break: break-word;
  text-align: center;
}
.product-list .products .product .detail {
  max-height: 67px;
  text-align: justify;
  overflow: hidden;
  font-size: 11px;
  line-height: 16px;
  color: #999999;
}
.product-list .products .product .pbottom {
  border-top: 1px solid #d2d2d2;
  padding-top: 10px;
  width: 100%;
  margin-top: 10px;
}
.product-list .products .product .pbottom span.price {
  float: left;
  font-weight: 600;
  font-size: 16px;
  color: #ffc400;
}
.product-list .products .product .pbottom span.icons {
  float: right;
}
.product-list .products .product .pbottom span.icons a {
  float: left;
  margin-right: 5px;
  font-size: 17px;
}
.product-list .products .product .pbottom span.icons a.whtsp {
  color: #666;
}
.product-list .products .product .pbottom span.icons a.whtsp:hover {
  color: #0bb343;
}
.product-list .products .product .pbottom span.icons a.whtsp span {
  font-size: 10px;
  position: relative;
  top: -2px;
  margin-right: 4px;
}
.product-list .products .product .pbottom span.icons a.view {
  color: #666;
}
.product-list .products .product .pbottom span.icons a.view:hover {
  color: #EE7C00;
}
.product-list .products .product .pbottom span.icons a.addcart {
  color: #666;
}
.product-list .products .product .pbottom span.icons a.addcart:hover {
  color: #EE7C00;
}

.productd .pad-20 {
  padding: 20px;
}
.productd .teklifal {
  font-size: 21px;
  color: #ffc400;
  font-weight: 500;
  margin-bottom: 10px;
  padding-bottom: 10px;
  line-height: 30px;
}
.productd .price {
  font-size: 30px;
  color: #ffc400;
  font-weight: 800;
  margin-bottom: 10px;
}
.productd .ozetbilgi {
  min-height: 70px;
  font-size: 13px;
  line-height: 19px;
  color: #666;
  margin-bottom: 20px;
}
.productd .bg-container {
  display: table;
}
.productd .secenek label {
  width: 100%;
  font-weight: 700;
  color: #666;
  font-size: 16px;
  display: table;
  margin-bottom: 5px;
}
.productd .secenek input, .productd .secenek select {
  width: 100%;
  padding: 8px 10px;
  background: #fff;
  border: 2px solid #d2d2d2;
  border-radius: 2px;
}
.productd .sepetAdd {
  padding: 12px 40px;
  background: #EE7C00;
  border-radius: 8px;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  border: none;
}
@media (max-width: 992px) {
  .productd .sepetAdd {
    padding: 10px 18px;
    font-size: 14px;
  }
}
.productd a.teklif {
  padding: 12px 20px;
  border-radius: 8px;
  color: #fff;
  display: table;
  float: left;
  font-size: 13px;
  font-weight: bold;
  position: relative;
  margin-right: 10px;
}
@media (max-width: 992px) {
  .productd a.teklif {
    padding: 10px 13px;
    font-size: 11px;
    margin-bottom: 5px;
  }
}
.productd a.teklif::after {
  content: "";
  position: absolute;
  right: -50px;
  font-family: "Font Awesome 5 Brands";
  opacity: 0.3;
  font-size: 50px;
  width: 50%;
  height: 150%;
  top: 10px;
}
.productd a.teklif i {
  font-size: 17px;
}
.productd a.teklif.whatsapp {
  background: #009245;
}
.productd a.teklif.whatsapp::after {
  content: "";
}
.productd a.teklif.mail {
  background: #FF0000;
}
.productd a.teklif.mail::after {
  content: "";
  font-family: "Font Awesome 5 Pro";
  right: -30px;
}
.productd .description .title {
  width: 100%;
  position: relative;
}
.productd .description .title::after {
  margin-top: 5px;
  width: 50px;
  height: 2px;
  background: #ffc400;
  content: "";
  display: table;
}
.productd .pcat {
  font-size: 14px;
  margin-bottom: 0;
}
.productd h4 {
  font-size: 24px;
  margin-bottom: 5px;
  word-break: break-word;
}
.productd .pcode {
  padding: 3px 10px;
  background: #f1f1f1;
  display: table;
  font-size: 14px;
  margin-bottom: 10px;
}
.productd .pcode.right {
  float: right;
}
.productd .birim {
  width: 100%;
  margin: 5px 0;
  font-size: 18px;
}
.productd .birim span {
  color: #ffc400;
  font-weight: bold;
}
.productd hr {
  border: 1px solid #d2d2d2;
  margin: 10px 0;
}
.productd .atbd_listing_gallery .gallery-images .slick-arrow {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 2.4rem;
  height: 2.4rem;
  -webkit-border-radius: 20rem;
  border-radius: 20rem;
  color: #333333;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  top: 50%;
  z-index: 1;
  font-size: 0.8rem;
  border: 2px solid #EE7C00;
}
.productd .atbd_listing_gallery .gallery-images .slick-arrow:hover {
  border-color: transparent;
  color: #fff;
  background: #EE7C00;
}
.productd .atbd_listing_gallery .gallery-images .slick-arrow.prev-arrow {
  left: 0.66667rem;
}
.productd .atbd_listing_gallery .gallery-images .slick-arrow.next-arrow {
  right: 0.66667rem;
}
.productd .atbd_listing_gallery .gallery-images .slick-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.productd .atbd_listing_gallery .gallery-images .single-image {
  text-align: center;
}
.productd .atbd_listing_gallery .gallery-images .single-image img {
  display: inline-block;
}
.productd .atbd_listing_gallery .gallery-thumbs {
  margin-top: 0.66667rem;
}
.productd .atbd_listing_gallery .gallery-thumbs .single-thumb {
  padding: 0 0.33333rem;
}
.productd .atbd_listing_gallery .gallery-thumbs .single-thumb img {
  width: 100%;
}
.productd .atbd_listing_gallery .gallery-thumbs .slick-current img {
  opacity: 0.4;
}

.sepet .title {
  width: 100%;
  color: #000;
  font-weight: bold;
  font-size: 19px;
  padding-top: 15px;
  margin-bottom: 10px;
}
.sepet .title::after {
  position: absolute;
  content: "";
  display: block;
  width: 40px;
  height: 2px;
  background: #ffc400;
  top: 0;
}
.sepet form .form-control {
  border-radius: 2px;
  border: 2px solid #d2d2d2;
  padding: 10px 10px;
}
.sepet form .form-control.iskonto {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  padding: 3px 10px;
}
.sepet form button {
  padding: 12px 35px;
  font-size: 16px;
  font-weight: bold;
  background: #EE7C00;
  color: #fff;
  border: none;
}
.sepet table .pimg {
  float: left;
  margin-right: 8px;
  margin-bottom: 3px;
  width: 140px;
  height: auto;
  max-height: 150px;
}
.sepet table .cont {
  float: right;
  width: calc(100% - 155px);
}
.sepet table .cont b {
  color: #ffc400;
}
.sepet table .ptitle {
  float: left;
}
.sepet table .sepetSil i, .sepet table .siparisSil i {
  font-size: 24px;
  margin: 0 10px;
  cursor: pointer;
}

.odemef .wrapper {
  width: 600px !important;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .odemef .wrapper {
    width: 100% !important;
  }
}

.vizyons .vizyon {
  margin-bottom: 6px;
}
.vizyons .vizyon .wrapper {
  width: 100%;
  background: #ffc400;
  color: #fff;
  min-height: 150px;
  position: relative;
}
.vizyons .vizyon .wrapper::after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0.3;
  content: "";
}
.vizyons .vizyon .wrapper.time::after {
  background: url("../img/icon/time.png") no-repeat center right -25%;
  background-size: auto 100%;
}
.vizyons .vizyon .wrapper.quality::after {
  background: url("../img/icon/quality.png") no-repeat center right -25%;
  background-size: auto 90%;
}
.vizyons .vizyon .wrapper.twohand::after {
  background: url("../img/icon/twohand.png") no-repeat center right -25%;
  background-size: auto 50%;
}
.vizyons .vizyon .wrapper.persons::after {
  background: url("../img/icon/persons.png") no-repeat center right -25%;
  background-size: auto 60%;
}
.vizyons .vizyon .wrapper h5 {
  color: #fff;
  font-size: 14px;
  margin-bottom: 0px;
}
.vizyons .vizyon .wrapper .icon {
  width: 60px;
  height: 65px;
}
.vizyons .vizyon .wrapper .content {
  margin-left: 15px;
}

.price-list .gtitle {
  text-align: left;
  color: #333;
}
.price-list .gtitle::after {
  margin: 0;
}
.price-list .fsolm ul li {
  width: 100%;
  margin-bottom: 3px;
}
.price-list .fsolm ul li:hover a, .price-list .fsolm ul li.active a {
  color: #fff;
  background: #EE7C00;
}
.price-list .fsolm ul li a {
  color: #333333;
  padding: 7px 17px;
  background: #E6E6E6;
  font-weight: 500;
  display: block;
}
.price-list .fsolm ul li a i {
  float: right;
  line-height: 23px;
}
.price-list .mbilgi {
  font-size: 13px;
  color: #EE7C00;
  font-weight: 600;
  line-height: 18px;
  text-align: justify;
  margin-bottom: 5px;
  display: none;
}
@media (max-width: 992px) {
  .price-list .mbilgi {
    display: block;
  }
}
@media (max-width: 992px) {
  .price-list .flist {
    overflow-x: scroll;
  }
}
.price-list .flist ul {
  width: 100%;
}
@media (max-width: 992px) {
  .price-list .flist ul {
    overflow-x: scroll;
    white-space: nowrap;
  }
}
@media (max-width: 992px) {
  .price-list .flist ul {
    width: 800px;
  }
}
.price-list .flist ul li {
  width: 100%;
}
.price-list .flist ul li::before {
  clear: both;
}
.price-list .flist ul li:hover .bol .content.normal {
  background: #dadada;
}
.price-list .flist ul li .bol {
  padding: 0 2px;
  margin-bottom: 4px;
  float: left;
}
.price-list .flist ul li .bol.bl1 {
  width: 15%;
}
.price-list .flist ul li .bol.bl2 {
  width: 15%;
}
.price-list .flist ul li .bol.bl3 {
  width: 55%;
}
.price-list .flist ul li .bol.bl4 {
  width: 15%;
}
.price-list .flist ul li .bol .content {
  width: 100%;
  text-align: center;
  padding: 10px;
  font-weight: 500;
  color: #333;
  display: flex;
  position: relative;
  height: 100%;
  white-space: nowrap;
  font-size: 11px;
}
.price-list .flist ul li .bol .content.title {
  background: #333;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
}
.price-list .flist ul li .bol .content.normal {
  background: #E6E6E6;
}

ul.refs li {
  min-height: 200px;
  border: 1px solid #d2d2d2;
}
ul.refs li .wrapper {
  background-color: #fff;
  width: 100%;
  min-height: 180px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  align-items: center;
  align-content: center;
  padding: 20px;
  overflow: hidden;
  position: relative;
}

.table-checkout, .table-cart {
  border-collapse: collapse;
  width: 100%;
}

.table-checkout th, .table-cart th {
  font-size: 12px;
  font-weight: 400;
  color: #000;
  text-transform: uppercase;
  padding: 15px 20px;
}

.table-checkout td, .table-cart td {
  padding: 20px;
}

.table-checkout tr, .table-cart tr {
  border-bottom: 1px solid #ececee;
}

.table-checkout .product-price, .table-cart .product-price {
  white-space: nowrap;
}

.table-checkout tfoot .list-terms-minimal dt, .table-cart tfoot .list-terms-minimal dt, .table-checkout tfoot .list-terms-minimal dd, .table-cart tfoot .list-terms-minimal dd {
  color: #000;
}

.table-checkout tfoot tr {
  border: 0;
}

.table-cart tfoot tr {
  border: 0;
}
.table-cart th {
  text-align: center;
}
.table-cart th:first-of-type {
  text-align: left;
}
.table-cart td:nth-child(2) {
  border: 1px solid #ececee;
}
.table-cart td:nth-child(3) {
  border: 1px solid #ececee;
}
.table-cart td:last-child {
  border: none;
}
.table-cart td:nth-child(n+3) {
  text-align: center;
}

@media (min-width: 1200px) {
  .table-cart th {
    padding: 25px 55px;
  }
}
@media (min-width: 768px) {
  .table-cart tr:last-of-type td:last-of-type {
    /*padding-right: 0;*/
  }
}
@media (min-width: 768px) {
  .table-cart td:first-of-type {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1200px) {
  .table-cart td {
    padding: 10px 35px;
  }
}
.table-cart-remove-item .icon {
  cursor: pointer;
}
.table-cart-remove-item .icon:hover {
  color: #000;
}

.table-checkout td + td {
  border-left: 1px solid #ececee;
}

@media (min-width: 768px) {
  .table-checkout td {
    padding: 38px;
  }
  .table-checkout tr > *:first-of-type {
    text-align: left;
    padding-left: 0;
  }
  .table-checkout tr > *:last-of-type {
    text-align: right;
    padding-right: 0;
  }
}

/*# sourceMappingURL=style.css.map */
