@font-face {
  font-family: "EFSans";
  src: url("https://emilfrey.si/wp-content/themes/emilfrey/resources/fonts/EFSans-Bold.eot");
  src: url("https://emilfrey.si/wp-content/themes/emilfrey/resources/fonts/EFSans-Bold.eot?#iefix") format("embedded-opentype"), url("https://emilfrey.si/wp-content/themes/emilfrey/resources/fonts/EFSans-Bold.woff") format("woff"), url("https://emilfrey.si/wp-content/themes/emilfrey/resources/fonts/EFSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }
@font-face {
  font-family: "EFSans";
  src: url("https://emilfrey.si/wp-content/themes/emilfrey/resources/fonts/EFSans-Regular.eot");
  src: url("https://emilfrey.si/wp-content/themes/emilfrey/resources/fonts/EFSans-Regular.eot?#iefix") format("embedded-opentype"), url("https://emilfrey.si/wp-content/themes/emilfrey/resources/fonts/EFSans-Regular.woff") format("woff"), url("https://emilfrey.si/wp-content/themes/emilfrey/resources/fonts/EFSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: "EFSans";
  src: url("https://emilfrey.si/wp-content/themes/emilfrey/resources/fonts/EFSans-Light.eot");
  src: url("https://emilfrey.si/wp-content/themes/emilfrey/resources/fonts/EFSans-Light.eot?#iefix") format("embedded-opentype"), url("https://emilfrey.si/wp-content/themes/emilfrey/resources/fonts/EFSans-Light.woff") format("woff"), url("https://emilfrey.si/wp-content/themes/emilfrey/resources/fonts/EFSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: "Canela";
  src: url("https://emilfrey.si/wp-content/themes/emilfrey/resources/fonts/Canela-Black-Web.woff2") format("woff2"), url("https://emilfrey.si/wp-content/themes/emilfrey/resources/fonts/Canela-Black-Web.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-stretch: normal; }
.page-template-vransko h2,
.page-template-vransko h3,
.page-template-vransko h4,
.page-template-vransko h1 {
  font-family: "EFSans", sans-serif; }
.page-template-vransko .header_spacer {
  display: none; }
@media (min-width: 940px) {
  .page-template-vransko .m_show {
    display: none; } }
@media (max-width: 940px) {
  .page-template-vransko .m_hide {
    display: none; } }
.page-template-vransko .znamke {
  background-color: white;
  margin: 0;
  padding: 70px 0; }
  @media (max-width: 940px) {
    .page-template-vransko .znamke {
      padding: 35px 0; } }
.page-template-vransko .vsebina.grey,
.page-template-vransko .footer {
  position: relative;
  z-index: 101; }

.vransko_hero {
  height: 80vh;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 122px;
  display: flex;
  align-items: center; }
  @media (max-width: 940px) {
    .vransko_hero {
      display: block;
      text-align: center;
      position: relative; } }
  .vransko_hero__wrap {
    width: 100%; }
    .vransko_hero__wrap img {
      display: block; }
      @media (max-width: 940px) {
        .vransko_hero__wrap img {
          margin: 0 auto; } }
  .vransko_hero .button_vransko_black {
    display: flex;
    background-color: black;
    width: 351px;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    @media (max-width: 940px) {
      .vransko_hero .button_vransko_black {
        position: absolute;
        bottom: 20px;
        left: 10px;
        width: calc(100% - 20px); } }
    .vransko_hero .button_vransko_black span {
      display: flex;
      align-items: center;
      padding: 0 20px;
      font-weight: 500;
      color: white;
      font-size: 1.1em;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
    .vransko_hero .button_vransko_black svg path {
      fill: #fff;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
    .vransko_hero .button_vransko_black:hover {
      background-color: #003899;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
      .vransko_hero .button_vransko_black:hover span {
        color: white;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s; }
      .vransko_hero .button_vransko_black:hover svg path {
        fill: white;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s; }

.tickerwrapper {
  /* the outer div */
  position: relative;
  left: 0%;
  width: 99.9%;
  height: 50px;
  top: 0;
  overflow: hidden;
  background-color: black;
  color: white; }
  @media (max-width: 940px) {
    .tickerwrapper {
      margin-top: -10px; } }
  .tickerwrapper .listitem {
    padding-left: 60px;
    position: relative; }
    .tickerwrapper .listitem:before {
      content: "";
      width: 20px;
      display: inline-block;
      position: absolute;
      top: -2px;
      left: 30px;
      height: 20px;
      background-image: url(https://emilfrey.si/wp-content/themes/emilfrey/resources/images/check-white.svg);
      background-position: bottom;
      background-repeat: no-repeat; }

ul.list:not(.acf-bl) {
  position: relative;
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0;
  top: 13px; }

ul.list.cloned:not(.acf-bl) {
  position: absolute;
  top: 13px;
  left: 0px; }

ul.list:not(.acf-bl) li {
  float: left;
  padding-left: 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 10px; }

.dve_izpostavitvi {
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 150px 0; }
  @media (max-width: 940px) {
    .dve_izpostavitvi {
      padding: 75px 0; } }
  .dve_izpostavitvi .widthWrapper.small {
    max-width: 1100px; }
  .dve_izpostavitvi h2 {
    font-size: 50px;
    font-weight: 900;
    display: flex;
    align-items: center;
    gap: 30px;
    margin-bottom: 30px; }
    @media (max-width: 940px) {
      .dve_izpostavitvi h2 {
        font-size: 35px;
        gap: 15px;
        margin-bottom: 15px; }
        .dve_izpostavitvi h2 svg {
          width: 30px; } }
  .dve_izpostavitvi p {
    font-weight: bold;
    font-size: 1.2em;
    padding-left: 100px;
    line-height: 1.6em; }
    @media (max-width: 940px) {
      .dve_izpostavitvi p {
        padding-left: 45px; } }
  .dve_izpostavitvi__wrap {
    display: flex;
    gap: 20px; }
    @media (max-width: 940px) {
      .dve_izpostavitvi__wrap {
        flex-direction: column; } }
    .dve_izpostavitvi__wrap > div {
      flex: 1;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      padding: 60px 30px 60px 80px;
      background-color: white; }
      @media (max-width: 940px) {
        .dve_izpostavitvi__wrap > div {
          padding: 30px 10px 30px 40px; } }

.trije_stolpci {
  background-image: url(https://emilfrey.si/wp-content/themes/emilfrey/resources/images/bg.jpg);
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  color: white;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.6em;
  padding: 150px 0; }
  @media (max-width: 940px) {
    .trije_stolpci {
      padding: 75px 0; } }
  .trije_stolpci__wrap {
    display: flex;
    gap: 50px; }
    @media (max-width: 940px) {
      .trije_stolpci__wrap {
        flex-direction: column;
        gap: 25px; } }
  .trije_stolpci__stolpec {
    flex: 1; }

.floating_banner {
  display: flex;
  background-color: black;
  height: 100px;
  text-decoration: none;
  color: white;
  z-index: 101;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  @media (max-width: 940px) {
    .floating_banner {
      height: 60px; } }
  .floating_banner.floating {
    position: sticky;
    top: calc(100% - 100px);
    z-index: 100; }
    @media (max-width: 940px) {
      .floating_banner.floating {
        top: calc(100% - 60px); } }
  .floating_banner:hover {
    color: #003899;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
  .floating_banner .left {
    background-image: url(https://emilfrey.si/wp-content/themes/emilfrey/resources/images/left_arrows.svg);
    background-position: 100% 50%;
    background-size: auto 100%;
    background-repeat: no-repeat;
    flex: 0 0 calc(((100% - 900px) / 2) - 60px); }
  .floating_banner .middle {
    padding: 0 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    font-weight: bold;
    font-size: 21px; }
    @media (max-width: 940px) {
      .floating_banner .middle {
        font-size: 18px;
        padding: 0 30px; } }
  .floating_banner .right {
    background-image: url(https://emilfrey.si/wp-content/themes/emilfrey/resources/images/right_arrows.svg);
    background-position: 0% 50%;
    background-size: auto 100%;
    background-repeat: no-repeat;
    flex: 1; }

.split_big {
  margin-bottom: 150px; }
  @media (max-width: 940px) {
    .split_big {
      margin-bottom: 75px; } }
  .split_big .widthWrapper {
    max-width: 900px; }
  .split_big__wrap {
    display: flex;
    gap: 80px; }
    @media (max-width: 940px) {
      .split_big__wrap {
        flex-direction: column;
        gap: 40px; } }
    .split_big__wrap .left {
      font-size: 55px;
      line-height: 1em;
      font-weight: bold;
      color: #003899; }
      .split_big__wrap .left strong {
        color: black; }
      .split_big__wrap .left .izpostavitev {
        display: flex;
        font-size: 40px;
        font-weight: 300;
        align-items: center;
        color: black;
        gap: 30px; }
    .split_big__wrap .right {
      flex: 1;
      font-size: 18px;
      font-weight: 300;
      line-height: 1.6em; }

.tabi_vransko .r-tabs-accordion-title a {
  background-color: #003899;
  color: white;
  color: white;
  text-decoration: none;
  font-weight: bold;
  font-size: 20px;
  display: flex;
  align-items: center;
  height: 100px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 25px;
  gap: 20px;
  border-top: 1px solid #003899;
  border-left: 1px solid #003899;
  border-right: 1px solid #003899;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  border-bottom: 1px solid white; }
  .tabi_vransko .r-tabs-accordion-title a svg {
    height: 33px;
    flex: 0 0 40px; }
    .tabi_vransko .r-tabs-accordion-title a svg path {
      stroke: white;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
.tabi_vransko .tabi__nav {
  display: flex;
  gap: 20px;
  position: relative;
  z-index: 2;
  max-width: 1300px;
  width: 95%;
  margin: 0 auto -1px auto; }
  @media (max-width: 736px) {
    .tabi_vransko .tabi__nav {
      display: none; } }
  .tabi_vransko .tabi__nav li {
    flex: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    .tabi_vransko .tabi__nav li a {
      background-color: #003899;
      color: white;
      color: white;
      text-decoration: none;
      font-weight: bold;
      font-size: 20px;
      display: flex;
      align-items: center;
      height: 100px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      padding: 0 25px;
      gap: 20px;
      border-top: 1px solid #003899;
      border-left: 1px solid #003899;
      border-right: 1px solid #003899;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
      .tabi_vransko .tabi__nav li a svg {
        height: 33px;
        flex: 0 0 40px; }
        .tabi_vransko .tabi__nav li a svg path {
          stroke: white;
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          -ms-transition: all 0.3s;
          -o-transition: all 0.3s;
          transition: all 0.3s; }
    .tabi_vransko .tabi__nav li.r-tabs-state-active a {
      pointer-events: none;
      background-color: white;
      border-top: 1px solid #d0d0d0;
      border-left: 1px solid #d0d0d0;
      border-right: 1px solid #d0d0d0;
      color: #003899;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
      .tabi_vransko .tabi__nav li.r-tabs-state-active a svg path {
        stroke: #003899;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s; }
    .tabi_vransko .tabi__nav li:not(.r-tabs-state-active):hover a {
      border-top: 1px solid black;
      border-left: 1px solid black;
      background-color: black;
      border-right: 1px solid black;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
.tabi_vransko .tab {
  border-top: 1px solid #d0d0d0;
  position: relative;
  z-index: 1; }
  .tabi_vransko .tab ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 20px;
    margin-bottom: 2em; }
    @media (max-width: 940px) {
      .tabi_vransko .tab ul {
        grid-template-columns: repeat(2, 1fr); } }
    @media (max-width: 736px) {
      .tabi_vransko .tab ul {
        grid-template-columns: repeat(1, 1fr); } }
    .tabi_vransko .tab ul li {
      padding-left: 30px;
      position: relative;
      font-weight: bold; }
      .tabi_vransko .tab ul li:before {
        content: "";
        width: 20px;
        display: inline-block;
        position: absolute;
        top: -2px;
        left: 0px;
        height: 20px;
        background-image: url(https://emilfrey.si/wp-content/themes/emilfrey/resources/images/check.svg);
        background-position: bottom;
        background-repeat: no-repeat; }
  .tabi_vransko .tab .sp {
    display: flex;
    gap: 70px;
    font-size: 1.2em;
    font-weight: 300;
    line-height: 1.6em; }
    @media (max-width: 940px) {
      .tabi_vransko .tab .sp {
        display: block; } }
    .tabi_vransko .tab .sp .izpostavitev {
      flex: 0 0 350px;
      font-weight: bold;
      color: #003899; }
    .tabi_vransko .tab .sp .vsebina {
      margin: 0; }
.tabi_vransko .r-tabs .r-tabs-panel {
  padding: 50px 0 0; }
  .tabi_vransko .r-tabs .r-tabs-panel#varnost-v-prometu, .tabi_vransko .r-tabs .r-tabs-panel#otroski-koticek {
    padding-bottom: 50px; }

.mapa_vransko {
  position: relative;
  padding-top: 30px;
  width: 95%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto; }
  .mapa_vransko .img_map_wrap {
    position: relative; }
  .mapa_vransko img {
    width: 100%;
    vertical-align: bottom; }
  .mapa_vransko .tocke_content_wrap {
    position: absolute;
    z-index: 2;
    top: 10%;
    left: 10%;
    width: 100%;
    max-width: 535px; }
    @media (max-width: 940px) {
      .mapa_vransko .tocke_content_wrap {
        position: relative;
        left: 0;
        width: 100%;
        max-width: 100%;
        min-height: 300px; } }
    .mapa_vransko .tocke_content_wrap .tocka_item {
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transform: translateX(-40%) translateY(0);
      -moz-transform: translateX(-40%) translateY(0);
      -ms-transform: translateX(-40%) translateY(0);
      -o-transform: translateX(-40%) translateY(0);
      transform: translateX(-40%) translateY(0);
      -webkit-transition: all 0.6s;
      -moz-transition: all 0.6s;
      -ms-transition: all 0.6s;
      -o-transition: all 0.6s;
      transition: all 0.6s; }
      .mapa_vransko .tocke_content_wrap .tocka_item.opened {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translateX(0) translateY(0);
        -moz-transform: translateX(0) translateY(0);
        -ms-transform: translateX(0) translateY(0);
        -o-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0);
        -webkit-transition: all 0.6s;
        -moz-transition: all 0.6s;
        -ms-transition: all 0.6s;
        -o-transition: all 0.6s;
        transition: all 0.6s; }
      .mapa_vransko .tocke_content_wrap .tocka_item .tocka_title {
        background: transparent linear-gradient(291deg, #45c4e5 0%, #002d7b 100%) 0% 0% no-repeat padding-box;
        height: 115px;
        display: flex;
        align-items: center; }
        @media (max-width: 940px) {
          .mapa_vransko .tocke_content_wrap .tocka_item .tocka_title {
            height: auto; } }
        .mapa_vransko .tocke_content_wrap .tocka_item .tocka_title svg {
          height: 115px; }
          @media (max-width: 940px) {
            .mapa_vransko .tocke_content_wrap .tocka_item .tocka_title svg {
              flex: 0 0 80px;
              height: auto; } }
        .mapa_vransko .tocke_content_wrap .tocka_item .tocka_title .number {
          flex: 0 0 50px;
          height: 50px;
          display: block;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          border: 3px solid white;
          padding-bottom: 4px;
          font-size: 23px;
          border-radius: 50%;
          display: flex;
          align-items: center;
          justify-content: center;
          line-height: 23px;
          font-weight: bold;
          margin-right: 20px;
          color: white; }
        .mapa_vransko .tocke_content_wrap .tocka_item .tocka_title span {
          font-size: 22px;
          color: white; }
          @media (max-width: 940px) {
            .mapa_vransko .tocke_content_wrap .tocka_item .tocka_title span {
              max-width: 250px;
              padding: 15px 0; } }
      .mapa_vransko .tocke_content_wrap .tocka_item .tocka_content {
        background-color: white;
        padding: 20px 30px; }
  .mapa_vransko .tocka {
    width: 50px;
    height: 50px;
    border: 3px solid #003899;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: transparent linear-gradient(309deg, #ffffff 0%, #ffffff 100%) 0% 0% no-repeat padding-box;
    color: #003899;
    font-size: 23px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 23px;
    font-weight: bold;
    position: absolute;
    cursor: pointer;
    padding-bottom: 4px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    @media (max-width: 940px) {
      .mapa_vransko .tocka {
        width: 25px;
        height: 25px;
        border-width: 2px;
        font-size: 16px;
        line-height: 16px;
        padding-bottom: 1px; } }
    .mapa_vransko .tocka.selected, .mapa_vransko .tocka:hover {
      border-color: white;
      color: white;
      background: transparent linear-gradient(309deg, #45c4e5 0%, #002d7b 100%) 0% 0% no-repeat padding-box;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
    .mapa_vransko .tocka[data-open="1"] {
      top: 49%;
      left: 66%; }
    .mapa_vransko .tocka[data-open="2"] {
      top: 41%;
      left: 70%; }
    .mapa_vransko .tocka[data-open="3"] {
      top: 48%;
      left: 74%; }
    .mapa_vransko .tocka[data-open="4"] {
      top: 55%;
      left: 74%; }
    .mapa_vransko .tocka[data-open="5"] {
      top: 61%;
      left: 69%; }
    .mapa_vransko .tocka[data-open="6"] {
      top: 63%;
      left: 47%; }
    .mapa_vransko .tocka[data-open="7"] {
      top: 54%;
      left: 44%; }

.page-id-1515 .vsebina.white {
  padding: 40px 0; }

.custom_form__box {
  background-color: white;
  width: 100%;
  max-width: 900px;
  margin-bottom: 2em;
  padding: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto; }
  @media (max-width: 940px) {
    .custom_form__box {
      padding: 20px; } }
.custom_form__row {
  display: block;
  margin: 1em 0; }
  .custom_form__row--split {
    display: flex;
    gap: 20px; }
    .custom_form__row--split label {
      flex: 1; }
    @media (max-width: 940px) {
      .custom_form__row--split {
        display: block; }
        .custom_form__row--split label {
          margin-bottom: 1em;
          display: block; }
          .custom_form__row--split label:last-child {
            margin-bottom: 0; } }
  .custom_form__row--starost_otrok {
    display: flex;
    gap: 20px; }
    .custom_form__row--starost_otrok label {
      flex: 1; }
  .custom_form__row--checkbox .wpcf7-list-item {
    margin-left: 0;
    margin-right: 1.5em; }
  .custom_form__row--checkbox .wpcf7-list-item-label {
    margin-left: 5px; }
  .custom_form__row--checkbox label {
    display: flex;
    gap: 10px;
    flex-wrap: wrap; }
    .custom_form__row--checkbox label .cf_error {
      flex: 0 0 100%; }
    .custom_form__row--checkbox label .label {
      text-transform: none !important;
      font-size: 1em !important;
      flex: 1; }
    .custom_form__row--checkbox label input {
      margin-top: 6px; }
  .custom_form__row--checkbox [data-name="cf_izjava_odgovornosti"] .wpcf7-list-item,
  .custom_form__row--checkbox [data-name="cf_varstvo_osebnih_podatkov"] .wpcf7-list-item,
  .custom_form__row--checkbox [data-name="cf_analiza"] .wpcf7-list-item,
  .custom_form__row--checkbox [data-name="cf_varstvo_podatkov"] .wpcf7-list-item {
    margin-left: 0;
    margin-right: 0; }
  .custom_form__row--checkbox [data-name="cf_znamke"] .wpcf7-form-control,
  .custom_form__row--checkbox [data-name="cf_kanali"] .wpcf7-form-control {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 5px; }
    @media (max-width: 940px) {
      .custom_form__row--checkbox [data-name="cf_znamke"] .wpcf7-form-control,
      .custom_form__row--checkbox [data-name="cf_kanali"] .wpcf7-form-control {
        grid-template-columns: repeat(1, 1fr); } }
  .custom_form__row--submit {
    text-align: center;
    margin-top: 50px; }
    .custom_form__row--submit input,
    .custom_form__row--submit a {
      display: block;
      background-color: #003899;
      color: white;
      font-family: inherit;
      font-size: 20px;
      font-weight: bold;
      width: 100%;
      max-width: 400px;
      padding: 20px;
      border: none;
      text-transform: uppercase;
      margin: 0 auto;
      cursor: pointer;
      text-decoration: none;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      .custom_form__row--submit input:hover,
      .custom_form__row--submit a:hover {
        background-color: black; }
      .custom_form__row--submit input.disabled,
      .custom_form__row--submit a.disabled {
        pointer-events: none;
        opacity: 0.3;
        filter: alpha(opacity=30); }
.custom_form__title {
  color: #003899;
  font-weight: bold;
  font-size: 25px;
  line-height: 1.2em;
  width: calc(100% + 80px);
  margin-left: -40px;
  margin-top: -40px;
  margin-bottom: 40px;
  background: transparent linear-gradient(291deg, #45c4e5 0%, #002d7b 100%) 0% 0% no-repeat padding-box;
  color: white;
  display: flex;
  height: 70px;
  align-items: center;
  gap: 20px; }
  .custom_form__title:before {
    content: "";
    display: block;
    width: 70px;
    height: 70px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='120' height='116.413' viewBox='0 0 120 116.413'%3E%3Cdefs%3E%3CclipPath id='a123'%3E%3Cpath d='M222.16,7.775h120V-108.638h-120Z' transform='translate(-222.16 108.638)' fill='none'%3E%3C/path%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a123)'%3E%3Cg transform='translate(90.355 -17.414)'%3E%3Cpath d='M7.581,52.972-7.581,37.918l67.59-68.075L-7.581-98.23,7.581-113.284,90.118-30.157Z' transform='translate(0 105.757)' fill='%23fff'%3E%3C/path%3E%3C/g%3E%3Cg transform='translate(7.253 -17.414)'%3E%3Cpath d='M7.581,52.972-7.581,37.918l67.59-68.075L-7.581-98.23,7.581-113.284,90.118-30.157Z' transform='translate(0 105.757)' fill='%23fff'%3E%3C/path%3E%3C/g%3E%3Cg transform='translate(-78.277 -17.414)'%3E%3Cpath d='M7.581,52.972-7.581,37.918l67.59-68.075L-7.581-98.23,7.581-113.284,90.118-30.157Z' transform='translate(0 105.757)' fill='%23fff'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-size: 72px; }
  @media (max-width: 940px) {
    .custom_form__title {
      height: 50px;
      gap: 15px;
      font-size: 20px;
      width: calc(100% + 40px);
      margin-left: -20px;
      margin-top: -20px;
      margin-bottom: 20px; }
      .custom_form__title:before {
        width: 50px;
        height: 50px;
        background-size: 52px; } }
.custom_form .label_wrap .label {
  display: block;
  font-size: 0.9em;
  text-transform: uppercase; }
  .custom_form .label_wrap .label.add_margin {
    margin-bottom: 0.5em; }
.custom_form .label_wrap input:not([type="checkbox"]) {
  width: 100%;
  background-color: white;
  border: 1px solid #d0d0d0;
  font-family: inherit;
  font-size: inherit;
  height: 50px;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
.custom_form .label_wrap select {
  width: 100%;
  background-color: white;
  border: 1px solid #d0d0d0;
  font-family: inherit;
  font-size: inherit;
  height: 50px;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.cf_error {
  color: red; }

[data-name="cf_izjava_odgovornosti"] .wpcf7-list-item-label,
[data-name="cf_varstvo_osebnih_podatkov"] .wpcf7-list-item-label,
[data-name="cf_analiza"] .wpcf7-list-item-label,
[data-name="cf_varstvo_podatkov"] .wpcf7-list-item-label {
  display: none; }

.required_mobile {
  position: relative; }
  .required_mobile .mobile_label {
    position: absolute;
    top: 37px;
    left: 20px;
    z-index: 1; }
@-moz-document url-prefix() {
  .required_mobile .mobile_label {
    top: 53px; } }
  .required_mobile input {
    padding-left: 60px !important; }

.vransko_success {
  background: #c1ebc1;
  border: 2px solid #50c550;
  padding: 50px;
  width: 100%;
  max-width: 900px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: bold;
  margin: 0 auto; }

[data-status="sent"] .wpcf7-response-output {
  display: none !important; }

.vozila_slider {
  margin: 70px 0; }
  @media (max-width: 940px) {
    .vozila_slider {
      margin: 35px 0 80px 0; } }
  .vozila_slider__vozilo {
    height: 0;
    padding-bottom: 60%;
    width: 100%;
    background-size: cover;
    background-position: 50% 100%;
    background-repeat: no-repeat; }
    @media (max-width: 736px) {
      .vozila_slider__vozilo {
        padding-bottom: 100%; } }
  .vozila_slider .widthWrapper {
    position: relative; }
  .vozila_slider .logo img {
    max-height: 65px; }
    @media (max-width: 736px) {
      .vozila_slider .logo img {
        max-height: 40px; } }
  .vozila_slider .content {
    z-index: 2;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .vozila_slider .content .ime_vozila {
      display: inline-flex;
      align-items: center;
      padding: 0 15px;
      height: 88px;
      background: url("https://emilfrey.si/wp-content/themes/emilfrey/resources/images/emil-mask.png") no-repeat 100% 0;
      color: white;
      font-size: 1.6em;
      font-weight: bold;
      gap: 15px;
      padding-right: 50px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      min-width: 450px; }
      @media (max-width: 736px) {
        .vozila_slider .content .ime_vozila {
          min-width: 100px;
          font-size: 1.3em;
          height: 60px; } }
    @media (max-width: 736px) {
      .vozila_slider .content a {
        position: absolute;
        top: 100%; } }
  .vozila_slider .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    z-index: 1;
    pointer-events: none;
    background: url("https://emilfrey.si/wp-content/themes/emilfrey/resources/images/emil-overlay.png") no-repeat 0 0;
    background-size: auto calc(100% - 88px);
    mix-blend-mode: multiply; }
  .vozila_slider .owl-carousel .owl-nav button.owl-prev {
    left: auto;
    right: 100%; }
  .vozila_slider .owl-carousel .owl-nav button.owl-next {
    right: auto;
    left: 100%; }
  @media (max-width: 736px) {
    .vozila_slider .owl-carousel .owl-stage-outer {
      overflow: visible; } }

/*# sourceMappingURL=vransko.css.map */
