/*==================================
Variables
==================================*/

:root {
    --theme-general-color: #707073;
    
}

:root {
    --theme-primary-color: #fcab20;
    
}

:root {
    --theme-secondary-color: #ea9606;
    
}

:root {
    --theme-white-color: #fff;
    
}

:root {
    --theme-light-color: #f8f9fa;
    
}

:root {
    --theme-gray-color: #edf0f5;
    
}

:root {
    --theme-dark-color: #052046;
    
}

:root {
    --theme-extra-color-one: #3a0e10;
}

:root {
    --theme-extra-color-two: #ededed;
}

:root {
    --theme-extra-color-three: #f5f5f5;
}

:root {
    --theme-primary-opacity-color: rgba(226, 41, 55, .8);
    
}

:root {
    --theme-secondary-opacity-color: rgba(5, 32, 70, .8);
    
}

:root {
    --theme-white-opacity-color: rgba(255, 255, 255, 0.5);
    
}

:root {
    --text-light-color: #9c9c9c;
    
}

:root {
    --theme-extra-color: #fcab20;
    
}


/*==================================
Font Variable
==================================*/

body
{
    max-width: 100vw;
    overflow-x: hidden;
}

:root {
    --theme-general-font: 'Muli', sans-serif;
    
}

:root {
    --theme-hiperlink-font: 'Muli', sans-serif;
    
}

:root {
    --theme-highlight-font: 'Bebas Neue', sans-serif;
    
}

h1,
.h1 {
    font-size: 42px;
    font-weight: 400
}

h2,
.h2 {
    font-size: 36px;
    font-weight: 400
}

h3,
.h3 {
    font-size: 30px;
    font-weight: 400
}

h4,
.h4 {
    font-size: 24px;
    font-weight: 400
}

h5,
.h5 {
    font-size: 21px;
    font-weight: 400
}

h6,
.h6 {
    font-size: 18px;
    font-weight: 400
}

.btn-link {
    font-weight: 500
}

.navbar-brand {
    padding: 0;
	width: 250px;
}

.down-line::before {
    width: 50px
}
.btn {
	font-size: 14px
}
.btn-primary,
.btn-primary:hover {
    color: var(--theme-white-color);
}


.modal-fullscreen
{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: 99991;
}

.modal-fullscreen .modal-dialog
{
    position: fixed;
    margin: 0;
    width: 100%;
    max-width: 100vw;
    height: 100%;
    max-height: 100vh;
    padding: 0;
}

.modal-fullscreen .modal-dialog
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 2px solid #3c7dcf;
    border-radius: 0;
    box-shadow: none;
}

.full-row2 {
	position: relative;
	width: 100%;
	padding: 30px 0
}

.close-fullscreen
{
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 9;
    background-color: var(--theme-primary-color)!important;
    width: 30px;
    height: 30px;
    display: block;
    border-radius: 30px;
    opacity: 1!important;
    text-shadow: none;
    color: #FFF!important;
    line-height: inherit;
}

#terms_modal
{
    z-index: 999999;
}

#equip_modal
{
    z-index: 999999;
}

#webcam_modal
{
    z-index: 999999;
}

#gallery_modal
{
    z-index: 999999;
}

#reservation_modal
{
    z-index: 999999;
}

.datepicker
{
    background: #FFF;
}

.date label
{
    display: block;
}

.daterangepicker table td
{
    padding: 0;
}

.daterangepicker .calendar-table th, .daterangepicker .calendar-table td
{
    max-width: 32px;
}

.daterangepicker td.ends
{
    visibility: hidden;
}


.daterangepickeradmin table td
{
    padding: 0;
}

.daterangepickeradmin .calendar-table th, .daterangepickeradmin .calendar-table td
{
    max-width: 32px;
}

.daterangepickeradmin td.ends
{
    visibility: hidden;
}


.cal_ms
{
    background-color: #ffebebad;
}

.cal_ss
{
    background-color: #FFF3E08c;
}

.cal_os
{
    background-color: #EFF7E48c;
}

.cal_sna
{
    background-color: #f55e5e!important;
    color: #FFF!important;;
}

.cal_na
{
    background-color: #e22937!important;
    color: #FFF!important;
}

.cal_res_u {
    background-color: #e2293754!important;
    cursor: help!important;
    color: #FFF!important;
}

/*.in-range-min-span
{
    background-color: #357ebd!important;
    color: #FFF;
}*/

.tooltip
{
    z-index: 3002;
    white-space: nowrap;
}

.wrong_range {
    text-align: center;
    padding-bottom: 2px;
}

.wrong_range span {
    background: #e22937;
    color: #FFF;
    padding: 1px 4px;
    border-radius: 4px;
}

.xf_company
{
    position: absolute;
    right: 17px;
    /* display: block; */
    top: 5px;
}

.xf_company_row
{
	display: none;
}

#reservation_modal .modal-content
{
    border: 0;
}

#reservation_modal .modal-body
{
    padding: 0;
}

.reservation_modal_body
{
    padding: 1rem 1.5rem;
}

#reservation_modal label 
{
    margin-bottom: .1rem;
}

#reservation_modal .form-group
{
    margin-bottom: .1rem;  
}

#reservation_modal .form-control
{
    margin-bottom: 4px;
}

.custom-control-input:checked~.custom-control-label::before
{
    background-color: #28a745;
    border-color: #28a745;
}

.car_select .dropdown-menu
{
    padding: 0;
}

.car_select .dropdown-item .text
{
    padding-left: 11px;
}

.car_select .btn-light
{
    background-color: #FFF;;
}

.car_select .filter-option-inner-inner
{
    font-size: 15px!important;
    font-weight: 400!important;
    color: #85898e;
}

.to_reservation
{
    font-size: 15px;
    font-weight: 400;
}

.car_select .bootstrap-select .dropdown-item
{
    margin-bottom: 0;
}


.datepicker_input_disabled
{
    cursor: no-drop!important;
    opacity: 0.8;
    background-color: #92959a;
}

.to_reservation_disabled
{
    opacity: 0.5;
    background-color: #92959a;
    cursor: no-drop;
}

span.summary_price_days strong
{
    padding-left: 5px;
}

span.summary_price_days strong:first-of-type {
    padding-left: 0px;
}

.tooltip .tooltip-inner{
    max-width: 500px !important;
    width: auto !important;
}

.invalid-feedback
  {
    position: absolute;
    margin-top: -20px;
    right: 13px;
    /* margin-left: 98px; */
    border-radius: 5px;
    /* background: #dc3545; */
    color: #dc3545;
    padding: 0px 6px;
    line-height: 18px;
    width: auto;
    font-size: 70%;
}

.custom-checkbox .invalid-feedback
{
    margin-top: -7px;
}

.info-feedback
{
	display: none;
	position: absolute;
	margin-top: 0px;
	margin-left: 4px;
	border-radius: 0px 0px 5px 5px;
	background: #e91e63;
	color: #FFF;
	padding: 0px 5px;
	line-height: 20px;
	width: auto;
	font-size: 80%;
	cursor: pointer;
}

.contact-form .invalid-feedback
{
    color: #FFF;
    margin-top: -16px;
}

.contact-form .invalid-feedback2
{
    margin-top: -7px;
}

.contact-form .form-control
{
    color: #ffffff;
}

.contact-form .form-control:focus
{
    color: #495057;
}

#car_modal .page-banner-image
{
    padding: 0px 0;
}

@media screen and (max-width: 767px)
{
    .page-banner-image h1, .page-banner-simple h1 {
        font-size: 28px!important;
    }

    #car_modal .page-banner-image
    {
        padding: 0px 0;
    }

    #car_modal .page-banner-image h1, .page-banner-simple h1
    {
        line-height: normal;
    }
}


/* ===================================
    Scrollbar
====================================== */
@media (min-width: 850px) {
	::-webkit-scrollbar {
		width: 8px;
	}

	::-webkit-scrollbar-track {
		width: 12px;
		background:white;
		border-left: 0px solid white;
		border-right: 0px solid white;
	}
	::-webkit-scrollbar-thumb {
		background: var(--theme-primary-color) !important;
		width: 0;
		height: 25%;
	}
}

img.cptch
{
    border-radius: 5px 5px 5px 5px!important;
}

input.cptch
{
	margin-left: 5px;
	display: inline-block;
    max-width: 200px;
    max-height: 50px;
}

a.cptch_refresh
{
	text-decoration: underline;
}


.log_modal
{
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}

.date_loader {
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(255,255,255,0.8);
    display: flex;
    align-items: center;
    justify-content: center;
}

.bt-spinner {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    background-color: transparent;
    border: 4px solid #222;
    border-top-color: #ea4335;
    -webkit-animation: 1s spin linear infinite;
    animation: 1s spin linear infinite;
  }


@keyframes spin {
from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
}

#log_modal
{
    overflow: hidden;
    max-height: 100vh;
}

.modal-confirm .form_res_modal_success
{
	background: #47c9a2;
}

.modal-confirm .form_res_modal_error
{
	background: #c94747;
}

.modal-confirm .form_res_modal_spam
{
	background: #2196f3;
}

.modal-confirm {		
	color: #434e65;
	width: 525px;
}
.modal-confirm .modal-content {
	padding: 20px;
	font-size: 16px;
	border-radius: 5px;
	border: none;
}
.modal-confirm .modal-header {

	border-bottom: none;   
	position: relative;
	text-align: center;
	margin: -20px -20px 0;
	border-radius: 5px 5px 0 0;
	padding: 35px;
    align-items: center;
    justify-content: center;
}

.modal-confirm .form_res_modal_success
{
	background: #47c9a2;
}

.modal-confirm .form_res_modal_error
{
	background: #c94747;
}

.modal-confirm .form_res_modal_spam
{
	background: #2196f3;
}

.modal-confirm h4 {
	text-align: center;
	font-size: 36px;
	margin: 10px 0;
}
.modal-confirm .form-control, .modal-confirm .btn {
	min-height: 40px;
	border-radius: 3px; 
}
.modal-confirm .close {
	position: absolute;
	top: 15px;
	right: 15px;
	color: #fff;
	text-shadow: none;
	opacity: 0.5;
}
.modal-confirm .close:hover {
	opacity: 0.8;
}
.modal-confirm .icon-box {
	color: #fff;		
	width: 95px;
	height: 95px;
	display: inline-block;
	border-radius: 50%;
	z-index: 9;
	border: 5px solid #fff;
	padding: 15px;
	text-align: center;
}
.modal-confirm .icon-box i {
	font-size: 64px;
	margin: -4px 0 0 0px;
}

.modal-confirm .icon-box i.fa-close {
margin: -7px 0 0 0px;
}

.modal-confirm .icon-box i.fa-eye {
	margin: -5px 0 0 -4px;
}
	

.modal-confirm.modal-dialog {
	margin-top: 80px;
}
.modal-confirm .btn {
	color: #fff;
	border-radius: 4px;
	background: #eeb711;
	text-decoration: none;
	transition: all 0.4s;
	line-height: normal;
	border-radius: 30px;
	margin-top: 10px;
	padding: 6px 20px;
	border: none;
}
.modal-confirm .btn:hover, .modal-confirm .btn:focus {
	background: #eda645;
	outline: none;
}
.modal-confirm .btn span {
	margin: 1px 3px 0;
	float: left;
}
.modal-confirm .btn i {
	margin-left: 1px;
	font-size: 20px;
	float: right;
}

.fc-em
{
	position: absolute;
	z-index: -1;
	opacity: 0;
	cursor: default;
}

.gdpr
{
    text-decoration: underline;
}

.text-decoration-underline
{
    text-decoration: underline;
    text-decoration-style: dotted;
    text-decoration-color: #00000059;
    text-underline-offset: 2px;
}

.bxf_gdpr_label
{
    line-height: 21px;
    text-align: left;
    font-size: 14px;
}

.badge-sale
{
    position: absolute;
    top: 1px;
}

.last_minute
{
    position: absolute;
    bottom: 13px;
    border-right: 10px solid #FFF;
}   



#bccs-modal [data-toggle="collapse"]:after
{
	display: none;
}

.btn_cookies
{
	font-size: 0.65rem;
    padding: .5rem .75rem;
}

.bccs-mt
{
	font-size: 20px;
}

.modal.modal-left .modal-dialog,
.modal.modal-right .modal-dialog,
.modal.modal-top .modal-dialog,
.modal.modal-bottom .modal-dialog {
  -webkit-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

/* Left & Right */

.modal.modal-left .modal-dialog,
.modal.modal-right .modal-dialog {
  position: fixed;
  margin: auto;
  width: 500px;
  max-width: 100%;
  height: 100%;
}

.modal.modal-left .modal-content,
.modal.modal-right .modal-content {
  height: 100%;
  overflow-y: auto;
}

.modal.modal-left .modal-body,
.modal.modal-right .modal-body {
  padding: 15px 15px 80px;
}

.modal.modal-left.fade .modal-dialog {
  left: -500px;
  -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
  -o-transition: opacity 0.3s linear, left 0.3s ease-out;
  transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.modal-left.fade.show .modal-dialog {
  left: 0;
}

.modal.modal-right.fade .modal-dialog {
  right: -500px;
  -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
  -o-transition: opacity 0.3s linear, right 0.3s ease-out;
  transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.modal-right.fade.show .modal-dialog {
  right: 0;
}

.modal.modal-left .modal-content,
.modal.modal-right .modal-content,
.modal.modal-top .modal-content,
.modal.modal-bottom .modal-content,
.modal.modal-full .modal-content {
  border-radius: 0;
  border: none;
}

.modal.modal-left .modal-dialog.modal-sm,
.modal.modal-right .modal-dialog.modal-sm {
  width: 300px;
}

.modal.modal-left .modal-dialog.modal-lg,
.modal.modal-right .modal-dialog.modal-lg {
  width: 800px;
}

.modal.modal-left .modal-dialog.modal-xl,
.modal.modal-right .modal-dialog.modal-xl {
  width: 1140px;
}

/* Top and Bottom */

.modal.modal-top .modal-dialog,
.modal.modal-bottom .modal-dialog {
  position: fixed;
  margin: auto;
  width: 100%;
  max-width: 100%;
  height: auto;
}

.modal.modal-top .modal-content,
.modal.modal-bottom .modal-content {
  height: auto;
  overflow-y: auto;
}

.modal.modal-top .modal-body,
.modal.modal-bottom .modal-body {
  padding: 15px 15px;
}

/* Top */

.modal.modal-top.fade .modal-dialog {
  top: -100%;
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
  -o-transition: opacity 0.3s linear, top 0.3s ease-out;
  transition: opacity 0.3s linear, top 0.3s ease-out;
}

.modal.modal-top.fade.show .modal-dialog {
  top: 0;
}

/* Bottom */

.modal.modal-bottom.fade .modal-dialog {
  bottom: -100%;
  -webkit-transition: opacity 0.3s linear, bottom 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, bottom 0.3s ease-out;
  -o-transition: opacity 0.3s linear, bottom 0.3s ease-out;
  transition: opacity 0.3s linear, bottom 0.3s ease-out;
}

.modal.modal-bottom.fade.show .modal-dialog {
  bottom: 0;
}

.modal.modal-bottom.fade .modal-dialog {
  bottom: -100%;
}

.modal-bottom
{
	top: auto!important;
}

.modal-bottom .modal-content
{
	border: 1px solid #007587!important;
}

.modal-bottom .modal-header .close
{
	margin: 0;
    position: absolute;
    right: 10px;
    top: 12px;
	padding: 0;
}

/* Full Screen */

.modal.modal-full .modal-dialog {
  position: fixed;
  margin: auto;
  width: 100%;
  max-width: 100%;
  height: 100%;
}

.modal.modal-full .modal-content {
  height: 100%;
  overflow-y: auto;
}

.modal.modal-full .close-modal {
  position: fixed;
  top: 0;
  right: 3rem;
}

/* Footer */

.modal-footer-fixed {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #fff;
  border-radius: 0;
}

/* XS */

.modal.modal-left.xs .modal-body,
.modal.modal-right.xs .modal-body {
  padding: 15px;
}

/* Full screen modal menu indicators */

a.has-sub:after { font-family: "FontAwesome"; }
a.has-sub:after { content: "\f107"; margin-left: 1rem; }
a.has-sub[aria-expanded="true"]:after { content: "\f106"; }

.ls-img-bg
{
    width: 100vw!important;
    margin-top: -400px;
    object-fit: cover;
}

.nav-logo
{
    max-height: 80px;
    /* margin-top: 4px; */
    margin-left: 10px;
    position: absolute;
    top: 5px;
    height: 66px;
}

.fixed-bg-secondary.fixed-top
{
    background-color: white!important;
}

#slider
{
    width: 100vw!important;
    background-image: url(https://www.boudakarlovka.cz/assets/images/slider/bouda_leto2a.jpg) !important;
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-position: center;
}

.ls-inner
{
    background-color: rgba(0,0,0,0.3) !important;
}


.owl-carousel .owl-dots
{
    position: absolute;
    top: 0;
    margin-top: -30px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
}

.gallery_row .g_item {
	display: inline-block; 
	width: 100%;
	text-align:center;
	margin:0.5rem auto;
	position:relative;
	background: var(--theme-primary-color);
	padding:1px;
	border:1px solid var(--theme-primary-color);
	border-radius:2px;
	transition: 0.3s ease;
	font-size: 0;
}


.gallery_row {
	column-width: 15em;
	-moz-column-width: 15em;
	-webkit-column-width: 15em;
	
	column-gap: 1rem;
	-moz-column-gap: 1rem;
	-webkit-column-gap: 1rem;
    display: block!important;
}

.gallery_row .g_item img {max-width:100%; width: 100%;}

.gallery_row .g_item a {z-index: 999; width: 100%;}

.gallery_row .content {position:absolute; height:0; width:0; top:50%; left:50%; transform:translate(-50%,-50%); background:rgba(0,0,0,0.65); z-index:1; display:flex; justify-content:center; flex-direction:column; height:100%; width:100%; transition: 0.3s ease-in-out; opacity:0; border:1px solid black;}

.gallery_row .content p {opacity:0; transition-delay:1s; transition:0.3s ease; font-size:20px;}

.gallery_row .g_item:hover {box-shadow:0 10px 15px 0 rgba(0,0,0,0.25); cursor: pointer;}
.gallery_row .g_item:hover .content {height:calc(100% - 30px); width:calc(100% - 30px); opacity:1;}
.gallery_row .g_item:hover .content p {opacity:1; color:#fff;}

#webcam_modal_temp
{
    position: absolute;
    bottom: 10px;
    font-weight: 700;
}

.owl-carousel .owl-wrapper {

}
.owl-carousel .owl-item img {
    object-fit: cover;
    height: 156px;
}

.list-styled
{
    list-style-type: circle;
    padding-left: 20px;
}

.list-styled li
{
    padding-left: 20px;

}

.start_off {
    background-image: linear-gradient(135deg, white 50%, #e22937 50%);
    color: #000!important;
    text-decoration: none!important;
}

.end_off {
    background-image: linear-gradient(135deg, #e22937 50%, white 50%);
    color: #000!important;
    text-decoration: none!important;
}

.daterangepicker .calendar-table td
{
    border: 0!important;
}

.modal-title
{
    line-height: 1;
}

.fancybox-container
{
    z-index: 9999999!important;
}


@media screen and (max-width: 991.98px)
{
    img.nav-logo {
        display: block;
        max-width: 230px;
        max-height: 49px;
        width: auto;
        height: auto;
    }
}


span#mk_copy {
    color: #C0C0C0!important;
    width: 100%;
    text-align: right;
    position: relative;
    right: 0;
}

span.copyright_left {
    color: #C0C0C0!important;
    width: 100%;
    text-align: left;
    position: relative;
    left: 0;
}

