/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */

/* SPLOŠNE */

/* Fonti */
.fontcaveat {
   font-family: 'Caveat', cursive !important;
}
.fontgruppo {
   font-family: 'Gruppo', cursive !important;
}
.font11 {
    font-size:11px;
}
.font12 {
    font-size:12px;
}
.font13 {
    font-size:13px;
}
.font14 {
    font-size:14px;
}
.font15 {
    font-size:15px;
}
.font17 {
    font-size:17px;
}
.font18 {
    font-size:18px;
}
.font20 {
    font-size:20px;
}
.font20im {
    font-size:20px !important;
}
.font22 {
    font-size:22px;
}
.font28 {
    font-size:28px;
}
.font30 {
    font-size:30px;
}
.font45im {
    font-size:45px !important;
}
.font65 {
    font-size:65px;
}
.font70 {
    font-size:70px;
}
.font80 {
    font-size:80px;
}
.fontitalic {
    font-style:italic;
}
.fontbold {
    font-weight: bold;
}
.fontnormal {
    font-weight: normal;
}
.fontprecrtan {
    text-decoration: line-through;
}
.colorbela {
    color: #ffffff;
}
.colorbelaim {
    color: #ffffff !important;
}
.colorgray {
    color: gray;
}
.colorgrayim {
    color: gray !important;
}
.colorsiva {
    color: #6c757d;
}
.colorsvsiva1 {
    color:#BDBDBD;
}
.colorsvsiva2 {
    color:#bbb;
}
.colorsvsivaim {
    color:#aeaeae !important;
}
.colortemnosiva {
    color:#343a40;
}
.colortemnosivaim {
    color:#343a40 !important;
}
.colormodra {
    color: #007bff;
}
.colorsvmodra {
    color: #0099e3;
}
.colorsvmodraim {
    color: #0099e3 !important;
}
.colorsv1modra {
    color: #0099e3;
}
.colorsvmodra2im {
    color:#6ad5ff !important;
}
.colormodra2 {
    color: #0378df;
}
.colormodra2im {
    color: #0378df !important;
}
.colortemna {
    color:#212529;
}
.colortemna1 {
    color:#181b22;
}
.colorrdeca {
    color:#F00;
}
.colorrdecaim {
    color:#F00 !important;
}
.colorvijolicnatemnaim {
    color:#3c2786 !important;
}
.colorvijolicnasvetlaim {
    color:#8c78d2 !important;
}
.colorumena {
    color: #fdd700;
}
.colororanznaim{
    color:#ff9d1f !important;
}
.bgcolorvijolicnatemnaim {
    background-color:#3c2786 !important;
}
.bgcolorvijolicnasvetlaim {
    background-color:#8c78d2 !important;
}
.bgcolororanznaim {
    background-color:#ff9d1f !important;
}
.bgcolormodra2im {
    background-color:#0378df !important;
}
.vrstica12 {
    line-height: 1.2;
}
.vrstica17 {
    line-height: 1.7;
}
.vrstica18 {
    line-height: 1.8;
}
.vrstica25px {
    line-height: 25px;
}
.vrstica32px {
    line-height: 32px;
}
.poravnavacenter {
    text-align:center;
}
.poravnavadesno {
    text-align:right;
}
.alinejakrog {
  list-style: none;
}
.alinejakrog li::before {
  content: "\2022";
  color: #0079c2;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}
.alinejacircleim {
    list-style-type: circle !important;
}

/* Pozicije, posebnosti */
.displaytabelarow {
    display:table-row;
}
.displaytabelacelica {
    display:table-cell;
}
.displaynone {
    display:none;
}
.displaynoneim {
    display:none !important;
}
.displayblock {
    display:block;
}
.displayblockim {
    display:block !important;
}
.displayinline {
    display:inline;
}
.displayinlineblock {
    display:inline-block;
}
.cd-filter-block .list li.displaynoneim {
    display:none !important;
}
.verticalpozicijam {
    vertical-align:middle;
}
.verticalpozicijat {
    vertical-align:top;
}
.floatl {
    float:left;
}
.floatd {
    float:right;
}
.pocistil{
    clear:left;
}
.pocistid{
    clear:right;
}
.pocistiboth {
    clear:both;
}
.positionrel{
    position:relative;
}
.flex33 {
    flex: 0 0 33.3%;
}
.aligntxtcenter{
    text-align:center;
}
.aligntxtl{
    text-align:left;
}
.aligntxtd{
    text-align:right;
}
.hoverunder0:hover{
    text-decoration:none;
}
.colorsv1modra.hoverunder0:hover {
    color: #0099e3;
}
.hovercolortemna1:hover{
    color:#181b22;
}
.klikcursor{
    cursor:pointer;
}
.klikcursor li input,label{
    cursor:pointer;
}
.klikcursorno {
    cursor:default;
}
.zindex140im{
    z-index:140 !important;
}
.ul-li-puscica li{
	list-style-type: disclosure-closed;
}
.rob-radious{
	border-radius: 15px;
}

/* Razmiki */
.paddingvse0im {
    padding:0px !important;
}
.paddingvse5 {
    padding:5px;
}
.paddinggor2 {
    padding-top: 2px;
}
.paddinggor3 {
    padding-top: 3px;
}
.paddinggor5 {
    padding-top: 5px;
}
.paddinggor7 {
    padding-top: 7px;
}
.paddinggor10 {
    padding-top: 10px;
}
.paddinggor15 {
    padding-top: 15px;
}
.paddinggor20 {
    padding-top: 20px;
}
.paddinggor25 {
    padding-top: 25px;
}
.paddinggor30 {
    padding-top: 30px;
}
.paddinggor40 {
    padding-top: 40px;
}
.paddingdol1 {
    padding-bottom: 1px;
}
.paddingdol3 {
    padding-bottom: 3px;
}
.paddingdol5 {
    padding-bottom: 5px;
}
.paddingdol10 {
    padding-bottom: 10px;
}
.paddingdol15 {
    padding-bottom: 15px;
}
.paddingdol30 {
    padding-bottom: 30px;
}
.paddingdol40 {
    padding-bottom: 40px;
}
.paddingdol50 {
    padding-bottom: 50px;
}
.paddingl30 {
    padding-left: 30px;
}
.paddingd5 {
    padding-right: 5px;
}
.paddingd15 {
    padding-right: 15px;
}
.paddingd60 {
    padding-right: 60px;
}
.padding50-0 {
    padding: 50px 0px;
}
.margingor15mim {
    margin-top:-15px !important;
}
.margingor2 {
    margin-top:2px;
}
.margingor5 {
    margin-top:5px;
}
.margingor5im {
    margin-top:5px !important;
}
.margingor10 {
    margin-top:10px;
}
.margingor10im {
    margin-top:10px !important;
}
.margingor12 {
    margin-top:12px;
}
.margingor15 {
    margin-top:15px;
}
.margingor20 {
    margin-top:20px;
}
.margingor25 {
    margin-top:25px;
}
.margingor30 {
    margin-top:30px;
}
.margingor35 {
    margin-top:35px;
}
.margingor40 {
    margin-top:40px;
}
.margingor60 {
    margin-top:60px;
}
.margindol0 {
    margin-bottom:0px;
}
.margindol0im {
    margin-bottom:0px !important;
}
.margindol5 {
    margin-bottom:5px;
}
.margindol10 {
    margin-bottom:10px;
}
.margindol10im {
    margin-bottom:10px !important;
}
.margindol15 {
    margin-bottom:15px;
}
.margindol15im {
    margin-bottom:15px !important;
}
.margindol20 {
    margin-bottom:20px;
}
.margindol25 {
    margin-bottom:25px;
}
.margindol20im {
    margin-bottom:20px !important;
}
.margindol30 {
    margin-bottom:30px;
}
.margindol30im {
    margin-bottom:30px !important;
}
.margindol40 {
    margin-bottom:40px;
}
.margindol40im {
    margin-bottom:40px !important;
}
.margindol50 {
    margin-bottom:50px;
}
.margindol60 {
    margin-bottom:60px;
}
.marginl8p {
    margin-left:8%;
}
.marginl15 {
    margin-left:15px;
}
.marginl30 {
    margin-left:30px;
}
.marginl50 {
    margin-left:50px;
}
.margind10 {
    margin-right:10px;
}
.marginldminus15 {
    margin-right: -15px;
    margin-left: -15px;
}
.top12im{
    top:12px !important;
}
.top65im{
    top:65px !important;
}


/* Širina, višina */
.sirina47 {
    width: 47.6px;
}
.sirina50p {
    width: 50%;
}
.sirina175p {
    width: 175%;
}
.sirina100p {
    width: 100%;
}
.sirina100pim {
    width: 100% !important;
}
.minvisina277 {
    min-height: 277px;
}
.minvisina332 {
    min-height: 332px;
}
.maxsirina33 {
    max-width:33.3%;
}
.maxsirina100 {
    max-width:100%;
}

/* Ozadje */
.ozadjebarvasvetla {
    background-color: #f6f6f6;
}
.ozadjebarvasvmodra {
    background-color: #0099e3;
}
/*
#stars,#stars2,#stars3,::after,::before {
    box-sizing:content-box;
}
*/
#stars,#stars2,#stars3 {
    box-sizing:content-box;
}
#stars::after,#stars2::after,#stars3::after {
    box-sizing:content-box;
}
#stars::before,#stars2::before,#stars3::before {
    box-sizing:content-box;
}

/* SPREMENJENE */
.sec-bg3{
    background-color: #021220;
}
.nav-menu .main-menu a {
    font-size: 16px;
        font-family: "Open Sans",sans-serif !important;
}
.top-header .wrapper .heading {
    font-family: "Open Sans",sans-serif;
    font-weight: bold;
    text-transform: none;
}
.subheading {
    font-family: "Open Sans",sans-serif;
}
.section-heading {
    font-family: "Open Sans",sans-serif;
}
.blog .sidebar {
    font-family: "Open Sans",sans-serif;
}
.btn {
    font-family: "Open Sans",sans-serif;
    font-weight:600;
}
.services .service-wrap .service-section .title
{
    font-family: "Open Sans",sans-serif;
    font-weight:bold;
}
.pricing .wrapper .title {
    font-family: "Open Sans",sans-serif;
    font-weight: bold;
}
.fromer {
    font-family: "Open Sans",sans-serif;
    font-style: italic;
}
.sec-grad-grey-to-grey {
    background: radial-gradient(ellipse at bottom, #2b79dd 0%, #090A0F 100%) !important;
}
.help .help-container:hover {
 -webkit-transform:none;
 transform:none;
 -webkit-transition:none;
 -moz-transition:none;
 -ms-transition:none;
 transition:none
}
.help .help-item .inform .description {
    line-height: 24px;
}
.cd-filter-block .checkbox-label::before {
    border-radius: 5px;
}
.cd-top {
    bottom: 30px;
}
a:hover{
	color:#0099e3;
}

/* DODATKI NA STRANI */

/* teksti v headerju itd */

.section-heading {
    text-transform: none;
}
.mixcontainer .section-subheading {
    text-align: left;
}

/* spinner o se nalaga stran */
.double-bounce1, .double-bounce2 {
    background-color: #007aff;
}

/* puščica da te premakne na vrh strani */
.cd-top {
    background-color:#0099e3;
}

/* banner na podstraneh */
/* spremenjeno v style.css */
.header-ozadje-dodatno{
    background:url("../img/ozadjep2400.jpg") center no-repeat !important;
    background-position: 50% 43% !important;
    background-size: cover !important;
}

/* HEADER */
.infonews-nav a {
    font-size: 13px;
}
.menu-wrap .logo-menu{
    width: 100px;
    max-height:100%;
}
.menu-wrap.fixed {
    /*background: linear-gradient(89deg,#15212a 3%,#0099e3 98%) !important;*/
    background: none !important;
    /*background-color: #15212a !important;*/
    background: linear-gradient(#090A0F 11%,#0b2a51) !important;
}
.menu-wrap.fixed .logo-menu{
    width: 40px;
}
.menu-wrap.fixed .nav-menu .navigation {
    padding-top: 10px; 
}
.total-grad-inverse.zvezde{
    background: radial-gradient(ellipse at bottom, #0b2442 0%, #090A0F 100%);
}
.total-grad-inverse.zvezde.zvezde1{
    background: radial-gradient(ellipse at bottom, #09182b 0%, #090A0F 100%);
}
.total-grad-inverse.zvezde.zvezde2{
    background: radial-gradient(ellipse at bottom, #0b2442 0%, #090A0F 100%);
}
.total-grad-inverse.zvezde.zvezde3{
    background: radial-gradient(ellipse at bottom, #184279 0%, #090A0F 100%);
}
.menu-item.menu-item-has-children.gumb-menu-vps{
	margin-top: -5px;
}
.menu-item.menu-item-has-children.gumb-menu-vps a{
	font-family: "Caveat", cursive !important;
	font-size: 26px;
	display: block;
	padding: 0px;
	font-weight: bold;
	color: #0099e3 !important;
}
/* FOOTER */
.btn-secondary:not(:disabled):not(.disabled).active {
    background-color: #68cef5;
    border: solid 1px #68cef5;
}
.footer .heading {
    font-size: 17px;
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    text-transform: uppercase;
}
.footer .footer-menu .menu-item a{
    color: #0099e3 !important;
}
.footer .footer-menu .menu-item a:hover{
    color: #fff !important;
}
.footer-menu a:hover {
    color: #0099e3 !important;
}
.copyrigh a:hover {
    color: #0099e3 !important;
    text-decoration:none;
}
.footer{
    background-color: #090A0F;
}
.footer .soc-icons i:hover{
    color: #00c3ff !important;
}
.footer .footer-top {
    padding-bottom:0px;
}
.footer .copyrigh {
    padding-bottom: 10px;
    color: #bbb;
}
.footer .payment-list li p {
    font-size: 16px;
}
.footer .payment-list li i:hover {
    color: #808080;
}
.footer .payment-list li i.colorsvsiva1 {
    color: #BDBDBD;
}
.footertel1 {
    display:block;
}
.footertel {
    display:block;
}
.footertel2 {
    padding-bottom:5px;
}

/* DOMOV */
.ikonasist {
    margin-bottom: 40px;
    margin-top: 40px;
    text-align:center;
}
.help .help-item .inform .description.temnosivaim{
    color:#343a40;
}
.ikonasist img {
    max-height:100%;
    max-width: 100%;
}
.bannerdomov .sec-up {
    margin: -55px 0px 40px 0px;
}
.bannerdomov.casestudy .author {
    font-family: "Open Sans";
}
.bannerdomov.casestudy img{
	opacity: .9;
	height: 100%;
}
.naslov1caveat{
	font-size: 50px;
	font-family: caveat,sans-serif;
	color: #0099e3;
	font-weight: bold;
	padding-right: 8px;
}

/* CENIK */
.cd-filter-block h4 {
    text-transform: none !important;
}
.pomeri {
    font-family: caveat,sans-serif;
    color: #0099e3;
    font-size: 54px;
}

/* oblački s paketi */
.pricing .price.font20 {
  font-size: 20px;
}
.pricing .price.font20 sup {
  font-size: 12px;
}
.gumbakcija {
  border: solid 2px #f00;
  border-radius: 9px;
  width: 100px;
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 1;
}
.gumbakcija1 {
  border: solid 2px white;
  border-radius: 9px;
  background-color: #f00;
  font-size: 22px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
.gumbakcija2 {
  position: relative;
  height: 25px;
}
.pricing .price.font20 .period {
  font-size: 15px;
}
.paket-zahtevnejsi-div a.colorbela{
	text-decoration:underline;
}
.paket-zahtevnejsi-div a.colorbela:hover{
	color:#ffffff;
	text-decoration:none;
}
.pricing .wrapper .top-content.paketsredinavse {
    padding: 40px 40px 20px 40px;
}
.pricing .wrapper .title.paketnaslov{
    padding-top:5px;
    padding-bottom:5px;
    font-size: 22px;
	line-height: normal;
}
.pricing .wrapper .title.paketnaslov1{
    padding-top:5px;
    padding-bottom:15px;
    font-family: 'Caveat', cursive;
    font-size: 35px;
}
.pricing .list-info.paketnalepkaspodaj {
    padding: 5px;
    text-align: center;
    font-family: 'Gruppo', cursive;
    font-size: 27px;
    font-weight: bold;
}
.fromer.pakettekstsredinazg{
    padding-top: 3px;
    font-size: 13px;
    line-height: 20px;
    font-style:normal;
}
.fromer.pakettekstsredina{
    padding-top: 5px;
    padding-bottom: 10px;
    font-size: 13px;
    line-height: 20px;
}
.plans.badge.feat.paketnalepkazgoraj{
    font-family: 'Caveat', cursive;
    font-size:18px;
}
.plans.badge.feat.paketnalepkazgoraj1{
    padding: 6px;
}
.pricing .wrapper.paketgumb{
    margin-top:20px;
}
.pricing.special .wrapper.paketgumb a{
    margin-top: 10px;
}
.paket-zahtevnejsi-div{
	margin-top: 5px;
	margin-bottom: 1px;
	padding: 10px;
	text-align: center;
}
.paket-zahtevnejsi-div .font14{
	font-size:14px;
}
.paket-zahtevnejsi-div .font17{
	font-size:17px;
}
.paket-zahtevnejsi-div .font20im{
	font-size:20px !important;
}
.paket-zahtevnejsi-div .btn{
	border-radius: 20px;
	padding: 12px;
	font-size: 13px;
	/*background-color: #000 !important;*/
}

/* meni paketov na levi - bck */
/*.menipaketi {
    position: absolute;
    color: #000;
    left: 20px;
    margin-top: 20px;
    border: solid thin #ccc;
    background-color: #fff;
   z-index: 501;
}
.menipaketi ul.cd-filter-content{
    padding: 15px 20px 10px 20px !important;
    margin:0px;
}
.menipaketi .klikcursorno{
    font-family: caveat,sans-serif;
    font-size: 25px;
    padding-bottom: 5px;
    border: none;
    color: #0099e3;
    font-weight: bold;
}
.menipaketi li{
    margin-bottom: 10px;
    border-bottom: dashed thin #0099e3;
}
.menipaketi li.niroba{
    border: none;
}
.menipaketi.cd-filter-block .checkbox-label::before, .cd-filter-block .radio-label::before {
    border: solid 1px #bdbdbd !important;
    border-radius: 5px;
}
.menipaketi.cd-filter-block .checkbox-label::before, .cd-filter-block .radio-label::before {
    width: 15px;
    height: 15px;
}*/

/* meni paketi zgoraj */
.menipaketicen.cd-filter-block .checkbox-label::before {
    border: solid 1px #bdbdbd !important;
    border-radius: 5px;
}
.menipaketicen.cd-filter-block ul{
    width: calc(100% - 45px);
    padding: 15px 20px 0px 20px !important;
    margin-left:-15px;
    background-color: #fff;
    box-shadow: 0 5px 15px 0 rgba(110,110,110,.1);
}
.menipaketicen.cd-filter-block li.klikcursorno{
    vertical-align: bottom;
}
.menipaketicen.cd-filter-block li.klikcursorno span{
    font-weight: bold;
    font-family: 'Caveat', cursive !important;
    font-size: 23px;
    color: #575d62;
}
.menipaketicen .section-subheading{
    margin-left:-15px;
}

/* kalkulator - košarica */
.kosaricawrapper{
    width: 250px;
    height: 100%;
    position: absolute;
    z-index: 114;
    top:0px;
    left: 1050px;
    padding-top:20px;
    padding-bottom:25px;
}
.kosaricawrapper#kosarica1id{
    width: 0%;
    right: 0px;
    display:none;
    z-index: 150;
}
/*.kosaricawrapper#kosarica1id{
    width: 100%;
    left: 0px;
    display:none;
    z-index: 150;
}*/
.kosaricadiv{
    width: 250px;
    height: auto;
    position: sticky;
    position: -webkit-sticky;
    top:65px;
    z-index: 114;
    border-radius: 15px;
}
#kosarica1{
    height: auto;
    border-radius: 15px;
    width: auto;
	min-width: 320px;
    max-width: 700px;
    position: fixed;
    right: 2.5%;
    top: 65px;
    z-index: 150;
}
.kosaricadiv1 {
    border-radius: 15px;
    border: solid 1px #0099e3;
    box-shadow: 0 5px 15px 0 rgba(110,110,110,.1);
    padding:15px 5px 20px 5px;
    background-color: #fff;
    font-family: "Open Sans", sans-serif;
}
.kosaricadiv1 .table td, .table th {
    vertical-align: middle;
}
.kosaricadiv1 .ordersummary td h6 {
    margin-bottom: 0px;
}
.kosaricazg.cenarazdelek{
    padding: 6px 0px 6px 0px;
    border-top: 1px solid #dee2e6;
}
.kosaricazg.cenarazdelek.zadnji {
    border-bottom: 1px solid #dee2e6;
}
#kosarica1 .kosaricadiv1 {
    padding:15px 10px 20px 10px;
}
.kosaricaalineja {
    float:left;
    clear:left;
    display: inline-block;
    margin-top: 4px;
}
.kosaricavrsta {
    float:left;
    clear:right;
    display: inline-block;
    width: calc(100% - 30px);
}
.kosaricapaket {
    float:left;
    clear:left;
    display: inline-block;
    color:#181b22;
    font-size: 17px;
    font-weight: bold;
}
.kosaricadiv1 .kosaricapaket {
    margin-bottom: 5px;
}
.kosaricacena {
    float:right;
    clear:right;
    display: inline-block;
    font-size: 14px;
    color:#181b22;
}
#kosarica .kosaricacena {
    font-size: 13px;
}
#kosarica .ordersummary {
    font-size: 13px;
}
.kosaricainfo {
    padding-left: 5px;
    display: inline-block;
    font-size: 13px;
    color:#343a40;
    line-height: 20px;
}
.kosaricainfo .fontbold {
    color: #0099e3;
}
.kosaricainfo .fontitalic {
    font-weight: normal;
}
#kosarica .kosaricainfo {
    font-size: 12px;
}
.paketidiv {
    float: left;
    margin-right: 10px;
}
.kosaricadiv .included{
    padding-top: 15px;
	line-height:23px;
}
.kosaricadiv .included i {
    padding-right: 6px;
    padding-left: 5px;
}
.kosaricanaslov{
    margin: 5px -5px 0px -5px;
    background-color: #0099e3;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: center;
    color: #fff;
    font-family: 'Caveat', cursive !important;
    font-size: 21px;
}
#kosarica1 .kosaricanaslov{
    margin: 5px -10px 15px -10px;
}
.kosaricanaslov div{
    margin-left:10px;
}
.kosaricanaslov div.img{
    margin-left:12%;
}
.mixcontainer .kosaricadiv{
    text-align: left;
}
.kosaricadiv .table{
    margin-bottom: 5px;
}
.kosaricadiv .ordersummary {
    margin-top: 15px;
}
.kosaricadiv .ordersummary h4 {
    font-size: 20px;
}
.kosaricadiv .title-table {
    padding-left: 10px;
}
.kosaricasrednja h6, .kosaricadiv h6.aligntxtd {
    padding-right: 5px;
}
.kosaricadiv .btn {
    margin-left: 6px;
}
.kosaricadiv .ordersummary td.kosaricasrednja {
    padding: 5px 0 !important;
    font-size: 13px;
}
.kosaricadiv .ordersummary td h6 {
    margin-bottom: 0px;
}
.kosaricadiv .ordersummary td.kosaricasrednja h6 {
    font-size: 13px;
}
.kosaricadiv .ordersummary td.niroba {
    border: none;
}
.odstranivps {
	line-height: 12px;
}
.odstranivps div {
	text-align: center;
	font-size: 13px;
	line-height: 13px;
}
.odstranivps i {
	line-height: 12px;
	font-size: 12px;
}
.odstranivps p {
	margin-bottom: 5px;
}
.odstranivps .btn {
    padding: 5px 10px 5px 10px;
	font-size: 11px;
}
.kosaricazapri{
    text-align: right;
    font-size: 14px;
    margin-top: -8px;
    color: #0099e3;
    cursor: pointer;
    padding-right: 10px;
    display:none;
}
.kosaricaprazna{
	text-align: center;
	padding: 15px 0px;
	font-style: italic;
}
#koszapri.kosaricazapri{
    margin-top: 0px;
    margin-bottom: -5px;
}
#kosarica1 .kosaricazapri{
    display:block;
}
#kosarica1 .kosaricazapri.kosaricazapri1{
    margin-top: 5px;
    margin-bottom: -5px;
}
/*#kosaricam svg #svg-ico {
    fill: #5e686c;
}
#kosaricam1 svg #svg-ico {
    fill: #0099e3;
}*/
#kosaricam1 svg #svg-ico {
    fill: #343a40;
}
#kosarica svg #svg-ico, #kosarica1 svg #svg-ico, #kosaricam svg #svg-ico, #kosaricam2 svg #svg-ico {
    fill: #FFF;
}
.kosaricawrapperm, .kosaricawrapperm1 {
    width: auto;
    height:100%;
    right: -40px;
    top: 20px;
    display: none;
    position: absolute;
    z-index:111;
}
.kosaricawrapperm {
    padding-bottom: 43px;
}
.kosaricawrapperm1 {
    padding-bottom: 10px;
}
#kosaricam {
    width: auto;
    /*position: sticky;
    position: -webkit-sticky;
    top: 65px;*/
	position:relative;
	top:0px;
    border-radius: 15px;
    background-color: #0099e3;
    box-shadow: 0 5px 15px 0 rgb(110 110 110 / 10%);
    padding: 5px 10px 5px 5px;
    cursor:pointer;
}
.kosnaslov{
    color: #fff;
    font-family: 'Caveat', cursive;
    font-size: 20px;
    padding-left: 2px;
    padding-top: 3px;
}
#kosaricam1 {
    width: auto;
    /*position: sticky;
    position: -webkit-sticky;
    top: 65px;*/
	position:relative;
	top:0px;
    border-radius: 15px;
    text-align: center;
    padding: 5px;
    cursor:pointer;
}
.kosnaslovm {
    color: #343a40;
    font-family: 'Caveat', cursive;
    font-size: 16px;
    line-height: 15px;
}
#kosaricam2 {
    width: auto;
    position: fixed;
    top: 60px;
    right: 2.5%;
    text-align: center;
    cursor:pointer;
    z-index:1001;
    display: block;
}
.kosnaslovm2 {
    color: #fff;
    font-family: 'Caveat', cursive;
    font-size: 16px;
    line-height: 15px;
	user-select: none; /* supported by Chrome and Opera */
   -webkit-user-select: none; /* Safari */
   -khtml-user-select: none; /* Konqueror HTML */
   -moz-user-select: none; /* Firefox */
   -ms-user-select: none; /* Internet Explorer/Edge */
}
#kosstevec {
	display:none;
	position: absolute;
	top: 13px;
	left: 2px;
	min-width: 16px;
	height: 16px;
	padding-top: 2.5px;
	border-radius: 200px;
	text-align: center;
	line-height: 10px;
	font-size: 10px;
	color: #1a1919;
	background-color: #0099e3;
}

/* kalkulator - košarica spodnja vps */
.sidebar.kosaricavps{
    padding:20px 15px 15px 30px;
    position: sticky;
    position: -webkit-sticky;
    top: 65px;
    width:400px;
}
.kosaricavpscontainer {
    padding-top:40px;
}
h4.kosaricavps{
    margin-bottom:10px;
}
.kosaricavps ul{
    margin-bottom:0px;
}
.included.kosaricavps {
    font-size:13px;
}
.included.kosaricavps ul li {
    list-style-type: disc;
    color: #0099e3;
    padding-bottom: 1px;
    margin-bottom: 1px;
}
.crtadotted{
    border-bottom: #dfdfdf dotted thin;
    width: 100%;
}
.crtadashed{
    border-bottom: #bdbdbd dashed thin;
    width: 100%;
    margin: 2px 0px 2px 0px;
}
.included.kosaricavps li.brezcrte {
    border-bottom: none;
}
.included.kosaricavps li.liflow {
    display:inline flow-root list-item;
}
.included.kosaricavps ul.lidrugi {
    margin-left:-5px;
}

.kosaricavpscena.cenarazdelek{
    padding: 10px 0px 10px 0px;
    border-top: 1px solid #dee2e6;
}
.kosaricavps .ordersummary {
    margin-top: 0px;
}

/* kalkulator - seznam */
#opombatipvps,#obveznapogodba{
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	border: thin #eaeaea solid;
	border-left: none;
	border-right: none;
}
.cenikdivzg .mixcontainer .section-heading{
    text-align: left;
}
.konfvpspasica {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
.cenik .wrapper.targetDiv{
    padding-bottom:40px;
}
.section-subheading.konfpodnaslov {
    text-align: center;
    font-family: 'Caveat', cursive !important;
    font-size: 25px;
    margin-top: 10px;
    color: #f7f7f7;
}
.cd-filter-block .list li.alinejecenik {
    display: block !important;
    margin: 15px 0px 18px 0px !important;
}
.konfinputpomeri {
    display: block;
    float: left;
    width: 50px !important;
    height: 30px;
    margin-top: -0.25rem;
    padding: 0px 5px 0px 5px !important;
    text-align: center;
}
.konfinputslider {
    width:60px !important;
    height: 30px;
    margin-top: -0.25rem;
    margin-right:1px;
    padding: 0px 5px 0px 5px !important;
    text-align: center;
    font-weight: bold;
    font-size:15px !important;
    cursor:text !important;
}
.konfinputslider.konfinputsliderdisk{
    width:85px !important;
}
.gumbtextarea {
    width: 100%;
    padding: 15px 60px 15px 30px;
    border-radius: 50px;
    font-size: 14px;
    background-color: #ffffff !important;
    border: solid 1px #d8d8d8 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    box-shadow: none;
}
.cd-filter-block.kalkulatornaslov h4::before {
    display:none;
}
.cd-filter-block.kalkulatornaslov h4 {
    padding-left:0px;
}
.cd-filter-block .checkbox-label .font13{
    font-size: 13px !important;
}
.blog .wrap-blog .btn.gumbkalkulator {
    display: inline;
    margin-top: 0px;
    margin-right: 10px;
    padding: 5px 10px 5px 10px;
    font-size: 14px;
}
.cd-filter-block .alinejecenik .checkbox-label::before {
    top: 11px;
}
.cd-filter-block .alinejecenik .checkbox-label::after {
    top: 11px;
}
.cenik.blog .wrap-blog .blog-info {
    margin-top: 10px;
}
.blog .wrap-blog .blog-info.vecotem {
    font-family: "Open Sans";
    color: grey;
    line-height: 25px;
    margin-top: 5px;
    font-size: 14px;
}
.blog .wrap-blog .blog-info.konftekstopozorilo {
    font-family: "Open Sans";
    color: #0099e3;
    line-height: 25px;
    margin-top: 15px;
    margin-bottom: -5px;
    font-size: 14px;
    display:none;
}
.blog .wrap-blog .blog-info.konftekstopozorilo.konftekstbesedilo {
    font-family: "Open Sans";
    color: #212529;
    line-height: 25px;
    margin-top: 0px;
    margin-bottom: -5px;
    font-size: 14px;
    font-style:italic;
}
.zadnji hr {
    margin-bottom:0px;
}
.kalkulatorinputdomena {
    float:left;
    width:46%;
}
.kalkulatorinputdomena input {
    padding: 15px 5px 15px 5px;
    text-align:center;
}
.kalkulatorinputdomena.kalkulatorinputdomena1 input {
    width:60%;
}
.kalkulatorinputdomena.kalkulatorali {
    width:calc(8% - 6px);
    padding:15px 3px 15px 3px;
    font-size:14px;
    text-align:center;
}
.kalkulatordomenapoddomena {
    padding-left:3px;
    font-size:14px;
}
.kalkulatorinputstevilo {
    max-width: 50px;
    padding: 3px 5px 3px 5px !important;
    text-align: center;
}
.cd-filter-block .list li.displayblockim {
    display:block !important;
    margin-bottom:10px;
}

/* kalkulator - slider */
/* črta za slider - prikazana pravilno samo v ff, zato je najprej spremenjena za vse brovserje, nato pa je dodana koda, ki velja samo v primeru, da gre za ff */
.cd-filter-block input.range-slider-input.cenik{
    height: auto;
    background-color: transparent !important;
}
.range-slider input[type=range]::-moz-range-track {
  height: 1px !important;
  background-color: #0099e3 !important;
}
/*@supports (-moz-appearance:meterbar) {
    .cd-filter-block input.range-slider-input.cenik{
        height: 1px;
        background-color: #0099e3 !important;
    }
}*/
.slidertickscenik {
  display: flex;
  justify-content: space-between;
  font-size:14px;
}
.slidertickscenik.slidertickscenikpike {
  width: calc(100% - 10px);
  margin-left: 5px;
  margin-right: 5px;
}
.range-slider-input.cenik{
    margin-bottom:5px;
}
.range-slider::before,
.range-slider::after {
    display:none;
}
.range-slider::after {
    display:none;
}
.slidervrednosti {
    text-align: center;
}
.slidervrednosti.sliderpika {
    width:5px;
    font-weight:bold;
}
.slidervrednosti.sliderstevilka1 {
    width:17px;
}
.slidervrednosti.sliderstevilka2 {
    width:25px;
}
.slidervrednosti.sliderstevilka3 {
    width:21px;
}
.slidervrednosti.aligntxtl {
    text-align: left;
}
.slidervrednosti.aligntxtd {
    text-align: right;
}
.slidervrednosti.colorsvsiva1 {
    font-size:8px;
}

/* POVZETEK NAROČILA */
.povzetek_narocila_div.wrapper.targetDiv {
	padding-top: 40px;
}
.povzetek_narocila_div .included {
	font-size:13px;
}
.povzetek-narocila.blog .wrap-blog .btn.gumbkalkulator {
	font-size:11px;
}
.crtaddashedsvetla{
    border-bottom: #dfdfdf dashed thin;
    width: 100%;
}
.blog .wrap-blog .povzetek_narocila_div .btn{
	padding: 10px 30px;
	display: inline-block;
	font-size: 15px;
}

/* zgornji banner */
.bannercenik.domacamagento{
	padding: 50px 0;
	color: #fff;
	background-color:#59abf2;
}

/* POŠLJI POVPRAŠEVANJE */
.posljinarociloobrazec .narocnik {
	display: inline-block;
	margin: 10px 10px 0px 10px;
}
.posljinarociloobrazec .narocnik label {
	margin-bottom: 0px;
}
#posljiPovprasevanjeForma .form-control{
    color: #212529;
}

/* KONTAKT */
.zemljevid {
    height: 300px;
    background: url("../img/zemljevid1110.png") center;
}
.kontaktsttel1 {
    display:block;
}

/* BREZPLAČNO VPS GOSTOVANJE */
.naslovcaveat{
	font-size: 70px;
	font-family: caveat,sans-serif;
	color: #0099e3;
}
.brezplacni-vps{
	padding-top: 20px;
}
.history-section.brezplacni-vps .row{
	align-items: normal;
}
.brezplacni-vps-zgoraj.pricing .list-info{
	padding: 20px 10px 40px 60px;
}
.ul-stilp{
	line-height: 32px;
	color: grey;
	list-style:disc;
}

/* DODATEK V IZDELAVI */
.vizdelavidiv{
    text-align:center;
    clear: both;
    padding: 100px 5px 20px 5px;
}
.vizdelavidiv1{
    font-family: 'Gruppo', cursive;
    font-size: 80px;
    border-bottom: dashed 1px #cecece;
}
.vizdelavidiv2{
    font-size: 22px;
    padding-bottom: 15px;
    padding-top: 20px;
}
.vizdelavidiv3{
    font-size: 22px;
    border-bottom: dashed 1px #cecece;
    padding-bottom: 25px;
    margin-bottom: 30px;
}
.vizdelavilink{
    color: #0099e3;
    font-weight: bold;
}
.vizdelavilink:hover{
    color: #212529;
}
.akontakt:hover{
    color: #6c757d;
    font-weight:bold;
    text-decoration:none;
}

/* STRAN CENE-STORITEV */
.cene-storitev .pricing .table .title {
    font-size: 16px;
    font-family: "Open Sans";
    font-weight:bold;
}
.cene-storitev .best-plans .table td {
    padding: 8px 8px;
    font-size: 14px;
    line-height:normal;
}
.cene-storitev p{
    margin-top: 10px;
    font-size: 13px;
}
.cene-storitev p.font14{
    font-size: 14px;
}
.cene-storitev p.margingor20{
    margin-top: 20px;
}
.cene-storitev p.margingor30{
    margin-top: 30px;
}
.cene-storitev .best-plans .table.margingor20{
    margin-top: 20px;
}
.cene-storitev .best-plans .table.margingor30{
    margin-top: 30px;
}
.cene-storitev .best-plans .table td.poravnavacenter{
    text-align:center;
}
.cene-storitev .best-plans .table td.font13{
    font-size:13px;
}

/* ################ RESPONSIVE ################### */
/* ################ RESPONSIVE ################### */
/* ################ RESPONSIVE ################### */
/* ################ RESPONSIVE ################### */

/*@media screen and (max-width : 1199px){
.zemljevid {
    background: url("../img/zemljevid1110.png") center;
}    
}*/
/* paketi na strani cenik */
@media screen and (min-width: 992px) {
  .mix {
    width: calc(100%/2 - (((2 - 1) * 1rem) / 1));
}
}
@media screen and (min-width: 768px){
/* meni paketi spodaj */
.cd-filter-block .izberipaketradiovid.list li{
	margin: 3px 5px 0px 0 !important;
	float: left;
}
.cd-filter-block .izberipaketradiovid .radio-label {
	font-size: 13px !important;
}
}
@media screen and (max-width : 1500px){
.kosaricawrapper {
    width: 200px;
    left: 1045px;
}
.kosaricadiv {
    width: 200px;
}
}
@media screen and (max-width : 1400px){
.kosaricawrapper {
    width: 320px;
    left: auto;
    right: -40px;
    display:none;
}
.kosaricadiv {
    width: 320px;
    position: absolute;
    top: 0px;
}
.kosaricadiv1 {
    box-shadow: 0 5px 15px 0 rgb(110,110,110,.55);
}
.kosaricawrapperm{
    display:block;
}
}

@media screen and (max-width : 1250px){
.sidebar.kosaricavps {
    width:350px;
}    
}

@media screen and (max-width : 1240px){
#kosaricam2{
    right: 1.7%;
}
}

@media screen and (max-width : 1200px){
.popup-gallery .marginldminus15 {
    margin-left: 0px;
}
#kosaricam2{
    right: 2.5%;
}
}

@media screen and (max-width : 1199px){
.font17 {
    font-size: 16px;
}
.help .help-item .inform {
    padding: 0 15px;
}
.help .help-item .inform .title {
    font-size: 16px;
}
.help .help-item .inform .description {
    font-size: 13px;
    line-height: 22px;
}
}

@media screen and (max-width : 1170px){
.container, .container-lg, .container-md, .container-sm {
    max-width: 90%;
}
.font45im {
    font-size: 42px !important;
}
.top-header .wrapper .heading {
    font-size: 47px;
}
.top-header .wrapper .subheading {
    font-size: 17px;
}
.top-header .wrapper .subheding {
    font-size: 17px;
}
.menu-wrap .logo-menu {
    width: 95px;
}
.services .service-wrap .service-section.bannerprvakonf {
    padding: 35px;
}
.h2, h2 {
    font-size: 1.9rem;
}
.services .service-wrap .service-section.dodatnest {
    padding: 30px;
}
.kontaktsttel {
    display:block;
}
.kontaktsttel2 {
    padding-bottom:5px;
}
.sidebar.kosaricavps {
    width:320px;
}    
}

@media screen and (max-width : 1120px){
.menipaketicen.cd-filter-block .list li.klikcursorno{
    display: block !important;
}
}

@media screen and (max-width : 995px){
.service-section.minvisina277{
    min-height: auto;
}
}

@media screen and (max-width : 991px){
.h2, h2 {
    font-size: 1.7rem;
}
.font17 {
    font-size: 15px;
}
.font45im {
    font-size: 40px !important;
}
.font65 {
    font-size: 55px;
}
.sec-normal {
    padding: 50px 0;
}
.pt-80 {
    padding-top: 50px!important;
}
.pb-80 {
    padding-bottom: 50px!important;
}
.cenikdivzg .mixcontainer{
    padding-bottom: 20px !important;
}
.mixcontainer.paddingdol30{
    padding-bottom: 15px;
}
.zemljevid {
    background: url("../img/zemljevid930.png") center;
}
.menu-wrap .logo-menu {
    width: 85px;
}
.top-header .wrapper .heading {
    font-size: 47px;
}
.column-support-txt.gostovanjelj {
    text-align: center;
    margin-bottom: 0px;
}
.section-heading.gostovanjelj {
    margin: 0px;
    text-align: center;
}
.col-sm-12.col-md-4.dodatnest {
    padding-right: 5px;
    padding-left: 5px;
}
.getready .column-support-txt.kontaktst {
    margin-bottom: 0px;
}
.footer .logo-footer {
    width: 110px;
}
.col-sm-6.col-md-3.footerlogo {
    text-align: center;
}
.footer .heading.footerdodatne{
    text-align: center;
    width: 100%;
}
.footer .footer-menu.footerdodatne .menu-item{
    text-align: center;
}
.menipaketicen.cd-filter-block ul {
    width: calc(100% + 5px);
}
.kosaricawrapperm{
    display:none;
}
.kosaricawrapperm1{
    display:block;
}
.sidebar.kosaricavps {
	position:-webkit-sticky!important;
	position:sticky !important;
	top:65px !important;
    width:100%;
}
#kosaricavpsid.sidebar {
    margin-top: 0px;
} 
.brezplacni-vps-zgorajdiv{
	margin-bottom: 40px;
}
}

@media screen and (max-width : 900px){
.top-header .wrapper .heading {
    font-size: 43px;
}
.top-header .wrapper .subheding {
    font-size: 16px;
}
.top-header .wrapper .subheading {
    font-size: 16px;
}
.section-subheading {
    font-size: 15px;
    line-height: 31px;
}
.section-subheading.domovst {
    font-size: 18px;
}
.subheding.lh-32 .font20 {
    font-size: 18px;
}
.services .service-wrap .service-section.bannerprvakonf {
    padding: 30px 20px;
}
.bannerprvakonf h2 {
    font-size: 22px;
}
.btn.bannerprvakonf {
    margin-top: 15px !important;
    font-size: 13px;
}
.bannerprvakonf .price span {
    font-size: 15px;
}
.services .service-wrap .service-section.domovst {
    padding: 40px;
}
.help .help-item.domovst:before {
    left: 20%;
}
.help .help-item.domovst .img {
    width: 20%;
}
.help .help-item.domovst .ico {
    width: 40px;
    height: 40px;
}
.help .help-item.domovst .inform {
    padding: 0 0 0 15px;
}
.help .help-item.domovst .inform .description {
    line-height: 20px;
}
.gostovanjelj.font70 {
    font-size: 58px;   
}
.col-sm-6.col-md-3.footerstolpec {
    padding-right: 5px;
    padding-left: 5px;
    text-align: center;
}
.footer .footer-bottom {
    padding: 0 0 15px 0;
}
.vizdelavidiv {
    padding-top: 80px;
}
.vizdelavidiv1 {
    font-size: 60px;
}
.services .service-wrap .service-section.dodatnest {
    padding: 20px;
}
.services .service-wrap .service-section .svg.dodatnest {
    height: 40px;
    width: 40px;
}
.services .service-wrap .service-section.dodatnest .title {
    font-size: 15px;
}
.services .service-wrap .service-section.dodatnest .subtitle {
    font-size: 14px;
}
.sec-main.kontaktob {
    padding: 30px 30px;
}
.col-sm-12.col-md-3.kontaktst {
    padding-right: 10px;
    padding-left: 10px;
}
.kontaktst h3 {
    font-size: 24px;
}
.kontaktsttel2 {
    font-style:italic;
}
.column-support-txt.kontaktst {
    padding: 30px 0px;
}
.randomline {
        margin-bottom: 20px;
}
.getready {
    padding: 55px 0;
}
.sec-normal.domovstsec {
    padding: 10px 0;
}
.domovstsec .ikonasist {
    margin-bottom: 30px;
    margin-top: 30px;
}
.displaytabelacelica.sirina50p {
    display: block;
    width: 100%;
}
.displaytabelacelica.sirina50p.verticalpozicijat {
    display: block;
    width: 250px;
    position: absolute;
    z-index: 500;
    top: 150px;
    right: 30px;
}
}

@media screen and (max-width : 767px){
.nav-menu .main-menu {
    background: radial-gradient(ellipse at bottom, #2b79dd 0%, #090A0F 100%);
}
.nav-menu .main-menu .menu-item>a {
    color: #fff;
}
.active #nav-toggle span:before {
    background: #fff !important;
}
.active #nav-toggle span:after {
    background: #fff !important;
}
.section-heading {
    font-size: 30px;
}
.bannerprvakonf h2 {
    font-size: 25px;
}
.help .help-item .inform .title {
    font-size: 18px;
}
.help .help-item .inform .description {
    font-size: 14px;
    line-height: 24px;
}
.domovstsec .col-sm-12 {
    -ms-flex: none;
    flex: none;
    max-width: 33.33%;
    padding-right: 10px;
    padding-left: 10px;
}
h2.section-heading.gostovanjelj {
    font-size: 45px!important;
}
.footertel1 {
    padding-bottom: 5px;
}
.footer .footer-top img {
    width: 120px;
}
.footer .payment-list li p {
    font-size: 16px!important;
}
.footer .footer-bottom {
    padding: 0 0 20px 0;
}
.zemljevid {
    background: url("../img/zemljevid690.png") center;
}
.cd-main-content {
	position: relative !important;
	height: 100% !important;
}
.vizdelavidiv1 {
    font-size: 50px;
}
.container.podstranbannerzg {
    margin-top: 35px !important;
}
.top-header .wrapper .heading {
    font-size: 38px !important;
    padding-top: 20px;
}
.top-header .wrapper .subheading {
    font-size: 15px;
    padding-top: 3px;
    margin-bottom: 20px;
    line-height: 28px;
}
h2.section-heading.podstrannaslov {
    font-size: 30px !important;
}
.pomeri {
    font-size: 52px;
}
.paketvpspodatki {
    max-width: 220px;
}
.vizdelavidiv {
    padding-top: 0px;
}
.services .service-wrap .service-section.dodatnest {
    padding: 30px;
    margin-top: 20px;
}
h2.section-heading.profesionalnest {
    font-size: 55px !important;
}
.kontaktst .font15 {
    font-size:14px;
}
.menipaketicen.cd-filter-block .list li.zadnji{
    padding-bottom: 15px;
}
.menipaketicen.cd-filter-block li.klikcursorno {
    clear: both;
}
.menipaketicen.cd-filter-block .list li {
    float: left;
    margin-right: 10px;
}
.menipaketicen.cd-filter-block .list li.prvi {
    clear: left;
}
.menipaketicen.cd-filter-block .checkbox-label{
    padding-left: 22px;
}
.menipaketicen.cd-filter-block ul {
    width: 100%;
    margin-left: 0px;
}
.menipaketicendiv{
    padding-left:0px;
    padding-right:0px;
}
.cenik .wrap-blog .wrapper.targetDiv {
    padding: 40px;
    padding-bottom: 20px;
}
.cenikcontainer .cd-filter-block .list li {
    margin: 0 15px 5px 0!important;
    display: inline-block!important;
}
.kalkulatorinputdomena.kalkulatorinputdomena1 input {
    width: 50%;
}
.progopremadrop .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.konfvpspasica.mixcontainer.pb-5 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.menipaketicen .section-subheading {
    margin-left:0px;
}
.cenikdivzgnas{
    padding-left: 0px;
    padding-right: 0px;
}
.dodstnas{
    padding-left: 5px;
    padding-right: 5px;
}
#kosarica1{
	max-width: 90%;
    top:50px;
}
.kosaricawrapperm1{
    display:none;
}
#kosaricam2{
    top:17px;
    right: 17%;
}
}

@media screen and (max-width : 700px){
.help .help-item .inform .title {
    font-size: 15px;
}
.container, .container-lg, .container-md, .container-sm {
    max-width: 94%;
}
h2.prvastvmes {
    font-size: 25px;
}
.font18.prvastvmes {
    font-size: 15px;
}
.displaytabelacelica .alinejakrog.prvastvmes {
    margin-left: -15px;
}
.displaytabelacelica.sirina50p {
    display: table-cell;
    width: 65%;
}
.displaytabelacelica.sirina50p.verticalpozicijat {
    display: table-cell;
    position: static;
    width: 35%;
}
.section-subheading.domovst {
    font-size: 16px;
    margin-top: -10px;
}
.help .help-container {
    margin-top: 30px;
    height: 125px;
}
.domovstsec .ikonasist {
    margin-bottom: 20px;
    margin-top: 20px;
}
.ikonasist img {
    max-height: 60px;
    max-width: 130px;
}
.services .service-wrap .service-section.domovst {
    padding: 25px;
    margin-top: 15px;
}
.services .service-wrap .service-section .svg {
    height: 40px;
    width: 40px;
}
.services .service-wrap .service-section .title {
    font-size: 17px;
}
.kontaktst .font15 {
    font-size:13px;
}
}

@media screen and (max-width : 576px){
.menu-wrap.active .nav-menu .main-menu {
    padding: 120px 8px 50px;
}
.nav-menu .main-menu>.menu-item {
    padding: 10px 0;
}
.nav-menu .main-menu .menu-item>a {
    font-size: 18px;
}
.nav-menu .main-menu a {
    padding: 5px 0 5px 0;
}
.zemljevid {
    background: url("../img/zemljevid510.png") center;
}
.column-support-txt.kontaktst {
    padding: 0px;
    text-align: center;
}
h2.section-heading.profesionalnest {
    font-size: 50px !important;
    margin-left: 0px;
}
.footer .footer-top img {
    width: 100px;
}
.domacamagento .displaytabelacelica{
	display: block;
    text-align: center;
}
.domacamagento .displaytabelacelica i{
	margin-top: 30px;
	margin-left: 0px;
}
.cenik .wrap-blog .wrapper.targetDiv {
    padding: 40px 20px 20px 20px !important;
}
.cenikcontainer,.kosaricavpscontainer{
    padding:0px;
}
.sidebar.kosaricavps {
    padding: 20px 15px 15px 30px !important;
}
.cenik.blog .wrap-blog .blog-info {
    line-height: 25px;
    font-size: 13px;
}
.cenik .cd-filter-block .checkbox-label, .cenik .cd-filter-block .radio-label {
    font-size: 13px !important;
}
.cenik .cd-filter-block .checkbox-label::before, .cenik .cd-filter-block .radio-label::before {
    width: 14px;
    height: 14px;
}
.cenik .cd-filter-block .radio-label::after {
    left: 4px;
}
.cenik .font15{
    font-size:14px;
}
.cenik .font14{
    font-size:13px;
}
.kalkulatorinputdomena input {
    padding: 10px 5px 10px 5px;
}
.cenikdivzg .container{
    padding-left: 5px;
    padding-right: 5px;
}
}

@media screen and (max-width : 575px){
.footer .footer-top {
    padding: 70px 0 20px 0;
}
.footer .footer-top .col-md-3.col-sm-6 {
    margin-bottom: 15px;
}
.footer .heading {
    margin-bottom: 5px;
}
.footer .footer-top .col-md-3.col-sm-6:last-child {
    margin-top: 40px;
}
.footer .footer-top .col-md-3.col-sm-6 {
    margin-bottom: 20px;
}
h4.progoprema{
    font-size: 20px;
}
p.progoprema.margindol40{
    font-size: 14px;
}
#kosaricam2 {
    right: 20%;
}
}

@media screen and (max-width : 490px){
.menu-wrap .logo-menu {
    width: 80px;
}
.top-header .wrapper .subheding {
    font-size: 15px;
    line-height: 28px;
}
.help .help-item .inform .description {
    font-size: 13px;
    line-height: 22px;
}
h2.prvastvmes {
    font-size: 23px;
}
.font18.prvastvmes {
    font-size: 14px;
}
.displaytabelacelica.sirina50p {
    width: 100%;
    display: block;
    margin-top: 50px;
}
.displaytabelacelica.sirina50p.verticalpozicijat {
    display: block;
    position: absolute;
    width: 150px;
    margin-top: 0px;
}
.displaytabelacelica .alinejakrog.prvastvmes {
    margin-bottom: 0px;
}
.ikonasist img {
    max-height: 50px;
    max-width: 100px;
}
h2.section-heading.gostovanjelj {
    font-size: 35px!important;
}
h2.section-heading.podstrannaslov {
    text-align:left;
}
.pomeri {
    font-size: 45px;
}
.top-header .wrapper .heading {
    font-size: 33px !important;
    padding-top: 10px;
}
.top-header .wrapper .subheading {
    font-size: 14px;
    line-height: 24px;
}
.section-subheading {
    font-size: 14px;
    line-height: 28px;
}
.maxsirina33.flex33.kontaktst.kontaktstdiv1 {
    flex: 0 0 50%;
    max-width: 50%;
}
.maxsirina33.flex33.kontaktst.kontaktstdiv2 {
    flex: 0 0 100%;
    max-width: 100%;
}
h2.section-heading.profesionalnest {
    font-size: 44px !important;
}
.konfvpspasica h1{
    font-size: 30px;
}
.konfvpspasica .konfpodnaslov {
    font-size: 20px;
    margin-top: 0px;
}
.konfvpspasica .container,.konfvpspasica .aligntxtcenter{
    padding-left: 0;
    padding-right: 0;
}
.progopremadrop .col-md-6.prvi{
    padding-right: 2px;
}
.progopremadrop .col-md-6.zadnji{
    padding-left: 2px;
}
#dropos, #dropplosce{
    padding: 15px 50px 15px 15px;
}
}

@media screen and (max-width : 420px){
.vizdelavidiv {
    padding: 0% 10%;
}
.vizdelavidiv1 {
    font-size: 40px;
}
.vizdelavidiv2 {
    font-size: 18px;
    padding-bottom: 5px;
}
.vizdelavidiv3 {
    font-size: 18px;
}
.kalkulatorinputdomena {
    width: 85%;
}
.kalkulatorinputdomena.kalkulatorali {
    width: calc(15% - 8px);
    padding: 15px 4px 15px 4px;
}
.kalkulatorinputdomena1 {
    clear: left;
    width: 100%;
}
.cenik .wrap-blog .wrapper.targetDiv {
    padding: 40px 10px 20px 10px !important;
}
h2.section-heading.gostovanjelj {
    font-size: 28px!important;
}
.licencediv ul {
    margin-left:0px!important;
}
.cenikcontainer .cd-filter-block .list.licencediv li {
    margin-right:0px!important;
}
.progopremadrop .col-md-6 {
    max-width: 100%;
    flex: none;
}
.progopremadrop .col-md-6.zadnji {
    max-width: calc(100% - 10px);
    margin-left: 10px;
}
#kosaricam2 {
    right: 25%;
}
}

@media screen and (max-width : 355px){
.top-header .wrapper .heading {
    font-size: 28px !important;
    padding-top: 10px;
}
.top-header .wrapper .subheding {
    font-size: 14px;
    line-height: 26px;
}
.subheding.lh-32 .font20 {
    font-size: 16px;
}
.help .help-item .inform .title {
    font-size: 14px;
}
.help .help-item .inform .description {
    font-size: 13px;
    line-height: 20px;
}
.displaytabelacelica.verticalpozicijam .img svg {
    width: 50px;
    height: 50px;
}
h2.prvastvmes {
    font-size: 20px;
}
.font18.prvastvmes {
    font-size: 13px;
}
.alinejakrog.font17.prvastvmes {
    font-size: 13px;
    padding-top: 5px;
}
.sec-normal.domacastprednostisec {
    padding: 50px 0 40px 0;
}
.services .service-wrap .service-section.domovst .title {
    font-size: 15px;
}
.services .service-wrap .service-section.domovst .subtitle {
    line-height: 24px;
    font-size: 14px;
}
h2.section-heading.paddinggor40 {
    font-size: 22px!important;
    padding-top: 30px;
}
.help .help-item.domovst:before {
    left: 15%;
}
.help .help-item.domovst .img {
    width: 15%;
}
.help .help-item.domovst .ico {
    width: 30px;
    height: 30px;
}
.help .help-item.domovst .inform {
    width: 75%;
    padding: 0 0 0 15px;
}
.help .help-item.domovst .inform .description {
    line-height: 18px;
}
.help .help-container {
    margin-top: 10px;
    height: 145px;
}
.ikonasist img {
    max-height: 40px;
    max-width: 80px;
}
h2.section-heading.gostovanjelj {
    font-size: 27px!important;
    padding-top: 0px;
}
.section-subheading {
    font-size: 13px;
    line-height: 22px;
}
h2.section-heading.podstrannaslov {
    font-size: 24px !important;
}
.pomeri {
    font-size: 40px;
}
.pricing .wrapper .title.paketnaslov {
    font-size: 22px;
}
.pricing .list-info.paketnalepkaspodaj {
    font-size: 22px;
}
h2.section-heading.profesionalnest {
    font-size: 38px !important;
}
.col-md-6.mt-5.kontaktstposlji {
    margin-top: 5px !important;
}
.btn.kontaktstposlji {
    margin-bottom: 10px;
}
.sec-normal.kontaktstinfo {
    padding: 30px 0 !important;
}
.maping .col-md-12.pt-5 {
    padding-top: 30px !important;
}
.blog .wrap-blog .cenikcontainer .wrapper h3 {
    font-size: 28px;
}
body {
    font-size: 15px;
}
#kosarica1{
    height: auto;
    border-radius: 15px;
    width: 90%;
	min-width: 90%;
    max-width: 700px;
    position: fixed;
    right: 2.5%;
    top: 65px;
    z-index: 150;
}
}

@media screen and (max-width : 300px){
.top-header .wrapper .heading {
    font-size: 26px !important;
    padding-top: 10px;
}
.top-header .wrapper .subheding {
    font-size: 13px;
    line-height: 22px;
}
.subheding.lh-32 .font20 {
    font-size: 15px;
}
.container, .container-lg, .container-md, .container-sm {
    max-width: 97%;
}
.btn.bannerprvakonf1 {
    padding: 8px 20px 6px 20px;
    font-size: 13px;
    line-height: 18px;
}
.help .prvastinformzg .help-container {
    height: 125px;
}
.help .prvastinformzg .help-item:before {
    left: 22%;
}
.help .prvastinformzg .help-item .inform .title {
    font-size: 13px;
}
.help .prvastinformzg .help-item .img {
    width: 20%;
}
.help .prvastinformzg .help-item .ico {
    width: 40px;
    height: 40px;
}
.help .prvastinformzg .help-item .inform {
    padding: 0 5px 0 20px;
}
.help .prvastinformzg .help-item .inform .description {
    font-size: 12px;
    line-height: 17px;
}
.displaytabelacelica.verticalpozicijam .img svg {
    width: 40px;
    height: 40px;
}
.displaytabelacelica.sirina50p.verticalpozicijat {
    width: 130px;
}
h2.prvastvmes {
    font-size: 17px;
}
.font18.prvastvmes {
    font-size: 12px;
}
h2.section-heading {
    font-size: 24px!important;
}
.services .service-wrap .service-section.domovst .title {
    font-size: 14px;
}
.help .help-item.domovst .ico {
    width: 25px;
    height: 25px;
}
.ikonasist img {
    max-height: 35px;
    max-width: 60px;
}
.top-header .wrapper .heading {
    font-size: 24px !important;
    padding-top: 10px;
}
.top-header .wrapper .subheading {
    font-size: 13px;
    line-height: 20px;
}
.pb-80 {
    padding-bottom: 40px!important;
}
.pt-80 {
    padding-top: 40px!important;
}
h2.section-heading.podstrannaslov {
    font-size: 22px !important;
}
.pomeri {
    font-size: 38px;
}
.pricing .wrapper .top-content.paketsredinavse {
    padding: 40px 15px 20px 15px;
}
.pricing .list-info.paketnalepkaspodaj {
    font-size: 20px;
}
.font15 {
    font-size: 14px;
}
.vizdelavidiv1 {
    font-size: 30px;
}
.vizdelavidiv2 {
    font-size: 16px;
}
.vizdelavidiv3 {
    font-size: 16px;
}
.kontaktob .col-md-12 {
    padding-left: 5px;
    padding-right: 5px;
}
.kontaktob .cd-filter-block input, .cd-filter-block select {
    padding: 15px 20px 15px 20px;
    font-size: 13px;
}
.maxsirina33.flex33.kontaktst.kontaktstdiv1 {
    flex: 0 0 100%;
    max-width: 100%;
}
.maxsirina33.flex33.kontaktst.kontaktstdiv2 {
    flex: 0 0 100%;
    max-width: 100%;
}
#kosaricam2 {
    right: 30%;
}
}