/*---------------------------------------*/
/*--------   External module   --------*/
/*---------------------------------------*/
/*


/*-------  Bootstrap Datepicker  --------*/
.datepicker--cell-day.-other-month-,
.datepicker--cell-year.-other-decade- {
  color: #dedede; }

.datepicker--cell-day.-other-month-:hover,
.datepicker--cell-year.-other-decade-:hover {
  color: #c5c5c5; }

.-disabled-.-focus-.datepicker--cell-day.-other-month-,
.-disabled-.-focus-.datepicker--cell-year.-other-decade- {
  color: #dedede; }

.-selected-.datepicker--cell-day.-other-month-,
.-selected-.datepicker--cell-year.-other-decade- {
  color: #fff;
  background: #a2ddf6; }

.-selected-.-focus-.datepicker--cell-day.-other-month-,
.-selected-.-focus-.datepicker--cell-year.-other-decade- {
  background: #8ad5f4; }

.-in-range-.datepicker--cell-day.-other-month-,
.-in-range-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.1);
  color: #cccccc; }

.-in-range-.-focus-.datepicker--cell-day.-other-month-,
.-in-range-.-focus-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.2); }

.datepicker--cell-day.-other-month-:empty,
.datepicker--cell-year.-other-decade-:empty {
  background: none;
  border: none; }

/* -------------------------------------------------
	Datepicker cells
   ------------------------------------------------- */
.datepicker--cells {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.datepicker--cell {
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  position: relative;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  height: 32px;
  z-index: 1; }

.datepicker--cell.-focus- {
  background: #f0f0f0; }

.datepicker--cell.-current- {
  color: #4EB5E6; }

.datepicker--cell.-current-.-focus- {
  color: #4a4a4a; }

.datepicker--cell.-current-.-in-range- {
  color: #4EB5E6; }

.datepicker--cell.-in-range- {
  background: rgba(92, 196, 239, 0.1);
  color: #4a4a4a;
  border-radius: 0; }

.datepicker--cell.-in-range-.-focus- {
  background-color: rgba(92, 196, 239, 0.2); }

.datepicker--cell.-disabled- {
  cursor: default;
  color: #aeaeae; }

.datepicker--cell.-disabled-.-focus- {
  color: #aeaeae; }

.datepicker--cell.-disabled-.-in-range- {
  color: #a1a1a1; }

.datepicker--cell.-disabled-.-current-.-focus- {
  color: #aeaeae; }

.datepicker--cell.-range-from- {
  border: 1px solid rgba(92, 196, 239, 0.5);
  background-color: rgba(92, 196, 239, 0.1);
  border-radius: 4px 0 0 4px; }

.datepicker--cell.-range-to- {
  border: 1px solid rgba(92, 196, 239, 0.5);
  background-color: rgba(92, 196, 239, 0.1);
  border-radius: 0 4px 4px 0; }

.datepicker--cell.-range-from-.-range-to- {
  border-radius: 4px; }

.datepicker--cell.-selected- {
  color: #fff;
  border: none;
  background: #5cc4ef; }

.datepicker--cell.-selected-.-current- {
  color: #fff;
  background: #5cc4ef; }

.datepicker--cell.-selected-.-focus- {
  background: #45bced; }

.datepicker--cell:empty {
  cursor: default; }

.datepicker--days-names {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 8px 0 3px; }

.datepicker--day-name {
  color: #FF9A19;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
  text-align: center;
  text-transform: uppercase;
  font-size: .8em; }

.datepicker--cell-day {
  width: 14.28571%; }

.datepicker--cells-months {
  height: 170px; }

.datepicker--cell-month {
  width: 33.33%;
  height: 25%; }

.datepicker--years {
  height: 170px; }

.datepicker--cells-years {
  height: 170px; }

.datepicker--cell-year {
  width: 25%;
  height: 33.33%; }

.datepicker--cell-day.-other-month-,
.datepicker--cell-year.-other-decade- {
  color: #dedede; }

.datepicker--cell-day.-other-month-:hover,
.datepicker--cell-year.-other-decade-:hover {
  color: #c5c5c5; }

.-disabled-.-focus-.datepicker--cell-day.-other-month-,
.-disabled-.-focus-.datepicker--cell-year.-other-decade- {
  color: #dedede; }

.-selected-.datepicker--cell-day.-other-month-,
.-selected-.datepicker--cell-year.-other-decade- {
  color: #fff;
  background: #a2ddf6; }

.-selected-.-focus-.datepicker--cell-day.-other-month-,
.-selected-.-focus-.datepicker--cell-year.-other-decade- {
  background: #8ad5f4; }

.-in-range-.datepicker--cell-day.-other-month-,
.-in-range-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.1);
  color: #cccccc; }

.-in-range-.-focus-.datepicker--cell-day.-other-month-,
.-in-range-.-focus-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.2); }

.datepicker--cell-day.-other-month-:empty,
.datepicker--cell-year.-other-decade-:empty {
  background: none;
  border: none; }

/* -------------------------------------------------
	Datepicker
   ------------------------------------------------- */
.datepickers-container {
  position: absolute;
  left: 0;
  top: 0; }

@media print {
  .datepickers-container {
    display: none; } }

.datepicker {
  background: #000;
  border: 1px solid #dbdbdb;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  font-family: Open sans, sans-serif;
  font-size: 14px;
  color: #4a4a4a;
  width: 250px;
  position: absolute;
  left: -100000px;
  opacity: 0;
  transition: opacity 0.3s ease, left 0s 0.3s, -webkit-transform 0.3s ease;
  -webkit-transition: opacity 0.3s ease, left 0s 0.3s, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s;
  transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s, -webkit-transform 0.3s ease;
  z-index: 100; }

.datepicker.-from-top- {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px); }

.datepicker.-from-right- {
  -webkit-transform: translateX(8px);
  transform: translateX(8px); }

.datepicker.-from-bottom- {
  -webkit-transform: translateY(8px);
  transform: translateY(8px); }

.datepicker.-from-left- {
  -webkit-transform: translateX(-8px);
  transform: translateX(-8px); }

.datepicker.active {
  opacity: 1;
  -webkit-transform: translate(0);
  transform: translate(0);
  transition: opacity 0.3s ease, left 0s 0s, -webkit-transform 0.3s ease;
  -webkit-transition: opacity 0.3s ease, left 0s 0s, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s;
  transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s, -webkit-transform 0.3s ease; }

.datepicker-inline .datepicker {
  border-color: #d7d7d7;
  -webkit-box-shadow: none;
  box-shadow: none;
  position: static;
  left: auto;
  right: auto;
  opacity: 1;
  -webkit-transform: none;
  transform: none; }

.datepicker-inline .datepicker--pointer {
  display: none; }

.datepicker--content {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  padding: 4px; }

.-only-timepicker- .datepicker--content {
  display: none; }

.datepicker--pointer {
  position: absolute;
  background: #fff;
  border-top: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  width: 10px;
  height: 10px;
  z-index: -1; }

.-top-left- .datepicker--pointer,
.-top-center- .datepicker--pointer,
.-top-right- .datepicker--pointer {
  top: calc(100% - 4px);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg); }

.-right-top- .datepicker--pointer,
.-right-center- .datepicker--pointer,
.-right-bottom- .datepicker--pointer {
  right: calc(100% - 4px);
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg); }

.-bottom-left- .datepicker--pointer,
.-bottom-center- .datepicker--pointer,
.-bottom-right- .datepicker--pointer {
  bottom: calc(100% - 4px);
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg); }

.-left-top- .datepicker--pointer,
.-left-center- .datepicker--pointer,
.-left-bottom- .datepicker--pointer {
  left: calc(100% - 4px);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.-top-left- .datepicker--pointer,
.-bottom-left- .datepicker--pointer {
  left: 10px; }

.-top-right- .datepicker--pointer,
.-bottom-right- .datepicker--pointer {
  right: 10px; }

.-top-center- .datepicker--pointer,
.-bottom-center- .datepicker--pointer {
  left: calc(50% - 10px / 2); }

.-left-top- .datepicker--pointer,
.-right-top- .datepicker--pointer {
  top: 10px; }

.-left-bottom- .datepicker--pointer,
.-right-bottom- .datepicker--pointer {
  bottom: 10px; }

.-left-center- .datepicker--pointer,
.-right-center- .datepicker--pointer {
  top: calc(50% - 10px / 2); }

.datepicker--body {
  display: none; }

.datepicker--body.active {
  display: block; }

.datepicker--cell-day.-other-month-,
.datepicker--cell-year.-other-decade- {
  color: #dedede; }

.datepicker--cell-day.-other-month-:hover,
.datepicker--cell-year.-other-decade-:hover {
  color: #c5c5c5; }

.-disabled-.-focus-.datepicker--cell-day.-other-month-,
.-disabled-.-focus-.datepicker--cell-year.-other-decade- {
  color: #dedede; }

.-selected-.datepicker--cell-day.-other-month-,
.-selected-.datepicker--cell-year.-other-decade- {
  color: #fff;
  background: #a2ddf6; }

.-selected-.-focus-.datepicker--cell-day.-other-month-,
.-selected-.-focus-.datepicker--cell-year.-other-decade- {
  background: #8ad5f4; }

.-in-range-.datepicker--cell-day.-other-month-,
.-in-range-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.1);
  color: #cccccc; }

.-in-range-.-focus-.datepicker--cell-day.-other-month-,
.-in-range-.-focus-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.2); }

.datepicker--cell-day.-other-month-:empty,
.datepicker--cell-year.-other-decade-:empty {
  background: none;
  border: none; }

/* -------------------------------------------------
	Navigation
   ------------------------------------------------- */
.datepicker--nav {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #efefef;
  min-height: 32px;
  padding: 4px; }

.-only-timepicker- .datepicker--nav {
  display: none; }

.datepicker--nav-title,
.datepicker--nav-action {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  cursor: pointer;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center; }

.datepicker--nav-action {
  width: 32px;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.datepicker--nav-action:hover {
  background: #f0f0f0; }

.datepicker--nav-action.-disabled- {
  visibility: hidden; }

.datepicker--nav-action svg {
  width: 32px;
  height: 32px; }

.datepicker--nav-action path {
  fill: none;
  stroke: #9c9c9c;
  stroke-width: 2px; }

.datepicker--nav-title {
  border-radius: 4px;
  padding: 0 8px; }

.datepicker--nav-title i {
  font-style: normal;
  color: #fff;
  margin-left: 5px; }

.datepicker--nav-title:hover {
  background: #f0f0f0; }

.datepicker--nav-title.-disabled- {
  cursor: default;
  background: none; }

.datepicker--buttons {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  padding: 4px;
  border-top: 1px solid #efefef; }

.datepicker--button {
  color: #4EB5E6;
  cursor: pointer;
  border-radius: 4px;
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
  display: -ms-inline-flexbox;
  display: -webkit-inline-box;
  display: inline-flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  height: 32px; }

.datepicker--button:hover {
  color: #4a4a4a;
  background: #f0f0f0; }

.datepicker--cell-day.-other-month-,
.datepicker--cell-year.-other-decade- {
  color: #dedede; }

.datepicker--cell-day.-other-month-:hover,
.datepicker--cell-year.-other-decade-:hover {
  color: #c5c5c5; }

.-disabled-.-focus-.datepicker--cell-day.-other-month-,
.-disabled-.-focus-.datepicker--cell-year.-other-decade- {
  color: #dedede; }

.-selected-.datepicker--cell-day.-other-month-,
.-selected-.datepicker--cell-year.-other-decade- {
  color: #fff;
  background: #a2ddf6; }

.-selected-.-focus-.datepicker--cell-day.-other-month-,
.-selected-.-focus-.datepicker--cell-year.-other-decade- {
  background: #8ad5f4; }

.-in-range-.datepicker--cell-day.-other-month-,
.-in-range-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.1);
  color: #cccccc; }

.-in-range-.-focus-.datepicker--cell-day.-other-month-,
.-in-range-.-focus-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.2); }

.datepicker--cell-day.-other-month-:empty,
.datepicker--cell-year.-other-decade-:empty {
  background: none;
  border: none; }

/* -------------------------------------------------
	Timepicker
   ------------------------------------------------- */
.datepicker--time {
  border-top: 1px solid #efefef;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  padding: 4px;
  position: relative; }

.datepicker--time.-am-pm- .datepicker--time-sliders {
  -ms-flex: 0 1 138px;
  -webkit-box-flex: 0;
  flex: 0 1 138px;
  max-width: 138px; }

.-only-timepicker- .datepicker--time {
  border-top: none; }

.datepicker--time-sliders {
  -ms-flex: 0 1 153px;
  -webkit-box-flex: 0;
  flex: 0 1 153px;
  margin-right: 10px;
  max-width: 153px; }

.datepicker--time-label {
  display: none;
  font-size: 12px; }

.datepicker--time-current {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
  font-size: 14px;
  text-align: center;
  margin: 0 0 0 10px; }

.datepicker--time-current-colon {
  margin: 0 2px 3px;
  line-height: 1; }

.datepicker--time-current-hours,
.datepicker--time-current-minutes {
  line-height: 1;
  font-size: 19px;
  font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  position: relative;
  z-index: 1; }

.datepicker--time-current-hours:after,
.datepicker--time-current-minutes:after {
  content: '';
  background: #f0f0f0;
  border-radius: 4px;
  position: absolute;
  left: -2px;
  top: -3px;
  right: -2px;
  bottom: -2px;
  z-index: -1;
  opacity: 0; }

.datepicker--time-current-hours.-focus-:after,
.datepicker--time-current-minutes.-focus-:after {
  opacity: 1; }

.datepicker--time-current-ampm {
  text-transform: uppercase;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  color: #9c9c9c;
  margin-left: 6px;
  font-size: 11px;
  margin-bottom: 1px; }

.datepicker--time-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  font-size: 11px;
  height: 17px;
  background: -webkit-gradient(linear, left top, right top, from(#dedede), to(#dedede)) left 50%/100% 1px no-repeat;
  background: linear-gradient(to right, #dedede, #dedede) left 50%/100% 1px no-repeat; }

.datepicker--time-row:first-child {
  margin-bottom: 4px; }

.datepicker--time-row input[type='range'] {
  background: none;
  cursor: pointer;
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
  height: 100%;
  padding: 0;
  margin: 0;
  -webkit-appearance: none; }

.datepicker--time-row input[type='range']::-webkit-slider-thumb {
  -webkit-appearance: none; }

.datepicker--time-row input[type='range']::-ms-tooltip {
  display: none; }

.datepicker--time-row input[type='range']:hover::-webkit-slider-thumb {
  border-color: #b8b8b8; }

.datepicker--time-row input[type='range']:hover::-moz-range-thumb {
  border-color: #b8b8b8; }

.datepicker--time-row input[type='range']:hover::-ms-thumb {
  border-color: #b8b8b8; }

.datepicker--time-row input[type='range']:focus {
  outline: none; }

.datepicker--time-row input[type='range']:focus::-webkit-slider-thumb {
  background: #5cc4ef;
  border-color: #5cc4ef; }

.datepicker--time-row input[type='range']:focus::-moz-range-thumb {
  background: #5cc4ef;
  border-color: #5cc4ef; }

.datepicker--time-row input[type='range']:focus::-ms-thumb {
  background: #5cc4ef;
  border-color: #5cc4ef; }

.datepicker--time-row input[type='range']::-webkit-slider-thumb {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 12px;
  width: 12px;
  border-radius: 3px;
  border: 1px solid #dedede;
  background: #fff;
  cursor: pointer;
  -webkit-transition: background .2s;
  transition: background .2s; }

.datepicker--time-row input[type='range']::-moz-range-thumb {
  box-sizing: border-box;
  height: 12px;
  width: 12px;
  border-radius: 3px;
  border: 1px solid #dedede;
  background: #fff;
  cursor: pointer;
  -webkit-transition: background .2s;
  transition: background .2s; }

.datepicker--time-row input[type='range']::-ms-thumb {
  box-sizing: border-box;
  height: 12px;
  width: 12px;
  border-radius: 3px;
  border: 1px solid #dedede;
  background: #fff;
  cursor: pointer;
  -webkit-transition: background .2s;
  transition: background .2s; }

.datepicker--time-row input[type='range']::-webkit-slider-thumb {
  margin-top: -6px; }

.datepicker--time-row input[type='range']::-webkit-slider-runnable-track {
  border: none;
  height: 1px;
  cursor: pointer;
  color: transparent;
  background: transparent; }

.datepicker--time-row input[type='range']::-moz-range-track {
  border: none;
  height: 1px;
  cursor: pointer;
  color: transparent;
  background: transparent; }

.datepicker--time-row input[type='range']::-ms-track {
  border: none;
  height: 1px;
  cursor: pointer;
  color: transparent;
  background: transparent; }

.datepicker--time-row input[type='range']::-ms-fill-lower {
  background: transparent; }

.datepicker--time-row input[type='range']::-ms-fill-upper {
  background: transparent; }

.datepicker--time-row span {
  padding: 0 12px; }

.datepicker--time-icon {
  color: #9c9c9c;
  border: 1px solid;
  border-radius: 50%;
  font-size: 16px;
  position: relative;
  margin: 0 5px -1px 0;
  width: 1em;
  height: 1em; }

.datepicker--time-icon:after,
.datepicker--time-icon:before {
  content: '';
  background: currentColor;
  position: absolute; }

.datepicker--time-icon:after {
  height: .4em;
  width: 1px;
  left: calc(50% - 1px);
  top: calc(50% + 1px);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%); }

.datepicker--time-icon:before {
  width: .4em;
  height: 1px;
  top: calc(50% + 1px);
  left: calc(50% - 1px); }

.datepicker--cell-day.-other-month-,
.datepicker--cell-year.-other-decade- {
  color: #dedede; }

.datepicker--cell-day.-other-month-:hover,
.datepicker--cell-year.-other-decade-:hover {
  color: #c5c5c5; }

.-disabled-.-focus-.datepicker--cell-day.-other-month-,
.-disabled-.-focus-.datepicker--cell-year.-other-decade- {
  color: #dedede; }

.-selected-.datepicker--cell-day.-other-month-,
.-selected-.datepicker--cell-year.-other-decade- {
  color: #fff;
  background: #a2ddf6; }

.-selected-.-focus-.datepicker--cell-day.-other-month-,
.-selected-.-focus-.datepicker--cell-year.-other-decade- {
  background: #8ad5f4; }

.-in-range-.datepicker--cell-day.-other-month-,
.-in-range-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.1);
  color: #cccccc; }

.-in-range-.-focus-.datepicker--cell-day.-other-month-,
.-in-range-.-focus-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.2); }

.datepicker--cell-day.-other-month-:empty,
.datepicker--cell-year.-other-decade-:empty {
  background: none;
  border: none; }

/*---------------------------------------*/
/*--------         2. Fonts Icons      --------*/
/*---------------------------------------*/


.ttcalendar__nav {
  position: relative; }
  .ttcalendar__nav .ttcalendar__navleft,
  .ttcalendar__nav .ttcalendar__navright {
    position: absolute;
    color: #9e9ea0;
    font-size: 24px;
    z-index: 3;
    top: -2px;
    -webkit-transition: color 0.2s linear;
    transition: color 0.2s linear; }
    .ttcalendar__nav .ttcalendar__navleft:hover,
    .ttcalendar__nav .ttcalendar__navright:hover {
      color: #FF1A43; }
  .ttcalendar__nav .ttcalendar__navleft {
    right: calc(50% + 105px); }
  .ttcalendar__nav .ttcalendar__navright {
    left: calc(50% + 105px); }
  .ttcalendar__nav .ttcalendar__navlink {
    z-index: 3;
    font-size: 18px;
    line-height: 15px;
    color: #3D3B42;
    font-weight: 700;
    -webkit-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out; }
    .ttcalendar__nav .ttcalendar__navlink .tt-icon {
      margin-right: 6px;
      color: #FF1A43;
      position: relative;
      top: 2px; }
    .ttcalendar__nav .ttcalendar__navlink:hover {
      color: #FF1A43; }
  .ttcalendar__nav:before, .ttcalendar__nav:after {
    content: '';
    position: absolute;
    top: 0;
    width: 40%;
    height: 30px;
    z-index: 2; }
  .ttcalendar__nav:before {
    left: 0px;
    background: linear-gradient(to left, rgba(255, 255, 255, 0), #ffffff 180px); }
  .ttcalendar__nav:after {
    right: 0px;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff 180px); }
  @media (min-width: 701px) {
    .ttcalendar__nav .ttcalendar__navlink {
      position: absolute;
      right: 0;
      top: 0; } }
  @media (max-width: 700px) {
    .ttcalendar__nav .ttcalendar__navlink {
      position: absolute;
      right: 50%;
      top: 40px;
      -webkit-transform: translate(50%, 0%);
      transform: translate(50%, 0%);
      font-size: 16px; }
      .ttcalendar__nav .ttcalendar__navlink .tt-icon {
        margin-right: 4px; }
        .ttcalendar__nav .ttcalendar__navlink .tt-icon svg {
          width: 14px;
          height: 14px; } }

.section-wrapper .ttcalendar__nav .ttcalendar__navlink {
  color: #ffffff; }

.section-wrapper .ttcalendar__nav:before {
  background: linear-gradient(to left, rgba(60, 59, 65, 0), #3c3b41 180px); }

.section-wrapper .ttcalendar__nav:after {
  background: linear-gradient(to right, rgba(60, 59, 65, 0), #3c3b41 180px); }

.section-wrapper .ttcalendar-layout .ttcalendar__month-title {
  color: #ffffff; }

.ttcalendar-layout {
  position: relative; }
  .ttcalendar-layout .ttcalendar__month-title {
    text-align: center;
    color: #3D3B42;
    font-size: 24px;
    line-height: 20px;
    font-weight: bold;
    padding-bottom: 41px; }
  @media (max-width: 700px) {
    .ttcalendar-layout.ttcalendar-layout01 .ttcalendar__month-title, .ttcalendar-layout.ttcalendar-layout02 .ttcalendar__month-title {
      padding-bottom: 61px; } }

/*
	events.html
*/
.ttcalendar-layout01 .tt-day-header {
  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: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }
  .ttcalendar-layout01 .tt-day-header > * {
    font-size: 17px;
    line-height: 27px;
    color: #D3D3D5;
    width: 14.285%;
    height: 49px;
    text-align: center; }

.ttcalendar-layout01 .tt-day-grid {
  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: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: -10px;
  margin-left: -10px; }
  .ttcalendar-layout01 .tt-day-grid > * {
    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: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(14.285% - 10px);
    height: 262px;
    background-color: #ffffff;
    color: #3D3B42;
    font-family: "Poppins", sans-serif;
    position: relative;
    margin-top: 10px;
    margin-left: 10px;
    font-size: 36px;
    line-height: 38px; }
    .ttcalendar-layout01 .tt-day-grid > *.tt-day-empty {
      opacity: 0.2; }
    .ttcalendar-layout01 .tt-day-grid > *:not(.tt-day-empty):hover {
      -webkit-box-shadow: 0 7px 16px rgba(61, 59, 66, 0.7);
      box-shadow: 0 7px 16px rgba(61, 59, 66, 0.7); }
      .ttcalendar-layout01 .tt-day-grid > *:not(.tt-day-empty):hover .tt-day-event__bg:before {
        opacity: 0.98; }
      .ttcalendar-layout01 .tt-day-grid > *:not(.tt-day-empty):hover .tt-day-event__bg > * {
        opacity: 1; }
      .ttcalendar-layout01 .tt-day-grid > *:not(.tt-day-empty):hover .tt-day-event__time,
      .ttcalendar-layout01 .tt-day-grid > *:not(.tt-day-empty):hover .tt-day-event__label {
        opacity: 0;
        z-index: 0; }
  .ttcalendar-layout01 .tt-day-grid .tt-day-event__bg {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .ttcalendar-layout01 .tt-day-grid .tt-day-event__bg > * {
      min-width: 155px;
      margin: 10px 0;
      position: relative;
      z-index: 2;
      opacity: 0;
      -webkit-transition: opacity .25s linear;
      transition: opacity .25s linear;
      cursor: pointer; }
    .ttcalendar-layout01 .tt-day-grid .tt-day-event__bg:before {
      content: '';
      position: absolute;
      z-index: 1;
      display: block;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #3D3B42;
      opacity: 0;
      -webkit-transition: opacity .25s linear;
      transition: opacity .25s linear; }
  .ttcalendar-layout01 .tt-day-grid .tt-day-event__time {
    background: url("../images/label-01.png") 0 0 no-repeat;
    background-size: cover;
    width: 54px;
    height: 62px;
    top: 0;
    right: 20px;
    position: absolute;
    z-index: 2;
    color: #ffffff;
    text-align: center;
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    line-height: 16px;
    padding: 8px 0 0 0;
    -webkit-transition: opacity .25s linear;
    transition: opacity .25s linear; }
    .ttcalendar-layout01 .tt-day-grid .tt-day-event__time strong {
      display: block;
      font-size: 25px;
      line-height: 25px;
      font-weight: bold; }
  .ttcalendar-layout01 .tt-day-grid .tt-day-event__label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    z-index: 1;
    margin-top: 10px;
    -webkit-transition: opacity .25s linear;
    transition: opacity .25s linear; }
    .ttcalendar-layout01 .tt-day-grid .tt-day-event__label img {
      max-width: 97%; }
    .ttcalendar-layout01 .tt-day-grid .tt-day-event__label .tt-day-event__label__text {
      color: #ffffff;
      font-size: 15px;
      line-height: 15px;
      text-transform: uppercase;
      margin-top: -5px;
      margin-left: 40px;
      letter-spacing: -0.02em; }

@media (max-width: 1650px) {
  .ttcalendar-layout01 .tt-day-grid > * {
    height: 220px;
    font-size: 32px;
    line-height: 34px; }
  .ttcalendar-layout01 .tt-day-grid .tt-day-event__label img {
    max-width: 92%; } }

@media (max-width: 1400px) {
  .ttcalendar-layout01 .tt-day-header > * {
    height: 43px; }
  .ttcalendar-layout01 .tt-day-grid > * {
    height: 190px;
    font-size: 28px;
    line-height: 32px; }
  .ttcalendar-layout01 .tt-day-grid .tt-day-event__label .tt-day-event__label__text {
    font-size: 14px;
    line-height: 14px; }
  .ttcalendar-layout01 .tt-day-grid .tt-day-event__label img {
    max-width: 87%; }
  .ttcalendar-layout01 .tt-day-grid .tt-day-event__time {
    width: 44px;
    height: 52px;
    font-size: 13px;
    line-height: 14px;
    padding: 6px 0 0 0;
    right: 15px; }
    .ttcalendar-layout01 .tt-day-grid .tt-day-event__time strong {
      font-size: 22px;
      line-height: 22px; } }

@media (max-width: 1239px) {
  .ttcalendar-layout01 .tt-day-header > * {
    font-size: 16px;
    line-height: 26px;
    height: 40px; }
  .ttcalendar-layout01 .tt-day-grid .tt-day-event__bg > * {
    padding: 10px 10px 11px;
    min-width: 100px;
    margin: 5px 0; }
  .ttcalendar-layout01 .tt-day-grid > * {
    height: 160px;
    font-size: 24px;
    line-height: 28px; }
  .ttcalendar-layout01 .tt-day-grid .tt-day-event__label .tt-day-event__label__text {
    font-size: 12px;
    line-height: 12px; }
  .ttcalendar-layout01 .tt-day-grid .tt-day-event__label img {
    max-width: 85%; }
  .ttcalendar-layout01 .tt-day-grid .tt-day-event__time {
    width: 38px;
    height: 46px;
    font-size: 12px;
    line-height: 13px;
    padding: 7px 0 0 0;
    right: 10px; }
    .ttcalendar-layout01 .tt-day-grid .tt-day-event__time strong {
      font-size: 18px;
      line-height: 18px; } }

@media (max-width: 1024px) {
  .ttcalendar-layout01 .tt-day-header > * {
    font-size: 16px;
    line-height: 26px;
    height: 40px; }
  .ttcalendar-layout01 .tt-day-grid > * {
    height: 135px;
    font-size: 22px;
    line-height: 26px; }
  .ttcalendar-layout01 .tt-day-grid .tt-day-event__label .tt-day-event__label__text {
    font-size: 11px;
    line-height: 11px;
    margin-left: 25px; }
  .ttcalendar-layout01 .tt-day-grid .tt-day-event__label img {
    max-width: 82%; }
  .ttcalendar-layout01 .tt-day-grid .tt-day-event__time {
    width: 34px;
    height: 42px;
    font-size: 12px;
    line-height: 13px;
    padding: 5px 0 0 0;
    right: 10px; }
    .ttcalendar-layout01 .tt-day-grid .tt-day-event__time strong {
      font-size: 16px;
      line-height: 16px; } }

@media (max-width: 870px) {
  .ttcalendar-layout01 .tt-day-header > * {
    font-size: 15px;
    line-height: 25px;
    height: 38px; }
  .ttcalendar-layout01 .tt-day-grid > * {
    height: 105px;
    font-size: 22px;
    line-height: 26px; }
  .ttcalendar-layout01 .tt-day-grid .tt-day-event__label .tt-day-event__label__text {
    font-size: 11px;
    line-height: 11px;
    margin-left: 25px; }
  .ttcalendar-layout01 .tt-day-grid .tt-day-event__label img {
    max-width: 82%; }
  .ttcalendar-layout01 .tt-day-grid .tt-day-event__time {
    width: 30px;
    height: 38px;
    font-size: 11px;
    line-height: 12px;
    padding: 5px 0 0 0;
    right: 5px; }
    .ttcalendar-layout01 .tt-day-grid .tt-day-event__time strong {
      font-size: 14px;
      line-height: 14px; }
  .ttcalendar-layout01 .tt-day-grid .tt-day-event__bg > * {
    padding: 6px 4px 7px;
    min-width: 79px;
    font-size: 12px; } }

@media (max-width: 670px) {
  .ttcalendar-layout01 .tt-day-grid > * {
    height: 190px;
    font-size: 18px;
    line-height: 22px;
    width: calc(33.333% - 10px); }
  .ttcalendar-layout01 .tt-day-grid .tt-day-event__label .tt-day-event__label__text {
    font-size: 9px;
    line-height: 9px;
    margin-left: 25px;
    margin-top: -3px; }
  .ttcalendar-layout01 .tt-day-grid .tt-day-event__label img {
    max-width: 80%; }
  .ttcalendar-layout01 .tt-day-grid .tt-day-event__time {
    width: 28px;
    height: 36px;
    font-size: 11px;
    line-height: 12px;
    padding: 3px 0 0 0;
    right: 5px; }
    .ttcalendar-layout01 .tt-day-grid .tt-day-event__time strong {
      font-size: 13px;
      line-height: 13px; }
  .ttcalendar-layout01 .tt-day-grid .tt-day-event__bg > * {
    padding: 8px 7px 9px;
    min-width: 95px;
    font-size: 13px;
    margin: 10px 0; }
  .ttcalendar-layout01 .tt-day-header {
    display: none; } }

@media (max-width: 575px) {
  .ttcalendar-layout01 .tt-day-grid > * {
    height: 160px;
    font-size: 18px;
    line-height: 22px;
    width: calc(33.333% - 10px); } }

@media (max-width: 450px) {
  .ttcalendar-layout01 .tt-day-grid > * {
    height: 120px;
    font-size: 18px;
    line-height: 22px;
    width: calc(33.333% - 10px); }
  .ttcalendar-layout01 .tt-day-grid .tt-day-event__bg > * {
    padding: 6px 4px 7px;
    min-width: 79px;
    font-size: 12px;
    margin: 7px 0; } }



.datepicker-here .datepicker-inline .datepicker {
  border: none;
  margin-left: 0;
  margin-right: 0;
  padding: 0px;
  width: 320px; }

.datepicker-here .datepicker--content {
  padding: 0; }

.datepicker-here .datepicker--nav-action path {
  stroke: #fff; }

.datepicker-here .datepicker--nav-action:hover path {
  stroke: #FF1A43; }

.datepicker-here .datepicker--nav {
  border: none;
  padding: 0 0 8px 0; }
  .datepicker-here .datepicker--nav .datepicker--nav-action {
    /*position: absolute;*/
    background: transparent; }
    .datepicker-here .datepicker--nav .datepicker--nav-action:first-child {
      right: 32px; }
    .datepicker-here .datepicker--nav .datepicker--nav-action:last-child {
      right: 0; }
  .datepicker-here .datepicker--nav .datepicker--nav-title {
    font-size: 17px;
    line-height: 27px;
    color: #fff;
    padding-left: 0; }

.datepicker-here .datepicker--days-names {
  background: #343337;
  color: #ffffff;
  margin: 0; }

.datepicker-here .datepicker--day-name {
  font-size: 16px;
  color: #ffffff;
  padding: 8px 0; }

.datepicker-here .datepicker--cells .datepicker--cell {
  background: #f3f3f3;
  border-radius: 0;
  border: 1px solid #ffffff;
  font-size: 15px;
  height: 40px; }

.datepicker-here .datepicker--cell-day.-other-month-,
.datepicker-here .datepicker--cell-year.-other-decade- {
  background: #fbfbfb;
  color: transparent; }

.datepicker-here .datepicker--cell.-current- {
  color: #ffffff;
  background: #FF1A43; }

@media (max-width: 1239px) {
  .datepicker-here .datepicker--day-name {
    font-size: 14px; }
  .datepicker-here .datepicker--cells .datepicker--cell {
    font-size: 13px;
    height: 37px; } }
