@import url("//hello.myfonts.net/count/36fdf0");

  
@font-face {font-family: 'Gilroy-Regular';src: url('webfonts/36FDF0_0_0.eot');src: url('webfonts/36FDF0_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/36FDF0_0_0.woff2') format('woff2'),url('webfonts/36FDF0_0_0.woff') format('woff'),url('webfonts/36FDF0_0_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'Gilroy-LightItalic';src: url('webfonts/36FDF0_1_0.eot');src: url('webfonts/36FDF0_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/36FDF0_1_0.woff2') format('woff2'),url('webfonts/36FDF0_1_0.woff') format('woff'),url('webfonts/36FDF0_1_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'Gilroy-Light';src: url('webfonts/36FDF0_2_0.eot');src: url('webfonts/36FDF0_2_0.eot?#iefix') format('embedded-opentype'),url('webfonts/36FDF0_2_0.woff2') format('woff2'),url('webfonts/36FDF0_2_0.woff') format('woff'),url('webfonts/36FDF0_2_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'Gilroy-Heavy';src: url('webfonts/36FDF0_3_0.eot');src: url('webfonts/36FDF0_3_0.eot?#iefix') format('embedded-opentype'),url('webfonts/36FDF0_3_0.woff2') format('woff2'),url('webfonts/36FDF0_3_0.woff') format('woff'),url('webfonts/36FDF0_3_0.ttf') format('truetype');}

  
@font-face {font-family: 'Gilroy-ExtraBold';src: url('webfonts/36FDF0_4_0.eot');src: url('webfonts/36FDF0_4_0.eot?#iefix') format('embedded-opentype'),url('webfonts/36FDF0_4_0.woff2') format('woff2'),url('webfonts/36FDF0_4_0.woff') format('woff'),url('webfonts/36FDF0_4_0.ttf') format('truetype');}

.loginBtn {
  position: relative;
  margin: 0.2em;
  padding: 0 15px 0 46px;
  border: none;
  text-align: left;
  line-height: 34px;
  white-space: nowrap;
  border-radius: 0.2em;
  font-size: 16px;
  color: #fff;
  display: inline-block;
}
.loginBtn,
.loginBtn:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.loginBtn:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 34px;
  height: 100%;
}
.loginBtn:focus {
  outline: none;
}
.loginBtn:active {
  -webkit-box-shadow: inset 0 0 0 32px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 0 32px rgba(0, 0, 0, 0.1);
}
.loginBtn:active,
.loginBtn:focus,
.loginBtn:hover {
  color: #fff;
}
.loginBtn--facebook {
  background-color: #4c69ba;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4c69ba), to(#3b55a0));
  background-image: linear-gradient(#4c69ba, #3b55a0);
  text-shadow: 0 -1px 0 #354c8c;
}
.loginBtn--facebook:before {
  border-right: 1px solid #364e92;
  background: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/14082/icon_facebook.png") 6px 6px no-repeat;
}
.loginBtn--facebook:focus,
.loginBtn--facebook:hover {
  background-color: #5b7bd5;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5b7bd5), to(#4864b1));
  background-image: linear-gradient(#5b7bd5, #4864b1);
}
.loginBtn--google {
  background: #dd4b39;
}
.loginBtn--google:before {
  border-right: 1px solid #bb3f30;
  background: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/14082/icon_google.png") 6px 6px no-repeat;
}
.loginBtn--google:focus,
.loginBtn--google:hover {
  background: #e74b37;
}

/*!
 * FullCalendar v3.9.0
 * Docs & License: https://fullcalendar.io/
 * (c) 2018 Adam Shaw
 */
.fc button,
.fc table,
body .fc {
  font-size: 1em;
}
.fc-bg,
.fc-row .fc-bgevent-skeleton,
.fc-row .fc-highlight-skeleton {
  bottom: 0;
}
.fc-icon,
.fc-unselectable {
  -webkit-touch-callout: none;
  -khtml-user-select: none;
}
.fc {
  direction: ltr;
  text-align: left;
}
.fc-rtl {
  text-align: right;
}
.fc-basic-view td.fc-week-number,
.fc-icon,
.fc-toolbar,
.fc th {
  text-align: center;
}
.fc-highlight {
  background: #bce8f1;
  opacity: 0.3;
}
.fc-bgevent {
  background: #8fdf82;
  opacity: 0.3;
}
.fc-nonbusiness {
  background: #d7d7d7;
}
.fc button {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  height: 2.1em;
  padding: 0 0.6em;
  white-space: nowrap;
  cursor: pointer;
}
.fc button::-moz-focus-inner {
  margin: 0;
  padding: 0;
}
.fc-state-default {
  border: 1px solid;
  background-color: #f5f5f5;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e6e6e6));
  background-image: linear-gradient(180deg, #fff, #e6e6e6);
  background-repeat: repeat-x;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #333;
  text-shadow: 0 1px 1px hsla(0, 0%, 100%, 0.75);
  -webkit-box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.fc-state-default.fc-corner-left {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.fc-state-default.fc-corner-right {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.fc button .fc-icon {
  position: relative;
  top: -0.05em;
  margin: 0 0.2em;
  vertical-align: middle;
}
.fc-state-active,
.fc-state-disabled,
.fc-state-down,
.fc-state-hover {
  color: #333;
  background-color: #e6e6e6;
}
.fc-state-hover {
  color: #333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.fc-state-active,
.fc-state-down {
  background-color: #ccc;
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.fc-state-disabled {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.fc-event.fc-draggable,
.fc-event[href],
.fc-popover .fc-header .fc-close,
a[data-goto] {
  cursor: pointer;
}
.fc-button-group {
  display: inline-block;
}
.fc .fc-button-group > * {
  float: left;
  margin: 0 0 0 -1px;
}
.fc .fc-button-group > :first-child {
  margin-left: 0;
}
.fc-popover {
  position: absolute;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}
.fc-popover .fc-header {
  padding: 2px 4px;
}
.fc-popover .fc-header .fc-title {
  margin: 0 2px;
}
.fc-ltr .fc-popover .fc-header .fc-title,
.fc-rtl .fc-popover .fc-header .fc-close {
  float: left;
}
.fc-ltr .fc-popover .fc-header .fc-close,
.fc-rtl .fc-popover .fc-header .fc-title {
  float: right;
}
.fc-divider {
  border-style: solid;
  border-width: 1px;
}
hr.fc-divider {
  height: 0;
  margin: 0;
  padding: 0 0 2px;
  border-width: 1px 0;
}
.fc-bg table,
.fc-row .fc-bgevent-skeleton table,
.fc-row .fc-highlight-skeleton table {
  height: 100%;
}
.fc-clear {
  clear: both;
}
.fc-bg,
.fc-bgevent-skeleton,
.fc-helper-skeleton,
.fc-highlight-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.fc table {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
}
.fc td,
.fc th {
  border-style: solid;
  border-width: 1px;
  padding: 0;
  vertical-align: top;
}
.fc td.fc-today {
  border-style: double;
}
a[data-goto]:hover {
  text-decoration: underline;
}
.fc .fc-row {
  border-style: solid;
  border-width: 0;
}
.fc-row table {
  border-left: 0 hidden transparent;
  border-right: 0 hidden transparent;
  border-bottom: 0 hidden transparent;
}
.fc-row:first-child table {
  border-top: 0 hidden transparent;
}
.fc-row {
  position: relative;
}
.fc-row .fc-bg {
  z-index: 1;
}
.fc-row .fc-bgevent-skeleton td,
.fc-row .fc-highlight-skeleton td {
  border-color: transparent;
}
.fc-row .fc-bgevent-skeleton {
  z-index: 2;
}
.fc-row .fc-highlight-skeleton {
  z-index: 3;
}
.fc-row .fc-content-skeleton {
  position: relative;
  z-index: 4;
  padding-bottom: 2px;
}
.fc-row .fc-helper-skeleton {
  z-index: 5;
}
.fc .fc-row .fc-content-skeleton table,
.fc .fc-row .fc-content-skeleton td,
.fc .fc-row .fc-helper-skeleton td {
  background: 0 0;
  border-color: transparent;
}
.fc-row .fc-content-skeleton td,
.fc-row .fc-helper-skeleton td {
  border-bottom: 0;
}
.fc-row .fc-content-skeleton tbody td,
.fc-row .fc-helper-skeleton tbody td {
  border-top: 0;
}
.fc-scroller {
  -webkit-overflow-scrolling: touch;
}
.fc-icon,
.fc-row.fc-rigid,
.fc-time-grid-event {
  overflow: hidden;
}
.fc-scroller > .fc-day-grid,
.fc-scroller > .fc-time-grid {
  position: relative;
  width: 100%;
}
.fc-event {
  position: relative;
  display: block;
  font-size: 0.85em;
  line-height: 1.3;
  border-radius: 3px;
  border: 1px solid #3a87ad;
}
.fc-event,
.fc-event-dot {
  background-color: #3a87ad;
}
.fc-event,
.fc-event:hover {
  color: #fff;
  text-decoration: none;
}
.fc-not-allowed,
.fc-not-allowed .fc-event {
  cursor: not-allowed;
}
.fc-event .fc-bg {
  z-index: 1;
  background: #fff;
  opacity: 0.25;
}
.fc-event .fc-content {
  position: relative;
  z-index: 2;
}
.fc-event .fc-resizer {
  position: absolute;
  z-index: 4;
  display: none;
}
.fc-event.fc-allow-mouse-resize .fc-resizer,
.fc-event.fc-selected .fc-resizer {
  display: block;
}
.fc-event.fc-selected .fc-resizer:before {
  content: "";
  position: absolute;
  z-index: 9999;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-left: -20px;
  margin-top: -20px;
}
.fc-event.fc-selected {
  z-index: 9999 !important;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.fc-event.fc-selected.fc-dragging {
  -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
}
.fc-h-event.fc-selected:before {
  content: "";
  position: absolute;
  z-index: 3;
  top: -10px;
  bottom: -10px;
  left: 0;
  right: 0;
}
.fc-ltr .fc-h-event.fc-not-start,
.fc-rtl .fc-h-event.fc-not-end {
  margin-left: 0;
  border-left-width: 0;
  padding-left: 1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.fc-ltr .fc-h-event.fc-not-end,
.fc-rtl .fc-h-event.fc-not-start {
  margin-right: 0;
  border-right-width: 0;
  padding-right: 1px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.fc-ltr .fc-h-event .fc-start-resizer,
.fc-rtl .fc-h-event .fc-end-resizer {
  cursor: w-resize;
  left: -1px;
}
.fc-ltr .fc-h-event .fc-end-resizer,
.fc-rtl .fc-h-event .fc-start-resizer {
  cursor: e-resize;
  right: -1px;
}
.fc-h-event.fc-allow-mouse-resize .fc-resizer {
  width: 7px;
  top: -1px;
  bottom: -1px;
}
.fc-h-event.fc-selected .fc-resizer {
  border-radius: 4px;
  border-width: 1px;
  width: 6px;
  height: 6px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  top: 50%;
  margin-top: -4px;
}
.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-end-resizer {
  margin-left: -4px;
}
.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-start-resizer {
  margin-right: -4px;
}
.fc-day-grid-event {
  margin: 1px 2px 0;
  padding: 0 1px;
}
tr:first-child > td > .fc-day-grid-event {
  margin-top: 2px;
}
.fc-day-grid-event.fc-selected:after {
  content: "";
  position: absolute;
  z-index: 1;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  background: #000;
  opacity: 0.25;
}
.fc-day-grid-event .fc-content {
  white-space: nowrap;
  overflow: hidden;
}
.fc-day-grid-event .fc-time {
  font-weight: 700;
}
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer {
  margin-left: -2px;
}
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer {
  margin-right: -2px;
}
a.fc-more {
  margin: 1px 3px;
  font-size: 0.85em;
  cursor: pointer;
  text-decoration: none;
}
a.fc-more:hover {
  text-decoration: underline;
}
.fc.fc-bootstrap3 a,
.ui-widget .fc-event {
  text-decoration: none;
}
.fc-limited {
  display: none;
}
.fc-icon,
.fc-toolbar .fc-center {
  display: inline-block;
}
.fc-day-grid .fc-row {
  z-index: 1;
}
.fc-more-popover {
  z-index: 2;
  width: 220px;
}
.fc-more-popover .fc-event-container {
  padding: 10px;
}
.fc-bootstrap3 .fc-popover .panel-body,
.fc-bootstrap4 .fc-popover .card-body {
  padding: 0;
}
.fc-now-indicator {
  position: absolute;
  border: 0 solid red;
}
.fc-bootstrap3 .fc-today.alert,
.fc-bootstrap4 .fc-today.alert {
  border-radius: 0;
}
.fc-unselectable {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.fc-unthemed .fc-content,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-list-heading td,
.fc-unthemed .fc-list-view,
.fc-unthemed .fc-popover,
.fc-unthemed .fc-row,
.fc-unthemed tbody,
.fc-unthemed td,
.fc-unthemed th,
.fc-unthemed thead {
  border-color: #ddd;
}
.fc-unthemed .fc-popover {
  background-color: #fff;
  border-width: 1px;
  border-style: solid;
}
.fc-unthemed .fc-divider,
.fc-unthemed .fc-list-heading td,
.fc-unthemed .fc-popover .fc-header {
  background: #eee;
}
.fc-unthemed td.fc-today {
  background: #fcf8e3;
}
.fc-unthemed .fc-disabled-day {
  background: #d7d7d7;
  opacity: 0.3;
}
.fc-icon {
  height: 1em;
  line-height: 1em;
  font-size: 1em;
  font-family: Courier New, Courier, monospace;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fc-icon:after {
  position: relative;
}
.fc-icon-left-single-arrow:after {
  content: "\2039";
  font-weight: 700;
  font-size: 200%;
  top: -7%;
}
.fc-icon-right-single-arrow:after {
  content: "\203A";
  font-weight: 700;
  font-size: 200%;
  top: -7%;
}
.fc-icon-left-double-arrow:after {
  content: "\AB";
  font-size: 160%;
  top: -7%;
}
.fc-icon-right-double-arrow:after {
  content: "\BB";
  font-size: 160%;
  top: -7%;
}
.fc-icon-left-triangle:after {
  content: "\25C4";
  font-size: 125%;
  top: 3%;
}
.fc-icon-right-triangle:after {
  content: "\25BA";
  font-size: 125%;
  top: 3%;
}
.fc-icon-down-triangle:after {
  content: "\25BC";
  font-size: 125%;
  top: 2%;
}
.fc-icon-x:after {
  content: "\D7";
  font-size: 200%;
  top: 6%;
}
.fc-unthemed .fc-popover .fc-header .fc-close {
  color: #666;
  font-size: 0.9em;
  margin-top: 2px;
}
.fc-unthemed .fc-list-item:hover td {
  background-color: #f5f5f5;
}
.ui-widget .fc-disabled-day {
  background-image: none;
}
.fc-bootstrap3 .fc-time-grid .fc-slats table,
.fc-bootstrap4 .fc-time-grid .fc-slats table,
.fc-time-grid .fc-slats .ui-widget-content {
  background: 0 0;
}
.fc-popover > .ui-widget-header + .ui-widget-content {
  border-top: 0;
}
.fc-bootstrap3 hr.fc-divider,
.fc-bootstrap4 hr.fc-divider {
  border-color: inherit;
}
.ui-widget .fc-event {
  color: #fff;
  font-weight: 400;
}
.ui-widget td.fc-axis {
  font-weight: 400;
}
.fc.fc-bootstrap3 a[data-goto]:hover {
  text-decoration: underline;
}
.fc.fc-bootstrap4 a {
  text-decoration: none;
}
.fc.fc-bootstrap4 a[data-goto]:hover {
  text-decoration: underline;
}
.fc-bootstrap4 a.fc-event:not([href]):not([tabindex]) {
  color: #fff;
}
.fc-bootstrap4 .fc-popover.card {
  position: absolute;
}
.fc-toolbar.fc-header-toolbar {
  margin-bottom: 1em;
}
.fc-toolbar.fc-footer-toolbar {
  margin-top: 1em;
}
.fc-toolbar .fc-left {
  float: left;
}
.fc-toolbar .fc-right {
  float: right;
}
.fc .fc-toolbar > * > * {
  float: left;
  margin-left: 0.75em;
}
.fc .fc-toolbar > * > :first-child {
  margin-left: 0;
}
.fc-toolbar h2 {
  margin: 0;
}
.fc-toolbar button {
  position: relative;
}
.fc-toolbar .fc-state-hover,
.fc-toolbar .ui-state-hover {
  z-index: 2;
}
.fc-toolbar .fc-state-down {
  z-index: 3;
}
.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active {
  z-index: 4;
}
.fc-toolbar button:focus {
  z-index: 5;
}
.fc-view-container *,
.fc-view-container :after,
.fc-view-container :before {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.fc-view,
.fc-view > table {
  position: relative;
  z-index: 1;
}
.fc-basicDay-view .fc-content-skeleton,
.fc-basicWeek-view .fc-content-skeleton {
  padding-bottom: 1em;
}
.fc-basic-view .fc-body .fc-row {
  min-height: 4em;
}
.fc-row.fc-rigid .fc-content-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.fc-day-top.fc-other-month {
  opacity: 0.3;
}
.fc-basic-view .fc-day-number,
.fc-basic-view .fc-week-number {
  padding: 2px;
}
.fc-basic-view th.fc-day-number,
.fc-basic-view th.fc-week-number {
  padding: 0 2px;
}
.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
  float: right;
}
.fc-rtl .fc-basic-view .fc-day-top .fc-day-number {
  float: left;
}
.fc-ltr .fc-basic-view .fc-day-top .fc-week-number {
  float: left;
  border-radius: 0 0 3px;
}
.fc-rtl .fc-basic-view .fc-day-top .fc-week-number {
  float: right;
  border-radius: 0 0 0 3px;
}
.fc-basic-view .fc-day-top .fc-week-number {
  min-width: 1.5em;
  text-align: center;
  background-color: #f2f2f2;
  color: grey;
}
.fc-basic-view td.fc-week-number > * {
  display: inline-block;
  min-width: 1.25em;
}
.fc-agenda-view .fc-day-grid {
  position: relative;
  z-index: 2;
}
.fc-agenda-view .fc-day-grid .fc-row {
  min-height: 3em;
}
.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
  padding-bottom: 1em;
}
.fc .fc-axis {
  vertical-align: middle;
  padding: 0 4px;
  white-space: nowrap;
}
.fc-ltr .fc-axis {
  text-align: right;
}
.fc-rtl .fc-axis {
  text-align: left;
}
.fc-time-grid,
.fc-time-grid-container {
  position: relative;
  z-index: 1;
}
.fc-time-grid {
  min-height: 100%;
}
.fc-time-grid table {
  border: 0 hidden transparent;
}
.fc-time-grid > .fc-bg {
  z-index: 1;
}
.fc-time-grid .fc-slats,
.fc-time-grid > hr {
  position: relative;
  z-index: 2;
}
.fc-time-grid .fc-content-col {
  position: relative;
}
.fc-time-grid .fc-content-skeleton {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
}
.fc-time-grid .fc-business-container {
  position: relative;
  z-index: 1;
}
.fc-time-grid .fc-bgevent-container {
  position: relative;
  z-index: 2;
}
.fc-time-grid .fc-highlight-container {
  z-index: 3;
  position: relative;
}
.fc-time-grid .fc-event-container {
  position: relative;
  z-index: 4;
}
.fc-time-grid .fc-now-indicator-line {
  z-index: 5;
}
.fc-time-grid .fc-helper-container {
  position: relative;
  z-index: 6;
}
.fc-time-grid .fc-slats td {
  height: 1.5em;
  border-bottom: 0;
}
.fc-time-grid .fc-slats .fc-minor td {
  border-top-style: dotted;
}
.fc-time-grid .fc-highlight {
  position: absolute;
  left: 0;
  right: 0;
}
.fc-ltr .fc-time-grid .fc-event-container {
  margin: 0 2.5% 0 2px;
}
.fc-rtl .fc-time-grid .fc-event-container {
  margin: 0 2px 0 2.5%;
}
.fc-time-grid .fc-bgevent,
.fc-time-grid .fc-event {
  position: absolute;
  z-index: 1;
}
.fc-time-grid .fc-bgevent {
  left: 0;
  right: 0;
}
.fc-v-event.fc-not-start {
  border-top-width: 0;
  padding-top: 1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.fc-v-event.fc-not-end {
  border-bottom-width: 0;
  padding-bottom: 1px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.fc-time-grid-event.fc-selected {
  overflow: visible;
}
.fc-time-grid-event.fc-selected .fc-bg {
  display: none;
}
.fc-time-grid-event .fc-content {
  overflow: hidden;
}
.fc-time-grid-event .fc-time,
.fc-time-grid-event .fc-title {
  padding: 0 1px;
}
.fc-time-grid-event .fc-time {
  font-size: 0.85em;
  white-space: nowrap;
}
.fc-time-grid-event.fc-short .fc-content {
  white-space: nowrap;
}
.fc-time-grid-event.fc-short .fc-time,
.fc-time-grid-event.fc-short .fc-title {
  display: inline-block;
  vertical-align: top;
}
.fc-time-grid-event.fc-short .fc-time span {
  display: none;
}
.fc-time-grid-event.fc-short .fc-time:before {
  content: attr(data-start);
}
.fc-time-grid-event.fc-short .fc-time:after {
  content: "\A0-\A0";
}
.fc-time-grid-event.fc-short .fc-title {
  font-size: 0.85em;
  padding: 0;
}
.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer {
  left: 0;
  right: 0;
  bottom: 0;
  height: 8px;
  overflow: hidden;
  line-height: 8px;
  font-size: 11px;
  font-family: monospace;
  text-align: center;
  cursor: s-resize;
}
.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after {
  content: "=";
}
.fc-time-grid-event.fc-selected .fc-resizer {
  border-radius: 5px;
  border-width: 1px;
  width: 8px;
  height: 8px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  left: 50%;
  margin-left: -5px;
  bottom: -5px;
}
.fc-time-grid .fc-now-indicator-line {
  border-top-width: 1px;
  left: 0;
  right: 0;
}
.fc-time-grid .fc-now-indicator-arrow {
  margin-top: -5px;
}
.fc-ltr .fc-time-grid .fc-now-indicator-arrow {
  left: 0;
  border-width: 5px 0 5px 6px;
  border-top-color: transparent;
  border-bottom-color: transparent;
}
.fc-rtl .fc-time-grid .fc-now-indicator-arrow {
  right: 0;
  border-width: 5px 6px 5px 0;
  border-top-color: transparent;
  border-bottom-color: transparent;
}
.fc-event-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 5px;
}
.fc-rtl .fc-list-view {
  direction: rtl;
}
.fc-list-view {
  border-width: 1px;
  border-style: solid;
}
.fc .fc-list-table {
  table-layout: auto;
}
.fc-list-table td {
  border-width: 1px 0 0;
  padding: 8px 14px;
}
.fc-list-table tr:first-child td {
  border-top-width: 0;
}
.fc-list-heading {
  border-bottom-width: 1px;
}
.fc-list-heading td {
  font-weight: 700;
}
.fc-ltr .fc-list-heading-main {
  float: left;
}
.fc-ltr .fc-list-heading-alt,
.fc-rtl .fc-list-heading-main {
  float: right;
}
.fc-rtl .fc-list-heading-alt {
  float: left;
}
.fc-list-item.fc-has-url {
  cursor: pointer;
}
.fc-list-item-marker,
.fc-list-item-time {
  white-space: nowrap;
  width: 1px;
}
.fc-ltr .fc-list-item-marker {
  padding-right: 0;
}
.fc-rtl .fc-list-item-marker {
  padding-left: 0;
}
.fc-list-item-title a {
  text-decoration: none;
  color: inherit;
}
.fc-list-item-title a[href]:hover {
  text-decoration: underline;
}
.fc-list-empty-wrap2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.fc-list-empty-wrap1 {
  width: 100%;
  height: 100%;
  display: table;
}
.fc-list-empty {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.fc-unthemed .fc-list-empty {
  background-color: #eee;
}
.tech-specs .labels {
  padding: 0 20px;
}
.tech-specs .tech-specs-container {
  background: #d4d4d4;
  font-size: 16px;
  min-height: 35px;
  padding: 15px 20px;
}
.tech-specs .tech-specs-container strong {
  font-size: 20px;
}
.tech-specs .tech-specs-container .cv-tech-specs {
  color: #ff1d25;
}
.tech-specs .tech-specs-container .nm-tech-specs {
  color: #3f8bd7;
}
.tech-specs .tech-specs-container .price-tech-specs {
  color: #333;
}
.configurator-options .check {
  border: 1px solid #3f8bd7;
  width: 27px;
  height: 25px;
  padding: 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  cursor: pointer;
}
.configurator-options .check:before {
  content: "";
  background: #fff;
  width: 100%;
  height: 100%;
  display: block;
}
.configurator-options .check.checked:before {
  background: #3f8bd7;
}
.configurator-options .check.oferta:before {
  background: gray;
}
.configurator-options a span {
  color: #333;
  text-decoration: none;
}
.configurator-options a:hover {
  text-decoration: none;
}
.configurator-options .option {
  border-bottom: 1px solid #3f8bd7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.configurator-options .option.first {
  border-top: 1px solid #3f8bd7;
}
.configurator-options .text {
  padding-left: 18px;
}
.configurator-options .text i {
  font-size: 20px;
}
.configurator-options .type-link {
  color: #333;
}
.configurator-options .space {
  min-height: 40px;
  line-height: 40px;
}
.configurator-options .space i {
  margin-left: 10px;
}
.configurator-options .price {
  color: #666 !important;
  font-size: 22px !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.configurator-options .price span {
  color: #666 !important;
}
.configurator-options .form-discount {
  width: 350px !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.configurator-options .form-discount .btn-action {
  font-size: 100% !important;
  padding: 0 8px !important;
}
.price {
  font-size: 24px;
}
.payment-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.payment-options .payment-option {
  margin: 0 10px;
  cursor: pointer;
}
.payment-options .payment-option img {
  height: 70px;
}
.calendar-type {
  background: #e8e8e8;
  padding: 15px;
  border-radius: 3px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
  cursor: pointer;
}
.calendar-type.selected,
.calendar-type:hover {
  background: #6f6f6f;
  color: #fff;
}
.btn-pke {
  color: #fff;
  padding: 0 60px;
  border: 0;
  font-size: 20px;
  line-height: 60px;
  height: 60px;
  overflow: hidden;
}
.btn-pke.btn-blue {
  background: #2daae2;
}
.btn-pke.btn-success {
  background: #00a65a;
}
.btn-pke.btn-success:hover {
  cursor: default;
  background: #00a65a;
}
.lds-spinner {
  color: #fff;
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
}
.lds-spinner.lds-spinner--black {
  color: #000;
}
.lds-spinner div {
  -webkit-transform-origin: 32px 32px;
  transform-origin: 32px 32px;
  -webkit-animation: lds-spinner 1.2s linear infinite;
  animation: lds-spinner 1.2s linear infinite;
}
.lds-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 29px;
  width: 5px;
  height: 14px;
  border-radius: 20%;
  background: #fff;
}
.lds-spinner div:first-child {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.lds-spinner.lds-spinner--black div:after {
  background: #000;
}
.lds-spinner div:first-child {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.lds-spinner div:nth-child(2) {
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.lds-spinner div:nth-child(3) {
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.lds-spinner div:nth-child(4) {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
.lds-spinner div:nth-child(5) {
  -webkit-transform: rotate(120deg);
  transform: rotate(120deg);
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}
.lds-spinner div:nth-child(6) {
  -webkit-transform: rotate(150deg);
  transform: rotate(150deg);
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}
.lds-spinner div:nth-child(7) {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
.lds-spinner div:nth-child(8) {
  -webkit-transform: rotate(210deg);
  transform: rotate(210deg);
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}
.lds-spinner div:nth-child(9) {
  -webkit-transform: rotate(240deg);
  transform: rotate(240deg);
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}
.lds-spinner div:nth-child(10) {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
.lds-spinner div:nth-child(11) {
  -webkit-transform: rotate(300deg);
  transform: rotate(300deg);
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}
.lds-spinner div:nth-child(12) {
  -webkit-transform: rotate(330deg);
  transform: rotate(330deg);
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
@-webkit-keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.time-bar {
  background: #fff;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 9999999999;
  border-top: 1px solid #d2d6de;
  height: 51px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 30px;
}
#play-overlay,
.time-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#play-overlay {
  position: fixed;
  top: 0;
  right: 0;
  height: 100vh;
  width: 100vw;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: rgba(51, 51, 51, 0.5);
  z-index: 99;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
}
.play-booking-button {
  position: relative;
  z-index: 10;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  display: block;
  width: 32px;
  height: 44px;
  border-radius: 50%;
  margin-bottom: 30px;
}
.play-booking-button:before {
  z-index: 0;
  background: #316c92;
  -webkit-animation: pulse-border 1.5s ease-out infinite;
  animation: pulse-border 1.5s ease-out infinite;
}
.play-booking-button:after,
.play-booking-button:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 50%;
}
.play-booking-button:after {
  z-index: 1;
  background: #3c8dbc;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.play-booking-button:hover:after {
  background-color: #307095;
}
.play-booking-button img {
  position: relative;
  z-index: 3;
  max-width: 100%;
  width: auto;
  height: auto;
}
.play-booking-button span {
  display: block;
  position: relative;
  z-index: 3;
  width: 0;
  height: 0;
  border-left: 32px solid #fff;
  border-top: 22px solid transparent;
  border-bottom: 22px solid transparent;
}
@-webkit-keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  to {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
@keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  to {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
@font-face {
  font-family: Flaticon;
  src: url("./Flaticon.eot");
  src: url("./Flaticon.eot?#iefix") format("embedded-opentype"), url("./Flaticon.woff2") format("woff2"),
    url("./Flaticon.woff") format("woff"), url("./Flaticon.ttf") format("truetype"),
    url("./Flaticon.svg#Flaticon") format("svg");
  font-weight: 400;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: Flaticon;
    src: url("./Flaticon.svg#Flaticon") format("svg");
  }
}
.fi:before {
  display: inline-block;
  font-family: Flaticon;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
.flaticon-phone-call:before {
  content: "\F100";
}
.flaticon-phone-call-1:before {
  content: "\F101";
}
.flaticon-money:before {
  content: "\F102";
}
.flaticon-operator:before {
  content: "\F103";
}
.flaticon-contact:before {
  content: "\F104";
}
.flaticon-budget:before {
  content: "\F105";
}
.flaticon-clock:before {
  content: "\F106";
}
.flaticon-clock-1:before {
  content: "\F107";
}
.flaticon-work:before {
  content: "\F108";
}
.ng-cloak,
.x-ng-cloak,
[data-ng-cloak],
[ng-cloak],
[ng\:cloak],
[x-ng-cloak] {
  display: none !important;
}
.dashboard-logo {
  padding-bottom: 40px;
}
.counters .fa {
  line-height: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.counters .fa.fa-facebook {
  color: #3b5999;
}
.counters .fa.fa-instagram {
  color: #e4405f;
}
.counters .fa.fa-youtube {
  color: #cd201f;
}
.counters .number {
  font-size: 28px;
  font-weight: 700;
  display: block;
}
.login-page {
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: url("../images/bg-admin.jpg") no-repeat 50% fixed;
  background-size: cover;
}
.login-page .login-box {
  margin: 0;
  position: relative;
  top: -10%;
}
#pjax-container table td {
  vertical-align: middle;
}
.fc-event {
  cursor: pointer;
}

.ace_editor{
  height: 500px;
  width: 100% !important;
}

.fc-event {
  padding-bottom: 10px;
}

.fc-event-colors {
  position: absolute;
  height: 10px;
  width: 100%;
  bottom: 0;
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  border-top: 1px solid #fff;
}

.fc-event-color {
  height: 100%;
  width: 100%;
}

.fc-notes {
  position: relative;
  z-index: 999;
  border-radius: 3px;
}

.fc-notes textarea {
  width: 100%;
  height: 50px;
  border: 1px solid #e3e3e3;
  text-align: center;
  margin: 10px 0;
  margin-left: 0 !important;
  padding: 3px;
}

.form-section-wrapper {
  display: flex;
  margin-bottom: 20px;
  border-radius: 6px;
  /* overflow: hidden; */
}

.form-section-wrapper .section-title {
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  text-align: center;
  padding: 10px;
  font-family: arial;
  font-weight: 900;
  color: black;
  background-color: white;
  font-style: italic;
  font-size: 20px;
}

.form-section-wrapper .section-content {
  flex: 1;
  padding: 15px;
  display: block;
}

.form-section-wrapper .section-content.columns-2 {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
}

.form-section-wrapper .form-group {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  height: 100%;
}

.form-section-wrapper .form-group .control-label {
  flex: 0 0 min-content;
  max-width: 225px;
  min-width: 170px;
  text-align: center;
}

.form-split-wrapper .form-group .control-label {
  flex: 0 0 min-content;
  max-width: 225px;
  min-width: 88px;
  text-align: right;
}

.form-split-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.form-split-wrapper .form-split-right,
.form-split-wrapper .form-split-left {
  display: block!important;
}

.form-split-wrapper .form-split-right .form-group,
.form-split-wrapper .form-split-left .form-group {
  flex: 1;
}

.form-section-wrapper .form-split-wrapper .form-group .control-label {
  white-space: nowrap;
  min-width: min-content !important;
  width: min-content !important;
  /* padding-left: 5px; */
  padding-right: 5px;
}

.form-section-wrapper .form-split-wrapper .form-group .col-sm-8 {
  min-width: min-content !important;
  width: 100% !important;
  padding-left: 5px;
}

.form-section-wrapper .form-group > .col-sm-8,
.form-split-wrapper .form-group > .col-sm-8 {
  flex: 1;
  text-align: center;
}

.form-section-wrapper .form-group > .col-sm-8 .input-group,
.form-split-wrapper .form-group > .col-sm-8 .input-group {
  width: 100%;
}

.form-section-wrapper .form-group > .col-sm-8 > .box,
.form-split-wrapper .form-group > .col-sm-8 > .box {
  border-radius: 10px;
  border: none;
  box-shadow: none;
}

.form-section-wrapper .form-group > .col-sm-8 .select2-container--default .select2-selection--single,
.form-section-wrapper .form-group > .col-sm-8 > .box .box-body,
.form-section-wrapper .form-group > .col-sm-8 > textarea,
.form-split-wrapper .form-group > .col-sm-8 .select2-container--default .select2-selection--single,
.form-split-wrapper .form-group > .col-sm-8 > .box .box-body,
.form-split-wrapper .form-group > .col-sm-8 > textarea {
  border-radius: 10px;
  border: 1px solid lightgray;
  padding: 6px 10px;
}

.form-section-wrapper .form-group > .col-sm-8 .bootstrap-switch.bootstrap-switch-small,
.form-split-wrapper .form-group > .col-sm-8 .bootstrap-switch.bootstrap-switch-small {
  border-radius: 10px;
}

.form-section-wrapper .form-group > .col-sm-8 .bootstrap-switch,
.form-split-wrapper .form-group > .col-sm-8 .bootstrap-switch {
  border: none;
}

.form-section-wrapper .form-group > .col-sm-8 .bootstrap-switch,
.form-split-wrapper .form-group > .col-sm-8 .bootstrap-switch {
  width: auto !important;
}

.form-section-wrapper .form-group > .col-sm-8 .bootstrap-switch-container,
.form-split-wrapper .form-group > .col-sm-8 .bootstrap-switch-container {
  display: flex !important;
  justify-content: center;
  align-items: center;
  position: relative;
  width: auto !important;
  margin-left: 0 !important;
  background: transparent;
}

.form-section-wrapper .form-group > .col-sm-8 .bootstrap-switch-handle-on,
.form-section-wrapper .form-group > .col-sm-8 .bootstrap-switch-handle-off,
.form-split-wrapper .form-group > .col-sm-8 .bootstrap-switch-handle-on,
.form-split-wrapper .form-group > .col-sm-8 .bootstrap-switch-handle-off {
  padding: 6px 16px;
  border-radius: 9999px;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.2s ease;
  z-index: 1;
  background-color: #e5e7eb;
  color: #333;
  position: relative;
  white-space: nowrap;
}

.form-section-wrapper .form-group > .col-sm-8 .bootstrap-switch-on .bootstrap-switch-handle-on,
.form-split-wrapper .form-group > .col-sm-8 .bootstrap-switch-on .bootstrap-switch-handle-on {
  background-color: #34d399;
  color: white;
  z-index: 2;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
}

.form-section-wrapper .form-group > .col-sm-8 .bootstrap-switch-off .bootstrap-switch-handle-off,
.form-split-wrapper .form-group > .col-sm-8 .bootstrap-switch-off .bootstrap-switch-handle-off {
  background-color: #f87171;
  color: white;
  z-index: 2;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
}

.form-section-wrapper .form-group > .col-sm-8 .bootstrap-switch-label,
.form-split-wrapper .form-group > .col-sm-8 .bootstrap-switch-label {
  width: 0px !important;
  padding: 0;
  background: transparent !important;
  border: none;
}

.form-section-wrapper .form-group > .col-sm-8 .bootstrap-switch-danger,
.form-split-wrapper .form-group > .col-sm-8 .bootstrap-switch-danger,
.form-split-wrapper .form-group > .col-sm-8 .bootstrap-switch-default {
  margin-left: -25px;
}

.form-section-wrapper .form-group > .col-sm-8 .bootstrap-switch .bootstrap-switch-label,
.form-section-wrapper .form-group > .col-sm-8 .bootstrap-switch .bootstrap-switch-handle-on,
.form-section-wrapper .form-group > .col-sm-8 .bootstrap-switch .bootstrap-switch-handle-off,
.form-split-wrapper .form-group > .col-sm-8 .bootstrap-switch .bootstrap-switch-label,
.form-split-wrapper .form-group > .col-sm-8 .bootstrap-switch .bootstrap-switch-handle-on,
.form-split-wrapper .form-group > .col-sm-8 .bootstrap-switch .bootstrap-switch-handle-off {
  border: none !important;
}

.form-section-wrapper .form-group > .col-sm-8 .input-group .form-control:last-child,
.form-split-wrapper .form-group > .col-sm-8 .input-group .form-control:last-child {
  border-radius: 10px;
  text-align: center;
  width: 100% !important;
}

.form-section-wrapper .form-group > .col-sm-8 .input-group .input-group-addon,
.form-split-wrapper .form-group > .col-sm-8 .input-group .input-group-addon {
  display: none;
  border: none;
  background: transparent;
  padding: 0;
  position: absolute;
  z-index: 999;
  top: 5px;
  left: 5px;
  font-size: 10px;
}

.comparison .col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding-right: 15px;
  padding-left: 15px;
}

.comparison .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.comparison .f-extra-bold {
  font-family: Gilroy-ExtraBold;
}

.fz-24 {
  font-size: 24px !important;
}

.fz-16 {
  font-size: 16px !important;
}

@media (min-width: 768px) {
  .text-md-left {
      text-align: left !important;
  }

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