/* --------------------------------------------
------------------ INIT ---------------------
--------------------------------------------- */

.main-header,#scrollUp,#back-top,.dropdown-menu,.result-col,  /*.header-bottom*/
.mobile-login-collapse, .news-card  {
    background: #ffffff;
	
}

.mobile_menu .slicknav_nav {
    background: #676d72;
} 
.news-filters {
    background: #68bf83;
}

.selected-color {
    color: black;
}


.modal-content { 
    background-color: white;
}

.btn, .page-item.active .page-link, .table-btn-dropdown .btn-edit { 
    color: white;
    background: #68bf83;
}



.page-item.active .page-link, select.dropdown-select {
    /*border-color: #36b0d6;*/
}

.dropdown-menu {
    background: grey;
}



/*-----------------------------------
------------ GLOBAL ------------------
-------------------------------------*/


body {
    padding-right: 0px !important;
}

a {
    font-family: "Montserrat";
}


.btn {
    font-family: 'Montserrat';
}

button:hover, .btn:hover {
    background: #329b53;
    color:white;
}

.btn-delete:hover {
    border-color: rgb(179 0 0) !important;
    background-color: rgb(179 0 0) !important;
    opacity: 1 !important;
}

.btn-green {
    background: #92c63f;
}

.btn-green:hover {
    background: #c7e29b;
}

.btn-table {
    font-size: 20px;
}

.btn-loading {
    height: 60px;width: 160px;
}

.slider-height{
    flex-flow: row-reverse;
}

.slider-overlay{
    min-width: 60%;
    max-width: 65%;
    background-position: left;
}

@media (max-width: 789px) {
    .slider-overlay{
        max-width: 100%;
    }
    
}



/*-----------------------------------
------------ GLAVA ------------------
-------------------------------------*/



.dropdown-item:focus, .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #6bb5ff;
    cursor: pointer;
}

.main-header .main-menu ul li a {
    font-weight: 500;
}

.mobile_menu .slicknav_nav {
    margin-right: -5px;
    border-bottom: none;
    height: 100vh;
}

.nav-item.dropdown {
    margin-left: 10px;
    min-height: 20px;
}

.user-profile i {
    color:black;
	font-size:18px;
}

.dropdown-toggle::after {
    content: none;
    min-height: 10px;
}

.dropdown-menu.dropdown-usermenu {
    left: -50px !important;
    top: 10px !important;

}

.mobile_menu {
    position: absolute;
    right: 0px;
    width: 100%;
    z-index: 99;
}


.mobile_menu .slicknav_menu {
    background: transparent;
    margin-top: 0px !important;
}
.mobile_menu .slicknav_menu .slicknav_btn {
    top: -40px;
}
.mobile_menu .slicknav_menu .slicknav_btn .slicknav_icon-bar {
    background-color: #676d72 !important;
}
.mobile_menu .slicknav_menu .slicknav_nav {
    margin-top: -15px !important;
}
.mobile_menu .slicknav_menu .slicknav_nav a:hover {
    background: transparent;
    color: #be9278;
}
.mobile_menu .slicknav_menu .slicknav_nav a {
    font-size: 15px;
    padding: 7px 10px;
}
.mobile_menu .slicknav_menu .slicknav_nav .slicknav_item a {
    padding: 0 !important;
}
.mobile_menu .slicknav_menu .slicknav_nav .slicknav_arrow {
    color: #be9278;
}

.mobile-login-collapse a {
    color:#676d72;
}

.mobile-login-wrapper {
    border-bottom: solid 1px #00000052;
}

.user-name {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}


#navigation h3 {
	font-size: 12px;
}

.main-header .main-menu ul li:hover > a h3 {
    color: rgb(206, 206, 206);
}

.main-header {
    height: 80px;
}

.logo {
    padding: 10px;
}

.logo, .logo img {
    height: 100%;
}

@media (max-width: 991px) {
    .main-header {
        height: 100%;
    }
}

@media (max-width: 1200px) {
	.main-header .main-menu ul li a {
		padding: 1px;
	}
}
@media (max-width: 789px) {
    .mobile_menu .slicknav_menu .slicknav_nav {
        max-width: 270px;
    }
}

/* ################################### */

/*-----------------------------------
------------ TABLE ------------------
-------------------------------------*/

table {
    font-family: "Montserrat";
}

.table-btn-dropdown {
    background-color: white;
    left: -30px !important;
    list-style-type: none;
    margin-left: 0px !important;
}

.table-btn-dropdown .btn-edit {
    font-size: 15px;
    border: none;
    margin-bottom: 5px;
    widtH: 100%;
}

.table-btn-dropdown .btn-delete {
    background-color: red;
    font-size: 15px;
    widtH: 100%;
}

.table-btn-dropdown li {
    list-style: none;
}


.btn-table-add {
    font-size: 20px;
    margin: auto;
}

.selected {
    background-color: #bbdfea !important;
}

@media (max-width: 991px) {
    .border-mobile-top {
        border-top: 1px solid #dee2e6!important;
        padding-top: 15px;
    }
    
}


@media (max-width: 789px) {
    .table-btn-dropdown {
        left: -35px !important;
    }
    
}

/* ################################### */

.section-title {
    font-size: 35px;
}

.section-subtitle {
    font-size: 28px;
}

.row-title {
    font-size: 18px;
}

.footer-title {
    font-size: 20px;
}

.org-box-title {
    font-size: 16px;
    font-weight: 600;

}

.org-box-subtitle {
    font-size: 12px;
}
.org-box-desc {
    font-size: 12px;
}

.main-header .main-menu ul li a.active {
    border-bottom: 2px solid;
    padding: 0px;
    margin: 10px;
}

input {
    min-height: 40px;
    color: black !important;
    border-style: solid;
    font-size: 13px !important;
}

select {
	border-style: solid;
	border-color: #ced4da;
	min-width: 50px;
    text-align: center;
}

textarea {
    width: 100%;
    padding: 10px;
    border-color:  #36b0d5 !important;
}

/* ################################### */

/*-----------------------------------
------------ RESERVATION --------------
-------------------------------------*/

.reservation-btn {
    background: #68bf83;
    border: none;
    height: 55px;
    font-size: 22px;
    font-weight: 600;
	line-height: 20px;
	
}

.img-responsive {
    display: block;
    width: 100%;
}

.carousel-item {
    height:100%;
}

.carousel-inner {
    height: 100%;
    max-height: 350px;
}

.carousel-inner-item {
    height: 100%;
    background-position: center;
}

.news-block {
    cursor: pointer;
	margin-top: 20px;
}

/* ################################### */

/*-----------------------------------
------------ NEWS -------------------
-------------------------------------*/

.news-filters {
    height: 50px;
}

.big-news .news-date {
    font-size: 20px;
}

.big-news .news-title {
    font-size: 35px;
}

.news-content h6, .news-content h1  {
    color: black;
}

.big-news div {
    max-height: 400px;
}

.big-news img {
    height: 100%;
    width: 100%;
}

/* ------- SMALL NEWS ------ */

.small-news {
    border: green solid 1px;
}

.small-news .news-date {
    font-size: 18px;
}

.small-news .news-title {
    font-size: 25px;
}

.small-news .news-card {
    max-height: 100px;
    min-height: 100px;
}

.small-news .news-card img {
    height: 100%;
    width: 100%;
}

.small-news .news-card span {
    position: absolute;
    right: 0;
    transform: rotate(
270deg);
    bottom: 30px;
    color: white;
    font-weight: 500;
    font-size: 16px;
}

.small-news .news-content{
    display: flex;
    height: 240px;
    flex-direction: column;
}

.small-news .news-text {
   /* align-self: flex-end;*/
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 14px;
    line-height: 20px;
}



.btn.dropdown-toggle {
    font-size: 16px;
    padding-left: 5px;
}




/* ------- DATE PICKER ------ */

.datePicker {
    width: 100%;
    height: 40px;
    padding-left: 35px !important;
    padding-right: 5px !important;
    background-color: white;
    border-radius: 4px;
}

.gj-icon {
    color: #495057;
    top: 0px !important;
    right: auto !important;
    left: 0px !important;
    background: #e9ecef;
    padding: 11px 5px;
    font-size: 16px !important;
    border-left: solid 1px #ced4da;
    border-top: solid 1px #ced4da;
    border-bottom: solid 1px #ced4da;
    border-right: solid 1px #ced4da;
    border-radius: 4px 0px 0px 4px;
}

/* ------------------------------- */

.form-control[type="number"]::-webkit-inner-spin-button,
.form-control[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.room-input {
    border: solid 1px #36b0d5;
    width: 100%;
}

.room-input-label {
    width: 100%;
    margin-bottom: 0px;
    padding-left: 10px;
}

.room-quantitiy-select {
    justify-content: flex-end;
}

.room-quantitiy-select input {
    max-width: 50px;
    text-align: center;
}

input[type="checkbox"] {
    height: 15px;
    width: 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    border: 1px solid #36b0d5;
    border-radius: 0px;
    outline: none;
    transition-duration: 0.3s;
    cursor: pointer;
    background: white;
    min-height: unset;
}

.room-input input[type="checkbox"] {
    height: 25px;
    width: 60px;
    border-right: 1px solid #36b0d5;
}

input[type="checkbox"]:checked {
    background-image: url("../images/svg/checkmark.svg");
    background-position: center;
    background-size:contain;
    background-repeat:no-repeat;
}






.btn-outline-secondary {
    background:unset;
    background-repeat: no-repeat;
    background-position: center;
    border: none;
}

.btn-outline-secondary:hover {
    background:unset;
    background-repeat: no-repeat;
    background-position: center;
    border: none;
    background-color: #b1e9fa;
    border-radius: 0px;
}

/* --- DROP DOWN -- */

select.dropdown-select {
    width: 100%;
    height: 40px;
    font-size: 13px;
    padding-left: 3px;
    color: black;
}


select.dropdown-select.h-disabled {
    pointer-events: none;
    background: #e9ecef;
}

.datePicker.h-disabled {
    pointer-events: none;
    background: #e9ecef;
}

/* ------------------- */

.staircase {
    float: left;
    box-sizing: border-box;
    shape-outside: polygon(0 0, 0 100%, 100px 240px);
    -webkit-clip-path: polygon(0 0, 0 100%, 100px 100%);
    width: 100px;
    height: 100%;
}

.grecaptcha-badge { 
    visibility: hidden;
}


/*--- modal --- */


.modal-content {
    border-radius: 0;
    max-height: calc(100vh - 150px);
}

@media (max-width: 789px) {
    .modal-content {
        max-height: calc(100vh);
        overflow-y: auto;
    }

    #reservation-modal .modal-dialog {
        align-items: baseline;
    }
}

.modal-btn-close {
    width: 25px;
    height: 27px;
    background-size: cover;
    float: right;
}

.modal.show {
    overflow: auto;
    padding-right:0 !important;
}


.results-row {
    border: #36b0d5 solid 1px;
}

.results-row a:hover {
	color:gray;
}

@media (max-width: 789px) {
    .footer-wrapper.section {
        background: #e9fcff;
        background-image: none !important;
    }

    .homepage-section {
        /*background-image: url('/assets/images/mobile/hello_picture.png') !important;*/
        background-position:left;
    }

    .akredetacija-section {
            background-position-x: left;
			
    }
	 .section-title, .section-subtitle {
			background-color: white;
			opacity:0.9;
            color: #676d72!important;
			
    }
	.single-slider .section-title {
		padding-left: 30px;
	 }
    .prehrana-section {
        background-image: url('/assets/images/mobile/hello2_picture.png') !important;
    }

	.footer-title {
		margin-top:20px;
	}
	.footer-ul ul {
		margin-top:10px
	}
	.poweredline {
		margin-top:30px
	}
	.poweredline h5 {
		text-align: center!important;
	}
}



/*CAROUSEL*/

.carousel-hedeko {
    position: relative;
    overflow: hidden;
  }
  .carousel-hedeko .slides .slide-1,
  .carousel-hedeko .slides .slide-2,
  .carousel-hedeko .slides .slide-3 {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .carousel-hedeko,
  .carousel-hedeko .slides,
  .carousel-hedeko .slides .slide-1,
  .carousel-hedeko .slides .slide-2,
  .carousel-hedeko .slides .slide-3 {
    height: 480px;
  }

  .carousel-hedeko .carousel-inner .item .carousel-caption {
    top: 20%;
    bottom: inherit;
  }
  
  /* CAROUSEL INDICATORS */
  .carousel-hedeko .carousel-indicators li,
  .carousel-hedeko .carousel-indicators li.active {
    width: 152px;
    height: auto;
    max-height: 102px;
  
    background-color: transparent;
    border: 1px solid white;
    border-radius: 1px;
  }
  .carousel-hedeko .carousel-indicators li.active {
    border: 1px solid red;
  }
  .carousel-hedeko .carousel-indicators li > .thumbnail {
    width: 150px;
    height: auto;
    max-height: 100px;
    overflow: hidden;
    
    opacity: 0.8;
    display: block;
    padding: 0;
    margin-bottom: 0;
    background-color: #fff;
    border: none;
    border-radius: 2px;
    transition: all 550ms ease-out;
  }
  .carousel-hedeko .carousel-indicators li:hover > .thumbnail,
  .carousel-hedeko .carousel-indicators li.active > .thumbnail:hover {
    position: relative;
    display: block;
    border: 1px solid white;
    opacity: 1;
    transform: scale(1.5);
    z-index: 1;
  }
  .carousel-hedeko .carousel-indicators li.active > .thumbnail:hover {
    border: 1px solid red;
  }
  
  @media (max-width: 789px) {
    .carousel-hedeko,
    .carousel-hedeko .slides,
    .carousel-hedeko .slides .slide-1,
    .carousel-hedeko .slides .slide-2,
    .carousel-hedeko .slides .slide-3 {
      height: 370px;
    }

    .carousel-hedeko .carousel-indicators li, .carousel-hedeko .carousel-indicators li.active {
        width: 100px;
        max-height: 100px;
    }

    .carousel-hedeko .carousel-indicators li > .thumbnail {
        width: auto;
    }
	.logo, .logo img {
    width: 50%;
}
}