@media (max-width: 575.98px) {
  .st {
    font-size: 25px !important;
  }

  .posth {
    font-size: 29px !important;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .rl {
    font-size: 14px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .menutop {
    font-size: 20px !important;
  }

  .icn {
    font-size: 35px;
  }

  .rl {
    font-size: 14px !important;
  }
}
@media (max-width: 340px) {
  .headertext1 {
    font-size: 25px !important;
  }
}
@font-face {
  font-family: "Poppins-Regular";
  src: url("../../f/Poppins-Regular.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Light";
  src: url("../../f/Poppins-Light.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Bold";
  src: url("../../f/Poppins-Bold.ttf") format("truetype");
  font-display: swap;
}
body {
  font-family: "Poppins-Regular", sans-serif !important;
}

/* RGB */
.figure3, .figure2, .figure1, .cover, .cover_contain {
  background: transparent center center no-repeat;
  display: block;
}

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

.cover_contain {
  background-size: contain;
}

.cover {
  background-size: cover;
}

.cover-3-4 {
  height: 0;
  padding-bottom: 75%;
}

.cover-16-9 {
  height: 0;
  padding-bottom: 177.7777777778%;
}

.figure1 {
  height: 468px !important;
  position: relative;
}

.figure2 {
  height: 235px !important;
  position: relative;
  margin-bottom: 30px;
  width: 100%;
}

.figure3 {
  height: 190px !important;
  position: relative;
  width: 100%;
  margin-top: 20px;
}

.newspic {
  margin-bottom: 20px;
}

.card-img-top {
  width: 100%;
  height: 13vw;
  object-fit: cover;
}

.menutop {
  font-family: "Poppins-Regular", sans-serif !important;
  font-size: 24px;
}
.menutop a.nav-link:link, .menutop a.nav-link:visited {
  color: rgb(255, 255, 255);
}
.menutop a:hover {
  color: rgb(255, 255, 255) !important;
  border-bottom: 1px solid rgb(253, 206, 75) !important;
}
.menutop li.active a {
  background: none !important;
  color: #000 !important;
}

.bluenav {
  background: rgb(12, 38, 54);
}

.h1000 {
  height: 1000px;
}

.h750 {
  height: 750px;
}

.navbar-brand {
  width: 70%;
}

.navbarmain {
  color: rgb(255, 255, 255);
}
.navbarmain .logob {
  display: none !important;
}

.top-nav-collapse {
  background-color: rgb(244, 244, 244);
}
.top-nav-collapse a.nav-link:link, .top-nav-collapse a.nav-link:visited {
  color: rgb(37, 141, 185);
}
.top-nav-collapse li.active a {
  background: none !important;
  color: rgb(253, 206, 75) !important;
}
.top-nav-collapse .logob {
  display: inline-block !important;
}
.top-nav-collapse .logow {
  display: none !important;
}

.dropdown-menu li.nav-item a {
  color: rgb(255, 255, 255);
  font-family: "Poppins-Light", sans-serif;
  font-size: 12px;
}
.dropdown-menu li.nav-item a:hover {
  color: rgb(253, 206, 75) !important;
}

.pic1 {
  position: relative;
  background-image: url(/img/home.jpg);
  background-repeat: no-repeat;
  height: 707px !important;
  background-size: cover;
}

.headertext1 {
  font-size: 32px;
  font-family: "Poppins-Bold", sans-serif;
}

.headertext2 {
  font-size: 32px;
  margin-top: 85px;
  color: #f1aa38 !important;
}

.bubbles {
  height: 500px;
}

.menut2 {
  font-family: "Poppins-Bold", sans-serif;
  font-size: 19px;
  color: #abadaf !important;
}

.bgw1 {
  background-color: #fff;
}

.phonemenu {
  font-size: 16px;
  font-family: "Poppins-Bold", sans-serif;
}

.ph1m {
  color: rgb(37, 141, 185);
}

nav.menut2 ul.dropdown-menu.show {
  background: rgb(12, 38, 54);
}
nav.menut2 ul.dropdown-menu.show .dropdown-submenu {
  padding: 0;
  display: block;
}
nav.menut2 ul.dropdown-menu.show .dropdown-submenu a {
  display: block;
}
nav.menut2 ul.dropdown-menu.show .dropdown-submenu:after {
  font-size: 1em;
  vertical-align: middle;
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  position: absolute;
  right: 0;
  top: 10px;
  color: #fff;
  content: "\f105";
}
nav.menut2 ul.dropdown-menu.show .dropdown-toggle::after {
  display: none;
}

.menut2 {
  font-size: 22px;
  color: #000 !important;
  font-family: "Poppins-Regular", sans-serif;
}

nav.topmenu {
  background: #fbfbfc !important;
  opacity: 0.8 !important;
}
nav.topmenu.top-nav-collapse img, nav.topmenu.smalltopmenu img {
  height: 64px !important;
}

nav .nav-item .nav-link:hover {
  color: #edab3a !important;
}

/*.navbar{color: $color3;
    @include media-breakpoint-down(sm) {margin: 0px;padding:0;}
    .container{
        @include media-breakpoint-down(sm) {padding:0;}
    }
}

ul.lightgr{
    li{
        a{color:#777777; font-size:$font-xsmall; text-transform: uppercase;
          &:hover{color:#585857;}
        }
    }
}

ul.blm{
    li{
        a{color:$color3; font-size:$base-font-size; text-transform:uppercase;font-weight:$font-weight-bold;
          &:hover{color:#585857;}
        }
    }
}
.darkg{background:$color2;margin-bottom:0px;border:none;padding:0;
       li{
           a{color:$color1 !important; font-size:$font-large; text-transform: uppercase;padding:.8rem 0rem .8rem 0rem; border-radius:0 !important;
               @include media-breakpoint-down(md) {font-size: $font-normal;}
               @include media-breakpoint-down(sm) {padding-right: .4rem !important;padding-left: .4rem !important;}
               @include media-breakpoint-only(xs) {border-bottom: 1px solid #a7a5a52e;text-align: left;padding-left: 20px !important;padding-right: 20px !important;}
           }
            &:hover{color:#585857; background:#343a40 !important;
                @include media-breakpoint-down(sm) {background: brown;}
            }
           ul.dropdown-menu li a{font-size: $font-normal;padding:.5rem 1.3rem;background:#343a40;
            &:hover{background: #67717b;}
           }
       }
       .dropdown-menu{background:#504f4f !important;border-radius: 0;padding: 0;border: 0;min-width: 230px;margin-top:0;}
}

.shopping-cart, .loginlnk{color: $color2;}

@media (max-width: 575.98px) {

    .navbar-brand{margin-right: 0 10px;}
    #cart #dropdownMenu1{padding: 0;}

}*/
.button1 {
  background-image: url(/img/ornambg.png);
  background-color: rgb(255, 255, 255) !important;
  font-size: 22px !important;
  color: #d9870c !important;
  border: 1px solid #f7be68 !important;
  border-bottom: 4px solid #f7be68 !important;
}

.history1 {
  font-size: 24px;
  color: rgb(37, 141, 185);
  font-family: "Poppins-Bold", sans-serif !important;
  border-bottom: 1px solid #f7be68 !important;
}

.history2 {
  font-size: 20px;
  color: rgb(0, 0, 0);
}

.morebutton1 {
  color: rgb(0, 0, 0) !important;
  font-family: MontserratAlternates-Bold !important;
  font-size: 16px !important;
  border-bottom: 2px solid #f5ebda !important;
}

.img1 {
  background-image: url(/img/ornambg.png);
}

.buttong {
  background-color: rgb(253, 206, 75) !important;
}

.carousel-item figure.fit_cover {
  min-height: 25vw;
}

.card.bg12 {
  background-color: #6e6c77 !important;
}

.vmbtn1 {
  background-color: rgb(217, 95, 24) !important;
  font-size: 15px !important;
  display: inline-block !important;
  font-family: "Poppins-Light", sans-serif !important;
  text-transform: none !important;
}

.vmbtn2 {
  background-color: rgb(12, 38, 54) !important;
  font-size: 15px !important;
  display: inline-block !important;
  font-family: "Poppins-Light", sans-serif !important;
  text-transform: none !important;
}

.pab {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
}

.osm1 {
  padding-bottom: 75px;
}

.bg13 {
  background-color: #ededed;
}

.blocks_h {
  font-family: "Poppins-Regular", sans-serif;
  font-size: 30px;
}

.hd1 {
  color: rgb(253, 206, 75);
  font-size: 30px;
}

.osm2 {
  border-bottom: 1px solid #ededed;
}

.aut1 {
  font-family: "Poppins-Regular", sans-serif;
  font-size: 30px;
  color: rgb(253, 206, 75);
}

.bz1 {
  font-size: 25px;
}

.hb1 {
  font-family: "Poppins-Regular", sans-serif;
  background: rgb(253, 206, 75) !important;
  font-size: 13px !important;
}

.grey_top {
  background: rgb(253, 206, 75) !important;
}

.red_date {
  font-family: "Poppins-Regular", sans-serif;
  font-size: 15px !important;
}

.tour-image {
  height: 269px;
}

.tagshme {
  background: rgb(12, 38, 54);
}

.tourh {
  color: rgb(12, 38, 54);
  font-size: 24px;
}

.tourtxt {
  font-size: 16px;
}

.forus {
  font-family: "Poppins-Regular", sans-serif !important;
  font-size: 18px;
  color: rgb(37, 141, 185);
}

.headvt1 {
  font-family: "Poppins-Light", sans-serif;
  font-size: 30px;
  color: #015369;
}

.headvt2 {
  font-family: "Poppins-Light", sans-serif;
  font-size: 27px;
  color: rgb(253, 206, 75) !important;
}

.textdown1 {
  font-family: "Poppins-Bold", sans-serif;
  font-size: 15px;
  color: #646569 !important;
}

.ofgalcar1 {
  height: 660px;
}

.images {
  margin-left: -50px;
}

.snimkab1 {
  border: 10px solid #fff;
}

.cdr2 {
  border-right: 2px solid #cfa336;
}

.ap1 {
  font-size: 18px;
  color: rgb(253, 206, 75) !important;
  border-top: 1px solid rgb(253, 206, 75) !important;
}

.raz1 {
  font-family: "Poppins-Light", sans-serif !important;
  font-size: 36px;
  color: #000;
}

.lt2 {
  font-size: 18px;
  color: #8e8d8b;
}

.sv1 {
  font-family: "Poppins-Light", sans-serif !important;
  font-size: 30px;
  color: #color3;
}

.ag {
  color: rgb(12, 38, 54);
  font-family: "Poppins-Bold", sans-serif !important;
  font-size: 20px;
  border-top: 1px solid #cecdca;
  border-bottom: 1px solid #cecdca;
}

.ag2 {
  color: rgb(12, 38, 54);
  font-family: "Poppins-Bold", sans-serif !important;
  font-size: 20px;
  border-bottom: 1px solid #cecdca !important;
}

.mininum1 {
  font-family: "Poppins-Light", sans-serif;
  font-size: 20px;
  color: rgb(253, 206, 75);
}

.hdz1 {
  color: rgb(12, 38, 54) !important;
  font-family: "Poppins-Light", sans-serif;
  font-size: 30px;
}

.nblz1 {
  font-size: 17px;
}

.buttoncolor1 {
  background-color: #fff !important;
}

.svurjete1 {
  font-family: "Poppins-Light", sans-serif;
  font-size: 25px;
}

.svurjete2 {
  font-size: 16px;
}

.darkbl1 {
  background-color: #253046 !important;
}

.aprent1 {
  font-size: 18px;
  font-family: "Poppins-Bold", sans-serif;
}

.aprent2 {
  font-size: 32px;
  font-family: "Poppins-Light", sans-serif;
  color: #cfa336 !important;
}

.aprent3 {
  font-size: 25px;
  font-family: "Poppins-Light", sans-serif !important;
  color: #cfa336 !important;
}

.buttoncolor2 {
  background-color: #cfa336 !important;
}

.razpredelnietext {
  font-family: "Poppins-Light", sans-serif;
  font-size: 24px;
  border-bottom: 1px solid #cfa336;
}

.razpredelnietext2 {
  font-family: "Poppins-Light", sans-serif;
  font-size: 20px;
}
.razpredelnietext2 a.dropdown-toggle:hover {
  background-color: #e5e6e7 !important;
  border-bottom: 1px solid rgb(253, 206, 75) !important;
}
.razpredelnietext2 a.dropdown-item:hover {
  background-color: rgb(253, 206, 75) !important;
}

.formtextove1 {
  font-size: 15px;
  color: #fff !important;
}

.quality1 {
  font-size: 18px;
  color: rgb(37, 141, 185);
  font-family: "Poppins-Regular", sans-serif;
}

.btn1 {
  color: #0c2636;
  font-size: 17px;
  font-family: "Poppins-Bold", sans-serif;
}

.textmap {
  font-family: "Poppins-Bold", sans-serif !important;
  font-size: 16px;
}
.textmap a:hover {
  color: #color2 !important;
}

.uslugihead1 {
  font-size: 25px;
  font-family: "Poppins-Regular", sans-serif !important;
  border-bottom: 1px solid #5e6970;
}

.uslugitext1 {
  font-size: 15px;
  color: #9a9a9a;
  font-family: "Poppins-Bold", sans-serif !important;
}

.headertext1 {
  font-family: "Poppins-Bold", sans-serif;
}

headertext2 {
  font-size: 40px;
  color: #f1aa38 !important;
}

.rounds142 {
  border-radius: 1.25rem !important;
}

.rounds2 {
  border-radius: 1.25rem !important;
}

.social1 {
  background: url(/img/Progran.png);
}

.cdr1 {
  border-left: 3px solid #cfa336;
}

.border3 {
  color: #015369;
  border-bottom: 3px solid #cfa336;
  font-size: 24px !important;
}

.border4 {
  color: #015369 !important;
}

.pollinkt1 {
  font-size: 21px;
  color: #015369 !important;
}

.pollinkt2 {
  color: #f3b34e !important;
}

bgz1 {
  background-size: cover;
}

.btn-info:hover {
  background-color: #f3b34e !important;
  color: #fff;
}

footer {
  background: rgb(12, 38, 54);
  font-size: 21px !important;
  font-family: "Poppins-Light", sans-serif !important;
  color: #fff !important;
}
footer a:link, footer a:visited {
  color: rgb(255, 255, 255) !important;
  padding: 5px 0;
  display: inline-block;
}
footer a:link:hover, footer a:visited:hover {
  color: rgb(12, 38, 54) !important;
  text-decoration: none;
}

.contb {
  font-size: 14px;
  font-family: "Poppins-Regular", sans-serif;
}

.pr, .dm {
  color: rgb(255, 255, 255);
  font-size: 15.503875969px;
}
.pr a, .dm a {
  color: rgb(255, 255, 255);
}

.footer-copyright {
  background: #383838 !important;
  color: rgb(255, 255, 255);
  font-size: 13px;
}
.footer-copyright a:link, .footer-copyright a:visited {
  color: rgb(255, 255, 255);
}
.footer-copyright a:hover {
  color: rgb(253, 206, 75) !important;
}

ul.fm {
  list-style: none;
  position: relative;
}
ul.fm li {
  position: relative;
  list-style-type: none;
}
ul.fm li a:link, ul.fm li a:visited {
  font-size: 20px !important;
  color: #fff !important;
}
ul.fm li a:hover {
  color: rgb(255, 255, 255) !important;
  border-bottom: 1px solid rgb(253, 206, 75) !important;
}

.lima {
  font-size: 14px;
}

.rnf {
  color: rgb(255, 255, 255);
  font-weight: 300;
  font-family: "Poppins-Light", sans-serif;
}

.rl {
  font-size: 16px;
  color: #fff !important;
}

#cart .dropdown-menu {
  margin-top: 0px;
  background: rgb(255, 255, 255);
  color: rgb(12, 38, 54);
  z-index: 1001;
  padding: 5px;
  min-width: 240px;
}

li.sfield {
  list-style: none !important;
}
li.sfield label {
  padding-left: 8px;
}

div#filter-collapse ul {
  padding-left: 0px;
}

h3.h3filters {
  font-size: 20px;
  font-weight: 700;
}

.bootstrap-touchspin-down, .bootstrap-touchspin-up {
  z-index: 0 !important;
}

.carousel-multy {
  margin-bottom: 0;
  padding: 0 40px 30px 40px;
}
.carousel-multy .carousel-control {
  left: -12px;
  height: 40px;
  width: 40px;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  margin-top: 50px;
}
.carousel-multy .carousel-control.right {
  left: auto;
  right: -12px;
}
.carousel-multy .carousel-indicators {
  right: 50%;
  top: auto;
  bottom: -10px;
  margin-right: -19px;
}
.carousel-multy .carousel-indicators .li {
  background: #cecece;
}
.carousel-multy .carousel-indicators .active {
  background: #428bca;
}
.carousel-multy .carousel-inner .item {
  height: auto;
}
.carousel-multy .carousel-inner .item img {
  border: none !important;
}

body {
  background: rgb(255, 255, 255) !important;
  color: rgb(0, 0, 0);
  font-size: 18px !important;
}
body a:link, body a:visited {
  color: rgb(0, 0, 0);
}

body b, body strong {
  font-family: Poppins-Bold, sans-serif !important;
}

.fit_cover {
  position: relative;
  overflow: hidden;
}
.fit_cover img {
  object-fit: cover;
  width: 100%;
  position: absolute !important;
  top: -100%;
  left: 0;
  right: 0;
  bottom: -100%;
  margin: auto;
  height: 100%;
}

.article__title {
  font-family: "Poppins-Light", sans-serif !important;
  font-size: 25px !important;
  color: rgb(253, 206, 75) !important;
}

.breadcrumb-item a {
  font-size: 14px !important;
}

.smptxt {
  font-size: 22px;
}

.back-to-top {
  position: fixed;
  bottom: 2em;
  right: 0px;
  text-decoration: none;
  color: #000000;
  background-color: rgba(0, 176, 237, 0.8);
  font-size: 12px;
  padding: 1em;
  display: none;
  z-index: 1;
}
.back-to-top a {
  color: #FFF;
}
.back-to-top a:hover {
  text-decoration: none;
}
.back-to-top a:hover {
  background-color: rgba(135, 135, 135, 0.5);
}
.back-to-top .grecaptcha-badge {
  visibility: collapse !important;
}

.skin_ad {
  background: transparent center top no-repeat;
  position: fixed;
  width: 100%;
  cursor: pointer;
  z-index: -1;
  top: 160px;
}

.carousel-multi-item .carousel-item {
  min-height: 200px;
}

.ph {
  font-family: "Poppins-Bold", sans-serif !important;
  font-size: 60px !important;
  border-bottom: 2px solid #fff;
}

.article__title {
  color: rgb(57, 56, 54) !important;
  font-size: 25px !important;
  text-align: center !important;
}

.bgcover {
  height: 270px !important;
}

.bgfon {
  background-image: url(/img/bg.webp);
  background-size: cover;
}

.bgfon2 {
  background-image: url(/img/bg.webp);
  background-size: cover;
}

.bgfonintro {
  background-image: url(/img/bg.webp);
  background-size: cover;
}

.bgfonhome {
  background-image: url(/img/bg.webp);
  background-size: cover;
}

.bgfon3 {
  background-image: url(/img/bg.webp);
  background-size: cover;
}

.bgfonpost {
  background-image: url(/img/bg.webp);
  background-size: cover;
}

.tagscolor1 {
  background-color: #000 !important;
  font-size: 13px !important;
}

.social {
  background-color: #fbfbfc;
  opacity: 0.8 !important;
}

.gcontact1 {
  background: #fbfbfc !important;
  opacity: 0.9 !important;
}

.rbadge2 {
  background-color: #fbfbfc;
  font-size: 20px !important;
  font-family: "Poppins-Regular", sans-serif !important;
  opacity: 0.8 !important;
  z-index: 8 !important;
  position: absolute;
  left: 20px;
  top: 20px;
}

.tnews {
  height: 371px;
}

.rnewh {
  font-size: 18px;
}

.greybackpage {
  background: #fbfbfc !important;
  opacity: 0.8 !important;
}

.bgcover {
  height: 295px;
  background-position: center center;
  background-size: cover;
}

.slider_headline {
  z-index: 2;
}

.greyback1 {
  background-color: #ebeaeb;
  opacity: 0.8 !important;
}

.greyback2 {
  background-color: #fcfcfc;
  opacity: 0.8 !important;
}

.bgcontact1 {
  background: #fbfbfc !important;
  opacity: 0.9 !important;
}

.leftline:before {
  background: url(/img/li.png);
  background-repeat: no-repeat;
  content: "";
  padding: 15px;
  padding-top: 0;
  padding-left: 57px;
}

.listst1 {
  list-style: none;
}

.st {
  font-family: "Poppins-Regular", sans-serif;
}

.buttnocolor1 {
  background: #000000;
}

.imgrounds1 {
  background: #fbfbfc !important;
  opacity: 0.9 !important;
}

/*# sourceMappingURL=style.css.map */
