/*
Theme Name: Prizma
Theme URI: https://www.themeisle.com/
Description: This is a custom child theme I have created.
Author: Marko Ferme
Template: hestia
Version: 1.0
*/

@font-face {
    font-family: 'prizma';
    src: url('./fonts/prizma.eot');
    src: url('./fonts/prizma.ttf') format('truetype'),
         url('./fonts/prizma.svg#prizma') format('svg'),
         url('./fonts/prizma.eot?#iefix') format('embedded-opentype'),
         url('./fonts/prizma.woff') format('woff');
         
    font-weight: normal;
    font-style: normal;
}
[class*='prizma-icon-']:before{
    display: inline-block;
   font-family: 'prizma';
   font-style: normal;
   font-weight: normal;
   line-height: 1;
   -webkit-font-smoothing: antialiased; 
    -moz-osx-font-smoothing: grayscale;
    float:left;
  }
.prizma-icon-career:before{content:'\0041';}
.prizma-icon-hrm:before{content:'\0042';}
.prizma-icon-sp:before{content:'\0043';}

.navbar .navbar-header .navbar-brand img {
 
    max-height: 60px;
}

section.hestia-about
{ 
background-color: #c75955; 

}

section.hestia-about div.hestia-about-content p{

color:#ffffff !important;
}

section.hestia-features {
  background-color: #f5f5f5;
}

.hestia-testimonials-content .card-rect img{
max-height: 50px;
width:auto;
}


.image.wp-image-61 {
  position:relative;
  top: 10px;
}
.hestia-features .hestia-info .icon i {
    border: 4px solid #c75955;
    border-radius: 100%;
   padding: 5.01% 5%;
}
.hestia-blogs{
    padding: 0px 0px 70px;
}

.featuers-container .col-md-8 {
    /* padding-right:0px;
       padding-left:0px; */
}
.featuers-container .col-md-4 {
  /* padding-left:0px;
    padding-right:0px;
  */
}

.hestia-features {
    min-height: 475px;
    padding: 50px 0px 0px;
}

.hestia-ribbon {
background-color:#1e73be;
padding: 50px 0px;
border-radius: 0 !important;

}
.hestia-ribbon .hestia-title{
color:white;
}

.simcal-calendar {
 
  /*
    border: 4px solid #c75955;
        border-radius: 3px;
    margin-top: 50px;

    -webkit-box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
*/
}

.simcal-calendar-head-month{
    padding:4px;
    
     display: grid;
  /*   grid-template-columns: 1fr 5fr 1fr; */
     align-items: center ;
     background-color: rgba(199,89,85,1);
}

.simcal-default-calendar-grid .simcal-calendar-head .simcal-nav {
 vertical-align: baseline !important;

 }
 .simcal-default-calendar-light .simcal-nav-button {
    color: white!important;
}
.simcal-default-calendar-grid .simcal-calendar-head .simcal-nav h3{
 font-family: "Roboto Slab", "Times New Roman", serif;
 font-weight: bold;
 text-transform: capitalize;
}
.simcal-calendar-head-month .simcal-nav.simcal-prev-wrapper {
    text-align: left;
color:white;
padding: 0px !important;
font-size: 32px !important;
line-height: 1.618 !important

}

.simcal-calendar-head-month .simcal-nav.simcal-current{
    text-align: center;
    color:white;
    padding: 0px !important;
}
.simcal-default-calendar-light .simcal-nav-button, .simcal-default-calendar-light .simcal-nav-button:hover {
 box-shadow: none !important;
 margin: 0px!important;
 width: auto !important;


}

.simcal-calendar-head-month [class*='icon-']:before{
    line-height: inherit !important;
    float:none;
}
.simcal-calendar-head-month .simcal-nav.simcal-next-wrapper{
    text-align: right;
    color:white;
    padding: 0px !important;
    font-size: 32px !important;
    line-height: 1.618 !important
}

.simcal-calendar-head-days{
    padding:4px;
    
     display: grid;
   /*  grid-template-columns: repeat(7,1fr); */
     background-color: rgba(199,89,85,0.5);
}
.simcal-calendar-head-days .simcal-week-day {
    text-align: center;
    color: #c75955;
    font-weight: bold;

}

.simcal-calendar-grid-container{
padding:4px 4px 4px 4px;   
      
}



.simcal-calendar-grid td.simcal-day{
    border:1px solid rgba(0,0,0,.24);
}

.simcal-calendar-grid tr:first-child td.simcal-day{
    border-top:none;
  
}
.simcal-calendar-grid tr:last-child td.simcal-day{
    border-bottom:none;
  
}

.simcal-calendar-grid tr td.simcal-day:first-child{
    border-left:none;
   
}
.simcal-calendar-grid tr td.simcal-day:last-child{
    border-right:none;

}

.simcal-calendar-grid td.simcal-day>div{
    display: grid;
   /* grid-template-rows: 1fr 2fr 1fr; */
}


.simcal-default-calendar-grid .simcal-no-events {
      min-height: 0px !important;
 }

.simcal-default-calendar-grid .simcal-day-label.simcal-day-number{
    background:none !important;
    grid-row-start: 2;
    padding: 0 !important;
    justify-self: stretch;
    font-size:0.8em;
    font-weight: bold;
    font-family: "Roboto Slab", "Times New Roman", serif;
   


}

.simcal-default-calendar-grid .simcal-events-dots {
     grid-row-start: 3;
    padding: 0 !important;
   place-self:center;
     background-color:#c75955; 
     width: 90%;
     height: 60%;
}
.simcal-default-calendar-grid .simcal-day-void{
     background:none !important;
     color:rgba(0,0,0,.24);
}


.simcal-default-calendar-grid td.simcal-today{
    border-color:#c75955;
    border-width: 4px;
    /* background-color: rgba(199,89,85,0.5)!important; */
}
.simcal-default-calendar-grid .simcal-day-has-events {
    cursor:pointer;
}

.projekt .main-raised section:first-of-type
{
    border-radius: 6px 6px 0 0;
}
 
  .projekt .header-flex {
display: flex;
justify-content:    space-between;  
flex-wrap:  wrap;   

 }

 .projekt .prizma-projekt-header .header-flex .financer-image img{
    max-height:60px;
    margin-left:20px;
}

.projekt .prizma-projekt-header .header-flex .financer-image:first-of-type{
    order:-1;
    margin-right: 20px;
}

 .projekt .prizma-projekt-header .header-flex .hestia-title{
    font-size: 60px;
    margin:     0!important ;
    margin-right:auto!important;
   /* margin-left:auto!important; */
   
 }

.hestia-about .hestia-about-content a,.hestia-about .hestia-about-content a:hover,.hestia-about .hestia-about-content a:active,.hestia-about .hestia-about-content a:visited {
    color:white!important;
    font-weight: bold;
}

 .projekt .hestia-features .hestia-info .projekt-icon  {
  color:#c75955; 
  display: flex;
  justify-content: space-around;
}

.projekt .hestia-features .hestia-info .icon .icon-circle {
    border: 4px solid #c75955; 
    border-radius: 100%;
    width: 120px;
    height: 120px;
    display: flex;
    flex-flow: column;
    justify-content: space-around;
    }
.projekt .hestia-features .hestia-info .icon .icon-circle>i {
    border:0!important;
    border-radius: 0%;
    padding: 0;
    font-size: 61.6px;
    
}

.projekt .page-header {
     will-change: auto;
         z-index: 0;
}

.projekt .prizma-projekt-header {
    z-index: 1;
 
}


.projekt .hestia-features .hestia-info .icon .icon-circle.razvoj-kariere {
    border: 4px solid #294a9d; 
}
 .projekt .hestia-features .hestia-info .projekt-icon.razvoj-kariere  {
  color:#294a9d; 
}

.hestia-about.razvoj-kariere,.projekti-post-wrap article.type-projekt .card-body .btn.razvoj-kariere {
    background-color: #294a9d;
    color:white;
     text-align: justify;
}


.projekt .hestia-features .hestia-info .icon .icon-circle.hrm {
    border: 4px solid #c75955; 
}
 .projekt .hestia-features .hestia-info .projekt-icon.hrm  {
  color:#c75955; 
}

.hestia-about.hrm,.projekti-post-wrap article.type-projekt .card-body .btn.hrm {
    background-color: #c75955;
    color:white;
    text-align: justify;
}


.projekt .hestia-features .hestia-info .icon .icon-circle.sedi {
    border: 4px solid #99D388; 
}
 .projekt .hestia-features .hestia-info .projekt-icon.sedi  {
  color:#99D388; 
}

.hestia-about.sedi,.projekti-post-wrap article.type-projekt .card-body .btn.sedi  {
    background-color:#99D388;
    color:white;
    text-align: justify;
}
.projekti-post-wrap article.type-projekt .card-body .card-description {
    text-align: justify;
}
.post-type-archive .main-raised div:first-of-type
{
    border-radius: 6px 6px 0 0;
}

.post-type-archive .hestia-about p{
    color:white!important;
    text-align: justify;
}


@media (max-width: 992px) {
.page-header.header-small .container {
    padding-top: 35px!important;
}

.projekt .prizma-projekt-header .header-flex .financer-image:nth-of-type(n+1){
     margin-top: 10px;
}
/*
  .podrocje-icon i{
 // display:none;
 }
  */

}


.podrocje-icon i{
  border: 4px solid #FFFFFF;
  border-radius: 100%;
  padding: 13px 13px;
  font-size: 54px;
  color: #FFFFFF;
}
.prizma-podrocje-header  h1.prizma-podrocje-title {
  margin: 0 !important;
}


.prizma-razvojkariere-elementor .header-info {
  background-color:#294a9d;
  color:white
}

.elementor-element.elementor-element-7966423 .eael-feature-list-icon-box .eael-feature-list-icon {
    height: 24px;
    width: 24px;
    font-size: 17px;
    padding: 15px 15px 15px 15px;
}
.prizma-razvojkariere-elementor .elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box .eael-feature-list-icon-inner {
  background-color:#294a9d;
}

.prizma-hrm-elementor .header-info {
  background-color:#c75955;
  color:white
}
.prizma-hrm-elementor .elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box .eael-feature-list-icon-inner {
  background-color:#c75955;
}


.prizma-sp-elementor .header-info {
  background-color:#99D388;
  color:white
}
.prizma-sp-elementor .elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box .eael-feature-list-icon-inner {
  background-color:#99D388;
}





/*
//main barva za front bi lahko bla :3275b5
section.hestia-testimonials 
{  
    position: relative;
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #585858), color-stop(100%, #232323));
    background: -webkit-radial-gradient(center, ellipse cover, #585858 0%, #232323 100%);
    background: -webkit-radial-gradient(center ellipse, #585858 0%, #232323 100%);
    background: radial-gradient(ellipse at center, #585858 0%, #232323 100%);
    
   
    background-image: url(/wp-content/uploads/2019/06/City-Views-from-Bell-Tower-Maribor-Slovenia.jpg); 
  
  background-position: center center;
    background-size: cover;
}

section.hestia-testimonials .hestia-title,section.hestia-testimonials .description, section.hestia-testimonials div.hestia-testimonials-content h4,section.hestia-testimonials div.hestia-testimonials-content h6{

color:#ffffff !important;
}

section.hestia-testimonials  .container {
    position: relative;
    z-index: 2;
}

section.hestia-testimonials:after {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    content: "";
}
.hestia-testimonials-content .card-rect{
background-color: #ffffff;
}
*/

.blog-sidebar-calendar .simcal-calendar {
  background-color:#f5f5f5;
}

.blog-sidebar-calendar .simcal-events {
  margin:0;
  padding:0;
}

.blog-sidebar-calendar .simcal-events .simcal-event-details{
  display:flex;
  flex-direction:row;
  justify-content: space-between;
  
}
.blog-sidebar-calendar .simcal-events li{
  padding: 0.5em 0.75em 0.5em 0.75em;
  background-color:white;

  /*animation: slideIn 0.5s linear;
  animation-fill-mode: both;
  position:relative;
  */
}
/*
.blog-sidebar-calendar .simcal-events li:nth-child(1) {
    animation-delay: 1s;
 }
.blog-sidebar-calendar .simcal-events li:nth-child(2) {
    animation-delay: 1.25s;
 }
.blog-sidebar-calendar .simcal-events li:nth-child(3) {
    animation-delay: 1.5s;
 }
.blog-sidebar-calendar .simcal-events li:nth-child(4) {
    animation-delay: 1.75s;
 }
.blog-sidebar-calendar .simcal-events li:nth-child(5) {
    animation-delay: 2s;
 }
.blog-sidebar-calendar .simcal-events li:nth-child(6) {
    animation-delay: 2.25s;
 }
.blog-sidebar-calendar .simcal-events li:nth-child(7) {
    animation-delay: 2.5s;
 }



@keyframes slideIn {
  0% {
    opacity: 0;
    left: 100%;
  }
  75% {
    opacity: 0.5;
    left: 0;
  }
  100% {
    opacity: 1;
  }
}
*/

.blog-sidebar-calendar .simcal-events .simcal-event-details .date{
  padding:0 1.25em 0 1.25em;
  border: 1px solid #c75955;
  background-color:#c75955;
  color:white;
  display:flex;
  flex-direction:column;
  align-items: center;
  justify-content: center;
  
  
}
.blog-sidebar-calendar .simcal-events .simcal-event-details .date .day{
  font-size:2em;
  
}
.blog-sidebar-calendar .simcal-events .simcal-event-details .info{
  margin-left:0.5em;
  flex-grow:1;
  display:flex;
  flex-direction:column;
  justify-content: space-between;

  
}
.blog-sidebar-calendar .simcal-events .simcal-event-details .info{
  margin-left:0.5em;
  flex-grow:1;

  
}
.blog-sidebar-calendar .simcal-events .simcal-event-details .date .month{
  font-size:1em;
   margin-bottom:auto;
  
}
.featuers-container {
  background-color:#f5f5f5;
}

.hestia-features {
  padding-top:25px;
}

.blog-sidebar-calendar
{
  padding-top:25px;
}
.dogodki-title{
  margin-top:10px;
}


