@import url("../sass/components/Vendor/font-awesome/font-awesome.min.css");
@import url("../sass/components/Vendor/simple-line-icon/css/simple-line-icons.css");
@import url("../sass/components/Vendor/blanch/fonts.css");
@import url("../sass/components/Vendor/Helvetica/fonts.css");
@import url("../sass/components/Vendor/PlayfairDisplay/fonts.css");
@import url("../sass/components/Vendor/ionicons/css/ionicons.min.css");

html {
  font-family: "Poppins", sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

.poppins-thin {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.poppins-extralight {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.poppins-light {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.poppins-regular {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-medium {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.poppins-semibold {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.poppins-bold {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.poppins-extrabold {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.poppins-black {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.poppins-thin-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.poppins-extralight-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.poppins-light-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.poppins-regular-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.poppins-medium-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.poppins-semibold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.poppins-bold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.poppins-extrabold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: italic;
}

.poppins-black-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: italic;
}

code,
kbd,
pre,
samp {
  font-family: "Poppins", sans-serif;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}


.montserrat {
  font-family: "Poppins", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

#header {
  position: sticky;
  top: 0;
  z-index: 1000;
  background: #fff;
}

@media print {

  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }

  .btn>.caret,
  .dropup>.btn>.caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }

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

@font-face {
  font-family: "Poppins", sans-serif;
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "\002a";
}

.glyphicon-plus:before {
  content: "\002b";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "\26fa";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "\231b";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "\00a5";
}

.glyphicon-jpy:before {
  content: "\00a5";
}

.glyphicon-ruble:before {
  content: "\20bd";
}

.glyphicon-rub:before {
  content: "\20bd";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff;
}

a {
  color: #337ab7;
  text-decoration: none;
  font-family: "Poppins", sans-serif;
}

a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #1D1D1F;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
  font-size: 65%;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
  font-size: 75%;
}

h1,
.h1 {
  font-size: 36px;
}

h2,
.h2 {
  font-size: 30px;
}

h3,
.h3 {
  font-size: 24px;
}

h4,
.h4 {
  font-size: 18px;
}

h5,
.h5 {
  font-size: 14px;
}

h6,
.h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

small,
.small {
  font-size: 85%;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

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

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

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

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

.text-nowrap {
  white-space: nowrap;
}

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

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

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

.text-muted {
  color: #777777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #337ab7;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline>li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.42857;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before,
.dl-horizontal dd:after {
  content: " ";
  display: table;
}

.dl-horizontal dd:after {
  clear: both;
}

.height-440{
      height: 440px;
}

.height-390{
  height: 390px;
}

.height-360{
  height: 360px;
}

.height-340{
  height: 340px;
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}

code,
kbd,
pre,
samp {
  font-family: "Poppins", sans-serif;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container:before,
.container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
}

.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.33333%;
}

.col-xs-2 {
  width: 16.66667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333%;
}

.col-xs-5 {
  width: 41.66667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333%;
}

.col-xs-8 {
  width: 66.66667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333%;
}

.col-xs-11 {
  width: 91.66667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333%;
}

.col-xs-pull-2 {
  right: 16.66667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333%;
}

.col-xs-pull-5 {
  right: 41.66667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333%;
}

.col-xs-pull-8 {
  right: 66.66667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333%;
}

.col-xs-pull-11 {
  right: 91.66667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333%;
}

.col-xs-push-2 {
  left: 16.66667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333%;
}

.col-xs-push-5 {
  left: 41.66667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333%;
}

.col-xs-push-8 {
  left: 66.66667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333%;
}

.col-xs-push-11 {
  left: 91.66667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.33333%;
}

.col-xs-offset-2 {
  margin-left: 16.66667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333%;
}

.col-xs-offset-5 {
  margin-left: 41.66667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333%;
}

.col-xs-offset-8 {
  margin-left: 66.66667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333%;
}

.col-xs-offset-11 {
  margin-left: 91.66667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.ml-6 {
  margin-left: 6px;
}

.p-0 {
  padding: 0 !important;
}

.pl-0 {
  padding-left: 0;
}


.pr-10 {
  padding-right: 10px !important;
}

.p-lr-10 {
  padding: 0 10px !important;
}

.pl-10 {
  padding-left: 10px !important;
}



.pr-20 {
  padding-right: 20px !important;
}

.p-lr-20 {
  padding: 0 20px !important;
}

.pl-20 {
  padding-left: 20px !important;
}




.pr-60 {
  padding-right: 60px !important;
}

.p-lr-60 {
  padding: 0 60px !important;
}

.pl-60 {
  padding-left: 60px !important;
}

.pr-30 {
  padding-right: 32px !important;
}

.p-lr-30 {
  padding: 0 32px !important;
}

.pl-30 {
  padding-left: 32px !important;
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table>thead>tr>th,
.table>thead>tr>td,
.table>tbody>tr>th,
.table>tbody>tr>td,
.table>tfoot>tr>th,
.table>tfoot>tr>td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
}

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

.table>caption+thead>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>th,
.table>thead:first-child>tr:first-child>td {
  border-top: 0;
}

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

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

.table-condensed>thead>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>tfoot>tr>td {
  padding: 5px;
}

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

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>tfoot>tr>td {
  border: 1px solid #ddd;
}

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

.table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover>tbody>tr:hover {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table>thead>tr>td.active,
.table>thead>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th {
  background-color: #f5f5f5;
}

.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover,
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr.active:hover>th {
  background-color: #e8e8e8;
}

.table>thead>tr>td.success,
.table>thead>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th {
  background-color: #dff0d8;
}

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

.table>thead>tr>td.info,
.table>thead>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th {
  background-color: #d9edf7;
}

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

.table>thead>tr>td.warning,
.table>thead>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th {
  background-color: #fcf8e3;
}

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

.table>thead>tr>td.danger,
.table>thead>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th {
  background-color: #f2dede;
}

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

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}



fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 500;
  font-size: 16px;
  color: #505050;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-appearance: none;
}

.form-control:focus {
  outline: 0;
}

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

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

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

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

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: 120px;
}

input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {

  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }

  input[type="date"].input-sm,
  .input-group-sm>input[type="date"].form-control,
  .input-group-sm>input[type="date"].input-group-addon,
  .input-group-sm>.input-group-btn>input[type="date"].btn,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm>input[type="time"].form-control,
  .input-group-sm>input[type="time"].input-group-addon,
  .input-group-sm>.input-group-btn>input[type="time"].btn,
  .input-group-sm input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm>input[type="datetime-local"].form-control,
  .input-group-sm>input[type="datetime-local"].input-group-addon,
  .input-group-sm>.input-group-btn>input[type="datetime-local"].btn,
  .input-group-sm input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm>input[type="month"].form-control,
  .input-group-sm>input[type="month"].input-group-addon,
  .input-group-sm>.input-group-btn>input[type="month"].btn,
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }

  input[type="date"].input-lg,
  .input-group-lg>input[type="date"].form-control,
  .input-group-lg>input[type="date"].input-group-addon,
  .input-group-lg>.input-group-btn>input[type="date"].btn,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg>input[type="time"].form-control,
  .input-group-lg>input[type="time"].input-group-addon,
  .input-group-lg>.input-group-btn>input[type="time"].btn,
  .input-group-lg input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg>input[type="datetime-local"].form-control,
  .input-group-lg>input[type="datetime-local"].input-group-addon,
  .input-group-lg>.input-group-btn>input[type="datetime-local"].btn,
  .input-group-lg input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg>input[type="month"].form-control,
  .input-group-lg>input[type="month"].input-group-addon,
  .input-group-lg>.input-group-btn>input[type="month"].btn,
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 0;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio+.radio,
.checkbox+.checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled],
input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}

.form-control-static.input-lg,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.form-control-static.input-sm,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

.input-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
.input-group-sm>.input-group-btn>select.btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm,
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
.input-group-sm>.input-group-btn>textarea.btn,
select[multiple].input-sm,
.input-group-sm>select[multiple].form-control,
.input-group-sm>select[multiple].input-group-addon,
.input-group-sm>.input-group-btn>select[multiple].btn {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

select.input-lg,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
.input-group-lg>.input-group-btn>select.btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg,
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
.input-group-lg>.input-group-btn>textarea.btn,
select[multiple].input-lg,
.input-group-lg>select[multiple].form-control,
.input-group-lg>select[multiple].input-group-addon,
.input-group-lg>.input-group-btn>select[multiple].btn {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg+.form-control-feedback,
.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.form-group-lg .form-control+.form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm+.form-control-feedback,
.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.form-group-sm .form-control+.form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label~.form-control-feedback {
  top: 25px;
}

.has-feedback label.sr-only~.form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after {
  clear: both;
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}

.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active:hover,
.btn-default:active:focus,
.btn-default:active.focus,
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default.active.focus,
.open>.btn-default.dropdown-toggle:hover,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
  background-image: none;
}

.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled.focus,
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open>.btn-primary.dropdown-toggle:hover,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
  background-image: none;
}

.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active:hover,
.btn-success:active:focus,
.btn-success:active.focus,
.btn-success.active:hover,
.btn-success.active:focus,
.btn-success.active.focus,
.open>.btn-success.dropdown-toggle:hover,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
  background-image: none;
}

.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:active.focus,
.btn-info.active:hover,
.btn-info.active:focus,
.btn-info.active.focus,
.open>.btn-info.dropdown-toggle:hover,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
  background-image: none;
}

.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning:active.focus,
.btn-warning.active:hover,
.btn-warning.active:focus,
.btn-warning.active.focus,
.open>.btn-warning.dropdown-toggle:hover,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
  background-image: none;
}

.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger:active.focus,
.btn-danger.active:hover,
.btn-danger.active:focus,
.btn-danger.active.focus,
.open>.btn-danger.dropdown-toggle:hover,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
  background-image: none;
}

.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg,
.btn-group-lg>.btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

.btn-sm,
.btn-group-sm>.btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs,
.btn-group-xs>.btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block+.btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: transparent;
  border: none;
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
  color: #777777;
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}

.open>.dropdown-menu {
  display: block;
}

.open>a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right>.dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group>.btn,
.btn-group-vertical>.btn {
  position: relative;
  float: left;
}

.btn-group>.btn:hover,
.btn-group>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn:hover,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn.active {
  z-index: 2;
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  display: table;
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
  margin-left: 5px;
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group>.btn:first-child {
  margin-left: 0;
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group>.btn-group {
  float: left;
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0;
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group>.btn+.dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group>.btn-lg+.dropdown-toggle,
.btn-group-lg.btn-group>.btn+.dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret,
.btn-group-lg>.btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret,
.dropup .btn-group-lg>.btn .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after {
  content: " ";
  display: table;
}

.btn-group-vertical>.btn-group:after {
  clear: both;
}

.btn-group-vertical>.btn-group>.btn {
  float: none;
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0;
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified>.btn-group .btn {
  width: 100%;
}

.btn-group-justified>.btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"]>.btn input[type="radio"],
[data-toggle="buttons"]>.btn input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn>.btn {
  position: relative;
}

.input-group-btn>.btn+.btn {
  margin-left: -1px;
}

.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
  z-index: 2;
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav:before,
.nav:after {
  content: " ";
  display: table;
}

.nav:after {
  clear: both;
}

.nav>li {
  position: relative;
  display: block;
}

.nav>li>a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav>li>a:hover,
.nav>li>a:focus {
  text-decoration: none;
}

.nav>li.disabled>a {
  color: #777777;
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav>li>a>img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs>li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs>li>a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  color: #555555;
  background-color: #cfcfcf;
  border: 0;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills>li {
  float: left;
}

.nav-pills>li>a {
  border-radius: 4px;
}

.nav-pills>li+li {
  margin-left: 2px;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked>li {
  float: none;
}

.nav-stacked>li+li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified,
.nav-tabs.nav-justified {
  width: 100%;
}

.nav-justified>li,
.nav-tabs.nav-justified>li {
  float: left;
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
  border-bottom: 0;
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
  margin-right: 0;
}

.nav-tabs-justified>.active>a,
.nav-tabs.nav-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:focus {
  border-bottom: 2px solid #eb5050;
  border-left: 0;
}

.tab-content>.tab-pane {
  display: none;
}

.tab-content>.active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

.navbar:before,
.navbar:after {
  content: " ";
  display: table;
}

.navbar:after {
  clear: both;
}



.navbar-header:before,
.navbar-header:after {
  content: " ";
  display: table;
}

.navbar-header:after {
  clear: both;
}



.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  display: table;
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}



.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {

  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-header,
.container-fluid>.navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}



.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand>img {
  display: block;
}

.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar+.icon-bar {
  margin-top: 4px;
}

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}

/* 
.navbar-nav>li>.dropdown-menu {
  margin-top: 10px;
} */

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm,
.btn-group-sm>.navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs,
.btn-group-xs>.navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav>li>a {
  color: #777;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
  background-color: #e7e7e7;
  color: #555;
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}

.navbar-default .btn-link[disabled]:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav>li>a {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
  color: #fff;
  background-color: #090909;
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
  background-color: #090909;
  color: #fff;
}

.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  list-style: none;
  border-radius: 4px;
}

.breadcrumb>li {
  display: inline-block;
}

.breadcrumb>li+li:before {
  content: "\f105";
  font-family: 'FontAwesome', sans-serif;
  padding: 0 16px;
  color: #7c7c7c;
}

.breadcrumb>.active {
  color: #000;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination>li {
  display: inline;
}

.pagination>li>a,
.pagination>li>span {
  position: relative;
  float: left;
  padding: 10px 21px;
  line-height: 1.42857;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #f0f0f0;
  border-top: 2px solid #f0f0f0;
  border-bottom: 2px solid #f0f0f0;
  margin-left: -1px;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
  margin-left: 0;
  border-bottom-left-radius: 999px;
  border-top-left-radius: 999px;
  padding-left: 30px;
  border-left: 2px solid #f0f0f0;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
  border-bottom-right-radius: 999px;
  border-top-right-radius: 999px;
  padding-right: 30px;
  border-right: 2px solid #f0f0f0;
}

.pagination>li>a,
.pagination>li>span {
  color: #999;
}

.pagination>.active>a,
.pagination>.active>span {
  color: #333333;
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg>li>a,
.pagination-lg>li>span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm>li>a,
.pagination-sm>li>span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}

.pager:before,
.pager:after {
  content: " ";
  display: table;
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li>a,
.pager li>span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.pager li>a:hover,
.pager li>a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.pager .next>a,
.pager .next>span {
  float: right;
}

.pager .previous>a,
.pager .previous>span {
  float: left;
}

.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #777777;
}

.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #337ab7;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge,
.btn-group-xs>.btn .badge,
.btn-group-xs>.btn .badge {
  top: 0;
  padding: 1px 5px;
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
  color: #337ab7;
  background-color: #fff;
}

.list-group-item>.badge {
  float: right;
}

.list-group-item>.badge+.badge {
  margin-right: 5px;
}

.nav-pills>li>a>.badge {
  margin-left: 3px;
}

a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}

.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

.jumbotron>hr {
  border-top-color: #d5d5d5;
}

.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}

.jumbotron .container {
  max-width: 100%;
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

.thumbnail>img,
.thumbnail a>img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: bold;
}

.alert>p,
.alert>ul {
  margin-bottom: 0;
}

.alert>p+p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media>.pull-right {
  padding-left: 10px;
}

.media-left,
.media>.pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>.small {
  color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-body:before,
.panel-body:after {
  content: " ";
  display: table;
}

.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel-heading>.dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
  margin-bottom: 0;
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel-heading+.list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group+.panel-footer {
  border-top-width: 0;
}

.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
  margin-bottom: 0;
}

.panel>.table caption,
.panel>.table-responsive>.table caption,
.panel>.panel-collapse>.table caption {
  padding-left: 15px;
  padding-right: 15px;
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
  border-top: 1px solid #ddd;
}

.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
  border-top: 0;
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
  border: 0;
}

.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
  border-left: 0;
}

.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
  border-right: 0;
}

.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
  border-bottom: 0;
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
  border-bottom: 0;
}

.panel>.table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

.panel-group .panel+.panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer+.panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default>.panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #ddd;
}

.panel-default>.panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #337ab7;
}

.panel-primary>.panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #337ab7;
}

.panel-primary>.panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #337ab7;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success>.panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #d6e9c6;
}

.panel-success>.panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info>.panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #bce8f1;
}

.panel-info>.panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning>.panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #faebcc;
}

.panel-warning>.panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger>.panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #ebccd1;
}

.panel-danger>.panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header:before,
.modal-header:after {
  content: " ";
  display: table;
}

.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn+.btn {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn+.btn {
  margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover>.arrow,
.popover>.arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover>.arrow {
  border-width: 11px;
}

.popover>.arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top>.arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

.popover.top>.arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

.popover.right>.arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right>.arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

.popover.bottom>.arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

.popover.bottom>.arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left>.arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left>.arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.carousel-inner>.item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d),
(-webkit-transform-3d) {
  .carousel-inner>.item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }

  .carousel-inner>.item.next,
  .carousel-inner>.item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }

  .carousel-inner>.item.prev,
  .carousel-inner>.item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }

  .carousel-inner>.item.next.left,
  .carousel-inner>.item.prev.right,
  .carousel-inner>.item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
  display: block;
}

.carousel-inner>.active {
  left: 0;
}

.carousel-inner>.next,
.carousel-inner>.prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner>.next {
  left: 100%;
}

.carousel-inner>.prev {
  left: -100%;
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
  left: 0;
}

.carousel-inner>.active.left {
  left: -100%;
}

.carousel-inner>.active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent;
}

.carousel-control.left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: "Poppins", sans-serif;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table !important;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

.f-red {
  color: #ff0000;
}

.f-10 {
  font-size: 10px;
}

.f-15 {
  font-size: 15px;
}

.f-20 {
  font-size: 20px;
}

.bd-7 {
  border: 2px solid #f0f0f0;
  border-radius: 10px;
}

.bd-7.v2 {
  border: 1px solid #f0f0f0;
}

.bd-999 {
  border: 2px solid #f0f0f0;
  border-radius: 999px;
}

.pd-bd {
  border: 1px solid #f0f0f0;
  border-radius: 10px;
  padding: 30px;
}

.item-pd {
  border: 2px solid #f0f0f0;
  border-radius: 10px;
  padding: 25px 25px 32px 25px;
}

.item-pd:hover {
  -webkit-box-shadow: 0px 3px 24px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 24px 0px rgba(0, 0, 0, 0.1);
}

.image-bd {
  border-radius: 10px;
  overflow: hidden;
  z-index: 1;
  position: relative;
}

.image-bd img {
  border-radius: 10px;
}

.bd-half {
  border-radius: 10px 10px 0 0;
  overflow: hidden;
}

.w-80 {
  width: 80%;
}

.space-padding-0 {
  padding: 0;
}

.space-padding-10 {
  padding: 10px;
}

.space-padding-20 {
  padding: 20px;
}

.space-padding-30 {
  padding: 30px;
}

.space-padding-40 {
  padding: 40px;
}

.space-padding-50 {
  padding: 50px;
}

.space-padding-tb-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.space-padding-tb-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.space-padding-tb-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.space-padding-tb-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.space-padding-tb-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.space-padding-tb-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.space-padding-tb-70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.space-padding-tb-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.space-padding-tb-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.space-padding-tb-130 {
  padding-top: 130px;
  padding-bottom: 130px;
}

.margin-0 {
  margin: 0px;
}

.space-5 {
  margin-bottom: 5px;
}

.space-10 {
  margin-bottom: 10px;
}

.space-15 {
  margin-bottom: 15px;
}

.space-20 {
  margin-bottom: 20px;
}

.space-25 {
  margin-bottom: 25px;
}

.space-30 {
  margin-bottom: 30px;
}

.space-35 {
  margin-bottom: 35px;
}

.space-40 {
  margin-bottom: 40px;
}

.space-45 {
  margin-bottom: 45px;
}

.space-50 {
  margin-bottom: 50px;
}

.space-55 {
  margin-bottom: 55px;
}

.space-60 {
  margin-bottom: 60px;
}

.space-65 {
  margin-bottom: 65px;
}

.space-70 {
  margin-bottom: 70px;
}

.space-75 {
  margin-bottom: 75px;
}

.space-80 {
  margin-bottom: 80px;
}

.space-85 {
  margin-bottom: 85px;
}

.space-90 {
  margin-bottom: 90px;
}

.space-95 {
  margin-bottom: 95px;
}

.space-100 {
  margin-bottom: 100px;
}

.space-32 {
  margin-bottom: 32px;
}

.engoc-equal-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.space-margin-top-0 {
  margin-top: 0px;
}

.space-margin-top-12 {
  margin-top: 12px;
}

.space-margin-top-20 {
  margin-top: 20px;
}

.space-margin-top-25 {
  margin-top: 25px;
}

.space-margin-top-30 {
  margin-top: 30px;
}

.space-margin-top-40 {
  margin-top: 40px;
}

.space-margin-top-50 {
  margin-top: 50px;
}

.space-margin-top-70 {
  margin-top: 70px;
}

.space-margin-top-80 {
  margin-top: 80px;
}

.space-margin-top-85 {
  margin-top: 85px;
}

.space-margin-top-100 {
  margin-top: 100px;
}

.mg-l10 {
  margin-left: 10px;
}

.mg-r10 {
  margin-right: 10px;
}

.effect_img:hover {
  background-color: #000;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}

.effect_img {
  position: relative;
  overflow: hidden;
}

.effect_img:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
}

.effect_img:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
}

.effect_img2 {
  position: relative;
  width: 100%;
  display: block;
  overflow: hidden;
}

.effect_img2:before {
  border-bottom: 50px solid rgba(255, 255, 255, 0.4);
  border-top: 50px solid rgba(255, 255, 255, 0.4);
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  transform: rotate(45deg) scaleY(0);
  -o-transform: rotate(45deg) scaleY(0);
  -webkit-transform: rotate(45deg) scaleY(0);
  -moz-transform: rotate(45deg) scaleY(0);
  -ms-transform: rotate(45deg) scaleY(0);
  -webkit-transition: opacity .35s ease 0s, transform .35s ease 0s;
  -webkit-transition: opacity .35s ease 0s, -webkit-transform .35s ease 0s;
  transition: opacity .35s ease 0s, -webkit-transform .35s ease 0s;
  transition: opacity .35s ease 0s, transform .35s ease 0s;
  transition: opacity .35s ease 0s, transform .35s ease 0s, -webkit-transform .35s ease 0s;
  -webkit-transform-origin: 50% 50% 0;
  transform-origin: 50% 50% 0;
  width: 100%;
}

.effect-img3 {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  position: relative;
  overflow: hidden;
}

.experience-section .effect-img3 {
  padding-right: 20px;
}

.plus-zoom:hover:before {
  right: 50%;
  left: 50%;
  background-color: rgba(255, 255, 255, 0.5);
}

.plus-zoom:hover:after {
  top: 50%;
  bottom: 50%;
  background-color: rgba(255, 255, 255, 0.5);
}

.plus-zoom::before,
.plus-zoom::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  z-index: 1;
}

.container-msr {
  padding-left: 114px;
  width: 100%;
}

.container-50 {
  padding-right: 50px;
  padding-left: 50px;
  width: 100%;
}

.container-42 {
  padding-right: 42px;
  padding-left: 42px;
  width: 100%;
}

.container-40 {
  padding-right: 40px;
  padding-left: 40px;
  width: 100%;
}

.container-hf {
  padding-left: 40px;
  padding-right: 37px;
  width: 100%;
}

.container-fullwidth {
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-15 {
  width: 20%;
  float: left;
}

.e-gradient,
.blog-post-social a:hover,
.blog-comment-item .cmt-content .btn-author:hover,
.social a:hover {
  background: #54f0ff;
  background-image: linear-gradient(122deg, #c26af5, #54f0ff);
}

.e-pink-gradient {
  background: #ec1dff;
  background-image: linear-gradient(122deg, #ec1dff, #f79bdc);
}

.e-pink-gradient:hover {
  color: #fff;
  -webkit-box-shadow: 0px 2px 20px 2px rgba(236, 29, 255, 0.68);
  box-shadow: 0px 2px 20px 2px rgba(236, 29, 255, 0.68);
}

.e-yl-gradient {
  background: #ca9171;
  background-image: linear-gradient(122deg, #ca9171, #f8ccb3);
}

.e-yl-gradient:hover {
  color: #fff;
  -webkit-box-shadow: 0px 2px 20px 2px rgba(202, 145, 112, 0.68);
  box-shadow: 0px 2px 20px 2px rgba(202, 145, 112, 0.68);
}

.e-red-gradient {
  background: #ff4065;
  background-image: linear-gradient(122deg, #ff4065, #ffdce9);
}

.e-red-gradient:hover {
  color: #fff;
  -webkit-box-shadow: 0px 2px 20px 2px rgba(255, 64, 100, 0.68);
  box-shadow: 0px 2px 20px 2px rgba(255, 64, 100, 0.68);
}

.e-orange-gradient {
  background: #fa4168;
  background-image: linear-gradient(122deg, #fa4168, #f7cfba);
}

.e-orange-gradient:hover {
  color: #fff;
  -webkit-box-shadow: 0px 2px 20px 2px rgba(255, 64, 100, 0.68);
  box-shadow: 0px 2px 20px 2px rgba(255, 64, 100, 0.68);
}

.btn-gradient,
.product-tab-sw li a:hover,
.product-tab-sw li.active a,
.product-tab-sw2 li a:hover,
.product-tab-sw2 li.active a {
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  width: 174px;
  font-weight: 400;
  color: #666666;
  background: #fff;
  border-radius: 999px;
  border: 1px solid #e6e6e7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.btn-gradient:hover,
.product-tab-sw li a:hover,
.product-tab-sw2 li a:hover {
  color: #505050;
  -webkit-box-shadow: 0px 2px 20px 2px rgba(194, 106, 245, 0.68);
  box-shadow: 0px 2px 20px 2px rgba(194, 106, 245, 0.68);
}

.h-ribbon {
  width: 40px;
  height: 17px;
  line-height: 18px;
  border-radius: 20px;
  letter-spacing: 0.2em;
  font-size: 8px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  display: inline-block;
}

.h-ribbon.v3 {
  width: 31px;
  height: 13px;
  line-height: 13px;
  font-size: 7px;
}

.h-ribbon.v3.e-green:before {
  content: none;
}

.h-ribbon.e-green {
  background: #42e9a8;
}

.h-ribbon.e-green:before {
  content: ' ';
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  position: absolute;
  width: 0;
  height: 0;
  left: 8px;
  border: 4px solid;
  top: 12px;
  border-color: #42e9a8 transparent transparent #42e9a8;
}

.h-ribbon.e-skyblue {
  background: #55d1e3;
}

.h-ribbon.e-skyblue:before {
  content: ' ';
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  position: absolute;
  width: 0;
  height: 0;
  left: 8px;
  border: 4px solid;
  top: 12px;
  border-color: #55d1e3 transparent transparent #55d1e3;
}

.h-ribbon.e-red {
  background: #ff5050;
}

.h-ribbon.e-red.v2:before {
  content: ' ';
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  position: absolute;
  width: 0;
  height: 0;
  left: 8px;
  border: 4px solid;
  top: 12px;
  border-color: #ff5050 transparent transparent #ff5050;
}

.h-ribbon.h-pos {
  position: absolute;
  top: 0;
  right: 0;
}

.h-ribbon.h-pos.v2 {
  right: 50px;
  top: -8px;
}

.h-ribbon.h-pos.v3 {
  margin-left: 5px;
  top: -10px;
  position: relative;
}

.h-ribbon.h-pos.v4 {
  top: -5px;
  right: 22px;
}

.icon-mobile {
  margin: 0;
  padding: 0;
  border: 0;
  height: 30px;
  width: 30px;
  margin-right: -10px;
  margin-top: 0px;
  background: transparent;
}

.e-icon-menu .navbar-toggler-bar {
  display: block;
  width: 25px;
  height: 2px;
  margin-bottom: 5px;
  background: #d7d7d7;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.e-icon-menu .navbar-toggler-bar:last-child {
  margin-bottom: 0;
}

.e-icon-menu.active .navbar-toggler-bar:first-child {
  position: relative;
  top: 6px;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}

.e-icon-menu.active .navbar-toggler-bar:nth-child(2) {
  opacity: 0;
}

.e-icon-menu.active .navbar-toggler-bar:nth-child(3) {
  transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  position: relative;
  bottom: 8px;
}

.scroll_top {
  display: inline-block;
  bottom: 65px;
  position: fixed;
  right: 15px;
  width: 44px;
  height: 44px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  z-index: 1003;
}

.scroll_top i {
  line-height: 44px;
}

section.all-s {
  background: #fff;
}

.h3-bg {
  background: url("../img/h3-bg.jpg") no-repeat center center;
  background-size: cover;
}

.tab-content>.tab-pane {
  display: block;
  visibility: hidden;
}

.tab-content>.tab-pane.active {
  visibility: visible;
}

.tab-content {
  position: relative;
  margin-top: 100px;
}

.tab-pane:not(:first-child) {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

html,
body,
ul,
p,
h1,
h2,
h3,
h4,
h5,
ol {
  margin: 0;
  padding: 0;
}

a {
  color: #000000;
}

a:hover,
a:focus {
  color: #777;
  text-decoration: none;
  outline: none;
}

ul,
li {
  list-style: none;
}

img {
  display: inline;
  max-width: 100%;
}

input,
textarea,
button {
  border-radius: 0px;
}

button {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

* {
  outline: none;
}

body {
  overflow-x: hidden;
  position: relative;
  right: 0;
}

.pushmenu {
  background: #1d1d1f;
  width: 362px;
  height: 100%;
  top: 0;
  z-index: 1000;
  position: fixed;
}

.pushmenu.pushmenu-left {
  background: transparent;
  width: 417px;
}

.pushmenu-left {
  right: -417px;
}

.pushmenu-left.pushmenu-open {
  right: 0;
}

.pushmenu-push-toright {
  right: 362px;
}

.pushmenu-push-toright-cart {
  right: 417px;
}

.pushmenu,
body {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 5;
}

.pushmenu-push-toright .wrappage {
  position: relative;
}

.pushmenu-push-toright-cart .wrappage:after {
  position: absolute;
  background: rgba(29, 29, 31, 0.6) none repeat scroll 0 0;
  content: "";
  height: 100%;
  width: 100%;
  left: 0px;
  top: 0px;
  z-index: 9999;
  cursor: pointer;
}

.blog-post-title a {
  font-size: 18px;
  line-height: 24px;
}

.blog-post-desc {
  color: #666666;
  line-height: 26px;
  margin-bottom: 26px;
}

.blog-post-date {
  color: #ffffff;
  text-transform: uppercase;
  width: 66px;
  height: 66px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.blog-post-date .b-date {
  font-size: 20px;
  margin-bottom: 7px;
  padding-top: 12px;
  line-height: 21px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.27);
}

.blog-post-date .b-month {
  font-size: 11px;
  letter-spacing: 0.1em;
}

.blog-post-date.abs {
  position: absolute;
  bottom: -33px;
  left: 25px;
}

.blog-post-date.abs.v2 {
  left: 40px;
}

.blog-img {
  position: relative;
}

.blog-img .hover-images {
  border-radius: 10px 10px 0 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.blog-img img {
  width: 100%;
}

.widget-blog-title {
  font-size: 18px;
  padding-bottom: 17px;
  border-bottom: 1px solid #f0f0f0;
  padding-left: 23px;
}

.blog-widget {
  border-radius: 10px;
  position: relative;
  border: 2px solid #f0f0f0;
  padding-top: 16px;
  margin-bottom: 39px;
}

.blog-single-post.blog-standar {
  padding-bottom: 50px;
}

.blog .pagination {
  margin: 0;
}

.blog.spc1 {
  padding-bottom: 50px;
}

.blog-heading {
  font-size: 22px;
  position: relative;
  padding-bottom: 25px;
  padding-top: 7px;
  margin-bottom: 73px;
}

.blog-heading:before {
  border-bottom: 1px solid transparent;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "";
  position: absolute;
  width: 68px;
  height: 1px;
  background: -webkit-gradient(linear, left top, right top, from(#c467f5), to(#53f3ff));
  background: linear-gradient(90deg, #c467f5, #53f3ff);
  border: 0;
}

.blog-post-title {
  font-size: 18px;
  line-height: 24px;
}

.blog-post-title.v2 {
  font-size: 22px;
}

.blog-post-title.v2 a {
  font-size: 22px;
}

.blog-post-desc {
  color: #666666;
  line-height: 26px;
  margin-bottom: 26px;
}

.blog-post-author {
  color: #b0b0b0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.blog-post-author .blog-post-comment {
  background: url(../img/blog/blog-cm-icon.png) no-repeat left top;
  background-position: left 4px;
  padding: 2px 10px 0 28px;
}

.c-black {
  color: #000000;
}

.blog-post-item {
  margin-bottom: 60px;
  padding: 32px;
  height: 250px;
}

.blog-post-item .blog-info {
  padding: 60px 12px 34px 24px;
  border: 2px solid #f0f0f0;
  border-radius: 0 0 10px 10px;
  border-top: 0;
}

.blog-post-item .blog-post-title {
  max-width: 300px;
  margin-bottom: 22px;
}

.blog-post-item.v2 .blog-post-title {
  max-width: 100%;
  margin-bottom: 26px;
  padding-bottom: 18px;
  position: relative;
}

.blog-post-item.v2 .blog-info-bd {
  border-bottom: 2px solid #f0f0f0;
  border-left: 2px solid #f0f0f0;
  border-right: 2px solid #f0f0f0;
  border-radius: 0 0 10px 10px;
}

.blog-post-item.v2 .blog-info {
  padding: 60px 39px 38px 41px;
  border: 0;
}

.blog-post-item.v2 .blog-post-title:before {
  border-bottom: 1px solid transparent;
  bottom: 0;
  left: 0;
  content: "";
  position: absolute;
  width: 71px;
  height: 1px;
  background: -webkit-gradient(linear, left top, right top, from(#c467f5), to(#53f3ff));
  background: linear-gradient(90deg, #c467f5, #53f3ff);
  border: 0;
}

.blog-post-item.v2 .blog-post-desc p {
  margin-bottom: 28px;
}

.blog-post-item.v2 .blog-post-author.v2 {
  padding-left: 40px;
  padding-right: 34px;
  padding-top: 8px;
  padding-bottom: 10px;
  border-top: 1px solid #f0f0f0;
}

.blog-post-item.v2 .blog-post-author.v2>a {
  color: #666666;
}

.blog-post-item.v2 .blog-post-author.v2>a:hover {
  color: #000;
}

.blog-post-item h3 {
  font-weight: 600;
  font-size: 28px;
  margin-bottom: 20px;
  margin-top: 20px;
}

.blog-post-item p {
  font-size: 16px;
  line-height: 24px;
  color: #1D1D1F;
  font-weight: 400;
}

.blog-post-item.v3 .blog-img {
  margin-bottom: 26px;
}

.blog-post-item.v3 .blog-img .hover-images {
  border-radius: 10px;
}

.blog-post-item.v3 .blog-post-title {
  margin-bottom: 0;
  margin-left: 14px;
}

.blog-post-item.v3 .heading-blog {
  margin-bottom: 12px;
}

.blog-post-item.v3 .heading-blog img {
  width: 46px;
}

.blog-post-social a {
  width: 41px;
  height: 41px;
  border: 1px solid #e0e0e0;
  text-align: center;
  font-size: 16px;
  display: inline-block;
  border-radius: 100%;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  color: #999999;
  margin-left: 8px;
}

.blog-post-social a i {
  line-height: 41px;
}

.blog-post-social a:hover {
  color: #fff;
}

.cmt-title.abs {
  position: relative;
  top: -30px;
}

.cmt-title h1 {
  font-size: 18px;
}

.cmt-title .oval-bd {
  display: inline-block;
  width: 232px;
  height: 58px;
  line-height: 52px;
  border: 2px solid #f0f0f0;
  background: #fff;
  border-radius: 999px;
}

.cmt-title.v2 .oval-bd {
  width: 439px;
  height: 57px;
  line-height: 57px;
  background: #54f0ff;
  background-image: linear-gradient(122deg, #c26af5, #54f0ff);
  border: 0;
}

.cmt-title.v3 .oval-bd {
  width: 199px;
  height: 57px;
  line-height: 57px;
  background: #54f0ff;
  background-image: linear-gradient(122deg, #c26af5, #54f0ff);
  border: 0;
}

.blog-comment-item {
  padding: 50px 15px 30px 15px;
}

.blog-comment-item .cmt-img {
  padding-right: 35px;
}

.blog-comment-item .cmt-img img {
  border-radius: 100%;
}

.blog-comment-item .wrp-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}

.blog-comment-item .wrp-name .name {
  font-size: 18px;
  margin-bottom: 11px;
  font-weight: 500;
}

.blog-comment-item .wrp-name .date {
  color: #b0b0b0;
  margin-bottom: 9px;
}

.blog-comment-item .wrp-name .wrp-element {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}

.blog-comment-item .wrp-name .wrp-element>a {
  font-size: 16px;
  color: #999999;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.blog-comment-item .wrp-name .wrp-element>a:hover {
  color: #777;
}

.blog-comment-item .cmt-content p {
  color: #666666;
  line-height: 26px;
}

.blog-comment-item .cmt-content .btn-author {
  color: #fff;
  font-weight: 500;
  width: 179px;
  height: 42px;
  line-height: 42px;
  background: #333333;
  display: inline-block;
  text-align: center;
  border-radius: 999px;
  margin-top: 23px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.blog-comment-item .cmt-content .btn-author i {
  margin-left: 8px;
}

.blog-comment-content {
  border-radius: 10px;
  position: relative;
  border: 2px solid #f0f0f0;
}

.blog-comment-content ul li:nth-child(2) .blog-comment-item {
  border-top: 1px solid #f0f0f0;
}

.blog-comment-content ul li:last-child {
  border-top: 1px solid #f0f0f0;
}

.blog-comment-top {
  border-radius: 10px;
  border: 2px solid #f0f0f0;
  margin-bottom: 70px;
}

.blog-comment-bottom {
  position: relative;
  margin-top: 70px;
  padding: 0 15px 12px 15px;
  border: 2px solid #f0f0f0;
  border-radius: 10px;
}

.bdr {
  border-radius: 999px;
}

.bdr2 {
  border-radius: 5px;
}

.cmt-form input {
  height: 54px;
  border: 1px solid #e1e1e1;
  padding-left: 32px;
}

.cmt-form input::-webkit-input-placeholder {
  color: 14px;
  font-size: #999999;
}

.cmt-form input:-moz-placeholder {
  color: 14px;
  font-size: #999999;
}

.cmt-form input::-moz-placeholder {
  color: 14px;
  font-size: #999999;
}

.cmt-form input:-ms-input-placeholder {
  color: 14px;
  font-size: #999999;
}

.cmt-form textarea {
  resize: none;
  border: 1px solid #e1e1e1;
  padding-top: 30px;
  padding-left: 34px;
}

.cmt-form .btn-submit {
  width: 229px;
  height: 54px;
  padding: 0;
  font-size: 16px;
  line-height: 54px;
  border: 0;
  border-radius: 999px;
}

.number {
  color: #aaaaaa;
}

.wiget-content li {
  border-bottom: 1px solid #ededed;
}

.wiget-content li:last-child {
  border-bottom: 0;
}

.wiget-content li a {
  color: #666;
  line-height: 45px;
  padding-left: 16px;
  margin-left: 23px;
  position: relative;
  display: block;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.wiget-content li a:before {
  content: "\f363";
  font-family: "ionicons";
  position: absolute;
  top: 0;
  left: 0px;
  color: #bfbfbf;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.wiget-content li a:hover {
  color: #000;
}

.wiget-content li a:hover:before {
  color: #000;
}

.wiget-content.v2 li.active a:before {
  content: "\f3d1";
  font-family: "ionicons";
  position: absolute;
  top: 0;
  right: 0px;
  left: unset;
  color: #bcbcbc;
}

.wiget-content.v2 a {
  padding-left: 0;
  margin-right: 20px;
}

.wiget-content.v2 a:before {
  content: none;
}

.wiget-content.v3 li.active>a {
  background: #f0f0f0;
  font-weight: 500;
}

.wiget-content.v3 li.active>a:before {
  content: "\f3d1";
  font-family: "ionicons";
  position: absolute;
  top: 0;
  right: 25px;
  left: unset;
  color: #bcbcbc;
}

.wiget-content.v3 a {
  padding-left: 23px;
  margin: 0;
}

.wiget-content.v3 a:before {
  content: none;
}

.wiget-content.v4 h3 {
  font-size: 14px;
  padding-left: 23px;
  line-height: 45px;
}

.wiget-content.v4 a {
  margin-left: 23px;
  padding-left: 15px;
}

.wiget-content.v4 a:before {
  content: "\f363";
  font-family: "ionicons";
  position: absolute;
  top: 0;
  left: 0px;
  color: #bfbfbf;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.blog-widget-social .social {
  margin-left: 23px;
  padding: 35px 0px;
}

.blog-widget-popular .post-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 23px;
  padding-top: 28px;
  padding-bottom: 23px;
  padding-right: 30px;
  border-bottom: 1px solid #f0f0f0;
}

.blog-widget-popular .post-item:last-child {
  border-bottom: 0;
}

.blog-widget-popular .post-item .post-img {
  margin-right: 20px;
}

.blog-widget-popular .post-item .post-img img {
  border: 1px solid #f0f0f0;
  border-radius: 5px;
}

.blog-widget-popular .post-item .post-info {
  padding-top: 3px;
}

.blog-widget-popular .post-item .post-info h3 {
  font-size: 14px;
  margin-bottom: 10px;
}

.blog-widget-popular .post-item .post-info p {
  color: #666666;
}

.blog-widget-popular .owl-nav {
  position: absolute;
  top: -50px;
  right: 12px;
  margin-top: 0;
}

.blog-widget-popular .owl-theme .owl-nav [class*=owl-] {
  color: #bcbcbc;
  background: transparent;
  padding: 4px 7px;
  margin-left: 0;
  margin-right: 0;
}

.blog-widget-popular .owl-theme .owl-nav [class*=owl-] span {
  font-size: 17px;
}

.blog-widget-newsletter .newsletter {
  padding: 26px 21px 38px 25px;
}

.blog-widget-newsletter .form_newsletter {
  position: relative;
}

.blog-widget-newsletter .form_newsletter .form-control {
  height: 51px;
  line-height: 51px;
  border: 1px solid #f0f0f0;
  padding-left: 26px;
  padding-top: 10px;
  border-radius: 5px;
  font-size: 12px;
}

.blog-widget-newsletter .form_newsletter .form-control::-webkit-input-placeholder {
  color: 12px;
  font-size: #aeaeae;
}

.blog-widget-newsletter .form_newsletter .form-control:-moz-placeholder {
  color: 12px;
  font-size: #aeaeae;
}

.blog-widget-newsletter .form_newsletter .form-control::-moz-placeholder {
  color: 12px;
  font-size: #aeaeae;
}

.blog-widget-newsletter .form_newsletter .form-control:-ms-input-placeholder {
  color: 12px;
  font-size: #aeaeae;
}

.blog-widget-newsletter .form_newsletter .button_mini {
  background: url("../img/blog/newsletter.png") no-repeat center;
  width: 24px;
  height: 19px;
  position: absolute;
  top: 16px;
  right: 16px;
}

.blog-widget-instagram .instagram {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -6.5px;
  margin-right: -6.5px;
  padding-top: 28px;
  padding-bottom: 17px;
  padding-left: 25px;
  padding-right: 22px;
}

.blog-widget-instagram .instagram a {
  width: 33.33333%;
  padding-left: 6.5px;
  padding-right: 6.5px;
  margin-bottom: 13px;
  border-radius: 5px;
}

.blog-widget-instagram .instagram a img {
  border-radius: 5px;
}

.blog-standar .blog-post-item.v2 .blog-info {
  padding: 60px 39px 27px 41px;
}

.blog-standar .blog-post-desc {
  margin-bottom: 0;
}

.blog-standar .blog-post-item.v2 .blog-post-author.v2 {
  padding-top: 18px;
  padding-bottom: 14px;
}

.blog-standar blockquote {
  padding: 80px 20px;
  margin: 0;
  border-left: 0;
  background: #000;
}

.blog-standar blockquote:before {
  position: absolute;
  content: url("../img/blog/quote.png");
  top: 58px;
  left: 61px;
}

.blog-standar blockquote p {
  color: #fff;
}

.blog-post-tags.v2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.blog-post-tags.v2 .author {
  padding-right: 15px;
}

.blog-post-tags.v2 .blog-tag {
  padding-left: 15px;
  position: relative;
}

.blog-post-item .slick-dots {
  border: 1px solid #eaeaea;
  margin: 0 auto;
  display: table !important;
  padding: 6px 18px;
  border-radius: 999px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #fff;
  bottom: -19px;
}

.blog-post-item .slick-dots li {
  margin: 0;
}

.blog-post-item .slick-dots li button:before {
  font-size: 12px;
}

.blog-post-item .slick-dotted.slick-slider {
  margin-bottom: 0;
}

span.star {
  color: #ffb933;
  margin: 0 2px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

span.star:first-child {
  margin-left: 0;
}

span.star:last-child {
  color: #bfbfbf;
}

span.star:before {
  content: '\f005';
  font-family: FontAwesome;
}

.banner-callus.spc2 {
  margin-bottom: 50px;
}

.banner-callus.spc5 {
  margin-top: 30px;
}

.banner-callus.spc1 {
  margin-bottom: 50px;
}

.hoMEPage-banner.spc1 {
  margin-bottom: 30px;
}

.hoMEPage-banner.spc2 {
  margin-bottom: 30px;
}

.hoMEPage-banner.spc3 {
  margin-bottom: 30px;
}

.banner-content {
  position: absolute;
  left: 60px;
  top: 50%;
  margin-top: 100px;
}

.banner-content .banner-title {
  color: #fff;
  font-size: 33px;
  font-weight: 500;
  margin-bottom: 5px;
}

.banner-content p {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  padding-bottom: 10px;
  position: relative;
}

.banner-content p:before {
  border-bottom: 1px solid #fff;
  bottom: 0;
  content: "";
  position: absolute;
  width: 32px;
}

.sub-banner-img .h-banner-content {
  position: absolute;
  top: 75%;
  left: auto;
  right: auto;
}

.h-banner-content {
  position: absolute;
  left: 58px;
  bottom: 0;
  right: 58px;
  top: 14%;
}

.h-banner-content.v2 {
  left: 48px;
  top: 83px;
  max-width: 177px;
}

.h-banner-content.v3 {
  max-width: unset;
  text-align: center;
  top: 70px;
}

.h-banner-content.v3 .content-name {
  margin-bottom: 5px;
}

.h-banner-content.v3 .content-price {
  margin-bottom: 12px;
}

.h-banner-content.v4 {
  max-width: 166px;
  left: 42px;
  top: 82px;
}

.h-banner-content.v5 {
  top: 70px;
  left: 39px;
}

.h-banner-content.v5 .content-name {
  margin-bottom: 4px;
}

.h-banner-content.v6 {
  text-align: center;
  top: 44px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.h-banner-content.v6 .content-name {
  margin-bottom: 0;
}

.h-banner-content.v6 .content-price {
  margin-bottom: 0px;
}

.h-banner-content.v7 {
  max-width: unset;
  text-align: center;
  top: 44px;
}

.h-banner-content.v7 .content-name {
  margin-bottom: 0;
}

.h-banner-content.v7 .content-price {
  margin-bottom: 4px;
}

.sub-banner-img .h-banner-content .content-name {
  font-size: 62px;
  line-height: 42px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}

.h-banner-content .content-name {
  font-size: 22px;
  line-height: 26px;
  font-weight: 500;
  margin-bottom: 13px;
}

.h-banner-content .content-price {
  font-size: 16px;
  font-weight: 500;
  color: #999999;
  margin-bottom: 20px;
}

.h-banner-content .content-price .red {
  color: #ff5050;
  font-size: 30px;
  position: relative;
}

.h-banner-content .content-price .red:before {
  content: "$";
  position: absolute;
  font-size: 15px;
  font-weight: 500;
  right: -15px;
}

.h-banner-content .content-price.percent .red:before {
  content: "%";
  position: absolute;
  font-size: 15px;
  font-weight: 500;
}

.h-banner-content .btn-banner {
  color: #ff5050;
  font-weight: 500;
}

.h-banner-content .btn-banner i {
  margin-left: 15px;
}

.banner-img {
  position: relative;
}

.pd-banner.v2 {
  padding-top: 27px;
}

.ads-group {
  margin-bottom: 40px;
  padding-top: 6px;
}

.ads-group .row {
  margin: 0 -5px;
}

.ads-group [class*="col-"] {
  padding: 0 5px;
}

.ads-group .set-flex {
  padding-left: 0;
}

.ads-group .slide {
  border-radius: 10px;
  overflow: hidden;
}

.ads-group.v2 {
  padding-top: 30px;
}

.ads-group.v2 .row {
  margin: 0 -8px;
}

.ads-group.v2 [class*="col-"] {
  padding: 0 8px;
}

.ads-group.v2 .banner-img-item:first-child {
  margin-bottom: 16px;
}

.ads-group.v3 .slick-dotted.slick-slider {
  margin-bottom: 0;
}

.ads-group.nospc {
  padding-top: 6px;
}

.homeclean-slider .slider-img {
  position: relative;
}

.homeclean-slider .slider-content h1 {
  color: #000;
  font-size: 150px;
  font-weight: 500;
  margin-bottom: 50px;
}

.homeclean-slider .slider-content .btn-shop {
  width: 196px;
  height: 51px;
  line-height: 51px;
  text-align: center;
  color: #000;
  background: transparent;
  border: 2px solid #000;
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
}

.homeclean-slider .slider-content .btn-shop:hover {
  background: #000;
  color: #fff;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  border-color: #eb5050;
}

.homeclean-slider .slick-dots {
  top: 100%;
  -webkit-transform: matrix(1, 0, 0, 1, 0, -50);
  transform: matrix(1, 0, 0, 1, 0, -50);
}

.homeclean-slider .slick-dots li button:before {
  font-size: 10px;
}

.slider-homesimple {
  background: #f8f8f8;
}

.slider-homesimple .slider-img {
  position: relative;
  padding-bottom: 81px;
}

.slider-homesimple .slider-content {
  background: #fff;
  bottom: 0;
  border-bottom: 56px solid #ffffff;
  border-top: 46px solid #ffffff;
  min-width: 555px;
  position: absolute;
  top: auto;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(0px);
  transform: translateX(-50%) translateY(0px);
  margin: 0 auto;
  z-index: 4;
}

.slider-homesimple .slider-content h3 {
  font-size: 26px;
  font-weight: 500;
  margin-bottom: 10px;
}

.slider-homesimple .slider-content a {
  font-size: 16px;
  font-weight: 500;
  border-bottom: 1px solid;
}

.slider-homesimple .slick-dotted.slick-slider {
  margin-bottom: 158px;
}

.slider-homesimple .slick-dots {
  bottom: -60px;
}

.slider-homesimple .slick-dots li {
  margin: 0 17px;
  padding: 0 6px;
}

.slider-homesimple .slick-dots li a {
  font-size: 14px;
  font-weight: 500;
  color: #cfcfcf;
}

.slider-homesimple .slick-dots .slick-active {
  border-bottom: 1px solid #000;
}

.slider-homesimple .slick-dots .slick-active a {
  color: #000;
}

.slider-homesimple .slick-prev:before {
  content: 'p';
}

.slider-homesimple .slick-next:before {
  content: 'n';
}

.slider-homesimple .slick-prev:before,
.slider-homesimple .slick-next:before {
  color: #000;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.slider-homesimple .slick-next {
  border-top: 1px solid #000;
  right: -40px;
  width: 86px;
  text-align: right;
  text-transform: uppercase;
  z-index: 3;
}

.slider-homesimple .slick-prev {
  border-top: 1px solid #000;
  left: -40px;
  width: 86px;
  text-align: left;
  text-transform: uppercase;
  z-index: 3;
}

.btn-shop {
  width: 196px;
  height: 51px;
  line-height: 51px;
  text-align: center;
  color: #000;
  background: transparent;
  border: 2px solid #000;
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
}

.btn-shop.v2 {
  border: 2px solid #fff;
  color: #fff;
  width: 165px;
}

.btn-shop:hover {
  background: #000;
  color: #fff;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  border-color: #eb5050;
}

.slider-homecate .slick-dots {
  top: 100%;
  -webkit-transform: matrix(1, 0, 0, 1, 0, -60);
  transform: matrix(1, 0, 0, 1, 0, -60);
}

.slider-homecate .slick-dots li button:before {
  font-size: 10px;
}

.slider-homecate .slick-next {
  right: 40px;
  background: url(../img/Long-Arrow-right-50.png) no-repeat center;
  width: 50px;
  height: 50px;
  line-height: 50px;
}

.slider-homecate .slick-next:before {
  content: none;
}

.slider-homecate .slick-prev {
  left: 40px;
  background: url(../img/Long-Arrow-Left-50.png) no-repeat center;
  width: 50px;
  height: 50px;
  line-height: 50px;
  z-index: 100;
}

.slider-homecate .slick-prev:before {
  content: none;
}

.slider-homecate.slick-dotted.slick-slider {
  margin-bottom: 0;
}

.slider-homecate .slider-img {
  position: relative;
}

.homecate-cosre-content {
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 43%;
}

.homecate-cosre-content.left {
  left: 50%;
}

.homecate-cosre-content.center {
  left: 50%;
  text-align: center;
}

.homecate-cosre-title-wrap .home-cate-subtitle {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.2em;
}

.homecate-cosre-title-wrap .homecate-title-block {
  text-transform: capitalize;
  font-size: 50px;
  padding-top: 20px;
  padding-bottom: 30px;
  margin-bottom: 48px;
  position: relative;
}

.homecate-cosre-title-wrap .homecate-title-block.left:before {
  border-bottom: 1px solid #000;
  bottom: 0;
  left: 0;
  content: "";
  position: absolute;
  width: 67px;
}

.homecate-cosre-title-wrap .homecate-title-block.center:before {
  border-bottom: 1px solid #000;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "";
  position: absolute;
  width: 67px;
}

.homecate-cosre-title-wrap .homecate-title-block.right:before {
  border-bottom: 1px solid #000;
  bottom: 0;
  right: 0;
  content: "";
  position: absolute;
  width: 67px;
}

.cosre-bg-parallax [class*="parallax_"] {
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  min-height: 100vh;
}

.parallax_1 {
  background-image: url(../img/parallax_1.jpg);
}

.parallax_2 {
  background-image: url(../img/parallax_2.jpg);
  height: 100vh;
}

.parallax_3 {
  background-image: url(../img/parallax_3.jpg);
  height: 100vh;
}

.parallax_4 {
  background-image: url(../img/parallax_4.jpg);
  height: 100vh;
}

.cosre-bg-parallax .cosre-title-wrap {
  padding-top: 60px;
}

.cosre-bg-parallax .cosre-title-wrap .subtitle-with-desc {
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.3em;
}

.cosre-bg-parallax .cosre-title-wrap .subtitle-with-desc.c-black {
  color: black;
}

.cosre-bg-parallax .cosre-title-wrap .title-block {
  color: #fff;
  font-size: 80px;
  margin-top: 5px;
  margin-bottom: 51px;
  padding-bottom: 29px;
  position: relative;
}

.cosre-bg-parallax .cosre-title-wrap .title-block.center:before {
  border-bottom: 1px solid #fff;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "";
  position: absolute;
  width: 85px;
}

.cosre-bg-parallax .cosre-title-wrap .title-block.c-black {
  color: black;
}

.cosre-bg-parallax .cosre-title-wrap .title-block.right:before {
  border-bottom: 1px solid #000;
  bottom: 0;
  right: 0;
  content: "";
  position: absolute;
  width: 85px;
}

.cosre-bg-parallax .cosre-title-wrap .title-block.left:before {
  border-bottom: 1px solid #000;
  bottom: 0;
  left: 0;
  content: "";
  position: absolute;
  width: 85px;
}

.cosre-bg-parallax .cosre-title-wrap .title-block.custom-font-2 {
  font-family: "Poppins", sans-serif;
}

.cosre-bg-parallax .cosre-title-wrap .title-block.custom-font {
  font-family: "Poppins", sans-serif;
}

.cosre-bg-parallax .cosre-title-wrap .btn-shop.ver2 {
  background: #fff;
  color: #000;
  border: 0;
}

.cosre-bg-parallax .cosre-title-wrap .btn-shop.ver2:hover {
  background: #000;
  color: #fff;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.cosre-bg-parallax .cosre-title-wrap .btn-shop.ver2.c-black {
  color: black;
}

.parallax_3 .cosre-title-wrap .title-block {
  font-weight: 500;
}

.box-center {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.scroll {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.scroll-down {
  display: inline-block;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  position: relative;
  top: -145px;
  right: auto;
  z-index: 13;
}

.scroll-down:after {
  content: url(../img/scrolldown.png);
  -webkit-animation-name: dropdown;
  animation-name: dropdown;
  position: absolute;
  right: 39px;
  top: 30px;
  display: block;
}

.fullw-slider .slider-img {
  position: relative;
}

.fullw-slider .slider-content h1 {
  color: #fff;
  font-size: 40px;
  font-weight: 500;
  margin-bottom: 30px;
  line-height: 55px;
}

.fullw-slider .slider-content .fullw-susbtitle {
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 30px;
  letter-spacing: 0.5em;
}

.fullw-slider .slider-content .fullw-susbtitle.center:after {
  border-bottom: 1px solid #fff;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "";
  position: absolute;
  width: 59px;
}

.fullw-slider.slick-dotted.slick-slider {
  margin-bottom: 0;
}

.fullw-slider .slick-dots {
  bottom: unset;
  top: 46%;
  width: 70px;
  right: 0;
  left: auto;
  text-align: left;
  -webkit-transform: matrix(1, 0, 0, 1, -52, -45);
  transform: matrix(1, 0, 0, 1, -52, -45);
}

.fullw-slider .slick-dots li {
  display: block;
  margin: 0 0 26px 30px;
  width: unset;
  height: unset;
}

.fullw-slider .slick-dots li:hover {
  margin-left: 0;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}

.fullw-slider .slick-dots li:hover a:after {
  width: 68px;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}

.fullw-slider .slick-dots li a {
  position: relative;
  font-size: 16px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.5);
}

.fullw-slider .slick-dots li a:after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  content: "";
  position: absolute;
  top: 45%;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  width: 37px;
  margin-left: 8px;
}

.fullw-slider .slick-dots li.slick-active {
  margin-left: 0;
}

.fullw-slider .slick-dots li.slick-active a {
  color: white;
}

.fullw-slider .slick-dots li.slick-active a:after {
  width: 68px;
}

.e-slide-img {
  position: relative;
}

.e-slide-img img {
  width: 100%;
}

.slide-content {
  position: absolute;
}

.slide-content.v1 {
  top: 171px;
  left: 65px;
  max-width: 260px;
}

.slide-content.v2 {
  top: 146px;
  left: 110px;
}

.slide-content .cate.v2 {
  letter-spacing: 0em;
  color: #999999;
}

.slide-content .cate {
  color: #898e92;
  font-weight: 500;
  letter-spacing: 0.2em;
  margin-bottom: 5px;
}

.slide-content .cate.white {
  color: #fff;
}

.slide-content .sale {
  color: #898e92;
  font-weight: 300;
  margin-bottom: 5px;
}

.slide-content .sale .red {
  color: #ff0000;
}

.slide-content .sale.v2 {
  color: #999999;
  font-weight: 500;
}

.slide-content .sale.v3 {
  color: #898e92;
}

.slide-content .sale.white {
  color: #fff;
}

.slide-content h3 {
  color: #2f3337;
  font-weight: 300;
  margin-bottom: 5px;
}

.slide-content h3.v2 {
  color: #333333;
}

.slide-content h3.white {
  color: #fff;
}

.slide-content .slide-btn {
  font-size: 14px;
  color: #fefefe;
  border-radius: 999px;
  display: inline-block;
  width: 100px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.slide-content .slide-btn i {
  margin-left: 5px;
}

.e-slide {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}

.e-slide .slick-slide img {
  display: inline-block;
}

.e-slide .slick-dots {
  position: absolute;
  bottom: 10px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.e-slide.v3.slick-slide img {
  width: 100%;
}

.e-slide.v3 .slick-dots {
  bottom: 0;
}

.e-slide.v2 .slick-dots {
  bottom: 0;
}

.slide-fullw h1 {
  font-size: 42px;
  font-weight: 700;
  line-height: 46px;
  color: #fff;
  margin-bottom: 20px;
  /* text-transform: uppercase; */
}

.slide-fullw p {
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 30px;
}

.slide-fullw img {
  height: 700px;
  object-fit: cover
}

.slide-fullw .banner-img img {
  width: 320px;
  height: 100%;
  object-fit: contain;
}

.slide-content {
  padding: 100px 0;
}

.slide-fullw .slick-arrow {
  width: 30px;
  height: 30px;
  border-radius: 5px;
  text-align: center;
  cursor: pointer;
  background: #fff;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.slide-fullw .slick-arrow:hover {
  background: rgba(255, 255, 255, 0.75);
}

.slide-fullw .slick-arrow i {
  line-height: 30px;
}

.slide-fullw .prev {
  display: block;
  position: absolute;
  z-index: 3;
  left: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.slide-fullw .next {
  display: block;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 3;
}

.modal-body .input-group {
  margin: 0 auto;
  display: inline-block;
  position: relative;
  width: 100%;
}

.modal-content {
  border-radius: 0px;
}

.modal-header {
  border: none;
}

.modal-title {
  letter-spacing: 4px;
  text-align: center;
  text-transform: uppercase;
  margin-top: 30px;
  margin-bottom: 30px;
  position: relative;
  color: #333;
}

.modal-title::before {
  position: absolute;
  content: "";
  width: 60px;
  height: 1px;
  background: #000;
  left: 50%;
  margin-left: -40px;
  bottom: -10px;
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
  outline: none;
}

.button_search {
  border: none;
  background: none;
  width: auto;
  height: auto;
  color: #333;
}

.button_search:hover {
  background: none;
  outline: none;
  color: #777;
}

.button_search:focus {
  outline: none;
  background: none;
}

.input-group-btn {
  -webkit-box-shadow: none;
  box-shadow: none;
  position: absolute;
  display: inline-block;
  top: 0px;
  right: 0px;
  width: 40px;
  line-height: 34px;
  z-index: 100;
}

.modal-body {
  padding: 0 50px;
}

.close-popup {
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #333333;
  cursor: pointer;
}

.modal-header .close {
  margin-top: -15px;
  margin-right: -15px;
}

.quickview-wrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  text-align: center;
}

.quickview-wrapper.open {
  z-index: 10000;
  background: rgba(0, 0, 0, 0.8);
}

/* .quickview-wrapper .quick-modal {
  max-width: 720px;
  margin: 0 auto;
  text-align: left;
  position: relative;
} */

.quickview-wrapper .quick-modal {
  max-width: 620px;
  margin: 0 auto;
  text-align: left;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}


.quickview-wrapper .quick-modal.show {
  height: auto;
}

.quickview-wrapper .quick-modal #quickview-content {
  background-color: #F5F6FF;
  padding: 40px;
  border-radius: 10px;
}

.quickview-wrapper .quick-modal #quickview-content .quickview-close {
  position: absolute;
  top: 10px;
  right: 14px;
  display: inline-block;
  width: 33px;
  height: 33px;
  overflow: hidden;
  border-radius: 50%;
}

.quickview-wrapper .quick-modal #quickview-content .quickview-close:before {
  height: 1px;
}

.quickview-wrapper .quick-modal #quickview-content .quickview-close:after {
  height: 1px;
}

.quickview-wrapper .quick-modal #quickview-content .close-btn:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.quickview-wrapper .quick-modal #quickview-content .close-btn:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.quickview-wrapper .quick-modal #quickview-content .close-btn::before,
.quickview-wrapper .quick-modal #quickview-content .close-btn::after {
  content: '';
  position: absolute;
  width: 16px;
  top: 49%;
  left: 37%;
  background: #2C3187;
}

.quickview-wrapper .quick-modal #quickview-content .product-img {
  border: 1px solid #e9e9e9;
  border-radius: 10px;
}

.quickview-wrapper .quick-modal #quickview-content .product-img .main-img a {
  width: 100%;
}

.quickview-wrapper .quick-modal #quickview-content .product-img img {
  margin: 50px 0;
  width: 100%;
}

.quickview-wrapper .quick-modal #quickview-content .slick-dots {
  bottom: -20px;
  background: #fff;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  height: 39px;
  line-height: 31px;
  border: 1px solid #eaeaea;
  margin: 0 auto;
  border-radius: 999px;
}

.quickview-wrapper .quick-modal #quickview-content .slick-dots li {
  margin: 0;
}

.quickview-wrapper .quick-modal #quickview-content .slick-dots li button:before {
  font-size: 12px;
}

.quickview-wrapper .quick-modal #quickview-content .slick-arrow {
  width: 40px;
  height: 40px;
  border-radius: 2px;
  border: 1px solid;
  text-align: center;
  line-height: 38px;
  cursor: pointer;
}

.quickview-wrapper .quick-modal #quickview-content .slick-arrow i {
  font-size: 17px;
}

.quickview-wrapper .quick-modal #quickview-content .prev {
  display: block;
  position: absolute;
  z-index: 1000;
  left: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.quickview-wrapper .quick-modal #quickview-content .next {
  display: block;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1000;
}

.error-page {
  padding: 15px;
  margin: 30px 0;
}


.error-img {
  margin-bottom: 10px;
}

.error-title {
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 49px;
}

.btn-back {
  width: 199px;
  height: 47px;
  line-height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-pack: center;
  border-radius: 999px;
  margin: 0 auto;
  margin-top: 23px;
}

.btn-back i {
  margin-left: 8px;
}

.searchform.full {
  position: relative;
  margin-bottom: 28px;
}

.searchform.full input {
  height: 62px;
  border-radius: 999px;
  border: 2px solid #eaeaea;
  padding-left: 40px;
}

.searchform.full .input-group-btn {
  padding: 0;
  width: 50px;
  top: 6px;
  right: 5px;
}

.searchform.full .input-group-btn .button_search {
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  border-radius: 50%;
  background: #333333;
}

.vertical-divider {
  display: table;
  text-align: center;
  height: 58px;
  width: 100%;
  font-weight: 500;
  color: #999;
}

.vertical-divider .center-element {
  position: relative;
  display: table-cell;
  vertical-align: middle;
}

.vertical-divider .center-element:before,
.vertical-divider .center-element:after {
  position: absolute;
  content: "";
  width: 1px;
  left: 50%;
  border-left: 1px solid #e0e0e0;
}

.vertical-divider .center-element:before {
  bottom: 17px;
  top: 0;
  margin-bottom: 20px;
}

.vertical-divider .center-element:after {
  top: 17px;
  bottom: 0;
  margin-top: 20px;
}

.contact-title {
  font-size: 24px;
  line-height: 28px;
  font-weight: bold;
}

.contact-title.v2 {
  font-size: 16px;
}

.contact-title.spc {
  margin-bottom: 16px;
}

/* .contact-info .numbers {
  padding: 40px 0;
} */

.contact-info .single-card {
  align-items: center;
}

.contact-info .single-card h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 26px;
  margin-bottom: 10px;
  color: #505050;
  font-family: "Poppins", sans-serif;
}

.contact-info p {
  line-height: 26px;
  color: #000;
  font-size: 18px;
  line-height: 32px;
}

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

.contact-info .align-items-start .gradient-img-div {
  margin-top: 40px;
}

.e-contact .map {
  border-radius: 10px;
  height: 400px;
  margin-bottom: 30px;
}

.footer-block-content .footer-sub-link {
  /* line-height: 42px; */
  margin-top: 10px;
}

.e-contact .form-control {
  margin-bottom: 26px;
}

.e-contact input {
  height: 54px;
  border: 1px solid #2C3187;
  padding-left: 33px;
  background: transparent;
}

.e-contact input::placeholder,
.e-contact textarea::placeholder {
  color: red;
  opacity: 1;
}

.e-contact select {
  height: 54px;
  border: 1px solid #2C3187;
  padding-left: 33px;
  padding-right: 33px;
  width: 100%;
  background: transparent;
}

.e-contact input::-webkit-input-placeholder {
  color: #999999;
  font-size: 14px;
}

.e-contact input:-moz-placeholder {
  color: #999999;
  font-size: 14px;
}

.e-contact input::-moz-placeholder {
  color: #999999;
  font-size: 14px;
}

.e-contact input:-ms-input-placeholder {
  color: #999999;
  font-size: 14px;
}

.e-contact textarea::placeholder {
  color: #000;
}

.e-contact textarea {
  border: 1px solid #2C3187;
  padding-left: 33px;
  padding-top: 15px;
  resize: none;
  background: transparent;
}

.e-contact textarea::-webkit-input-placeholder {
  color: #999999;
  font-size: 14px;
}

.e-contact textarea:-moz-placeholder {
  color: #999999;
  font-size: 14px;
}

.e-contact textarea::-moz-placeholder {
  color: #999999;
  font-size: 14px;
}

.e-contact textarea:-ms-input-placeholder {
  color: #999999;
  font-size: 14px;
}

.e-contact .btn-submit {
  width: 90px;
  height: 44px;
  line-height: 44px;
  border-radius: 999px;
  font-size: 16px;
  padding: 0;
  border: 0;
}

.banner-callus p {
  color: #fff;
  font-weight: 300;
  font-size: 20px;
}

.banner-callus .btn-callus {
  font-weight: 500;
  color: #fff;
  border-bottom: 1px solid #fff;
}

.banner-callus.v2 p {
  color: #333;
}

.banner-callus.v2 .btn-callus {
  color: #ff5050;
  border-bottom: 1px solid #ff5050;
}

.about-title {
  font-size: 20px;
  font-weight: bold;
}

.about-title.spc {
  margin-bottom: 28px;
}

.about-title.v2 {
  font-size: 18px;
}

.about-title.v3 {
  font-size: 24px;
}

.about-title.v3.spc {
  margin-bottom: 40px;
  padding-top: 40px;
}

.about-desc {
  line-height: 26px;
}

.about-desc.spc {
  margin-bottom: 82px;
}

.about-element img {
  margin-bottom: 24px;
}

.about-element h3 {
  margin-bottom: 24px;
}

.about-element p {
  line-height: 26px;
}

.aboutus {
  padding-bottom: 50px;
}

.about-img,
.banner-img2,
.team-img {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 10px;
  z-index: 0;
}

.about-img.spc,
.spc.banner-img2,
.spc.team-img {
  margin-bottom: 40px;
}

.about-img.spc2,
.spc2.banner-img2,
.spc2.team-img {
  margin-bottom: 30px;
}

.about-img img,
.banner-img2 img,
.team-img img {
  -webkit-transition: all 1s linear;
  transition: all 1s linear;
}

.about-img img:hover,
.banner-img2 img:hover,
.team-img img:hover {
  display: block;
  z-index: 100;
  -webkit-transform: scale(1.25);
  transform: scale(1.25);
}

.about-content .row.pd1 {
  padding-top: 15px;
}

.about-content .row.pd2 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.team .owl-nav>div {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #000000;
  font-size: 22px;
  left: 0;
  position: absolute;
  top: 35%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.team .owl-nav>div.owl-prev {
  right: auto;
  left: 0;
}

.team .owl-nav>div.owl-next {
  right: 0;
  left: auto;
}

.team .owl-theme .owl-nav [class*=owl-] {
  background: #fff;
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 22px;
  border-radius: 0;
}

.team-img {
  margin-bottom: 33px;
}

.team-info .team-name {
  font-size: 16px;
  margin-bottom: 5px;
}

.team-info .team-career {
  color: #999999;
  position: relative;
  padding-bottom: 24px;
  margin-bottom: 16px;
}

.team-info .team-career:before {
  border-bottom: 1px solid transparent;
  bottom: 0;
  left: 0;
  content: "";
  position: absolute;
  width: 68px;
  height: 1px;
  background: -webkit-gradient(linear, left top, right top, from(#c467f5), to(#53f3ff));
  background: linear-gradient(90deg, #c467f5, #53f3ff);
  border: 0;
  bottom: 0;
  left: 0;
}

.team-info .team-desc {
  color: #666666;
  line-height: 26px;
}

.agency-title {
  font-size: 35px;
  position: relative;
  padding-bottom: 55px;
  padding-top: 50px;
  margin-bottom: 50px;
}

.agency-title:before {
  border-bottom: 1px solid #eb5050;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "";
  position: absolute;
  width: 67px;
}

.agency-title a {
  font-weight: 600;
  position: relative;
  padding-bottom: 1px;
}

.agency-title a:before {
  border-bottom: 3px solid #000;
  bottom: 6px;
  left: 0;
  content: "";
  position: absolute;
  width: 100%;
}

.agency-container {
  padding-top: 30px;
  padding-bottom: 30px;
}

.agency-title-noline {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 45px;
}

.agency-title-noline.ver2 {
  font-size: 22px;
  margin-bottom: 0;
}

.agency-title-noline.ver3 {
  font-size: 22px;
  margin-bottom: 30px;
  line-height: 36px;
}

.agency-content {
  padding-bottom: 50px;
  border-bottom: 1px solid #eaeaea;
}

.agency-content p {
  color: #a4a4a4;
}

.agency-img {
  margin: 0 auto;
  padding: 40px 0;
}

.agency-title-line {
  padding-bottom: 32px;
  position: relative;
  font-size: 35px;
  font-weight: 500;
  margin-bottom: 40px;
}

.agency-title-line:before {
  border-bottom: 1px solid #eb5050;
  bottom: 0;
  left: 0;
  content: "";
  position: absolute;
  width: 67px;
}

.heading-top {
  margin-bottom: 40px;
}

.heading-top i {
  background: #fb5757;
  color: #fff;
  display: inline-block;
  height: 74px;
  line-height: 74px;
  width: 74px;
  text-align: center;
  border-radius: 50%;
  font-size: 30px;
  margin-right: 19px;
}

.agency-service {
  padding-bottom: 50px;
  border-bottom: 1px solid #eaeaea;
}

.agency-service p {
  color: #a4a4a4;
}

.agency-client .owl-theme .client-item {
  text-align: center;
}

.agency-client .owl-carousel .owl-item img {
  display: block;
  width: initial;
  margin: 0 auto;
}

.agency-client {
  padding: 50px 0;
}

.brand-title {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.3em;
  position: relative;
  padding-bottom: 46px;
  margin-bottom: 45px;
}

.brand-title:before {
  border-bottom: 1px solid #eb5050;
  bottom: 0;
  left: 0;
  content: "";
  position: absolute;
  width: 67px;
}

.shop-content p {
  color: #a4a4a4;
  line-height: 24px;
}

.shop-content.ver2 a {
  color: #a4a4a4;
  line-height: 24px;
  display: block;
}

.shop-content.ver2 a:hover {
  color: #eb5050;
}

.shop-content.ver2 p {
  line-height: 24px;
}

.shop-social {
  margin-top: 64px;
}

.shop-social a {
  display: inline-block;
  width: 52px;
  height: 52px;
  line-height: 52px;
  background: #fff;
  border: 2px solid #000;
  text-align: center;
  border-radius: 50%;
  margin-right: 15px;
}

.shop-social a i {
  font-size: 18px;
}

.shop-title {
  font-size: 16px;
  font-weight: 500;
  padding-bottom: 17px;
  border-bottom: 1px solid #ededed;
  margin-bottom: 30px;
}

.info-title {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 35px;
  position: relative;
  margin-bottom: 68px;
  letter-spacing: 0.3em;
}

.info-title:before {
  border-bottom: 1px solid #6deee0;
  bottom: 0;
  left: 0;
  content: "";
  position: absolute;
  width: 67px;
}

.info-desc {
  font-size: 35px;
  font-weight: 500;
}

.design-tag a {
  display: inline-block;
  font-size: 22px;
  font-weight: 500;
  margin-right: 40px;
  margin-bottom: 30px;
}

.container-design {
  padding-top: 50px;
  padding-bottom: 50px;
}

.container-design .design-content {
  padding-top: 5px;
}

.container-design .design-content p {
  color: #a4a4a4;
  line-height: 24px;
}

.container-design .design-content p:first-child {
  margin-bottom: 30px;
}

.container-design .design-content p:nth-child(2) {
  margin-bottom: 30px;
}

.container-design .design-content.ver2 {
  padding-top: 18px;
}

.container-design .design-content.ver2 p:first-child {
  margin-bottom: 0;
}

.container-design .design-content.ver2 p:nth-child(2) {
  margin-bottom: 0;
}

.container-design .design-content.ver2 .info-title {
  margin-bottom: 40px;
}

.container-design .design-content .info-title {
  margin-bottom: 55px;
}

.introduce {
  padding-top: 50px;
}

.product-title {
  font-size: 14px;
  text-transform: capitalize;
}

.product-cate {
  color: #999;
  font-size: 12px;
  text-transform: capitalize;
}

.product-price {
  color: #666;
  font-size: 18px;
}

.btn-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.icon-bg {
  display: inline-block;
  opacity: 0.5;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.icon-bg:hover {
  opacity: 1;
}

.icon-view {
  background-image: url("../img/icon-eye.png");
  background-repeat: no-repeat;
  height: 13px;
  width: 24px;
}

.icon-cart {
  background-image: url("../img/icon-cart2.png");
  background-repeat: no-repeat;
  height: 21px;
  width: 26px;
}

.icon-cart.v2 {
  background-image: url("../img/cart-w.png");
  opacity: 1;
}

.icon-wishlist {
  background-image: url("../img/icon-heart2.png");
  background-repeat: no-repeat;
  height: 18px;
  width: 21px;
}

.icon-compare {
  background-image: url("../img/icon-compare.png");
  background-repeat: no-repeat;
  height: 18px;
  width: 20px;
}

.pd-top,
.pd-middle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  padding: 30px 0;
}

.pd-top .title,
.pd-middle .title {
  font-size: 20px;
}

.pd-top .title.v2,
.pd-middle .title.v2 {
  font-size: 18px;
}

.pd-top .show-element,
.pd-middle .show-element {
  color: #999999;
}

.pd-middle {
  padding-top: 10px;
}

.pd-middle.space-v1 {
  padding-top: 0;
}

.pd-middle .pagination {
  margin: 0;
}

.pd-sort {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.pd-sort .dropdown {
  height: 43px;
  border: 2px solid #f0f0f0;
  border-radius: 999px;
}

.pd-sort .dropdown span {
  color: #999;
}

.pd-sort .dropdown:after {
  content: "\f0d7";
  font-family: FontAwesome;
  position: absolute;
  top: 10px;
}

.filter-sort .dropdown {
  padding: 10px 23px;
}

.filter-sort .dropdown:after {
  right: 23px;
}

.filter-sort .dropdown button {
  background: transparent;
}

.filter-show .dropdown-menu {
  left: unset;
  right: 0;
}

.filter-show .dropdown {
  padding: 10px 21px;
}

.filter-show .dropdown:after {
  right: 21px;
}

.filter-show button {
  background: transparent;
}

.view-mode.view-group {
  width: 169px;
  height: 43px;
  border: 2px solid #f0f0f0;
  border-radius: 999px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 10px;
}

.view-mode.view-group a {
  width: 33.333333%;
  text-align: center;
  cursor: pointer;
}

.view-mode.view-group a img {
  opacity: 0.5;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.view-mode.view-group a:hover img {
  opacity: 1;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.view-mode.view-group a.active img {
  opacity: 1;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.product-bottom,
.product-button-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}

.product-inner {
  position: relative;
}

.product-inner.v2 .product-img {
  margin-right: 5px;
}

.product-inner.v2 .product-img img {
  width: 139px;
}

.product-inner.v2 .product-bottom.v2,
.product-inner.v2 .v2.product-button-group {
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}

.product-inner.v2 .product-info .color-group {
  padding-top: 6px;
  margin-left: 10px;
}

.product-inner.v2 .product-bottom-element {
  margin-top: 14px;
}

.product-inner.v2 .product-button-group .btn-icon {
  width: 100px;
}

.product-button-group {
  border-top: 1px solid #f0f0f0;
  padding-top: 15px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  background: #fff;
  border-radius: 0 0 10px 10px;
  padding-bottom: 15px;
  margin: 5px -30px -30px -30px;
}

.product-button-group .btn-icon {
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-pack: center;
  width: 80px;
}

.product-item {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  margin-bottom: 50px;
}

.product-list .product-item .product-inner:after {
  bottom: 0;
}

.cate-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 15px;
  margin-bottom: 19px;
}

.cate-title h3 {
  font-size: 16px;
  font-weight: 600;
}

.cate-title p {
  font-size: 16px;
}

.e-category .cate-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0;
  border-bottom: 1px solid #f2f2f2;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.e-category .cate-item:last-child {
  border-bottom: 0;
}

.e-category .cate-item .product-img {
  width: 90px;
  height: 90px;
  margin-right: 30px;
}

.e-category .cate-item .product-img img {
  border: 1px solid #f0f0f0;
  border-radius: 5px;
}

.e-category .cate-item:hover .product-img img {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  border: 1px solid transparent;
  -o-border-image: linear-gradient(to right, #c26af5, #57eeff);
  border-image: -webkit-gradient(linear, left top, right top, from(#c26af5), to(#57eeff));
  border-image: linear-gradient(to right, #c26af5, #57eeff);
  border-image-slice: 1;
}

.desc-list {
  margin-bottom: 14px;
}

.desc-list li {
  padding-left: 12px;
  font-size: 18px;
  line-height: 36px;
  color: #1D1D1F;
  position: relative;
  display: block;
  list-style-type: disc;
}

.desc-list li::before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
  color: #1D1D1F;
}

.product-grid-v2 .product-rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.product-grid-v2 .product-rating.bd-rating {
  border-top: 1px solid #e9e9e9;
  margin-left: -30px;
  margin-right: -30px;
  padding-left: 30px;
  padding-bottom: 20px;
  padding-top: 19px;
}

.product-grid-v2 .product-rating .number-rating {
  color: #999;
  font-size: 12px;
  margin-left: 10px;
}

.product-grid-v2 .desc-list {
  display: block;
}

.product-rating {
  display: none;
}

.desc-list {
  display: none;
}

.product-bottom-group {
  display: none;
}

.filter-brand li a {
  position: relative;
  padding-left: 22px;
  color: #666666;
  line-height: 40px;
}

.filter-brand li a:before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 2px;
  width: 12px;
  height: 12px;
  background-color: #fff;
  border: 2px solid #bfbfbf;
  border-radius: 50%;
}

.filter-brand li a:after {
  content: "";
  position: absolute;
  display: block;
  left: 0px;
  top: 2px;
  width: 12px;
  height: 12px;
  opacity: 0;
  background: #333333;
  border-radius: 50%;
}

.filter-brand li.active-filter a:after {
  opacity: 1;
}

.filter-product.e-category .cate-item .product-img {
  width: 81px;
  height: 81px;
  margin-right: 20px;
}

.filter-product .cate-item {
  padding-left: 23px;
  padding-right: 20px;
}

.filter {
  border-radius: 10px;
  border: 2px solid #eaeaea;
  margin-bottom: 30px;
}

.filter.filter-product {
  padding-top: 21px;
}

.filter.filter-group {
  padding-top: 20px;
}

.filter-inside {
  padding-left: 23px;
  border-bottom: 1px solid #ededed;
  padding-bottom: 28px;
}

.filter-inside.filter-color {
  border-bottom: 0;
}

.filter-inside.filter-price h3 {
  margin-bottom: 20px;
}

.filter-inside.filter-price .filter-content {
  padding-right: 22px;
}

.filter-inside.filter-price .min-max {
  color: #666666;
  margin-top: 16px;
  margin-bottom: 16px;
  display: inline-block;
}

.filter-inside.filter-price .btn-filter {
  width: 271px;
  height: 45px;
  line-height: 48px;
  display: inline-block;
  color: #fff;
  text-align: center;
  border-radius: 999px;
  width: 100%;
}

.filter-inside h3 {
  font-size: 16px;
  padding-top: 18px;
}

.e-filter {
  margin-top: 12px;
  margin-bottom: 15px;
}

.btn-showmore {
  color: #999999;
  font-size: 12px;
  padding-right: 19px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
}

.filter-collection-left {
  margin-bottom: 15px;
}

.filter-collection-left .btn {
  color: #fff;
  padding: 0 25px;
  text-transform: uppercase;
  line-height: 36px;
  height: 36px;
  letter-spacing: 0.05em;
  text-decoration: none;
  background-color: #000;
  border-color: #ffff;
  margin: 0 auto;
  cursor: pointer;
  border: 0;
  border-radius: 0;
}

.close-sidebar-collection {
  font-size: 16px;
  line-height: 50px;
  background: #000;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-weight: bold;
  letter-spacing: 2px;
}

.close-sidebar-collection span {
  display: inline-block;
}

.show-filter:after {
  background: rgba(29, 29, 31, 0.6);
  content: "";
  cursor: pointer;
  height: 100%;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 2;
}

.shop-collection .breadcrumb {
  margin: 24px 0;
}

.e-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  margin-bottom: 30px;
}

.e-heading .product-tab-sw {
  position: relative;
  z-index: 1;
  width: 85.666666%;
  -moz-justify-content: stretch;
  -ms-justify-content: stretch;
  -webkit-box-pack: stretch;
  justify-content: stretch;
  -ms-flex-pack: stretch;
  margin-bottom: 20px;
}

.e-heading h3 {
  font-size: 22px;
  position: relative;
  z-index: 1;
  width: 85.666666%;
}

.e-heading h3.v2 {
  font-size: 20px;
  font-weight: bold;
}

.e-heading h3.v3 {
  font-size: 18px;
}

.e-heading h3 span {
  background: #fff;
  display: inline;
  padding-right: 15px;
}

.e-heading h3:before {
  border-top: 1px solid #ededed;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: -1;
}

.e-heading .btn-show {
  font-size: 16px;
  color: #999999;
  width: 201px;
  line-height: 54px;
  height: 56px;
  display: inline-block;
  text-align: center;
  border: 1px solid #eaeaea;
  font-weight: 500;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  border-radius: 999px;
}

.e-heading .btn-show i {
  margin-left: 15px;
}

.e-heading .btn-show:hover {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  color: #fff;
  background: #000;
  border-color: #000;
}

.e-cat {
  padding-top: 27px;
}

.e-title {
  font-size: 22px;
  position: relative;
  padding-bottom: 23px;
  margin-bottom: 48px;
  padding-top: 8px;
}

.e-title:before {
  border-bottom: 1px solid transparent;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "";
  position: absolute;
  width: 68px;
  background: -webkit-gradient(linear, left top, right top, from(#c467f5), to(#53f3ff));
  background: linear-gradient(90deg, #c467f5, #53f3ff);
  height: 1px;
  border: 0;
}

.section-cate {
  margin-bottom: 30px;
}

.section-cate .item .product-img {
  margin-bottom: 20px;
}

.section-cate .item h3 {
  font-size: 16px;
}

.bestseller {
  margin-bottom: 30px;
}

.onsale {
  margin-bottom: 30px;
}

.brand {
  padding: 30px 0;
}

.owl-cate.owl-theme .owl-dots .owl-dot.active span,
.owl-cate .owl-theme .owl-dots .owl-dot:hover span {
  background: #333333;
  opacity: 1;
}

.owl-cate.owl-theme .owl-dots .owl-dot span {
  width: 11px;
  height: 11px;
  background: #333333;
  opacity: 0.21;
}

.owl-cate.owl-theme .owl-dots .owl-dot {
  vertical-align: middle;
}

.owl-cate .owl-dots {
  border: 1px solid #eaeaea;
  margin: 0 auto;
  border-radius: 999px;
  padding: 8px 10px;
  display: table;
}

.about-brand {
  margin-top: 30px;
}

.about-brand-info {
  padding: 50px 10px;
  border: 2px solid #f0f0f0;
  border-radius: 10px;
}

.about-brand-info .brand-img {
  margin-bottom: 30px;
}

.about-brand-info .brand-info {
  margin-bottom: 30px;
}

.about-brand-info .brand-info p {
  color: #666666;
  line-height: 21.99px;
}

.about-brand-info .btn-brand {
  font-size: 16px;
  width: 198px;
  height: 51px;
  line-height: 50px;
  display: inline-block;
  font-weight: 500;
  border-radius: 999px;
}

.about-brand-info .btn-brand i {
  margin-left: 10px;
}

.brand-item img {
  opacity: 0.2;
}

.brand-item:hover img {
  opacity: 1;
}

.brand .owl-carousel .owl-item img {
  width: auto;
}

.brand .owl-nav>div {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #000000;
  font-size: 28px;
  left: 0;
  position: absolute;
  top: 35%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.brand .owl-theme .owl-nav [class*=owl-],
.brand .blog-home .owl-theme .owl-nav [class*=owl-] {
  background: #fff;
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 22px;
  border-radius: 0;
}

.brand .owl-nav>div.owl-next {
  left: auto;
  right: 0;
}

.brand .owl-nav>div.owl-prev {
  left: 0;
  right: auto;
}

.brand.v2 {
  border-top: 1px solid #ededed;
}

.brand.v2 .owl-theme .owl-nav [class*=owl-] {
  font-size: 28px;
  color: #cacaca;
}

.brand.v2 .owl-theme .owl-nav [class*=owl-].active {
  color: #333;
}

.brand.v2 .owl-theme .owl-nav [class*=owl-]:hover {
  color: #333;
}

.brand.v2 .owl-nav>div {
  font-size: 28px;
  top: 50%;
}

.brand.v2 .owl-nav>div.owl-next {
  left: auto;
  right: 0;
}

.brand.v2 .owl-nav>div.owl-prev {
  left: 0;
  right: auto;
}

.catleft .pd-banner {
  margin-bottom: 35px;
  padding-top: 0;
}

.ribbon,
.ribbon-sale,
.ribbon-new {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 96px;
  height: 23px;
  background: #d7d7d7;
  display: inline-block;
  text-align: center;
}

.ribbon span,
.ribbon-sale span,
.ribbon-new span {
  font-size: 10px;
  font-weight: 600;
  color: #fff;
}

.ribbon span:after,
.ribbon-sale span:after,
.ribbon-new span:after {
  position: absolute;
  content: "";
  top: 8px;
  right: 6px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #fff;
}

.ribbon span:before,
.ribbon-sale span:before,
.ribbon-new span:before {
  position: absolute;
  top: 0;
  left: -8px;
  content: "";
  border-style: solid;
  border-width: 12px 8px 11px 8px;
  border-color: #d7d7d7 transparent #d7d7d7 transparent;
}

.product-images img {
  width: 100%;
}

.product,
.item,
.product-item {
  position: relative;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}

.product .product-images,
.item .product-images,
.product-item .product-images {
  position: relative;
}

.product .product-images .btn-add-wishlist,
.item .product-images .btn-add-wishlist,
.product-item .product-images .btn-add-wishlist {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  display: inline-block;
  text-align: center;
  right: 10px;
  top: 10px;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}

.product .product-images .btn-add-wishlist.ver2,
.item .product-images .btn-add-wishlist.ver2,
.product-item .product-images .btn-add-wishlist.ver2 {
  right: initial;
  left: 10px;
}

.product .product-images .btn-quickview,
.item .product-images .btn-quickview,
.product-item .product-images .btn-quickview {
  bottom: 0;
  height: 40px;
  left: 0;
  line-height: 30px;
  overflow: hidden;
  position: absolute;
  top: calc(100% - 40px);
  width: 100%;
  z-index: 2;
  opacity: 0;
  background: #fff;
  text-align: center;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  color: #eb5050;
  font-size: 10px;
}

.product .product-images .btn-quickview:before,
.item .product-images .btn-quickview:before,
.product-item .product-images .btn-quickview:before {
  content: "\e087";
  font-family: "simple-line-icons";
  font-size: 20px;
  margin-right: 10px;
  position: relative;
  top: 5px;
}

.product .product-images .button-group,
.item .product-images .button-group,
.product-item .product-images .button-group {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0;
}

.product .product-images .button-group .button,
.item .product-images .button-group .button,
.product-item .product-images .button-group .button {
  width: 33.33333%;
  text-align: center;
  margin: 0;
  font-size: 9px;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
  height: 60px;
  line-height: 60px;
  float: left;
  overflow: hidden;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.product .product-images .button-group .button:before,
.item .product-images .button-group .button:before,
.product-item .product-images .button-group .button:before {
  font-family: 'simple-line-icons', sans-serif;
  font-size: 20px;
  color: #fff;
  display: block;
  margin-bottom: 12px;
}

.product .product-images .button-group .button.add-to-cart,
.product .product-images .button-group .button.view-cart,
.product .product-images .button-group .button.sold-out,
.item .product-images .button-group .button.add-to-cart,
.item .product-images .button-group .button.view-cart,
.item .product-images .button-group .button.sold-out,
.product-item .product-images .button-group .button.add-to-cart,
.product-item .product-images .button-group .button.view-cart,
.product-item .product-images .button-group .button.sold-out {
  background-color: rgba(37, 37, 37, 0.9);
}

.product .product-images .button-group .button.add-to-wishlist,
.item .product-images .button-group .button.add-to-wishlist,
.product-item .product-images .button-group .button.add-to-wishlist {
  background-color: rgba(73, 73, 73, 0.95);
}

.product .product-images .button-group .button.add-view,
.item .product-images .button-group .button.add-view,
.product-item .product-images .button-group .button.add-view {
  background-color: rgba(103, 103, 103, 0.95);
}

.product .product-images .button-group .button:hover,
.item .product-images .button-group .button:hover,
.product-item .product-images .button-group .button:hover {
  line-height: 10px;
}

.product .product-images .button-group .button:hover:before,
.item .product-images .button-group .button:hover:before,
.product-item .product-images .button-group .button:hover:before {
  margin-top: 15px;
  color: #eb5050;
}

.product .product-images img,
.item .product-images img,
.product-item .product-images img {
  width: 100%;
}

.product .product-images img.secondary_image,
.item .product-images img.secondary_image,
.product-item .product-images img.secondary_image {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0px;
  width: 100%;
  height: auto;
  bottom: 0;
}

.product .product-after-switch,
.item .product-after-switch,
.product-item .product-after-switch {
  height: 20px;
  overflow: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.product .product-after-switch .product-price,
.item .product-after-switch .product-price,
.product-item .product-after-switch .product-price {
  color: #868686;
  opacity: 1;
  display: block;
  font-weight: 500;
}

.product .product-after-switch .product-after-button,
.item .product-after-switch .product-after-button,
.product-item .product-after-switch .product-after-button {
  opacity: 0;
  height: 33px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}

.product .product-after-switch .product-after-button .addcart,
.item .product-after-switch .product-after-button .addcart,
.product-item .product-after-switch .product-after-button .addcart {
  font-size: 12px;
  color: #eb5050;
  display: inline-block;
}

.product .rating-star,
.item .rating-star,
.product-item .rating-star {
  margin-top: 5px;
  display: inline-block;
  width: 100%;
}

.product .product-desc,
.item .product-desc,
.product-item .product-desc {
  display: none;
}

.product .button-group,
.item .button-group,
.product-item .button-group {
  display: none;
}

.add-to-cart:before {
  content: "\e04e";
}

.add-to-wishlist:before {
  content: "\e08a";
}

.add-view:before {
  content: "\e087";
}

.view-cart:before {
  content: "\e080";
}

.sold-out:before {
  content: "\e066";
}

.wrap-gallery {
  padding-bottom: 28px;
}

.lookbook {
  margin-bottom: 30px;
}

.lookbook .flex-colect {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.lookbook .flex-colect .flex-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}

.lookbook-img,
.product-img {
  position: relative;
}

.lookbitem_content {
  padding: 15px;
  background-color: #fff;
  border-radius: 4px;
  text-align: left;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-box-shadow: 0 15px 40px rgba(0, 0, 0, 0.2);
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.2);
}

.lookbitem_content.centerl {
  margin-right: 20px;
  right: 28px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.lookbitem_content.centerl:after {
  content: '';
  position: absolute;
  top: 50%;
  right: -15px;
  z-index: 1;
  margin-top: -12px;
  border-left: 15px solid #fff;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}

.lookbitem_content.centerr {
  margin-left: 20px;
  left: 28px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.lookbitem_content.centerr:after {
  content: '';
  position: absolute;
  top: 50%;
  left: -15px;
  z-index: 1;
  margin-top: -12px;
  border-right: 15px solid #fff;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}

.lookbitem_content.topl {
  right: 28px;
  bottom: 28px;
}

.lookbitem_content.topr {
  left: 28px;
  bottom: 28px;
}

.lookbitem {
  position: absolute;
  margin-top: -20px;
  margin-left: -20px;
}

.lookbitem_price {
  text-align: center;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  cursor: pointer;
  -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3);
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3);
  -webkit-animation: pulse 1.5s infinite;
}

.lookbitem_price span {
  font-size: 16px;
  color: #fff;
}

.lookbitem_price.blue {
  background-color: #2f56ff;
}

.lookbitem_price2 {
  text-align: center;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  width: 126px;
  height: 38px;
  line-height: 38px;
  border-radius: 999px;
  overflow: hidden;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  cursor: pointer;
  -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3);
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3);
  -webkit-animation: pulse 1.5s infinite;
}

.lookbitem_price2 span {
  color: #fff;
}

.lookbitem_price2.red {
  background-color: #f14444;
}

.lookbitem_btn:before,
.lookbitem_btn:after {
  content: '';
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

.lookbitem_btn.green:before {
  background-color: #2cb96e;
}

.lookbitem_btn.green:after {
  background-color: #2cb96e;
}

.lookbitem_btn.pink:before {
  background-color: #dc30a1;
}

.lookbitem_btn.pink:after {
  background-color: #dc30a1;
}

.lookbitem_btn.skyblue:before {
  background-color: #41cce5;
}

.lookbitem_btn.skyblue:after {
  background-color: #41cce5;
}

.lookbitem_btn.yl:before {
  background-color: #ffae00;
}

.lookbitem_btn.yl:after {
  background-color: #ffae00;
}

.lookbitem_btn.green:after {
  background-color: rgba(44, 185, 110, 0.2);
}

.lookbitem_btn.pink:after {
  background-color: rgba(220, 48, 161, 0.2);
}

.lookbitem_btn.skyblue:after {
  background-color: rgba(65, 204, 229, 0.2);
}

.lookbitem_btn.yl:after {
  background-color: rgba(255, 174, 0, 0.2);
}

.lookbitem_price:after {
  -webkit-animation: lookbookBorder2 3s infinite;
  animation: lookbookBorder2 3s infinite;
}

.lookbitem_btn:after {
  -webkit-animation: lookbookBorder 3s infinite;
  animation: lookbookBorder 3s infinite;
}

@-webkit-keyframes lookbookBorder {
  0% {
    width: 14;
    height: 14;
  }

  50% {
    width: 25px;
    height: 25px;
  }

  100% {
    width: 14px;
    height: 14px;
  }
}

@keyframes lookbookBorder {
  0% {
    width: 14px;
    height: 14px;
  }

  50% {
    width: 25px;
    height: 25px;
  }

  100% {
    width: 14px;
    height: 14px;
  }
}

@-webkit-keyframes pulse {
  70% {
    -webkit-box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.2);
    box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.2);
  }

  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2);
  }
}

.overlay-img {
  background-color: rgba(0, 0, 0, 0.48);
  opacity: 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.overlay-img.ver2 {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(13%, rgba(255, 255, 255, 0.09)), color-stop(26%, rgba(255, 255, 255, 0.21)), color-stop(61%, rgba(255, 255, 255, 0.65)), color-stop(80%, rgba(255, 255, 255, 0.87)), color-stop(93%, rgba(255, 255, 255, 0.98)), to(white));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.09) 13%, rgba(255, 255, 255, 0.21) 26%, rgba(255, 255, 255, 0.65) 61%, rgba(255, 255, 255, 0.87) 80%, rgba(255, 255, 255, 0.98) 93%, white 100%);
}

.overlay-img.ver3 {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.91)), to(rgba(255, 255, 255, 0.91)));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.91) 0%, rgba(255, 255, 255, 0.91) 100%);
}

.overlay-img.ver4 {
  background-color: rgba(0, 0, 0, 0.6);
}

.btn-shoplook {
  background: #000;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 500;
  color: #fff;
  width: 180px;
  height: 39px;
  line-height: 39px;
  text-align: center;
  display: inline-block;
}

.btn-shoplook.v2 {
  font-size: 11px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.wrap-gallery .heading-gallery .title {
  font-size: 40px;
  font-weight: 500;
  letter-spacing: 0.4em;
  margin-bottom: 5px;
}

.wrap-gallery .heading-gallery {
  text-align: center;
  position: relative;
  margin-bottom: 40px;
}

.wrap-gallery .heading-gallery p {
  font-size: 20px;
  font-weight: 500;
  color: #a4a4a4;
  position: relative;
  padding-bottom: 30px;
}

.wrap-gallery .heading-gallery p:before {
  border-bottom: 1px solid #000;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "";
  position: absolute;
  width: 59px;
  border-bottom: 2px solid #000;
}

.wrap-gallery-item {
  margin-bottom: 40px;
}

.banner-heading img {
  width: 100%;
}

.page-heading {
  position: relative;
}

.banner-heading {
  position: relative;
}

.banner-heading.hero-dark {
  min-height: 262px;
  background: #39393d;
}

.banner-heading.hero-light {
  min-height: 262px;
  background: #ebebeb;
}

.heading-content {
  position: absolute;
  top: 40%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  z-index: 8;
}

.heading-content .page-title {
  font-weight: 500;
}

.heading-content .page-title:before {
  border-bottom: 2px solid #eb5050;
  top: 50%;
  content: "";
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 50px;
  height: 2px;
}

.heading-content .page-title.white {
  color: #fff;
}

.heading-content .page-title.v2:before {
  content: none;
}

.heading-content .page-title.v2 {
  float: left;
  margin-bottom: 0;
}

.heading-content .breadcrumb {
  background: transparent;
}

.heading-content .breadcrumb li a {
  text-transform: capitalize;
  font-size: 12px;
  font-weight: normal;
}

.heading-content .breadcrumb li+li:before {
  content: "\F105";
  font-family: 'FontAwesome', sans-serif;
  color: #000;
}

.heading-content .breadcrumb.black a {
  color: #000;
}

.heading-content .breadcrumb.white a {
  color: #fff;
}

.heading-content .breadcrumb.white li+li:before {
  color: #fff;
}

.heading-content .breadcrumb.v2 {
  float: right;
  margin: 12px 0 0 0;
}

.heading-content .breadcrumb.v2>li>a.active {
  color: #a4a4a4;
}

.hero-light .breadcrumb>li>a {
  color: #fff;
}

.wrap-filter {
  display: table;
  width: 100%;
  position: relative;
}

.nav-filter .owl-theme .owl-nav {
  margin-top: 0;
}

.nav-filter .owl-theme .owl-nav [class*=owl-] {
  background: transparent;
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 12px;
  border-radius: 0;
}

.nav-filter .owl-nav>div {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #000000;
  font-size: 22px;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.nav-filter .owl-nav>div.owl-next {
  left: auto;
  right: 33px;
}

.nav-filter .owl-nav>div.owl-prev {
  left: 33px;
  right: auto;
}

.nav-filter .owl-carousel .owl-nav .owl-prev,
.nav-filter .owl-carousel .owl-nav .owl-next,
.nav-filter .owl-carousel .owl-dot {
  font-family: 'fontAwesome';
}

.nav-filter .owl-carousel .owl-nav .owl-prev:before {
  content: "\f053";
}

.nav-filter .owl-carousel .owl-nav .owl-next:after {
  content: "\f054";
}

.nav-filter li {
  text-align: center;
}

.nav-filter a {
  border-radius: 0;
  font-size: 14px;
  color: #000000;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  text-transform: capitalize;
  display: inline-block;
  padding: 26px 0;
  width: 100%;
}

.nav-filter a:after {
  border-bottom: 3px solid #eb5050;
  bottom: -1px;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  transition: all 0.5s linear 0s;
  -o-transition: all 0.5s linear 0s;
  -webkit-transition: all 0.5s linear 0s;
}

.nav-filter a:hover:after {
  opacity: 1;
}

.nav-filter li {
  border-right: 1px solid #d5d5d5;
  border-top: 1px solid #d5d5d5;
}

.nav-filter.white a {
  color: #fff;
}

.nav-filter.white li {
  border-right: 1px solid #8a8c8d;
  border-top: 1px solid #8a8c8d;
}

.nav-filter.white li:hover {
  background: #8a8c8d;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.nav-filter.white .owl-theme .owl-nav [class*=owl-] {
  color: #fff;
}

.nav-filter.boder-w-tlr-opc1 li {
  border-left: 1px solid rgba(255, 255, 255, 0.09);
  border-right: 1px solid rgba(255, 255, 255, 0.09);
  border-top: 1px solid rgba(255, 255, 255, 0.09);
}

.nav-filter.boder-w-tlr-opc1 li:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.08)), to(rgba(255, 255, 255, 0.08)));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.08) 0%, rgba(255, 255, 255, 0.08) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#14ffffff', endColorstr='#14ffffff', GradientType=0);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.wrap-filter .wrap-filter-box {
  width: 25%;
  border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  display: table-cell;
  vertical-align: middle;
  padding-top: 7px;
  padding-bottom: 7px;
}

.wrap-filter .wrap-filter-box.filter-half {
  width: 50%;
  border-right: 0;
  border-left: 0;
  padding-top: 15px;
  padding-bottom: 15px;
}

.wrap-filter-tab {
  padding-left: 15px;
}

.wrap-filter-number.right {
  text-align: right;
  padding-right: 15px;
}

.wrap-filter-box.wrap-filter-sorting {
  position: relative;
  border-right: 0;
}

.wrap-filter-box button {
  position: relative;
  font-size: 12px;
  color: #868686;
  border: 0;
  background: transparent;
  padding: 0;
  margin-right: 20px;
}

.wrap-filter-box button:before {
  color: #000000;
  content: "\f0d7";
  font-family: 'FontAwesome', sans-serif;
  font-size: 12px;
  position: absolute;
  top: 0;
  right: -20px;
  display: block;
  height: 100%;
}

.list.active .icon-list-img {
  opacity: 1;
}

.col.active .icon-grid-img {
  opacity: 1;
}

.list:hover .icon-list-img {
  opacity: 1;
}

.col:hover .icon-grid-img {
  opacity: 1;
}

.icon-grid-img {
  content: "";
  height: 16px;
  display: inline-block;
  background: url(../img/grid.png) no-repeat center;
  width: 16px;
  background-size: cover;
  opacity: 0.4;
}

.icon-list-img {
  content: "";
  height: 16px;
  display: inline-block;
  background: url(../img/list.png) no-repeat center;
  width: 22px;
  background-size: cover;
  opacity: 0.4;
}

.filter-title:after {
  display: block;
  content: "Filters";
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.4em;
  text-transform: uppercase;
  line-height: 2;
}

.wrap-filter-box .pagination {
  vertical-align: middle;
  margin: 0;
  border-radius: 0;
}

.wrap-filter-box .pagination li {
  float: left;
  margin-right: 6px;
}

.wrap-filter-box .pagination li a {
  font-size: 11px;
  font-weight: 500;
  color: #ababab;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border-radius: 50%;
  padding: 0;
}

.wrap-filter-box .pagination li:first-child>a {
  border-radius: 50%;
}

.wrap-filter-box .pagination li:last-child>a {
  border-radius: 50%;
}

.wrap-filter-box .pagination li.active>a {
  background-color: #fff;
  border-color: #000;
  color: #000;
}

.wrap-filter-box .total-count {
  font-size: 12px;
  color: #868686;
  margin-left: 4px;
  display: inline-block;
}

.product-img {
  position: relative;
}

.color-group .circle {
  border-radius: 50%;
  border: 1px solid #f0f0f0;
  width: 13px;
  height: 13px;
  display: inline-block;
  margin-right: 5px;
}

.color-group .circle.black {
  background: #000;
}

.color-group .circle.red {
  background: #ff413a;
}

.color-group .circle.gray {
  background: #e8e8e8;
}

.color-group .circle.blue {
  background: #616adb;
}

.color-group .circle.skyblue {
  background: #3aa5ff;
}

.color-group .circle.yellow {
  background: #f0da23;
}

.color-group .circle.darkyellow {
  background: #f2dac0;
}

.color-group .circle.pink {
  background: #f228ff;
}

.color-group .circle.aqua {
  background: #38d6cd;
}

.product-info .color-group {
  height: 20px;
  margin-bottom: 6px;
}

.product-info .product-img {
  margin-bottom: 20px;
}

.product-info .product-cate {
  color: #999;
  font-size: 12px;
  text-transform: capitalize;
  margin-bottom: 8px;
}

.product-info .product-title.v2 {
  font-size: 16px;
  margin-top: 36px;
  line-height: 24px;
}

.product-info .product-title.v3 {
  font-size: 18px;
  margin-bottom: 16px;
}

.product-info .product-title.v4 {
  font-size: 18px;
  margin-bottom: 32px;
}

.product-info .product-price {
  color: #666;
  font-size: 18px;
}

.product-info .product-price.thin-price {
  font-weight: 300;
  font-size: 23px;
}

.product-info .product-price.thin-price .old {
  font-size: 16px;
  margin-left: 2px;
}

.product-info .product-price.v3 {
  width: 238px;
  margin: 0 auto;
  border-radius: 999px;
  background: #f5f5f5;
  text-align: center;
  height: 58px;
  line-height: 58px;
}

.product-info .product-price.v3.no-bg {
  background: #fff;
}

.product-info .product-price.v3.bd {
  border: 1px solid #eaeaea;
}

.product-info .product-price .red {
  color: #ff2929;
}

.product-info .product-price .old {
  color: #aaaaaa;
  font-size: 14px;
  text-decoration: line-through;
  margin-left: 6px;
}

.product-info .product-price.v2 {
  font-size: 16px;
}

.product-info .btn-quickview {
  color: #fff;
}

.product-grid {
  padding-top: 34px;
}

.product-grid.modern-grid {
  padding-top: 40px;
}

.product-grid.modern-grid-custom {
  padding-top: 40px;
}

.product-grid.modern-grid-custom.space-v1 {
  padding-bottom: 40px;
}

.product-grid.product-custom-bg.product-list {
  background: transparent;
}

.button-v {
  margin: 0 0 70px 0;
}

.button-v.v2 {
  margin: 0 0 40px 0;
}

.button-v.v3 {
  margin: 30px 0 80px 0;
}

.button-v.v4 {
  margin: 54px 0 94px 0;
}

.button-v.v5 {
  margin: 27px 0 94px 0;
}

.button-v.v6 {
  margin: 50px 0 50px 0;
}

.button-v.v7 {
  margin: 18px 0 70px 0;
}

.product-list .button-v.v2 {
  margin: 35px 0 65px 0;
}

.btn-loadmore {
  width: 196px;
  height: 51px;
  line-height: 51px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  background: #000;
  display: inline-block;
}

.btn-loadmore:hover {
  background: #000;
  color: #fff;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.btn-loadmore i {
  margin-right: 10px;
}

.product-flat .product-img>a:after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(13%, rgba(255, 255, 255, 0.09)), color-stop(26%, rgba(255, 255, 255, 0.21)), color-stop(61%, rgba(255, 255, 255, 0.65)), color-stop(80%, rgba(255, 255, 255, 0.87)), color-stop(93%, rgba(255, 255, 255, 0.98)), to(white));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.09) 13%, rgba(255, 255, 255, 0.21) 26%, rgba(255, 255, 255, 0.65) 61%, rgba(255, 255, 255, 0.87) 80%, rgba(255, 255, 255, 0.98) 93%, white 100%);
}

.product-flat .product-info {
  color: #000;
}

.product-flat .product-info .product-title a {
  color: #000;
}

.product-flat .product-info .btn-quickview {
  color: #000;
}

.product-flat.product-list .product-list {
  border: 0;
}

.product-flat.product-list .product-list .product-item {
  border-right: 0;
}

.product-grid.product-flat .product-info-ver2 {
  display: none;
}

.product-grid.modern-grid-custom .product-info-ver2 {
  display: none;
}

.product-grid.modern-grid .product-info-ver2 {
  display: none;
}

.ribbon-sale,
.ribbon-new {
  top: 12px;
  right: 12px;
  width: 68px;
  height: 23px;
  line-height: 23px;
  background: #eb5050;
}

.ribbon-sale span,
.ribbon-new span {
  font-weight: 500;
  text-transform: uppercase;
}

.ribbon-sale span:before,
.ribbon-new span:before {
  border-color: #eb5050 transparent #eb5050 transparent;
}

.ribbon-sale.ver2,
.ver2.ribbon-new {
  top: 8px;
  right: 8px;
}

.ribbon-new {
  width: 68px;
  height: 23px;
  line-height: 23px;
  background: #58d6db;
}

.ribbon-new span {
  font-weight: 600;
  letter-spacing: 0.2em;
}

.ribbon-new span:before {
  border-color: #58d6db transparent #58d6db transparent;
}

.ribbon-new.ver2 {
  top: 8px;
  right: 8px;
}

.ribbon-price {
  position: absolute;
  top: -17px;
  right: -15px;
  width: 46px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
}

.ribbon-price.red {
  background: #ff5050;
}

.ribbon-price span {
  font-size: 12px;
  color: #fff;
  font-weight: 500;
}

.ribbon-price.v2 {
  top: 17px;
  left: 21px;
  width: 58px;
  height: 58px;
  line-height: 56px;
}

.ribbon-price.v3 {
  width: 62px;
  height: 62px;
  line-height: 62px;
  top: 0;
  left: 40px;
}

.ribbon-price.v4 {
  top: 13px;
  right: 17px;
}

.ribbon-price-h {
  position: absolute;
  top: 40px;
  width: 149px;
  height: 57px;
  line-height: 57px;
  background: #000;
  text-align: center;
  display: inline-block;
}

.ribbon-price-h.left {
  left: -17px;
}

.ribbon-price-h.left:before {
  position: absolute;
  top: 0;
  right: -8px;
  content: "";
  border-style: solid;
  border-width: 28px 8px 29px 8px;
  border-color: #000 transparent #000 transparent;
}

.ribbon-price-h.left:after {
  border-color: #dedede transparent transparent;
  border-style: solid;
  border-width: 14px 0 0 17px;
  bottom: -14px;
  content: "";
  left: 0;
  position: absolute;
  right: auto;
  z-index: 9;
}

.ribbon-price-h.right {
  right: -17px;
}

.ribbon-price-h.right:before {
  position: absolute;
  top: 0;
  left: -15px;
  content: "";
  border-style: solid;
  border-width: 28px 0 29px 15px;
  border-color: #000 transparent #000 transparent;
}

.ribbon-price-h.right:after {
  border-right: 17px solid transparent;
  border-top: 14px solid #dddddd;
  bottom: -14px;
  content: "";
  position: absolute;
  right: 0;
  z-index: 9;
}

.ribbon-price-h span {
  font-size: 22px;
  font-weight: 500;
  color: #fff;
}

.product-grid.product-list {
  padding-top: 0;
}

.product-grid.product-list .product-item {
  width: 100%;
}

.product-grid.product-list .product-item:first-child {
  padding-top: 0;
}

.product-grid.product-list .product-item .product-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.product-grid.product-list .product-item .product-info .element-list-left {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 2;
  order: 2;
}

.product-grid.product-list .product-item .product-info .element-list-middle {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 1;
  order: 1;
}

.product-grid.product-list .product-item .product-info .color-group {
  position: absolute;
  left: 30px;
  top: 46px;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
  transform: translateX(-50%) translateY(-50%) rotate(-90deg);
}

.product-grid.product-list .product-item .product-info .product-bottom-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 14px;
}

.product-grid.product-list .product-item .product-info .product-bottom-group .btn-icon {
  width: 41px;
  height: 41px;
  line-height: 41px;
  border: 1px solid #eaeaea;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-pack: center;
  margin-right: 8px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.product-grid.product-list .product-item .product-info .product-bottom-group .btn-icon:hover {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  border-color: #000;
}

.product-grid.product-list .product-item .product-info .product-bottom-group .btn-icon .icon-bg {
  background-size: cover;
}

.product-grid.product-list .product-item .product-info .product-bottom-group .btn-icon .icon-cart {
  height: 14px;
  width: 17px;
}

.product-grid.product-list .product-item .product-info .product-bottom-group .btn-icon .icon-wishlist {
  height: 12px;
  width: 14px;
}

.product-grid.product-list .product-item .product-info .product-bottom-group .btn-icon .icon-compare {
  height: 14px;
  width: 15px;
}

.product-grid.product-list .product-item .btn-view {
  display: none;
}

.product-grid.product-list .product-item .product-button-group {
  display: none;
}

.product-grid.product-list .row {
  margin: 0;
}

.product-grid.product-list .row>[class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}

.product-standard .product-item .product-title a {
  font-weight: 500;
}

.product-standard .product-item .product-after-switch .product-price {
  font-weight: 500;
}


.collection-sidebar.v2 .banner {
  margin-bottom: 41px;
}

.filter-product {
  padding-top: 34px;
  position: relative;
}

.filter-product .filtertitle {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 5px;
}

.filter-product .filter-content {
  padding-top: 30px;
  border-top: 1px solid #e7e7e7;
  padding-bottom: 60px;
}

.filter-product .filter-content>li {
  position: relative;
}

.filter-product .filter-content>li>a {
  font: 500 14px/35px "Helvetica Neue LT Std", sans-serif;
  color: #a4a4a4;
  display: block;
  position: relative;
  text-transform: capitalize;
}

.filter-product .filter-content>li>a:hover {
  color: #777;
}

.filter-product .filter-content>li .filter-menu {
  margin-left: 10px;
  display: none;
}

.filter-product .filter-content>li .filter-menu>li>a {
  font-size: 12px;
  color: #a4a4a4;
}

.filter-product .filter-content>li .filter-menu>li>a:hover {
  color: #777;
}

.filter-product .filter-content .plus,
.filter-product .filter-content .minus {
  position: absolute;
  right: 0;
  top: 0;
  width: 23px;
  height: 23px;
}

.filter-product .filter-content .plus:after {
  content: "\f489";
  display: block;
  font-family: "ionicons";
  font-size: 20px;
  position: absolute;
  right: 16px;
  top: 5px;
  color: #333;
  cursor: pointer;
  -moz-transition: all 0.1s ease 0s;
  -webkit-transition: all 0.1s ease 0s;
  -o-transition: all 0.1s ease 0s;
}

.filter-product .filter-content .minus:after {
  content: "\f462";
  display: block;
  font-family: "ionicons";
  font-size: 20px;
  position: absolute;
  right: 16px;
  top: 5px;
  color: #333;
  cursor: pointer;
  -moz-transition: all 0.1s ease 0s;
  -webkit-transition: all 0.1s ease 0s;
  -o-transition: all 0.1s ease 0s;
}

.filter-product .filter-color .filter-content>li>a {
  font-weight: 600;
  text-transform: capitalize;
}

.filter-product .filter-size .filter-content .btn {
  width: 100%;
  border-radius: 0;
  background: transparent;
  text-align: left;
  padding-left: 0;
  padding-right: 0;
  border-bottom: 3px solid #000;
  color: #a4a4a4;
  font-weight: normal;
}

.filter-product .filter-size .filter-content .btn .caret {
  float: right;
  margin: 6px 0;
  color: #000;
}

.filter-product .filter-size .filter-content .btn:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.filter-product .filter-size .filter-content .dropdown-menu {
  width: 100%;
}

.filter-product .filter-size .filter-content .dropdown-menu>li>a {
  text-transform: uppercase;
}

.filter-product .owl-nav {
  position: absolute;
  top: -50px;
  right: 12px;
  margin-top: 0;
}

.filter-product .owl-theme .owl-nav [class*=owl-] {
  color: #bcbcbc;
  background: transparent;
  padding: 4px 7px;
  margin-left: 0;
  margin-right: 0;
}

.filter-product .owl-theme .owl-nav [class*=owl-] span {
  font-size: 17px;
}

.product-tab-sw {
  margin-bottom: 53px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.product-tab-sw li {
  float: left;
  padding: 0 3px;
  background: #fff;
}

.product-tab-sw li a {
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  width: 174px;
  font-weight: 400;
  color: #666666;
  background: #fff;
  border-radius: 999px;
  border: 1px solid #e6e6e7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.product-tab-sw li a:hover {
  font-weight: 400;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.product-tab-sw li.active a {
  font-weight: 400;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.product-tab-sw li:first-child {
  padding-left: 0;
}

.product-tab-sw li:last-child {
  padding-right: 0;
}

.product-tab-sw.v2 {
  margin-bottom: 0;
  position: relative;
}

.product-tab-sw.v2 li a {
  font-size: 14px;
}

.releases .product-tab-sw2 {
  background: transparent;
}

.product-tab-sw2 {
  position: relative;
  background: #fff;
}

.product-tab-sw2 li {
  display: inline-block;
  margin: 0 auto;
  float: none;
  padding: 0px;
}

.product-tab-sw2 li a {
  color: #666666;
  line-height: 45px;
  margin: 0 5px;
  position: relative;
  border: 1px solid #e6e6e6;
  padding: 12px 15px;
  border-radius: 999px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.product-tab-sw2 li a:hover {
  font-weight: normal;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.product-tab-sw2 li:first-child a {
  margin-left: 0;
}

.product-tab-sw2 li:last-child a {
  margin-right: 0;
}

.product-tab-sw2 li.active a {
  font-weight: normal;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
}

.form-filter-product {
  top: 100%;
  left: 0;
  height: 999em;
  max-height: 100vh;
  padding: 85px 110px;
  position: absolute;
  right: 0;
  margin: 0;
  z-index: 100;
  display: none;
}

.form-filter-product:before {
  background: #000000;
  bottom: 0;
  content: "";
  height: 999em;
  max-height: 200vh;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.form-filter-product .close-left {
  position: relative;
}

.product-filter-wrapper {
  margin-top: 20px;
}

.product-filter {
  width: 25%;
  float: left;
  padding-right: 10px;
  padding-left: 10px;
}

.product-filter .title-filter {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  padding-bottom: 18px;
  margin-bottom: 35px;
  position: relative;
  display: inline-block;
}

.product-filter .title-filter:before {
  border-bottom: 1px solid #3a3a3a;
  bottom: 0;
  left: 0;
  content: "";
  position: absolute;
  width: 40px;
}

.product-filter-button-group {
  margin-top: 62px;
}

.product-filter-button {
  width: 50%;
  float: left;
  position: relative;
  padding-right: 10px;
  padding-left: 10px;
}

.product-filter-button:first-child {
  text-align: right;
}

.product-filter-button:last-child {
  text-align: left;
}

.product-filter-button .btn-submit {
  width: 196px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  color: #fff;
  background: #000;
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
  border: 1px solid #fff;
}

.product-filter-button .btn-submit:hover {
  background: #fff;
  color: #000;
}

.product-filter .form-group {
  position: relative;
}

.product-filter .form-control {
  font-size: 14px;
  color: #a4a4a4;
  border-radius: 0;
  border: 1px solid #3a3a3a;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  height: 55px;
  -webkit-appearance: none;
  padding: 0 18px 0 25px;
  text-align: left;
}

.product-filter .form-control:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 6px solid #fff;
  position: absolute;
  right: 20px;
  bottom: 23px;
  pointer-events: none;
}

.product-filter .dropdown-menu {
  border-radius: 0;
  width: 100%;
  padding: 20px 18px 20px 25px;
  margin-top: 10px;
}

.product-filter .dropdown-menu li {
  font-size: 14px;
  color: #a4a4a4;
  padding-bottom: 15px;
  cursor: pointer;
}

.product-filter .filter-content {
  color: #fff;
}

.product-filter .filter-content .slider-track {
  height: 2px;
  background: #a4a4a4;
}

.product-filter .filter-content .min-max {
  color: #a4a4a4;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
}

.tab-filter li {
  float: left;
  margin: 0 12px;
}

.tab-filter li a {
  font-size: 16px;
  font-weight: 500;
  color: #a4a4a4;
}

.tab-filter li.active a {
  color: #000;
  border-bottom: 1px solid #000;
}

.tab-filter li:first-child {
  margin-left: 0;
}

.product-flat {
  padding-top: 30px;
}

.mg-flat {
  margin: 0 -15px;
}

.inner-masonry .grid-item {
  margin-bottom: 30px;
}

.ecome-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  position: relative;
}

.ecome-heading h1 {
  font-size: 22px;
  background: #fff;
}

.ecome-heading h1.v2 {
  background: #f7f7f7;
}

.ecome-heading .btn-show {
  font-size: 16px;
  color: #999999;
  width: 201px;
  line-height: 54px;
  height: 56px;
  display: inline-block;
  text-align: center;
  border: 1px solid #eaeaea;
  font-weight: 500;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  background: #fff;
  position: relative;
  z-index: 1;
  border-radius: 999px;
}

.ecome-heading .btn-show i {
  margin-left: 15px;
}

.ecome-heading .btn-show:hover {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  color: #fff;
  background: #000;
  border-color: #000;
}

.ecome-heading.style2 h1 {
  margin: 13px 0;
}

.ecome-heading.style3 h1 {
  margin: 13px 0;
}

.ecome-heading.style3v2 h1 {
  margin: 13px 0;
  font-size: 18px;
}

.ecome-heading.style5 h1 {
  margin: 13px 0;
  font-size: 20px;
  font-weight: bold;
}

.ecome-heading.style5v2 h1 {
  margin: 13px 0;
  font-size: 20px;
  font-weight: bold;
}

.ecome-heading.style5v3 h1 {
  margin: 13px 0;
  font-size: 20px;
  font-weight: bold;
}

.ecome-heading.spc3 {
  margin-bottom: 53px;
}

.ecome-heading.spc4 {
  margin-bottom: 55px;
}

.ecome-heading.spc5 {
  margin-bottom: 43px;
}

.ecome-heading.spc5v2 {
  margin-bottom: 55px;
}

.ecome-heading.spc5v3 {
  margin-bottom: 46px;
}

.ecome-info {
  color: #666666;
  margin-top: -3px;
}

.ecome-info.spc1 {
  margin-bottom: 30px;
}

.ecome-info.spc3 {
  margin-bottom: 30px;
}

.ecome-info.spc2 {
  margin-bottom: 30px;
}

.owl-custom-dots.v2 .owl-dots {
  background: #fff;
}

.owl-custom-dots .owl-dots {
  border: 1px solid #eaeaea;
  margin: 0 auto;
  border-radius: 999px;
  padding: 8px 11px;
  display: table;
}

.owl-custom-dots.owl-theme .owl-dots .owl-dot {
  vertical-align: middle;
}

.owl-custom-dots.owl-theme .owl-dots .owl-dot span {
  width: 11px;
  height: 11px;
  background: #333333;
  opacity: 0.21;
}

.owl-custom-dots.owl-theme .owl-dots .owl-dot.active span,
.owl-custom-dots.owl-theme .owl-dots .owl-dot:hover span {
  background: #333333;
  opacity: 1;
}

.e-product-button {
  width: 59px;
  height: 59px;
  line-height: 54px;
  border: 2px solid #eaeaea;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  position: absolute;
  bottom: 15px;
  left: 17px;
  cursor: pointer;
}

.e-product-button span {
  font-weight: bold;
}

.e-threed-view .nav_bar a {
  display: inline-block;
  width: 45px;
  height: 45px;
  line-height: 45px;
  font-size: 0;
  text-align: center;
  text-decoration: none;
  text-indent: unset;
  background: #fff;
}

.e-threed-view .nav_bar a:after {
  font-size: 26px;
  font-family: "ionicons";
}

.e-threed-view .nav_bar .nav_bar_previous:after {
  content: "\f3d2";
}

.e-threed-view .nav_bar .nav_bar_play:after {
  content: "\f487";
}

.e-threed-view .nav_bar .nav_bar_next:after {
  content: "\f3d3";
}

.e-threed-view .nav_bar .nav_bar_stop:after {
  content: "\f24f";
}

.product-360-view-wrapper {
  position: relative;
  max-width: 800px;
  margin: 100px auto;
}

.e-threed-view:after {
  content: '';
  position: absolute;
  bottom: 15px;
  left: 15px;
  right: 15px;
  height: 50%;
  z-index: 5;
  border-bottom: 5px solid rgba(175, 175, 175, 0.15);
  border-top: 2px solid rgba(175, 175, 175, 0.05);
  border-right: 2px solid rgba(175, 175, 175, 0.1);
  border-left: 2px solid rgba(175, 175, 175, 0.1);
  border-radius: 50%;
}

.e-threed-view .nav_bar {
  bottom: 20px;
  z-index: 11;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
}

.entry-info h3 {
  font-size: 18px;
  padding-bottom: 16px;
  margin-bottom: 0px;
  font-weight: normal;
  position: relative;
}

.entry-info h3:before {
  border-bottom: 1px solid transparent;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "";
  position: absolute;
  width: 85px;
  height: 1px;
  background: -webkit-gradient(linear, left top, right top, from(#c467f5), to(#53f3ff));
  background: linear-gradient(90deg, #c467f5, #53f3ff);
  border: 0;
}

.entry-title {
  font-weight: 300;
  position: relative;
}

.entry-title.spc {
  padding-bottom: 24px;
  margin-bottom: 30px;
  padding-top: 24px;
}

.entry-title:before {
  border-bottom: 1px solid transparent;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "";
  position: absolute;
  width: 85px;
  border: 0;
  height: 1px;
  background: -webkit-gradient(linear, left top, right top, from(#c467f5), to(#53f3ff));
  background: linear-gradient(90deg, #c467f5, #53f3ff);
}

.entry-title.v2:before {
  content: none;
}

.s-50 {
  width: 100%;
}

.hot-line {
  margin-top: 20px;
  background: -webkit-gradient(linear, left top, right top, from(#c26af5), to(#54f0ff));
  background: linear-gradient(to right, #c26af5, #54f0ff);
  border-radius: 10px;
  padding: 2px;
}

.hot-line>p {
  background: #fff;
  display: block;
  border-radius: 9px 9px 0 0;
  padding: 15px 17px 1px 17px;
  color: #666666;
}

.hot-line .tele {
  background: #fff;
  border-radius: 0 0 9px 9px;
  padding: 0px 0px 16px 17px;
  font-size: 22px;
  font-weight: 300;
}

.hot-line .tele img {
  margin-right: 15px;
}

.single-feature-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 23px;
  padding-right: 15px;
  padding-top: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}

.single-feature-box:last-child {
  border-bottom: 0;
}

.single-feature-box:first-child .single-feature-img {
  width: 70px;
}

.single-feature-box .single-feature-img {
  margin-right: 15px;
}

.single-feature-box .single-feature-img img {
  opacity: 0.3;
}

.single-feature-box .single-feature-info h3 {
  font-size: 14px;
  margin-bottom: 7px;
}

.single-feature-box .single-feature-info p {
  color: #999;
  font-size: 12px;
  line-height: 18px;
}

.e-qa {
  border-radius: 10px;
  border: 2px solid #f0f0f0;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  margin-top: 70px;
  margin-bottom: 40px;
}

.e-qa .form_newsletter {
  position: relative;
}

.e-qa .form_newsletter .form-control {
  height: 63px;
  border-radius: 5px;
  border: 1px solid #e5e5e5;
  font-size: 14px;
  background: #fff;
  padding-left: 37px;
}

.e-qa .form_newsletter .form-control::-webkit-input-placeholder {
  color: 14px;
  font-size: #999999;
}

.e-qa .form_newsletter .form-control:-moz-placeholder {
  color: 14px;
  font-size: #999999;
}

.e-qa .form_newsletter .form-control::-moz-placeholder {
  color: 14px;
  font-size: #999999;
}

.e-qa .form_newsletter .form-control:-ms-input-placeholder {
  color: 14px;
  font-size: #999999;
}

.e-qa .form_newsletter .button_mini.btn {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  font-size: 16px;
  font-weight: normal;
  height: 63px;
  border: 0;
  padding-left: 0;
  padding-right: 0;
  width: 176px;
  line-height: 54px;
}

.e-qa .form_newsletter .button_mini.btn i {
  margin-left: 10px;
}

.btn-qa {
  width: 275px;
  height: 55px;
  line-height: 55px;
  font-weight: 500;
  color: #fff;
  display: block;
  text-align: center;
  background: #333333;
  border-radius: 999px;
  margin: 34px auto 67px auto;
}

.btn-qa i {
  margin-left: 10px;
}

.qa-icon {
  width: 50px;
  height: 50px;
  line-height: 48px;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  border-radius: 50%;
  border: 1px solid #ececec;
  display: inline-block;
  margin-right: 15px;
}

.qa-element {
  padding: 30px 0;
  border-bottom: 1px solid #e9e9e9;
}

.qa-element:last-child {
  border-bottom: 0;
}

.qa-element:first-child {
  padding-top: 30px;
}

.qa-element h3 {
  font-size: 16px;
}

.qa-element p {
  color: #666666;
  line-height: 26px;
}

.qa-quest {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.qa-quest .qa-icon {
  margin-right: 19px;
}

.qa-answer>* {
  vertical-align: top;
}

.breadcrumb {
  margin: 35px 0;
}

.breadcrumb>li>a {
  color: #7c7c7c;
}

.breadcrumb .active {
  color: #000;
}


.breadcrumb.v4 {
  margin: 24px 0;
}

.add-cart,
.tab-desc .product-info-ver2 .btn-download {
  width: 237px;
  height: 54px;
  line-height: 54px;
  background: #000;
  color: #fff;
  display: inline-block;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  margin-right: 13px;
}

.add-cart:hover,
.tab-desc .product-info-ver2 .btn-download:hover {
  background: #000;
  color: #fff;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.single-product-detail .product-images {
  position: relative;
}

.single-product-detail .single-product-info label {
  font-weight: normal;
  margin-bottom: 0;
}

.single-product-detail .single-product-info .product-rating {
  margin-bottom: 16px;
}

.single-product-detail .single-product-info .product-title {
  font-size: 24px;
  font-weight: 600;
}

.single-product-detail .single-product-info .product-price {
  margin: 10px 0 10px 0;
}

.single-product-detail .single-product-info .product-price span {
  font-size: 30px;
  color: #666666;
}

.single-product-detail .single-product-info .product-price span.old {
  font-size: 16px;
  text-decoration: line-through;
  color: #a4a4a4;
  margin-right: 5px;
}

.single-product-detail .single-product-info .availability {
  margin-bottom: 15px;
}

.single-product-detail .single-product-info .availability .product-inventory label {
  color: #999999;
}

.single-product-detail .single-product-info .availability .product-inventory span {
  color: #5cb85c;
  font-weight: bold;
}

.single-product-detail .single-product-info .product-brand {
  margin-bottom: 27px;
}

.single-product-detail .single-product-info .product-brand p {
  margin-bottom: 13px;
}

.single-product-detail .single-product-info .product-sku {
  margin-bottom: 26px;
}

.single-product-detail .single-product-info .product-sku span {
  color: #999999;
}

.single-product-detail .single-product-info .product-sku .desc-list {
  margin-bottom: 26px;
}

.single-product-detail .single-product-info .short-desc {
  margin-bottom: 23px;
}

.single-product-detail .single-product-info .product-desc {
  color: #666666;
  line-height: 21.99px;
  margin-bottom: 20px;
}

.single-product-detail .single-product-info .color-group {
  margin-bottom: 34px;
}

.single-product-detail .single-product-info .color-group label {
  vertical-align: middle;
}

.single-product-detail .single-product-info .color-group .circle {
  vertical-align: middle;
}

.single-product-detail .single-product-info .product-tags a {
  color: #999999;
}

.single-product-detail .single-product-info .product-tags a:hover {
  color: #333333;
}

.single-product-detail .single-product-info .single-product-button-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
}

.single-product-detail .single-product-info .single-product-button-group .e-btn {
  margin-right: 11px;
}

.single-product-detail .single-product-info .single-product-button-group .e-btn:last-child {
  margin-right: 0;
}

.single-product-detail .single-product-info .cart-qtt {
  width: 210px;
  height: 47px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  border-radius: 999px;
  padding-left: 5px;
  padding-right: 19px;
}

.single-product-detail .single-product-info .cart-qtt .btn-add-cart {
  font-weight: 500;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.single-product-detail .single-product-info .cart-qtt .btn-add-cart span {
  margin-left: 8px;
}

.single-product-detail .single-product-info .cart-qtt .btn-add-cart.btn-outofstock {
  color: #333333;
  text-align: center;
  display: block;
}

.single-product-detail .single-product-info .cart-qtt .btn-add-cart.btn-amazon {
  text-align: center;
  display: block;
}

.single-product-detail .single-product-info .cart-qtt.no-qtt {
  padding: 0;
  border: 2px solid #eaeaea;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-pack: center;
  display: block;
  line-height: 43px;
}

.single-product-detail .single-product-info .cart-qtt.no-qtt.v2 {
  border: 0;
  width: 174px;
  line-height: 47px;
}

.single-product-detail .single-product-info .cart-qtt.no-qtt.v3 {
  border: 0;
  width: 148px;
  line-height: 47px;
}

.single-product-detail .single-product-info .btn-icon {
  width: 49px;
  height: 49px;
  line-height: 49px;
  border: 1px solid #eaeaea;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.single-product-detail .single-product-info .e-quantity {
  width: 65px;
  height: 39px;
  text-align: left;
  margin-right: 0;
  position: relative;
  background: #fff;
  color: #333333;
  border-radius: 999px;
}

.single-product-detail .single-product-info .e-quantity input[type=number]::-webkit-inner-spin-button,
.single-product-detail .single-product-info .e-quantity input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}

.single-product-detail .single-product-info .e-quantity input.input-text[type=number] {
  width: 100%;
  border: 0;
  height: 39px;
  background: 0 0;
  padding: 0;
  font-weight: 500;
  font-size: 16px;
  text-align: center;
}

.single-product-detail .single-product-info .e-quantity .tc {
  top: 0;
  right: 0;
  width: 20px;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}

.single-product-detail .single-product-info .e-quantity .tc a {
  height: 10px;
  line-height: 30px;
  color: #bfbfbf;
  cursor: pointer;
}

.single-product-detail .single-product-info .share-social {
  text-align: right;
}

.single-product-detail .single-product-info .share-social span {
  font-weight: 500;
  text-decoration: underline;
}

.single-product-detail .single-product-info .share-social a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  background: #f3f3f3;
  margin: 0 5px;
}

.single-product-detail .single-product-info .share-social a:last-child {
  margin-right: 0;
}

.single-product-detail .single-product-info .mobile-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.share-social span {
  font-weight: 500;
  text-decoration: underline;
}

.share-social a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  background: #f3f3f3;
  margin: 0 5px;
}

.share-social a:last-child {
  margin-right: 0;
}

.single-product-tab .nav-tabs {
  background: #fff;
  margin: 0 auto;
  margin-bottom: 29px;
}

.single-product-tab .nav-tabs.v2 {
  margin-bottom: 17px;
}

.single-product-tab .nav-tabs.v3 {
  margin-bottom: 60px;
}

.single-product-tab .nav-tabs>li {
  float: none;
  display: inline-block;
  text-align: center;
}

.single-product-tab .nav-tabs>li>a {
  border: 0;
  font-size: 18px;
  font-weight: 500;
  color: #999;
  margin: 0;
  padding: 8px 26px;
}

.single-product-tab .nav-tabs>li>a:hover {
  border: 0;
}

.single-product-tab .nav-tabs>li>a:before {
  border-right: 1px solid #dadada;
  content: "";
  height: 22px;
  left: 0;
  position: absolute;
  top: 55%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.single-product-tab .nav-tabs>li:first-child>a {
  padding-left: 0;
}

.single-product-tab .nav-tabs>li:first-child>a:before {
  content: none;
}

.single-product-tab .nav-tabs>li:last-child>a {
  padding-right: 0;
}

.single-product-tab .nav-tabs li.active>a {
  background-color: transparent;
  border: 0;
  color: #333;
}

.single-product-tab .nav-tabs li.active:hover {
  border: 0;
}

.single-product-tab .nav-tabs.nav-space {
  margin-bottom: 67px;
}

.single-product-tab .tab-content p {
  font-size: 14px;
  line-height: 26px;
  color: #666666;
}

.single-product-tab .tab-content .p-center {
  text-align: center;
}

.entry-content {
  overflow: hidden;
}

.entry-content .entry-img-first {
  padding: 0 30px;
}

.entry-content .entry-element h3 {
  font-size: 18px;
  padding-bottom: 16px;
  margin-bottom: 0px;
  font-weight: normal;
  position: relative;
}

.entry-content .entry-element h3:before {
  border-bottom: 1px solid transparent;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "";
  position: absolute;
  width: 85px;
  border-bottom: 1px solid transparent;
  -o-border-image: linear-gradient(to right, #c26af5, #57eeff);
  border-image: -webkit-gradient(linear, left top, right top, from(#c26af5), to(#57eeff));
  border-image: linear-gradient(to right, #c26af5, #57eeff);
  border-image-slice: 1;
}

.entry-content .entry-element p {
  line-height: 26px;
}

.entry-content .entry-element .entry-img {
  width: 45.001%;
}

.entry-content .entry-element .entry-info {
  width: 54.999%;
}

.entry-element:first-child {
  border-bottom: 1px solid #f0f0f0;
  padding-top: 69px;
  padding-bottom: 82px;
}

.entry-element:last-child {
  padding-top: 80px;
  padding-bottom: 92px;
}

.entry-inside.v3 .entry-middle {
  padding: 30px 0;
}

.information ul>li span {
  color: #fff;
}

.information ul>li a {
  color: #a5a5a5;
}

.information ul>li a:hover {
  color: #777;
}

.entry-element.v2:first-child {
  padding-top: 49px;
}

.information {
  background: #303030;
  padding: 20px 0;
}

.information ul>li {
  width: 100%;
  font-size: 16px;
  font-weight: 500;
  color: #a5a5a5;
  text-align: center;
}

.entry-content.active::before {
  content: '';
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#fff));
  background: linear-gradient(transparent, #fff);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 600px;
  opacity: .7;
  z-index: 3;
  height: 200px;
}

.product-related {
  padding: 92px 0 25px 0;
}

.product-related .title {
  font-size: 22px;
  font-weight: 500;
  position: relative;
  margin: 0 0 56px;
  padding-bottom: 12px;
}

.product-related .title:before {
  border-bottom: 1px solid #eb5050;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "";
  position: absolute;
  width: 73px;
}

.product-related .owl-nav>div {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #000000;
  font-size: 22px;
  left: 0;
  position: absolute;
  top: 35%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.product-related:hover .owl-nav>div {
  opacity: 1;
}

.product-related .owl-theme .owl-nav [class*=owl-] {
  background: #fff;
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 22px;
  border-radius: 0;
}

.product-related .owl-nav>div.owl-prev {
  right: auto;
  left: 0;
}

.product-related .owl-nav>div.owl-next {
  right: 0;
  left: auto;
}

.single-product-detail.single-product-fullwidth .product-images {
  margin-bottom: 30px;
}

.single-product-detail.single-product-fullwidth .single-product-info {
  margin: 0 auto;
  text-align: center;
}

.single-product-detail.single-product-fullwidth .single-product-info .product-cate {
  margin-bottom: 16px;
}

.single-product-detail.single-product-fullwidth .single-product-info .product-rating {
  margin-bottom: 16px;
}

.single-product-detail.single-product-fullwidth .single-product-info .product-title {
  margin-bottom: 0;
}

.single-product-detail.single-product-fullwidth .single-product-info .rating-star .icon-rating {
  margin-right: 10px;
  display: inline;
  float: none;
}

.single-product-detail.single-product-fullwidth .single-product-info .action .quantity {
  float: none;
  margin-right: 18px;
  display: inline-block;
  vertical-align: top;
}

.single-product-detail.single-product-fullwidth .single-product-info .share-social {
  text-align: center;
  margin: 60px 0;
}

.single-product-detail.single-product-fullwidth .single-product-info .product-desc {
  margin: 0 auto;
}

.single-product-detail.single-product-fullwidth .single-product-info .action .quantity {
  float: none;
}

.single-product-detail.single-product-fullwidth .single-product-info .action .add-cart,
.single-product-detail.single-product-fullwidth .single-product-info .action .tab-desc .product-info-ver2 .btn-download,
.tab-desc .product-info-ver2 .single-product-detail.single-product-fullwidth .single-product-info .action .btn-download {
  display: block;
  margin: 18px auto;
}

.multiple-img-list {
  margin: 0 auto;
  display: inline-block;
}

.multiple-img-list .product-col {
  float: left;
  width: 33.33333%;
  padding: 0 6px;
}

.multiple-img-list .product-col .img {
  border: 4px solid #fff;
  opacity: 0.6;
}

.multiple-img-list .product-col .img.active {
  opacity: 1;
}

.multiple-img-list-ver2 {
  position: relative;
}

.multiple-img-list-ver2.slick-vertical .slick-slide {
  border-radius: 10px;
}

.multiple-img-list-ver2.v2 .slick-slide {
  border-radius: 10px;
}

.multiple-img-list-ver2 .product-col {
  margin-bottom: 10px;
}

.multiple-img-list-ver2 .product-col.v2 {
  margin-bottom: 14px;
}

.multiple-img-list-ver2 .product-col.slick-current img {
  opacity: 1;
}

.main-img a {
  border-radius: 10px;
  overflow: hidden;
}

.main-img img {
  border-radius: 10px;
}

.main-img.v2 a {
  border-radius: 0;
  border: 0;
}

.main-img.v2 img {
  border-radius: 0;
}

.product-images {
  border-radius: 10px;
  border: 1px solid #eaeaea;
  overflow: hidden;
}

.action {
  margin: 30px 0 30px 0;
}

.action.v2 {
  margin: 0 0 30px 0;
}

.action.v3 {
  margin: 20px 0 20px 0;
}

.action.v4 {
  margin: 40px 0 40px 0;
}

.action.v5 {
  margin: 30px 0 40px 0;
}

.action.v6 {
  margin: 40px 0 20px 0;
}

.action.v7 {
  margin: 0;
}

.btn-video,
.btn-360 {
  height: 42px;
  line-height: 42px;
  font-size: 11px;
  letter-spacing: 0.3em;
}

.btn-video a,
.btn-360 a {
  border-radius: 25px;
  -webkit-box-shadow: 0px 3px 24px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 3px 24px 0px rgba(0, 0, 0, 0.08);
  background: #fff;
  color: #000000;
  display: inline-block;
  font-weight: 500;
  line-height: 42px;
  padding: 0 25px;
  text-transform: uppercase;
}

.btn-video a:before,
.btn-360 a:before {
  background: #000000 none repeat scroll 0 0;
  border-radius: 50%;
  color: #ffffff;
  content: "\F0da";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 18px;
  height: 38px;
  letter-spacing: -3px;
  line-height: 38px;
  margin-left: -22px;
  margin-right: 13px;
  text-align: center;
  vertical-align: middle;
  width: 38px;
}

.btn-360 a:before {
  content: "\e098";
  font-family: simple-line-icons;
}

.single-product-tab .product-info-ver2 {
  max-width: 485px;
}

.single-product-tab .product-info-ver2.v2 {
  max-width: 379px;
}

.single-product-tab .product-info-ver2.v3 {
  max-width: 385px;
}


.single-product-tab .product-info-ver2 .product-title {
  position: relative;
  padding-bottom: 10px;
  font-size: 30px;
  color: #000;
}

.single-product-tab .product-info-ver2 .product-title a {
  font-size: 30px;
  color: #000;
}

.single-product-tab .product-info-ver2 .product-title:before {
  border-bottom: 1px solid #eb5050;
  bottom: 0;
  left: 0;
  content: "";
  position: absolute;
  width: 73px;
}

.single-product-tab .product-info-ver2 .product-title.ver2:before {
  border-bottom: 1px solid #eb5050;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "";
  position: absolute;
  width: 73px;
}

.single-product-tab .product-info-ver2 .product-title.ver3:before {
  border-bottom: 1px solid #eb5050;
  bottom: 0;
  right: 0;
  content: "";
  position: absolute;
  width: 73px;
  left: unset;
}

.single-product-tab .product-info-ver2 .product-title.space-pm {
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.single-product-tab .product-info-ver2 .product-desc.center {
  margin: 0 auto;
}

.single-product-tab .product-info-ver2.center {
  margin: 0 auto;
}

.tab-bg img {
  width: 100%;
}

.tab-desc {
  display: inline-block;
  vertical-align: bottom;
}

.tab-desc [class*="col-"] {
  padding: 0;
}

.tab-desc .column-1 {
  background: #171717;
}

.tab-desc .product-info-ver2 .product-title {
  position: relative;
  max-width: 348px;
  margin: 0 auto;
  margin-bottom: 40px;
  padding-bottom: 20px;
}

.tab-desc .product-info-ver2 .product-title a {
  color: #fff;
  font-size: 30px;
  font-weight: 500;
}

.tab-desc .product-info-ver2 .product-title:before {
  border-bottom: 1px solid #eb5050;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "";
  position: absolute;
  width: 73px;
}

.tab-desc .product-info-ver2 .product-desc {
  padding: 0 0 45px 0;
}

.tab-desc .product-info-ver2 .btn-download {
  background: #eb5050;
  margin-right: 0;
}

.single-product-detail .single-product-info .group-info .product-title a {
  font-size: 16px;
  color: #eb5050;
}

.single-product-detail .single-product-info .group-info .product-price {
  margin: 0;
}

.single-product-detail .single-product-info .group-info .product-price span {
  font-size: 14px;
  color: #a4a4a4;
}

.tab-group:first-child {
  background: #f8f8f8;
}

.tab-group:nth-child(2n+1) {
  background: #f8f8f8;
}

.tab-group .product-info-ver2 .product-title {
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 20px;
}

.tab-group .product-info-ver2 .product-title a {
  font-size: 30px;
  color: #000;
}

.tab-group .product-info-ver2 .product-title:before {
  border-bottom: 1px solid #eb5050;
  bottom: 0;
  left: 0;
  content: "";
  position: absolute;
  width: 73px;
}

.tab-group .product-info-ver2 .product-desc {
  max-width: 379px;
  text-align: left;
  margin: unset;
}

.tab-simple>[class*="col-"] {
  padding: 0;
}

.tab-simple .product-images {
  position: relative;
}

.tab-simple .createdby {
  font-size: 80px;
  font-family: "Playfair Display";
  font-weight: 600;
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.tab-simple .createdby span {
  font-style: italic;
  font-weight: normal;
}

.tab-variable {
  display: inline-block;
  vertical-align: bottom;
}

.tab-variable>[class*="col-"] {
  padding: 0;
}

.tab-variable:nth-child(2n+1) {
  background: #f8f8f8;
}

.tab-variable-col .product-info-ver2 {
  padding: 35px 0;
}

.tab-variable-col .product-info-ver2:first-child {
  border-bottom: 1px solid #eaeaea;
}

.product-aff {
  margin-bottom: 70px;
}

.single-product-tab {
  margin-top: 90px;
}

.single-product-tab.ver2 {
  margin-bottom: 0px;
}

.single-product-tab .tab-content {
  position: relative;
}

.single-product-tab .entry-button {
  z-index: 4;
  position: absolute;
  bottom: -15px;
  left: 0;
  width: 100%;
  text-align: center;
  margin: 0;
}

.single-product-tab .entry-button.active {
  background-image: unset;
}

.single-product-tab .entry-button .btn-show {
  background: #fff;
  font-size: 12px;
  color: #999;
  width: 112px;
  line-height: 32px;
  height: 34px;
  display: inline-block;
  text-align: center;
  border: 1px solid #eaeaea;
  font-weight: 500;
  border-radius: 999px;
}

.single-product-tab .entry-button .btn-show i {
  margin-left: 5px;
}

.single-product-tab .product-info-ver2.v2 .product-title {
  margin-bottom: 25px;
}

.single-product-left .product-images {
  margin-bottom: 30px;
}

.single-product-right {
  max-width: 555px;
  position: static;
}

.single-product-space {
  margin-bottom: 75px;
}

.single-product-space.v2 {
  margin-bottom: 90px;
}

.single-product-space.v3 {
  margin-bottom: 40px;
}

.single-product-tab .nav>li>a {
  padding-bottom: 5px;
}

.product-grouped {
  padding-top: 13px;
  padding-bottom: 30px;
}

.single-product-detail .single-product-info .product-grouped .e-quantity input.input-text[type=number] {
  border-radius: 999px;
  border: 2px solid #eaeaea;
}

.group-title {
  margin-left: 15px;
}

.group-title h3 {
  font-size: 14px;
  line-height: 22px;
}

.group-price {
  color: #ff5050;
  font-weight: 500;
}

.product-grouped-element:first-child {
  margin-bottom: 19px;
}

.bundle-title {
  font-size: 18px;
}

.bundle-title.spc {
  padding-bottom: 33px;
  padding-top: 47px;
}

.bundle-product .bundle-product-img {
  position: relative;
}

.bundle-product .bundle-product-img:before {
  content: "\f218";
  font-family: 'ionicons', sans-serif;
  color: #999999;
  position: absolute;
  top: 50%;
  left: -6px;
}

.bundle-product .bundle-product-img:first-child:before {
  content: none;
}

.product-bundle-list.spc {
  padding-top: 27px;
  padding-bottom: 48px;
}

.product-bundle-list input {
  display: none;
}

.product-bundle-list input[type="checkbox"]:checked+label:before {
  content: "\f192";
  color: #000000;
}

.product-bundle-list label {
  width: 100%;
  font-weight: 400;
  color: #666666;
  cursor: pointer;
  position: relative;
  margin-bottom: 10px;
}

.product-bundle-list label:before {
  content: "\f10c";
  display: inline-block;
  width: 14px;
  height: 14px;
  font-family: 'FontAwesome';
  font-size: 14px;
  margin-right: 15px;
  color: #d7d7d7;
}

.product-bundle-list .bundle-price {
  color: #ff5050;
  font-size: 18px;
}

.bundle-info .bundle-price {
  color: #ff5050;
  font-size: 30px;
  margin-bottom: 5px;
  display: inline-block;
}

.bundle-info .bundle-total {
  color: #999999;
  margin-bottom: 25px;
}

.bundle-info .btn-addcart {
  font-weight: 500;
  width: 210px;
  height: 47px;
  line-height: 46px;
  text-align: center;
  background: #f3f3f3;
  display: inline-block;
  border-radius: 999px;
}

.bundle-left {
  padding-left: 15px;
}

.bundle {
  margin-top: 30px;
}

.newsletter {
  padding-top: 125px;
  padding-bottom: 160px;
  background-size: cover;
}

.newsletter.ver2 {
  background: #f6f6f6;
}

.newsletter-title {
  color: #fff;
  font-family: "Playfair Display", serif;
  font-size: 35px;
  font-weight: 400;
  margin-bottom: 45px;
}

.newsletter-title.ver2 {
  color: #000;
}

.newsletter-content {
  max-width: 520px;
  margin: 0 auto;
}

.newsletter-content .form-group {
  position: relative;
}

.newsletter-content .form-control {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.16)), to(rgba(255, 255, 255, 0.16)));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.16) 0%, rgba(255, 255, 255, 0.16) 100%);
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  border: 0;
  height: 52px;
}

.newsletter-content .form-control::-webkit-input-placeholder {
  color: #fffefe;
  font-size: "14px";
}

.newsletter-content .form-control:-moz-placeholder {
  color: #fffefe;
  font-size: "14px";
}

.newsletter-content .form-control::-moz-placeholder {
  color: #fffefe;
  font-size: "14px";
}

.newsletter-content .form-control:-ms-input-placeholder {
  color: #fffefe;
  font-size: "14px";
}

.newsletter-content .form-control.ver2 {
  background: transparent;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
}

.newsletter-content .form-control.ver2::-webkit-input-placeholder {
  color: #000;
  font-size: "14px";
}

.newsletter-content .form-control.ver2:-moz-placeholder {
  color: #000;
  font-size: "14px";
}

.newsletter-content .form-control.ver2::-moz-placeholder {
  color: #000;
  font-size: "14px";
}

.newsletter-content .form-control.ver2:-ms-input-placeholder {
  color: #000;
  font-size: "14px";
}

.newsletter-content .btn-newsletter {
  position: absolute;
  width: 77px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  color: #000;
  background: #fbfbfb;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  top: 0;
  right: 0;
}

.newsletter-content .btn-newsletter.ver2 {
  width: 77px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  color: #fff;
  background: #000;
}

.newsletter-content .btn-newsletter:hover {
  background: #eb5050;
  color: #fff;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.co-coupon {
  padding: 20px 0;
  padding-bottom: 40px;
}

.checkout {
  padding-bottom: 60px;
}

.checkout .row {
  margin-top: 60px;
}

.checkout.wishlist .shopping-cart.v2 {
  margin-top: 94px;
}

.checkout.wishlist .shopping-cart.v2 .item_cart:last-child {
  border: 0;
}

.checkout.wishlist .shopping-cart.v2 .item_cart .product-name {
  padding: 44px 0 44px 80px;
}

.checkout.wishlist .shopping-cart.v2 .item_cart .total-price {
  padding: 62px 60px;
}

.checkout.wishlist .w-empty p {
  font-size: 50px;
  color: #666666;
  font-weight: lighter;
  text-align: center;
  line-height: 62px;
  max-width: 520px;
  margin: 0 auto;
  padding: 100px 0;
}

.item_cart {
  border-bottom: 1px solid #f1f1f1;
}

.item_cart .single-product-detail .single-product-info .e-quantity input.input-text[type=number] {
  border-radius: 999px;
  border: 2px solid #eaeaea;
}

.item_cart .product-name {
  padding: 28px 0 28px 28px;
}

.item_cart .product-name .btn-del {
  font-size: 38px;
  color: #bfbfbf;
  margin-right: 35px;
}

.item_cart .product-name .product-img {
  width: 79px;
  margin-right: 28px;
}

.item_cart .product-name .product-img img {
  border-radius: 7px;
  border: 1px solid #ebebeb;
}

.item_cart .product-name .product-info {
  max-width: 170px;
}

.item_cart .product-name .product-info a {
  font-size: 16px;
  font-weight: 500;
}

.item_cart .bcart-quantity {
  padding: 49px 100px;
}

.item_cart .total-price {
  padding: 56px 46px;
  text-align: center;
  padding-left: 0;
}

.item_cart .total-price .price {
  font-size: 18px;
  color: #666666;
}

.item_cart .w-status {
  padding: 63px 40px;
}

.item_cart .w-status p {
  font-weight: 500;
  width: 107px;
  height: 39px;
  line-height: 35px;
  border-radius: 999px;
  border: 2px solid #eaeaea;
  text-align: center;
}

.item_cart .w-button {
  padding: 58px 54px;
}

.item_cart .w-button .btn-addcart {
  border-radius: 999px;
  font-size: 16px;
  width: 198px;
  height: 54px;
  line-height: 54px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-pack: center;
}

.shopping-cart .table-cart-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  padding-left: 78px;
  padding-right: 46px;
  padding-top: 27px;
  padding-bottom: 48px;
}

.shopping-cart .table-cart-bottom .btn-update {
  width: 162px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  color: #666666;
  background: #efefef;
  border-radius: 999px;
  padding: 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.shopping-cart .table-cart-bottom .btn-update:hover {
  background: #333;
  color: #fff;
}

.shopping-cart .table-cart-bottom .form_coupon {
  position: relative;
}

.shopping-cart .table-cart-bottom .form-control {
  height: 54px;
  border-radius: 999px;
  border: 1px solid #e1e1e1;
  background: #fff;
  padding-left: 65px;
}

.shopping-cart .table-cart-bottom .form-control::-webkit-input-placeholder {
  color: 14px;
  font-size: #999999;
}

.shopping-cart .table-cart-bottom .form-control:-moz-placeholder {
  color: 14px;
  font-size: #999999;
}

.shopping-cart .table-cart-bottom .form-control::-moz-placeholder {
  color: 14px;
  font-size: #999999;
}

.shopping-cart .table-cart-bottom .form-control:-ms-input-placeholder {
  color: 14px;
  font-size: #999999;
}

.shopping-cart .table-cart-bottom .input-icon {
  position: absolute;
  top: 18px;
  left: 20px;
}

.shopping-cart .table-cart-bottom .button_mini {
  margin-top: 15px;
  font-weight: 500;
  color: #fff;
  background: #333333;
}

.shopping-cart .table-cart-bottom .button_mini.btn {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  height: 54px;
  border: 0;
  border-left: 1px solid #e1e1e1;
  padding-left: 0;
  padding-right: 0;
  width: 162px;
  line-height: 44px;
}

.shopping-cart .table-cart-bottom .button_mini.btn:hover {
  background: #efefef;
  color: #333;
}

.cart-total {
  background: #f8f8f8;
}

.cart-total th {
  padding: 30px 40px;
  vertical-align: top;
}

.cart-total .cart-product th {
  color: #666666;
  line-height: 24px;
}

.cart-total .cart-product td {
  color: #666666;
}

.cart-total .cart-subtotal {
  border-bottom: 1px solid #ececec;
}

.cart-total .cart-subtotal th {
  font-size: 16px;
  font-weight: 500;
  padding-top: 26px;
  padding-bottom: 30px;
}

.cart-total .cart-subtotal td {
  font-size: 16px;
  padding: 1em 20px;
  padding-top: 26px;
  padding-bottom: 30px;
}

.cart-total .cart-shipping {
  border-bottom: 1px solid #ececec;
}

.cart-total .cart-shipping .calcu {
  font-size: 16px;
  color: #ff5050;
  padding-left: 24px;
  text-decoration: underline;
}

.cart-total .cart-shipping th {
  font-size: 16px;
  font-weight: 500;
  padding-top: 30px;
}

.cart-total .cart-shipping td {
  padding-top: 30px;
  padding-left: 20px;
  padding-bottom: 55px;
}

.cart-total .cart-shipping.v2 td {
  padding-bottom: 10px;
}

.cart-total .cart-shipping .shipping input {
  display: none;
}

.cart-total .cart-shipping .shipping input[type="radio"]:checked+label:before {
  content: "\f192";
  color: #000000;
}

.cart-total .cart-shipping .shipping label {
  width: 100%;
  font-size: 16px;
  font-weight: normal;
  cursor: pointer;
  position: relative;
  margin-bottom: 15px;
}

.cart-total .cart-shipping .shipping label:before {
  content: "\f10c";
  display: inline-block;
  width: 14px;
  height: 14px;
  font-family: 'FontAwesome';
  font-size: 14px;
  margin-right: 10px;
  color: #d7d7d7;
}

.cart-total .order-total th {
  font-size: 16px;
  font-weight: 500;
  padding-top: 15px;
}

.cart-total .order-total td {
  font-size: 20px;
  font-weight: 500;
  padding: 15px 20px;
}

.cart-total .order-total.v2 {
  border-bottom: 1px solid #ececec;
}

.cart-total .order-total.v2 td {
  padding-top: 25px;
  padding-bottom: 40px;
}

.cart-total .cart-total-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-pack: center;
}

.cart-total .cart-total-bottom .btn-checkout {
  font-size: 16px;
  width: 228px;
  height: 54px;
  line-height: 54px;
  border-radius: 999px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-pack: center;
  margin-top: 10px;
}

.cart-total .cart-total-bottom .btn-checkout.btn-co-order {
  width: 100%;
}

.cart-total .cart-total-bottom.v2 {
  padding: 0 42px;
  margin-bottom: 66px;
}

.cart-total .sign-in-divider {
  border-top: 1px solid #f1f1eb;
  margin: 38px 0 20px 0;
}

.cart-total .sign-in-divider span {
  color: #999999;
  padding: 0 10px;
  background-color: #fff;
  width: 35px;
  height: 35px;
  line-height: 31px;
  border: 2px solid #eaeaea;
  border-radius: 50%;
  display: table;
  margin: -17px auto 0;
  position: relative;
  z-index: 1;
}

.cart-total .pp-checkout {
  margin-top: 30px;
  margin-bottom: 40px;
}

.cart-total .form-check {
  padding-left: 40px;
  padding-top: 30px;
  padding-bottom: 37px;
}

.dropdown-cart {
  -webkit-box-shadow: 0px 3px 24px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 3px 24px 0px rgba(0, 0, 0, 0.08);
  border-radius: 5px;
  left: unset;
  right: 15px;
  min-width: 346px;
  border: 1px solid #ebebeb;
  padding: 15px 28px 37px 22px;
}

.dropdown-cart:after {
  content: '';
  display: block;
  position: absolute;
  top: -7px;
  right: 30px;
  width: 10px;
  height: 10px;
  background: #FFFFFF;
  border-right: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.mini-products-list .item-cart {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 15px;
  padding-top: 15px;
  border-bottom: 1px solid #ebebeb;
}

.mini-products-list .e-del {
  position: absolute;
  right: 0;
  top: 15px;
  width: 20px;
  height: 20px;
  text-align: center;
  font-size: 20px;
  color: #bfbfbf;
}

.mini-products-list .product-img-wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-pack: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 70px;
  margin-right: 20px;
  height: 82px;
  min-width: 70px;
  border: 1px solid #ebebeb;
  border-radius: 2px;
}

.mini-products-list .product-details {
  position: relative;
}

.mini-products-list .product-details .inner-left {
  max-width: 136px;
  line-height: 22px;
}

.mini-products-list .product-details .inner-left .product-price {
  font-size: 14px;
  color: #333333;
}

.mini-products-list .product-details .product-price {
  font-weight: 500;
}

.cart-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  padding-top: 28px;
  padding-bottom: 30px;
}

.cart-price span {
  font-weight: 500;
}

.button-cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}

.cart-btn {
  width: 142px;
  height: 54px;
  line-height: 51px;
  border-radius: 32px;
  display: inline-block;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  font-weight: 500;
}

.cart-btn.btn-viewcart {
  color: #666;
  background: #fff;
  border: 2px solid #eeeeee;
}

.cart-btn:hover {
  background: #000;
  color: #fff;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  border-color: #000;
}

.payment {
  padding-left: 40px;
  padding-top: 40px;
}

.payment input {
  display: none;
}

.payment input[type="radio"]:checked+label:before {
  content: "\f192";
  color: #000000;
}

.payment input[type="radio"]:checked+label {
  color: #333;
}

.payment label {
  width: 100%;
  font-weight: 500;
  cursor: pointer;
  position: relative;
  margin-bottom: 15px;
  color: #666666;
}

.payment label:before {
  content: "\f10c";
  display: inline-block;
  width: 14px;
  height: 14px;
  font-family: 'FontAwesome';
  font-size: 14px;
  margin-right: 10px;
  color: #d7d7d7;
}

.co-left {
  padding-left: 30px;
  padding-right: 30px;
}

.co-left:first-child {
  margin-bottom: 60px;
}

.co-pd {
  padding-bottom: 15px;
  border-bottom: 1px solid #ececec;
}

.co-pd .co-title {
  padding-top: 24px;
  padding-left: 42px;
  padding-right: 77px;
  padding-bottom: 18px;
  font-size: 16px;
  font-weight: 500;
}

.co-pd .co-title span {
  float: right;
}

.co-pd .co-pd-list {
  padding: 0 42px;
}

.co-pd .co-pd-list .co-name {
  color: #666666;
  line-height: 24px;
  float: left;
  max-width: 140px;
}

.co-pd .co-pd-list .co-price {
  float: right;
  color: #666666;
}

.form-customer {
  padding-top: 25px;
}

.form-customer.v2 {
  padding-top: 0;
}

.form-customer .control-label {
  color: #666666;
  font-weight: 500;
  margin-bottom: 16px;
}

.form-customer input {
  height: 54px;
  border-radius: 999px;
  border: 1px solid #e1e1e1;
  padding-left: 33px;
  margin-bottom: 15px;
}

.form-customer input::-webkit-input-placeholder {
  color: #999999;
  font-size: 14px;
}

.form-customer input:-moz-placeholder {
  color: #999999;
  font-size: 14px;
}

.form-customer input::-moz-placeholder {
  color: #999999;
  font-size: 14px;
}

.form-customer input:-ms-input-placeholder {
  color: #999999;
  font-size: 14px;
}

.form-customer textarea {
  border: 1px solid #e1e1e1;
  padding-left: 40px;
  padding-top: 40px;
  border-radius: 5px;
  resize: none;
}

.form-customer textarea::-webkit-input-placeholder {
  color: #999999;
  font-size: 14px;
}

.form-customer textarea:-moz-placeholder {
  color: #999999;
  font-size: 14px;
}

.form-customer textarea::-moz-placeholder {
  color: #999999;
  font-size: 14px;
}

.form-customer textarea:-ms-input-placeholder {
  color: #999999;
  font-size: 14px;
}

.form-customer .form-check {
  padding-top: 20px;
  padding-bottom: 44px;
}

.form-check .form-check-label span {
  color: #666666;
  font-weight: 500;
}

.form-check .form-check-label span:before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  border: 1px solid #d9d9d9;
  background: #fff;
  border-radius: 50%;
  margin-right: 11px;
  margin-bottom: -2px;
}

.form-check .form-check-label .form-check-input {
  display: none;
}

.form-check .form-check-label .form-check-input:checked+span::before {
  background: #000000;
  border-color: #000000;
}

.btn-co-order {
  width: 100%;
}

.co-pp {
  margin-left: 15px;
}

.term {
  color: #ff0000;
}

.form_coupon {
  position: relative;
}

.form_coupon .form-control {
  height: 54px;
  border-radius: 999px;
  border: 1px solid #e1e1e1;
  background: #fff;
  padding-left: 65px;
}

.form_coupon .input-icon {
  position: absolute;
  top: 18px;
  left: 20px;
}

.form_coupon .button_mini {
  font-weight: 500;
  color: #fff;
  background: #333333;
}

.form_coupon .button_mini.btn {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  height: 54px;
  border: 0;
  border-left: 1px solid #e1e1e1;
  padding-left: 0;
  padding-right: 0;
  width: 162px;
  line-height: 44px;
}

.main-content.space1 {
  padding-top: 12px;
  padding-bottom: 40px;
}

.checkout-login .form-login {
  display: none;
}

.checkout-login .form-login p {
  color: #a4a4a4;
  line-height: 24px;
  margin-bottom: 20px;
}

.form-cp {
  display: none;
}

.box-toggle {
  font-weight: 500;
  color: #666666;
  width: 100%;
  border: 2px solid #f0f0f0;
  height: 105px;
  line-height: 105px;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.box-toggle img {
  margin-right: 20px;
}

.box-toggle a {
  margin-left: 4px;
}

.box-toggle {
  margin-bottom: 35px;
}

.checkout-cp input {
  background: #f8f8f8;
}

.btn-cp-inline {
  width: 128px;
  height: 54px;
  line-height: 54px;
  padding: 0;
  border-radius: 0;
  float: right;
}

.checkout .cart-list .product-price {
  float: none;
}

.checkout .cart-list .quantity {
  float: none;
  font-size: 14px;
  font-weight: 500;
}

.checkout .cart-list .list>li .text .product-name {
  margin-bottom: 5px;
}

.box-payment ul li:first-child {
  border: 0;
}

.box-payment ul li .payment label {
  color: #000;
}

.box-payment ul li .payment .no-checkbox {
  color: #a4a4a4;
  line-height: 18px;
  font-size: 12px;
  padding-left: 20px;
  margin-bottom: 35px;
}

.btn-checkout {
  height: 83px;
  line-height: 83px;
  font-size: 18px;
}

.form-note {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.topbar {
  background: #f4f4f4;
  padding: 10px 0;
}

.row.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
}

.v-center {
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex.lr {
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex.lr2 {
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}

.align-center {
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: flex;
}

.align-end {
  display: flex;
  align-items: end;
}

.justify-center {
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-pack: center;
}

.element {
  display: inline-block;
  padding: 0 15px;
  position: relative;
}

.element a,
.element span {
  font-size: 12px;
  color: #777777;
}

.element a:hover,
.element span:hover {
  color: #ff5050;
}

.element img {
  vertical-align: middle;
  margin-top: -2px;
}

.element span.e-arrow {
  margin-left: 5px;
}

.element:first-child {
  padding-left: 0;
}

.element:last-child {
  padding-right: 0;
}

.element:before {
  border-left: 1px solid #d9d9d9;
  content: "";
  height: 17px;
  left: 0;
  position: absolute;
  top: 40%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.element.element-currency .dropdown-menu {
  right: 0;
  left: unset;
}

.topbar-left .element:first-child:before {
  border: 0;
}

.topbar-right .element:first-child:before {
  border: 0;
}

.topbar-right {
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header-search {
  padding-left: 95px;
  padding-top: 10px;
}

.header-search form {
  display: table;
  position: relative;
}

.header-search input {
  height: 62px;
  border-radius: 31px 0 0 31px;
  border: 2px solid #eaeaea;
  padding-left: 34px;
  width: 300px;
  display: table-cell;
  border-right: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.header-search input::-webkit-input-placeholder {
  color: #999999;
  font-size: 14px;
}

.header-search input:-moz-placeholder {
  color: #999999;
  font-size: 14px;
}

.header-search input::-moz-placeholder {
  color: #999999;
  font-size: 14px;
}

.header-search input:-ms-input-placeholder {
  color: #999999;
  font-size: 14px;
}

.header-search input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.header-search .select-option {
  width: 220px;
  height: 62px;
  border: 2px solid #eaeaea;
  border-left: 1px solid #eaeaea;
  border-radius: 0 31px 31px 0;
  border-radius: none;
  -webkit-box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  background-color: #fff;
  padding-left: 29px;
}

.header-search .search-panel {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  position: relative;
  border: 2px solid #eaeaea;
  border-left: 1px solid #eaeaea;
  border-radius: 0 999px 999px 0;
  border-radius: none;
  -webkit-box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  background-color: #fff;
  position: relative;
}

.header-search .search-panel>a {
  display: block;
  color: #999;
}

.header-search .search-panel>a span {
  margin-left: 14px;
  color: #000;
}

.header-search .search-panel .dropdown-category {
  -webkit-box-shadow: 0px 3px 24px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 3px 24px 0px rgba(0, 0, 0, 0.08);
  border-radius: 5px;
  width: 256px;
  right: 0;
  left: unset;
  border: 1px solid #ebebeb;
  padding: 12px 0;
  margin-top: 17px;
}

.header-search .search-panel .dropdown-category li a {
  color: #666666;
  line-height: 30px;
  padding-left: 34px;
  position: relative;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.header-search .search-panel .dropdown-category li a:before {
  content: "\f363";
  font-family: "ionicons";
  position: absolute;
  top: 5px;
  left: 20px;
  color: #bfbfbf;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.header-search .search-panel .dropdown-category li a:hover {
  color: #333333;
  background-color: transparent;
}

.header-search .search-panel .dropdown-category li a:hover:before {
  color: #333;
}

.header-search .search-panel .dropdown-category:after {
  content: '';
  display: block;
  position: absolute;
  top: -7px;
  right: 75px;
  width: 10px;
  height: 10px;
  background: #fff;
  border-right: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.header-search .input-group-btn {
  padding: 0;
  width: 50px;
  top: 6px;
  right: 5px;
}

.header-search .input-group-btn .button_search {
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  border-radius: 100%;
  background: #333333;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.header-search .input-group-btn .button_search:hover {
  -webkit-box-shadow: 0px 2px 20px 2px rgba(194, 106, 245, 0.68);
  box-shadow: 0px 2px 20px 2px rgba(194, 106, 245, 0.68);
}

.header-sub {
  margin-left: 0;
}

.right-panel {
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}

.header-sub-element {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header-sub-element.row {
  margin-left: auto;
  align-items: center;
}

.header-sub-element.row>a {
  padding-right: 26px;
}

.sub-right span {
  color: #999999;
}

.sub-right .phone {
  font-size: 24px;
  color: #333333;
  font-weight: 300;
  margin-bottom: 22px;
}

.sub-left {
  margin-right: 15px;
}

.header-center {
  border-bottom: 1px solid #eeeeee;
  padding: 10px 0;
}

.tags {
  padding-top: 25px;
  font-size: 12px;
  text-align: center;
  margin-left: 55px;
}

.tags span {
  color: #333333;
}

.tags a {
  color: #999999;
  padding: 0 10px;
  border-right: 1px solid #e6e6e6;
}

.tags a:last-child {
  border-right: 0;
}

.tags a:first-child {
  padding-left: 0;
}

.tags a:hover {
  color: #ff5050;
}

.header-bottom-right {
  color: #999999;
}

.header-bottom-right span {
  margin-left: 12px;
  font-size: 14px;
  border: 1px solid #E3000F;
  border-radius: 30px;
  padding: 10px 21px;
  color: #E3000F;
}

.home-lookbook .sticky-header {
  border-bottom: 1px solid #d9d9d9;
}

.sticky-header {
  border-bottom: 1px solid #efefef;
  line-height: 20px;
  padding: 12px;
}

.sticky-header .u-line {
  color: #eb5050;
  text-decoration: underline;
}

.sticky-header .text {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 10px;
  color: #aaaaaa;
  letter-spacing: 0.2em;
}

.sticky-header .text.text-w {
  color: #fff;
}

.bd-v1 {
  border-bottom: 1px solid #dcdddf;
}

.bd-v2 {
  border-bottom: 1px solid #dbdbdb;
}

.topbar-option {
  font-weight: 500;
}

.topbar-option>* {
  display: inline-block;
  position: relative;
}

.topbar-option>*:before {
  border-left: 1px solid #e3e3e3;
  content: "";
  height: 15px;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.topbar-option>*:last-child {
  padding-right: 0;
}

.topbar-option>*:first-child {
  padding-left: 0;
}

.topbar-option>*:first-child:before {
  border: none;
}

.count {
  width: 17px;
  height: 17px;
  line-height: 17px;
  display: inline-block;
  text-align: center;
  background: #eb5050;
  border-radius: 50%;
  color: #fff;
  font-size: 9px;
  position: absolute;
  top: -8px;
  overflow: hidden;
  right: 15px;
}

.header-top .logo-mobile {
  float: left;
  display: inline-block;
}

.header-top .navbar {
  min-height: 0px;
  margin-bottom: 0px;
  width: 100%;
  margin-top: 30px;
}

.header-top .navbar .navbar-collapse {
  border: 1px solid #ddd;
}

.pushmenu-push-toleft {
  -webkit-transform: translate(362px, 0);
  transform: translate(362px, 0);
  -webkit-transform: translate3d(362px, 0, 0);
  transform: translate3d(362px, 0, 0);
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease;
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 6;
}

.pushmenu-push-toleft .wrappage:after {
  background: rgba(29, 29, 31, 0.6);
  content: "";
  cursor: pointer;
  height: 100%;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 4;
}

.menu-home5 {
  padding-top: 10px;
  -webkit-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease;
  -webkit-transform-origin: top left;
  transform-origin: top left;
}

.menu-home5.pushmenu-open {
  -webkit-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.close-left {
  float: right;
  color: #fff;
  cursor: pointer;
  padding-right: 15px;
  padding-top: 10px;
}

.menu-social {
  border-top: 1px solid #2f2f31;
  position: fixed;
  bottom: 0;
  width: 362px;
}

.menu-social>li {
  float: left;
  width: 33.3333%;
  float: left;
  height: 69px;
  line-height: 69px;
  text-align: center;
  background: #1d1d1f;
}

.menu-social>li a i {
  color: #a4a4a4;
}

.menu-social>li a i:hover {
  color: #fff;
}

.menu-social>li:hover {
  background: #101011;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.nav-home5>li {
  position: relative;
  display: block;
}

.nav-home5>li>a {
  font-size: 14px;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  color: #a4a4a4;
  position: relative;
  -webkit-transition: none;
  transition: none;
  line-height: 26px;
  padding: 12px 30px;
  padding-right: 0;
  display: block;
  border-bottom: 1px solid rgba(92, 92, 92, 0.23);
}

.nav-home5>li>a:hover {
  color: #fff;
  background: none;
}

.nav-home5>li>a.active {
  color: #fff;
}

.nav-home5 .menu-level1 {
  margin-top: 15px;
}

.nav-home5 .menu-level1 .level2 {
  padding-left: 48px;
}

.nav-home5 .menu-level1 .level2>a {
  font: 14px/33px "Helvetica Neue LT Std", sans-serif;
  text-transform: capitalize;
  color: #a4a4a4;
  position: relative;
}

.nav-home5 .menu-level1 .level2>a:focus {
  color: #fff;
}

.nav-home5 .menu-level1 .level2>a:focus:before {
  background: #fff;
}

.nav-home5 .menu-level1 .level2>a:before {
  content: "";
  position: absolute;
  width: 9px;
  height: 1px;
  left: -18px;
  top: 10px;
  background: #a4a4a4;
}

.nav-home5 .menu-level1 .level1>.level2>a {
  color: #fff;
  font-size: 16px;
}

.nav-home5 .menu-level1 .level1>.level2>a:before {
  content: none;
}

.nav-home5 .menu-level-2 {
  margin: 15px 0;
}

.nav-home5 .menu-level-2 .level3 {
  padding-left: 15px;
}

.nav-home5 .menu-level-2 .level3>h4 {
  color: #fff;
  font-size: 14px;
}

.nav-home5 .menu-level-2 .level3>a {
  font: 400 14px/33px "Helvetica Neue LT Std", sans-serif;
  text-transform: capitalize;
  color: #a4a4a4;
  position: relative;
}

.nav-home5 .menu-level-2 .level3>a:focus {
  color: #fff;
}

.nav-home5 .menu-level-2 .level3>a:focus:before {
  background: #fff;
}

.nav-home5 .menu-level-2 .level3>a:before {
  content: "";
  position: absolute;
  width: 9px;
  height: 1px;
  left: -18px;
  top: 10px;
  background: #a4a4a4;
}

.pushmenu.menu-home5 {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.header-v6 .topbar-left {
  float: left;
  text-align: left;
}

.header-v6 .logo {
  display: inline-block;
  margin: 0 auto;
  text-align: center;
}

.header-v6 .topbar-right {
  float: right;
  text-align: right;
}

.header-v6 .topbar-search {
  border-left: 0;
}

.header-v6 .topbar [class*="col-xs-"] {
  padding: 0;
}

.menu-level1 {
  display: none;
}

.menu-level1.open {
  display: block;
}

.navbar-nav>li {
  text-align: left;
}

.navbar-nav>li.level1 {
  border-bottom: 1px solid #ddd;
}

.navbar-nav>li.level1:last-child {
  border: 0;
}

.navbar-nav>li>a {
  text-transform: capitalize;
  font-size: 16px;
  position: relative;
  color: #1D1D1F;
}

.navbar-nav>li>a:hover {
  color: #333;
}

.navbar-nav>li>a img {
  margin-right: 20px;
}

.navbar-nav>li:first-child {
  padding-left: 0;
}

.navbar-nav>li:first-child>a {
  padding-left: 0;
}

.navbar-nav>li:first-child>a:before {
  border: 0;
}

/* .menu-level-1 {
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #fff;
  z-index: 9999;
  min-width: 200px;
  display: none;
  visibility: hidden;
  opacity: 0;
  margin: 0;
  padding: 20px 0 20px 5px;
  min-width: 212px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  width: 1240px;
} */

.menu-level-1>li {
  line-height: 30px;
  background: none;
}

.menu-level-1>li>a {
  font: 14px/16px "Helvetica Neue LT Std", sans-serif;
  text-transform: capitalize;
  padding: 7px 25px;
  color: #878787;
  font-weight: 400;
  position: relative;
  -webkit-transition: none;
  transition: none;
}

.menu-level-1>li>a:hover {
  color: #ff5050;
  background: none;
}

.menu-level-1>li>a:focus {
  background: none;
}

.menu-level-1>.level1>.level2>a {
  font-weight: 500;
  font-size: 16px;
  display: block;
  margin-bottom: 20px;
  padding-bottom: 6px;
  position: relative;
}

.menu-level-1>.level1>.level2>a:before {
  content: "";
  width: 37px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, right top, from(#c467f5), to(#53f3ff));
  background: linear-gradient(90deg, #c467f5, #53f3ff);
  height: 1px;
}

.menu-level-1>.level1>.level2 .menu-level-2 {
  margin-bottom: 40px;
}

.menu-level-1>.level1>.level2 .menu-level-2>.level3 {
  line-height: 0;
}

.menu-level-1>.level1>.level2 .menu-level-2>.level3>a {
  line-height: 30px;
  color: #666666;
  font-size: 14px;
  text-transform: capitalize;
  white-space: nowrap;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  position: relative;
}

.menu-level-1>.level1>.level2 .menu-level-2>.level3>a:hover {
  color: #ff5050;
}

.menu-level-1 .col-full {
  width: 100%;
}

.menu-level-1 .col-2,
.menu-level-1 .levels .col-2 {
  width: 230px;
  float: left;
}

.menu-level-1 .col-3 {
  width: 33.3333%;
  float: left;
}

.menu-level-1 .col-4 {
  width: 171px;
  float: left;
  margin-right: 70px;
}

.menu-level-1 .col-4:last-child {
  margin-right: 0;
}

.menu-level-1 .col-5 {
  width: 580px;
  float: left;
}

.menu-level-1 .col-6 {
  width: 50%;
  float: left;
}

.menu-level-1 .col-7 {
  width: 870px;
  float: left;
}

.menu-level-1 .col-8 {
  width: 980px;
  float: left;
}

.menu-level-1 .col-9 {
  width: 1170px;
  float: left;
}

.menu-level-2 .col-full,
.mega-product .col-full {
  width: 100%;
}

.menu-level-2 .col-2,
.menu-level-2 .levels .col-2,
.mega-product .col-2,
.mega-product .levels .col-2 {
  width: 230px;
  float: left;
}

.menu-level-2.col-3,
.mega-product.col-3 {
  width: 33.3333%;
  float: left;
}

.menu-level-2 .col-4,
.mega-product .col-4 {
  width: 370px;
  float: left;
}

.menu-level-2 .col-5,
.mega-product .col-5 {
  width: 580px;
  float: left;
}

.menu-level-2.col-6,
.mega-product.col-6 {
  width: 50%;
  float: left;
}

.menu-level-2 .col-7,
.mega-product .col-7 {
  width: 870px;
  float: left;
}

.menu-level-2 .col-8,
.mega-product .col-8 {
  width: 980px;
  float: left;
}

.menu-level-2 .col-9,
.mega-product .col-9 {
  width: 1170px;
  float: left;
}

.cart-box-container {
  padding: 50px 32px;
}

.cart-list .cart-title {
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
  position: relative;
}

.cart-list .cart-title:before {
  content: "";
  position: absolute;
  width: 34px;
  height: 1px;
  border-bottom: 1px solid #ff0000;
  bottom: -10px;
  left: 0;
}

.cart-list .list {
  margin-top: 25px;
  height: 350px;
  overflow: scroll;
}

.cart-list .list>li {
  padding: 22px 0;
  border-bottom: 1px solid #f3f3f3;
}

.cart-list .list>li>* {
  display: inline-block;
}

.cart-list .list>li .cart-product-image {
  width: 88px;
  vertical-align: top;
  margin-right: 18px;
}

.cart-list .list>li .text {
  width: 240px;
}

.cart-list .list>li .text .product-name {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 20px;
}

.cart-list .list>li .text .product-price {
  font-size: 14px;
  font-weight: 500;
  margin: 5px 0;
}

.cart-list .list>li:last-child {
  border-bottom: 0;
}

.cart-list .product-price {
  float: right;
}

.cart-list .quantity {
  float: left;
  font-size: 14px;
  font-weight: 500;
}

.cart-list .quantity .product_quantity_number {
  width: 29px;
  height: 29px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #ebebeb;
}

.cart-list .quantity .quantity-left-minus {
  width: 29px;
  height: 29px;
  border: 1px solid #ebebeb;
  text-align: center;
  margin-right: -1px;
  border-radius: 0;
  background: #fff;
  padding: 0;
}

.cart-list .quantity .quantity-left-minus:focus {
  outline: none;
}

.cart-list .quantity .quantity-left-minus:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.cart-list .quantity .quantity-right-plus {
  width: 29px;
  height: 29px;
  border: 1px solid #ebebeb;
  text-align: center;
  margin-left: -1px;
  border-radius: 0;
  background: #fff;
  padding: 0;
}

.cart-list .quantity .quantity-right-plus:focus {
  outline: none;
  background: none;
}

.cart-list .quantity .quantity-right-plus:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.cart-list .close-left {
  cursor: pointer;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background: #f4f4f4;
  border-radius: 50%;
  color: #333;
  position: absolute;
  top: 23px;
  right: 32px;
}

.nocart-list .empty-cart {
  display: block;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 353px;
}

.nocart-list .nocart-title {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 35px;
}

.nocart-list .btn-shop {
  width: 187px;
  height: 47px;
  line-height: 47px;
  text-align: center;
  border: 1px solid #000;
  display: inline-block;
}

.cart-bottom {
  padding-top: 30px;
  padding-bottom: 50px;
  border-top: 1px solid #000;
  position: fixed;
  bottom: 0;
  width: 351px;
  background: #fff;
}

.cart-bottom .total {
  text-align: right;
  font-size: 16px;
  color: #000;
  font-weight: 500;
  margin-bottom: 30px;
}

.cart-bottom .total span {
  float: left;
}

.cart-bottom a {
  font-size: 14px;
  font-weight: 500;
}

.cart-bottom .edit-cart,
.cart-bottom .checkout:hover {
  display: inline-block;
  width: 164px;
  height: 47px;
  line-height: 47px;
  border: 1px solid #000;
  text-align: center;
}

.cart-bottom .edit-cart:hover,
.cart-bottom .checkout:hover {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  background: #000;
  color: #fff;
}

.cart-bottom .checkout {
  display: inline-block;
  width: 164px;
  height: 47px;
  line-height: 47px;
  border: 1px solid #000;
  text-align: center;
  float: right;
}

.cart-bottom .text {
  color: #9f9e9e;
  font: 500 12px/18px "Helvetica Neue LT Std", sans-serif;
  text-decoration: underline;
  text-align: center;
  display: block;
}

.cart-bottom .text:hover {
  color: #777;
}

.cart-bottom .cart-button {
  margin-bottom: 45px;
}

.cart-bottom .cart-button:before:before,
.cart-bottom .cart-button:before:after {
  content: " ";
  display: table;
}

.cart-bottom .cart-button:before:after {
  clear: both;
}

.demo-text {
  font-size: 16px;
  font-weight: 500;
  color: #333333;
  margin-top: 20px;
}

.icon-sub-menu {
  position: absolute;
  top: 0;
  right: 0;
  height: 49px;
  width: 49px;
  cursor: pointer;
  padding-right: 18px;
  background-color: transparent;
}

.icon-sub-menu.up-icon:before {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -sand-transform: rotate(-45deg);
}

.icon-sub-menu.up-icon:after {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -sand-transform: rotate(45deg);
}

.icon-sub-menu:before {
  transform: translateX(3px) rotate(-50deg);
  -webkit-transform: translateX(3px) rotate(-50deg);
  -moz-transform: translateX(3px) rotate(-50deg);
  -o-transform: translateX(3px) rotate(-50deg);
  -ms-transform: translateX(3px) rotate(-50deg);
  -sand-transform: translateX(3px) rotate(-50deg);
}

.icon-sub-menu:after {
  transform: translateX(-4px) rotate(50deg);
  -webkit-transform: translateX(-4px) rotate(50deg);
  -moz-transform: translateX(-4px) rotate(50deg);
  -o-transform: translateX(-4px) rotate(50deg);
  -ms-transform: translateX(-4px) rotate(50deg);
  -sand-transform: translateX(-4px) rotate(50deg);
}

.icon-sub-menu:before,
.icon-sub-menu:after {
  content: " ";
  position: absolute;
  right: 17px;
  top: 50%;
  margin-top: -1px;
  width: 12px;
  height: 2px;
  display: inline-block;
  background-color: #fff;
  -webkit-transition: background-color .2s ease-in-out, transform .2s ease-in-out, width .2s ease-in-out;
  -webkit-transition: background-color .2s ease-in-out, width .2s ease-in-out, -webkit-transform .2s ease-in-out;
  transition: background-color .2s ease-in-out, width .2s ease-in-out, -webkit-transform .2s ease-in-out;
  transition: background-color .2s ease-in-out, transform .2s ease-in-out, width .2s ease-in-out;
  transition: background-color .2s ease-in-out, transform .2s ease-in-out, width .2s ease-in-out, -webkit-transform .2s ease-in-out;
}

.menu-home5 .searchform {
  position: relative;
  padding: 0 28px 30px 28px;
  border-bottom: 2px solid rgba(92, 92, 92, 0.43);
}

.menu-home5 .searchform input[type=text] {
  background-color: rgba(255, 255, 255, 0.1);
  border: none;
  border: 1px solid rgba(208, 208, 208, 0.09);
  padding: 14px 50px 10px 18px;
  font-size: 14px;
  color: #fff;
  width: 100%;
}

.menu-home5 .searchform button {
  position: absolute;
  top: 18px;
  right: 28px;
  border: none;
  background-color: transparent;
  padding: 0;
  width: 50px;
  height: 50px;
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
}

.cart {
  padding-right: 25px;
  position: relative;
}

.widget-left {
  margin-top: -5px;
}

.widget-verticalmenu .navbar-toggles {
  position: relative;
  height: 57px;
  width: 100%;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  background: #54f0ff;
  background-image: linear-gradient(122deg, #c26af5, #54f0ff);
  padding-right: 26px;
  text-align: left;
  padding-left: 48px;
  border-radius: 9999px;
  color: #ffffff;
}

.widget-verticalmenu .navbar-toggles span {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  line-height: 55px;
  text-transform: capitalize;
}

.widget-verticalmenu .navbar-toggles:after {
  content: "";
  position: absolute;
  top: 22px;
  left: 25px;
  width: 11px;
  height: 11px;
  border-radius: 100%;
  background: #fff;
}

.widget-verticalmenu .navbar-toggles.navbar-drop:before {
  content: "\f3d0";
  font-family: "Ionicons";
  position: absolute;
  right: 26px;
  top: 16px;
  font-size: 19px;
}

.widget-verticalmenu .vertical-group {
  border: 2px solid #eaeaea;
  border-radius: 10px;
  position: relative;
  background: #fff;
}

.widget-verticalmenu .vertical-group .vertical-item {
  padding: 0px 24px;
  border-bottom: 1px solid #eaeaea;
}

.widget-verticalmenu .vertical-group .vertical-item:last-child {
  border-bottom: 0;
}

.widget-verticalmenu .vertical-group .vertical-item>a {
  color: #333333;
  display: block;
  padding: 16px 0 15px 0;
  position: relative;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  position: relative;
  line-height: 100%;
}

.widget-verticalmenu .vertical-group .vertical-item.vertical-drop>a {
  color: #666;
}

.widget-verticalmenu .vertical-group .vertical-item.vertical-drop>a:before {
  content: '\f3d3';
  font-family: ionicons;
  text-align: center;
  font-size: 17px;
  top: 50%;
  position: absolute;
  right: 0px;
  line-height: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #bcbcbc;
}

.widget-verticalmenu .vertical-group .vertical-item.mega-parent>a {
  color: #333333;
  font-weight: bold;
}

.widget-verticalmenu .vertical-group .vertical-item:hover>a {
  color: #ff5050;
}

.widget-verticalmenu .vertical-group .vertical-item:hover>a:before {
  color: #ff5050;
}

.widget-verticalmenu .vertical-group .vertical-item:hover::before {
  content: '';
  width: 15px;
  height: 100%;
  right: -13px;
  top: 0;
  display: block;
  position: absolute;
}

.navbar-vertical {
  margin-right: 7px;
}

.vertical-wrapper {
  margin-top: 13px;
  position: absolute;
  z-index: 4;
  width: 100%;
  padding-right: 37px;
}

.vertical-menu {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  display: unset;
  left: calc(100% + 11px);
  opacity: 0;
  position: absolute;
  text-align: left;
  top: -3px;
  visibility: hidden;
  width: 257px;
  border: 1px solid #ebebeb;
  z-index: 9;
  height: 469px;
  min-width: 257px;
  border-radius: 10px;
  color: #333;
  padding: 30px;
}

.vertical-menu.v2 {
  min-width: 723px;
}

.vertical-menu.pd {
  padding: 50px 50px;
}

.vertical-menu.pd2 {
  padding: 36px 10px 30px 15px;
}

.vertical-menu.pd3 {
  padding: 36px 10px 30px 270px;
}

.vertical-menu.homebg {
  background: url("../img/megamenu/home-bg.jpg") no-repeat center;
}

.vertical-menu.style1.menu-level-1>.level1>.level2>a {
  margin-bottom: 16px;
  padding-bottom: 9px;
}

.vertical-menu.style1.menu-level-1>.level1>.level2 .menu-level-2>.level3>a {
  line-height: 24px;
}

.vertical-menu.tvbg {
  background: url("../img/megamenu/tv-bg.jpg") no-repeat center;
}

.vertical-menu.phonebg {
  background: url("../img/megamenu/phone-bg.jpg") no-repeat center;
}

.vertical-menu.headphonebg {
  background: url("../img/megamenu/headphone-bg.jpg") no-repeat center;
}

.vertical-menu h3 {
  font-size: 16px;
  margin-top: 10px;
}

.vertical-menu .vertical-menu1 li>a {
  color: #666;
  line-height: 35px;
}

.vertical-menu .vertical-menu1 li>a:hover {
  color: #ff5050;
}

.vertical-menu .cate-item {
  margin-bottom: 40px;
}

.e-border {
  border: 1px solid #ededed;
  border-radius: 9999px;
  height: 78px;
  padding-left: 98px;
  padding-right: 44px;
  position: relative;
  margin-left: -84px;
}

.header-v2 .navbar-nav>li>a {
  font-size: 14px;
}

.header-v4 .header-bottom {
  padding: 7px 0;
}

.header-v5 .header-center {
  border: 0;
}

.header-bottom {
  padding-top: 14px;
}

.header-v5 .header-bottom {
  padding: 0;
}

.header-v5 .widget-left {
  margin-top: -12px;
}

.header-v5 .widget-verticalmenu {
  position: relative;
  z-index: 3;
}

.header-v5 .vertical-wrapper {
  display: none;
}

.header-cate ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row;
  flex-flow: row;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-pack: center;
  text-align: center;
}

.header-cate ul li {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -ms-flex-preferred-size: calc(50% - 20px);
  flex-basis: calc(50% - 20px);
  padding: 29px 0;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}

.header-cate ul li:last-child {
  border-right: 0;
}

.header-cate ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  position: relative;
  font-weight: 500;
  color: #fff;
  @incluce transiton2;
}

.header-cate ul li a:hover {
  @incluce transiton2;
  color: #333333;
}

.header-cate ul li a img {
  width: auto;
  height: auto;
  margin: 0 auto;
  padding-bottom: 10px;
}

.btn-csoon {
  width: 132px;
  height: 42px;
  line-height: 42px;
  border-radius: 999px;
  display: inline-block;
  text-align: center;
  font-size: 16px;
  opacity: 0;
}

.dropdown-menu .cate-item .demo-img {
  position: relative;
}

.dropdown-menu .cate-item:hover .overlay-img {
  opacity: 1;
}

.dropdown-menu .cate-item:hover .btn-csoon {
  opacity: 1;
}

.header-v3.bg-w {
  background: #fff;
}

.header-v2 .header-bottom {
  padding-top: 0;
  position: relative;
}

.header-v2 .header-bottom:before {
  content: '';
  border-bottom: 1px solid #f0f0f0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
}

.box-header-nav {
  padding-left: 30px;
  position: relative;
  border-bottom: 1px solid #f0f0f0;
}

.box-header-nav .navbar-nav>li>a:before {
  height: 100%;
  border-right: 1px solid #e9e9e9;
}

.box-header-nav .navbar-nav>li:first-child>a:before {
  border: 0;
}

.box-header-menu {
  padding-right: 30px;
  padding-left: 75px;
  background: -webkit-gradient(linear, left top, right top, from(#c467f5), to(#53f3ff));
  background: linear-gradient(90deg, #c467f5, #53f3ff);
  position: relative;
}

.box-header-menu:before {
  content: '';
  border-width: 0 0 63px 75px;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
  position: absolute;
  bottom: 0;
  left: 0;
}

.box-header-menu .navbar-nav>li>a {
  color: #fff;
}

.box-header-menu .navbar-nav>li>a:hover {
  color: #333333;
}

.box-header-menu .navbar-nav>li>a:before {
  opacity: 0.3;
}

.list-product-search {
  z-index: 8889;
  list-style-type: none;
  width: 242px;
  margin: 0;
  padding: 0;
  background: #ffffff;
  -webkit-box-shadow: 0px 3px 24px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 3px 24px 0px rgba(0, 0, 0, 0.08);
  border-radius: 7px;
  min-width: 342px;
  border: 1px solid #ebebeb;
  padding-bottom: 4px;
  padding-top: 1px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease-out 0s;
  -webkit-transition: all 0.5s ease-out 0s;
  margin-top: 32px;
  position: absolute;
}

.list-product-search.active {
  left: 0px;
  top: 100%;
  margin-top: 18px;
  opacity: 1;
  visibility: visible;
}

.list-product-search:after {
  content: '';
  display: block;
  position: absolute;
  top: -7px;
  left: 30px;
  width: 10px;
  height: 10px;
  background: #FFFFFF;
  border-right: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.list-product-search li {
  display: block;
  width: 100%;
  margin: 0;
  padding: 12px 18px;
  border-top: 1px solid #f0f0f0;
  overflow: hidden;
}

.list-product-search li:first-child {
  border-top: none;
}

.list-product-search .product-img {
  width: 18%;
}

.list-product-search .product-img img {
  width: 52px;
  height: 52px;
  border-radius: 3px;
  border: 1px solid #f0f0f0;
}

.list-product-search .product-title {
  width: 82%;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-align: left;
  padding-left: 18px;
}

.list-product-search .product-title:hover {
  color: #ff5050;
}

.footer-section {
  background-color: #F3F4FF;
}

.footer-section .nav-home5>li>a {
  padding: 12px 0px;
  color: #505050;
  text-transform: capitalize;
}

.footer-section .icon-sub-menu:before,
.icon-sub-menu:after {
  background-color: #505050;
}

.footer-about ul li {
  font-size: 14px;
  line-height: 24px;
  padding: 10px 0px 4px 32px;
  color: #505050;
  margin-bottom: 0;
}

.footer-about ul .address {
  background: url("../img/icons/map-pin.svg") no-repeat left top;
  background-position: left 14px;
  /* max-width: 340px; */
}

.footer-about ul .phone {
  background: url("../img/icons/phone-call.svg") no-repeat left top;
  background-position: left 14px;
}

.footer-about ul .email {
  background: url("../img/icons/mail.svg") no-repeat left top;
  background-position: left 13px;
}

.footer-social {
  margin-top: 32px;
}

.social a {
  width: 46px;
  height: 45px;
  background: #000;
  line-height: 45px;
  border-radius: 100%;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  text-align: center;
  color: #fff;
  margin-right: 15px;
  font-size: 16px;
}

.social a:last-child {
  margin-right: 0;
}

.social a:hover {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.footer-block-title {
  font-weight: 600;
  font-size: 14px;
  color: #505050;
}

.footer-block-content li a {
  line-height: 30px;
  color: #505050;
  font-size: 14px;
}

.footer-block-content li a:hover {
  color: #2C3187;
}

.footer-block-phone {
  margin-bottom: 15px;
}

.footer-block-phone .phone-desc {
  color: #666;
  margin-bottom: 10px;
}

.footer-block-phone .phone-light {
  font-size: 20px;
  font-weight: 300;
}

.footer-block-newsletter p {
  color: #666;
  margin-bottom: 30px;
  max-width: 280px;
}

.footer-block-newsletter .footer-block-title {
  margin-bottom: 4px;
}

.footer-block-newsletter .form_newsletter {
  position: relative;
}

.footer-block-newsletter .form-control {
  height: 50px;
  border-radius: 5px;
  border: 1px solid #f0f0f0;
  font-size: 12px;
  background: #fff;
  padding-left: 26px;
}

.footer-block-newsletter .form-control::-webkit-input-placeholder {
  color: 12px;
  font-size: #aeaeae;
}

.footer-block-newsletter .form-control:-moz-placeholder {
  color: 12px;
  font-size: #aeaeae;
}

.footer-block-newsletter .form-control::-moz-placeholder {
  color: 12px;
  font-size: #aeaeae;
}

.footer-block-newsletter .form-control:-ms-input-placeholder {
  color: 12px;
  font-size: #aeaeae;
}

.footer-block-newsletter .button_mini {
  position: absolute;
  top: 0;
  margin-top: 0;
  right: 0;
}

.footer-block-newsletter .button_mini.btn {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  height: 50px;
  border-radius: 0 5px 5px 0;
  border: 0;
  padding-left: 0;
  padding-right: 0;
  width: 124px;
  line-height: 40px;
}

footer .f-top {
  background-size: cover;
  padding: 50px 0;
}

footer .f-top.v2 {
  opacity: 0.9;
  background: #fff;
}

.f-logo {
  margin-bottom: 20px;
}

/* .f-logo img {
  width: 80px;
} */

/* .header-logo img {
  width: 80px;
} */

.f-payment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
}

.f-payment a {
  margin: 0 5px;
  color: #505050;
}

.f-payment a:hover {
  color: #2C3187;
}

.f-bottom {
  border-top: 1px solid #27272759;
}

/* .footer-logo-col {
  width: 28%;
}

.footer-links-col {
  width: 72%;
} */

.f-copyright span {
  color: #6d6d6d;
  font-size: 12px;
}

.f-copyright a {
  color: #505050;
}

.f-payment img {
  width: 46px;
  height: 46px;
}

.recent {
  padding-bottom: 50px;
}

.ads-group .slick-dots {
  background: #fff;
  border: 1px solid #eaeaea;
  margin: 0 auto;
  border-radius: 999px;
  padding: 6px 18px;
  display: table !important;
}

.ads-group .slick-dots li {
  margin: 0;
}

.ads-group .slick-dots li button:before {
  font-size: 12px;
}

.ads-group.v2 .slick-dots {
  background: transparent;
  border: 0;
}

.ads-group.v2.bd-slick .slick-dots {
  background: #fff;
  border: 1px solid #eaeaea;
}

.ads-group.v3 .slick-dots {
  background: transparent;
  border: 0;
}

.ads-group.v3 .slick-dots li button:before {
  color: #fff;
}

.ads-group.v3 .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #fff;
}

.more-product .slick-arrow,
.product-tab-pd .slick-arrow,
.recent .slick-arrow,
.releases.v2 .slick-arrow {
  width: 40px;
  height: 40px;
  border-radius: 2px;
  border: 1px solid;
  text-align: center;
  line-height: 38px;
}

.more-product .slick-arrow i,
.product-tab-pd .slick-arrow i,
.recent .slick-arrow i,
.releases.v2 .slick-arrow i {
  font-size: 17px;
}

.more-product .prev,
.product-tab-pd .prev,
.recent .prev,
.releases.v2 .prev {
  display: block;
  position: absolute;
  z-index: 1000;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.more-product .next,
.product-tab-pd .next,
.recent .next,
.releases.v2 .next {
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1000;
}

.more-product .slick-dots,
.product-tab-pd .slick-dots,
.recent .slick-dots,
.releases.v2 .slick-dots {
  position: static;
  border: 1px solid #eaeaea;
  margin: 0 auto;
  display: table !important;
  padding: 6px 18px;
  border-radius: 999px;
}

.more-product .slick-dots li,
.product-tab-pd .slick-dots li,
.recent .slick-dots li,
.releases.v2 .slick-dots li {
  margin: 0;
}

.more-product .slick-dots li button:before,
.product-tab-pd .slick-dots li button:before,
.recent .slick-dots li button:before,
.releases.v2 .slick-dots li button:before {
  font-size: 12px;
}

.btn-morepd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #666666;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.btn-morepd span {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-pack: center;
  background: #242424;
  margin-right: 17px;
}

.btn-morepd i {
  color: #fff;
  font-size: 18px;
}

.btn-morepd:hover span {
  -webkit-box-shadow: 0px 2px 20px 2px rgba(194, 106, 245, 0.68);
  box-shadow: 0px 2px 20px 2px rgba(194, 106, 245, 0.68);
}

.releases {
  padding-top: 50px;
}

.releases.spc1 {
  padding-bottom: 20px;
}

.releases.v2 {
  padding-top: 70px;
}

.releases .product-tab-sw2 {
  margin-bottom: 50px;
}

.releases .owl-nav>div.owl-prev,
.bestseller .owl-nav>div.owl-prev,
.category-list .owl-nav>div.owl-prev,
.section-cate .owl-nav>div.owl-prev,
.onsale .owl-nav>div.owl-prev {
  right: auto;
  left: 0;
}

.releases .owl-nav>div.owl-next,
.bestseller .owl-nav>div.owl-next,
.category-list .owl-nav>div.owl-next,
.section-cate .owl-nav>div.owl-next,
.onsale .owl-nav>div.owl-next {
  right: 0;
  left: auto;
}

.releases .owl-theme .owl-nav [class*=owl-],
.bestseller .owl-theme .owl-nav [class*=owl-],
.category-list .owl-theme .owl-nav [class*=owl-],
.section-cate .owl-theme .owl-nav [class*=owl-],
.onsale .owl-theme .owl-nav [class*=owl-] {
  font-size: 17px;
  background: #fff;
  color: #000;
  border-radius: 2px;
  margin: 0;
  padding: 0;
}

.releases .owl-nav>div,
.bestseller .owl-nav>div,
.category-list .owl-nav>div,
.section-cate .owl-nav>div,
.onsale .owl-nav>div {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  color: #000000;
  left: 0;
  position: absolute;
  top: 35%;
  border: 1px solid;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.flash-deals {
  padding-top: 50px;
  padding-bottom: 86px;
}

.flash-deals .owl-carousel .owl-item img {
  width: auto;
  margin: 0 auto;
}

.flash-deals .title-icon {
  margin-bottom: 30px;
}

.product-countd.pd-bd.spc2 {
  margin-top: 0;
  border: 0;
  height: 100%;
  padding-bottom: 70px;
}

.product-countd.pd-bd {
  border: 2px solid #eaeaea;
  padding: 15px;
}

.product-countd.pd-bd.spc2.bg {
  background: #fafafa;
}

.product-item-countd .product-head {
  max-width: 100%;
  vertical-align: middle;
  text-align: center;
}

.product-item-countd .product-info .product-cate {
  margin-bottom: 20px;
}

.product-item-countd .deal-progress {
  padding-top: 40px;
  padding-bottom: 20px;
}

.product-item-countd .progress {
  background-color: #eee;
  height: 9px;
  border-radius: 9px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.product-item-countd .progress .progress-bar {
  border-radius: 9px;
  background: #54f0ff;
  background-image: linear-gradient(122deg, #c26af5, #54f0ff);
}

.deal-stock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  padding-bottom: 13px;
}

.deal-stock span {
  color: #999999;
}

.deal-stock span.stock-available strong {
  font-weight: normal;
  color: #333333;
}

.time-cound p {
  color: #666666;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 33px;
}

.countdown-time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-pack: center;
}

.countdown-time.v2 {
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
}

.countdown-time.v3 {
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
}

.countdown-time.v3 span {
  color: #999999;
}

.countdown-time.v3 li p {
  color: #999999;
}

.countdown-time b {
  font-weight: 300;
}

.countdown-time li {
  display: inline-block;
  margin-right: 10px;
  text-align: center;
}



.countdown-time li:last-child {
  margin-right: 0;
}

.countdown-time li p {
  font-weight: lighter;
  font-size: 18px;
  width: 50px;
  height: 50px;
  border: 2px solid #dddddd;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-pack: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 12px;
}

.countdown-time li span {
  font-weight: 500;
  text-transform: capitalize;
}

.bestseller2 {
  padding-top: 50px;
  padding-bottom: 30px;
}

.bestseller2 .product-item .product-img {
  text-align: center;
}

.bestseller2 .pd-bd {
  border: 2px solid #f0f0f0;
}

.bestseller2 .col-sm-6:nth-child(2n+1) {
  clear: none;
}

.h-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
}

.line-title {
  position: relative;
  z-index: 1;
}

.line-title:before {
  border-top: 1px solid #ededed;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: -1;
}

.title-icon {
  position: relative;
}

.title-icon h1 {
  font-size: 20px;
  font-weight: bold;
}

.title-icon.t-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.title-icon.t-inline h1 {
  background: #fff;
  padding-left: 20px;
}

.title-icon.e-gradient,
.blog-post-social a.title-icon:hover,
.blog-comment-item .cmt-content .title-icon.btn-author:hover,
.social a.title-icon:hover {
  font-size: 16px;
  width: 250px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-weight: 500;
  border-radius: 999px;
}

.title-icon.e-gradient.v2,
.blog-post-social a.title-icon.v2:hover,
.blog-comment-item .cmt-content .title-icon.v2.btn-author:hover,
.social a.title-icon.v2:hover {
  padding-left: 0;
}

.title-icon.t-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 1;
}

.title-icon.t-column:before {
  content: "";
  display: block;
  border-top: solid 1px #eee;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 23%;
  z-index: -1;
}

.title-icon.t-column .t-inside {
  background: #fff;
  display: block;
  text-align: center;
}

.title-icon.t-column h1 {
  margin-top: 20px;
}

.title-icon.t-column img {
  padding: 0 33px;
}

.title-icon.t-column.mg-50 {
  margin-bottom: 46px;
}

.feature {
  background: #dcb47e;
  padding: 30px 0;
}

.feature.v2 {
  background: transparent;
  padding-top: 20px;
}

.feature-inside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.feature-inside .feature-block {
  width: 100%;
  padding: 0 25px;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}

.feature-inside .feature-block.v2 {
  border-right: 0;
  position: relative;
}

.feature-inside .feature-block.v2:before {
  border-right: 1px solid #ebebeb;
  content: "";
  height: 99px;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.feature-inside .feature-block.v2:first-child:before {
  border-right: 0;
}

.feature-inside .feature-block:last-child {
  border-right: 0;
  margin-bottom: 0;
}

.feature-inside .feature-block .feature-info {
  color: #fff;
}

.feature-inside .feature-block .feature-info h3 {
  font-size: 18px;
  margin-bottom: 10px;
}

.feature-inside .feature-block .feature-info p {
  line-height: 22px;
}

.feature-inside .feature-block .feature-info.v2 {
  color: #333333;
}

.feature-inside .feature-block .feature-info.v2 p {
  color: #666666;
}

.feature-inside .feature-block .feature-block-img {
  margin-bottom: 12px;
}

.e-feature {
  padding-bottom: 40px;
}

.e-feature .feature-block-img {
  margin-bottom: 10px;
}

.e-feature .feature-block-img img {
  opacity: 0.2;
}

.feature-info.v2 h3 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 8px;
}

.feature-info.v2 p {
  color: #666666;
  line-height: 22px;
}

.category-item .bd-7 {
  border: 1px solid #f0f0f0;
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
}

.category-item .pd30 {
  padding: 30px 27px 30px 30px;
}

.category-item .cate-img {
  overflow: hidden;
}

.category-item .cate-img a {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.category-item .cate-img a img {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.category-item:hover img {
  -webkit-transform: scale(1.2) rotate(5deg);
  transform: scale(1.2) rotate(5deg);
}

.cate-bg {
  background: #f8f8f8;
  border-radius: 0 0 10px 10px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.cate-content {
  position: relative;
}

.cate-content h3 {
  font-size: 16px;
  font-weight: 500;
}

.cate-content .abs {
  position: absolute;
  right: 0;
  top: 28px;
}

.btn-shopcate {
  font-size: 13px;
  width: 122px;
  height: 38px;
  line-height: 37px;
  border-radius: 999px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-pack: center;
}

.btn-shopcate i {
  margin-left: 8px;
}

.cate-list li {
  line-height: 32px;
  position: relative;
  display: block;
  margin-left: 13px;
}

.cate-list li a {
  color: #666;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.cate-list li a:hover {
  color: #ff5050;
  background-color: transparent;
}

.cate-list li:before {
  content: "\f363";
  font-family: "ionicons";
  position: absolute;
  top: 0;
  left: -13px;
  color: #bfbfbf;
}

.cate-list li:hover::before {
  color: #ff5050;
}

.top-product-tab {
  padding-bottom: 33px;
}

.top-product-tab .product-tab-sw {
  margin-bottom: 26px;
}

.top-product-tab .product-tab .owl-nav>div.owl-prev {
  right: auto;
  left: 0;
}

.top-product-tab .product-tab .owl-nav>div.owl-next {
  right: 0;
  left: auto;
}

.top-product-tab .product-tab .owl-theme .owl-nav [class*=owl-] {
  font-size: 17px;
  background: #fff;
  color: #bcbcbc;
  border-radius: 2px;
  margin: 0;
  padding: 0;
}

.top-product-tab .product-tab .owl-theme .owl-nav [class*=owl-].active {
  color: #000000;
}

.super-deal.v2 .owl-cate.owl-theme .owl-nav.disabled+.owl-dots {
  margin-top: 0;
  margin-left: 0;
}

.super-deal.v2 .owl-cate .owl-dots {
  border: 0;
}

.top-product-tab .product-tab .owl-nav>div {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  color: #000000;
  left: 0;
  position: absolute;
  top: 35%;
  border: 1px solid #ededed;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.top-product-tab .product-tab .owl-nav>div:hover {
  opacity: 1;
}

.top-product-tab .product-tab .owl-nav>div.active {
  color: #000000;
  border: 1px solid #000;
}

.our-blog .owl-carousel.owl-drag .owl-item {
  margin-right: 8px !important;
  width: 400px !important;
  margin-left: 8px !important;
}

.about-section-content .owl-carousel.owl-drag .owl-item {
  margin-right: 4px !important;
  margin-left: 4px !important;
}

.about-section-content .owl-carousel .owl-item img {
  width: 100px;
  height: 100px;
}

.super-deal .owl-cate.owl-theme .owl-nav.disabled+.owl-dots {
  z-index: 100;
  position: relative;
}

.super-deal.v2 {
  margin-bottom: 30px;
}

.sp-item {
  background: -webkit-gradient(linear, left top, right top, from(#c26af5), to(#54f0ff));
  background: linear-gradient(to right, #c26af5, #54f0ff);
  border-radius: 7px;
  padding: 4px;
}

.sp-item .text-box {
  background: #fff;
  padding-left: 75px;
  padding-top: 70px;
  padding-bottom: 115px;
  border-radius: 0 0 7px 7px;
}

.sp-item .product-wrapper {
  background: #fff;
  padding-right: 24px;
  padding-top: 73px;
  border-radius: 7px 7px 0 0;
}

.sp-item .product-item-countd .deal-progress {
  padding-top: 27px;
  padding-bottom: 8px;
}

.sp-item .time-cound p {
  margin-bottom: 20px;
}

.deal-title {
  color: #c6c6c6;
  font-size: 24px;
  margin-bottom: 10px;
}

.category-list.spc5 {
  padding-top: 30px;
}

.bg-gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f6f6f6));
  background: linear-gradient(#fff, #f6f6f6);
}

.bg-gradient.bg-insinde .product-inner {
  background: #fff;
}

.bg-gradient.bg-insinde .slick-dots {
  background: #fff;
}

.bg-gradient.bg-insinde .owl-dots {
  background: #fff;
}

.custom-dots {
  position: absolute;
  bottom: 20px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.custom-dots .owl-dot {
  vertical-align: middle;
  display: inline-block;
  zoom: 1;
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.custom-dots .owl-dot.active span,
.custom-dots .owl-dot:hover span {
  background: #333333;
  opacity: 1;
}

.custom-dots .owl-dot span {
  width: 11px;
  height: 11px;
  background: #333333;
  opacity: 0.21;
  margin: 5px 7px;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease;
  border-radius: 50%;
}

.tab-link {
  position: relative;
}

.tab-link li {
  margin-bottom: 10px;
}

.tab-link:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 10px;
  pointer-events: none;
}

.tab-link .active {
  z-index: 1;
  position: relative;
  border: 1px solid #E3000F;
  border-radius: 30px;
}

.tab-link li a {
  display: table;
  width: 100%;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  padding: 12px 20px 12px 20px;
}

.tab-link li .tab-link-info img {
  width: 24px;
  height: 24px;
  margin-right: 20px;
}

.tab-link li .tab-link-info span {
  font-size: 14px;
  color: #1D1D1F;
  font-weight: 600;
}

.tab-link-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.tab-link li a.active {
  color: #E3000F;
}

.tab-link li.active .tab-link-info span {
  color: #E3000F;
  font-weight: 600;
}

.values-section {
  padding-top: 40px;
}

.values-section .owl-nav {
  position: absolute;
  bottom: 0;
}



.values-section .owl-dots {
  margin-top: -10px;
}

.values-section .owl-nav>div.owl-prev {
  right: auto;
  left: -20px;
}

.values-section .owl-nav>div.owl-next {
  right: 0;
  left: auto;
}

.values-section .owl-nav>div.owl-prev span {
  display: none;
}

.values-section .owl-nav>div.owl-next span {
  display: none;
}

.values-section .owl-nav>div.owl-prev {
  background: url("../img/icons/arrow-white-left.svg") !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain !important;
}

.values-section .owl-nav>div.owl-next {
  background: url("../img/icons/arrow-white-right.svg") !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain !important;
}

.values-section .owl-dots {
  margin-top: -10px;
}

.values-section .owl-nav>div.owl-prev {
  right: auto;
  left: -20px;
}

.values-section .owl-nav>div.owl-next {
  right: 0;
  left: auto;
}

.values-section .owl-nav>div.owl-prev span {
  display: none;
}

.values-section .owl-nav>div.owl-next span {
  display: none;
}


.values-section .owl-theme .owl-nav [class*=owl-].active {
  color: #fff;
  border: none;
}

.values-section .owl-nav>div {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  color: #000000;
  left: 0;
  position: absolute;
  top: 35%;
  border: 1px solid #ededed;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.values-section .owl-nav>div:hover {
  opacity: 1;
}

.values-section .owl-nav>div.active {
  color: #000000;
  border: 1px solid #000;
}


.values-section .owl-theme .owl-nav .owl-prev {
  background: url("../img/icons/arrow-white-left.svg") !important;
  background-position: center;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

.values-section .owl-theme .owl-nav .owl-next {
  background: url("../img/icons/arrow-white-right.svg") !important;
  background-position: center;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

.values-section .owl-theme .owl-nav .owl-prev,
.values-section .owl-theme .owl-nav .owl-next {
  width: 60px !important;
  height: 60px !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: 36px 36px !important;
}

.values-section .owl-theme .owl-nav button span {
  display: none !important;
}



.page-title {
  font-size: 18px;
  font-weight: 500;
  border-radius: 999px;
  border: 2px solid #333333;
  background: #fff;
  display: inline-block;
  line-height: 50px;
}

.page-title.v1 {
  width: 182px;
}

.page-title.v2 {
  width: 116px;
}

.page-title.v3 {
  width: 155px;
}

.page-title.v4 {
  width: 134px;
}

.page-title.v5 {
  width: 210px;
}

.page-title.v6 {
  width: 229px;
}

.myaccount .row.pd {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  padding-top: 30px;
  padding-bottom: 50px;
}

.myaccount .account-element {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 560px;
  width: 560px;
}

.myaccount .form-group {
  margin-bottom: 42px;
}

.myaccount .form-group label {
  color: #666666;
  margin-bottom: 17px;
}

.myaccount .form-group input {
  height: 54px;
  border-radius: 999px;
  border: 1px solid #eaeaea;
  padding-left: 33px;
  margin-bottom: 30px;
}

.myaccount .form-group input::-webkit-input-placeholder {
  color: #999999;
  font-size: 14px;
}

.myaccount .form-group input:-moz-placeholder {
  color: #999999;
  font-size: 14px;
}

.myaccount .form-group input::-moz-placeholder {
  color: #999999;
  font-size: 14px;
}

.myaccount .form-group input:-ms-input-placeholder {
  color: #999999;
  font-size: 14px;
}

.myaccount .btn-submit {
  font-size: 16px;
  width: 159px;
  height: 54px;
  line-height: 54px;
  border-radius: 999px;
  padding: 0;
  border: 0;
}

.myaccount .checkbox label {
  color: #666666;
}

.myaccount .checkbox label:before {
  border-radius: 50%;
  content: "";
  display: inline-block;
  position: absolute;
  width: 12px;
  height: 12px;
  left: 0;
  top: 3px;
  margin-left: -23px;
  border: 1px solid #d9d9d9;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

.myaccount .checkbox label:after {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 0;
  margin-left: -24px;
  padding-left: 3px;
  padding-top: 1px;
  font-size: 11px;
  color: #555555;
}

.myaccount .checkbox.checkbox-default input[type="checkbox"],
.myaccount .checkbox.checkbox-default input[type="radio"] {
  opacity: 0;
  z-index: 1;
  cursor: pointer;
}

.myaccount .checkbox.checkbox-default input[type="checkbox"]:checked+label:after,
.myaccount .checkbox.checkbox-default input[type="radio"]:checked+label:after {
  font-family: 'FontAwesome';
  content: "\f00c";
}

.page-content {
  padding-bottom: 52px;
  padding-top: 10px;
}

.page-content p {
  color: #999999;
  text-align: center;
  margin-bottom: 38px;
}

.btn-lostpwd {
  color: #999999;
  display: block;
  text-align: center;
  margin: 0 auto;
  position: relative;
  text-decoration: underline;
}

.btn-lostpwd.spc {
  padding-top: 60px;
}

.myaccount.trackorder .row.pd {
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-pack: center;
}

.commingsoon .c-width {
  width: 100%;
}

.commingsoon .c-width.c-left {
  background: #1d1d1d;
  padding: 30px 30px 30px 30px;
}

.commingsoon .form_newsletter {
  position: relative;
  margin-bottom: 20px;
  margin-top: 20px;
}

.commingsoon .form-control {
  height: 50px;
  border-radius: 4px;
  border: 1px solid #f0f0f0;
  font-size: 12px;
  background: #fff;
  padding-left: 26px;
}

.commingsoon .form-control::-webkit-input-placeholder {
  color: 12px;
  font-size: #aeaeae;
}

.commingsoon .form-control:-moz-placeholder {
  color: 12px;
  font-size: #aeaeae;
}

.commingsoon .form-control::-moz-placeholder {
  color: 12px;
  font-size: #aeaeae;
}

.commingsoon .form-control:-ms-input-placeholder {
  color: 12px;
  font-size: #aeaeae;
}

.commingsoon .button_mini {
  position: absolute;
  top: 0;
  margin-top: 0;
  right: 0;
}

.commingsoon .button_mini.btn {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  height: 50px;
  border-radius: 0 4px 4px 0;
  border: 0;
  padding-left: 0;
  padding-right: 0;
  width: 124px;
  line-height: 40px;
}

.commingsoon p {
  color: #666666;
}

.commingsoon .c-logo {
  margin-bottom: 20px;
}

.commingsoon .time-cound {
  margin-bottom: 20px;
}

.c-title {
  font-size: 24px;
  margin-bottom: 20px;
  font-weight: lighter;
  color: #fff;
}

.c-social a {
  color: #fff;
  font-size: 25px;
  margin-right: 20px;
}

.c-social a:hover {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.level1.hassub {
  position: relative;
}

.dropdown-arrow {
  display: flex;
  width: 8px;
  height: 8px;
  margin-left: 6px;
  border-right: 1px solid #1D1D1F;
  border-bottom: 1px solid #1D1D1F;
  transform: rotate(45deg);
  transition: transform 0.3s ease;
  cursor: pointer;
}

.level1.hassub.open .dropdown-arrow {
  transform: rotate(-135deg);
}

.dropdown-arrow-flex {
  display: flex !important;
  align-items: center;
  gap: 6px;
}

.dropdown-arrow-flex a {
  text-transform: capitalize;
  font-size: 16px;
  position: relative;
  color: #666666;
}

.footer-sub-link {
  font-weight: 600;
  font-size: 14px;
  color: #505050;
  line-height: 30px;
}

.blue-heading-22 {
  color: #2C3187;
  font-weight: 500;
  font-size: 22px;
  line-height: 24px;
  font-family: "Poppins", sans-serif;
}

.blue-heading-24 {
  color: #2C3187;
  font-weight: 600;
  font-size: 24px;
  line-height: 24px;
  font-family: "Poppins", sans-serif;
}

.blue-heading-32 {
  color: #2C3187;
  font-weight: 700;
  font-size: 32px;
  line-height: 32px;
  font-family: "Poppins", sans-serif;
  margin-bottom: 20px;
}

.blue-heading {
  color: #2C3187;
  font-weight: 700;
  font-size: 42px;
  line-height: 46px;
  font-family: "Poppins", sans-serif;
  margin-bottom: 30px;
  /* text-transform: uppercase; */
  letter-spacing: -1px;
}

.white-heading {
  color: #fff;
  font-weight: 700;
  font-size: 40px;
  line-height: 46px;
  font-family: "Poppins", sans-serif;
  margin-bottom: 30px;
  /* text-transform: uppercase; */
}

.white-heading-20 {
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
  font-family: "Poppins", sans-serif;
}

.about-section {
  padding: 100px 0 0 0;
}

.latest-catalogue {
  padding: 100px 0;
}

.latest-catalogue p {
  color: #1D1D1F;
  font-size: 16px;
  line-height: 26px;
}

.latest-catalogue .banner-img img {
  border-radius: 10px;
  height: 200px;
  object-fit: cover;
}

.latest-catalogue .banner-img {
  display: flex;
  align-items: end;
  justify-content: space-between;
  background-color: #FFEAEA;
  padding: 10px;
  border-radius: 10px;
}

.green-outline-button {
  border: 1px solid #37B54A;
  border-radius: 30px;
  padding: 10px 20px;
  background: transparent;
}

.green-outline-button a {
  font-size: 14px;
  color: #37B54A;
}

.red-fill-button {
  border: 1px solid #37B54A;
  border-radius: 30px;
  padding: 10px 20px;
  background: #37B54A;
}

.red-fill-button a {
  font-size: 14px;
  color: #fff;
}

.white-outline-button {
  border: 1px solid #fff;
  border-radius: 30px;
  padding: 10px 20px;
  background: transparent;
  width: fit-content;
}

.white-outline-button a {
  font-size: 14px;
  color: #fff;
}

.white-outline-button img {
  width: 18px;
}

.catelogue-name {
  padding: 20px;
}

.catelogue-name h3 {
  font-weight: 600;
  color: #000;
}

.solutions-designed {
  padding: 100px 0 0 0;
}

.solutions-designed h3 {
  color: #fff;
  font-weight: 600;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 18px;
}

.solutions-designed p {
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 30px;
  font-weight: 300;
}

.video-wrapper .white-outline-button {
  margin: 0 auto;
}

.switchgear-text h3 {
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 20px;
}

.lasting-impact-content {
  position: relative;
  min-height: 500px;
  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 400px;
}

.lasting-impact-content h3 {
  text-align: center;
}

.lasting-impact-content p {
  text-align: center;
  margin-bottom: 20px;
}

.lasting-impact-conten .feature-arrow {
  margin-top: 20px;
}

.living-experience .living-experience-content {
  text-align: center;
  background: #2B2B2B;
  padding: 50px;
  border-radius: 20px;
  width: 100%;
  height: 100%;
}

.living-experience .living-experience-content span {
  font-weight: 600;
}

.living-experience .living-experience-content h3 {
  color: #fff;
  font-weight: 600;
  font-size: 32px;
  margin-bottom: 20px;
  margin-top: 30px;
}

.living-experience .living-experience-content p {
  color: #fff;
  font-size: 16px;
  margin-bottom: 30px;
}

.living-experience-content .living-experience-img-one img {
  width: 250px;
}

.living-experience-content .living-experience-img-two img {
  width: 380px;
  height: 272px;
  object-fit: contain;
}

.living-experience .white-outline-button {
  margin: 0 auto;
  border-radius: 4px;
}

.about-section p {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 25px;
  color: #505050;
  font-weight: 400;
}

.about-section-content .red-fill-button {
  margin-top: 10px;
}

.banner-section .banner-img img {
  animation: floatUpDown 4s ease-in-out infinite;
}

@keyframes floatUpDown {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-20px);
  }

  100% {
    transform: translateY(0);
  }
}

.about-section-content {
  width: 88%;
}

.about-section-content .green-sub-heading {
  margin-top: -12px;
}

.about-page-content{
  margin-left: 50px;
}

.about-page-content .green-sub-heading {
  margin-top: -12px;
}

.video-wrapper {
  position: relative;
}

.video-player {
  display: none;
  width: 100%;
  height: auto;
}

.video-thumb {
  width: 100%;
}

.h-banner-content {
  position: absolute;
  display: flex;
  flex-direction: column;
}

.living-experience-content p,
.living-experience-content button {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s ease;
}

.living-experience-content:hover .feature-arrow {
  margin: 0 auto;
}

.living-experience-content:hover p,
.living-experience-content:hover button {
  opacity: 1;
  visibility: visible;
}

.living-experience-content:hover h3 {
  transform: translateY(0);
}

.living-experience-content:hover .living-experience-img-one,
.living-experience-content:hover .living-experience-img-two {
  transform: translateY(-20px);
}

.living-experience-content:hover p {
  opacity: 1;
  visibility: visible;
}

.living-experience-content {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.living-experience-content {
  position: relative;
  min-height: 500px;
  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 400px;
}

.living-experience-content h3 {
  margin-bottom: 0;
  transform: translateY(40px);
  transition: transform 0.4s ease;
}

.living-experience-img-one,
.living-experience-img-two {
  transition: transform 0.4s ease;
}

.living-experience-content p,
.living-experience-content button {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.35s ease;
}

.solution-link {
  margin-top: 10px;
}

.solution-link a {
  color: #1D1D1F;
  font-size: 16px;
  font-weight: 600;
  line-height: 40px;
}

.brands-title h3 {
  font-weight: 600;
  color: #000;
  font-size: 16px;
  margin-bottom: 20px;
}

.brands-title a {
  color: #E3000F;
}

.menu-product-image ul {
  display: flex;
  align-items: center;
  gap: 35px;
  margin-bottom: 20px;
}

.menu-product-image ul li a p {
  margin-top: 10px;
  font-size: 12px;
}

.menu-product-image img {
  width: 100px;
}

#car2 {
  margin-left: 14px;
}

#car2 .active-menu-product-image img {
  width: 110px;
}

#car2 .scroll-thumb {
  left: 30px;
}

#car2 .custom-scrollbar::before {
  right: -10px;
}

.red-text {
  color: #E3000F;
  font-weight: 600;
  font-size: 16px;
}

.menu-application-box {
  background-color: #F2F0F0;
  padding: 20px;
  border-radius: 10px;
  margin-top: 40px;
}

.menu-application-box p {
  margin-top: 10px;
  font-size: 13px;
}

#franchaise-scroll .scrollbar {
  height: 440px;
  overflow-y: scroll;
  overflow-x: hidden;
  width: fit-content;
  padding: 0 20px 0 0px;
}

#franchaise-scroll .scrollbar::-webkit-scrollbar {
  width: 6px;
  height: 100px;
}

#franchaise-scroll .scrollbar::-webkit-scrollbar-track {
  background: #f1f1f1;
}

#franchaise-scroll .scrollbar::-webkit-scrollbar-thumb {
  background-color: red;
  border-radius: 0;
  width: 6px;
  height: 40px;
}

#franchaise-scroll .scrollbar::-webkit-scrollbar-thumb:hover {
  background-color: darkred;
}

.medium-scroll {
  height: 30px;
  overflow-y: scroll;
  overflow-x: hidden;
  width: fit-content;
  padding: 0 20px 0 0px;
}

.scroll-wrapper {
  position: relative;
  width: fit-content;
}

.scroll-content {
  height: 440px;
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 40px;
}

.scroll-content::-webkit-scrollbar {
  width: 0;
}

.custom-scrollbar {
  position: absolute;
  top: 0;
  right: 10px;
  height: 440px;
  width: 20px;
  display: flex;
  justify-content: center;
}

.custom-scrollbar::before {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: #ccc;
  border-radius: 2px;
  right: 80px;
}

.scroll-thumb {
  position: absolute;
  width: fit-content;
  left: -61px;
  transform: translate(-50%, 0);
  z-index: 2;
}

.nav-buttons {
  display: flex;
  justify-content: center;
}

.level1:hover .menu-level-1 {
  display: block;
  visibility: visible;
  opacity: 1;
}

.large-megamenu {
  left: -380px;
}

.level1.hassub .menu-level-1 {
  background-color: transparent;
  border: 0;
}

.sustainability-megamenu {
  display: flex;
  margin-top: 18px;
  padding: 10px;
  width: 100%;
  background-color: #EEEFFF;
  border-bottom: 6px solid #37B54A;
}

.sustainability-links h4 a {
  font-size: 16px;
  font-weight: 500;
  color: #505050;
}

.about-info {
  padding: 100px 0 60px 0;
}

.about-info .blue-title {
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
  color: #2C3187;
  margin: 30px 0;
}

.experience-section p {
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 24px;
  color: #1D1D1F;
  font-weight: 400;
}

.experience-section img {
  width: 630px;
}

.vision-section {
  background-color: #2B2B2B;
  padding: 100px;
  border-radius: 40px;
  margin-top: 100px;
}

.vision-section .vision-list {
  display: flex;
  align-items: center;
  gap: 20px;
}

.vision-section .vision-list ul li {
  color: #ffffff8f;
  list-style-type: disc;
  margin-top: 30px;
  font-size: 16px;
  line-height: 24px;
}

.values-section .owl-theme .owl-nav [class*=owl-] {
  font-size: 20px;
  background: #37B54A;
  color: #fff;
  border-radius: 50%;
  margin: 0;
  padding: 0;
  border: 0;
}

.values-section {
  position: relative;
}

.values-section .owl-nav {
  position: absolute;
  top: 40%;
  left: 0;
  width: 100%;
  transform: translateY(-36%);
  z-index: 10;
  height: 0;
}

.values-section .owl-nav button {
  position: absolute;
  background: transparent;
  border: none;
  cursor: pointer;
}

.values-section .owl-nav .owl-prev {
  left: 30px !important;
}

.values-section .owl-nav .owl-next {
  right: 30px !important;
}


.values-section h3 {
  color: #fff;
  margin-bottom: 16px;
  line-height: 22px;
  font-weight: 600;
}

.values-section p {
  color: #fff;
  font-size: 14px;
  line-height: 22px;
}

.values-content {
  position: absolute;
  display: flex;
  flex-direction: column;
  left: 30px;
  bottom: 30px;
  right: 58px;
}

.team-section h3 {
  color: #fff;
  margin-bottom: 16px;
  line-height: 22px;
}

.team-section p {
  color: #fff;
}

.team-mail {
  margin-top: 12px;
}

.team-mail a {
  color: #fff;
  margin-left: 4px;
}

.banner-img {
  position: relative;
  overflow: hidden;
}

.values-content h3,
.values-content p,
.team-mail {
  transition: opacity 0.4s ease, transform 0.4s ease;
}

.values-content h3 {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}

.values-content p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  opacity: 1;
  transform: translateY(0);
}

.team-mail {
  opacity: 0;
  transform: translateY(15px);
  visibility: hidden;
  pointer-events: none;
}

.banner-img:hover .values-content h3 {
  opacity: 0;
  transform: translateY(-15px);
  visibility: hidden;
}

.banner-img:hover .values-content p {
  -webkit-line-clamp: unset;
  transform: translateY(-10px);
}

.banner-img:hover .team-mail {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
  pointer-events: auto;
  display: flex;
  align-items: center;
  gap: 8px;
}

.single-card {
  display: flex;
  gap: 20px;
  padding: 0 20px;
  width: 100%;
}

.single-card p {
  font-size: 18px;
  line-height: 26px;
  color: #505050;
  font-weight: 600;
}

.single-card a {
  font-size: 16px;
  color: #505050;
  line-height: 26px;
  font-family: "Poppins", sans-serif;
}

.contact-cards {
  display: flex;
}

.contact-cards .single-card img {
  height: 70px;
  object-fit: contain;
}

.contact-info .gradient-img-div {
  border: 1px solid #37B54A;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.contact-info .gradient-img-div img {
  width: 36px;
  height: 36px;
  object-fit: contain;
}

.e-category {
  padding: 100px 0;
}

.contact-form {
  background-color: #F5F6FF;
  padding: 40px;
  border-radius: 10px;
  height: 100%;
}

.office-address {
  padding: 0 0 100px 0;
}

.accordion {
  width: 90%;
  max-width: 1000px;
}

.accordion-item {
  /* margin: 1rem 0; */
  border-bottom: 1px solid #C5C5C5;
}

/* .accordion-item:last-child {
  border: none;
} */

.accordion-item-header {
  padding: 0.5rem 3rem 0.5rem 1rem;
  line-height: 56px;
  font-weight: 700;
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  font-size: 16px;
  color: #2C3187;
  background: transparent;
}

/* .accordion-item-header::after {
  content: "\002B";
  font-size: 2rem;
  position: absolute;
  right: 1rem;
} */

.accordion-item-header::after {
  content: "";
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);

  width: 20px;
  height: 20px;

  background-image: url("../img/icons/blue-down-arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.accordion-item-header.active::after {
  transform: translateY(-50%) rotate(180deg);
  transition: 0.3s;
}

.accordion-item-body {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.accordion-item-body-content {
  padding: 0 1rem 1rem 1rem;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 25px;
  color: #505050;
  font-weight: 400;
  margin-top: -6px;
}

.faq-section {
  padding: 100px 0;
}

.faq-section .icon-text {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 10px;
}

.faq-section .blue-heading {
  margin-bottom: 0;
}

.about-info ul {
  margin-top: 40px;
}

.about-info ul li {
  display: flex;
  align-items: center;
}

.about-info ul li p {
  font-size: 16px;
}

.about-info ul li span {
  font-weight: 600;
}

.team-section ul {
  display: flex;
  gap: 60px;
  margin-bottom: 100px;
}

.team-section ul li {
  display: flex;
  gap: 20px;
  align-items: flex-start;
}

.team-section ul li p {
  color: #000;
  font-size: 24px;
  line-height: 28px;
}

.benefits-content {
  position: absolute;
  display: flex;
  flex-direction: column;
  left: 30px;
  bottom: 30px;
  right: 58px;
}

.hover-img {
  margin: 100px 0;
}

.hover-image {
  position: relative;
}

.hover-image img {
  transition: opacity 0.3s ease-in-out;
}

.hover-image:hover img {
  opacity: 0;
}

.residential-image::after {
  content: "";
  position: absolute;
  inset: 0;
  background: url("../img/about/residential-switch.png") center/cover no-repeat;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.commercial-image::after {
  content: "";
  position: absolute;
  inset: 0;
  background: url("../img/about/commercial-switch.png") center/cover no-repeat;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.industrial-image::after {
  content: "";
  position: absolute;
  inset: 0;
  background: url("../img/about/industrial-switch.png") center/cover no-repeat;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.hospitality-image::after {
  content: "";
  position: absolute;
  inset: 0;
  background: url("../img/about/hospitality-switch.png") center/cover no-repeat;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.hover-image:hover::after {
  opacity: 1;
}

.product-name {
  color: #000;
  font-size: 18px;
  font-weight: normal;
}

.product-details {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
}

.warranty-coverage {
  margin: 100px 0;
  padding: 80px 0;
  background-color: #F5F4F7;
}

.warranty-coverage ul {
  margin-top: 20px;
}

.warranty-coverage ul li {
  font-size: 16px;
  line-height: 24px;
  list-style-type: disc;
  margin-bottom: 10px;
}

.product-title {
  font-size: 24px;
  font-weight: 600;
  margin-top: 40px;
  margin-bottom: 12px;
}

.product-title-main {
  font-size: 42px;
  font-weight: 700;
  color: #000;
  margin-bottom: 40px;
}

.single-flex {
  margin-left: 60px;
}

.single-flex .red-fill-button {
  margin-top: 30px;
  padding: 12px 44px;
}

.product-detail-wrap {
  align-items: center;
}

.product-image-wrapper {
  background: #f6f6f6;
  border-radius: 30px;
  padding: 40px;
  text-align: center;
}

.product-main-image {
  background-color: #F4F4F4;
  border-radius: 20px;
  height: 500px;
  display: flex;
}

.product-main-image img {
  max-width: 100%;
  height: auto;
}

.product-thumbnails {
  display: flex;
  justify-content: space-between;
  gap: 15px;
  margin-top: 25px;
}

.product-thumbnails .thumb {
  width: 120px;
  height: 120px;
  border-radius: 12px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: 1px solid #eee;
  background: #f4f4f4;
}

.product-thumbnails .thumb.active {
  border: 2px solid #000;
}

.product-thumbnails .thumb img {
  width: 90px;
}

.product-info-wrap {
  padding-left: 40px;
}

.product-title-main {
  font-size: 46px;
  font-weight: 700;
}

.product-info-wrap hr {
  width: 100%;
  margin: 15px 0 25px;
}

.product-info-wrap ul {
  padding-left: 20px;
  margin-bottom: 25px;
}

.red-fill-button {
  background: #37B54A;
  color: #fff;
  border: none;
  padding: 10px 20px;
  border-radius: 30px;
  font-size: 16px;
  cursor: pointer;
  border: 1px solid #37B54A;
}

.product-thumbnails .thumb.active {
  border: 1px solid #0000005c;
  background: #fff;
}

.product-main-image img {
  max-width: 100%;
  height: auto;
  transition: opacity 0.4s ease-in-out;
  opacity: 1;
  margin: 0 auto;
  width: 300px;
  object-fit: contain;
}

.product-main-image img.fade-out {
  opacity: 0;
}

.horizontal-line {
  border-color: #e7e7e7;
  margin-top: 50px;
}

.h-banner-content .breadcrumb .active {
  color: #fff;
}

.h-banner-content .breadcrumb>li+li:before {
  color: #fff;
}

.h-banner-content .breadcrumb>li>a {
  color: #fff;
}

.brands-product {
  margin: 100px 0;
}

.brands-product .product-item {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 30px;
}

.product-img img {
  border: 1px solid #ddd;
  padding: 40px;
  border-radius: 10px;
  margin-bottom: 16px;
}

.brands-product .tab-link .active {
  z-index: 1;
  position: relative;
  border-bottom: 1px solid #ddd;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-radius: 0;

}

.brands-product .tab-link h3 {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  font-size: 24px;
  font-weight: 600;
}

.brands-product .tab-link li a {
  padding-left: 0;
}

.brands-product .tab-link li.active .tab-link-info span {
  font-weight: 500;
  font-size: 18px;
}

.brands-product .tab-content {
  position: relative;
  border-left: 1px solid #ddd;
  padding-left: 20px;
}

.related-products {
  margin-bottom: 100px;
}

.office-address {
  margin-top: 100px;
}

.latest-catalogue .row {
  display: flex;
  align-items: center;
}

.e-contact input::placeholder,
.e-contact textarea::placeholder {
  color: #1D1D1F;
  font-size: 16px;
  line-height: 28px;
  font-weight: 100;
  opacity: 1;
}

.e-contact select {
  color: #999;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
}

.e-contact select:valid {
  color: #1D1D1F;
}

.e-contact select {
  padding-right: 45px;
}

.e-contact select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 45px;
  background-image: url("../img/icons/down-arrow.svg");
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-size: 18px;
}

.quickview-wrapper {
  display: none;
}

.contact-section {
  margin-top: 100px;
}

.team-banner {
  padding: 0 0 100px 0;
}

.benefits-section ul li img {
  width: 50px;
}

.highlights-section {
  padding-bottom: 100px;
}

.technical-specifications ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.technical-specifications ul li {
  width: 540px;
}

.banner-section {
  position: relative;
}

.mnc-circle img {
  width: 130px;
  height: 130px;
  object-fit: contain;
  position: absolute;
  left: 50%;
  bottom: -70px;
  transform: translateX(-50%);
}

.pattern img {
  width: 416px;
  height: 230px;
  object-fit: contain;
  position: absolute;
  left: 50%;
  bottom: 0px;
  transform: translateX(-50%);
}

.green-sub-heading {
  color: #37B54A !important;
  font-size: 18px !important;
  line-height: 46px !important;
  margin-bottom: 0 !important;
}

.values-section .blue-heading {
  text-align: center;
}

.values-section .green-sub-heading {
  text-align: center;
}

.values-section .red-fill-button {
  margin: 0 auto;
  display: block;
  margin-top: 40px;
}

.counter-section {
  padding-top: 80px;
}

.counter-section .contact-cards {
  justify-content: space-between;
}

.counter-section .single-card img {
  height: 50px;
  object-fit: contain;
}

.counter-section .blue-heading {
  margin-bottom: 0;
  font-size: 32px;
  line-height: 36px;
}

.counter-section .single-card p {
  color: #37B54A;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}

.counter-section .single-card {
  width: unset;
  justify-content: center;
  align-items: center;
  padding: 0;
  gap: 12px;
}

.vision-mission-section {
  padding-top: 100px;
}

.vision-mission-section .border-left-right {
  border-left: 1px solid #2C318730;
  border-right: 1px solid #2C318730;
}

.vision-mission-section .single-card {
  display: block;
  padding: 0;
}

.vision-mission-section .single-card p {
  color: #505050;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}

.vision-mission-section .single-card p span {
  font-weight: 600;
}

.vision-mission-section .single-card img {
  width: 52px;
}

.vision-mission-section .blue-heading {
  margin-bottom: 0;
}

.vision-mission-section .single-card .icon-text {
  display: flex;
  align-items: center;
  gap: 10px;
}

.vision-mission-section .single-card .vision-mission-list {
  padding-left: 30px;
  margin-top: 20px;
}

.vision-mission-section .single-card .vision-mission-list li {
  margin-top: 10px;
  margin-bottom: 0;
  display: list-item !important;
  list-style-type: disc;
  color: #505050;
}

.border-top-blue {
  border-top: 1px solid #2C3187;
  padding: 40px 0 0 0;
}

.border-top-bottom-blue {
  border-top: 1px solid #2C3187;
  border-bottom: 1px solid #2C3187;
  padding: 16px 0;
}

.border-left-right {
  border-left: 1px solid #2C3187;
  border-right: 1px solid #2C3187;
  padding: 0 30px;
}

.border-left {
  border-left: 1px solid #2C3187;
}

.services-section {
  padding-top: 100px;
}

.services-section .green-sub-heading {
  text-align: center;
}

.services-section .blue-heading {
  text-align: center;
  margin-bottom: 40px;
}

.services-section .single-card {
  align-items: center;
  justify-content: center;
  width: auto;
  padding: 0 0;
}

.features-projects {
  display: flex;
  gap: 20px;
}

.sector-section {
  padding-top: 100px;
}

.sector-section .single-card {
  align-items: center;
}

.sector-section .single-card img {
  width: 52px;
}

.sector-section .white-heading {
  margin-bottom: 50px;
}

.sector-section .video-thumb {
  height: 420px;
}

.achivement-section {
  padding-top: 40px;
}

.achivement-section .sector-content {
  position: absolute;
  left: 58px;
  bottom: 12%;
  right: 58px;
}

.sector-content {
  position: absolute;
  left: 58px;
  bottom: 16%;
  right: 58px;
}

.clients-logo {
  margin-top: 50px;
}

.text-bold {
  font-weight: 700;
}

.philosophy-section-content {
  background-color: #fff;
  margin-left: -130px;
  padding: 30px 0 30px 40px;
}

.beyond-circuits-section {
  padding: 100px 0 80px 0;
}

.beyond-circuits-section h1 {
  font-size: 28px;
  line-height: 32px;
}

.beyond-circuits-section p {
  font-size: 14px;
  line-height: 24px;
}

.beyond-circuits-section img {
  height: 355px;
  object-fit: contain;
}

.beyond-circuits-section .slide-content.v4 {
  margin-top: 0;
  margin-left: 40px;
}

.social-icons {
  display: flex;
  gap: 10px;
  align-items: center;
  margin-left: 20px;
}

.social-icons img {
  width: 24px;
  height: 24px;
}

.social-icons a {
  margin: 0 0;
}

.sansee-color:hover {
  color: #2C3187;
}

.owl-carousel {
  display: none;
  width: 100%;
  position: relative;
  z-index: 1;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel .owl-stage-outer {
  overflow: hidden;
  position: relative;
}

.owl-carousel .owl-stage {
  position: relative;
  display: flex;
}

.owl-carousel .owl-item {
  flex: 0 0 auto;
}

.advantage-img img {
  position: absolute;
  top: -100px;
}

#advantage-carousel .owl-dots {
  position: absolute;
  left: 0;
}

#advantage-carousel .owl-dots .owl-dot span {
  width: 6px;
  height: 6px;
  background-color: #fff;
}

#advantage-carousel .owl-dots .owl-dot.active span {
  background-color: #37B54A;
}

.desktop-none {
  display: none;
}

.mobile-none {
  display: block;
}

.sustainability-links {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-top: 20px;
}

.sustainability-blogs {
  padding-bottom: 50px;
}

.sustainability-blogs img {
  margin-top: 20px;
  margin-bottom: 60px;
  width: 100%;
}

.sustainability-blogs p {
  color: #505050;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  margin-top: 20px;
}

.about-info p {
  color: #505050;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  margin-top: 20px;
}

.career-section {
  padding: 100px 0;
}

.creer-description {
  border: 1px solid #2C3187;
  border-radius: 10px;
  padding: 50px;
  margin-top: 70px;
}

.creer-description ul li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 20px;
}

.creer-description ul li img {
  width: 24px;
  height: 24px;
}

.creer-description ul li span {
  font-weight: 700;
  font-size: 16px;
  color: #505050;
}

.technical-skills-li ul li {
  margin-top: 10px;
  margin-bottom: 0;
  display: list-item !important;
  list-style-type: disc;
}

.roles-responsibilities {
  background-color: #F5F6FF;
  border-radius: 10px;
  padding: 40px;
  height: 100%;
}

.roles-responsibilities h4 {
  font-size: 16px;
  font-weight: 600;
  color: #505050;
  margin-bottom: 20px;
}

.roles-responsibilities ul li {
  font-size: 14px;
  list-style-type: disc;
  margin-bottom: 10px;
  color: #505050;
}

.roles-responsibilities ul {
  padding-left: 20px;
}

.roles-responsibilities ul li {
  display: list-item !important;
}

.job-apply-div {
  border: 1px solid #37B54A;
  border-radius: 10px;
  padding: 30px;
  position: absolute;
  bottom: 0;
  width: 90%;
}

.job-apply-div button {
  margin-top: 20px;
  padding: 8px 20px;
}

.job-apply-div p {
  font-size: 16px;
  color: #505050;
  font-weight: 700;
}

.job-apply-div p a {
  font-size: 16px;
  color: #505050;
  font-weight: 700;
}

.form-file {
  border: 0 !important;
  padding-left: 0 !important;
}

.blue-btn-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}

.blue-btn-title .blue-heading {
  margin-bottom: 0;
}

.certified-section {
  padding: 100px 0 0 0;
}

.certified-section p {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 25px;
  color: #505050;
  font-weight: 400;
}

.certified-section img {
  margin-top: 80px;
}

.certified-section ul li{
  margin-bottom: 10px;
  list-style-type: disc;
  margin-left: 20px;
}

.certifications-licence{
      display: flex;
    align-items: end;
    /* justify-content: space-between; */
    margin-top: 30px;
    gap: 60px;
}

.achievements-section {
  padding: 100px 0;
}

.achievements-section .green-sub-heading {
  text-align: center;
}

.achievements-section .blue-heading {
  text-align: center;
}

.awards-content {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  align-items: center;
  padding: 50px;
}

.awards-content h3 {
  color: #fff;
  font-weight: 600;
  font-size: 24px;
  line-height: 26px;
  margin-bottom: 18px;
}

.awards-content p {
  color: #fff;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
}

#awards-carousel.owl-carousel .owl-item img {
  width: 325px;
  margin: 0 auto;
  padding: 20px 0;
}

.awards-image {
  border: 1px solid #2C3187;
}

.achievements-section .owl-theme .owl-nav {
  position: absolute;
  right: 47%;
  bottom: 40px;
}

.achievements-section .owl-theme .owl-nav .owl-prev,
.achievements-section .owl-theme .owl-nav .owl-next {
  width: 36px;
  height: 36px;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center;
}

.achievements-section .owl-theme .owl-nav .owl-prev {
  background-image: url(../img/icons/arrow-white-left.svg) !important;
}

.achievements-section .owl-theme .owl-nav .owl-next {
  background-image: url(../img/icons/arrow-white-right.svg) !important;
}

.achievements-section .owl-theme .owl-nav .owl-prev span,
.achievements-section .owl-theme .owl-nav .owl-next span {
  font-size: 0px;
  line-height: 0px;
}

.achievements-section .owl-theme .owl-nav [class*='owl-']:hover {
  background: transparent;
  color: #FFF;
  text-decoration: none;
}

.approach-content {
  position: relative;
  padding: 30px;
  height: 500px;
  display: flex;
  align-items: end;
}

.approach-content:hover {
  position: relative;
  padding: 30px;
  height: 500px;
  display: flex;
  flex-direction: column;
  transition: all 0.4s ease;
  align-items: baseline;
  justify-content: end;
}

.approach-content h3 {
  transition: all 0.4s ease;
  transform: translateY(0);
}

.approach-content p,
.approach-content button {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s ease;
}

.approach-content:hover p,
.approach-content:hover button {
  opacity: 1;
  visibility: visible;
  width: 100%;
}

.approach-section {
  padding-top: 80px;
}

.approach-section h3 {
  color: #fff;
  line-height: 28px;
  font-weight: 600;
  font-size: 24px;
  width: 100%;
}

.approach-section p {
  color: #fff;
  font-size: 14px;
  line-height: 22px;
  width: 0%;
}

.tabby-accordion {
  display: flex;
  flex-direction: column;
  margin: 0 auto;

  width: min(100%, 460px);

  >* {
    width: 100%;
  }

  [role='tablist'],
  .tabpanels {
    display: contents;
  }
}

@media (min-width: 768px) {
  .tabby-accordion {
    flex-direction: row;

    [role='tablist'],
    .tabpanels {
      display: block;
    }

    [role='tablist'] {
      flex: 0 1 60%;
    }
  }
}

[role='tab'] {
  background: transparent;
  color: #37B54A;
  border: none;
  padding: 10px 20px;
  border-radius: 30px;
  font-size: 16px;
  cursor: pointer;
  border: 1px solid #37B54A;
  width: 150px;
  cursor: pointer;
  position: relative;
  margin-bottom: 10px;
  text-align: left;
}

.tabby-accordion #tab-1 a {
  color: #fff;
}

.tabby-accordion #tab-2 a {
  color: #505050;
}

[role='tab'][aria-selected='true'] {
  color: #fff;
  background-color: #37B54A;
  margin-top: 0;
}

[role='tabpanel'] {
  padding: 0 30px;
}

[role='tabpanel']:not([tabindex]) {
  display: none;
}

.tabpanel-content {
  max-width: 550px;
  margin: 0 auto;
}

.tabpanel-content img {
  width: 40px;
}

.tabpanel-content ul li {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 16px;
}

.eyebrow {
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 5px;
  margin-bottom: 5px;
}

.heading {
  font-weight: 700;
  font-size: 1.5rem;
  margin-bottom: 12px;
}

.content-img {
  margin-top: 30px;
}

.img-placeholder {
  position: relative;
  margin: 15px auto;
  width: 100%;
  max-width: 250px;

  .backboard {
    width: 100%;
    height: 150px;
    background: var(--pinkish-gray);
    border: 5px solid black;
    border-radius: 20px;
    position: absolute;
    top: -15px;
    left: -10px;
  }

  .content {
    width: 100%;
    height: 150px;
    background: var(--pinkish-gray);
    border: 5px solid black;
    border-radius: 20px;
    position: relative;
    z-index: 2;
    overflow: hidden;
  }

  .sun {
    width: 35px;
    height: 35px;
    border: inherit;
    border-radius: 50%;
    position: absolute;
    top: 5%;
    right: 10%;
  }

  .hill {
    width: 100px;
    height: 100px;
    background: var(--pinkish-gray);
    border: inherit;
    transform-origin: center;
    rotate: 45deg;
    position: absolute;
    top: calc(100% - 50px);

    &.taller {
      width: 250px;
      height: 250px;
    }

    &.right {
      right: 0;
    }
  }
}

@media (min-width: 768px) {
  .tabpanel-content {
    height: 100%;
  }

  .content-img {
    width: 150px;
    margin: 0 20px 0 0;
    float: left;
  }

  .content-text {
    text-align: left;
  }

  .heading {
    font-size: 2rem;
  }
}

.project-megamenu .tabby-accordion ul li a:hover {
  color: #37B54A;
}

.project-megamenu {
  display: flex;
  margin-top: 20px;
  padding: 10px;
  width: 1220px;
  background-color: #EEEFFF;
  border-bottom: 6px solid #37B54A;
  margin-left: -80px;
}

.tab-wrapper {
  padding: 100px 0 60px 0;
}

.tabs {
  display: flex;
  gap: 10px;
  margin-bottom: 20px;
  padding: 50px 0 0 0;
}

.project-section .tabs {
  padding: 0 0 0 0;
}

.project-section .tab-content {
  margin-top: 0px;
}

.project-section .view-more {
  display: none;
}

.tab {
  flex: unset;
  padding: 14px 20px;
  background: #fff;
  color: #505050;
  border: 1px solid #2C3187;
  border-radius: 50px;
  cursor: pointer;
  position: relative;
  transition: all 0.3s ease;
  width: fit-content;
}

.tab.active {
  background: #2C3187;
  color: #fff;
  border: 1px solid #2C3187;
}

.projects-content {
  padding: 30px;
  border: 1px solid #5050502e;
  background-color: #fff;
  margin: -80px 40px 60px 40px;
  z-index: 9;
  position: relative;
}

.projects-content h4 {
  color: #2C3187;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
}

.projects-content p {
  margin-top: 12px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 25px;
  color: #505050;
  font-weight: 400;
}

.view-more {
  display: flex;
  align-items: center;
  gap: 10px;
}

.projects-content .view-more {
  margin-top: 30px;
}

.projects-content .view-more a {
  color: #37B54A;
}

.contact-form-section {
  padding: 100px 0;
}

.contact-form-section .blue-heading {
  margin-bottom: 18px;
}

.contact-form-section .border-top-blue {
  margin-top: 60px;
}

.project-detail-section {
  padding: 80px 0;
}

.project-detail-section .view-more a {
  color: #37B54A;
}

.project-detail-section p {
  margin-top: 12px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 25px;
  color: #505050;
  font-weight: 400;
}

.project-img {
  margin-top: 40px;
}

#awards-carousel .item {
  width: 100%;
}

#awards-carousel .row {
  margin: 0 !important;
}

#awards-carousel .owl-stage {
  display: flex;
}

#awards-carousel .owl-item {
  flex: 0 0 auto;
}

.career-content {
  margin-top: 30px;
  height: 500px;
}

.career-content ul {
  margin-top: 30px;
}

.career-content ul li ul {
  margin-top: 12px;
  padding-left: 16px;
}

.achivement-section img {
  margin: 0 auto;
}

#button {
  display: inline-block;
  background-color: #2C3187;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 50%;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s,
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  cursor: pointer;
}

#button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 50px;
  color: #fff;
}

#button:active {
  background-color: #555;
}

#button.show {
  opacity: 1;
  visibility: visible;
}

@media (min-width: 500px) {

  #button {
    margin: 30px;
  }
}

.preview-container {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}

.preview-container img {
  width: 100%;
  max-height: 500px;
  object-fit: cover;
  border-radius: 10px;
}

.image-preview-section {
  margin-top: 80px;
}

.image-preview-section .owl-carousel .item img {
  cursor: pointer;
  border-radius: 8px;
  transition: 0.3s ease;
}

.image-preview-section .owl-nav .owl-prev {
  background-image: url(../img/icons/arrow-white-left.svg) !important;
  width: 36px;
  height: 36px;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center;
  margin: 0 10px 0 0;
}

.image-preview-section .owl-nav .owl-next {
  background-image: url(../img/icons/arrow-white-right.svg) !important;
  width: 36px;
  height: 36px;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center;
  margin: 0 0 0 10px;
}

.image-preview-section .owl-nav .owl-prev span,
.image-preview-section .owl-nav .owl-next span {
  font-size: 0px;
  line-height: 0px;
}

.image-preview-section .owl-nav {
  position: absolute;
  top: 40%;
  left: 0;
  width: 100%;
  transform: translateY(-36%);
  z-index: 10;
  height: 0;
}

.image-preview-section .owl-nav .owl-next {
  right: 20px !important;
}

.image-preview-section .owl-nav .owl-prev {
  left: 20px !important;
}

.image-preview-section .owl-nav button {
  position: absolute;
  background: transparent;
  border: none;
  cursor: pointer;
}

.image-preview-section .owl-nav .disabled {
  opacity: .5;
  cursor: default;
}

.services-products {
  padding-bottom: 100px;
}

.services-products p {
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 25px;
  color: #505050;
  font-weight: 400;
}

.services-products .single-card {
  align-items: center;
  padding: 0;
}

.services-products .single-card img {
  width: 60px;
  height: 60px;
  object-fit: contain;
}

.vision-mission-section .accordion-item-header {
  line-height: 40px;
}

.vision-mission-section .accordion-item-body-content {
  padding: 0 1rem 1rem 1rem;
}

.image-popup {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);

  justify-content: center;
  align-items: center;

  text-align: center;
}

.image-popup img {
  max-width: 90%;
  max-height: 90%;
}

.close-popup {
  position: absolute;
  top: 20px;
  right: 30px;
  color: #37B54A;
  font-size: 40px;
  cursor: pointer;
}

.prev-img,
.next-img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 45px;
  color: #37B54A;
  cursor: pointer;
  padding: 10px;
}

.prev-img {
  left: 30px;
}

.next-img {
  right: 30px;
}

.certificate-background {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 80px 50px;
}

.footer-branches ul{
  display: flex;
  align-items: center;
  gap: 40px;
  margin-left: 20px;
  margin-top: 0px;
}

.footer-branches ul li{
  list-style-type: disc;
  padding-left: 0;
}

.image-preview-section h3{
      color: #fff;
    font-weight: 600;
        font-size: 30px;
    line-height: 26px;
    margin-bottom: 30px;
}

.leed-line{ 
  font-size: 15px!important;
    font-weight: 600!important;
}