/* CSS Document */
/*@media only screen and (min-width: 992px) {
	body {
		padding-top: 100px;
	}
}

.header-body.bg-dark {
	background-color: #740D0D !important;
}*/
@import "font-orgon.css";
/* Sign Screens - Wrappers */
.body-sign {
  display: table;
  height: 100vh;
  margin: 0 auto;
  max-width: 500px;
  padding: 0 15px;
  width: 100%;
}
.body-sign .center-sign {
  display: table-cell;
  padding-top: 20px;
  vertical-align: middle;
}
.body-sign .card-sign {
  background: transparent;
}
.body-sign .card-sign .card-title-sign .title {
  background-color: #CCC;
  border-radius: 5px 5px 0 0;
  color: #FFF;
  display: inline-block;
  font-size: 12px;
  font-size: 0.75rem;
  padding: 13px 17px;
  vertical-align: bottom;
}
.body-sign .card-sign .card-body {
  background: #FFF;
  border-top: 5px solid #CCC;
  border-radius: 5px 0 5px 5px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  padding: 33px 33px 15px;
}
/* Sign Screens - Elements */
.body-sign .checkbox-custom {
  margin-top: 8px;
}
.body-sign .line-thru {
  display: block;
  font-size: 12px;
  font-size: 0.75rem;
  position: relative;
}
.body-sign .line-thru span {
  color: #CCC;
  position: relative;
  z-index: 3;
}
.body-sign .line-thru:before {
  background-color: #FFF;
  content: '';
  height: 10px;
  left: 50%;
  position: absolute;
  margin: -5px 0 0 -20px;
  top: 50%;
  width: 40px;
  z-index: 2;
}
.body-sign .line-thru:after {
  border-bottom: 1px solid #DADADA;
  content: '';
  display: block;
  left: 10%;
  position: absolute;
  top: 47%;
  width: 81%;
  z-index: 1;
}
body#login,
body#zaboravljena-lozinka,
body#resetiranje-lozinke {
  background: url(../images/gray_jean.png) repeat;
}
body#login .body,
body#zaboravljena-lozinka .body,
body#resetiranje-lozinke .body {
  background: none;
}
.text_shadow_xl {
  text-shadow: 4px 4px 6px #000000;
}
.text_shadow_md {
  text-shadow: 2px 2px 4px #000000;
}
.text_shadow_sm,
.page-header .sub-title {
  text-shadow: 1px 1px 1px #000000;
}
figcaption {
  text-align: center;
  font-size: 0.8em;
}
/* Modals */
.modal {
  z-index: 1100;
}
.mfp-bg {
  z-index: 10000;
}
.mfp-wrap {
  z-index: 10001;
}
.mfp-wrap .mfp-content {
  z-index: 10001;
}
.mfp-iframe-holder .mfp-content {
  max-width: 1600px;
}
.modal-block {
  background: transparent;
  padding: 0;
  text-align: left;
  max-width: 600px;
  margin: 40px auto;
  position: relative;
}
.modal-block.modal-block-xs {
  max-width: 200px;
}
.modal-block.modal-block-sm {
  max-width: 400px;
}
.modal-block.modal-block-md {
  max-width: 600px;
}
.modal-block.modal-block-lg {
  max-width: 900px;
}
.modal-block.modal-block-xl {
  max-width: 1380px;
}
.modal-block.modal-block-full {
  max-width: 98%;
}
.modal-block.modal-header-color .card-header h2 {
  color: #FFF;
}
.modal-block.modal-full-color {
  color: #FFF;
}
.modal-block.modal-full-color .card-header {
  border: 0;
}
.modal-block.modal-full-color .card-header h2 {
  color: #FFF;
}
.modal-block.modal-full-color .card-footer {
  border: 0;
}
.modal-block.modal-full-color .card-body {
  background-color: transparent;
}
.modal-block.modal-full-color .fa,
.modal-block.modal-full-color .fab,
.modal-block.modal-full-color .fal,
.modal-block.modal-full-color .far,
.modal-block.modal-full-color .fas {
  color: #FFF !important;
}
.modal-block.modal-full-color p {
  color: #FFF;
}
/* Modal Wrapper */
.modal-wrapper {
  position: relative;
  padding: 0;
}
/* Modal Icon */
.modal-icon {
  float: left;
  width: 20%;
  text-align: center;
}
.modal-icon .fa,
.modal-icon .fab,
.modal-icon .fal,
.modal-icon .far,
.modal-icon .fas {
  font-size: 52px;
  position: relative;
  top: -10px;
  /*color: $color-primary;*/
}
.modal-icon.center {
  float: none;
  width: auto;
  padding-top: 20px;
}
.modal-icon.center + .modal-text {
  float: none;
  width: auto;
}
.modal-icon + .modal-text {
  float: left;
  width: 80%;
}
/* Modal Text */
.modal-text {
  padding: 0 5px;
}
.modal-text h1,
.modal-text h2,
.modal-text h3,
.modal-text h4,
.modal-text h5,
.modal-text h6 {
  padding: 0;
  margin: -7px 0 4px 0;
}
/*========================
    GALLERYLIST
==========================*/
#galleryList {
  list-style: none;
  padding: 0;
}
#galleryList .caption {
  font-size: 0.8em;
}
[data-href] {
  cursor: pointer;
}
.custom-outline-text-style-2 {
  -webkit-text-fill-color: rgba(255, 255, 255, 0.1);
  -webkit-text-stroke-color: rgba(255, 255, 255, 0.3);
  -webkit-text-stroke-width: 2px;
  letter-spacing: 5px;
}
.logos {
  max-width: 200px !important;
}
.position-absolute.outlined-heading {
  top: 50px;
  left: -80px;
}
#footer p,
#footer li,
#footer span,
#footer a:not(.btn):not(.no-footer-css) {
  color: #fff;
}
/* Text Color Default */
/*.text-default,
.text-color-default {
	color: #555 !important;
}*/
/* Paragraphs */
/*p {
	color: #555 !important;
}*/
.top-50 {
  top: 50px !important;
}
.top-75 {
  top: 75px !important;
}
.top-100 {
  top: 100px !important;
}
@media (max-width: 767px) {
  .custom-mobile-remove-divider-left-border {
    border-left: 0;
  }
}
@media (max-width: 991px) {
  #header .header-logo img {
    /*width: 82px;
		height: 82px;*/
  }
}
/* Thumb Info Ribbon */
.thumb-info-ribbon {
  background: #999;
  position: absolute;
  margin: -16px 0 0 0;
  padding: 5px 13px 6px;
  right: 15px;
  z-index: 1;
}
.thumb-info-ribbon:before {
  border-right: 10px solid #646464;
  border-top: 16px solid transparent;
  content: "";
  display: block;
  height: 0;
  left: -10px;
  position: absolute;
  top: 0;
  width: 7px;
}
.thumb-info-ribbon span {
  color: var(--light);
  font-size: 1em;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
}
.card-badge {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1;
}
.thumb-info.thumb-info-lighten .thumb-info-wrapper:after {
  background: rgba(23, 23, 23, 0.3) !important;
}
/* DESTINATION SVG */
.destination-croatia-image {
  display: flex;
  justify-content: center;
}
.js-map-path {
  cursor: pointer;
}
.mfp-iframe-scaler .mfp-bottom-bar {
  margin-top: 10px;
}
.flag {
  background: url(../images/flags.png) no-repeat;
}
/* WISHLIST */
#wishlist_container .alert-dismissible {
  margin-bottom: 5px;
}
.wishlist-btn-wrapper {
  position: fixed;
  right: 0;
  top: 50%;
  transform: translate(100%, -50%);
  z-index: 100;
  transition: 0.5s;
  will-change: transform;
  background: #fff;
  /*padding: 40px 60px;*/
  line-height: 100%;
  width: 950px;
  max-height: 100vh;
  /*color: #656565;*/
}
.wishlist-btn {
  /*min-width: 266px;*/
  justify-content: center;
  transition: 0.5s;
  color: #fff;
  position: absolute;
  left: -112px;
  /*-165px*/
  top: calc(14%);
  transform-origin: center center;
  /*padding: 24px 32px;*/
  /*background: #ef5e42;*/
  display: flex;
  align-items: center;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  /*font-family: 'Texta';
	font-style: normal;
	font-weight: 900;
	font-size: 16px;
	line-height: 150%;
	text-align: center;
	text-transform: uppercase;
	color: #ffffff;
	cursor: pointer;*/
  transform: rotate(-90deg);
}
/*
* Datepicker
*/
.datepicker {
  padding: 10px;
  margin: 0 auto;
  line-height: 1.1em;
}
.datepicker.datepicker-inline {
  line-height: 1.7em;
  width: 100%;
}
.datepicker table {
  width: 100%;
}
.datepicker table tr td {
  border-radius: 0;
}
.datepicker table thead tr th {
  cursor: pointer;
  font-size: 12.8px;
  font-size: 0.8rem;
  text-align: center;
  font-weight: normal;
}
.datepicker table thead tr th.prev {
  content: '\f0d9';
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
}
.datepicker table thead tr th.next {
  content: '\f0da';
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
}
.datepicker table thead tr th:hover {
  color: var(--light);
}
.datepicker table thead tr:last-child th {
  font-weight: 600;
}
.datepicker table thead tr:last-child th:hover {
  color: var(--grey-500);
}
.datepicker table td {
  text-align: center;
  font-size: 12px;
  font-size: 0.75rem;
}
.datepicker table td.day {
  transition: background-color 0.1s ease-in 0.1s, color 0.1s ease-in 0.1s;
  cursor: pointer;
}
.mh-260 {
  min-height: 260px !important;
}
.section.section-itinerary {
  background-image: url(../images/background/plutej.jpg);
}
.featured-box-orgon {
  /*background: var(--dark--100);*/
  margin-top: 0px;
  margin-bottom: 0px;
}
.featured-box-orgon .icon-featured {
  height: auto;
}
.custom-marquee {
  bottom: -15%;
  z-index: 999;
  overflow: visible;
}
.custom-marquee p {
  font-size: 100px;
  font-weight: 600;
}
.custom-outline-text-style-1 {
  text-shadow: -1px 1px 0 #FFF, 1px 1px 0 #FFF, 1px -1px 0 #FFF, -1px -1px 0 #FFF;
  letter-spacing: 0;
  color: #FFF;
  opacity: 0.25;
}
.gs_hover {
  overflow: hidden;
}
.gs_hover img {
  filter: grayscale(1);
  transform: scale(1) !important;
  transition: all 0.4s ease;
}
.gs_hover:hover img {
  filter: grayscale(0);
  transform: scale(1.15) !important;
  transition: all 0.4s ease;
}
.card_meta {
  display: flex;
  justify-content: center;
  align-items: center;
}
.card_meta .span {
  margin-right: 1rem;
  line-height: 0;
  font-size: 1.1rem;
}
.card_meta i {
  vertical-align: sub;
  font-size: 1.5rem;
}
.flex {
  display: flex;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-wrap .icon-block {
  padding: 1rem;
  text-align: center;
  /*color: #555555;*/
  flex-basis: calc(15.16666667%);
}
.flex-wrap .icon-block i {
  display: block;
  margin-bottom: 0.75rem;
  font-size: 2.7rem;
}
@media (max-width: 767px) {
  .flex.flex-xs-row {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .flex.flex-xs-row.flex-xs-basis-1-2 > * {
    flex-basis: 46% !important;
    margin-bottom: 0;
  }
}
/* SIDEPANEL */
.side-panel-wrapper {
  width: 400px !important;
}
.side-panel-wrapper .hamburguer-btn .close span {
  background: #aaa;
}
.side-panel-wrapper hr.solid {
  background: #666 !important;
}
.stars {
  font-size: 0.5rem;
  vertical-align: text-top;
  letter-spacing: 0.1em;
}
.card-activity h4 {
  font-family: "Poppins", Arial, sans-serif;
}
#footer {
  border-top: 1px solid #2c3237;
}
