@charset "utf-8";
/*--------------------------------------------------------------------------------------------------
CSS Styles for <LUKOIL Wholesale App>.
--------------------------------------------------------------------------------------------------*/
/* =CSS Reset
--------------------------------------------------------------------------------------------------*/
/* http://com.meyerweb/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
a {
  color: inherit;
  text-decoration: none;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html,
body {
  width: 100%;
}
*:active,
*:focus {
  outline: none;
}
a:hover,
a:focus {
  text-decoration: none;
}
input,
textarea {
  border-radius: 0;
}
/* End CSS Reset
--------------------------------------------------------------------------------------------------*/
/* =Toolkit
--------------------------------------------------------------------------------------------------*/
/* Micro Clearfix Hack by Nicholas Gallagher (http://nicolasgallagher.com/micro-clearfix-hack/) */
/* For modern browsers */.cf:before,
.cf:after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
/* For IE 6/7 (trigger hasLayout) */
.cf {
  zoom: 1;
}
/* general purpose classes */
.ttable {
  text-align: center;
  display: table;
  height: 100%;
  margin: 0 auto;
  width: 100%;
}
.tcell {
  display: table-cell;
  vertical-align: middle;
}
.pos-rel {
  position: relative;
}
label,
figure,
p {
  margin-bottom: 0;
}
input:-internal-autofill-selected,
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  background: #fff !important;
  -webkit-box-shadow: 0 0 0 30px white inset !important;
}
p {
  line-height: 1.2;
}
.accent {
  color: #e30613 !important;
}
.text-secondary {
  color: #8492a6 !important;
}
.text-dgrey {
  color: #273444 !important;
}
.text-white {
  color: #fff !important;
}
.text-lgrey {
  color: #8492A6;
}
.text-grey {
  color: #a1aab1;
}
.text-black {
  color: #454545 !important;
}
.text-dgrey {
  color: #7a7a7a;
}
a {
  color: #252525;
}
a:hover,
a:focus {
  text-decoration: none;
  color: #252525;
}
.text-xs {
  font-size: 12px !important;
}
.text-xsm {
  font-size: 12px !important;
}
.text-sm {
  font-size: 13px !important;
}
.text-smd {
  font-size: 14px !important;
}
.text-smd span {
  font-size: 14px !important;
}
.text-md {
  font-size: 16px !important;
}
.text-lg {
  font-size: 18px !important;
}
.text-xl {
  font-size: 20px !important;
}
.font-md {
  font-weight: 500;
}
.bg-light {
  background: #FAFAFA;
}
.absolute-top {
  position: absolute;
  top: 0;
}
.absolute-right {
  position: absolute;
  left: auto;
  right: 0;
}
.shadow-lg {
  -webkit-box-shadow: 0px 9px 18px 0px rgba(138, 149, 158, 0.2) !important;
  -moz-box-shadow: 0px 9px 18px 0px rgba(138, 149, 158, 0.2) !important;
  box-shadow: 0px 9px 18px 0px rgba(138, 149, 158, 0.2) !important;
}
.lh-lg {
  line-height: 1.6;
}
.cursor-pointer {
  cursor: pointer;
}
.rounded {
  border-radius: 10px;
}
@media (-webkit-device-pixel-ratio: 1.25) {
  :root {
    zoom: 0.8;
  }
}
.border {
  border: 1px solid #e4e7ed !important;
}
.border-bottom {
  border-bottom: 1px solid #E8ECEF !important;
}
.first-uppercase {
  text-transform: lowercase;
}
.first-uppercase:first-letter {
  text-transform: uppercase;
}
/* End Toolkit
--------------------------------------------------------------------------------------------------*/
@font-face {
  font-family: 'FuturaPTBold';
  src: url('../fonts/FuturaPT-Bold.eot');
  src: url('../fonts/FuturaPT-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/FuturaPT-Bold.svg#FuturaPTBold') format('svg'), url('../fonts/FuturaPT-Bold.ttf') format('truetype'), url('../fonts/FuturaPT-Bold.woff') format('woff'), url('../fonts/FuturaPT-Bold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 800;
  line-height: 1;
  margin-bottom: 0;
}
strong {
  font-weight: 800;
}
h1 {
  font-size: 28px;
}
h3 {
  font-size: 32px;
}
h4 {
  font-size: 38px;
  text-transform: uppercase;
}
/* =Typography
--------------------------------------------------------------------------------------------------*/
/* Setting up the fonts */
/* End Typography
--------------------------------------------------------------------------------------------------*/
/* =Wrappers
--------------------------------------------------------------------------------------------------*/
.wrapper {
  position: relative;
  overflow: hidden;
}
.container {
  padding-left: 25px;
  padding-right: 25px;
}
@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1170px;
  }
}
.view-wrap {
  overflow: hidden;
  position: relative;
}
.page-view {
  padding-top: 60px;
  position: absolute;
  left: 0;
  right: 0;
  padding-bottom: 94px;
  background: #fff;
  min-height: 100vh;
  top: 0;
  width: 100%;
}
/* End Wrappers
--------------------------------------------------------------------------------------------------*/
/* =Cookies
--------------------------------------------------------------------------------------------------*/
.cookie-consent {
  display: block;
  position: fixed;
  top: auto;
  left: 7px;
  bottom: 7px;
  width: 290px;
  max-width: 95%;
  font-size: 13px;
  z-index: 999999;
  text-align: left;
  background: white;
  -webkit-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.32);
  -moz-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.32);
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.32);
}
.cookie-consent .checkbox {
  display: inline-block;
  margin-right: 15px;
  margin-top: 15px;
}
.cookie-consent .btn-accent {
  padding: 12px 40px;
  line-height: 1;
  margin-top: 15px;
}
.cookie-consent .switch {
  padding-left: 26px;
  font-weight: bold;
  padding-top: 2px;
}
@media screen and (max-width: 767px) {
  .cookie-consent {
    bottom: 70px;
  }
}
.icon_cookies {
  display: block;
  width: 25px;
  position: absolute;
  left: -2px;
  top: 2px;
}
.cookie-options {
  padding: 15px 15px 15px 20px;
}
.cookie-options p {
  position: relative;
  padding-left: 30px;
  color: #999999;
  line-height: 1;
}
.cookie-options a {
  color: #dd0117;
  text-decoration: underline;
}
.cookie-button {
  position: fixed;
  bottom: -20px;
}
.cookie-button:hover {
  bottom: 0px;
}
/* End Cookies
--------------------------------------------------------------------------------------------------*/
/* =Layout 
--------------------------------------------------------------------------------------------------*/
.modal {
  z-index: 1060;
  background: rgba(31, 29, 43, 0.24);
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
}
.modal.right .modal-dialog {
  position: fixed;
  margin: auto;
  width: 317px;
  height: 100%;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}
.modal.right.fade .modal-dialog {
  right: -320px;
  left: auto;
  -webkit-transition: right 0.5s ease-out;
  -moz-transition: right 0.5s ease-out;
  -ms-transition: right 0.5s ease-out;
  -o-transition: right 0.5s ease-out;
  transition: right 0.5s ease-out;
}
.modal.right.fade.show .modal-dialog {
  right: 0;
}
.modal.right:not(.show) .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.modal.right .modal-content {
  height: 100%;
  overflow-y: auto;
  background: #2f2f2f url('../images/lines.png') 0 0 no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.modal.right .modal-body {
  flex-grow: 1;
}
.modal.right .modal-footer {
  background: #e30613;
}
.modal .xdsoft_datetimepicker {
  position: absolute !important;
}
.modal {
  z-index: 10000;
}
.modal-dialog {
  border-radius: 16px;
}
.modal-dialog .modal-content {
  border-radius: 16px;
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.modal-dialog .modal-content.menu-holder {
  border-radius: 0;
}
.modal-dialog .modal-content .close {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 2px solid #E3E7EC;
  position: absolute;
  top: 12px;
  left: auto;
  right: 14px;
  background: transparent url('../svg/modal-close.svg') center no-repeat;
  background-size: 8px;
  padding: 0;
  margin: 0;
  float: none;
  text-shadow: none;
  opacity: 1;
  z-index: 10;
}
.modal-backdrop {
  display: none;
}
.modal-title {
  font-size: 22px;
  line-height: 1;
}
.modal-header {
  border-bottom: none;
  padding-right: 54px;
}
.modal-header .close {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 2px solid #E3E7EC;
  position: absolute;
  top: 12px;
  left: auto;
  right: 14px;
  background: transparent url('../svg/modal-close.svg') center no-repeat;
  background-size: 8px;
  padding: 0;
  margin: 0;
  float: none;
  text-shadow: none;
  opacity: 1;
  z-index: 10;
}
.modal-header .btn-back {
  position: absolute;
  top: 15px;
  left: 10px;
  font-size: 12px;
  -webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  -ms-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
.modal-header .btn-back:hover {
  color: #e30613;
}
.modal-header.pale {
  background: #F8F8F8;
  justify-content: center;
  padding-left: 54px;
}
.modal-body {
  padding-left: 15px;
  padding-right: 15px;
}
.modal-body .avatar {
  margin: 0 auto 0.5rem auto;
  width: 140px;
  height: 140px;
  line-height: 140px;
}
.modal-footer {
  border-top: none;
  text-align: left;
  padding: 0 0 50px 0;
  position: relative;
}
.modal-footer .LUK-symbol {
  display: block;
  width: 317px;
  position: absolute;
  left: 0px;
  top: auto;
  bottom: 30px;
  pointer-events: none;
  margin: 0;
}
.modal-x,
.modal-y,
.modal-q {
  display: block;
  width: 105px;
  margin: 0 auto;
}
.modal-requests-icon {
  display: flex;
  width: 105px;
  height: 105px;
  margin: 0 auto;
}
.modal-requests-icon svg {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.modal-requests-icon svg * {
  fill: #e30613;
}
.modal-title-big {
  font-size: 28px;
  font-family: "FuturaPTBold", sans-serif;
  color: #000;
}
#dateErrorModal {
  z-index: 10002;
}
.air-datepicker-global-container {
  z-index: 10001;
}
.air-datepicker-global-container .air-datepicker {
  border-radius: 16px;
}
.air-datepicker-global-container .air-datepicker-body--day-name,
.air-datepicker-global-container .air-datepicker-cell.-day-.-current- {
  color: #e30613;
}
.air-datepicker-global-container .air-datepicker-cell.-selected-,
.air-datepicker-global-container .air-datepicker-cell.-selected-.-focus- {
  background: #e30613;
}
.air-datepicker-global-container .air-datepicker-overlay {
  z-index: 1049;
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
}
.air-datepicker-global-container .air-datepicker {
  z-index: 1050;
}
.air-datepicker-global-container .air-datepicker-nav--action {
  border-radius: 10px;
}
.group-calendar:not(.is-disabled) .date-picker-request[readonly]:not(.date-picker) {
  background: #fff;
  pointer-events: all;
}
.air-datepicker-cell.-day-.oldDate {
  opacity: .35;
  pointer-events: none;
  cursor: default;
}
.air-datepicker-cell.-day-.-disabled- {
  opacity: .35;
}
.air-datepicker-cell.-day-.delivery-allowed:not(.-disabled-):hover {
  /*background: rgba(209, 0, 0, .08); border-radius: 8px;*/

}
.air-datepicker-cell.-day- {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.air-datepicker-cell.-day-.-current- {
  outline: none;
  border-radius: 8px;
}
.air-datepicker-cell.-day-.-current-:before {
  content: '';
  display: block;
  position: absolute;
  width: 80%;
  height: 2px;
  background-color: #e30613;
  top: 80%;
  left: 10%;
}
.air-datepicker-cell.-day-.-selected- {
  background: #d10000;
  color: #fff;
  border-radius: 8px;
}
/* End Layout
--------------------------------------------------------------------------------------------------*/
/* =Header 
--------------------------------------------------------------------------------------------------*/
.fixed-header {
  position: fixed;
  z-index: 150;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
}
.navbar-header {
  position: relative;
  height: 60px;
  float: none;
  width: 100%;
}
.navbar-header .page-title {
  display: flex;
  font-size: 22px;
  font-family: 'FuturaPTBold', sans-serif;
  align-items: center;
  height: 100%;
  padding: 0 56px;
  line-height: 1;
  justify-content: center;
}
.navbar-header .button_back {
  display: block;
  top: 6px;
  left: 8px;
  margin: 0;
  width: 48px;
  height: 48px;
  position: absolute;
  background: url('../svg/arrow-left.svg') center no-repeat;
  background-size: 16px;
}
.logo {
  display: block;
  max-width: 109px;
  color: #e30613;
  font-size: 36px;
  font-weight: bold;
  -webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  -ms-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  margin: 35px auto 0 auto;
}
.logo:hover,
.logo:focus {
  color: #8492a6;
}
.logo img {
  width: 100%;
}
.logo-title {
  margin: 9px auto 97px auto;
  display: block;
  width: 203px;
  height: 18px;
}
.lukoil-logo-sm {
  display: block;
  top: 10px;
  left: 25px;
  margin: 0;
  width: 40px;
  height: 40px;
  position: absolute;
}
.my-preload {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.35);
  z-index: 120;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transition-property: opacity, visibility;
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
}
.my-preload.active {
  opacity: 1;
  visibility: visible;
}
.windows8 {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -39px;
  margin-top: -39px;
  width: 78px;
  height: 78px;
}
.windows8 .wBall {
  position: absolute;
  width: 74px;
  height: 74px;
  opacity: 0;
  transform: rotate(225deg);
  -o-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  animation: orbit 6.96s infinite;
  -o-animation: orbit 6.96s infinite;
  -ms-animation: orbit 6.96s infinite;
  -webkit-animation: orbit 6.96s infinite;
  -moz-animation: orbit 6.96s infinite;
}
.windows8 .wBall .wInnerBall {
  position: absolute;
  width: 10px;
  height: 10px;
  background: #e30613;
  left: 0px;
  top: 0px;
  border-radius: 10px;
}
.windows8 #wBall_1 {
  animation-delay: 1.52s;
  -o-animation-delay: 1.52s;
  -ms-animation-delay: 1.52s;
  -webkit-animation-delay: 1.52s;
  -moz-animation-delay: 1.52s;
}
.windows8 #wBall_2 {
  animation-delay: 0.3s;
  -o-animation-delay: 0.3s;
  -ms-animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
}
.windows8 #wBall_3 {
  animation-delay: 0.61s;
  -o-animation-delay: 0.61s;
  -ms-animation-delay: 0.61s;
  -webkit-animation-delay: 0.61s;
  -moz-animation-delay: 0.61s;
}
.windows8 #wBall_4 {
  animation-delay: 0.91s;
  -o-animation-delay: 0.91s;
  -ms-animation-delay: 0.91s;
  -webkit-animation-delay: 0.91s;
  -moz-animation-delay: 0.91s;
}
.windows8 #wBall_5 {
  animation-delay: 1.22s;
  -o-animation-delay: 1.22s;
  -ms-animation-delay: 1.22s;
  -webkit-animation-delay: 1.22s;
  -moz-animation-delay: 1.22s;
}
@keyframes orbit {
  0% {
    opacity: 1;
    z-index: 99;
    transform: rotate(180deg);
    animation-timing-function: ease-out;
  }
  7% {
    opacity: 1;
    transform: rotate(300deg);
    animation-timing-function: linear;
    origin: 0%;
  }
  30% {
    opacity: 1;
    transform: rotate(410deg);
    animation-timing-function: ease-in-out;
    origin: 7%;
  }
  39% {
    opacity: 1;
    transform: rotate(645deg);
    animation-timing-function: linear;
    origin: 30%;
  }
  70% {
    opacity: 1;
    transform: rotate(770deg);
    animation-timing-function: ease-out;
    origin: 39%;
  }
  75% {
    opacity: 1;
    transform: rotate(900deg);
    animation-timing-function: ease-out;
    origin: 70%;
  }
  76% {
    opacity: 0;
    transform: rotate(900deg);
  }
  100% {
    opacity: 0;
    transform: rotate(900deg);
  }
}
@-o-keyframes orbit {
  0% {
    opacity: 1;
    z-index: 99;
    -o-transform: rotate(180deg);
    -o-animation-timing-function: ease-out;
  }
  7% {
    opacity: 1;
    -o-transform: rotate(300deg);
    -o-animation-timing-function: linear;
    -o-origin: 0%;
  }
  30% {
    opacity: 1;
    -o-transform: rotate(410deg);
    -o-animation-timing-function: ease-in-out;
    -o-origin: 7%;
  }
  39% {
    opacity: 1;
    -o-transform: rotate(645deg);
    -o-animation-timing-function: linear;
    -o-origin: 30%;
  }
  70% {
    opacity: 1;
    -o-transform: rotate(770deg);
    -o-animation-timing-function: ease-out;
    -o-origin: 39%;
  }
  75% {
    opacity: 1;
    -o-transform: rotate(900deg);
    -o-animation-timing-function: ease-out;
    -o-origin: 70%;
  }
  76% {
    opacity: 0;
    -o-transform: rotate(900deg);
  }
  100% {
    opacity: 0;
    -o-transform: rotate(900deg);
  }
}
@-ms-keyframes orbit {
  0% {
    opacity: 1;
    z-index: 99;
    -ms-transform: rotate(180deg);
    -ms-animation-timing-function: ease-out;
  }
  7% {
    opacity: 1;
    -ms-transform: rotate(300deg);
    -ms-animation-timing-function: linear;
    -ms-origin: 0%;
  }
  30% {
    opacity: 1;
    -ms-transform: rotate(410deg);
    -ms-animation-timing-function: ease-in-out;
    -ms-origin: 7%;
  }
  39% {
    opacity: 1;
    -ms-transform: rotate(645deg);
    -ms-animation-timing-function: linear;
    -ms-origin: 30%;
  }
  70% {
    opacity: 1;
    -ms-transform: rotate(770deg);
    -ms-animation-timing-function: ease-out;
    -ms-origin: 39%;
  }
  75% {
    opacity: 1;
    -ms-transform: rotate(900deg);
    -ms-animation-timing-function: ease-out;
    -ms-origin: 70%;
  }
  76% {
    opacity: 0;
    -ms-transform: rotate(900deg);
  }
  100% {
    opacity: 0;
    -ms-transform: rotate(900deg);
  }
}
@-webkit-keyframes orbit {
  0% {
    opacity: 1;
    z-index: 99;
    -webkit-transform: rotate(180deg);
    -webkit-animation-timing-function: ease-out;
  }
  7% {
    opacity: 1;
    -webkit-transform: rotate(300deg);
    -webkit-animation-timing-function: linear;
    -webkit-origin: 0%;
  }
  30% {
    opacity: 1;
    -webkit-transform: rotate(410deg);
    -webkit-animation-timing-function: ease-in-out;
    -webkit-origin: 7%;
  }
  39% {
    opacity: 1;
    -webkit-transform: rotate(645deg);
    -webkit-animation-timing-function: linear;
    -webkit-origin: 30%;
  }
  70% {
    opacity: 1;
    -webkit-transform: rotate(770deg);
    -webkit-animation-timing-function: ease-out;
    -webkit-origin: 39%;
  }
  75% {
    opacity: 1;
    -webkit-transform: rotate(900deg);
    -webkit-animation-timing-function: ease-out;
    -webkit-origin: 70%;
  }
  76% {
    opacity: 0;
    -webkit-transform: rotate(900deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: rotate(900deg);
  }
}
@-moz-keyframes orbit {
  0% {
    opacity: 1;
    z-index: 99;
    -moz-transform: rotate(180deg);
    -moz-animation-timing-function: ease-out;
  }
  7% {
    opacity: 1;
    -moz-transform: rotate(300deg);
    -moz-animation-timing-function: linear;
    -moz-origin: 0%;
  }
  30% {
    opacity: 1;
    -moz-transform: rotate(410deg);
    -moz-animation-timing-function: ease-in-out;
    -moz-origin: 7%;
  }
  39% {
    opacity: 1;
    -moz-transform: rotate(645deg);
    -moz-animation-timing-function: linear;
    -moz-origin: 30%;
  }
  70% {
    opacity: 1;
    -moz-transform: rotate(770deg);
    -moz-animation-timing-function: ease-out;
    -moz-origin: 39%;
  }
  75% {
    opacity: 1;
    -moz-transform: rotate(900deg);
    -moz-animation-timing-function: ease-out;
    -moz-origin: 70%;
  }
  76% {
    opacity: 0;
    -moz-transform: rotate(900deg);
  }
  100% {
    opacity: 0;
    -moz-transform: rotate(900deg);
  }
}
.custom-burger {
  position: absolute;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 36px;
  height: 36px;
  font-size: 0;
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  border-radius: 24px;
  cursor: pointer;
  left: auto;
  right: 23px;
  top: 50%;
  margin-top: -18px;
  background: transparent;
  /*z-index: 1050;*/
  border: none;
}
.custom-burger span {
  display: block;
  position: absolute;
  top: 17px;
  left: 7px;
  right: 7px;
  height: 2px;
  background: #e30613;
  border-radius: 2px;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  -ms-transition: background 0.3s ease-in-out;
  -o-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}
.custom-burger span::after,
.custom-burger span::before {
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  width: auto;
  height: 2px;
  content: "";
  background: #e30613;
  border-radius: 2px;
  -webkit-transition-duration: .3s, .3s;
  transition-duration: .3s, .3s;
  -webkit-transition-delay: .3s, 0s;
  transition-delay: .3s, 0s;
}
.custom-burger span::before {
  top: -7px;
  -webkit-transition-property: top, -webkit-transform;
  transition-property: top, transform, background;
}
.custom-burger span::after {
  bottom: -7px;
  -webkit-transition-property: bottom, -webkit-transform;
  transition-property: bottom, transform, background;
}
.custom-burger.is-active {
  /*background: #cf6aa6;*/

}
.custom-burger.is-active span {
  background: transparent;
}
.custom-burger.is-active span::before,
.custom-burger.is-active span::after {
  /*background: #ffffff;*/

}
.custom-burger.is-active span::before {
  top: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.custom-burger.is-active span::after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.custom-burger.is-active span::after,
.custom-burger.is-active span::before {
  -webkit-transition-delay: 0s, .3s;
  transition-delay: 0s, 0.3s;
}
/* End Header
--------------------------------------------------------------------------------------------------*/
/* =Home Slider 
--------------------------------------------------------------------------------------------------*/
html.full-height {
  height: 100%;
}
body.splash {
  height: 100%;
}
body.splash .page-view,
body.splash .view-wrap {
  padding: 0;
  height: 100% !important;
  min-height: 100%;
}
body.splash h1 {
  color: #454545;
}
.banner-slider {
  height: 100%;
}
.banner-slider .swiper {
  height: 100%;
}
.banner-slider .swiper-slide {
  height: 100%;
}
.banner-slider .swiper-slide figure {
  position: relative;
  overflow: hidden;
  display: block;
  width: 100%;
  height: 100%;
}
.banner-slider .swiper-slide figure img {
  display: block;
  position: absolute;
  left: 50%;
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  top: 0;
  width: auto;
  height: 100%;
}
.banner-slider .swiper-slide.odd .slide-title {
  background-color: #454545;
}
.banner-slider .swiper-slide.even .slide-title {
  background-color: #B10000;
}
.slide-title {
  position: absolute;
  z-index: 1;
  top: auto;
  bottom: 0px;
  left: 0;
  right: 0;
  text-align: left;
  color: #fff;
  padding: 45px 25px 158px 25px;
  background: #b10000 url('../svg/LUK-symbol2.svg') 25px 50px no-repeat;
  background-size: 422px;
  border-top-right-radius: 50px;
  height: 360px;
  -webkit-transition: background-color 0.3s ease-in-out;
  -moz-transition: background-color 0.3s ease-in-out;
  -ms-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}
.slide-title h2 {
  font-size: 36px;
}
.slide-title p {
  font-size: 20px;
}
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 70px;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 6px;
}
.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #fff;
  opacity: .3;
  border-radius: 50rem;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transition-property: opacity, width;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 32px;
  background: #fff;
  opacity: 1;
}
.btn-skip {
  display: flex;
  align-items: center;
  font-size: 13px;
  width: 50px;
  height: 50px;
  background: #454545;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  margin-right: 15px;
  justify-content: center;
  flex-shrink: 0;
}
.btn-skip.onboarding {
  position: absolute;
  z-index: 10;
  left: 24px;
  top: auto;
  bottom: 50px;
  width: 56px;
  height: 56px;
}
/* End Home Slider
--------------------------------------------------------------------------------------------------*/
/* =Navigation 
--------------------------------------------------------------------------------------------------*/
.navbar {
  box-shadow: none;
}
#sidenav .main-menu {
  padding: 50px 0 0 0;
}
#sidenav .main-menu a {
  padding: 15px 15px 15px 80px;
  font-size: 20px;
  display: block;
  position: relative;
  color: rgba(255, 255, 255, 0.8);
  font-weight: 500;
  -webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  -ms-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
#sidenav .main-menu a.active {
  color: #ffffff;
}
#sidenav .user-info {
  color: #fff;
  margin-left: 25px;
  padding-right: 20px;
  margin-bottom: 0;
  padding-left: 0;
  margin-top: 0;
}
#sidenav .user-info a {
  color: #fff;
}
#sidenav .modal-body {
  padding: 50px 0 0 0;
}
.ico-menu {
  display: block;
  width: 24px;
  height: auto;
  position: absolute;
  left: 35px;
  top: 50%;
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  flex-shrink: 0;
}
.ico-menu * {
  fill: #fff;
}
button:focus {
  outline: none;
}
.btn {
  border: none;
  border-radius: 24px;
  font-size: 14px;
  padding: 15px 35px;
  line-height: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transition-property: color, background, border, box-shadow, opacity;
  max-height: 56px;
  font-family: "FuturaPTBold", sans-serif;
  display: block;
  width: 100%;
  max-width: 330px;
  margin: 0 auto;
  text-transform: none;
  color: #fff;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.btn.btn-with-icon {
  padding-right: 10px;
  padding-left: 25px;
}
.btn:disabled,
.btn.disabled,
.btn:hover:disabled,
.btn.disabled:hover {
  opacity: .5;
  cursor: not-allowed;
}
.btn.focus,
.btn:focus {
  box-shadow: none;
}
.btn-accent {
  background-color: #e30613;
  border-color: #e30613;
  font-size: 20px;
  position: relative;
}
.btn-accent.spinning {
  background-color: rgba(227, 6, 19, 0.5) !important;
}
.btn-accent:hover {
  background-color: #e30613;
  border-color: #e30613;
  color: #fff;
}
.btn-accent:focus {
  background-color: #e30613;
  border-color: #e30613;
  box-shadow: none;
  color: #fff;
}
.btn-accent:disabled,
.btn-accent.disabled {
  background: #e30613;
  border-color: #e30613;
}
.btn-accent .triangle_right {
  position: absolute;
  left: auto;
  right: 18px;
  top: 50%;
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.btn-accent .fas {
  position: absolute;
  left: auto;
  right: 27px;
  top: 50%;
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-size: 1.1rem;
  opacity: .65;
}
.waves-ripple {
  animation-delay: 10s;
}
.btn-grey {
  background: #f3f3f3;
  color: #686868;
}
.btn-grey.btn {
  padding: 17px;
  font-size: 12px;
}
.btn-grey:hover {
  background: #000;
  color: #fff;
}
.btn-facebook {
  background: #3b5998;
  color: #fff;
}
.btn-facebook:hover,
.btn-facebook:focus {
  color: #fff;
}
.btn-with-icon {
  position: relative;
}
.btn-with-icon svg {
  display: block;
  position: absolute;
  left: 15px;
  top: 50%;
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.btn-with-icon .shopping-cart {
  width: 18px;
  height: 18px;
}
.btn-with-icon .shopping-cart * {
  fill: #fff;
}
.btn-with-icon .ico-phone {
  width: 16px;
  height: 16px;
}
.btn-with-icon .ico-phone * {
  fill: #fff;
}
.btn-with-icon .arrow-square-right {
  width: 18px;
  height: 18px;
}
.btn-with-icon .arrow-square-right * {
  fill: #e30613;
}
.btn-black {
  background: #000;
  color: #fff;
  text-align: center;
  width: 100%;
}
.btn-black:hover {
  opacity: .65;
  color: #fff;
}
.btn-black .triangle_left {
  position: absolute;
  left: 18px;
  top: 50%;
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.btn-secondary {
  background: #8492a6;
  color: #fff;
  position: relative;
}
.btn-secondary:hover {
  opacity: .65;
  background: #8492a6;
  border-color: #e30613;
}
.btn-secondary:focus {
  background: #8492a6;
  border-color: #8492a6;
  box-shadow: 0 0 0 0.2rem #bfc6d1;
  opacity: .65;
}
.btn-secondary .triangle_left {
  position: absolute;
  left: 18px;
  top: 50%;
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.btn-border {
  border: 1px solid #e30613;
  background: #fff;
  color: #454545;
  font-size: 20px;
}
.btn-border.red {
  color: #e30613;
  background: #fff !important;
}
.btn-icon {
  border: none;
}
.btn-icon.accent i {
  color: #e30613;
}
.btn-icon i {
  font-size: 20px;
}
.triangle_right,
.triangle_left {
  display: inline-block;
  width: 4px;
  height: 10px;
}
.triangle_right *,
.triangle_left * {
  fill: #fff;
}
.dropdown-toggle:after {
  display: none;
}
.dropdown-toggle .fa-chevron-down {
  color: #4e0207;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transition-property: transform, -ms-transform, -webkit-transform;
}
.dropdown-toggle .triangle_down {
  display: block;
  width: 10px;
  height: 4px;
  background: url('../svg/triangle_down.svg') center no-repeat;
  position: absolute;
  left: auto;
  right: 6px;
  top: 50%;
  margin-top: -2px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transition-property: transform, -ms-transform, -webkit-transform;
}
.dropdown.show .dropdown-toggle .fa-chevron-down,
.dropdown.show .dropdown-toggle .triangle_down {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.dropdown.change-languages .dropdown-menu {
  min-width: unset;
  width: auto;
  margin-top: 10px;
}
.dropdown.change-languages .dropdown-menu:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #ffffff transparent;
  position: absolute;
  top: -5px;
  left: 15px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transition-property: left, right, transform, -ms-transform, -webkit-transform;
}
.dropdown.change-languages .dropdown-menu li {
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  -ms-transition: background 0.3s ease-in-out;
  -o-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}
.dropdown.change-languages .dropdown-menu li:hover {
  background: #f1f1f1;
}
.dropdown.change-languages .dropdown-menu a {
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  -ms-transition: background 0.3s ease-in-out;
  -o-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}
.dropdown.change-languages .dropdown-menu a:hover {
  background: #f1f1f1;
}
.dropdown-item.active,
.dropdown-item:active {
  background: #f8f9fa;
}
.dropdown-menu {
  width: 300px;
  padding: 0;
  border-radius: 3px;
  border: none;
  -webkit-box-shadow: 0 13px 32px rgba(51, 51, 51, 0.1);
  box-shadow: 0 13px 32px rgba(51, 51, 51, 0.1);
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background-color: #e30613;
}
.nav-pills .nav-link {
  border-radius: 0;
}
.nav.vertical .nav-item {
  width: 100%;
}
.nav.vertical .nav-link {
  position: relative;
}
.nav.vertical .nav-link .fa-chevron-down {
  position: absolute;
  left: auto;
  right: 0;
  top: 50%;
}
.nav.vertical ul .nav-link {
  /*padding-left: 3rem;*/

}
.nav-link.collapsable:not(.collapsed) .fa-chevron-down {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.nav-link.collapsable .fa-chevron-down {
  color: #4e0207;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transition-property: transform, -ms-transform, -webkit-transform;
}
.main-nav {
  padding: 0;
  background: #e30613;
}
.main-nav .nav-item {
  padding: 0;
}
.main-nav .nav-item .nav-link {
  padding: 23px 18px;
  text-transform: uppercase;
  color: #fff;
  font-family: "FuturaPTBold", sans-serif;
  font-size: 16px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transition-property: color, background;
  text-align: center;
  height: 100%;
}
.main-nav .nav-item .nav-link:hover {
  background: #f8d9de;
  color: #8492a6;
}
.main-nav .nav-item.active .nav-link {
  background: #fff;
  color: #e30613;
}
.main-nav .nav-item.active .nav-link:hover {
  color: #e30613;
}
.navbar-dark .navbar-nav .nav-link:hover {
  color: #fff;
}
/* ng-repeat animation */
.item.ng-move,
.item.ng-enter,
.item.ng-sth {
  -webkit-transition: all ease-in 0.3s;
  transition: all ease-in 0.3s;
  opacity: 0;
}
.item.ng-move.ng-move-active,
.item.ng-enter.ng-enter-active,
.item.ng-sth.active {
  opacity: 1;
}
.fade-out.ng-hide {
  opacity: 0;
}
.fade-out.ng-hide-add,
.fade-out.ng-hide-remove {
  transition: all linear 0.5s;
}
.menu-backdrop,
.search-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100%;
  height: 100%;
  background-color: #000;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transition-property: opacity, visibility;
}
.menu-backdrop.fade,
.search-backdrop.fade {
  opacity: .71;
  visibility: visible;
}
.back-to-top {
  position: fixed;
  bottom: 0;
  right: 0;
  display: inline-flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  margin: 0 .8em .8em 0;
  padding: .25em;
  width: 40px;
  height: 40px;
  background: #e30613;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transition-property: background;
  border-radius: 24px;
  z-index: 10;
}
.back-to-top.show {
  visibility: visible;
  opacity: 1;
}
.back-to-top.hide {
  visibility: hidden;
  opacity: 0;
}
.back-to-top svg {
  width: 16px;
  height: 9px;
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.back-to-top svg * {
  fill: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transition-property: fill;
}
.back-to-top:hover {
  background-color: #b66878;
}
.close-nav-mobile {
  width: 35px;
  height: 35px;
  background: #fff;
  border-radius: 1px;
  position: absolute;
  left: auto;
  right: 0;
  top: 0;
  border: none;
  font-size: 20px;
  -ms-transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  transition-property: transform, -webkit-transform, -ms-transform;
}
.nav-bottom-mobile {
  padding: 15px;
  background: #fef6f6;
}
.back-to-nav {
  position: absolute;
  top: 100%;
  left: auto;
  right: 15px;
  display: inline-flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  margin: 0;
  width: 42px;
  height: 25px;
  background-color: #e30613;
  visibility: hidden;
  opacity: 0;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transition-property: visibility, opacity;
}
.back-to-nav.hide {
  visibility: hidden;
  opacity: 0;
}
.back-to-nav svg {
  width: 10px;
  height: 4px;
}
.back-to-nav svg * {
  fill: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transition-property: fill;
}
@media screen and (min-width: 768px) {
  .back-to-nav {
    display: none;
  }
}
.fixed-menu-wrap {
  display: inline-block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.fixed-menu {
  display: block;
  position: fixed;
  top: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 71px;
  background: #F6F6F6;
  padding: 0;
  text-align: center;
  z-index: 100;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}
.fixed-menu a {
  display: block;
  color: #A9ABAD;
  font-size: 12px;
  margin: 0;
  padding: 13px 0 0 0;
  height: 71px;
  width: 25%;
  font-weight: 500;
}
.fixed-menu a.active {
  color: #e30613;
}
.fixed-menu a.active .fixed_menu_icon * {
  fill: #e30613;
}
.fixed-menu .fixed_menu_icon {
  display: block;
  margin: 0 auto 5px auto;
  width: auto;
  height: 24px;
}
.fixed-menu .fixed_menu_icon * {
  fill: #292D32;
  -webkit-transition: fill 0.3s ease-in-out;
  -moz-transition: fill 0.3s ease-in-out;
  -ms-transition: fill 0.3s ease-in-out;
  -o-transition: fill 0.3s ease-in-out;
  transition: fill 0.3s ease-in-out;
}
.fixed-menu.isIOS {
  height: 89px;
}
.fixed-menu.isIOS a {
  height: 89px;
}
.circular {
  width: 40px;
  height: 40px;
  animation: rotate 2s linear infinite;
  position: absolute;
  top: 5px;
  left: auto;
  right: 10px;
  margin: auto;
}
.path {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  stroke-linecap: round;
  animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
}
@keyframes rotate {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 899, 200;
    stroke-dashoffset: -124px;
  }
}
@keyframes color {
  0% {
    stroke: #e30613;
  }
  40% {
    stroke: #e30613;
  }
  66% {
    stroke: #e30613;
  }
  90% {
    stroke: #e30613;
  }
}
/* End Navigation
--------------------------------------------------------------------------------------------------*/
/* =Dashboard
--------------------------------------------------------------------------------------------------*/
.user-info {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
  padding-left: 13px;
  margin-top: 25px;
}
.user-info span {
  display: block;
  flex-shrink: 0;
  background: #d9d9d9 url('../svg/ico-profile.svg') center no-repeat;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-size: 22px;
  margin-right: 9px;
}
.user-info strong {
  font-size: 23px;
}
.dashboard {
  font-size: 18px;
  font-weight: 800;
}
.dashboard em {
  font-size: 12px;
  font-weight: 400;
}
.dashboard a {
  display: flex;
  height: 68px;
  align-items: center;
  position: relative;
  padding: 0 70px;
}
.dashboard .icon {
  display: flex;
  width: 44px;
  height: 44px;
  background: #f4f5f7;
  border-radius: 50%;
  position: absolute;
  left: 15px;
  top: 50%;
  margin-top: -22px;
  align-items: center;
  justify-content: center;
}
.dashboard .icon svg {
  display: block;
  flex-shrink: 0;
}
.dashboard .icon svg * {
  fill: #e30613;
}
.dashboard .arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  background: #fff;
  border: 2px solid #E3E7EC;
  border-radius: 50%;
  position: absolute;
  left: auto;
  right: 15px;
  top: 50%;
  margin-top: -18px;
}
.dashboard .arrow i {
  color: #111;
  font-size: 15px;
}
/* End Dashboard
--------------------------------------------------------------------------------------------------*/
/* =404
--------------------------------------------------------------------------------------------------*/
.not-found-section {
  background: url('../images/plug.png') 80px center no-repeat;
  background-size: auto 100%;
  height: 889px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 40px;
}
.not-found-section .content {
  width: 500px;
  text-align: center;
}
.not-found-section .content img {
  margin: 0 auto;
}
.not-found-section .content strong {
  color: #e6e6e6;
  font-size: 57px;
  display: block;
  letter-spacing: 0.5px;
}
.not-found-section .content span {
  display: block;
  font-size: 36px;
  line-height: 1;
  margin-top: 10px;
}
.not-found-section .content p {
  font-size: 18px;
}
.not-found-section .content p a {
  color: #e30613;
  text-decoration: underline;
}
@media screen and (max-width: 1500px) {
  .not-found-section {
    padding-right: 100px;
    background-position: 70px center;
  }
}
@media screen and (max-width: 1279px) {
  .not-found-section {
    height: 630px;
    background-position: 35px center;
    padding-right: 35px;
  }
}
/* End 404
--------------------------------------------------------------------------------------------------*/
/* =Login 
--------------------------------------------------------------------------------------------------*/
.c-user .fa-user {
  color: #e30613;
  font-size: 20px;
}
.c-user .btn-icon {
  background: transparent;
}
.login-form {
  max-width: 330px;
  margin-left: auto;
  margin-right: auto;
}
.login-wrap {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* End Login
--------------------------------------------------------------------------------------------------*/
/* =Requests 
--------------------------------------------------------------------------------------------------*/
.btn-filter {
  display: flex;
  width: 50px;
  height: 50px;
  padding: 0;
}
.selected-filters div {
  display: inline-block;
  background: #F2F2F7;
  border-radius: 4px;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 500;
  color: #8E8E93;
  margin-bottom: 12px;
  margin-right: 10px;
  position: relative;
}
.selected-filters span {
  display: block;
  width: 17px;
  height: 17px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  left: auto;
  right: -6px;
  top: -6px;
  color: #e30613;
  border: 1px solid #cccccc;
  font-size: 11px;
  text-align: center;
  padding-top: 2px;
}
.clear-filter {
  position: absolute;
  font-size: 11px;
  left: 28px;
  top: 50%;
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-weight: 500;
  margin-top: 1px;
}
a.btn-request {
  display: flex;
  width: 56px;
  height: 56px;
  background: #e30613;
  border-radius: 50%;
  position: fixed;
  left: auto;
  right: 26px;
  top: auto;
  bottom: 80px;
  color: #fff;
  font-size: 27px;
  align-items: center;
  justify-content: center;
}
a.btn-request:hover,
a.btn-request:focus {
  color: #fff;
}
.table-title {
  color: #e30613;
  font-size: 18px;
}
.status-label {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 9px;
  border-radius: 50rem;
  padding: 5px;
  position: relative;
  margin-left: -5px;
}
.status-label.status-label-wa,
.status-label.status-label-np {
  background: #FDF6EC;
  color: #ED952E;
}
.status-label.status-label-ot {
  background: #FDF6EC;
  color: #ED952E;
}
.status-label.status-label-ot,
.status-label.status-label-pr {
  padding-right: 21px;
}
.status-label.status-label-ot img,
.status-label.status-label-pr img {
  display: block;
  width: 13px;
  position: absolute;
  left: auto;
  right: 4px;
  top: 2px;
}
.status-label.status-label-ok,
.status-label.status-label-pr {
  background: #ECFDF3;
  color: #027A48;
}
.status-label.status-label-iz,
.status-label.status-label-pj {
  background: #F3F5F8;
  color: #99A9C2;
}
.status-label.status-label-an,
.status-label.status-label-cn,
.status-label.status-label-pn {
  background: #FBEBEB;
  color: #e30613;
}
table.table thead {
  background: #454545;
}
table.table thead tr:first-child th:first-child {
  border-top-left-radius: 6px;
}
table.table thead tr:first-child th:last-child {
  border-top-right-radius: 6px;
}
table.table tfoot {
  background: #454545;
}
table.table tfoot tr:first-child {
  background: #454545;
  color: #fff;
}
table.table tfoot tr:last-child {
  background: #252525;
}
table.table tfoot tr:last-child td:first-child {
  border-bottom-left-radius: 6px;
}
table.table tfoot tr:last-child td:last-child {
  border-bottom-right-radius: 6px;
}
table.table .btn-accent {
  color: #fff;
}
table.table.table-danger thead {
  background: #6F0A0A;
}
table.table.table-danger tfoot {
  background: #e30613;
}
table.table.table-danger tfoot tr:last-child {
  background: #e30613;
}
table.table td {
  padding-top: 10px;
  padding-bottom: 11px;
}
table.table td.table-cell-collapse {
  padding-right: 3rem;
}
.responsive-table thead th,
.responsive-table .req-thead th,
.responsive-table thead > div,
.responsive-table .req-thead > div {
  height: 40px;
  color: #a1aab1;
  font-size: 14px;
  vertical-align: middle;
}
.responsive-table thead th:first-child,
.responsive-table .req-thead th:first-child,
.responsive-table thead > div:first-child,
.responsive-table .req-thead > div:first-child {
  padding-left: 15px;
}
.responsive-table thead th strong,
.responsive-table .req-thead th strong,
.responsive-table thead > div strong,
.responsive-table .req-thead > div strong {
  font-weight: 700;
  font-size: 14px;
  color: #fff;
}
.responsive-table td,
.responsive-table .req-td {
  position: relative;
  vertical-align: middle;
  font-size: 13px;
  color: #a1aab1;
}
.responsive-table td:first-child,
.responsive-table .req-td:first-child {
  padding-left: 15px;
}
.responsive-table td:first-child:before,
.responsive-table .req-td:first-child:before {
  display: block;
  content: '';
  width: 4px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.responsive-table td strong,
.responsive-table .req-td strong {
  color: #454545;
  white-space: nowrap;
  font-weight: 500;
}
@media screen and (min-width: 992px) {
  .responsive-table tbody tr {
    cursor: pointer;
    -webkit-transition: background 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out;
    -ms-transition: background 0.3s ease-in-out;
    -o-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out;
  }
  .responsive-table tbody tr:hover,
  .responsive-table tbody tr:focus {
    background: #F6F6F6;
  }
}
.responsive-table .req-thead {
  background: #454545;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  justify-content: space-between;
}
.responsive-table .req-thead .req-td {
  height: 40px;
}
.responsive-table .req-td {
  padding-top: 10px;
  padding-left: 15px;
  padding-bottom: 11px;
  display: flex;
  align-items: center;
}
.price {
  font-weight: 600 !important;
  line-height: 1.1;
  text-align: right;
  white-space: nowrap;
}
.price sup {
  vertical-align: top;
  font-size: 0.7em;
  line-height: 1;
  position: relative;
  top: 0.05em;
}
.price .price-curr {
  display: inline-block;
  width: 1.5em;
  color: inherit;
  margin: 0;
}
div.responsive-table {
  position: relative;
}
.table-scroller {
  max-height: calc(100vh - 325px);
  overflow-x: hidden;
  overflow-y: auto;
}
.req-page .page-view {
  padding-bottom: 68px;
}
.req-col-2 {
  width: 60px;
  justify-content: center;
}
.req-col-3 {
  width: 56px;
  justify-content: flex-end;
}
.req-col-4 {
  width: 80px;
  justify-content: center;
}
.req-col-5 {
  width: 50px;
  justify-content: center;
}
.table-prices td {
  height: 60px;
}
.arrow-row {
  display: block;
  color: #e30613;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transition-property: -webkit-transform, -ms-transform, transform;
}
.row-open .arrow-row {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.anim-show-row {
  padding-left: 20px;
  padding-right: 20px;
}
.anim-show-row div p:first-child {
  width: 80px;
  flex-shrink: 0;
}
.anim-show-row .request-menu {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0 5px;
}
/*  'wa': 'Изчакваща'
    'ok': 'Потвърдена'
    'cn': 'Отказана'
    'pr': 'Приключена'
    'an': 'Анулирана'
    'iz': 'Изпълнява се'
    'np': 'За одобрение'
    'pn': 'Просрочена'
    'pj': 'Проект/Чернова'
*/
.status-wa .status-identifier:before,
.status-np .status-identifier:before {
  background: #EFA146;
}
.status-ot .status-identifier:before {
  background: #EFA146;
}
.status-ok .status-identifier:before,
.status-pr .status-identifier:before {
  background: #20B276;
}
.status-an .status-identifier:before,
.status-cn .status-identifier:before {
  background: #e30613;
}
.status-pn .status-identifier:before {
  background: #e30613;
  opacity: .4;
}
.status-iz .status-identifier:before,
.status-pj .status-identifier:before {
  background: #B0BCCF;
}
.color-wa {
  color: #EFA146 !important;
}
.color-ok {
  color: #20B276 !important;
}
.color-iz {
  color: #B0BCCF !important;
}
.table-striped thead th {
  font-size: 14px;
  color: #a1aab1;
}
.table-striped thead th strong {
  font-weight: 500;
  font-size: 16px;
  color: #fff;
}
.table-striped tbody tr:nth-of-type(odd) {
  background: #F6F6F6;
}
.table-striped td {
  vertical-align: middle;
  border-top: 1px solid #E8ECEF;
  font-size: 14px;
}
.table-striped td span {
  color: #a1aab1;
  font-size: 13px;
  font-weight: 500;
}
.table-striped.table-danger tbody tr:nth-of-type(odd) {
  background: #fff;
}
.table-striped.table-danger tbody tr:nth-of-type(even) {
  background: #FFF2F2;
}
.table-striped.table-danger td span {
  font-size: 14px;
  font-weight: 500;
}
.table-striped .status-label.status-label-ot img,
.table-striped .status-label.status-label-pr img {
  top: 4px;
}
.table-danger {
  background-color: transparent;
}
.table-danger td {
  color: #e30613;
}
.request-steps {
  border-radius: 8px;
  background: #F9FAFB;
  border: 1px solid #F2F4F7;
  text-transform: uppercase;
}
.request-steps ul {
  white-space: nowrap;
  text-align: center;
  padding: 6px 2px;
}
.request-steps ul li {
  display: block;
  width: 25%;
  float: left;
  padding: 0 4px;
}
.request-steps ul a,
.request-steps ul span {
  display: flex;
  align-items: center;
  height: 44px;
  padding: 0 8px;
  border-radius: 6px;
  color: #667085;
  font-size: 10px;
  font-weight: 500;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  justify-content: center;
  pointer-events: none;
  transition-property: color, background, box-shadow, -webkit-box-shadow, -moz-box-shadow;
}
.request-steps ul a.active,
.request-steps ul span.active {
  color: #e30613;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  background: #fff;
}
.request-steps ul.three-steps li {
  width: 33.33%;
}
.request-menu {
  margin-top: 36px;
  margin-bottom: 23px;
}
.request-menu ul li {
  width: 33.33%;
  float: left;
}
.request-menu button {
  border: none;
  padding: 0;
  background: transparent;
  font-size: 14px;
  font-weight: 500;
  -webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  -ms-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
.request-menu button img {
  display: block;
  margin: 0 auto;
  max-width: 24px;
}
.request-menu button:hover,
.request-menu button:focus {
  color: #e30613;
}
.request-menu button.disabled {
  pointer-events: none;
  opacity: .5;
}
.btn-add {
  display: block;
  background: #FBFCFD;
  font-size: 34px;
  color: #e30613;
  border-radius: 6px;
  border: 1px solid #E3E7EC;
  width: 50px;
  height: 50px;
  text-align: center;
  position: absolute;
  left: auto;
  right: 0;
  top: 0;
}
.request-progress-bar {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 75%;
  margin: 13px auto 30px auto;
  align-items: center;
}
.request-progress-bar.three-steps {
  width: 66%;
}
.request-progress-bar:before {
  content: '';
  display: block;
  height: 2px;
  width: 100%;
  background: #d5d5d5;
  position: absolute;
  top: 50%;
  margin-top: -1px;
}
.request-progress-bar span {
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #d5d5d5;
  border: 3px solid transparent;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transition-property: background, border;
}
.request-progress-bar span:before,
.request-progress-bar span:after {
  content: '';
  display: block;
  position: absolute;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transition-property: transform, -webkit-transform, -ms-transform;
}
.request-progress-bar span:before {
  width: 6px;
  height: 6px;
  background: #fff;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  margin-left: -3px;
  margin-top: -3px;
}
.request-progress-bar span:after {
  width: 100%;
  height: 100%;
  background: url('../svg/ico-tick.svg') center no-repeat;
  left: 0;
  top: 0;
  -ms-transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
}
.request-progress-bar span.active {
  background: #e30613;
  border-color: #F2B5B5;
  width: 26px;
  height: 26px;
}
.request-progress-bar span.completed {
  background: #e30613;
}
.request-progress-bar span.completed:before {
  -ms-transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
}
.request-progress-bar span.completed:after {
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.request-progress-bar span:first-of-type {
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.request-progress-bar span:last-of-type {
  -ms-transform: translate(50%, 0);
  -webkit-transform: translate(50%, 0);
  transform: translate(50%, 0);
}
.form-group .radio-input {
  display: flex;
  align-items: center;
  border-radius: 6px;
  background: #E9F0F7;
  position: relative;
  padding: 0 147px 0 0;
  min-height: 50px;
  margin-bottom: 20px;
  color: #273444;
  font-size: 16px;
  line-height: .9;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  -ms-transition: background 0.3s ease-in-out;
  -o-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}
.form-group .radio-input input[type="radio"] {
  position: absolute;
  opacity: 0;
}
.form-group .radio-input input[type="radio"]:checked + span:before {
  -ms-transform: translate(-50%, -50%) scale(1, 1);
  -webkit-transform: translate(-50%, -50%) scale(1, 1);
  transform: translate(-50%, -50%) scale(1, 1);
}
.form-group .radio-input .label-radio {
  padding: 0 0 0 56px;
  margin-bottom: 0;
  width: 100%;
  height: 50px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.form-group .radio-input input[type="text"] {
  width: 126px;
  height: 30px;
  background: #fff;
  border: 1px solid #E3E7EC;
  position: absolute;
  left: auto;
  right: 11px;
  top: 50%;
  margin-top: -15px;
  border-radius: 6px;
}
.form-group .radio-input .radio-input-handle {
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: transparent;
  border: 1px solid #273444;
  position: absolute;
  left: 16px;
  top: 15px;
}
.form-group .radio-input .radio-input-handle:before {
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  background: #e30613;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%) scale(0, 0);
  -webkit-transform: translate(-50%, -50%) scale(0, 0);
  transform: translate(-50%, -50%) scale(0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transition-property: -ms-transform, -webkit-transform, transform;
}
.form-group .radio-input.complex {
  padding-right: 0;
  display: block;
}
.form-group .radio-input.complex input[type="text"] {
  width: 100%;
  position: static;
  margin-top: 0;
}
.form-group .radio-input.checked-group {
  background: #D4E6FF;
}
.date-select {
  min-width: 60px;
  height: 25px;
  background: #fff;
  border-radius: 50rem;
  border: 1px solid #e30613;
  padding-left: 10px;
}
.empty-results em {
  font-size: 16px;
}
/* End Requests
--------------------------------------------------------------------------------------------------*/
/* =Selectize 
--------------------------------------------------------------------------------------------------*/
.selectize-complex .selectize-control.single .selectize-input:after {
  background: url('../svg/ico-magnifier.svg') center no-repeat;
  background-size: 100%;
  margin-top: -8px;
}
.selectize-complex .selectize-control.single .selectize-input.has-options:after {
  background: url('../svg/arrow-down.svg') center no-repeat;
  background-size: 12px;
}
.selectize-complex .selectize-control.single .selectize-input.has-items.dropdown-active.full:after {
  background: url('../svg/modal-close.svg') center no-repeat;
  background-size: 12px;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.selectize-complex .selectize-control.single .selectize-input.dropdown-active:after {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.selectize-up .selectize-dropdown {
  top: auto !important;
  bottom: 100%;
  border-bottom: none;
  border-top: 1px solid #273444;
  border-radius: 3px 3px 0 0;
  box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.1);
}
.selectize-up .selectize-dropdown .option:first-of-type {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.selectize-up .selectize-input.dropdown-active {
  border-radius: 0 0 6px 6px;
}
.selectize-dropdown {
  font-size: 16px;
  border-color: #273444;
}
.selectize-dropdown .option {
  padding: 8px 15px;
  border-bottom: 1px solid #E3E7EC;
}
.selectize-dropdown .option:last-of-type {
  border-bottom: none;
}
.selectize-input {
  font-size: 20px;
  color: #273444;
  line-height: 1;
  padding: 14px 30px 14px 50px;
  box-shadow: none;
  border: 1px solid #E3E7EC;
  border-radius: 6px;
  height: 50px;
  display: block;
}
.selectize-input.focus {
  box-shadow: none;
}
.selectize-input .item {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: absolute;
  left: 50px;
  right: 30px;
}
.selectize-input > input[type="select-one"] {
  font-size: 20px;
  color: #273444;
  height: 20px;
}
.selectize-input.has-options.has-items {
  border-color: #273444;
}
.selectize-input.dropdown-active:before {
  display: none;
}
.selectize-control.single .selectize-input.dropdown-active:after,
.selectize-control.multi .selectize-input.dropdown-active:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-top: -6px;
}
.selectize-control.single .selectize-input:after,
.selectize-control.multi .selectize-input:after {
  width: 16px;
  height: 16px;
  background: url('../svg/arrow-down.svg') center no-repeat;
  background-size: 12px;
  border: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transition-property: transform, -ms-transform, -webkit-transform;
  margin-top: -6px;
}
.selectize-control.single .selectize-input.input-active,
.selectize-control.multi .selectize-input.input-active {
  border-color: #273444;
}
.selectize-control.multi .selectize-input {
  height: auto;
  min-height: 50px;
}
.selectize-control.multi .selectize-input:after {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
}
.selectize-control.multi .selectize-input.has-items {
  padding-left: 50px;
  padding-right: 30px;
}
.selectize-control.multi .selectize-input .item {
  position: relative;
  top: auto;
  left: auto;
  display: inline-block;
  background: #F2F2F7;
  border-radius: 4px;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 500;
  color: #8E8E93;
  margin-bottom: 6px;
  margin-right: 10px;
  right: auto;
  margin-top: 6px;
  max-width: 107px;
}
.selectize-control.multi .selectize-input .item:before {
  content: '';
  display: block;
  width: 17px;
  height: 17px;
  background: #ffffff url('../svg/modal-close.svg') center no-repeat;
  border-radius: 50%;
  position: absolute;
  left: auto;
  right: 2px;
  top: 2px;
  color: #e30613;
  border: 1px solid #cccccc;
  font-size: 11px;
  text-align: center;
  padding-top: 2px;
  background-size: 7px;
}
@media screen and (max-width: 370px) {
  .selectize-control.multi .selectize-input .item {
    max-width: 100%;
  }
}
/* End Selectize
--------------------------------------------------------------------------------------------------*/
/* =Date Picker 
--------------------------------------------------------------------------------------------------*/
.xdsoft_datetimepicker {
  top: 100% !important;
  background: #fff;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
  background: transparent;
  color: #1a1a1a;
  font-size: 16px;
  font-weight: normal;
  border-top: none;
  border-left: none;
  border-right: none;
}
.xdsoft_datetimepicker .xdsoft_calendar td {
  border: none;
  color: #1a1a1a;
  font-size: 16px;
  background: transparent;
  -webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  -ms-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover {
  background: transparent !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover > div {
  background: #e30613;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
  color: #e30613;
  font-weight: 700;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today.xdsoft_current {
  color: #fff;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today:hover > div {
  background: #e30613;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current {
  background: transparent;
  box-shadow: none;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current > div {
  background: #e30613;
}
.xdsoft_datetimepicker .xdsoft_calendar td > div {
  display: flex;
  padding: 0;
  width: 27px;
  height: 27px;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  -ms-transition: background 0.3s ease-in-out;
  -o-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}
.xdsoft_datetimepicker .xdsoft_today_button {
  background-image: url('../svg/ico-home-calendar.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 13px;
}
.xdsoft_datetimepicker .xdsoft_prev {
  background-image: url('../svg/chevron-left.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 8px;
}
.xdsoft_datetimepicker .xdsoft_next {
  background-image: url('../svg/chevron-right.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 8px;
}
.xdsoft_datetimepicker .xdsoft_label {
  font-weight: normal;
  color: #e30613;
}
.xdsoft_datetimepicker .xdsoft_label i {
  background-image: url('../svg/arrow-down.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 6px;
}
.calendar-top .xdsoft_datetimepicker {
  top: auto !important;
  bottom: 100% !important;
}
.calendar-top-right .xdsoft_datetimepicker {
  top: auto !important;
  bottom: 100% !important;
  left: auto !important;
  right: 0 !important;
}
/* End Date Picker
--------------------------------------------------------------------------------------------------*/
/* =Messages 
--------------------------------------------------------------------------------------------------*/
.message-status {
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 5px;
  background: #454545;
  flex-shrink: 0;
  margin-right: 15px;
  padding: 7px 2px 4px  0;
}
.message-status svg {
  display: block;
  width: 17px;
  margin: 0 auto;
}
.message-status svg * {
  fill: #fff;
}
.msg-private .message-status {
  background: #e30613;
  padding: 4px 0;
}
.msg-private .message-status svg {
  width: 24px;
}
.msg-private .message-title {
  color: #e30613;
}
.msg-read {
  background: #FAFAFA;
}
.msg-read .message-status {
  opacity: .35;
}
.message-title {
  font-size: 16px;
  font-family: "FuturaPTBold", sans-serif;
  color: #454545;
}
.message-date {
  font-size: 14px;
  color: #35364F;
  opacity: .56;
}
.message-body {
  font-size: 16px;
  color: #35364F;
  opacity: .62;
}
/* End Messages
--------------------------------------------------------------------------------------------------*/
/* =Elastic Search 
--------------------------------------------------------------------------------------------------*/
.search-box {
  width: 450px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.search-box.active .search-container {
  z-index: 1050;
  position: relative;
}
.search-box.active .search-results {
  z-index: 1050;
}
.search-box.showOnMobile {
  left: 52px;
  width: auto;
}
.search-box.showOnMobile .search-container {
  opacity: 1;
  visibility: visible;
}
.search-box.showOnMobile.active {
  left: 13px;
}
.search-box .search-container {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transition-property: opacity, visibility;
}
@media screen and (max-width: 930px) {
  .search-box {
    width: 350px;
  }
}
@media screen and (min-width: 768px) {
  .search-box .btn-search-mobile {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .search-box {
    width: 35px;
  }
  .search-box .form-control {
    height: 36px;
  }
  .search-box .search-go {
    padding-top: 7px;
    width: 35px;
    right: 0;
  }
}
.search-box .form-control.clear-btm-radius {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.btn-search-mobile {
  background: #fff;
  width: 35px;
  height: 35px;
  padding: 0;
  border-radius: 1px;
  font-size: 20px;
  position: absolute;
  left: auto;
  right: 0;
}
.search-go {
  position: absolute;
  left: auto;
  right: 10px;
  width: 40px;
  height: 100%;
  text-align: center;
  padding-top: 14px;
}
.search-clear {
  position: absolute;
  left: auto;
  right: 50px;
  width: 30px;
  height: 100%;
  text-align: center;
  background: #fff;
}
.search-results {
  position: absolute;
  z-index: 1000;
  background: white;
  top: 100%;
  left: 0;
  right: 0;
}
.search-results .scrollable {
  max-height: 384px;
  overflow: auto;
}
.search-results ul {
  padding: 0;
  list-style-type: none;
  margin: 0;
}
.search-results ul li {
  font-size: 14px;
  color: #8492a6;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transition-property: color, background;
  cursor: pointer;
}
.search-results .cart-list {
  padding: 6px;
}
.search-results .cart-list li {
  padding: 4px 0;
}
.search-results .cart-list li a {
  height: 66px;
}
.search-results .cart-list .search-result-meta {
  width: 370px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 20px 0 14px;
}
.search-results .far {
  color: #aeaeae;
  font-size: 10px;
  margin-right: 12px;
}
.search-caption {
  padding: 14px 20px 10px 20px;
  display: block;
}
.search-list-text a {
  color: #aeaeae;
  font-size: 12px;
  display: block;
  padding: 6px 0 6px 20px;
}
.search-list-text a:hover {
  background: #ededed;
  color: #e30613;
}
.search-list-text.with-term a:hover {
  color: #aeaeae;
}
@media screen and (max-height: 800px) {
  .search-results .scrollable {
    max-height: 400px;
  }
}
@media screen and (max-height: 560px) {
  .search-results .scrollable {
    max-height: 300px;
  }
}
/* End Elastic Search
--------------------------------------------------------------------------------------------------*/
/* =Forms 
--------------------------------------------------------------------------------------------------*/
.form-control::-webkit-input-placeholder {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #8492a6;
  font-size: 16px;
}
.form-control:-moz-placeholder {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #8492a6;
  font-size: 16px;
}
.form-control::-moz-placeholder {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #8492a6;
  font-size: 16px;
}
.form-control:-ms-input-placeholder {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #8492a6;
  font-size: 16px;
}
.form-control:focus:-ms-input-placeholder {
  opacity: 0;
}
.form-control:focus::-webkit-input-placeholder {
  opacity: 0;
}
.form-control:focus:-moz-placeholder {
  opacity: 0;
}
.form-control:focus::-moz-placeholder {
  opacity: 0;
}
::-webkit-input-placeholder {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #8492a6;
  font-size: 16px;
}
:-moz-placeholder {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #8492a6;
  font-size: 16px;
}
::-moz-placeholder {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #8492a6;
  font-size: 16px;
}
:-ms-input-placeholder {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #8492a6;
  font-size: 16px;
}
.form-inline {
  flex-wrap: nowrap;
  min-height: 58px;
}
.form-inline .form-control,
.form-inline .btn {
  flex-grow: 1;
}
.form-inline .btn-delete {
  position: absolute;
  left: auto;
  right: 0;
  top: 50%;
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.form-group {
  position: relative;
  margin-bottom: 1.5rem;
}
.form-group.inactive label {
  background: transparent;
}
.form-group.invalid-group .form-control,
.form-group.invalid-group .selectize-input {
  border-color: #e30613 !important;
}
.form-group label {
  font-size: 16px;
  display: block;
  color: #273444;
  margin-bottom: 6px;
}
.form-group label.strong {
  font-size: 18px;
  font-family: "FuturaPTBold", sans-serif;
  margin-bottom: 16px;
}
.form-group.no-placeholder ::-webkit-input-placeholder {
  opacity: 0;
}
.form-group.no-placeholder :-moz-placeholder {
  opacity: 0;
}
.form-group.no-placeholder ::-moz-placeholder {
  opacity: 0;
}
.form-group.no-placeholder :-ms-input-placeholder {
  opacity: 0;
}
.form-group .form-group-add {
  padding-right: 62px;
}
.form-group.group-pin:after {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 13px;
  top: auto;
  bottom: 13px;
  background: url('../svg/group-pin.svg') center no-repeat;
  z-index: 1;
}
.form-group.group-suitcase:after {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 13px;
  top: auto;
  bottom: 13px;
  background: url('../svg/group-suitcase.svg') center no-repeat;
  z-index: 1;
}
.form-group.group-doc:after {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 13px;
  top: auto;
  bottom: 13px;
  background: url('../svg/group-doc.svg') center no-repeat;
  z-index: 1;
}
.form-group.group-calendar:after {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 13px;
  top: auto;
  bottom: 13px;
  background: url('../svg/group-calendar.svg') center no-repeat;
  z-index: 1;
}
.form-group.group-user:after {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 13px;
  top: auto;
  bottom: 13px;
  background: url('../svg/group-user.svg') center no-repeat;
  z-index: 1;
}
.form-group.group-eye:after {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 13px;
  top: auto;
  bottom: 13px;
  background: url('../svg/group-eye.svg') center no-repeat;
  z-index: 1;
}
.form-group.group-password:after {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 13px;
  top: auto;
  bottom: 13px;
  background: url('../svg/group-password.svg') center no-repeat;
  z-index: 1;
}
.form-group.group-oil:after {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 13px;
  top: auto;
  bottom: 13px;
  background: url('../svg/group-oil.svg') center no-repeat;
  z-index: 1;
}
.form-group.group-truck:after {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 13px;
  top: auto;
  bottom: 13px;
  background: url('../svg/group-truck.svg') center no-repeat;
  z-index: 1;
}
.form-group.group-tank:after {
  content: '';
  display: block;
  width: 27px;
  height: 18px;
  position: absolute;
  left: 11px;
  top: auto;
  bottom: 16px;
  background: url('../svg/group-tank.svg') center no-repeat;
  z-index: 1;
}
.form-group.group-bill:after {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 13px;
  top: auto;
  bottom: 13px;
  background: url('../svg/group-bill.svg') center no-repeat;
  z-index: 1;
}
.form-group.group-num:after {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 13px;
  top: auto;
  bottom: 13px;
  background: url('../svg/group-num.svg') center no-repeat;
  z-index: 1;
}
.form-group.group-base:after {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 13px;
  top: auto;
  bottom: 13px;
  background: url('../svg/group-base.svg') center no-repeat;
  z-index: 1;
}
.form-group.group-task:after {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 13px;
  top: auto;
  bottom: 13px;
  background: url('../svg/group-task.svg') center no-repeat;
  z-index: 1;
}
.form-group.group-weightmeter:after {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 13px;
  top: auto;
  bottom: 13px;
  background: url('../svg/group-weightmeter.svg') center no-repeat;
  z-index: 1;
}
.input-group-append {
  width: 50px;
  text-align: center;
}
.input-group-text {
  background: transparent;
  font-size: 20px;
  color: #8492a6;
}
.input-group > .form-control:focus {
  z-index: 1;
}
.form-error {
  position: absolute;
  color: red;
  font-size: 12px;
  line-height: 1;
  margin-top: 2px;
  top: 100%;
  left: 0;
}
textarea.form-control {
  padding-left: .75rem;
  height: 92px;
}
.form-control {
  border-radius: 6px;
  height: 50px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border: 1px solid #E3E7EC;
  padding-left: 50px;
  font-size: 20px;
  color: #273444;
}
.form-control.ng-not-empty.ng-dirty.ng-valid-parse.ng-valid.ng-touched {
  border-color: #273444;
}
.form-control:focus {
  box-shadow: none;
  border-color: #5e5e5e;
}
.form-control.is-invalid,
.form-control:invalid,
.form-control.ng-invalid {
  /*border-color: @color_primary;*/

}
.form-control.is-invalid:focus,
.form-control:invalid:focus,
.form-control.ng-invalid:focus {
  box-shadow: none;
}
.form-control:disabled:not(.date-picker),
.form-control[readonly]:not(.date-picker) {
  pointer-events: none;
}
.form-control.date-picker:disabled,
.form-control.date:disabled,
.form-control.date-picker[readonly],
.form-control.date[readonly] {
  background: #fff;
}
select option:hover,
select option:checked {
  box-shadow: 0 0 10px 100px #000 inset;
}
.switch {
  position: relative;
  padding-left: 36px;
  cursor: pointer;
  text-align: left;
  min-height: 14px;
  line-height: 14px;
}
.switch input {
  display: none;
}
.switch input:checked + .switch-handle i {
  opacity: 1;
}
.switch a {
  color: inherit;
  text-decoration: underline;
}
.switch.block {
  width: 100%;
  height: 56px;
  border: 1px solid #e4e7ed;
  padding-left: 50px;
  padding-top: 17px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transition-property: background, border-color;
}
.switch.block .switch-handle {
  left: 14px;
  width: 16px;
  height: 16px;
}
.switch.block .switch-handle i {
  width: 9px;
  height: 9px;
  background: #e30613;
  border-radius: 3px;
}
.switch.block:hover,
.switch.block.checked {
  border-color: #e30613;
  background: #f3f3f3;
}
.switch-handle {
  position: absolute;
  width: 14px;
  height: 14px;
  display: block;
  left: 0;
  top: 0;
  background: #fff;
  border-radius: 3px;
}
.switch-handle i {
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 3;
  font-size: 12px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transition-property: opacity;
  opacity: 0;
  color: #e30613;
}
.switch-handle.bordered {
  width: 23px;
  height: 23px;
  border-radius: 6px;
  border: 2px solid #ced4da;
  top: 0;
}
.switch-handle.outline {
  width: 18px;
  height: 18px;
  border-radius: 3px;
  border: 1px solid #ced4da;
  top: 50%;
  margin-top: -9px;
}
.switch-handle.radio-handle {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 2px solid #ced4da;
  top: 0;
}
.switch-handle.checked {
  opacity: .5;
}
.switch-handle.checked i {
  opacity: 1;
}
.switch-heart {
  position: absolute;
  width: 40px;
  height: 40px;
  display: block;
  left: auto;
  top: 0;
  right: 0;
  z-index: 5;
  cursor: pointer;
}
.switch-heart input {
  display: none;
}
.switch-heart input:checked + .switch-heart-handle svg {
  fill: #e30613;
}
.switch-heart:hover .switch-heart-handle svg {
  fill: #e30613;
}
.switch-heart-handle {
  position: absolute;
  display: block;
  left: 0;
  top: 0px;
  width: 100%;
  height: 100%;
}
.switch-heart-handle i {
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 23px;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  transition-property: opacity;
  opacity: 0.5;
  color: #e30613;
}
.switch-heart-handle svg {
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 23px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transition-property: fill;
}
.switch-heart-handle svg * {
  fill: #e5e5e5;
}
.switch-slide {
  position: relative;
  height: 30px;
  display: block;
  padding-left: 76px;
  line-height: 30px;
}
.switch-slide input {
  position: absolute;
  opacity: 0;
}
.switch-slide input:checked + span:after {
  left: 20px;
}
.switch-slide input:checked + span + em {
  color: #ffffff;
}
.switch-slide input + span {
  display: block;
  width: 44px;
  height: 26px;
  border-radius: 50rem;
  background: #6F0A0A;
  position: absolute;
  left: auto;
  right: 50px;
  top: 2px;
}
.switch-slide input + span:after {
  display: block;
  position: absolute;
  content: '';
  top: 2px;
  left: 2px;
  width: 22px;
  height: 22px;
  background-color: #fff;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transition-property: left, background;
}
.switch-slide input + span + em {
  font-size: 22px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.8);
  -webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  -ms-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
/* End Forms
--------------------------------------------------------------------------------------------------*/
/* =Breadcrumbs 
--------------------------------------------------------------------------------------------------*/
.breadcrumb {
  border-radius: 0;
  background: transparent;
  font-size: 11px;
  color: #a7a7a7;
  text-transform: uppercase;
  letter-spacing: 2px;
  justify-content: center;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  line-height: 1.4;
}
.breadcrumb a {
  color: #a7a7a7;
  -webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  -ms-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
.breadcrumb a:hover {
  color: #e30613;
}
.breadcrumb-item + .breadcrumb-item:before {
  content: '-';
  color: #e30613;
  padding-right: 3px;
}
/* End Breadcrumbs
--------------------------------------------------------------------------------------------------*/
/* =Profile
--------------------------------------------------------------------------------------------------*/
.user-info.profile-page {
  flex-direction: column;
  border-radius: 16px;
  margin-top: 50px;
  padding-bottom: 24px;
  margin-bottom: 36px;
}
.user-info.profile-page span {
  width: 100px;
  height: 100px;
  margin: -50px auto 20px auto;
  background-size: 44px;
}
.profile-menu a {
  display: block;
  font-size: 18px;
  font-family: "FuturaPTBold", sans-serif;
  color: #454545;
  position: relative;
  padding-left: 36px;
  padding-right: 30px;
  margin-bottom: 30px;
}
.profile-menu .icon {
  display: flex;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -12px;
  align-items: center;
  justify-content: center;
}
.profile-menu .icon svg {
  display: block;
  max-width: 100%;
}
.profile-menu .icon svg * {
  fill: #e30613;
}
.profile-menu .arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  position: absolute;
  left: auto;
  right: 0px;
  top: 50%;
  margin-top: -12px;
  color: #111;
  opacity: .5;
  font-size: 14px;
}
.profile-menu .ico_bell2 {
  width: 18px;
}
.profile-menu .ico_settings {
  width: 22px;
}
.profile-menu .ico_support,
.profile-menu .ico_docs {
  width: 20px;
}
/* End Profile
--------------------------------------------------------------------------------------------------*/
/* =Finances 
--------------------------------------------------------------------------------------------------*/
.finance-card {
  padding: 22px 70px 30px 43px;
  position: relative;
}
.finance-card:before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  background: #67E306;
  border-radius: 50%;
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -5px;
}
.finance-card span {
  display: block;
  color: #a1aab1;
  margin-bottom: .3rem;
}
.finance-card strong {
  display: block;
  font-size: 25px;
  color: #454545;
}
.finance-card .arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  background: #fff;
  border: 2px solid #E3E7EC;
  border-radius: 50%;
  position: absolute;
  left: auto;
  right: 30px;
  top: 50%;
  margin-top: -18px;
}
.finance-card .arrow i {
  color: #111;
  font-size: 15px;
}
.finance-card.sm {
  padding: 53px 20px;
}
.finance-card.sm:before {
  top: 32px;
  margin-top: 0;
}
.finance-card.sm .arrow {
  right: 10px;
  bottom: 10px;
  top: auto;
  margin-top: 0;
}
.finance-card.status-danger:before {
  background: #e30613;
}
.finance-card .price {
  font-weight: 800 !important;
}
/* End Finances
--------------------------------------------------------------------------------------------------*/
/* =Contacts 
--------------------------------------------------------------------------------------------------*/
.card {
  -webkit-box-shadow: 0px 9px 18px 0px rgba(138, 149, 158, 0.2) !important;
  -moz-box-shadow: 0px 9px 18px 0px rgba(138, 149, 158, 0.2) !important;
  box-shadow: 0px 9px 18px 0px rgba(138, 149, 158, 0.2) !important;
  padding: 20px;
  border: none;
}
.card u {
  opacity: .85;
}
.card .arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 2px solid #E3E7EC;
  color: #111;
  flex-shrink: 0;
}
.card.card-accent {
  background: #e30613;
  color: #fff;
}
.card.card-accent .arrow {
  color: rgba(255, 255, 255, 0.6);
}
.ico-call {
  width: 70px;
  height: 70px;
  display: block;
  background: #ffffff url('../svg/ico-call.svg') center no-repeat;
  background-size: 38px;
  border-radius: 50%;
  flex-shrink: 0;
}
.ico-bot {
  width: 70px;
  height: 70px;
  display: block;
  background: #f2b5b5 url('../svg/ico-bot.svg') center no-repeat;
  background-size: 38px;
  border-radius: 50%;
  flex-shrink: 0;
}
/* End Contacts
--------------------------------------------------------------------------------------------------*/
/* =Prices 
--------------------------------------------------------------------------------------------------*/
.base-section {
  background: #f6f6f6 url('../svg/ico-box.svg') right center no-repeat;
  padding: 45px 0 20px 0;
}
.fuel-switch {
  display: block;
}
.fuel-switch input {
  display: none;
}
.fuel-switch input:checked + span {
  border-color: #e30613;
  color: #454545;
}
.fuel-switch input:checked + span i {
  opacity: 1;
}
.fuel-switch span {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  border-radius: 16px;
  background: #F2F1F5;
  font-size: 15px;
  color: #8E8E93;
  padding: 10px;
  border: 1px solid #F2F1F5;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transition-property: background, color;
}
.fuel-switch span i {
  opacity: 0;
  color: #e30613;
  background: #fff;
  border: 1px solid #fff;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  border-radius: 50%;
  position: absolute;
  left: auto;
  right: 10px;
  top: 10px;
}
/* End Prices
--------------------------------------------------------------------------------------------------*/
/* =About 
--------------------------------------------------------------------------------------------------*/
/* End About
--------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 991px) {
  .navbar-collapse {
    position: fixed;
    background: #e30613;
    left: auto;
    right: 0;
    top: 0;
    bottom: 0;
    width: 280px;
    padding: 72px 0 0 0;
    margin-left: 0;
    -ms-transform: translate(100%, 0);
    -webkit-transform: translate(100%, 0);
    transform: translate(100%, 0);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    transition-property: transform, -webkit-transform, -ms-transform;
    z-index: 1050;
    overflow: auto;
    margin-right: 0;
    float: none;
    flex-direction: column;
    justify-content: space-between;
  }
  .navbar-collapse.show {
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .navbar-collapse.show .close-nav-mobile {
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .navbar-collapse .custom-burger {
    display: block;
  }
  .navbar-collapse.collapse {
    display: flex;
  }
  .navbar-collapse .navbar-nav {
    width: 100%;
  }
}
/*end 991px*/
@media screen and (max-width: 767px) {
  .breadcrumb-box {
    overflow: hidden;
  }
  .breadcrumbs {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    overflow-x: scroll;
    height: 58px;
    margin-bottom: -30px;
    padding-bottom: 30px;
    margin-top: 0;
  }
  .breadcrumbs ol,
  .breadcrumbs ul {
    display: inline-block;
    margin-bottom: 0;
  }
  .breadcrumbs ol li,
  .breadcrumbs ul li {
    margin-bottom: 0;
    display: inline-block;
  }
  .breadcrumb {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}
/*end 767px*/
@media screen and (max-width: 639px) {
  
}
/*end 639px*/
@media screen and (min-width: 480px) {
  .mobile {
    display: none !important;
  }
  .form-inline .form-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-group,
  .form-inline .btn {
    width: 50%;
  }
}
@media screen and (max-width: 479px) {
  .responsive-table .req-td {
    font-size: 12px;
  }
  .desktop {
    display: none !important;
  }
  .req-col-1 {
    width: calc(100% - 206px);
  }
  .req-col-1 .text-smd {
    font-size: 12px !important;
  }
  .req-col-4 {
    width: 60px;
  }
  .req-col-5 {
    width: 30px;
  }
}
/*end 479px*/
@media screen and (max-width: 400px) {
  .lukoil-logo-sm {
    left: 15px;
  }
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  table.table td.table-cell-collapse {
    padding-right: 1rem;
  }
}
