@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Dosis:400,500,600|Open+Sans:400,600,700');
/* CSS Document
font-family: 'Dosis', sans-serif;
font-family: 'Open Sans', sans-serif;
plava iz loga #178ec6  ---  23,142,198

*/
body { font-family: 'Open Sans', sans-serif; font-size: 14px; color: #666; overflow-x: hidden; }
/*---------------Social--------------*/
.social { position:fixed; left:0; bottom:5%; z-index:99999 !important; }
.social ul { list-style:none; padding:0; margin:0; }
.social ul li { display:block; text-align:center; }
.social ul li a { display:block; color:#fff;padding:10px; font-size:24px; -moz-transition: all 0.4s; -webkit-transition: all 0.4s; transition: all 0.4s; }
.social ul li a:hover { -moz-transition: all 0.4s; -webkit-transition: all 0.4s; transition: all 0.4s; }
.sociallink { color:#fff !important; font-size:20px; width:45px; padding:8px; text-align:center; -moz-transition: all 0.4s; -webkit-transition: all 0.4s; transition: all 0.4s; }
.sociallink:hover { width:75px; -moz-transition: all 0.4s; -webkit-transition: all 0.4s; transition: all 0.4s; }
.bojafacebook { background-color:#3f5798; }
.bojatwitter { background-color:#3b9ef2; }
.bojagoogle { background-color:#d54f45; }
.bojamail { background-color:#585858; }
/*---------------Social--------------*/
/*---------------Cookies--------------*/
.kolacici { display: none; background-color: rgba(0,0,0,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, .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--------------*/
/*---------------Menu Styles--------------*/
.meni { position: fixed; top: 0; left:0; right: 0; z-index: 999; padding-right: 50px; padding-left: 50px; background-color: rgba(10,10,10,0.9); transition: all .6s ease; }
.transparent { background-color: rgba(10,10,10,0.2); !important; transition: all .6s ease; }
.meni img { margin-top: 20px; max-height: 30px; }
.meni2 { background-color: transparent; margin-bottom: 0px; border-bottom: 0px; padding-top: 10px; padding-bottom: 10px; }
.meni2 ul li a { color: rgba(255,255,255, 0.7) !important; text-decoration: none; cursor: pointer; transition: all .6s ease; }
.meni2 ul li a:hover { color: #fff !important; text-decoration: none; transition: all .6s ease; }
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover { background-color: transparent !important; }
.dropdown-menu>li>a { padding: 7px 20px; }
.dropdown-menu { left: 0px !important; background-color: rgba(10,10,10,0.9); min-width: 250px; padding: 10px !important; }
.navbar-nav>li>.dropdown-menu { margin-top: 9px; }
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover { background: rgba(255,255,255, .09) !important; }
.otvori-meni { display: none; }
/*---------------Menu Styles--------------*/
.indexlink a { text-decoration: none; }
.indexlink a:hover { text-decoration: none; }
.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; }
.mt50 { margin-top:50px; }
.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; }
.mb50 { margin-bottom:50px; }
.ml15 { margin-left: 15px; }
.fastlink { text-align: center; margin-bottom: 25px; transition: all .6s ease; opacity: 1; filter:alpha(opacity=100); }
.fastlink:hover { transition: all .6s ease; opacity: 0.6; filter:alpha(opacity=60); }
.fastlink span { font-size: 52px; color:#b1b1b1 !important; }
.fastlink h1 { font-size: 24px; color:#178ec6; margin-bottom: 15px; }
.fastlink p { color:#666; }
.fastlink a { text-decoration: none; }
.fastlink a:hover { text-decoration: none; }
.program h1 { font-size: 24px; color:#178ec6; margin-bottom: 15px; }
.cenaprograma { font-size: 24px; font-weight: 400; color: #000; }
.cenaprogramadugme { color: #000; border: 2px solid rgba(0,0,0, .75); background: transparent; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; height: auto; padding: 8px 37px; 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; }
.cenaprogramadugme:hover { color: #fff; background: #000; transition: all .6s ease; }

.borderlogotipa { border-top: solid 1px #dedede; border-right: solid 1px #dedede; padding:20px 20px; text-align: center; -webkit-filter: grayscale(100%); filter: grayscale(100%); opacity: 0.35; filter:alpha(opacity=35); transition: all .6s ease; cursor: pointer; }
.borderlogotipa:hover { -webkit-filter: grayscale(0%); filter: grayscale(0%); opacity: 1; filter:alpha(opacity=100); transition: all .6s ease; cursor: pointer; }
.zastomi { background-color: #178ec6; color: #fff; padding: 50px 0; font-size: 16px; line-height: 1.7; }
.onama-zastomi { font-family: Dosis, arial, sans-serif; text-transform: uppercase; letter-spacing: 0.2em; font-size: 30px; font-weight: 400; }

.novosti-pozadina { background-color: #131313; padding-top: 30px; padding-bottom: 30px; }
.novosti p { color: #ffffff; font-size: 24px; border-bottom: 1px solid #525252; width: 200px; padding-bottom: 10px; margin-bottom: 25px; }
.datum { color: #525252; font-size: 12px; }
.vest { font-size: 13px; color: #999; }
.vest a { text-decoration: none; cursor: pointer; }
.vest a:hover { text-decoration: none; }
.vest h2 { color: #178ec6; font-size: 20px; font-weight: 400; margin-top: 5px; margin-bottom: 5px; }

.slidermini { padding: 100px 0; color: #fff; }
.slidermini h1 { font-family: 'Dosis', sans-serif; font-size: 38px; font-weight: 400; line-height: 1.4; text-transform: uppercase; letter-spacing: 0.5em; text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.7); }
.slidermini p { font-family: 'Dosis', sans-serif; font-size: 16px; font-weight: 400; line-height: 1.4; text-transform: uppercase; letter-spacing: 0.2em; text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.7); }

.blog img { margin-bottom: 20px; }
.blog h1 { font-family: 'Dosis', sans-serif; margin-bottom: 6px; font-size: 18px; text-transform: uppercase; letter-spacing: 0.2em; line-height: 1.3; }
.blog a { text-decoration: none; color: #178ec6; }
.blog a:hover { text-decoration: none; }
.post-prev-info { margin-bottom: 15px; font-size: 11px; text-decoration: none; color: #aaa; font-family: Dosis, arial, sans-serif; text-transform: uppercase; letter-spacing: 0.2em; }
.post-prev-text {}
.post-prev-more { margin-top: 20px; margin-bottom: 20px; }
.blogdugme { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; color: #777 !important; background: #e5e5e5; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 4px 13px; border: 2px solid transparent; font-size: 11px; font-weight: 400; text-transform: uppercase; text-decoration: none; letter-spacing: 2px; box-shadow: none; transition: all .6s ease; }
.blogdugme:hover { color: #fff !important; background: #000; transition: all .6s ease; }
.widget { padding-left: 70px; }
.widget h2 { margin-bottom: 20px; margin-top: 0; padding-bottom: 5px; text-transform: uppercase; font-size: 18px; font-weight: 400; color: #178ec6; border-bottom: 1px solid #ccc; }
.clearlist, .clearlist li { list-style: none; padding: 0; margin: 0; background: none; }
.widget-menu li { padding: 5px 0; }
.widget-menu li a { color: #666; text-decoration: none; transition: all .6s ease; }
.widget-menu li a:hover { color: #178ec6; text-decoration: none; transition: all .6s ease; }
.widget-posts li { padding: 12px 0; border-bottom: 1px dotted #eaeaea; }
.widget-posts li a { display: block; color: #178ec6; text-decoration: none; transition: all .6s ease; }
.widget-posts li a:hover { color: #666; text-decoration: none; transition: all .6s ease; }
.widget-posts-img { float: left;  margin: 0 7px 0 0; }
.widget-posts-descr { overflow: hidden; }
.widget-posts-descr span { font-family: Dosis, arial, sans-serif; text-transform: uppercase; letter-spacing: 0.2em; font-size: 11px; }
.blog-item-body { }
.blog-naslov { margin-top: 0; font-size: 28px; font-family: Dosis, arial, sans-serif; text-transform: uppercase; font-weight: 400; color: #333; line-height: 1.4; letter-spacing: 0.2em; }
.lead { margin-bottom: 20px; font-size: 18px; font-weight: 400; line-height: 1.4; }
.media, .media-body { overflow: hidden; zoom: 1; }
.media-body, .media-left, .media-right { display: table-cell; vertical-align: top; }
.media-left, .media>.pull-left { padding-right: 10px; }
.media-middle { vertical-align: middle;}
.media-body { overflow: hidden; }
.media-body { width: 10000px; }
.blog-text-center { line-height: 1.6; }
.blog-text-center a { color: #178ec6 !important; text-decoration: none; transition: all .6s ease; }
.blog-text-center a:hover { color: #666 !important; text-decoration: none; transition: all .6s ease; }
.blog-text-center h2 { color: #178ec6 !important; font-size: 20px; }
.blog-text-center h3 { color: #178ec6 !important; font-size: 16px; }
.mojmediapadding { padding-right: 40px; }
.mojmediapadding span { width: 50px; }
.postupakrada h4 { font-size: 22px; color:#333; margin-bottom: 15px; letter-spacing: 0.1em; }

.kontakt a { color: #666; text-decoration: none; }
.kontakt a:hover { text-decoration: none; }
.kontakt label { font-weight: 400; }
.kontakt h1 { font-size: 24px; color:#178ec6; margin-bottom: 15px; }
.mojselect { background-color: #fff !important; padding: 0px !important; }
.iconcont {margin-right: 10px; font-size:22px; color: #178ec6; width: 50px; }
.infosmall { text-align: center; margin-bottom: 25px; transition: all .6s ease; opacity: 1; filter:alpha(opacity=100); }
.infosmall:hover { transition: all .6s ease; opacity: 0.6; filter:alpha(opacity=60); }
.infosmall span { font-size: 40px; color:#b1b1b1 !important; }
.infosmall h1 { font-size: 14px; font-weight: 400; color:#999; margin-bottom: 15px; }
.infosmall p { color:#666; }
.infosmall a { text-decoration: none; }
.infosmall a:hover { text-decoration: none; }
.infotext h1 { font-size: 24px; font-weight: 400; color:#178ec6; margin-bottom: 20px; margin-top: 0px; }
.infotext h2 { font-size: 20px; font-weight: 400; }

.pricing-item { margin: 0 0 30px; position: relative; text-align: center; }
.main .pricing-item-inner { border-color: #aaa; }
.pricing-item-inner { border: 1px solid #eaeaea; vertical-align: middle; }
.pricing-wrap { position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 30px 20px; text-align: center; overflow: hidden; }
.plava { background-color: rgba(72, 197, 220, 0.9); }
.crvena { background-color: #f359b0; }
.narandzasta { background-color: #ff9966; }
.pink { background-color: #cd59f3; }
.svetloplava { background-color: #35c1ca; }
.cenatop { color: #fff; margin-top: -30px; margin-right: -30px; margin-left: -30px; padding-bottom: 5px; }
.pricing-icon { padding-top: 10px; padding-bottom: 5px; position: relative; font-size: 32px; z-index: 1; }
.pricing-title { position: relative; margin-bottom: 30px; font-size: 20px; font-weight: 400; text-transform: uppercase; letter-spacing: 1px; z-index: 1; }
.pr-list { margin: 0 -20px 30px; padding: 0; color: #666; font-size: 13px; font-weight: 600; text-transform: uppercase; letter-spacing: 2px; }
.pr-list li { padding: 12px 20px; list-style: none; border-bottom: 1px solid #f1f1f1; }
.pricing-num { font-size: 40px; font-weight: 300; line-height: 1; color: #000; }
.pricing-num sup { font-family: "Open Sans", Arial, Helvetica, sans-serif; font-size: 18px; font-weight: 400; position: relative; top: -20px; left: -3px; margin-left: -7px; }
.galerija { padding:3px !important; cursor:pointer !important; }
.galerija:hover { cursor:pointer; }
.galerija img { margin-bottom: 20px; padding: 3px; border: solid 1px #dedede; }
.galerija h1 { font-family: 'Dosis', sans-serif; margin-bottom: 6px; font-size: 18px; text-transform: uppercase; letter-spacing: 0.2em; line-height: 1.3; }
.galerija a { text-decoration: none; color: #178ec6; }
.galerija a:hover { text-decoration: none; }


.futer { background-color: #000; color: #fff; }
.malaikonica { font-size: 50px; margin-top: 15px; display: inline-block; float: left; }
.futeropis { display: inline-block; margin-top: 15px; font-size: 24px; line-height: 18px; margin-left: 15px; }
.futeropis span { font-size: 12px; display: block; margin-bottom: 5px; }
.futerbg-two { background-color: rgba(72, 197, 220, 0.9); color: #fff; height: 90px; }
.futerbg-three { background-color: rgba(70, 174, 220, 0.9); color: #fff; height: 90px; }
.futerbg-four { background-color: rgba(57, 154, 222, 0.9); color: #fff; height: 90px; }
.futermeni h3 { font-size: 14px; color: #fff; }
.futermeni ul { list-style: none; padding: 0; margin: 0; }
.futermeni ul li { display: block; font-size: 13px; padding: 2px 0; color: #666; }
.futermeni ul li a { text-decoration: none; cursor: pointer; color: #666; transition: all .6s ease; }
.futermeni ul li a:hover { text-decoration: none; cursor: pointer; color: #fff; transition: all .6s ease; }

/*---------------Carousel Styles--------------*/
.slider { padding: 0; }
.carousel-indicators .active { background-color: #178ec6; }
.carousel-indicators li { width: 25px; border-radius: 0; }
.carousel-indicators .active { width: 25px; }
.carousel-inner img { width: 100%; }
.carousel-control { margin: 0; padding: 0; width: 22%; }
.carousel-control.left { opacity: 0.6; filter:alpha(opacity=60); display: block; position: absolute; top: 50%; margin-top: -50px; 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%; margin-top: -50px; 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: center; width: 100%; color:#fff; padding-left: 200px; padding-right: 200px; display: table; }
.textslider h1 { font-family: 'Dosis', sans-serif; font-size: 48px; font-weight: 400; line-height: 1.4; text-transform: uppercase; letter-spacing: 0.7em; }
.iznadh1 { margin-bottom: 50px; font-size: 16px; font-weight: 400; letter-spacing: 0.3em; line-height: 1.2; text-transform: uppercase; }
.textslider h2 { margin-top: 40px; margin-bottom: 40px; font-size: 16px; font-weight: 400; letter-spacing: 0.3em; line-height: 1.2; text-transform: uppercase; }
.filter { background-color: rgba(0,0,0,0.4); }
.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: 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; }
.dugmeslider:hover { color: #000; background: #fff; transition: all .6s ease; }
/*---------------Carousel Styles--------------*/
@media (max-width: 1200px){
	.futeropis { font-size: 18px; }
	.widget { padding-left: 15px; }
	.blog { height: 480px; }
}
@media (max-width: 992px){
	.textslider { padding-left: 70px; padding-right: 70px; }
	.malaikonica { font-size: 32px; }
	.futeropis { font-size: 14px; }
	.futeropis span { font-size: 10px; }
	.futerbg-four { padding-right: 0px; height: 70px; }
	.futerbg-two { height: 70px; }
	.futerbg-three { height: 70px; }
	.blog { height: auto; }
}
@media (max-width: 768px){
	body { font-size: 15px; }
	.vest { font-size: 14px; }
	.malaikonica { font-size: 44px; }
	.futermeni ul li { font-size: 14px; }
	.futeropis { font-size: 18px; }
	.futeropis span { font-size: 12px; }
	.futerbg-four { padding-right: 0px; height: 90px; }
	.futerbg-two { height: 90px; }
	.futerbg-three { height: 90px; }
	.vest { margin-bottom: 25px; }
	.textslider { padding-left: 35px; padding-right: 35px; }
	.textslider h1 { font-size: 34px; line-height: 1.4; letter-spacing: 0.1em; }
	.iznadh1 { margin-bottom: 30px; font-size: 14px; letter-spacing: 0.2em; }
	.textslider h2 { margin-top: 30px; margin-bottom: 40px; font-size: 14px; letter-spacing: 0.2em; }
	.dugmeslider { padding: 8px 10px; font-size: 11px; margin-bottom: 10px; }
	.meni { padding-right: 10px; padding-left: 20px; }
	.navbar-default .navbar-toggle .icon-bar { background-color: #ffffff; } 
	.navbar-default .navbar-toggle { border-color: transparent !important; }
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover { background-color: transparent !important; }
	.navbar-collapse { border-top: 0px; }
	.meni2 { margin-top: -50px; }
	.transparent { background-color: rgba(10,10,10,1); !important; }
	.novosti p { width: 150px; }
	.widget { padding-left: 0px; }
	.mojmediapadding { padding-right: 0px; display: block; }
	.postupakrada h4 { text-align: center; }
	.mobpadd { padding-left: 0; padding-right: 0; }
	.novosti-naslov { margin-top: 15px; }
	.slidermini h1 { font-size: 34px; letter-spacing: 0.2em; }
	.infotext ul { padding: 0 0 0 20px; }
	
	.social { bottom:0; }
	.social ul li a { font-size:18px; }
	.sociallink { font-size:20px; width:34px; padding:5px;}
	.sociallink:hover { width:60px;}
}