 @font-face { font-family: GroteskRegular; src: url('Niveau-Grotesk-Regular.otf'); }

html,
body {
	margin: 0;
	color: #333;
	font-family: GroteskRegular, sans-serif;
    text-align: left;
    background: #fff;
    font-size: 16px;
}

/*-------Ozadja ki se prelijejo od roba do roba strani-----*/
.bgGray { background-color: #f1f1f1; }
.bgBlue { background-color: #002D59; }


/* --------Naslovi----------- */
hr {
    width: 0px;
}

h1 {
	font-size: 54px;
    color: #002D59;
    text-shadow: 1px 1px 1px #ccc;
}

h3{
	font-size: 32px;
}

h2, h3 {
    color: #17a85d;
    text-shadow: 1px 1px 1px #ccc;
}

h4{
	color: #dcf2e7;
}

p, h5{
	font-size: 16px;
	font-weight: 400;
}

/*besedilo pri nicelabel logo*/
figcaption{
    color: #002D59;
    padding-top: 5px;
}

.figcaption_img{
    width: 100px !important;
}

.free-book h3.widget-title {
	/*color: #002D59; ANŽE */
}

.success-stories h3.sow-headline {
	color: #002D59;
}
/* ---------------------------- */

/*round corners*/
#rcorners {
    /*border-radius: 0.35em; ANŽE */
}

.Centerer
{
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

/*contact form button*/
.btn-outline-secondary{
    background-color: #17a85d; 
    padding-top: 5px;
}

/*vse bolj na sredini*/
.flex {
    display: flex;
    align-items: center;
}

.panel-grid.panel-no-style{
    align-items: center;
}

/*poravnano na sredino za večina widgetov*/
#pg-14-0.panel-no-style, #pg-14-0.panel-has-style > .panel-row-style, #pg-14-1.panel-no-style, #pg-14-2.panel-no-style, #pg-14-2.panel-has-style > .panel-row-style, #pg-14-3.panel-no-style, #pg-14-3.panel-has-style > .panel-row-style, #pg-14-4.panel-no-style, #pg-14-4.panel-has-style > .panel-row-style {
    -webkit-align-items: center!important;
    align-items: center !important;
}

/*success stories*/
.so-widget-sow-features-default-8d4fbab1db88 .sow-features-list .sow-features-feature.sow-features-feature-last-row{
    min-width: 220px;
    padding-bottom: 15px;
    /*height: 495px; ANŽE */
    height: 520px;
}

@media (max-width: 1199px){
    .so-widget-sow-features-default-8d4fbab1db88 .sow-features-list .sow-features-feature.sow-features-feature-last-row{
        /*height: 540px; ANŽE */
        height: 590px;
    }
    .so-widget-sow-features-default-8d4fbab1db88 .sow-features-list .sow-features-feature.sow-features-feature-last-row p{
        height: 286px;
    }
    p.sow-more-text{
        height: 22px !important;
    }
}

@media (max-width: 991px){
	.so-widget-sow-features-default-8d4fbab1db88 .sow-features-list .sow-features-feature.sow-features-feature-last-row{
   		min-width: 250px;
   		padding: 10px 10px 15px 10px;
    	width: 50% !important;
        /*height: 500px; ANŽE */
        height: 520px;
        padding-top: 75px !important;
	}
    .so-widget-sow-features-default-8d4fbab1db88 .sow-features-list .sow-features-feature.sow-features-feature-last-row p{
        height: 176px;
    }
    p.sow-more-text{
        height: 22px !important;
    }
}

@media (max-width: 753px){
	.so-widget-sow-features-default-8d4fbab1db88 .sow-features-list .sow-features-feature.sow-features-feature-last-row{
   		min-width: 250px;
   		padding: 10px 10px 15px 10px;
    	width: 100% !important;
        height: auto;  
	}
    .so-widget-sow-features-default-8d4fbab1db88 .sow-features-list .sow-features-feature.sow-features-feature-last-row p{
        height: auto;
    }
    p.sow-more-text{
        height: 22px !important;
    }
}



/*success stories "read more" buttons*/
p.sow-more-text a {
	font-weight: inherit !important;
    color: #ffffff !important;
    text-decoration: none !important;
    padding: 5px;
    border-radius: 0.35em;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #117b44), color-stop(1, #17a85d));
    border: 1px solid;
    border-color: #0f6e3d #0e6538 #0c5730 #0e6538;
    box-sizing: border-box;
    font-size: 1em;
    padding: 0.5em 1em;

}

/*skrije TITLE: Home*/
.entry-title{
    display: none;
}

#panel-14-6-0-0> .panel-widget-style {
    border: none !important;
}

/*logo top left*/
#logo-container img {
   width: 100%;
   height: auto;
   max-width: 200px;
}

.so-widget-sow-layout-slider .sow-slider-pagination {
    align-items: center !important;
}

/*.so-widget-image{
    max-width: 130px;
    max-height: 65px;
} ANŽE */

/*THUMBNAIL*/
.thumbnail {
    background-color: inherit;
    border: 0px solid #ddd;
}

/*pravice pridržane*/
.rights{
    font-size: small;
    color: #fff;
}

.rights .menu li a:hover{
    background: initial;
    text-decoration: underline;
    border-color: transparent;
}

/*ikonce zraven email in stevilke*/
.icon{
    width: 15px;
    height: auto;
}
/*button narejen v wp*/
.ow-icon-placement-left.ow-button-hover{
    text-decoration: none;
}

/*contact form iz page builderja*/
.so-widget-sow-contact-form-default-ee75b6036652 .sow-form-field textarea, .so-widget-sow-contact-form-default-ee75b6036652 .sow-form-field .sow-text-field{
	border-radius: 3px;
}
/*-----------------------------nad navbar-om-------------------*/
.info-bar {
	background-color: #002D59;
	max-width: 1140px;
	border-radius: 0.35em;
	margin-left: 15px;
}

@media (max-width: 1199px){
	.info-bar1 {
		max-width: 1140px;
		border-radius: 0.35em;
		padding-right: 30px;
	}
}

.info-bar-p{
	color: #fff;
	padding-top: 10px;
}
/*linka*/
.tel-mail, .tel-mail:hover{
	color: #fff;
	/*text-decoration: none; ANŽE */
	font-size: smaller;
}

/* language dropdown */
.dropdown-menu>li>a{
	color: #fff !important;
	padding: 1px 8px;
}

.dropdown .dropdown-menu {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;

    max-height: 0;
    display: block;
    overflow: hidden;
    opacity: 0;
}

#navbar2 .dropdown-toggle{
	color: #fff;
	padding: 2px;
}

#navbar2 .dropdown.open .dropdown-menu {
    max-height: 96px;
    opacity: 1;
    z-index: 9999;
    position: absolute;
    border: 1px solid;
    border-radius: 0.35em;
    background-color: #002D59; 
}

.langdrop {
	display: table;
}

@media (min-width: 768px){
    .navbar-right .dropdown-menu {
        right: auto;
    }
}
.dropdown-toggle{
	padding-top: 0px !important;
    padding-bottom: 0px!important;
	white-space: nowrap;
	background-color: inherit !important;
	border-radius: 0.35em !important;
}


/*---------------------------------------Novice-------------------------------------------*/

a.wp-show-posts-read-more{
    border-radius: 0.35em;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #117b44), color-stop(1, #17a85d));
    border: 1px solid !important;
    border-color: #0f6e3d #0e6538 #0c5730 #0e6538;
    box-sizing: border-box;
    font-size: 1em;
    color: white !important;


}

a.wp-show-posts-read-more:hover{
   /* background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #128449), color-stop(1, #18b162));
    border-color: #0f6e3d #0e6538 #0c5730 #0e6538; ANŽE */
    background: #18b162;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #128449), color-stop(1, #18b162));
    background: -ms-linear-gradient(bottom, #128449, #18b162);
    background: -moz-linear-gradient(center bottom, #128449 0%, #18b162 100%);
    background: -o-linear-gradient(#18b162, #128449);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#18b162', endColorstr='#128449', GradientType=0);
    border-color: #107742 #0f6e3d #0d6035 #0f6e3d;
}

.wp-show-posts-entry-title a{
    color: #002D59;
}
/*----------------------------------------NAVBAR---------------------------------------------*/


@media (max-width: 767px){
    .navbar-button {
        padding-right: 0px;
        padding-left:  0px;
    }
}

.example2 .navbar-brand>img {
  padding: 7px 15px;
}

.example3 .navbar {
    position: relative;
}


.example3 .navbar-brand {
  height: 135px;
}

.example3 .nav >li >a {
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 15px 30px 15px 0px;
    border-radius: 0.35em;
    color: #080808;
    border: 1px solid;
    border-color: transparent;
}
.example3 .navbar-toggle {
  padding: 10px;
  margin: 25px 0px 25px 0;
  width: auto;
}

.example3 .navbar {
    background-color: #f1f1f1;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #080808;
    background-color: #17a85d;
}

.navbar-inverse .navbar-nav>.active>a{
    color: #080808;
    background-color: transparent;
}


.example3 .nav >li >a:hover {
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 15px 30px 15px 0px;
    color: #ffffff !important;
    border-radius: 0.35em;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #117b44), color-stop(1, #17a85d));
    border: 1px solid;
    border-color: #0f6e3d #0e6538 #0c5730 #0e6538;
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover{
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #117b44), color-stop(1, #17a85d));
    border: 1px solid;
    border-color: #0f6e3d #0e6538 #0c5730 #0e6538;
    border-radius: 0.35em;
}

.navbar-nav>li>.dropdown-menu{
    min-width: 75%;
    white-space: nowrap;
    border-radius: 0.35em;
    background-color: #fff;
}
/*-------------------------------------FOOTER-------------------------------------------*/

footer{
    background-color: #002D59;
    padding: 20px;
    border-color: #080808;
    box-shadow: 0px 1px #080808;
    display: block;
}

ul.menu{
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

.menu li{
    list-style-type: none;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 1em;
    text-indent: -1em;
}

.menu li:before {
    list-style-image: url('0:/public_html/wp-content/themes/nicelabel_tutorial/Nicelabel_img/Phone_dark.gif');
    padding-right: 5px;
}
.menu li a{
    color: #fff;
    text-decoration: none;
    border: 1px solid transparent;
    padding: 5px;
}

.menu li a:hover{
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #117b44), color-stop(1, #17a85d));
    border: 1px solid;
    border-color: #0f6e3d #0e6538 #0c5730 #0e6538;
    padding: 5px;
    border-radius: 0.35em;
    color: #ffffff;
}

/*footer contact form*/
button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    width: 100%;
    max-width: 400px;
}

.footer_contact {
	/*border-radius: 0.35em; ANŽE */
	/*border: 1px solid #c0c0c0; ANŽE */
    border-radius: 3px;
    border: 0px;
}
/*footer massage part contact form*/
.text-area {
	height: 100px; 
}
/*AAA Slika v footerju*/
.AAA_certifikat{
    width: 100%;
    height: auto;
    max-height: 200px;
    max-width: 200px;
}

footer label {
    color: #dcf2e7;
    display: block;
    /*text-align: center; ANŽE */
    line-height: 80%;
    /*font-size: 20px; ANŽE */
    font-size: 18px;
    font-weight: normal;
}

label>strong {
    color: #333333;
}

/*rights*/
#menu-item-561{
	pointer-events:none;
	white-space: nowrap;
}

#menu-rights{
	display:flex;
	/*border-top: 1px solid; ANŽE */
}
/*--------------------------------------------------------------------------------------*/

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

                            /*   ------------ ANŽE CSS ------------   */

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

html, body {
    min-width: 340px;
}

.navbar {
    margin-bottom: 0px;
    border: 0px;
}

/* ------------------------------------------------------------------------------------------------ */

/* da je footer skos spodi na strani ne glede na zoom level ali velikost ekrana */
html, body {
    height: 100%;
}

body {
    /*overflow-x: hidden;*/
    display: flex;
    flex-direction: column;
}

main.flex-body {
    flex: 1 0 auto;
}

/* v footerju popravek da je do konca okna levo desno */
.container-fluid {
    margin-right: 0;
    margin-left: 0;
}

/* ------------------------------------------------------------------------------------------------ */

/* za NOVICE da je nakoncu razmik */
.col-xs-:last-child {
    padding-bottom: 30px;
}

/* da je mal več razmika med datumom in sliko novice */
.category-novice .visina .row {
    padding-top: 10px;
}

/* ------------------------------------------------------------------------------------------------ */

/* popravek za thumbnail slike */
.thumbnail {
    padding: 0px;
}

/* ------------------------------------------------------------------------------------------------ */

/* popravki za slider na domači strani */
.sow-slider-base .sow-slider-pagination {
    text-align: center;
}

@media (min-width: 781px) {
    .sow-slider-base {
        overflow: visible; 
    }

    .sow-slide-nav-next {
        right: -15px !important;
    }

    .sow-slide-nav-prev {
        left: -15px !important;
    }
}

/* popravek slik v slideshowu */
.widget_sow-layout-slider .panel-grid-cell {
    /*display: inline-block;*/
    line-height: 70px;
}

.so-widget-sow-image-default-eef982a7180b .sow-image-container .so-widget-image {
    max-width: 130px !important;
    max-height: 70px;
}

/* ------------------------------------------------------------------------------------------------ */

/* debelejši sandwich menu */
.navbar-toggle .icon-bar {
    height: 3px;
}

/* linki v language meniju da so črno na belem */
.dropdown-menu>li>a:hover {
    color: #333 !important;
}

/* popravek header informacij */
.info-bar1 {
    padding: 15px 0px;
}

.crta {
    color: white;
}

.mail, .phone {
    display: inline-block;
}

@media (max-width: 500px) {
    .crta {
        display: none;
    }

    .phone {
        display: block;
    }
}

/* header gumb za meni k je okno zmanjšano */
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #333;
}

.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover {
    background-color: #ddd;
}

/* ------------------------------------------------------------------------------------------------ */

/* večji razmik v footerju */
.noga {
    margin-bottom: 20px;
}

/* ------------------------------------------------------------------------------------------------ */

/* popravek language menija */
#navbar2 .dropdown.open .dropdown-menu {
    top: 25px;
}

@media (max-width: 767px) {
    #navbar2 .dropdown.open .dropdown-menu {
        left: -23px;
        top: 25px;
    }
}

/* ------------------------------------------------------------------------------------------------ */

/* popravki za footer kontaktni obrazec */
input.wpcf7-text, textarea.wpcf7-textarea {
    padding: 4px 8px;
}

input.wpcf7-submit {
    border: 0px;
    border-radius: 3px;
}

/* ikona, ki pokaže nalaganje */
.ajax-loader {
    display: none !important;
}

/* text, ko se pošlje sporočilo */
div.wpcf7-response-output {
    margin: 0px 0px 10px 0px;
    color: white;
    max-width: 400px;
}

/* ------------------------------------------------------------------------------------------------ */

/* pet zvezdic */
.sow-features-feature {
    padding-top: 32px !important;
    background-image: url(http://www.nicelabel.solutions/wp-content/uploads/2018/08/pet-zvezdic.png);
    background-repeat: no-repeat;
    background-size: 150px auto;
    background-position-x: 67px;
}

.sow-features-feature:first-child {
    background-position-x: 55px;
}

.sow-features-feature:last-child {
    background-position-x: 80px;
}

/* gumb Read more */
.sow-features-feature p {
    margin-bottom: 20px;
}

@media (max-width: 1199px) {
    .sow-features-feature {
        background-position-x: 42px;
    }

    .sow-features-feature:first-child {
        background-position-x: 30px;
    }

    .sow-features-feature:last-child {
        background-position-x: 55px;
    }
}

@media (max-width: 991px) {
    /* container Custom Nicelabel solutions in action (Social proof) */
    #pg-14-7 {
        margin-bottom: 0px !important;
    }

    .sow-features-feature, .sow-features-feature:first-child, .sow-features-feature:last-child {
        background-position: 50% 40px;
    }
}

/* ------------------------------------------------------------------------------------------------ */


.widget_sow-editor .caption-container {
    margin: 0px 24px 16px 0px;
}

/* da so texti pod slikami mejhni samo v editorju */
.widget_sow-editor .caption {
    font-size: 14px;
    margin-top: 5px;
    text-align: center;
    display: block;
}

.widget_sow-editor .caption-container a, .widget_sow-editor .caption-container a:hover, .widget_sow-editor .caption-container a:focus {
	color: #333;
	text-decoration: none;
}

.widget_sow-editor .no-padding-top {
	padding-top: 0px !important;
}

/* ------------------------------------------------------------------------------------------------ */

/* za errorje ko se pošlje mejl v contact formu v PAGE-U (in ne z pluginom) */
.so-widget-sow-contact-form-default-ee75b6036652 .sow-contact-form .sow-error {
    max-width: 400px;
}

/* popravilo postavitve input gumba in label napisa */
footer span.wpcf7-form-control-wrap.obvescanje label, .sow-contact-form .sow-form-field-checkboxes label {
    font-size: 10px;
    text-align: left;
    color: white;
    font-weight: normal;
    line-height: 1.3;
    cursor: pointer;
}

.sow-contact-form .sow-form-field-checkboxes label {
    max-width: 400px;
    color: #333;
}

footer span.wpcf7-form-control-wrap.obvescanje input, .sow-contact-form .sow-form-field-checkboxes input {
    width: auto;
    position: relative;
    top: 3px;
    margin-right: 2px !important;
    cursor: pointer;
}

.sow-contact-form .sow-form-field-checkboxes input {
    float: none !important;
}

/* da niso input in label zamakneni na desno */
footer .wpcf7-list-item {
    margin-left: 0px;
}

/* da je napis nad obrazcom mal nižji */
footer .wpcf7 p > label {
    margin-top: 11px;
}

/* ------------------------------------------------------------------------------------------------ */

/* čist spodn meni, kjer so pravice in GDPR, da gre vsak meni element v svojo vrstico */
@media (max-width: 500px) {
    #menu-rights {
        display: block;
    }
}

/* ------------------------------------------------------------------------------------------------ */

/* footer popravki */
@media (max-width: 991px) {
    footer div.col-md-3 {
        padding-bottom: 40px;
    }
}

/* naslovi za vsak footer meni */
footer h4, footer .wpcf7 p > label {
    text-transform: uppercase;
}

footer a, footer a:hover, footer a:focus, footer span.footer-text, .fa {
    color: white;
}

/* ------------------------------------------------------------------------------------------------ */

/* siva ozadja za določene vrstice */
.grey-background {
    background-color: #f1f1f1;
}

/* ------------------------------------------------------------------------------------------------ */

/* da ne kaže recapthe, vendar deluje pa še vedno */
.inv-recaptcha-holder {
    display: none;
}

/* 404 page search input da je čez celo stran */
input.form-control {
    max-width: none;
}

.menu-rights-container {
    padding-left: 232px;
    border-top: 1px solid;
}

span.rights {
    padding: 5px;
    position: relative;
    top: 29px;
    left: 1px;
    padding-top: 11px;
}

@media (max-width: 500px) {
   .menu-rights-container {
        padding-left: 0px;
        padding-top: 35px;
    } 
}

/* ------------------------------------------------------------------------------------------------ */

/* da so gumbi na sredini */
.grey-background {
    align-items: center !important;
}