@font-face {
  font-family: 'funtravel';
  src:  url('../fonts/funtravel.eot?ytwic2');
  src:  url('../fonts/funtravel.eot?ytwic2#iefix') format('embedded-opentype'),
    url('../fonts/funtravel.ttf?ytwic2') format('truetype'),
    url('../fonts/funtravel.woff?ytwic2') format('woff'),
    url('../fonts/funtravel.svg?ytwic2#funtravel') format('svg');
  font-weight: normal;
  font-style: normal;
}
img {
  max-width: 100%;
}
[class^="fun-icon-"], [class*=" fun-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'funtravel' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900&amp;subset=latin-ext');


a {
    color: #00afed;
    text-decoration: none;
}

body, html {
    height: 100%;
    margin: 0;
    font-family: Roboto , sans-serif;
}


.active a.navbar-brand {
    color: #00afee !important;
}

nav.navbar.navbar-expand-lg.navbar-light.navbar-fixed-top.active {
    background: rgba(255, 255, 255, 1);
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.2);
}

.fun-icon-star:before {
  content: "\e900";
}
.fun-icon-play-button:before {
  content: "\e901";
}
div#slider {
    margin-top: 75px;
}

.fixed-top {
    transition: 0.2s;
}

.navbar-header ul {
    display: inline-block;
    float: right;
    padding-top: 10px;
}

.navbar-header li {
    display: inline-block;
}

.heroimg img {
	max-width: 100%;
}

.galerija, .galerijamob {
    position: relative;
    top: -60px;
    box-shadow: 0px 8px 31px rgba(0, 0, 0, 0.3);
}

.galerija .col-md-4 {
    padding: 0;
}

.carousel-indicators {
    bottom: -55px;
}

.carousel-indicators .active {
    background-color: #FF9800;
}

.carousel-indicators li {
    background-color: rgb(208, 208, 208);
}

.abouttxt {
    background: #01afee;
    color: #fff;
    padding: 43px;
}

/*.navbar {
    position: fixed;
    width: 100%;

    z-index: 9;
}*/

li.nav-item a {
    color: black;
    font-weight: 600;
}

.navbar-header {
    width: 100%;
}

.aboutsection {
    padding: 50px 10px;
}

.ponude .col-md-4 img.hotelphoto {
    width: 100%;
    box-shadow: 0 0 20px rgba(145, 145, 145, 0.34);
}

h1.naslov {
    text-align: left;
    padding: 20px 0;
    color: #4b4e53;
    font-size: 2rem;
    font-family: 'Roboto', sans-serif;
    border-left: 1px solid #4b4e53;
    padding-left: 20px;
    font-weight: 100;
}

h1.naslov span {
    text-align: left;
    padding: 20px 0;
    color: #00afee;
    font-size: 2rem;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
}

.moresection {
    width: 100%;
    text-align: center;
    padding: 20px 0;
    border-bottom: 1px solid #d2d3d4;
}

.moresection a {
    color: #4b4e53;
    font-size: 24px;
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    text-decoration: none;
}

a.dugme-more:hover {
    color: #00afee;
}

.counter {
    background-color:#fff;
    padding: 20px 0;
    border-radius: 5px;
}

.count-title {
    font-size: 50px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
    color: #00afee;
    font-family: 'Roboto', sans-serif;
}

.count-text {
    font-size: 14px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}

.carousel-caption {
    position: absolute;
    right: 0%;
    bottom: 30%;
    left: 65%; 
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
}

h1.header-text1, h1.header-text2 {
    font-size: 3rem;
    font-weight: 100;
    line-height: 3.2rem;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}

.carousel-caption h1 {
    font-size: 50px;
    text-transform: uppercase;
    font-weight: 100;
    padding-left: 30px;
    border-left: 1px solid #fff;
}

.carousel-caption h1>span {
    font-weight: 500;
}

.padding-text1, .padding-text2 {
    padding-left: 20%;
    font-family: 'Roboto' , sans-serif;
    font-weight: 300;
}

h1.mailingtext {
    text-transform: uppercase;
    font-size: 2rem;
    color: #fff;
    font-family: 'Roboto' , sans-serif;
    font-weight: 200;
}

a.newsletterbtn {
    background: #fff;
    padding: 10px 35px;
    border-radius: 5px;
    border: 1px solid #fff;
    color: #333;
    display: inline-block;
}

a.newsletterbtn:hover {
    background: rgba(255, 255, 255, 0.6);
    padding: 10px 35px;
    border-radius: 5px;
    border: 1px solid #fff;
    text-decoration: none;
}

.fa-2x {
    margin: 0 auto;
    float: none;
    display: table;
    color: #4ad1e5;
}

a.button {
    padding: 10px 30px;
    border: 1px solid #E0E0E0;
    color: #505356;
    border-radius: 5px;
}

a.button:hover {
    box-shadow: 0px 0px 8px #dcdcdc;
    text-decoration: none;
    transition: inherit;
}

.mask {
 /* position: absolute;*/
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  /*opacity: 0;*/
  transition: .5s ease;
  background-color: #00afee;
}

.mask p {
    font-size: 2rem;
    color: #fff;
    font-weight: 600;
    position: absolute;
    top: 55%;
    margin-top: -40px;
    left: 50%;
    margin-left: -140px;
}

.galleryitem:hover .mask img {
    opacity: .5;
}

p.galleryitem-txt {
    opacity: 0;
    transition: .7s;
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(14, 64, 82, 0.65);
    text-transform: uppercase;
    font-size: 14px;
}

.galleryitem:hover p.galleryitem-txt {
    opacity: 1;
    top: 50%;
}

.mask1 {
    position: relative;
    background: #00afee
}


.mask-oko {
    z-index: 1000;
    position: absolute;
    transition: .7s;
    /*margin-top: 30%;*/
    padding-top: 30%;
    margin-left: 0%;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    text-align: center;
}
.mask-oko {
    color: #fff;
}

.mask1:hover .mask-oko {
    opacity: 1;
}

.mask1:hover img.hotelphoto {
    opacity: .5;
}

/*.mask1 img.eye:hover  {
    opacity: 0.6;
    transition: 0.5s opacity;
}*/

.row.hoteli .col-md-4:hover {
  
}

.newsletter {
    text-align: center;
    padding: 30px 0;
    background: #00afee;
}

/*.ponude {
    padding-bottom: 30px;
}*/

.row.hoteli .col-md-4 {
    padding-top: 15px;
    padding-bottom: 5px;
    padding-right: 0px;
    padding-left: 0px;
}

.zvezdice {
    font-size: 17px;
    color: #fac818;
}

.viewfull {
	background: #ebebeb;
    padding: 20px 0;
    margin-bottom: 30px;
}

.weathersec {
    background: #ebebeb;
}

.footer {
    background: #ebebeb;
    /*padding-bottom: 30px;*/
}

.footer h2 {
    color: #00afee;
    font-size: 1.5rem;
    padding: 10% 0 4%;
    font-weight: 600;
}

.footer p {
    color: #00afee;
    font-weight: 600;
}

.footer a {
    color: #FFC107;
    font-weight: 600;
}

.footer p {
    margin-bottom: 2px !important;
}

.hoteli h4 {
    margin-top: 20px;
    font-size: 20px;
    margin-bottom: 2px;
}

.ponude .col-md-4 img.hotelphotos {
    width: 100%;
    box-shadow: 0px 10px 23px rgba(0, 0, 0, 0.21);
    margin-bottom: 25px;
}

.copyright {
    background: #292929;
    text-align: center;
    padding: 15px 0;
    color: #fff;
    font-size: 0.8rem;
}

.copyright a {
    color: #00afee;
}

.copyright a:hover {
    color: #FFCA28;
    text-decoration: none;
}

img.hotelphoto:hover {
    opacity: 0.6;
    transition: 0.5s opacity;
}

.video-bansko {
    z-index: 9;
    width: 100%;
    position: relative;
    right: -6%;
    margin-top: 10%;
    box-shadow: 4px 3px 24px rgba(0, 0, 0, 0.35);
}

.play-btn {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 60px;
    color: #fff;
    text-align: center;
    padding-top: 19%;
}

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: transparent;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,0);
    border-radius: .3rem;
    outline: 0;
}

.abouttxt a {
    color: #fff;
    font-weight: 600;
}

.hoteli h4 a {
    color: #141715;
}

.hoteli h4 a:hover {
    color: #00afee;
}

.navbar-light .navbar-toggler {
    color: rgb(10, 15, 30);
    border-color: rgb(0, 175, 238);
}

.hero-text h1 {
      font-size: 2.7rem;
    }

ul.navbar-nav.justify-content-end {
    width: 100%;
}

a.nav-link {
    text-align: center;
}

ul.navbar-nav.justify-content-end.someClass {
    background: #fff;
}

.video-bansko:hover .play-btn {
    color: #00afee;
}

input[type="button"] {
    font-size: 1rem;
    padding: 12px 15px 10px;
    background: #00afee;
    margin-left: 30px;
    color: white;
    border: none;
    font-weight: 600;
}

input[type="button"]:hover {
    background: #29c6ff;
    cursor: pointer;
}

/*.hero-image {
  background-image: url("../images/winter.jpg");
  height: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.hero-text {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
}

.hero-text button {
  border: none;
  outline: 0;
  display: inline-block;
  padding: 10px 25px;
  color: black;
  background-color: #ddd;
  text-align: center;
  cursor: pointer;
}

.hero-text button:hover {
  background-color: #555;
  color: white;
}

.hero-text h1 {
    font-size: 2.7rem;
    font-weight: 800;
    background: rgba(255, 255, 255, 0.653);
    padding: 10px 15px;
    color: #00afee;
}

.hero-text p {
    font-size: 1.5rem;
    font-weight: 800;
}*/

.osiguranjepozadina {
    background: #637ba4;
    margin-bottom: 20px;
}

h2.imedest {
    display: none;
}

.col.padd-col {
    padding-left: 35px;
}

a.carousel-control span.icon-angle-right {
    /*right: 50%;*/
    margin-right: -15px;
}
a.carousel-control span.icon-angle-left {
    /*left: 50%;*/
    margin-left: -15px;
}
a.carousel-control span.icon-angle-right,
a.carousel-control span.icon-angle-left {
    width: 56px;
    height: 56px;
    margin-top: -28px;
    font-size: 56px;
    top: 50%;
    position: absolute;
}

p.header-txt-h10 {
font-size: 2.5rem;
text-transform: uppercase;
line-height: 2.8rem;
font-family: 'Roboto', sans-serif;
font-weight: 300;
}

.stats {
    padding: 40px;
    border-bottom: 1px solid #d2d3d4;
}

div#ponude {
    padding-top: 3%;
}

div#section1 {
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

div#section1 > .col-md-6 {
    flex: 1 1 450px;
    padding: 0;
}

div#section2 {
    text-align: right;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

div#section2 > .col-md-6 {
    flex: 1 1 450px;
    padding: 0;
}

.padding-text1 {
    padding-left: 20%;
}

.padding-text2 {
    padding-right: 20%;
}

.adresa p {
    margin-bottom: 0;
    font-size: 0.8rem;
}

.adresa h4 {
    font-size: 1rem;
    color: #00afee;
    font-weight: 700;
}

.adresa {
    padding: 50px 0;
}

.adresa .col-8 {
    border-left: 1px solid #adaeb0;
        padding-left: 35px;
}

.adresa .col-4 {
    text-align: center;
}

.coverimg {
    background-image: url(../images/hanioti.jpg);
    background-size: cover;
}

@media (min-width: 576px) {
      .modal-dialog {
        max-width: 550px;
        margin: 1.75rem auto;
    }
}

@media (min-width: 480px) and (max-width: 1200px) { 
    .play-btn {
        font-size: 100px;
    }
    .hero-text h1 {
      font-size: 2.5rem;
    }
 }

@media (min-width: 480px) and (max-width: 990px) { 
    .play-btn {
        font-size: 100px;
    }
    .hero-text h1 {
      font-size: 2rem;
    }
    .hero-text p {
      font-size: 1.3rem;
      line-height: 1.3;
    }
 }

 @media (min-width: 990px) and (max-width: 1260px) {
    h1.header-text1, h1.header-text2 {
        font-size: 2rem;
        font-weight: 100;
        line-height: 2rem;
        text-transform: uppercase;
        font-family: 'Roboto', sans-serif;
    }
    .padding-text1, .padding-text2 {
        padding-left: 20%;
        font-family: 'Roboto' , sans-serif;
        font-weight: 300;
        font-size: 0.7rem;
    }
}

@media only screen and (max-width: 990px) {
    .aboutsection .col-md-5 {
          max-width: 100%;
          flex: auto;
          padding: 0;
    }
    .video-bansko {
          right: 0;
          margin-top: 0;
          box-shadow: none;
    }
    .aboutsection .col-md-7 {
          max-width: 100%;
          flex: auto;
    }
    .weathersec .col-md-9 {
          max-width: 100%;
          flex: auto;
    }
    .weathersec .col-md-3 {
          max-width: 100%;
          flex: auto;
    }
    .abouttxt {
        background: #01afee;
        color: #fff;
        padding: 20px;
    }
    h1.header-text1, h1.header-text2 {
        font-size: 1.7rem;
        font-weight: 100;
        line-height: 1.9rem;
        text-transform: uppercase;
        font-family: 'Roboto', sans-serif;
    }
    .padding-text1, .padding-text2 {
        padding-left: 20%;
        font-family: 'Roboto' , sans-serif;
        font-weight: 300;
        font-size: 0.7rem;
    }
    .padding-text1 {
        padding-right: 2%;
    }

}

@media (min-width: 768px) and (max-width: 990px) {
    h2.imedest {
        display: block;
        z-index: 1000;
        position: absolute;
        transition: .7s;
        padding-top: 30%;
        margin-left: 0%;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        opacity: 1;
        text-align: center;
        color: white;
    }
    .mask1 img.hotelphoto {
        opacity: .5;
    }
    h2.imedest {
        display: none;
        font-size: 1.5rem;
    }
    .mask-oko h2 {
        font-size: 1.5rem;
    }
}


@media only screen and (max-width: 768px) {
    input[type="button"] {
      display: block;
      position: relative;
      left: 50%;
      margin-left: -70px;
    }
    .hero-text h1 {
        font-size: 2rem;
        font-weight: 800;
        background: rgba(255, 255, 255, 0.53);
        padding: 10px 15px;
        color: #00afee;
    }
    .hero-text p {
        font-size: 1.2rem;
        font-weight: 800;
        line-height: 1.3rem;
    }
    .carousel-caption h1 {
        font-size: 27px;
        text-transform: uppercase;
        font-weight: 100;
        padding-left: 30px;
        border-left: 1px solid #fff;
    }
    h1.naslov {

        text-align: center;
        padding: 20px 0;
        color: #4b4e53;
        font-size: 2rem;
        font-family: 'Roboto', sans-serif;
        border-left: none;
        padding-left: 0px;
        font-weight: 100;
    }   
    .footer h2 {
        color: #00afee;
        font-size: 1.1rem;
        padding: 10% 0 4%;
        font-weight: 600;
    } 
    h2.imedest {
        display: block;
        z-index: 1000;
        position: absolute;
        transition: .7s;
        padding-top: 30%;
        margin-left: 0%;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        opacity: 1;
        text-align: center;
        color: white;
    }
    .mask1 img.hotelphoto {
    opacity: .5;
}
}

@media only screen and (max-width: 767px) {
    .padding-text1, .padding-text2 {
        padding-right: 2%;
        padding: 10%;
        text-align: center;
    }
    h1.mailingtext {
        text-transform: uppercase;
        font-size: 1.4rem;
    }
    .col.remove {
        display: none;
    }
    .footer h2 {
        color: #00afee;
        font-size: 1.2rem;
        padding: 10% 0 4%;
        font-weight: 600;
    }
}


@media only screen (min-width: 405px) and (max-width: 500px) {

}

@media only screen and (max-width: 425px) {
    .galerijamob {
        position: relative;
        top: 0;
        margin-top: 30px;
        box-shadow: 0px 8px 31px rgba(0, 0, 0, 0.3);
    }
    .hero-text h1 {
      font-size: 1.5rem;
    }
    .hero-text p {
      font-size: 1rem;
    }

    .carousel-indicators {
        bottom: -40px;
    }
    a.navbar-brand {
      font-family: 'Kaushan Script', cursive;
      text-align: center;
      line-height: 22px;
      color: white !important;
      font-size: 20px;
    }
    .hero-text {
      text-align: center;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      color: white;
      padding-top: 55px;
    }
      .carousel-caption h1 {
        font-size: 17px;
        text-transform: uppercase;
        font-weight: 200;
        padding-left: 14px;
        border-left: 1px solid #fff;
    }
    .col-md-4.col-sm-4.col-12.padd-col {
        text-align: center;
    }
        
}

