/**
 * @package Helix Ultimate Framework
 * @author JoomShaper https://www.joomshaper.com
 * @copyright Copyright (c) 2010 - 2019 JoomShaper
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or Later
 */
body {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.helix-ultimate-preloader {
  overflow: hidden;
}
body.helix-ultimate-preloader:before {
  content: " ";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99998;
  background: rgba(255, 255, 255, .9);
}
body.helix-ultimate-preloader:after {
  content: "\f110";
  font-family: "FontAwesome";
  font-size: 36px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -24px;
  margin-left: -24px;
  width: 48px;
  height: 48px;
  line-break: 48px;
  text-align: center;
  color: #007bff;
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
  z-index: 99999;
}
a {
  transition: color 400ms, background-color 400ms;
}
a, a:hover, a:focus, a:active {
  text-decoration: none;
}
label {
  font-weight: normal;
}
legend {
  padding-bottom: 10px;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
#sp-top-bar {
  padding: 8px 0;
  font-size: 0.875rem;
}
#sp-top-bar .sp-module {
  display: inline-block;
  margin: 0 0 0 1.25rem;
}
ul.social-icons {
  list-style: none;
  padding: 0;
  margin: -5px;
  display: inline-block;
}
ul.social-icons > li {
  display: inline-block;
  margin: 5px 7px;
}
.sp-module-content .mod-languages ul.lang-inline {
  margin: 0;
  padding: 0;
}
.sp-module-content .mod-languages ul.lang-inline li {
  border: none;
  display: inline-block;
  margin: 0 5px 0 0;
}
.sp-module-content .mod-languages ul.lang-inline li a {
  padding: 0 !important;
}
.sp-module-content .mod-languages ul.lang-inline li > a:before {
  display: none;
}
.sp-module-content .latestnews > li > a > span {
  display: block;
  margin-top: 5px;
  font-size: 85%;
}
.sp-contact-info {
  list-style: none;
  padding: 0;
  margin: 0 -10px;
}
.sp-contact-info li {
  display: inline-block;
  margin: 0 10px;
  font-size: 90%;
  white-space: nowrap;
}
.sp-contact-info li i {
  margin: 0 3px;
}
#sp-header {
  height: 95px;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 99;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.10);
}
#sp-header .logo {
  height: 95px;
  display: inline-flex;
  margin: 0;
  align-items: center;
}
#sp-header .logo a {
  font-size: 24px;
  line-height: 1;
  margin: 0;
  padding: 0;
}
#sp-header .logo p {
  margin: 5px 0 0;
}
#sp-header.header-sticky {
  position: fixed;
  z-index: 9999;
}
#sp-title {
  min-height: 0;
}
.sp-page-title {
  padding: 90px 0 30px 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}
.sp-page-title > div {
  display: flex;
  align-items: center;
}
.sp-page-title .sp-page-title-heading, .sp-page-title .sp-page-title-sub-heading {
  margin: 0;
  padding: 0;
  color: #fff;
}
.sp-page-title .sp-page-title-heading-wrap, .sp-page-title .sp-page-title-sub-heading-wrap {
  flex: 50%;
}
.sp-page-title .sp-page-title-heading {
  font-size: 42px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 400;
  line-height: 1.5;
  position: relative;
  padding-top: 35px;
  max-width: 370px;
}
.sp-page-title .sp-page-title-heading:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 130px;
  height: 2px;
  background: #e1212c;
}
.sp-page-title .sp-page-title-sub-heading {
  max-width: 340px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.8;
  color: #a3a3a3;
}
.sp-page-title .breadcrumb {
  background: none;
  padding: 0;
  margin: 10px 0 0 0;
}
.sp-page-title .breadcrumb > .active {
  color: rgba(255, 255, 255, 0.8);
}
.sp-page-title .breadcrumb > span, .sp-page-title .breadcrumb > li, .sp-page-title .breadcrumb > li + li:before, .sp-page-title .breadcrumb > li > a {
  color: #fff;
}
.body-innerwrapper {
  overflow-x: hidden;
}
.layout-boxed .body-innerwrapper {
  max-width: 1240px;
  margin: 0 auto;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
#sp-main-body {
  padding: 100px 0;
}
.com-sppagebuilder #sp-main-body {
  padding: 0;
}
#sp-left .sp-module, #sp-right .sp-module {
  margin-top: 50px;
  border: 1px solid #f3f3f3;
  padding: 30px;
  border-radius: 3px;
}
#sp-left .sp-module:first-child, #sp-right .sp-module:first-child {
  margin-top: 0;
}
#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
  margin: 0 0 30px;
  padding-bottom: 20px;
  font-size: 22px;
  font-weight: 700;
  border-bottom: 1px solid #f3f3f3;
}
#sp-left .sp-module ul, #sp-right .sp-module ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#sp-left .sp-module ul > li, #sp-right .sp-module ul > li {
  display: block;
  border-bottom: 1px solid #f3f3f3;
}
#sp-left .sp-module ul > li > a, #sp-right .sp-module ul > li > a {
  display: block;
  padding: 5px 0;
  line-height: 36px;
  padding: 2px 0;
}
#sp-left .sp-module ul > li:last-child, #sp-right .sp-module ul > li:last-child {
  border-bottom: none;
}
#sp-left .sp-module .categories-module ul, #sp-right .sp-module .categories-module ul {
  margin: 0 10px;
}
#sp-left .sp-module .latestnews > div, #sp-right .sp-module .latestnews > div {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #e8e8e8;
}
#sp-left .sp-module .latestnews > div:last-child, #sp-right .sp-module .latestnews > div:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
#sp-left .sp-module .latestnews > div > a, #sp-right .sp-module .latestnews > div > a {
  display: block;
  font-weight: 400;
}
#sp-left .sp-module .tagscloud, #sp-right .sp-module .tagscloud {
  margin: -2px 0;
}
#sp-left .sp-module .tagscloud .tag-name, #sp-right .sp-module .tagscloud .tag-name {
  display: inline-block;
  padding: 5px 10px;
  background: #808080;
  color: #fff;
  border-radius: 4px;
  margin: 2px 0;
}
#sp-left .sp-module .tagscloud .tag-name span, #sp-right .sp-module .tagscloud .tag-name span {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}
.login img {
  display: inline-block;
  margin: 20px 0;
}
.login .checkbox input[type="checkbox"] {
  margin-top: 6px;
}
.form-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.search .btn-toolbar {
  margin-bottom: 20px;
}
.search .btn-toolbar span.icon-search {
  margin: 0;
}
.search .btn-toolbar button {
  color: #fff;
}
.search .phrases .phrases-box .controls label {
  display: inline-block;
  margin: 0 20px 20px;
}
.search .phrases .ordering-box {
  margin-bottom: 15px;
}
.search .only label {
  display: inline-block;
  margin: 0 20px 20px;
}
.search .search-results dt.result-title {
  margin-top: 40px;
}
.search .search-results dt, .search .search-results dd {
  margin: 5px 0;
}
.filter-search .chzn-container-single .chzn-single {
  height: 34px;
  line-height: 34px;
}
.form-search .finder label {
  display: block;
}
.form-search .finder .input-medium {
  width: 60%;
  border-radius: 4px;
}
.finder .word input {
  display: inline-block;
}
.finder .search-results.list-striped li {
  padding: 20px 0;
}
#sp-bottom {
  font-size: 14px;
  line-height: 1.6;
  border-top: solid 1px #383838;
}
#sp-bottom .sp-module .sp-module-title {
  font-weight: 700;
  font-size: 18px;
  margin: 0 0 30px;
}
#sp-bottom .sp-module ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#sp-bottom .sp-module ul > li {
  display: block;
  margin-bottom: 15px;
}
#sp-bottom .sp-module ul > li:last-child {
  margin-bottom: 0;
}
#sp-bottom .sp-module ul > li > a {
  display: block;
}
#sp-footer {
  font-size: 14px;
  padding: 0;
  border-top: solid 1px #383838;
  text-align: center;
}
#sp-footer .container-inner {
  padding: 30px 0;
}
#sp-footer ul.menu {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0 -10px;
}
#sp-footer ul.menu li {
  display: inline-block;
  margin: 0 10px;
}
#sp-footer ul.menu li a {
  display: block;
}
#sp-footer ul.menu li a:hover {
  background: none;
}
#sp-footer #sp-footer2 {
  text-align: right;
}
html.coming-soon {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
html.coming-soon body {
  width: 100%;
  height: 100%;
  min-height: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: 50% 40%;
}
html.coming-soon .coming-soon-logo {
  display: inline-block;
  margin-bottom: 2rem;
}
html.coming-soon #coming-soon-countdown {
  margin-top: 4rem;
}
html.coming-soon #coming-soon-countdown .coming-soon-days, html.coming-soon #coming-soon-countdown .coming-soon-hours, html.coming-soon #coming-soon-countdown .coming-soon-minutes, html.coming-soon #coming-soon-countdown .coming-soon-seconds {
  margin: 0;
  float: left;
  width: 25%;
}
html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-number {
  width: 100%;
  font-size: 4.5rem;
  letter-spacing: -1px;
  line-height: 1;
}
html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-string, html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-string, html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-string, html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-string {
  font-size: 1.5rem;
  letter-spacing: -1px;
  display: block;
  text-transform: uppercase;
}
html.coming-soon .coming-soon-position {
  margin-top: 2rem;
}
html.coming-soon .social-icons {
  margin-top: 4rem;
}
html.coming-soon .coming-soon-login form {
  display: inline-block;
}
html.error-page {
  width: 100%;
  height: 100%;
}
html.error-page body {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: 50% 40%;
}
html.error-page .error-logo {
  display: inline-block;
  margin-bottom: 2rem;
}
html.error-page .error-code {
  margin: 0 0 1rem;
  font-size: 6rem;
  line-break: 1;
}
html.error-page .error-message {
  font-size: 1.5rem;
  margin-bottom: 3rem;
}
.sp-social-share ul {
  display: block;
  padding: 0;
  margin: 20px -5px 0;
}
.sp-social-share ul li {
  display: inline-block;
  font-size: 24px;
  margin: 0 5px;
}
.profile > div:not(:last-child) {
  margin-bottom: 30px;
}
.dl-horizontal dt {
  margin: 8px 0;
  text-align: left;
}
.page-header {
  padding-bottom: 15px;
}
table.category {
  width: 100%;
}
table.category thead > tr, table.category tbody > tr {
  border: 1px solid #f2f2f2;
}
table.category thead > tr th, table.category tbody > tr th, table.category thead > tr td, table.category tbody > tr td {
  padding: 10px;
}
.contact-form .form-actions {
  background: none;
  border: none;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
.sp-preloader {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
}
.sp-preloader > div {
  border-radius: 50%;
  height: 50px;
  width: 50px;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  position: absolute;
  animation: spSpin 0.75s linear infinite;
}
.sp-preloader > div:after {
  content: '';
  position: absolute;
  width: 49px;
  height: 49px;
  top: 1px;
  right: 0;
  left: 0;
  margin: auto;
  border-radius: 50%;
}
.sp-scroll-up {
  display: none;
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background: #333;
  border-radius: 3px;
  z-index: 1000;
}
.sp-scroll-up:hover, .sp-scroll-up:active, .sp-scroll-up:focus {
  color: #fff;
  background: #444;
}
.control-group {
  margin-bottom: 1rem;
}
select.form-control:not([multiple]), select.inputbox:not([multiple]), select:not([multiple]) {
  height: calc(2.25rem + 2px);
}
input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-control) {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
input[type="text"]:not(.form-control):focus, input[type="email"]:not(.form-control):focus, input[type="url"]:not(.form-control):focus, input[type="date"]:not(.form-control):focus, input[type="password"]:not(.form-control):focus, input[type="search"]:not(.form-control):focus, input[type="tel"]:not(.form-control):focus, input[type="number"]:not(.form-control):focus, select:not(.form-control):focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
}
.chzn-select, .chzn-select-deselect {
  width: 100%;
}
.chzn-container.chzn-container-single .chzn-single {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  height: calc(2.25rem + 2px);
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  box-shadow: none;
}
.chzn-container.chzn-container-single .chzn-single div {
  width: 30px;
  background: none;
}
.chzn-container.chzn-container-single .chzn-single div > b {
  background: none;
  position: relative;
}
.chzn-container.chzn-container-single .chzn-single div > b:after {
  content: "\f0dc";
  font-family: FontAwesome;
  font-size: 0.875rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.chzn-container.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single {
  border-radius: 0.25rem 0.25rem 0 0;
}
.chzn-container.chzn-container-single .chzn-search {
  padding: 0.625rem;
}
.chzn-container.chzn-container-single .chzn-search input[type="text"] {
  display: block;
  width: 100%;
  padding: 0.5rem 1.429rem 0.5rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25;
  height: calc(2rem + 2px);
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-single .chzn-search input[type="text"]:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25);
}
.chzn-container.chzn-container-single .chzn-search:after {
  content: "\f002";
  font-family: FontAwesome;
  font-size: 0.875rem;
  color: rgba(0, 0, 0, .2);
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.chzn-container.chzn-container-single .chzn-drop {
  border-color: rgba(0, 0, 0, .15);
  border-radius: 0 0 0.25rem 0.25rem;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-single .chzn-results li.highlighted {
  background-image: none !important;
}
.chzn-container.chzn-container-multi .chzn-choices {
  display: block;
  width: 100%;
  padding: 0 0.75rem;
  min-height: calc(2.25rem + 2px);
  line-height: 1.25;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.25;
  height: calc(2rem + 2px);
  background-color: #fff;
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice {
  margin: 5.5px 5px 0 0;
  padding: 5px 20px 5px 5px;
  background-image: none;
  background-color: #f5f5f5;
  border-color: rgba(0, 0, 0, .1);
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close {
  background: none;
  top: 5px;
  color: rgba(0, 0, 0, .2);
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:hover {
  color: rgba(0, 0, 0, .5);
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:after {
  content: "\f00d";
  font-family: FontAwesome;
  font-size: 0.875rem;
  position: absolute;
  top: 0;
  right: 0;
}
.chzn-container.chzn-container-multi.chzn-with-drop.chzn-container-active .chzn-choices {
  border-radius: 0.25rem;
}
.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop {
  margin-top: -4px;
  border: none;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop .chzn-results:not(:empty) {
  padding: 0.75rem;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, .15);
  border-top: 0;
  border-radius: 0 0 0.25rem 0.25rem;
}
.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop .chzn-results li.no-results {
  background: none;
}
.form-horizontal .control-label {
  float: left;
  width: auto;
  padding-top: 5px;
  padding-right: 5px;
  text-align: left;
}
.form-horizontal .controls {
  margin-left: 220px;
}
.card-block {
  padding: 20px;
}
.card-block ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
}
.card-block ul li {
  display: block;
}
.alert.alert-error {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
#sp-cookie-consent {
  position: fixed;
  font-size: 16px;
  font-weight: 500;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10001;
}
#sp-cookie-consent > div {
  padding: 20px;
  position: relative;
}
.decora-service .sppb-addon-image-layout-wrap {
  overflow: hidden;
}
.decora-service .sppb-addon-image-layout-wrap:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #232323;
  transition: 0.3s;
}
.decora-service .sppb-addon-image-layout-content {
  position: absolute;
  bottom: 0;
  background: transparent;
  padding: 45px;
}
.decora-service .sppb-image-layout-title {
  position: relative;
}
.decora-service .sppb-image-layout-title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background: #e1212c;
  height: 2px;
  width: 50%;
  max-width: 135px;
}
.decora-service .sppb-image-layout-title small {
  font-size: 18px;
  line-height: 1.4;
  font-weight: 300;
  color: #e1212c;
  display: block;
  margin-bottom: 15px;
}
.decora-service .sppb-addon-image-layout-text {
  display: none;
}
.decora-service:hover .sppb-addon-image-layout-wrap:before {
  background: rgba(35, 35, 35, .6);
}
.decora-service:hover .sppb-addon-image-layout-content {
  animation: fadeInUp 0.5s;
}
.decora-service:hover .sppb-addon-image-layout-text {
  display: block;
}
.decora-projects-tab .sppb-tab-content > .sppb-tab-pane {
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3;
  -moz-column-gap: 50px;
  -webkit-column-gap: 50px;
  column-gap: 50px;
}
.decora-projects-tab .sppb-tab-content > .sppb-tab-pane > div {
  display: inline-block;
}
.sppb-decoraproject .sppb-nav-tabs {
  border-bottom: none;
  display: flex;
  justify-content: center;
}
.sppb-decoraproject .sppb-nav-tabs > li {
  margin-right: 50px;
}
.sppb-decoraproject .sppb-nav-tabs > li > a {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.62;
  text-transform: uppercase;
  color: #95a5a6;
  padding: 3px 0px;
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid transparent;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.sppb-decoraproject .sppb-nav-tabs > li.active a {
  color: #e1212c;
  padding: 3px 0px;
  border-color: #e1212c;
  background-color: transparent;
}
.sppb-decoraproject .sppb-tab-tabs-content {
  margin-top: 45px;
}
.sppb-decoraproject .sppb-tab-tabs-content .sppb-decoraproject {
  display: flex;
  flex-wrap: wrap;
  margin: -15px;
}
.sppb-decoraproject .sppb-tab-tabs-content .sppb-decoraproject > div {
  flex: 0 0 33.3333%;
  max-width: 33.3333%;
  padding: 15px;
}
.sppb-decoraproject .sppb-tab-tabs-content .sppb-decoraproject-item-wrap {
  font-size: 14px;
}
.sppb-decoraproject .sppb-tab-tabs-content .sppb-decoraproject-item-wrap .sppb-decoraproject-content-wrap {
  padding: 25px 30px 0px 30px;
}
.sppb-decoraproject .sppb-tab-tabs-content .sppb-decoraproject-item-wrap .sppb-decoraproject-category {
  color: #e1212c;
  padding-right: 30px;
  margin-right: 30px;
  position: relative;
  text-transform: uppercase;
  font-weight: 500;
}
.sppb-decoraproject .sppb-tab-tabs-content .sppb-decoraproject-item-wrap .sppb-decoraproject-category:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 21px;
  background: #979797;
}
.sppb-decoraproject .sppb-tab-tabs-content .sppb-decoraproject-item-wrap .sppb-decoraproject-time-wrap {
  margin-bottom: 25px;
}
.sppb-decoraproject .sppb-tab-tabs-content .sppb-decoraproject-item-wrap .sppb-decoraproject-location i.fa {
  margin-right: 15px;
  font-size: 20px;
}
.sppb-decoraproject .sppb-tab-tabs-content .sppb-decoraproject-item-wrap .sppb-decoraproject-content {
  margin: 0;
  font-size: 24px;
  letter-spacing: 1px;
  line-height: 1.5;
  color: #fff;
  text-transform: uppercase;
}
.sppb-decoraproject .sppb-tab-tabs-content .sppb-decoraproject-item-wrap .sppb-decoraproject-content a {
  color: #fff;
}
.sppb-decoraproject .sppb-tab-tabs-content .sppb-decoraproject-item-wrap .sppb-decoraproject-content a:hover, .sppb-decoraproject .sppb-tab-tabs-content .sppb-decoraproject-item-wrap .sppb-decoraproject-content a:focus {
  color: #e1212c;
}
#sp-simpleportfolio {
  margin: 0px -160px;
}
.sp-simpleportfolio .sp-simpleportfolio-filter {
  margin-bottom: 60px;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a, .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li:hover > a {
  border-bottom-color: #e1212c;
  background-color: transparent;
  color: #a3a3a3;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
  padding: 0px;
  background: transparent;
  color: #a3a3a3;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  border-bottom: solid 1px transparent;
  border-radius: 0px;
  padding: 10px;
  transition: 0.3s;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay {
  display: none;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info {
  background: transparent;
  color: #fff;
  display: flex;
  flex-direction: column-reverse;
  padding: 30px 30px 0px 30px;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info:hover {
  background: transparent;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info .sp-simpleportfolio-title {
  font-size: 24px;
  line-height: 1.4;
  margin-top: 10px;
  margin-bottom: 0;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info .sp-simpleportfolio-title a {
  color: #fff;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info .sp-simpleportfolio-title a:hover, .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info .sp-simpleportfolio-title a:focus {
  color: #e1212c;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info .sp-simpleportfolio-tags {
  color: #e1212c;
  text-transform: uppercase;
  font-weight: 500;
}
.header-inline {
  display: flex;
  max-width: 390px;
}
.header-inline .sppb-addon-title {
  margin-right: 50px;
  flex: 50%;
}
.header-inline .sppb-addon-content {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.6;
  color: #e1212c;
  max-width: 220px;
  flex: 50%;
}
.tab-line-style .sppb-nav-tabs {
  border-bottom: none;
}
.tab-line-style .sppb-nav-tabs > li:not(:last-child) {
  margin-right: 40px;
}
.tab-line-style .sppb-nav-tabs > li > a {
  background: transparent;
  padding: 0;
  border: none;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 1.5px;
  transition: 0.3s;
}
.tab-line-style .sppb-nav-tabs > li > a:hover, .tab-line-style .sppb-nav-tabs > li > a:focus {
  background: transparent;
  opacity: 0.5;
}
.tab-line-style .sppb-tab-tabs-content {
  color: #a3a3a3;
  margin-top: 30px;
  line-height: 1.9;
}
.com-spsimpleportfolio.view-item #sp-title {
  display: none;
}
.com-spsimpleportfolio.view-item #sp-main-body > div {
  max-width: 100%;
}
.com-spsimpleportfolio.view-item #sp-page-builder .sppb-row-container {
  margin: 0 auto;
}
.sppb-btn-primary {
  font-size: 16px;
  line-height: 1.35;
}
.sppb-btn-primary.sppb-btn-outline {
  color: #a3a3a3;
  border: 1px solid #e1212c;
  padding: 16px 35px;
}
.sppb-btn-primary.sppb-btn-outline:focus, .sppb-btn-primary.sppb-btn-outline:hover {
  color: #fff;
  background-color: #e1212c;
  border-color: #e1212c;
  box-shadow: none;
}
.sppb-btn-primary.sppb-btn-outline:focus:hover, .sppb-btn-primary.sppb-btn-outline:hover:hover {
  color: #fff;
  background-color: #e1212c;
  border-color: #e1212c;
  box-shadow: none;
}
div.hero-slider .sp-item {
  padding-top: 95px;
}
div.hero-slider .sp-item .sp-background:after {
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.4);
}
div.hero-slider .sp-slider-content-align-center, div.hero-slider .sp-slider-content-align-left, div.hero-slider .sp-slider-content-align-right {
  padding: 85px 70px;
  margin-right: 35px;
  background-color: rgba(18, 18, 18, 0.9);
}
div.hero-slider .sp-slider-content-align-center .sppb-sp-slider-icon, div.hero-slider .sp-slider-content-align-left .sppb-sp-slider-icon, div.hero-slider .sp-slider-content-align-right .sppb-sp-slider-icon {
  display: block;
  width: 135px;
  height: 2px;
  background-color: #e1212c;
}
div.hero-slider .sp-slider-content-align-center .sp-slider-btn-text, div.hero-slider .sp-slider-content-align-left .sp-slider-btn-text, div.hero-slider .sp-slider-content-align-right .sp-slider-btn-text {
  color: #a3a3a3;
  background-color: transparent;
  border: 1px solid #e1212c;
}
div.hero-slider .sp-slider-content-align-center .sp-slider-btn-text:hover, div.hero-slider .sp-slider-content-align-left .sp-slider-btn-text:hover, div.hero-slider .sp-slider-content-align-right .sp-slider-btn-text:hover {
  color: #fff;
  background-color: #e1212c;
}
div.hero-slider.sp-slider .sp-nav-control {
  width: 80px !important;
  height: 30px !important;
}
div.hero-slider.sp-slider .sp-nav-control .nav-control {
  width: auto;
  height: auto;
  background-color: transparent;
  color: #fff;
  border: 0;
  line-height: 30px;
}
div.hero-slider.sp-slider .sp-nav-control .nav-control i {
  line-height: 30px;
}
div.hero-slider.sp-slider .sp-nav-control .nav-control:hover {
  color: #e1212c;
}
div.hero-slider.sp-slider .sp-slider_number {
  right: 100px;
  left: auto !important;
  width: 145px;
}
div.hero-slider.sp-slider .sp-slider_number .sp-slider_current_number {
  font-weight: 600;
}
div.hero-slider.sp-slider .sp-slider_number .sp-slider_current_number .sp-slider-current-number-right, div.hero-slider.sp-slider .sp-slider_number .sp-slider_current_number .sp-slider-current-number-slash {
  font-size: 42px;
  font-weight: 300;
}
div.hero-slider.sp-slider .sp-slider_number .sp-slider_current_number .sp-slider-current-number-slash {
  margin: 0 10px;
}
.running-projects .sp-simpleportfolio .sp-simpleportfolio-item {
  padding: 20px 15px;
}
.running-projects .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-item-wrap {
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.running-projects .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-item-wrap .sp-simpleportfolio-overlay-wrapper {
  position: relative;
  z-index: 1;
}
.running-projects .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-item-wrap .sp-simpleportfolio-overlay-wrapper:after, .running-projects .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-item-wrap .sp-simpleportfolio-overlay-wrapper:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.running-projects .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-item-wrap .sp-simpleportfolio-overlay-wrapper:before {
  opacity: 1;
  background-image: linear-gradient(179deg, rgba(0, 0, 0, 0.02), rgba(0, 0, 0, 0.28) 60%, #000);
}
.running-projects .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-item-wrap .sp-simpleportfolio-overlay-wrapper:after {
  opacity: 0;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.02), rgba(0, 0, 0, 0.28) 60%, #000);
}
.running-projects .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-item-wrap .sp-simpleportfolio-overlay-wrapper img {
  width: 100%;
}
.running-projects .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-item-wrap .sp-simpleportfolio-info {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: auto;
  padding: 35px;
  z-index: 10;
  -webkit-transform: translateY(55%);
  transform: translateY(55%);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.running-projects .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-item-wrap .sp-simpleportfolio-info .sp-simpleportfolio-title {
  font-size: 18px;
  font-weight: 300;
  margin: 0 0 15px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.running-projects .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-item-wrap .sp-simpleportfolio-info .sp-simpleportfolio-intro {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.63;
  color: #fff;
  opacity: 0;
  transform: translateY(10px);
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.running-projects .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-item-wrap:hover {
  -webkit-transform: scale3d(1.14, 1.15, 1);
  transform: scale3d(1.14, 1.15, 1);
}
.running-projects .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-item-wrap:hover .sp-simpleportfolio-overlay-wrapper:before {
  opacity: 0;
}
.running-projects .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-item-wrap:hover .sp-simpleportfolio-overlay-wrapper:after {
  opacity: 1;
}
.running-projects .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-item-wrap:hover .sp-simpleportfolio-overlay-wrapper img {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.running-projects .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-item-wrap:hover .sp-simpleportfolio-info {
  padding: 50px;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.running-projects .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-item-wrap:hover .sp-simpleportfolio-info .sp-simpleportfolio-intro {
  opacity: 1;
  transform: translateY(0);
}
.running-projects .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-item-wrap:hover .sp-simpleportfolio-info .sp-simpleportfolio-title {
  font-weight: 500;
}
.running-projects .carousel {
  padding-left: 40px;
  margin-left: auto;
}
.running-projects .carousel .spsimpleportfolio-items {
  margin-left: 30px;
}
.running-projects .carousel .carousel-control-next, .running-projects .carousel .carousel-control-prev {
  position: absolute;
  top: 50%;
  left: 0;
  width: 70px;
  height: 70px;
  font-size: 32px;
  opacity: 1;
  color: #e1212c;
  background-color: #161616;
  transform: translateY(-50%);
}
.running-projects .carousel .carousel-control-next .carousel-control-prev-icon, .running-projects .carousel .carousel-control-prev .carousel-control-prev-icon, .running-projects .carousel .carousel-control-next .carousel-control-next-icon, .running-projects .carousel .carousel-control-prev .carousel-control-next-icon {
  background-image: none;
  position: relative;
}
.running-projects .carousel .carousel-control-next .carousel-control-prev-icon:before, .running-projects .carousel .carousel-control-prev .carousel-control-prev-icon:before, .running-projects .carousel .carousel-control-next .carousel-control-next-icon:before, .running-projects .carousel .carousel-control-prev .carousel-control-next-icon:before {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 32px;
  font-family: FontAwesome;
  transform: translate(-50%, -50%);
}
.running-projects .carousel .carousel-control-next .carousel-control-prev-icon:before, .running-projects .carousel .carousel-control-prev .carousel-control-prev-icon:before {
  content: "\f104";
}
.running-projects .carousel .carousel-control-next .carousel-control-next-icon:before, .running-projects .carousel .carousel-control-prev .carousel-control-next-icon:before {
  content: "\f105";
}
.running-projects .carousel .carousel-control-next:hover, .running-projects .carousel .carousel-control-prev:hover {
  color: #161616;
  background-color: #e1212c;
}
.running-projects .carousel .carousel-control-next {
  margin-top: -35px;
}
.running-projects .carousel .carousel-control-prev {
  margin-top: 35px;
}
.single-image-slider.sppb-addon-sp-slider.sp-slider {
  padding-bottom: 80px;
}
.single-image-slider.sppb-addon-sp-slider.sp-slider .sp-indicator-container, .single-image-slider.sppb-addon-sp-slider.sp-slider .sp-indicator.line-indicator {
  height: 2px;
}
.single-image-slider.sppb-addon-sp-slider.sp-slider .sp-indicator-container {
  max-width: 265px;
  top: unset;
  bottom: 42px;
  left: 80px;
  border-radius: 2.5px;
}
.single-image-slider.sppb-addon-sp-slider.sp-slider .sp-nav-control {
  width: 110px !important;
  height: 20px !important;
  right: 125px !important;
}
.single-image-slider.sppb-addon-sp-slider.sp-slider .sp-nav-control .nav-control {
  width: auto;
  height: auto;
  background-color: transparent;
  color: #d8d8d8;
  font-weight: 500;
  text-transform: uppercase;
  border: 0;
  line-height: 20px;
}
.single-image-slider.sppb-addon-sp-slider.sp-slider .sp-nav-control .nav-control:hover {
  color: #e1212c;
}
.single-image-slider.sppb-addon-sp-slider.sp-slider .sp-slider_number {
  left: 0 !important;
}
.single-image-slider.sppb-addon-sp-slider.sp-slider .sp-slider_number .sp-slider-current-number-slash {
  margin: 0 4px;
}
.top-services-btn {
  font-size: 16px;
  position: relative;
  padding-right: 88px;
}
.top-services-btn:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 61px;
  height: 28px;
  transform: translateY(-50%);
  background-image: url("../images/btn-icon2.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.process-help {
  position: relative;
  z-index: 1;
}
.process-help:after, .process-help:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: -1;
}
.process-help:before {
  opacity: 1;
  background-image: linear-gradient(to bottom, #fc8f63, #e1212c);
}
.process-help:after {
  opacity: 0;
  background-image: linear-gradient(to bottom, #d3d3d3, #8c8c8c);
}
.process-help .sppb-addon-image-layout-text .subtitle {
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 28px;
  line-height: 1.78;
  letter-spacing: 1px;
}
.process-help .sppb-addon-image-layout-text .subtitle.text-capitalize {
  text-transform: capitalize;
}
.process-help .sppb-btn {
  float: right;
  width: 63px;
  height: 28px;
  padding: 0;
  color: transparent;
  background-image: url("../images/btn-icon.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.process-help:hover:before {
  opacity: 0;
}
.process-help:hover:after {
  opacity: 1;
}
.inner-div {
  max-width: 705px;
  margin-left: auto;
}
.contact-tab .sppb-nav-tabs {
  border-bottom: 1px solid #fff;
}
.contact-tab .sppb-nav-tabs > li {
  width: 50%;
}
.contact-tab .sppb-nav-tabs > li > a {
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.9px;
  color: #fff;
  padding: 20px;
  background-color: transparent;
  border: 0;
  border-bottom: 2px solid transparent;
  text-align: center;
}
.contact-tab .sppb-nav-tabs > li.active a {
  background-color: transparent;
  border-bottom-color: #e1212c;
}
.contact-tab .sppb-tab-content {
  padding: 0 55px;
  margin-top: 70px;
}
.contact-tab .sppb-tab-content .sppb-addon-form-builder .sppb-addon-form-builder-form .sppb-form-group label:not(.form-builder-radio-label):not(.form-builder-checkbox-label) {
  display: none;
}
.speasyimagegallery-album > div > a:after {
  display: none;
}
.speasyimagegallery-album .speasyimagegallery-album-info {
  position: relative;
  padding: 30px;
}
.speasyimagegallery-album .speasyimagegallery-album-title {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 2px;
  color: #a3a3a3;
  text-transform: uppercase;
  margin-bottom: 0;
}
.speasyimagegallery-album .speasyimagegallery-album-meta {
  display: none;
}
.speasyimagegallery-album:hover .speasyimagegallery-album-title {
  color: #e1212c;
}
.speasyimagegallery-gallery-item-content {
  display: none;
}
.view-article #sp-title {
  display: none;
}
.article-details {
  padding-top: 10px;
}
.article-details .link-edit-article {
  position: absolute;
  right: 0;
  top: 10px;
}
.article-details .article-header {
  position: relative;
  padding-top: 40px;
}
.article-details .article-header:before {
  content: "";
  position: absolute;
  width: 135px;
  height: 2px;
  top: 0;
  left: 0;
  background-color: #e1212c;
}
.article-details .article-header h1, .article-details .article-header h2 {
  width: 65%;
  font-size: 42px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 2px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 28px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.article-details .article-header h1:hover, .article-details .article-header h2:hover {
  color: #e1212c;
}
.article-details .article-info {
  margin-bottom: 8.6rem;
}
.article-details .article-full-image {
  text-align: center;
  margin-bottom: 2rem;
}
.article-details .article-full-image img {
  display: inline-block;
  border-radius: 4px;
}
.article-details .article-feature-gallery, .article-details .article-featured-audio, .article-details .article-featured-video {
  margin-bottom: 2rem;
}
.article-details .article-ratings-social-share {
  padding: 1rem 0;
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 1rem;
}
.article-details .article-author-information {
  padding-top: 2rem;
  margin-top: 2rem;
  border-top: 1px solid #f5f5f5;
}
.mark, mark {
  color: #fff;
  background-color: #e1212c;
}
select.sppb-form-control {
  color: #121212;
  font-size: 24px;
  font-weight: 400;
  height: 64px;
  background-color: #979797;
}
.view-login .login .form-control, .view-registration .login .form-control, .view-login .registration .form-control, .view-registration .registration .form-control {
  background: #fff;
  color: #979797;
  font-size: 24px;
  padding: 8px 20px;
}
.view-login .input-group-text, .view-registration .input-group-text {
  padding: 0.375rem 1.2rem;
}
.view-login .btn, .view-registration .btn {
  padding: 12px 40px;
}
html.coming-soon body {
  background-color: #0d0d0d;
}
html.coming-soon .coming-soon-title {
  font-size: 82px;
  font-weight: 500;
  letter-spacing: 1.1px;
  color: #fff;
  margin-bottom: 55px;
}
html.coming-soon .coming-soon-content {
  font-size: 18px;
  font-weight: 400;
  color: #e1212c;
}
html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-number {
  font-size: 60px;
  color: #a3a3a3;
  display: block;
  margin-bottom: 5px;
}
html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-string, html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-string, html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-string, html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-string {
  font-size: 16px;
  color: #a3a3a3;
}
html.error-page .error-code {
  font-size: 270px;
  font-weight: 800;
  text-align: center;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: url("../images/404-bg.png");
  background-size: auto;
  background-attachment: unset;
  background-position: 52% 383%;
}
html.error-page .error-message {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 1.1px;
  color: #e1212c;
}
html.error-page .btn-secondary {
  font-size: 18px;
  font-weight: 500;
  color: #a3a3a3;
  padding: 15px 40px;
  border-radius: 0;
  border: 1px solid #a3a3a3;
  background-color: transparent;
}
html.error-page .btn-secondary:hover {
  color: #e1212c;
  border-color: #e1212c;
}
/******** Start Bottom Top ********/
#sp-bottom-top h3.sp-module-title {
  font-size: 14px;
  color: #e56543;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 35px;
}
#sp-bottom-top ul.menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
#sp-bottom-top ul.menu li {
  font-size: 18px;
  font-weight: 300;
  line-height: 42px;
}
#sp-bottom-top ul.menu li a {
  color: #fff;
}
/******** End:: Bottom Top ********/
#sp-header .container-fluid {
  padding-right: 0;
  padding-left: 0;
}
#sp-header {
  background-color: #121212;
}
/* Menu */
.sp-megamenu-parent > li > a {
  color: #a3a3a3;
}
#sp-menu {
  padding-left: 0;
}
/* Menu */
/******** Star Home Process ********/
/******** End:: Home Process ********/
.article-list .article {
  margin-bottom: 30px;
  padding: 20px;
  background-color: #0d0d0d;
}
.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {
  margin: -20px -20px 20px -20px;
  overflow: hidden;
}
.article-list .article .article-header h1, .article-list .article .article-header h2 {
  font-size: 1.375rem;
  margin: 0 0 1.25rem 0;
}
.article-list .article .article-header h1 a .Interior-Designs-B, .article-list .article .article-header h2 a .Interior-Designs-B {
  width: 444px;
  height: 64px;
  font-family: Rubik;
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #e56543;
}
.article-list .article .article-header h1 a:hover, .article-list .article .article-header h2 a:hover, .article-list .article .article-header h1 a:active, .article-list .article .article-header h2 a:active, .article-list .article .article-header h1 a:focus, .article-list .article .article-header h2 a:focus {
  color: #fa6b46;
}
.article-list .article .readmore {
  font-size: 0.875rem;
}
.article-list .article .readmore a {
  color: #a3a3a3;
  font-weight: 500;
}
.article-list .article .readmore a:hover, .article-list .article .readmore a:active, .article-list .article .readmore a:focus {
  color: #fa6b46;
}
.article-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 1rem;
}
.article-info > span {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #a3a3a3;
}
.article-info > span + span::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  content: ",";
}
.article-info > span a {
  color: #a3a3a3;
}
.article-info > span a:hover {
  color: #fa6b46;
}
.tags {
  list-style: none;
  padding: 0;
  margin: 2rem 0 0 0;
  display: block;
}
.tags > li {
  display: inline-block;
}
.tags > li a {
  display: block;
  font-size: 0.875rem;
  padding: 0.5rem 1rem;
  border-radius: 6.25rem;
}
.tags > li a:hover {
  color: #fff;
}
.pager {
  list-style: none;
  padding: 30px 0 0;
  margin: 2rem 0 0 0;
}
.pager::after {
  display: block;
  clear: both;
  content: "";
}
.pager > li {
  display: inline-block;
}
.pager > li.previous {
  float: left;
}
.pager > li.next {
  float: right;
}
.pager > li a {
  display: inline-block;
  font-size: 18px;
  padding: 0.7rem 2.5rem;
  border-radius: 0;
}
#article-comments {
  padding-top: 2rem;
  margin-top: 2rem;
  border-top: 1px solid #f5f5f5;
}
.article-ratings {
  display: flex;
  align-items: center;
}
.article-ratings .rating-symbol {
  unicode-bidi: bidi-override;
  direction: rtl;
  font-size: 1rem;
  display: inline-block;
  margin-left: 5px;
}
.article-ratings .rating-symbol span.rating-star {
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
}
.article-ratings .rating-symbol span.rating-star.active:before {
  content: "\f005";
  color: #f6bc00;
}
.article-ratings .rating-symbol span.rating-star:before {
  content: "\f006";
  padding-right: 5px;
}
.article-ratings .rating-symbol span.rating-star:hover:before, .article-ratings .rating-symbol span.rating-star:hover ~ span.rating-star:before {
  content: "\f005";
  color: #e7b000;
  cursor: pointer;
}
.article-ratings .ratings-count {
  font-size: 0.785rem;
  color: #999;
}
.article-ratings .fa-spinner {
  margin-right: 5px;
}
.pagination-wrapper {
  align-items: center;
}
.pagination-wrapper .pagination {
  margin-bottom: 0;
}
.article-social-share {
  float: right;
}
.article-social-share .social-share-icon ul {
  padding: 0;
  list-style: none;
  margin: 0;
}
.article-social-share .social-share-icon ul li {
  display: inline-block;
}
.article-social-share .social-share-icon ul li:not(:last-child) {
  margin-right: 10px;
}
.article-social-share .social-share-icon ul li a {
  border: 1px solid #ededed;
  font-size: 1rem;
  border-radius: 50%;
  height: 34px;
  line-height: 34px;
  text-align: center;
  width: 34px;
  display: inline-block;
}
.article-social-share .social-share-icon ul li a:hover, .article-social-share .social-share-icon ul li a:focus {
  color: #fff;
}
.newsfeed-category .category {
  list-style: none;
  padding: 0;
  margin: 0;
}
.newsfeed-category .category li {
  padding: 5px 0;
}
.newsfeed-category #filter-search {
  margin: 10px 0;
}
.category-module, .categories-module, .archive-module, .latestnews, .newsflash-horiz, .mostread, .form-links, .list-striped {
  list-style: none;
  padding: 0;
  margin: 0;
}
.category-module li, .categories-module li, .archive-module li, .latestnews li, .newsflash-horiz li, .mostread li, .form-links li, .list-striped li {
  padding: 2px 0;
}
.category-module li h4, .categories-module li h4, .archive-module li h4, .latestnews li h4, .newsflash-horiz li h4, .mostread li h4, .form-links li h4, .list-striped li h4 {
  margin: 5px 0;
}
.article-footer-top {
  display: table;
  clear: both;
  width: 100%;
}
.article-footer-top .post_rating {
  float: left;
}
.contentpane:not(.com-sppagebuilder) {
  padding: 20px;
}
.view-category .body-wrapper {
  background-color: #121212;
}
.com-media.contentpane {
  padding: 10px !important;
}
.com-media .well {
  background: #f5f5f5;
  padding: 20px;
  border-radius: 4px;
  margin-bottom: 10px;
}
.com-media .well .row {
  margin: 0;
  padding: 0;
}
.com-media .well .row > div:first-child {
  width: calc(100% - 200px);
}
.com-media .well .row > div:last-child {
  width: 200px;
  float: right;
  text-align: right;
  padding-top: 30px;
}
.com-media .well .row #folderlist {
  display: inline-block;
}
.com-media .well .row #upbutton {
  display: none;
}
.com-media.view-imagesList {
  padding: 0px 0px 10px 0 !important;
}
.com-media.view-imagesList:before {
  content: " ";
  display: table;
}
.com-media.view-imagesList:after {
  display: block;
  clear: both;
  content: "";
}
.com-media.view-imagesList ul.manager {
  list-style: none;
  padding: 0;
  margin: 0;
}
.com-media.view-imagesList ul.manager > li.thumbnail {
  width: 110px;
  float: left;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child {
  height: 60px;
  margin-bottom: 10px;
  text-align: center;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child > span {
  display: inline-block;
  width: 60px;
  height: 40px;
  margin: 0 auto;
  margin-top: 25px;
  position: relative;
  background-color: #92ceff;
  border-radius: 0 5px 5px 5px;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child > span:before {
  content: '';
  width: 50%;
  height: 12px;
  border-radius: 0 20px 0 0;
  background-color: #92ceff;
  position: absolute;
  top: -12px;
  left: 0px;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child img {
  display: inline-block;
}
.sp-megamenu-parent {
  list-style: none;
  padding: 0;
  margin: 0 -15px;
  z-index: 99;
  display: block;
  float: left;
  position: relative;
}
.sp-megamenu-parent > li {
  display: inline-block;
  position: relative;
  padding: 0;
}
.sp-megamenu-parent > li.menu-justify {
  position: static;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  display: inline-block;
  padding: 0 15px;
  line-height: 95px;
  font-size: 14px;
  margin: 0;
  font-weight: 500;
  text-transform: uppercase;
}
.sp-megamenu-parent > li.active > a {
  font-weight: 500;
}
.sp-megamenu-parent > li .sp-menu-badge {
  height: 20px;
  line-height: 20px;
  padding: 0 5px;
  font-size: 10px;
  letter-spacing: 1px;
  display: inline-block;
  text-transform: uppercase;
  background: #d60000;
  color: #fff;
  border-radius: 3px;
}
.sp-megamenu-parent .sp-module {
  padding: 10px;
}
.sp-megamenu-parent .sp-mega-group {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-mega-group > li > a {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 10px;
}
.sp-megamenu-parent .sp-mega-group .sp-mega-group-child {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown {
  margin: 0;
  position: absolute;
  z-index: 10;
  display: none;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
  padding: 20px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner > .row:not(:first-child) {
  margin-top: 20px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
  top: 100%;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
  top: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
  display: block;
  padding: 0;
  position: relative;
  font-weight: 500;
  text-transform: uppercase;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
  font-size: 14px;
  line-height: 1;
  display: inline-block;
  padding: 8px 0;
  cursor: pointer;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a.sp-group-title, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge).sp-group-title {
  text-transform: uppercase;
  font-weight: bold;
}
.sp-megamenu-parent .sp-dropdown .sp-module {
  padding: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-module .sp-module-title {
  font-size: 14px;
  margin: 0 0 15px;
  text-transform: uppercase;
  font-weight: bold;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews {
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews > li:not(:last-child) {
  margin: 0 0 15px;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews > li a {
  font-size: 14px;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews > li a span {
  opacity: 0.8;
}
.sp-megamenu-parent .sp-dropdown-mega > .row {
  margin-top: 30px;
}
.sp-megamenu-parent .sp-dropdown-mega > .row:first-child {
  margin-top: 0;
}
.sp-megamenu-parent .sp-has-child:hover > .sp-dropdown {
  display: block;
}
.sp-megamenu-parent.menu-animation-fade .sp-has-child:hover > .sp-dropdown {
  animation: spFadeIn 600ms;
}
.sp-megamenu-parent.menu-animation-fade-up .sp-has-child:hover > .sp-dropdown {
  animation: spFadeInUp 400ms ease-in;
}
.sp-megamenu-parent.menu-animation-fade-down .sp-has-child:hover > .sp-dropdown {
  animation: spFadeInDown 400ms ease-in;
}
.sp-megamenu-parent.menu-animation-zoom .sp-has-child:hover > .sp-dropdown {
  animation: spZoomIn 300ms;
}
.sp-megamenu-parent.menu-animation-rotate .sp-has-child:hover > .sp-dropdown {
  animation: spRotateIn 300ms;
}
.sp-megamenu-parent.menu-animation-pulse .sp-has-child:hover > .sp-dropdown {
  animation: spPulse 300ms;
}
body.ltr .sp-megamenu-parent > li.sp-has-child > a:after, body.ltr .sp-megamenu-parent > li.sp-has-child > span:after {
  font-family: "FontAwesome";
  content: "\f0d7";
  float: right;
  margin-left: 7px;
}
body.ltr .sp-megamenu-parent > li .sp-menu-badge.sp-menu-badge-right {
  margin-left: 5px;
}
body.ltr .sp-megamenu-parent > li .sp-menu-badge.sp-menu-badge-left {
  margin-right: 5px;
}
body.ltr .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child > a:after {
  font-family: "FontAwesome";
  content: "\f105";
  float: right;
  margin-left: 7px;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-menu-center {
  margin-left: 45px;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
  left: 0;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
  left: auto;
  right: 0;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-left {
  right: 0;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
  left: 100%;
}
.top-right-menu {
  margin-right: 50px;
}
.top-right-menu ul.menu {
  float: right;
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 80px;
}
.top-right-menu ul.menu li {
  display: inline-block;
  margin-right: 40px;
  text-transform: uppercase;
  font-size: 14px;
}
.top-right-menu ul.menu li a {
  color: #a3a3a3 !important;
  font-weight: 500;
}
.top-right-menu ul.menu li a:hover {
  color: #e56543 !important;
}
.top-right-menu ul.menu li:last-child {
  margin-right: 0;
}
@media (min-width: 576px) {
  .sp-menu-full.container {
    width: 540px;
  }
}
@media (min-width: 768px) {
  .sp-menu-full.container {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .sp-menu-full.container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .sp-menu-full.container {
    width: 1140px;
  }
}
#offcanvas-toggler {
  display: block;
  height: 95px;
  line-height: 95px;
  font-size: 20px;
}
#offcanvas-toggler > span:hover {
  color: #fff;
}
.offcanvas-init {
  overflow-x: hidden;
  position: relative;
}
.offcanvas-active .offcanvas-overlay {
  visibility: visible;
  opacity: 1;
}
.offcanvas-overlay {
  background: rgba(0, 0, 0, .5);
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9999;
  visibility: hidden;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.body-wrapper {
  position: relative;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  backface-visibility: hidden;
}
.close-offcanvas {
  position: absolute;
  top: 15px;
  z-index: 1;
  border-radius: 100%;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 14px;
  background: #333;
  color: #fff;
}
.close-offcanvas:hover {
  background: #666;
  color: #fff;
}
.offcanvas-menu {
  width: 300px;
  height: 100%;
  position: fixed;
  top: 0;
  overflow: inherit;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  z-index: 10000;
}
.offcanvas-menu .offcanvas-inner {
  padding: 55px 30px;
}
.offcanvas-menu .offcanvas-inner .sp-module {
  padding: 0;
  margin: 0;
}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
  font-size: 1rem;
  font-weight: bold;
}
.offcanvas-menu .offcanvas-inner .sp-module:not(:last-child) {
  margin-bottom: 20px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
  margin: 0;
  list-style: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li {
  border: 0;
  padding: 0;
  margin: 0;
  position: relative;
  overflow: hidden;
  display: block;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
  display: block;
  font-size: 1rem;
  padding: 0.16rem 0;
  position: relative;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
  display: block;
  position: absolute;
  top: 50%;
  cursor: pointer;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-family: FontAwesome;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler:after, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler:after {
  content: "\f055";
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent.menu-parent-open > a > .menu-toggler:after, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent.menu-parent-open > .menu-separator > .menu-toggler:after {
  content: "\f056";
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
  font-size: 0.875rem;
}
body.ltr #offcanvas-toggler.offcanvas-toggler-right {
  float: right;
  margin-left: 20px;
}
body.ltr #offcanvas-toggler.offcanvas-toggler-left {
  float: left;
  margin-right: 20px;
}
body.ltr.offcanvs-position-left .body-wrapper {
  left: 0;
}
body.ltr.offcanvs-position-left .offcanvas-menu {
  left: -300px;
}
body.ltr.offcanvs-position-left.offcanvas-active .offcanvas-menu {
  left: 0;
}
body.ltr.offcanvs-position-left.offcanvas-active .body-wrapper {
  left: 300px;
}
body.ltr.offcanvs-position-right .body-wrapper {
  right: 0;
}
body.ltr.offcanvs-position-right .offcanvas-menu {
  right: -300px;
}
body.ltr.offcanvs-position-right.offcanvas-active .offcanvas-menu {
  right: 0;
}
body.ltr.offcanvs-position-right.offcanvas-active .body-wrapper {
  right: 300px;
}
body.ltr .close-offcanvas {
  right: 15px;
}
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
  right: 0;
}
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
  margin-left: 10px;
}
@media (max-width: 992px) {
  body #sp-header #offcanvas-toggler.offcanvas-toggler-left {
    float: right;
    padding: 0 20px;
  }
  body #sp-header #offcanvas-toggler.offcanvas-toggler-left .fa {
    color: #fff;
  }
  .single-image-slider.sppb-addon-sp-slider.sp-slider .sp-indicator-container {
    left: 140px;
  }
  .single-image-slider.sppb-addon-sp-slider.sp-slider .sp-nav-control {
    width: 130px !important;
    right: 0px !important;
  }
  .running-projects .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-item-wrap .sp-simpleportfolio-info {
    padding: 15px;
    -webkit-transform: translateY(65%);
    transform: translateY(65%);
  }
  .running-projects .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-item-wrap:hover .sp-simpleportfolio-info {
    padding: 15px;
  }
}
@media (max-width: 768px) {
  body {
    font-size: 13px !important;
  }
  body h1 {
    font-size: 35px;
  }
  body h2 {
    font-size: 24px;
  }
  body h3 {
    font-size: 20px;
  }
  body h4 {
    font-size: 18px;
  }
  body h5 {
    font-size: 15px;
  }
  body h6 {
    font-size: 14px;
  }
  body p {
    font-size: 13px;
  }
  .sppb-decoraproject .sppb-tab-tabs-content .sppb-decoraproject > div {
    flex: 50%;
    max-width: 50%;
  }
  .sppb-decoraproject .sppb-tab-tabs-content .sppb-decoraproject-item-wrap .sppb-decoraproject-content-wrap {
    padding: 15px 0 0;
  }
  .sppb-decoraproject .sppb-tab-tabs-content .sppb-decoraproject-item-wrap .sppb-decoraproject-content {
    font-size: 18px;
  }
  div.hero-slider .sp-item {
    padding-top: 40px;
  }
  div.hero-slider .sp-slider-content-align-center, div.hero-slider .sp-slider-content-align-left, div.hero-slider .sp-slider-content-align-right {
    padding: 45px 20px;
    margin-right: 0;
  }
  div.hero-slider.sp-slider .sp-nav-control {
    width: 80px !important;
  }
  div.hero-slider.sp-slider .sp-nav-control .nav-control {
    width: auto;
    height: auto;
    background-color: transparent;
    color: #fff;
    border: 0;
  }
  div.hero-slider.sp-slider .sp-nav-control .nav-control:hover {
    color: #e1212c;
  }
  div.hero-slider.sp-slider .sp-slider_number {
    right: 30px;
    width: 120px;
  }
  div.hero-slider.sp-slider .sp-slider_number .sp-slider_current_number .sp-slider-current-number-right, div.hero-slider.sp-slider .sp-slider_number .sp-slider_current_number .sp-slider-current-number-slash {
    font-size: 28px;
  }
  .single-image-slider.sppb-addon-sp-slider.sp-slider .sp-indicator-container {
    max-width: 200px;
    left: 80px;
  }
  .single-image-slider.sppb-addon-sp-slider.sp-slider .sp-nav-control {
    width: 120px !important;
    right: 0px !important;
  }
  .running-projects .carousel {
    padding-left: 0;
    padding-bottom: 80px;
  }
  .running-projects .carousel .spsimpleportfolio-items {
    margin-left: 15px;
  }
  .running-projects .carousel .carousel-control-next, .running-projects .carousel .carousel-control-prev {
    display: inline-block;
    bottom: 0;
    top: auto;
    left: 15px;
    transform: translate(-50%, 0);
    right: 0;
    margin: auto;
  }
  .running-projects .carousel .carousel-control-next span, .running-projects .carousel .carousel-control-prev span {
    transform: translateY(50%);
  }
  .running-projects .carousel .carousel-control-next {
    left: 90px;
  }
  .running-projects .carousel .carousel-control-prev {
    right: 90px;
  }
  .article-details {
    padding-top: 0;
  }
  .article-details .article-header {
    padding-top: 25px;
  }
  .article-details .article-header h1, .article-details .article-header h2 {
    width: 100%;
    font-size: 24px;
    margin-bottom: 10px;
  }
  .article-details .article-info {
    margin-bottom: 1.6rem;
  }
}
@media (max-width: 480px) {
  .decora-service .sppb-addon-image-layout-content {
    padding: 20px;
  }
  .decora-service .sppb-image-layout-title small {
    font-size: 14px;
  }
  .sppb-decoraproject .sppb-tab-tabs-content .sppb-decoraproject > div {
    flex: 100%;
    max-width: 100%;
  }
}
/**filter menu**/
.hikashop_filter_fieldset h3 {
  font-size: 24px;
  color: #fff;
}
.hikashop_filter_collapsable_title_mobile {
  margin-bottom: 15px;
}
.hikashop_filter_collapsable_title_always:hover, .hikashop_filter_collapsable_title_mobile:hover {
  border: 1px solid #fff;
}
.hikashop_filter_collapsable_title_always, .hikashop_filter_collapsable_title_mobile {
  border: 1px solid #fff;
  background-color: #fff;
}
@media (max-width: 991px) {
  .hikashop_filter_module {
    background-color: #fff;
    margin-bottom: 15px;
  }
  div.hikashop_filter_collapsable_content_mobile {
    padding: 15px;
    /* margin-bottom: 15px; */
  }
}
@media (min-width: 992px) {
  #sp-left {
    background: #fff;
    padding: 30px;
  }
}
.com-hikashop #sp-left .hikashop_filter_main label {
  margin-bottom: 0px;
  margin-left: 10px;
  font-size: 14px;
  line-height: 1;
}
input[type="radio"], input[type="checkbox"] {
  position: relative;
  top: 1px;
}
.hikashop_products_listing .hikashop_product_quantity_div {
  display: flex !important;
  justify-content: center;
}
/*pagination*/
.limit {
  display: none;
}
.pagination .counter {
  display: none;
}
.hikashop_products_pagination_bottom span.hikashop_results_counter {
  display: none;
}
div.pagination ul li a {
  border: 0;
  background: transparent;
  transition: 0.5s;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  background: transparent;
}
div.pagination ul li a:hover, div.pagination ul li a:focus {
  background: transparent;
}
/*end of pagination*/
/**loading**/
div.hikashop_checkout_loading {
  position: relative;
}
div.hikashop_checkout_loading div.hikashop_checkout_loading_elem, div.hikashop_checkout_loading div.hikashop_checkout_loading_spinner {
  position: absolute;
  z-index: 999;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
.hikashop_filter_module div.hikashop_checkout_loading div.hikashop_checkout_loading_elem {
  display: none !important;
}
.hikashop_filter_module div.hikashop_checkout_loading div.hikashop_checkout_loading_spinner {
  display: none !important;
}
.hikashop_filter_module div.hikashop_checkout_loading div.hikashop_checkout_loading_spinner.small_spinner {
  display: none !important;
}
.hikashop_cart_product_quantity_refresh, .hikashop_cart_product_quantity_delete {
  display: inline-block;
}
/**listing**/
.hikashop_container {
  margin: 0 !important;
}
.hikashop_product_image_subdiv {
  width: 100% !important;
}
.hikashop_product_image {
  height: 100% !important;
}
.thumbnail {
  padding: 0px;
  overflow: hidden;
  border: 1px solid #fbfbfb;
}
span.hikashop_product_code_list {
  display: block;
}
span.hikashop_product_price_full.hikashop_product_has_options {
  margin-bottom: 10px;
  display: block;
}
/**product name**/
.hikashop_products_listing span.hikashop_product_name {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
/**quantity field**/
.input-append, .input-prepend {
  display: block;
}
.hikashop_product_quantity_change_div_leftright span.add-on a {
  line-height: 28px;
  background: #e1212c;
  color: #fff;
  text-shadow: none;
  font-size: 17px;
  margin: -1px;
}
input[id^="hikashop_product_quantity_field_"] {
  box-shadow: none;
  width: 60px !important;
  height: 38px;
  border: 1px solid #e1212c;
  border-radius: 0px !important;
}
.input-prepend.input-append .add-on:first-child, .input-prepend.input-append .add-on:last-child {
  margin-right: -1px;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  width: 40px !important;
  height: 34px !important;
}
input[id^="hikashop_product_quantity_field_"] {
  text-align: center;
}
img.hikashop_product_listing_image {
  margin: auto;
}
/**module filter**/
span.hikashop_filter_title {
  padding-left: 5px;
}
ul.hikashop_filter_list_style > li > a:before {
  display: none;
}
ul.hikashop_filter_list_style > li > a {
  font-size: 14px;
  display: inline-block;
  padding-left: 5px;
}
/* width:100%; */
ul.hikashop_filter_list_style > li {
  width: 100%;
}
ul.hikashop_filter_list_style > li:hover {
  background-color: #d2ac67;
}
ul.hikashop_filter_list_style > li > a:hover {
  color: #fff;
}
ul.hikashop_filter_list_style i.fa.fa-times-circle {
  margin-left: 4px;
  /* position: absolute; */
  /* right: 0; */
  /* top: 0; */
}
.hikashop_products_listing span.hikashop_product_name {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
/**view**/
.layout-show #sp-component {
  width: 100%;
}
.com-hikashop.view-product.layout-show div#sp-left {
  display: none;
}
.com-hikashop.view-product.layout-show section#sp-main-body .col-md-9 {
  width: 100% !important;
}
/**button**/
a.hikacart, .hikabtn-success, .hikashop_product_page .hikabtn, .hikashop_checkout_address_cancel_button, .hikashop_checkout_address_ok_button {
  padding: 8px 24px;
  background-color: #e1212c !important;
  color: #fff;
  border-radius: 2px;
  border: 2px solid;
  border-color: #e1212c;
  font-weight: 500;
  letter-spacing: 1px;
  outline: 0 !important;
  margin-bottom: 15px;
  -webkit-transition: color 400ms, background-color 400ms, border-color 400ms;
  -o-transition: color 400ms, background-color 400ms, border-color 400ms;
  transition: color 400ms, background-color 400ms, border-color 400ms;
  min-width: 146px;
}
.hikashop_product_page .hikabtn {
  float: none !important;
  margin-bottom: 15px;
}
a.hikacart:hover, a.hikacart:focus, .hikabtn-success:hover, .hikabtn-success:focus, .hikashop_product_page .hikabtn:hover, .hikashop_product_page .hikabtn:focus, .hikashop_checkout_address_cancel_button:hover, .hikashop_checkout_address_cancel_button:focus, .hikashop_checkout_address_ok_button:hover, .hikashop_checkout_address_ok_button:focus {
  background-color: #fff !important;
  border-color: #e1212c !important;
  color: #e1212c !important;
  outline: 0 !important;
}
button#hikashop_register_form_button, #hikashop_checkout_login_form .hikabtn, a#hikabtn_cart_product_edit_cancel {
  padding: 8px 24px;
  background-color: #e1212c !important;
  color: #fff;
  border-radius: 2px;
  border: 2px solid;
  border-color: #e1212c;
  font-weight: 500;
  letter-spacing: 1px;
  outline: 0 !important;
  margin-bottom: 15px;
  float: left;
  -webkit-transition: color 400ms, background-color 400ms, border-color 400ms;
  -o-transition: color 400ms, background-color 400ms, border-color 400ms;
  transition: color 400ms, background-color 400ms, border-color 400ms;
  min-width: 146px;
}
button#hikashop_register_form_button:hover, button#hikashop_register_form_button:focus, #hikashop_checkout_login_form .hikabtn:hover, #hikashop_checkout_login_form .hikabtn:focus, a#hikabtn_cart_product_edit_cancel:focus, a#hikabtn_cart_product_edit_cancel:hover {
  background-color: #fff !important;
  border-color: #fff !important;
  color: #e1212c !important;
  outline: 0 !important;
}
/**quantity field**/
.input-append, .input-prepend {
  display: block;
}
.hikashop_product_quantity_change_div_leftright span.add-on a {
  line-height: 28px;
  background: #303133;
  color: #000;
  text-shadow: none;
  font-size: 17px;
  margin: -1px;
  color: #fff;
}
input[id^="hikashop_product_quantity_field_"] {
  box-shadow: none;
  width: 64px !important;
  border: 1px solid #303133;
  border-radius: 0px !important;
}
.input-prepend.input-append .add-on:first-child, .input-prepend.input-append .add-on:last-child {
  margin-right: -1px;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  width: 40px !important;
  height: 34px !important;
}
input[id^="hikashop_product_quantity_field_"] {
  text-align: center;
}
.hikashop_product_quantity_change_div_leftright {
  margin-bottom: 15px;
  display: block;
}
.hikashop_products_listing .sp-input-wrap, #hikashop_product_right_part .sp-input-wrap {
  /* display: block; */
  width: 64px;
  position: relative;
  top: -1px;
  border-radius: 0 !important;
  margin: 0px 1px;
}
.hikashop_product_quantity_div {
  display: flex !important;
}
.hikashop_products_listing .hikashop_product_quantity_div {
  display: flex !important;
  justify-content: center !important;
}
.input-prepend.input-append .add-on:first-child, .input-prepend.input-append .add-on:last-child {
  text-align: center;
}
input[id^="hikashop_product_quantity_field_"] {
  border-radius: 0px !important;
}
/*left part*/
body.view-product .hk-row-fluid {
  margin-bottom: 30px;
}
#sb-container {
  z-index: 9999;
}
img.hikashop_child_image {
  margin: 5px;
  height: 80px;
  display: inline-block;
}
.hikashop_product_left_part .hikashop_small_image_div {
  margin: auto;
  width: 100%;
  height: auto;
  overflow: auto;
  white-space: nowrap;
  display: block;
  -webkit-overflow-scrolling: touch;
  display: flex;
  justify-content: center;
}
div.hikashop_small_image_div {
  margin: auto;
  display: table;
}
/*.hikashop_global_image_div img {     border: 1px solid #f9db00;
 padding: 5px;
 border-radius: 10px; }*/
div#hikashop_product_left_part .hikashop_product_main_image_subdiv {
  border: 1px solid #e8e8e8;
  padding: 5px;
  border-radius: 10px;
  margin-bottom: 5px !important;
}
div#hikashop_product_left_part img.hikashop_child_image {
  border-radius: 10px;
  border: 1px solid #e8e8e8;
  padding: 5px;
}
.hikashop_product_left_part .hikashop_product_main_image_thumb {
  height: 100% !important;
}
@media (max-width: 991px) {
  div.hikashop_small_image_div {
    margin-bottom: 30px;
  }
}
@media (max-width: 399px) {
  div.hikashop_small_image_div {
    margin-top: 0;
  }
}
div#sbox-window {
  right: 0;
  left: 0 !important;
  margin: auto;
  height: auto !important;
}
@media (min-width: 992px) {
  /* .hikashop_product_left_part .hikashop_global_image_div {  display: -webkit-inline-box; } 
   .hikashop_product_left_part .hikashop_small_image_div { margin: auto; width: 100%; max-height: 350px; overflow-x: hidden; overflow-y: auto; white-space:nowrap; display: inline-grid; -webkit-overflow-scrolling: touch; }
   .hikashop_main_image_div #hikashop_main_image { margin-top: 0 !important; }*/
}
/*end of left part*/
/*right part*/
@media (min-width: 992px) {
  #hikashop_product_right_part {
    padding-left: 20px;
  }
}
#hikashop_product_right_part h4 {
  margin-top: 0px;
}
span.hikashop_product_msrp_price_title {
  display: none;
}
span.hikashop_product_msrp_price span.hikashop_product_price {
  text-decoration: line-through;
  color: #929292;
  font-size: 14px;
}
.hikashop_product_right_part .hikashop_product_name_main {
  color: #000;
  text-transform: uppercase;
  border: none;
  font-weight: 600;
  font-size: 24px;
  letter-spacing: 1px;
  line-height: 1.3;
}
/*.hikashop_product_right_part .hikashop_product_price_main { color: #d07f10; text-decoration:none; border:none; margin-bottom: 0; font-size: 24px; letter-spacing: 2px; font-weight: 600; padding-bottom: 20px; border-bottom: 1px solid #d29036; }*/
/*.hikashop_product_right_part .hikashop_product_description_main { max-height: 450px; overflow-x: hidden; }*/
.hikashop_product_characteristics {
  margin-top: 10px;
}
.hikashop_product_of_category_46 span.hikashop_product_price_full {
  display: none;
}
.hikashop_product_of_category_46 span.hikashop_product_stock_count {
  display: none;
}
/*.hikashop_item_upload_photo_1_line label:after { content: "*For more than 1 photo, please upload in (.zip) file"; font-size: 10px; display: block; color: red; line-height: 1; }*/
.hikashop_item_upload_photo_line label:after {
  content: "*For more than 5 photo, please upload in (.zip) file";
  font-size: 10px;
  display: block;
  color: red;
  line-height: 1;
}
tr.hikashop_item_upload_photo_1_line {
  margin: 10px 0 0;
}
.cls-custom-stocks {
  margin-bottom: 5px;
}
.hikashop_product_code_main {
  font-size: 12px;
  letter-spacing: 1px;
}
.cls-hikashop-category {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 20px;
}
.cls-hikashop-category a {
  letter-spacing: 1px;
  color: #db0008;
}
.hikashop_product_stock_count {
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize;
  letter-spacing: 1px;
  margin-bottom: 10px;
  color: #bd891d;
  /* padding-bottom: 10px; */
  display: block;
}
/*end of right part*/
/*hikashop custom field description title*/
div#hikashop_product_custom_info_main h4 {
  display: none;
}
/*end of hikashop custom field description title*/
/*bottom part*/
.hikashop_tabs_ul li {
  background-color: #fff !important;
  color: #000;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: 0;
  cursor: pointer;
  transition: 0.5s;
}
.hikashop_tabs_li_selected {
  border-bottom: 1px solid #1e003c !important;
}
.hikashop_product_bottom_part {
  margin-top: 30px;
}
.hikashop_tabs_content {
  border: none;
  text-align: justify;
}
/*end of bottom part*/
ul#hikashop_menu_j3 span.profile-001 {
  display: none !important;
}
/*hikashop edit profile form*/
@media (max-width: 767px) {
  .profile-edit .form-horizontal .control-label {
    width: 100% !important;
  }
}
/*checkout pop up*/
.vex.vex-theme-default .vex-content {
  border-radius: 0px !important;
}
.vex.vex-theme-default .vex-dialog-button.vex-dialog-button-primary {
  background-color: #fff !important;
  color: #000 !important;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
  width: 100%;
  border-radius: 0px;
  transition: all ease 400ms;
  border-radius: 20px;
  border: 3px solid #e1212c;
}
.vex.vex-theme-default .vex-dialog-button.vex-dialog-button-primary:hover {
  background-color: #e1212c !important;
  transition: all ease 400ms;
  border: 3px solid #e1212c;
  color: #fff !important;
  font-weight: 500;
}
.vex.vex-theme-default button.vex-dialog-button-primary.vex-dialog-button.vex-first {
  margin-bottom: 10px;
}
.vex.vex-theme-default .notifyjs-metro-base .text-wrapper {
  margin: 5px 5px 5px 60px;
}
.notifyjs-metro-base .title, .notifyjs-metro-lite-base .title, .notifyjs-metro-base .text, .notifyjs-metro-lite-base .text {
  line-height: 22px;
}
/*end of checkout pop up*/
/*table responsive
 @media (max-width: 654px){
 .table-responsive { overflow-x: scroll; max-width: 90%;}
 .table-responsive:before { content: "Scroll right for more ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"; position:absolute; top: -2px; color: #e82521; font-size: 12px; }
 .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th { white-space: inherit; }    
 }
 end of table responsive*/
/**Right part**/
#hikashop_product_right_part h1 {
  margin-top: 2px;
  margin-bottom: 2px;
}
span.cls-saved {
  /* border: 1px solid; */
  padding: 4px;
  background-color: #1e003c;
  border-radius: 2px;
  color: #c8ac86;
  font-size: 10px;
  box-shadow: 1px 2px 3px #ddd;
}
#hikashop_product_right_part span.hikashop_product_price.hikashop_product_price_0 {
  font-size: 18px;
  font-weight: bold;
  color: #000;
}
/**bottom part**/
#hikashop_product_description_main {
  border: 1px solid #fff;
  padding: 10px;
  border-radius: 10px;
  margin: 0px;
  background-color: #fff;
  min-height: 300px;
}
.hikashop_product_page #hikashop_submodules .hikashop_products_listing {
  margin: 0 !important;
}
.hikashop_product_page #hikashop_submodules div.hikashop_container {
  margin: 0;
}
@media (min-width: 992px) {
  .hikashop_product_page h3 {
    margin-left: 5px;
  }
}
.owl-carousel span.hikashop_product_price_per_unit {
  display: none !important;
}
/**add to cart display block**/
.hikashop_product_quantity_div {
  display: block;
}
/**hikashop tabular**/
.hikashop_tabs_content {
  padding: 0 !important;
  border: 1px solid #e8e8e8;
  border-radius: 0 !important;
}
/*top step bar*/
.hikashop_wizardbar ul li {
  padding: 0 10px 0 30px;
  border-top: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
  border-left: 1px solid #d4d4d4;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  height: 49px;
  font-weight: 500;
}
.hikashop_wizardbar {
  background: #fff;
  border: 0;
  box-shadow: none;
  margin-bottom: 30px;
}
.hikashop_wizardbar ul li a {
  color: #999 !important;
}
.hikashop_wizardbar ul li.hikashop_cart_step_finished {
  color: #fff;
  background: #fff;
}
.hikashop_wizardbar ul li.hikashop_cart_step_finished a {
  color: #fff f;
}
.hikashop_wizardbar ul li.hikashop_cart_step_finished:hover {
  cursor: pointer;
  background: #ededed;
}
.hikashop_wizardbar ul li.hikashop_cart_step_finished:hover .hikashop_chevron:before {
  border-left: 14px solid #ededed;
}
.hikashop_wizardbar ul li.hikashop_cart_step_finished .hikashop_chevron:before {
  border-left: 14px solid #fff;
}
.hikashop_wizardbar ul li.hikashop_cart_step_current {
  color: #fff;
  background: #fff;
}
.hikashop_wizardbar ul li.hikashop_cart_step_current a {
  color: #fff;
}
.hikashop_wizardbar ul li.hikashop_cart_step_current .hikashop_chevron:before {
  border-left: 14px solid #fff;
}
.hkbadge-current {
  background-color: #777;
}
.hkbadge-past {
  background-color: #777;
}
/*end of top step bar*/
/**checkout login**/
@media (max-width: 767px) {
  .hkform-horizontal .hkform-group {
    flex-wrap: wrap;
  }
}
/*cart*/
.hikashop_checkout_cart table th {
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
  border-top: 1px solid #ddd !important;
  border-bottom: 1px solid #ddd !important;
}
p.hikashop_cart_product_name {
  width: 240px;
  margin: 0;
}
@media (min-width: 1025px) {
  td.hikashop_cart_product_name_value {
    max-width: 500px;
  }
}
.hikashop_cart_product_quantity_delete {
  position: absolute;
  right: 20px;
  margin-top: -1px;
  /* top: 0; */
  /* line-height: 38px; */
}
.hikashop_cart_product_quantity_delete img {
  max-width: 15px !important;
}
.hikashop_checkout_cart .hikashop_product_price_full {
  padding-left: 0;
}
.hikashop_checkout_cart span.hikashop_checkout_cart_subtotal, .hikashop_checkout_cart span.hikashop_checkout_cart_shipping, .hikashop_checkout_cart span.hikashop_checkout_cart_final_total, .hikashop_checkout_cart span.hikashop_checkout_cart_coupon, .hikashop_checkout_cart span.hikashop_checkout_cart_additional, .hikashop_checkout_cart span.hikashop_checkout_cart_taxes, .hikashop_checkout_cart span.hikashop_checkout_cart_payment, .hikashop_checkout_cart span.hikashop_checkout_cart_final_total {
  padding-left: 0;
}
/*.table-striped>tbody>tr:nth-of-type(odd) {background-color: #fff;}*/
td.hikashop_cart_product_quantity_value {
  display: inline-flex;
  width: 100%;
  border-top: 0px !important;
}
.hikashop_cart_product_quantity_refresh {
  float: right;
  min-width: 50px;
  line-height: 30px;
  text-align: center;
}
.hikashop_cart_product_quantity_refresh a.hikacart {
  padding: 8px !important;
  font-size: 10px;
  width: 100% !important;
  height: 30px;
  text-align: center;
  background: #1e003c;
}
.hikashop_cart_product_quantity_refresh a.hikacart:hover, .hikashop_cart_product_quantity_refresh a.hikacart:focus {
  background: #d29036;
}
td.hikashop_cart_product_quantity_value input {
  text-align: center;
  height: 30px !important;
  width: 40px !important;
  min-width: 40px;
  padding: 5px;
  border-radius: 0;
}
div#hikashop_checkout img {
  /*max-width: 0px;*/
  display: inline-block;
}
@media (max-width: 1024px) {
  .hikashop_cart_product_quantity_refresh {
    position: absolute;
  }
  td.hikashop_cart_product_quantity_value input {
    width: 50px;
  }
  .hikashop_checkout_cart .hikashop_product_quantity_field {
    margin: 0 !important;
  }
  .hikashop_cart_product_quantity_refresh a.hikacart {
    float: left;
    position: relative;
    top: -30px;
    right: -50px;
  }
  .hikashop_cart_product_quantity_delete {
    top: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .hikashop_checkout_cart table, .hikashop_checkout_cart table thead, .hikashop_checkout_cart table tbody, .hikashop_checkout_cart table thead th, .hikashop_checkout_cart table tbody td, .hikashop_checkout_cart table thead tr, .hikashop_checkout_cart table tbody tr {
    display: block;
  }
  .hikashop_checkout_cart table tfoot tr, .hikashop_checkout_cart table tfoot td, .hikashop_checkout_cart table tfoot {
    display: block;
  }
  .hikashop_checkout_cart table tbody td#hikashop_checkout_cart_total2_title, .hikashop_checkout_cart table tbody td#hikashop_checkout_cart_shipping_title, .hikashop_checkout_cart table tbody td#hikashop_checkout_cart_final_total_title, .hikashop_checkout_cart table tbody td#hikashop_checkout_cart_coupon_title, .hikashop_checkout_cart table tbody td#hikashop_checkout_cart_tax_title, .hikashop_checkout_cart table tbody td#hikashop_checkout_cart_payment_title, .hikashop_checkout_cart table tbody td.hikashop_cart_additional_title {
    display: none !important;
  }
  .hikashop_checkout_cart_final_total_title {
    display: none;
  }
  .hikashop_checkout_cart table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .hikashop_checkout_cart table tr {
    border: 1px solid #ccc;
  }
  .hikashop_checkout_cart table tr.margin {
    border: 0px solid #ccc;
  }
  .hikashop_checkout_cart table td {
    min-height: 25px;
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 30% !important;
  }
  .hikashop_checkout_cart td.hikashop_cart_product_name_value {
    width: 64%;
  }
  .hikashop_checkout_cart table td:before {
    position: absolute;
    left: 6px;
    padding-right: 10px;
  }
  .hikashop_checkout_cart table td.hikashop_cart_product_quantity_value:before {
    padding-top: 3px;
  }
  .hikashop_checkout_cart table td:before {
    content: attr(data-title);
    font-weight: 400;
    font-size: 12px;
    text-transform: capitalize;
  }
  .hikashop_checkout_cart span.hikashop_checkout_cart_subtotal, .hikashop_checkout_cart span.hikashop_checkout_cart_shipping, .hikashop_checkout_cart span.hikashop_checkout_cart_final_total, .hikashop_checkout_cart span.hikashop_checkout_cart_coupon, .hikashop_checkout_cart span.hikashop_checkout_cart_additional, .hikashop_checkout_cart span.hikashop_checkout_cart_taxes, .hikashop_checkout_cart span.hikashop_checkout_cart_payment, .hikashop_checkout_cart span.hikashop_checkout_cart_final_total {
    color: #000;
  }
  .hikashop_checkout_cart a span.hikashop_product_variant_subname img {
    margin-left: 10px;
    display: block;
    margin-top: 5px;
  }
  .hikashop_checkout_cart td.hikashop_cart_product_price_value span.visible-phone {
    margin-left: 5px;
    display: inline !important;
  }
  .hikashop_checkout_cart tbody tr td.hikashop_cart_empty_footer {
    display: none !important;
  }
}
/*@media only screen and (max-width: 760px), (max-device-width: 1024px) and (min-device-width: 768px){
 .hikashop_checkout_cart table td:before {
 position: absolute; left: 6px; padding-right: 10px;
 }}
 @media (max-width: 767px){
 .hikashop_cart_product_quantity_refresh { height: 0;}}
 @media (max-width: 767px){
 .hikashop_checkout_cart .hikashop_product_quantity_field { margin: 0 !important;}}
 @media (max-width: 767px){
 td.hikashop_cart_product_quantity_value input {width: 80px;}}
 @media (max-width: 767px){
 .hikashop_cart_product_quantity_refresh { height: 0;}}
 @media (max-width: 767px){
 .hikashop_cart_product_quantity_delete { right: 20px; margin-top: -1.8em;}}
 @media (max-width: 768px){
 .hikashop_checkout_buttons .buttons_right {width: 100%;}}
 @media (max-width: 1024px){
 .hikashop_checkout_buttons .buttons_right { margin: auto; }}
 @media only screen and (max-width: 760px), (max-device-width: 1024px) and (min-device-width: 768px){
 td.hikashop_cart_product_total_value {padding-left: 40%!important;clear: both;}}
 @media (max-width:465px){
 .hikashop_cart_product_quantity_refresh a.hikacart {right: -3.5em;padding: 6px 8px !Important;}
 td.hikashop_cart_product_quantity_value input {width: 60px;}
 }*/
/**cart**/
.table-hover {
  background-color: #f9f9f9;
}
div#id-list-group a:before {
  filter: grayscale(1);
}
/*div#hikashop_address_listing { margin-top: 43px;}*/
.hikashop_search_block .btn {
  padding: 6px 20px;
  line-height: 22px;
}
div#id-list-group a {
  padding: 15px;
  line-height: 30px;
  height: 84px;
}
div#id-list-group a:nth-child(1):before, div#id-list-group a:nth-child(2):before, div#id-list-group a:nth-child(3):before, div#id-list-group a:nth-child(4):before {
  top: 15px !important;
}
.input-append .add-on, .input-prepend .add-on {
  height: 34px;
  line-height: 28px;
}
.hikashop_product_quantity_change_div_leftright span.add-on a {
  min-height: 38px;
  line-height: 38px;
  padding: 0px;
}
.hikashop_main_content button.btn, .hikashop_main_content a img {
  margin-bottom: 9px;
  max-width: 16px;
}
div#hikashop_submodules .hikashop_products_listing {
  margin: 0 12px;
}
td.hikashop_address_listing_item_actions a img, td.hikashop_cart_delete_value a img, td.hikashop_cart_name_value a img {
  max-width: 16px !important;
}
@media (max-width: 767px) {
  .hikashop_checkout_cart .table > tbody > tr > td, .hikashop_checkout_cart .table > tbody > tr > th, .hikashop_checkout_cart .table > tfoot > tr > td, .hikashop_checkout_cart .table > tfoot > tr > th, .hikashop_checkout_cart .table > thead > tr > td, .hikashop_checkout_cart .table > thead > tr > th {
    border: none;
  }
}
@media only screen and (max-width: 760px), (max-device-width: 1024px) and (min-device-width: 768px) {
  .hikashop_checkout_cart table td {
    position: relative;
    width: 100% !important;
  }
}
@media only screen and (max-width: 760px), (max-device-width: 1024px) and (min-device-width: 768px) {
  .hikashop_checkout_cart table td:before {
    position: absolute;
    left: 6px;
    padding-right: 10px;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 400;
  }
}
@media (max-width: 767px) {
  td.hikashop_cart_product_name_value {
    width: 100% !important;
  }
}
@media only screen and (max-width: 760px), (max-device-width: 1024px) and (min-device-width: 768px) {
  td.hikashop_cart_product_quantity_value, td.hikashop_cart_subtotal_value, td.hikashop_cart_shipping_value, td.hikashop_cart_total_value, td.hikashop_cart_product_name_value, td.hikashop_cart_product_price_value, td.hikashop_cart_additional_value, td.hikashop_cart_additional_value, td.hikashop_cart_total_save, td.hikashop_cart_coupon_value {
    padding-left: 40% !important;
  }
}
.form-inline .checkbox input[type="checkbox"] {
  margin-top: 7px !important;
}
/*end of cart*/
/*register and login*/
.hikashop_checkout_login h1 {
  font-size: 20px !important;
  font-weight: 400;
  border-bottom: 1px dashed #fff;
  margin: 0 0 20px;
  padding-bottom: 10px;
  line-height: 1.3;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#hikashop_checkout_login_form .input-append .add-on, #hikashop_checkout_login_form .input-prepend .add-on {
  padding: 5px !important;
  height: 34px;
  width: 100px !important;
}
#hikashop_checkout_login_form .input-prepend.input-append .btn:last-child {
  background: #d8d8d8;
  padding: 6px 10px;
}
#hikashop_checkout_login_form .input-append .add-on, .input-prepend .add-on {
  height: 34px;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 2;
  letter-spacing: 1px;
}
#hikashop_checkout_login_form .checkbox input[type="checkbox"] {
  position: relative;
  margin-top: 8px;
  display: block !important;
}
#hikashop_checkout_login_form .checkbox label {
  padding-left: 5px;
}
#hikashop_checkout_login_form .hikabtn {
  margin-top: 20px;
}
.hikashop_checkout_login h2 {
  font-size: 16px !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
  color: #3d455a;
  border-bottom: 1px solid #3d455a;
  padding-bottom: 10px;
  margin-bottom: 20px;
  margin-top: 0;
}
#hikashop_checkout_registration legend {
  margin: 30px 0 10px;
  font-size: 18px;
  text-transform: capitalize;
}
div#hikashop_checkout_login_form {
  padding: 20px;
  border: 1px solid #e7e7e7;
}
@media (max-width: 767px) {
  div#hikashop_checkout_login_form {
    padding: 0 0 20px;
    border: 0;
  }
}
#hikashop_checkout_registration {
  background: #fff;
  padding: 20px;
  margin-bottom: 30px;
  border: 1px solid #e7e7e7;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  border-radius: 0;
  box-shadow: none;
}
@media (min-width: 768px) {
  .hkc-sm-8 {
    width: 100%;
  }
  .hkform-horizontal .hkcontrol-label {
    text-align: left;
  }
}
#form-login-username .input-prepend.input-append, #form-login-password .input-prepend.input-append {
  width: 100%;
}
#form-login-username input, #form-login-password input {
  width: 55%;
}
#hikashop_checkout_login_form .input-append .add-on, #hikashop_checkout_login_form .input-prepend .add-on {
  width: 35% !important;
}
#hikashop_checkout_login_form .input-prepend.input-append .btn:last-child {
  width: 10%;
  padding: 6px 0;
}
#form-login-username .input-prepend.input-append label, #form-login-password .input-prepend.input-append label {
  margin-bottom: 0 !important;
}
#hikashop_checkout_login_form .input-append .add-on i {
  display: none;
}
/*end of register and login*/
/*address*/
.hikashop_billing_addresses h3, .hika_address_field legend {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-bottom: 1px dashed #fff;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
/**fieldset.hika_address_field.hikashop_checkout_billing_address_block div,
 fieldset.hika_address_field.hikashop_checkout_shipping_address_block div{ border: 1px solid #eee; padding: 15px; margin-bottom: 10px; transition: 0.5s; }
 fieldset.hika_address_field.hikashop_checkout_billing_address_block div:hover,
 fieldset.hika_address_field.hikashop_checkout_shipping_address_block div:hover { box-shadow: 0 2px 5px #b1b1b1; }**/
fieldset.hika_address_field.hikashop_checkout_billing_address_block {
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .hikashop_checkout_address .hkform-horizontal .hkform-group {
    flex-wrap: wrap;
  }
}
.hika_address_element {
  border: 1px solid #eee;
  /* padding: 15px; */
  margin-bottom: 10px;
  transition: 0.5s;
  background-color: #fff;
}
.hika_edit {
  background-color: #f9f9f9;
  /* padding: 4px; */
  padding: 10px 15px;
}
.hika_edit i {
  margin: 0px 4px;
  padding: 4px;
  font-size: 18px;
  cursor: pointer;
  color: #fff;
}
.hika_edit i:hover, .hika_edit i:focus {
  color: #caab6f;
}
.hika_address_display {
  /* border: 1px solid #eee; */
  padding: 15px;
  /* margin-bottom: 10px; */
  /* transition: 0.5s; */
}
/*end of address*/
.hikashop_checkout_shipping {
  margin-bottom: 40px;
}
.hikashop_checkout_shipping legend, .hikashop_checkout_payment legend {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-bottom: 1px dashed #fff;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
/**Address Information**/
span.hikashop_field_required_label {
  color: red;
}
/**shipping**/
.hikashop_cart_product_name .hikashop_product_code_checkout {
  display: block;
  word-break: break-all;
}
.hikashop_checkout_buttons .buttons_right {
  float: right;
  margin-top: 15px;
}
/**checout cart **/
@media (max-width: 1024px) {
  .hikashop_checkout_cart table td {
    min-height: 45px;
    border: 0px !important;
  }
  td.hikashop_cart_product_quantity_value input {
    float: left;
  }
  .hikashop_cart_product_quantity_refresh {
    position: initial;
    float: left;
    min-width: 40px;
    line-height: 30px;
    text-align: center;
    margin-left: 5px;
  }
  .hikashop_cart_product_quantity_delete {
    position: initial;
    /* top:0px; */
    float: left;
    min-width: 40px;
    line-height: 30px;
    text-align: center;
  }
  .hikashop_checkout_cart table tr {
    border-top: 0px !important;
    border-bottom: 1px solid #ccc;
  }
}
.hikashop_checkout_cart .hikashop_product_price_full {
  font-weight: normal;
  width: 100%;
  display: block;
}
@media (max-width: 767px) {
  tr.row0 td {
    border-top: 1px solid #ddd !important;
  }
}
#hikashop_checkout .hikashop_cart_product_image_thumb img {
  width: 120px;
  height: auto;
}
/**checkout characteristics edit**/
.hikashop_item_product_name_text {
  height: auto !important;
}
.hikashop_checkout_buttons .buttons_right {
  margin-top: 0;
}
@media (max-width: 767px) {
  .vex.vex-theme-default .vex-content {
    width: 100% !important;
    padding: 8px;
  }
  .vex-content iframe {
    width: 100%;
  }
  .contentpane:not(.com-sppagebuilder) {
    padding: 0 6px;
  }
}
@media (min-width: 1025px) and (max-width: 1199px) {
  .hikashop_cart_product_quantity_delete {
    position: absolute;
    right: 40px;
  }
}
@media (min-width: 1200px) {
  .hikashop_cart_product_quantity_delete {
    position: absolute;
    right: 65px;
  }
}
div.hikashop_checkout_loading div.hikashop_checkout_loading_spinner.small_spinner.small_cart {
  display: none;
}
div.hikashop_checkout_loading {
  position: initial;
}
div.hikashop_checkout_loading > div.hikashop_checkout_loading_elem {
  background-color: transparent !important;
}
.hikashop_checkout_cart .hikashop_product_price_full {
  font-weight: normal;
  width: 100%;
}
#sp-top1 > div > .sp-module {
  padding-left: 15px;
}
#sp-top1 .sp-column {
  /*display: flex;
   align-items: center;
   height: 100%;*/
}
#sp-top1 .sp-column .sp-module {
  margin-right: 10px;
}
/**mobile offcanvas**/
#offcanvas-toggler {
  position: absolute;
  z-index: 9;
  right: 5px;
}
/**login button**/
/**user login**/
.cls-login {
  height: 95px;
  line-height: 95px;
}
a.btn-login {
  /* margin-top: 2px;
   position: absolute;
   top: 50%;
   transform: translateY(-50%);*/
}
i.fa.fa-user-circle {
  font-size: 1.3em;
  color: #fff;
}
@media (max-width: 991px) {
  a.btn-login {
    margin-top: 2px;
    right: 40px;
  }
}
/**Cart**/
@media (max-width: 991px) {
  a.hikashop_small_cart_checkout_link {
    position: absolute;
    right: 70px;
  }
}
.limit {
  float: left;
}
.hikashop_cart {
  height: 95px;
  line-height: 95px;
}
a.hikashop_small_cart_checkout_link:before {
  font-family: "Font Awesome 5 Free";
  content: "\f07a";
  display: inline-block;
  padding-right: 3px;
  font-weight: 900;
  color: #fff;
  font-size: 1.3em;
}
span.hikashop_small_cart_total_title {
  color: #fff;
  font-size: 13px;
}
div#hikashop_cart_module br {
  display: none !important;
}
a.hika_cpanel_icon.active {
  background-color: #dedede;
}
.hika_cpanel_side_bar {
  margin-bottom: 25px;
}
.hika_cpanel_icons .hk-icon {
  color: #000;
  font-size: 16px;
  flex-basis: 2em;
  min-width: 2em;
}
.hika_cpanel_icons .hk-icon .hk-icon-dark {
  color: #000;
}
div.hika_toolbar .hikabtn span.hk-icon {
  color: #000;
}
.hk-card-order .hika_cpanel_order_action {
  text-align: left;
}
/**address**/
.hikashop_billing_addresses h3, .hikashop_shipping_addresses h3 {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-bottom: 1px dashed #000;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
dl.hika_options > dt {
  text-align: left !important;
  line-height: 30px;
}
/**order**/
.hikashop_search_block {
  display: none !important;
}
#hikashop_order_listing select#filter_order_range {
  float: right;
  margin-bottom: 10px;
  width: 100%;
  font-size: inherit;
}
select#filter_order_status {
  width: 100%;
  margin: 10px 0;
  /* display: block; */
  font-size: inherit;
}
#hikashop_order_listing .hk-row-fluid {
  margin-left: 0px;
  margin-right: 0px;
}
#hikashop_order_listing [class*='hkc-'] {
  padding-left: 0px;
  padding-right: 0px;
}
@media (max-width: 767px) {
  .hikashop_order_sort {
    float: left;
    text-align: left;
    width: 100%;
  }
}
div#hikashop_order_listing .hika_order_shipping_address_title {
  float: left;
  margin-right: 5px;
}
#hikashop_order_listing .hk-card-body .hk-row-fluid {
  align-items: center;
}
#hikashop_order_listing .hika_order_action .hikabtn {
  /* padding: 2px 6px;
   background-color: $main-color;
   margin: 7px 0; */
  /* display: block; */
}
/*#hikashop_order_listing .hika_order_action span.hkdropdown-text {
 color: $color;
 }*/
#hikashop_order_listing .hkdropdown {
  display: block;
}
span.hkdropdown-text {
  font-weight: 500;
  letter-spacing: 0px;
}
.hk-card.hk-card-order .hk-card-body {
  padding: 10px 15px;
}
/**hikashop order detail**/
#hikashop_order_main tbody table td {
  padding: 0px !important;
}
#hikashop_order_main .hikabtn, #hikashop_order_main .hikabtn {
  background-color: unset;
  border: unset;
  border-color: unset;
  padding: 10px 0;
}
#hikashop_order_main .hikabtn:hover, #hikashop_order_main .hikabtn:focus, #hikashop_order_main .hikabtn:hover, #hikashop_order_main .hikabtn:focus {
  background-color: unset;
  border: unset;
  border-color: unset;
  padding: 10px 0;
  color: #000;
}
#hikashop_order_main .header.hikashop_header_title {
  display: none;
}
#hikashop_order_main table.hikashop_order_main_table {
  border: 1px solid #ddd;
}
#hikashop_order_main table.hikashop_order_main_table th:not(:first-child) {
  text-align: center;
}
#hikashop_order_main table.hikashop_order_main_table th:last-child {
  text-align: right;
}
#hikashop_order_main td.hikashop_order_total_value, #hikashop_order_main td.hikashop_order_tax_value, #hikashop_order_main td.hikashop_order_shipping_value, #hikashop_order_main td.hikashop_order_item_total_value, #hikashop_order_main td.hikashop_order_subtotal_value, #hikashop_order_main td.hikashop_order_coupon_value, #hikashop_order_main td.hikashop_order_payment_value {
  text-align: right;
}
#hikashop_order_main table.hikashop_order_main_table td {
  padding: 15px;
}
@media (max-width: 1024px) {
  /*table.hikashop_order_main_table tbody tbody td {
   width: 100%;
   }*/
  .hika_toolbar .hika_toolbar_btn.hika_btn_32 {
    float: left;
  }
  fieldset#htmlfieldset_billing {
    margin-right: 0;
    margin-bottom: 15px;
  }
  legend {
    padding-bottom: 2px;
    margin-bottom: 5px;
  }
  #hikashop_order_main table.hikashop_order_main_table td {
    width: 100%;
  }
  td.hikashop_order_shipping_title.key, td.hikashop_order_subtotal_title.key, td.hikashop_order_total_title.key, td.hikashop_order_shipping_value, td.hikashop_order_subtotal_value, td.hikashop_order_total_value {
    width: inherit !important;
  }
  #hikashop_order_main a.hikashop_order_product_link {
    float: right;
  }
}
@media (max-width: 767px) {
  #hikashop_order_main fieldset#htmlfieldset_products table.hikashop_order_main_table tr td:last-child {
    text-align: left;
  }
}
/**Cart**/
#hikashop_carts_listing .header.hikashop_header_title {
  display: none;
}
#hikashop_carts_listing .hikabtn {
  border: 0px;
}
.hkdropdown-menu-right {
  left: 0 !important;
}
table.hikashop_order_main_table td, table.hikashop_order_main_table th {
  border: 0px !important;
}
@media (max-width: 991px) {
  dl.hika_cpanel_order_methods {
    padding: 10px 15px;
  }
}
.hika_toolbar span.btnName {
  color: #000 !important;
}
#hikashop_show_cart_form .sp-input-wrap {
  /* display: block; */
  width: 64px;
  position: relative;
  top: -1px;
  border-radius: 0 !important;
  margin: 0px 1px;
}
@media (max-width: 767px) {
  #hikashop_show_cart_form .hikashop_product_quantity_div {
    justify-content: flex-end;
  }
}
.view-cart .hika_toolbar {
  margin-bottom: 10px;
}
.view-cart .hika_toolbar .hika_toolbar_btn.hika_btn_32 {
  float: unset;
  display: flex;
  justify-content: flex-end;
}
.fa-sign-out:before {
  content: "\f08b" !important;
}
.hika_cpanel_icons .hikashop_cpanel_button_text {
  padding-left: 15px;
  text-align: left;
}
/**menu**/
.icon-bar > span {
  border-bottom: 1px solid #000;
}
/**login**/
form#login-form {
  max-width: 600px;
  background: #fff;
  position: relative;
  border-radius: 20px;
  /** border: 1px solid #303132;**/
  box-shadow: 1px 2px 5px #ddd;
  padding: 45px;
  margin: auto;
}
#login-form input[type="text"], #login-form input[type="password"] {
  width: 100% !important;
  border: 1px solid #ccc;
}
.checkbox input[type=checkbox] {
  width: auto !important;
}
.form-login-header h3 {
  margin-bottom: 35px;
  text-align: center;
}
span.star {
  color: red;
}
@media (max-width: 767px) {
  form#login-form {
    padding: 20px;
  }
}
/**forget**/
.remind, .reset {
  max-width: 600px;
  background: #fff;
  position: relative;
  border-radius: 20px;
  border: 1px solid #e1242d;
  box-shadow: 1px 2px 3px #ddd;
  padding: 45px;
  margin: auto;
}
/**user control panel**/
span.field_required {
  color: red;
}
/**registration**/
.hikashop_user_registration_page {
  margin: auto;
  background: #fff;
  position: relative;
  border-radius: 20px;
  /*border: 1px solid #f9db00;*/
  box-shadow: 1px 2px 3px #ddd;
  padding: 20px;
  padding: 45px;
}
.hikashop_user_registration_page .hkform-horizontal .hkform-group {
  flex-wrap: wrap;
}
.hikashop_user_registration_page .hkform-horizontal .hkcontrol-label {
  text-align: left;
  width: 100%;
  display: block;
}
@media (max-width: 767px) {
  .hikashop_user_registration_page {
    padding: 20px;
  }
}
/**input**/
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  display: block;
  height: 38px !important;
  border-radius: 4px !important;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  width: 100%;
}
select[multiple], select[size] {
  height: 38px !important;
}
/**edit profile**/
.password-group span.input-group-prepend {
  display: none;
}
