/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Bodoni+Moda:ital,opsz,wght@0,6..96,400..900;1,6..96,400..900&family=Libre+Caslon+Text:ital,wght@0,400;0,700;1,400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Catamaran:wght@700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600;1,700&display=swap');
body { font-family: 'Poppins', sans-serif; font-size:16px; color: #181818; overflow-x: hidden !important; -webkit-font-smoothing: antialiased; }
.mt1 { margin-top:1px; }.mt5 { margin-top:5px; }.mt10 { margin-top:10px; }.mt15 { margin-top:15px; }.mt20 { margin-top:20px; }.mt25 { margin-top:25px; }.mt30 { margin-top:30px; }.mt35 { margin-top:35px; }.mt40 { margin-top:40px; }.mt45 { margin-top:45px; }.mt50 { margin-top:50px; }
.mb1 { margin-bottom:1px; }.mb5 { margin-bottom:5px; }.mb10 { margin-bottom:10px; }.mb15 { margin-bottom:15px; }.mb20 { margin-bottom:20px; }.mb25 { margin-bottom:25px; }.mb30 { margin-bottom:30px; }.mb35 { margin-bottom:35px; }.mb40 { margin-bottom:40px; }.mb45 { margin-bottom:45px; }.mb50 { margin-bottom:50px; }.mr5 { margin-right:5px; }.mr10 { margin-right:10px; }.mr15 { margin-right:15px; }.mr20 { margin-right:20px; }.mr25 { margin-right:25px; }.mr30 { margin-right:30px; }.mr35 { margin-right:35px; }.mr40 { margin-right:40px; }.mr45 { margin-right:45px; }.mr50 { margin-right:50px; }.ml5 { margin-left:5px; }.ml10 { margin-left:10px; }.ml15 { margin-left:15px; }.ml20 { margin-left:20px; }.ml25 { margin-left:25px; }.ml30 { margin-left:30px; }.ml35 { margin-left:35px; }.ml40 { margin-left:40px; }.ml45 { margin-left:45px; }.ml50 { margin-left:50px; }.pt15 { padding-top:15px; }.pt20 { padding-top:20px; }.pt25 { padding-top:25px; }.pb15 { padding-bottom:15px; }.pb20 { padding-bottom:20px; }.pb25 { padding-bottom:25px; }
.col-xs-15, .col-sm-15, .col-md-15, .col-xs-15 { position: relative; width: 20%; float: left; }
@media (min-width: 768px) { .col-sm-15 { width: 20%; float: left; } }
@media (min-width: 992px) { .col-md-15 { width: 20%; float: left; } }
@media (min-width: 1200px) { .col-lg-15 { width: 20%; float: left; } }
.instagrampadding { padding: 5px; }
.marginTop { margin-top: 150px; }
.marginBot { margin-bottom: 50px; }
.blogNaslov h2 { font-size: 46px;  margin: 30px 0 50px 0; text-align: center; color:#115263; }
.blogNaslov h2 span { color:#115263; }
.panel-heading { padding: 10px 0px; }
.panel-body { padding: 15px 0px; }
@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(1, 1);
  }
  to {
    -webkit-transform: scale(1.3, 1.3);
  }
}

@keyframes zoom {
  from {
    transform: scale(1, 1);
  }
  to {
    transform: scale(1.3, 1.3);
  }
}
.plavapozadina { background-color: #115263; color: #f4f4f4; }
/*---------------------------------------------------------------------------------meni----------------------*/
.blackBG { background-color: rgba(0,0,0,1); padding-top: 8px; padding-bottom: 8px; }
.containerFlex { display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: flex-start; align-items: center; gap: 10px; }
.containerFlex .item { color: #fff; font-size: 13px; }
.containerFlex .item a { color: #fff; font-weight: 600; text-decoration: underline; }
.containerFlex .item a:hover { color: #fff; font-weight: 600; text-decoration: underline; }
.textControl { color: #666; text-decoration: none; }
.textControl:hover { color: #666; text-decoration: none; }
.textControl i { margin: 0 4px; }
.submenutop { position: relative; }
.submenutop { text-align: right; }
.submenutop a { display: inline-block; font-size: 13px; color: #fff; margin-left: 30px; }

.popupminimenu { position: absolute; top: 39px; right: 0; background-color: rgba(255,255,255,1); padding: 30px; color: #191919; }
.popupminimenu2 { display: none; position: absolute; top: 39px; right: 0; background-color: rgba(255,255,255,1); padding: 30px; color: #191919; }
.minimenu .popupminimenu { display: none; }
.minimenu:hover .popupminimenu { display: block; }

.logodidi { position: absolute; top: 5px; left: 15px; z-index: 99; }
.logodidi img { height: 70px; }

.meni { position: fixed; top: 0; left:0; right: 0; z-index: 9; padding-top: 0px; padding-bottom: 0px; transition: all .6s ease; border-bottom: solid 1px #dedede; background: rgb(255,255,255,0.7); backdrop-filter: blur(17px); -webkit-backdrop-filter: blur(17px); }
.transparent .meni2  ul li a { transition: all .6s ease; border-bottom:none; color:#191919; /*ovde promeniti da bude prvo bela pa crna*/ }
.transparent { background: rgb(255,255,255,0.7); backdrop-filter: blur(17px); -webkit-backdrop-filter: blur(17px); transition: all .6s ease; border-bottom: solid 1px #dedede; }
.logotop { position: fixed; top: 5px; left: 30px; z-index: 80;  }
.logotop img { height: 60px; -moz-transition: all 0.4s; -webkit-transition: all 0.4s; transition: all 0.4s;}
.logotopbig {  position: fixed; top: 30px; left: 30px; -moz-transition: all 0.4s; -webkit-transition: all 0.4s; transition: all 0.4s; }
.logotopbig img { height: 120px; -moz-transition: all 0.4s; -webkit-transition: all 0.4s; transition: all 0.4s; }
.meni2 { background-color: transparent; border-bottom: 0; margin: 25px 60px 25px 215px; min-height: auto !important; text-align: center; z-index: 9; }
.meni2 ul { list-style: none; padding-left: 0px; margin-top: 0px; display: inline-block;}
.meni2 ul li { display: inline-block; text-align: center; margin: 0 5px; }
.meni2 ul li a { font-size: 15px; color: #191919; letter-spacing: 1px; font-weight: 600; vertical-align: middle; padding: 5px 10px; text-align: center; position: relative; }
.meni2 ul li a:hover { color: #115263 !important;  }
.meni2 ul li a:hover:before { content: ''; display: inline-block; height: 3px; width: 50%; background-color: #115263; position: absolute; bottom: -2px; z-index: 1; }
.meni2 i { margin-left: 10px; }
.logocentar { }
.logocentar img { display: inline-block; height: 60px; z-index: 9999; position: absolute; left: 50%; transform: translateX(-50%); top: 10px; }
.aktivnastrana { color:#115263 !important; }
.aktivnastrana:before { content: ''; display: inline-block; height: 3px; width: 50%; background-color: #115263; position: absolute; bottom: -2px; z-index: 1; }
.navbar-nav>li { float: none !important; }.navbar-default .navbar-nav>li>a { color: #191919; }
.navbar-right .dropdown-menu { right: auto; left: 0px; }
.navbar-right .dropdown-menu li { width: auto; display: block; }
.dropdown-menu li { border-right: 0 !important; }
.dropdown-menu>li>a { text-align: left !important; font-size: 14px !important; padding: 8px 20px !important; }
.navbar-nav>li>.dropdown-menu{ margin-top: -1px; background-color: rgba(0,0,0,0.95) !important; }
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover { background-color: transparent; }
.navbar-right { margin-right: 0px; float: none !important; }
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover { background-color: #fff; }
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover { background-color: transparent; }
.nav-up { top:0px; background-color: rgba(255,255,255,1) !important; }
.nav-up ul li a { color:#191919 !important;  }
.srednjideo { width: 200px; }
.shoppingbag { position: absolute; top: 15px; right: 35px; display: inline-block; font-size: 38px; color: #191919; z-index: 9999; transition: all .6s ease; }
.shoppingbag:hover { color:#115263; text-decoration: none; transition: all .6s ease; }
.brojproizvoda { position: absolute; font-size: 12px !important; border-radius: 50%; background-color: #115263; padding: 4px; width: 20px; height: 20px; }
/*---------------------------------------------------------------------------------slider--------------------*/
.visinaslidera { }
.miamantelogo { width: auto !important; height: 90px !important; margin-left: auto; margin-right: auto; }
.slider { padding: 0px !important; margin: 0px !important; border-bottom: solid 5px #115263; }
.carousel-indicators .active { background-color: #115263; }
.carousel-indicators li { width: 25px; border-radius: 0; }
.carousel-indicators .active { width: 25px; }
.carousel-inner img { width: 100%; }
.carousel-control { margin: 0; padding: 0; top: auto; left: auto; bottom: auto; }
.carousel-control.left { opacity: 0.6; filter:alpha(opacity=60); display: block; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); z-index: 6; transition:all .6s ease; background-image: none !important; text-align: left; }
.carousel-control.right { opacity: 0.6; filter:alpha(opacity=60); display: block; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); z-index: 6; transition: all .6s ease; background-image: none !important; text-align: right; }
.carousel-control.left:hover, .carousel-control.right:hover { opacity: 1; filter:alpha(opacity=100); transition: all .6s ease; }
.mojtekst { position: relative; text-align: center; display: table-cell; height: 100%; vertical-align: middle; }
.textslider { text-align: left; width: 100%; color: #fff; padding-left: 200px; padding-right: 200px; display: table; }
.textslider span { color: #115263; }
.textslider h1 { font-family: "Libre Caslon Text", serif; font-size: 44px;  letter-spacing: 2px; font-weight: 700; line-height: 1.3; text-shadow: 2px 2px 3px rgba(0,0,0,0.4); }
.textslider h2 { margin-top:20px; margin-bottom:0px; font-size:20px; font-weight:400; letter-spacing:0.2em; line-height:1.2; text-transform:uppercase; text-shadow:2px 2px 3px rgba(0,0,0,0.4); }
.filter { background-color:rgba(0,0,0,0.3); }
.dugmeslider { color: #fff; border: 2px solid rgba(255,255,255, .75); background: transparent; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; height: auto; padding: 8px 37px; font-size: 14px; font-weight: 500; text-transform: uppercase; text-decoration: none; letter-spacing: 2px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; transition: all .6s ease; display: inline-block; margin-top: 30px; }
.dugmeslider:hover { color: #fff; background: #115263; border: 2px solid #115263; transition: all .6s ease; }
.slidermini { padding: 180px 0 100px 0; color: #fff; text-align: center; }
.slidermini span { color:#115263; }
.slidermini h1 { font-size: 50px; font-weight: 400; line-height: 0.9; text-shadow: 2px 2px 3px rgba(0,0,0,0.4); }
.slidermini h2 { margin-top: 22px; margin-bottom: 0px; font-size: 20px; font-weight: 400; letter-spacing: 0.2em; line-height: 1.2; text-transform: uppercase; text-shadow: 2px 2px 3px rgba(0,0,0,0.4); }
.carousel-fade .carousel-inner .item { -webkit-transition-property: opacity; transition-property: opacity; transition-duration: 1s !important; -webkit-animation: zoom 20s;
  animation: zoom 20s; }
.carousel-fade .carousel-inner .item, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right { opacity: 0; }
.carousel-fade .carousel-inner .active, .carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right { opacity: 1; }
.carousel-fade .carousel-inner .next, .carousel-fade .carousel-inner .prev, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right { left: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.carousel-fade .carousel-control { z-index: 2; }
.videoklas { object-fit: cover; width: 100vw; height: 100vh; top: 0; left: 0; position: absolute; }
/*---------------------------------------------------------------------------------slider--------------------*/
/*---------------------------------------------------------------------------------cookies-------------------*/
.kolacici { display: none; background-color: rgba(17,82,99,0.9); color:#fff; padding: 20px 0; text-align: center; position: fixed; bottom: 0; left: 0; right: 0; z-index: 99999 !important; }
.dugmekolacici { color: #fff; border: 2px solid rgba(255,255,255,0.75); background: transparent; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; height: auto; padding: 5px 15px; font-size: 12px; font-weight: 400; text-transform: uppercase; text-decoration: none; letter-spacing: 2px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; transition: all .6s ease; }
.dugmekolacici:hover { color: #000; background: #fff; transition: all .6s ease; }
/*---------------------------------------------------------------------------------cookies-------------------*/
/*---------------------------------------------------------------------------------futer---------------------*/
.futer { background-color: #000; padding-top: 50px; padding-bottom: 20px;  font-size: 14px;  }
.futer ul { list-style: none; padding-left: 0px; padding-bottom: 40px; }
.futer ul li { margin-bottom: 8px; position: relative; }
.futer ul li a { color: #909090; text-decoration: none; cursor: pointer; }
.futer ul li a:hover { color: #6f6f6f; text-decoration: none; cursor: pointer; }
.lidodatno i { display: inline-block; color: #999; }
.lidodatno a { display: inline-block; padding: 0 0 0 7px; -moz-transition: all 0.4s; -webkit-transition: all 0.4s; transition: all 0.4s; }
.lidodatno a:hover { display: inline-block; padding: 0 0 0 20px; -moz-transition: all 0.4s; -webkit-transition: all 0.4s; transition: all 0.4s; }
.lidodatno span { display: inline-block; padding: 0 0 0 7px; }
.futerSocial { text-align: center; padding-bottom: 20px; }
.futerSocial a { display: inline-block; margin: 0 10px; color: #909090; -moz-transition: all 0.4s; -webkit-transition: all 0.4s; transition: all 0.4s; }
.futerSocial a:hover { color: #6f6f6f; -moz-transition: all 0.4s; -webkit-transition: all 0.4s; transition: all 0.4s; }
.futerSocial a i { font-size: 30px; }
.futerKontakt p { text-align: center; margin-bottom: 10px; }
.futerKontakt p a { color: #909090; font-size: 16px; font-weight: 500; letter-spacing: 2px; text-decoration: none; -moz-transition: all 0.4s; -webkit-transition: all 0.4s; transition: all 0.4s; }
.futerKontakt p a:hover { color: #115263; text-decoration: none; -moz-transition: all 0.4s; -webkit-transition: all 0.4s; transition: all 0.4s; }
.futerKontakt i { margin: 0 20px; }
.futer2 { padding-top: 40px; padding-bottom: 15px; font-size: 12px; color: #909090; }
.futer2 a { color:#6f6f6f; text-decoration: none; cursor: pointer; }
.futer2 a:hover { color: #909090; text-decoration: none; }
/*---------------------------------------------------------------------------------futer---------------------*/
/*---------------------------------------------------------------------------------newsletter----------------*/
.newsletter { background-color: #f8eff3; color: #1c1d1d; text-align: center; padding: 50px 0; }
.newsletter h4 { font-size: 24px; }
.newsletterbox { width: 40%; margin-left: auto; margin-right: auto; margin-top: 30px; }
.newsletterbox button { background: #1c1d1d; color: #fff; border-radius: 0; border: solid 1px #1c1d1d; transition: all .6s ease; }
.newsletterbox button:hover { background: #1c1d1d; color: #115263; border-radius: 0; border: solid 1px #1c1d1d; transition: all .6s ease; }
.newsletterbox input { background: #fff; border-radius: 0; border: solid 1px #fff; -webkit-box-shadow: none; box-shadow: none; }
.newsletterbox input:focus { border-color: rgba(212,104,149,.5); outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(212,104,149,.5); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(212,104,149,.5); }
.socijalnemreze { text-align: center; padding-top: 50px; padding-bottom: 50px; }
.socijalnemreze a { display: inline-block; margin: 0 30px; }
/*---------------------------------------------------------------------------------newsletter----------------*/
/*---------------------------------------------------------------------------------blog----------------------*/
.naslov { text-align: center; }
.naslov h2 { font-size: 46px; margin: 80px 0 40px 0; color: #115263; }
.naslov a { display: inline-block; margin: 0 0 40px 0; padding: 5px 20px; border: solid 2px #dedede; color: #999; transition: all .6s ease; }
.naslov a:hover { text-decoration: none; background-color: #115263; color: #fff; border: solid 2px #115263; transition: all .6s ease; }
.blog { margin-bottom: 25px; color: #333; text-decoration:none !important; }
.blogkratakopis { text-align: center; padding: 0px; height: 200px; }
.blogkratakopis span { display: block; margin: 10px 0; text-align: center; font-size: 14px; color: #999; }
.blogkratakopis h3 { font-size: 18px; text-transform: uppercase; color: #181818; margin: 0 0 20px 0; text-decoration: none; -moz-transition: all 0.4s; -webkit-transition: all 0.4s; transition: all 0.4s; line-height: 22px; }
.blogkratakopis p { font-size: 14px; color: #666; }
.blog:hover h3 { color: #115263; text-decoration: none !important; -moz-transition: all 0.4s; -webkit-transition: all 0.4s; transition: all 0.4s; }
.blogslikalista { overflow: hidden; }
.blogslikalista img { margin-left: auto; margin-right: auto; z-index:-999; max-width:100%; -moz-transition:all 0.4s; -webkit-transition:all 0.4s; transition:all 0.4s; }
.blogslikalista:hover img { -moz-transform:scale(1.15); -webkit-transform:scale(1.15); transform:scale(1.15); }
/*---------------------------------------------------------------------------------blog----------------------*/
/*---------------------------------------------------------------------------------index---------------------*/
.onamaindex { padding-top: 100px; padding-bottom: 120px; text-align: center; color: #fff }
.onamaindex p { line-height: 1.5; font-size: 18px; letter-spacing: 1px; color: #fff; font-weight: 500; }
.onamaindex h2 { font-family: "Libre Caslon Text", serif; font-weight: 400; font-size: 42px; line-height: 1.5; margin-bottom: 80px; }
/*---------------------------------------------------------------------------------index---------------------*/
/*---------------------------------------------------------------------------------info----------------------*/
.tekst { line-height: 1.6; font-size: 18px; }
.tekst a { color:#7168d4; text-decoration: none; transition: all .6s ease; }
.tekst a:hover { color:#181818; text-decoration: none; transition: all .6s ease; }
.tekst h1 { font-size: 46px; color: #115263; margin-top: 30px; margin-bottom: 50px; text-align: center; }
.tekst h2 { font-size: 22px; text-transform: uppercase; color: #115263; margin-top: 30px; margin-bottom: 20px; }
.tekst h3 { font-size: 18px; text-transform: uppercase; color: #181818; margin-top: 30px; margin-bottom: 20px; }
/*---------------------------------------------------------------------------------info----------------------*/
/*---------------------------------------------------------------------------------blog detaljno-------------*/
.blog { line-height: 1.6; font-size: 18px; }
.blog a { color:#7168d4; text-decoration: none; transition: all .6s ease; }
.blog a:hover { color:#181818; text-decoration: none; transition: all .6s ease; }
.blog h1 { font-size: 40px; color: #115263; margin-top: 40px; margin-bottom: 50px; text-align: center; }
.blog h2 { font-size: 26px; color: #115263; margin-top: 30px; margin-bottom: 20px; }
.blog h3 { font-size: 20px; color: #181818; margin-top: 30px; margin-bottom: 20px; }
/*---------------------------------------------------------------------------------blog detaljno-------------*/
/*---------------------------------------------------------------------------------pagging-------------------*/
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover { z-index: 3; color: #fff; cursor: default; background-color: #115263; border-color: #115263; }
.pagination>li>a, .pagination>li>span { position: relative; float: left; padding: 6px 12px; margin-left: -1px; line-height: 1.42857143; color: #115263; text-decoration: none; background-color: #fff; border: 1px solid #ddd; }
/*---------------------------------------------------------------------------------pagging-------------------*/
/*---------------------------------------------------------------------------------kontakt-------------------*/
.kontaktikonica { display: block !important; font-size: 42px; margin-bottom: 30px; color: #115263; }
.border { border-right: solid 1px #dedede; }
.infoheight { height: 160px; margin: 50px 0; }
.infoheight a { color: #666; text-decoration: none; transition: all .6s ease; }
.infoheight a:hover { color: #115263; text-decoration: none; transition: all .6s ease; }
.kontaktpod { font-size: 15px; font-weight: 600; margin-bottom: 25px; margin-top: 0; text-transform: uppercase; }
.mojbox { border-radius: 0px !important; height: 50px; border-color: #ccc !important; -webkit-box-shadow: none !important; box-shadow: none !important; }
.dugme { color: #fff; border: 2px solid #115263; background: #115263; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; height: auto; padding: 8px 37px; font-size: 14px; font-weight: 500; text-transform: uppercase; text-decoration: none; letter-spacing: 2px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; transition: all .6s ease; display: inline-block; }
.dugme:hover { color: #fff; background: #246e82; border: 2px solid #246e82; transition: all .6s ease; }
/*---------------------------------------------------------------------------------kontakt-------------------*/
/*---------------------------------------------------------------------------------lista proizvoda------------*/
.lista { margin-bottom: 25px; text-decoration: none !important; }
.listaopis { text-align: center; padding: 0px; }
.listaopis span { display: block; margin: 10px 0; text-align: center; font-size: 14px; color: #999; }
.listaopis h3 { font-size: 18px; color: #181818; margin: 10px 0 0 0; text-decoration: none; -moz-transition: all 0.4s; -webkit-transition: all 0.4s; transition: all 0.4s; height: 40px; }
.listaopis p { font-size: 22px;  margin-bottom: 0; color: #115263; font-weight: 400; }
.lista:hover h3 { color: #115263; text-decoration: none !important; -moz-transition: all 0.4s; -webkit-transition: all 0.4s; transition: all 0.4s; }
/*---------------------------------------------------------------------------------lista proizvoda------------*/
/*---------------------------------------------------------------------------------proizvod-------------------*/
.breadcrumb li { font-size: 12px; }
.breadcrumb li a { color: #7168d4; text-decoration: none; }
.proizvod h1 { font-size: 22px; margin: 30px 0 15px 0; }
.proizvod p { font-size: 14px; margin: 0px 0px 30px 0px; color: #787878; }
.proizvod h3 { font-size: 28px; font-weight: 300; color: #115263; margin: 30px 0 30px 0; }
.stickyimg { position: sticky; top: 150px; }
.strelice { font-size: 20px; color: #fff; }
.dugmekupi { display: block; width: 100%; text-align: center; background: #000; color: #fff; padding: 10px; font-size: 18px; letter-spacing: 2px; margin-bottom: 30px; border: solid 1px #000; }
.mojtitle { padding-left: 50px; }
.mojtitle i:before { position: absolute; left: 10px; top: 10px; font-size: 38px; color: #115263; }
.modaltekst h1 { font-size: 22px; margin: 0px 0px 0px 0px; }
.modaltekst h3 { font-size: 24px; font-weight: 300; color: #115263; margin: 30px 0 30px 0; }
.idiukorpu { color: #fff; border: 2px solid #115263; background: #115263; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; text-decoration: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; transition: all .6s ease; display: inline-block; }
.idiukorpu:hover { color: #fff; background: #b74f7a; border: 2px solid #b74f7a; transition: all .6s ease; }
.nastavikupovinu { color: #fff; border: 2px solid #7168d4; background: #7168d4; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; text-decoration: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; transition: all .6s ease; display: inline-block; }
.nastavikupovinu:hover { color: #fff; background: #5a51ba; border: 2px solid #5a51ba; transition: all .6s ease; }
/*---------------------------------------------------------------------------------proizvod-------------------*/
/*---------------------------------------------------------------------------------korpa----------------------*/
.naslovkorpe { font-size: 18px; padding: 10px; margin: 20px 0; background: #eee; }
.kopalista { font-size: 14px; }
.korpavisina { height: 100px; position: relative; }
.korpavisina img { height: 100px; }
.korpasredina { position: absolute; top: 50%; transform: translateY(-50%); display: block; }
.dugmeobrisi { border: 0; background-color: transparent; }
.dugmeobrisi i { font-size: 26px; color: #000; }
.quantity-wraper { min-width: 90px; text-align: center; position: relative; }
.quantity-wraper .qty-counter { display: flex; border: 1px solid rgba(0, 0, 0, 0.3); border-radius: 25px; overflow: hidden; width: 90px; align-self: center; height: 40px; color: rgb(0, 0, 0); }
.qty-counter { display: flex; border: 1px solid rgba(0,0,0,.3); border-radius: 25px; overflow: hidden; width: 90px; align-self: center; height: 50px; color: #000; }
.quantity-wraper .qty-counter .qty-counter__button { background-color: transparent; border: none; padding: 10px; cursor: pointer; font-family: inherit; font-size: 20px; line-height: 0.6; font-weight: 700; color: rgb(0, 0, 0); }
.quantity-wraper input { position: relative; appearance: none; background: transparent; border: none; padding: 0px; margin: 0px; font-size: 16px; width: auto; text-align-last: center; box-shadow: none; z-index: 4; min-width: 20px; outline: none !important; }
.idkorpe { display: block; font-size: 12px; color: #000; padding: 0px 10px; font-weight: 600; }
.cenasapdv { display: block; font-size: 12px; color: #666; padding: 20px 10px; }
.korpaukupno { padding: 20px 10px; color: #fff; font-size: 22px; font-weight: 300; }
.korpaukupnocena { float: right; }
.dugmenastavi { color: #fff; border: 2px solid #115263; background: #115263; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; transition: all .6s ease; display: block; text-align: center; font-size: 18px; padding: 8px; text-decoration: none; }
.dugmenastavi:hover { color: #fff; background: #b74f7a; border: 2px solid #b74f7a; transition: all .6s ease; text-decoration: none; }
/*---------------------------------------------------------------------------------korpa----------------------*/
/*---------------------------------------------------------------------------------hvala----------------------*/
.hvala h1 { font-family: 'Catamaran', sans-serif; color: #115263; font-size: 40px; letter-spacing: 2px; font-weight: 900; line-height: 1; text-align: center; margin: 70px 0 70px 0; }
/*---------------------------------------------------------------------------------hvala----------------------*/
.perfect { position: absolute; top: -55px; left: 15px; right: 15px; color: #fff; background-color: rgba(212,104,149,1); padding: 30px 40px; font-family: "Libre Caslon Text", serif; font-size: 32px; letter-spacing: 1px; font-weight: 700; text-align: center; }
@media (max-width: 1200px){
    .meni2 ul li { margin: 0px 0px; }
    .meni2 ul li a { font-size: 13px; letter-spacing: 0px; padding: 5px 9px; }
    .textslider h1 { font-size: 40px; }
    .perfect { font-size: 30px; letter-spacing: 0px; }
    .naslov h2 { font-size: 40px; }
    .onamaindex h2 { font-size: 40px; }
    .blogNaslov h2 { font-size: 40px; margin: 10px 0 50px 0; }
    .tekst h1 { font-size: 40px; margin-top: 10px; margin-bottom: 50px; }
    .blog h1 { font-size: 36px; margin-top: 10px; }
    .korpavisina img { height: 80px; }
    .korpavisina { height: 80px; }
}
@media (max-width: 992px){
    .marginTop { margin-top: 170px; }
    .meni2 { margin: 65px 0px 20px 0px; }
    .logodidi img { height: 60px; }
    .visinaslidera { height: 600px; }
    .textslider { padding-left: 50px; padding-right: 50px; }
    .textslider h1 { font-size: 34px; }
    .perfect { font-size: 26px; letter-spacing: 0px; }
    .naslov h2 { font-size: 34px; margin: 70px 0 20px 0; }
    .listaopis h3 { font-size: 16px; }
    .onamaindex { padding-top: 80px; padding-bottom: 100px; }
    .onamaindex h2 { font-size: 34px; margin-bottom: 60px; }
    .blogNaslov h2 { font-size: 34px; margin: 10px 0 30px 0; }
    .proizvod h1 { font-size: 22px; }
    .breadcrumb li { font-size: 10px; }
    .tekst { font-size: 16px; }
    .tekst h1 { font-size: 34px; margin-top: 10px; margin-bottom: 30px; }
    .tekst h2 { font-size: 20px; }
    .blog h3 { font-size: 18px; }
    .blog h1 { font-size: 34px; margin-top: 10px; }
    .blog { font-size: 16px; }
}
@media (max-width: 768px){
    .futerKontakt { text-align: center; }
    .futerKontakt p a { display: block; }
    .futer ul { padding-bottom: 20px; }
    .futer ul li { text-align: center; }
    .lidodatno i { display: none; }
    .newsletter { padding: 50px 15px; }
    .newsletterbox { width: 100%; }
    .col-xs-15 { width: 33.3333333%; float: left; }
    .socijalnemreze img { height: 70px; }
    .socijalnemreze a { margin: 0 10px; }
    .logocentar img { height: 52px; top: 0px; }
	.navbar-nav>li>.dropdown-menu { background-color: transparent!important; }
    .stickyimg { position: inherit; top: auto; }
    .perfect { padding: 20px 20px; font-size: 18px; }
    .onamaindex { padding-top: 50px; padding-bottom: 60px; }
    .onamaindex h2 { font-size: 26px; margin-bottom: 40px; }
    .naslov h2 { font-size: 30px; margin: 70px 0 20px 0; }
    .naslov a { padding: 3px 10px; font-size: 14px; }
    .textslider { width: 100%; padding-left: 15px; padding-right: 15px; }
    .textslider h1 { font-size: 30px; }
    .navbar-toggle { margin-right: 0px; padding: 9px 0px; border-radius: 0px; }
	.navbar-toggle {  }
    .navbar-default .navbar-toggle { border-color: transparent; }
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover { background-color: transparent; }
	.navbar-default .navbar-collapse, .navbar-default .navbar-form { border-color: transparent; }
	.navbar-collapse { border-top: none; -webkit-box-shadow: none; box-shadow: none; }
    .navbar-default .navbar-toggle .icon-bar { background-color: #000; }
    .navbar-toggle .icon-bar { display: block; width: 34px; height: 2px; border-radius: 0px; }
    .navbar-toggle .icon-bar+.icon-bar { margin-top: 8px; }
    .logodidi img { height: 50px; }
    .shoppingbag { top: 8px; left: auto; right: 110px; font-size: 30px; color: #000; }
    .visinaslidera { height: 500px; }
    .meni2 { margin-bottom: 5px; margin-top: 5px; }
    .meni2 ul { margin-top: 40px; margin-bottom: 30px; }
    .meni2 ul li { display: block; text-align: center; }
	.meni2 ul li a { display: block; font-weight: 500; letter-spacing: 0; font-size: 20px !important; text-align: center !important; padding: 15px 5px !important; color: #000 !important; }
    .aktivnastrana:before { width: 0px; }
    .meni2 ul li a:hover:before { width: 0px; }
    a:focus { outline: none; outline-offset: -2px; }
    .marginTop { margin-top: 120px; }
    .blogNaslov h2 { font-size: 26px; margin: 20px 0 30px 0; }
    .tekst h1 { font-size: 26px; margin-top: 20px; margin-bottom: 30px; text-align: center; }
    .tekst h2 { font-size: 18px; }
    .blog h1 { font-size: 26px; margin-top: 20px; margin-bottom: 30px; }
    .blog h2 { font-size: 20px; color: #115263; }
    .modaltekst h1 { font-size: 18px; }
    .modaltekst h3 { font-size: 20px; font-weight: 500; color: #115263; margin: 10px 0 0px 0; }  
}