.stm_gmap_wrapper .stm_infobox {
background-color: #333;
margin-top: -20px;
-webkit-animation: .2s ease fadeIn forwards;
animation: .2s ease fadeIn forwards;
}
.stm_gmap_wrapper.style_1 {
max-width: 100%;
position: relative;
}
.stm_gmap_wrapper.style_1 .gmap_addresses {
position: absolute;
bottom: 0;
left: 0;
right: 0;
padding: 52px 0 30px;
}
.stm_gmap_wrapper.style_1 .gmap_addresses:before {
content: '';
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
opacity: .9;
}
.stm_gmap_wrapper.style_1 .gmap_addresses .addresses, .stm_gmap_wrapper.style_1 .gmap_addresses .container {
position: relative;
}
.stm_gmap_wrapper.style_1 .gmap_addresses a {
color: rgba(255, 255, 255, 0.7);
}
.stm_gmap_wrapper.style_1 .gmap_addresses a:hover {
text-decoration: none;
color: #fff;
}
.stm_gmap_wrapper.style_1 .gmap_addresses .title {
color: #fff;
font-weight: 600;
text-transform: uppercase;
margin: 0 0 18px;
font-size: 14px;
}
.stm_gmap_wrapper.style_1 .gmap_addresses .owl-item:after {
content: '';
display: block;
position: absolute;
right: 0;
top: 0;
bottom: 0;
border-right: 1px solid rgba(255, 255, 255, 0.25);
-webkit-transition: .15s;
-o-transition: .15s;
transition: .15s;
}
.stm_gmap_wrapper.style_1 .gmap_addresses .owl-item.last-active:after {
opacity: 0;
}
.stm_gmap_wrapper.style_1 .gmap_addresses .owl-item:first-child .item {
padding-left: 0;
}
.stm_gmap_wrapper.style_1 .gmap_addresses .owl-item .item {
padding: 0 70px 0 1px;
}
.stm_gmap_wrapper.style_1 .gmap_addresses .owl-item .item ul {
list-style: none;
margin: 0;
padding: 0;
}
.stm_gmap_wrapper.style_1 .gmap_addresses .owl-item .item ul li {
-webkit-transition: .25s ease;
-o-transition: .25s ease;
transition: .25s ease;
color: rgba(255, 255, 255, 0.7);
margin: 0 0 13px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.stm_gmap_wrapper.style_1 .gmap_addresses .owl-item .item ul li p {
margin-bottom: 0;
}
.stm_gmap_wrapper.style_1 .gmap_addresses .owl-item .item ul li .icon .stmicon-email {
font-size: 12px;
top: 3px;
}
.stm_gmap_wrapper.style_1 .gmap_addresses .owl-item .item ul li .icon i {
margin-top: 5px;
min-width: 20px;
margin-right: 15px;
display: block;
font-size: 14px;
text-align: center;
position: relative;
top: -3px;
}
.stm_gmap_wrapper.style_1 .gmap_addresses .owl-item .item ul li .text p {
line-height: 20px !important;
font-size: 14px;
}
.stm_gmap_wrapper.style_1 .gmap_addresses .owl-item.highlighted .item ul li {
color: #fff;
}
.stm_gmap_wrapper.style_1 .gmap_addresses .owl-item.highlighted .item ul li a {
color: #fff;
text-decoration: underline;
}
.stm_gmap_wrapper.style_1 .gmap_addresses .owl-item.highlighted .item ul li .icon {
-webkit-transition: .8s ease;
-o-transition: .8s ease;
transition: .8s ease;
}
.stm_gmap_wrapper.style_1 .gmap_addresses .owl-dots-wr {
position: absolute;
z-index: 100;
right: 15px;
top: 0;
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.stm_gmap_wrapper.style_1 .gmap_addresses .owl-dots-wr .owl-dots {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.stm_gmap_wrapper.style_1 .gmap_addresses .owl-dots-wr .owl-dots .owl-dot {
margin-bottom: 15px;
cursor: pointer;
}
.stm_gmap_wrapper.style_1 .stm_infobox {
position: absolute;
top: -25px;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
color: #fff;
border-radius: 25px;
padding: 10px 25px;
}
.stm_gmap_wrapper.style_1 .stm_infobox__content {
text-align: center;
font-size: 13px;
white-space: nowrap;
}
.stm_gmap_wrapper.style_1 .stm_infobox:after {
content: '';
width: 0;
height: 0;
border-style: solid;
border-width: 8px 6px 0 6px;
border-color: #002040 transparent transparent transparent;
position: absolute;
bottom: -8px;
left: 51%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.stm_gmap_wrapper.style_1.carousel-disable .gmap_addresses {
display: none;
height: 0;
padding: 0;
}
@media (max-width: 1024px) {
.stm_gmap_wrapper.style_1 .gmap_addresses .owl-item:after {
display: none;
}
}.owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
touch-action: manipulation;
-moz-backface-visibility: hidden; }
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
cursor: pointer;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
background: none;
color: inherit;
border: none;
padding: 0 !important;
font: inherit;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-grab {
cursor: move;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
} .no-js .owl-carousel {
display: block;
} .owl-carousel .animated {
animation-duration: 1000ms;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
animation-name: fadeOut;
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
} .owl-height {
transition: height 500ms ease-in-out;
} .owl-carousel .owl-item { }
.owl-carousel .owl-item .owl-lazy {
opacity: 0;
transition: opacity 400ms ease;
}
.owl-carousel .owl-item .owl-lazy[src^=""],
.owl-carousel .owl-item .owl-lazy:not([src]) {
max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
transform-style: preserve-3d;
} .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//www.ejga-jesenice.si/wp-content/themes/hotello/public/vendors/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
-ms-transform: scale(1.3, 1.3);
transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%;
}.cf7 {
display: block;
}.widget_socials_style_1 .stm-socials {
list-style: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 0;
width: 100%;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.widget_socials_style_1 .stm-socials li a {
display: block;
padding: 0 5px;
font-size: 16px;
color: #fff;
}
.widget_socials_style_1 .stm-socials:after {
display: none;
}