/* general */


/* stran financni svetovalci */
.svetovalcinartext .avia_textblock {
    max-width: 840px;
    text-align: center;
    margin: 0px auto;
}

.nartext .avia_textblock {
    max-width: 840px;
    text-align: center;
    margin: 0px auto;
}

.svetovalcinartext .avia-button.avia-size-small {
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 10px;
}

.nartext h2 {
    font-size: 28px !important;
    font-weight: bold;
    line-height: 47px !important;
    text-align: center;
    margin-bottom: 10px;
}

.svetovalci h2 {
    font-size: 28px;
    font-weight: bold;
    line-height: 47px;
    text-align: center;
    margin-bottom: 35px;
}

.svetovalecime {
    font-size: 16px;
    line-height: 17px;
    font-weight: bold;
}

.svetovaleclokacija {
    margin-bottom: 10px;
}

.svetovaleclokacija, .svetovalectel, .svetovalecemail {
    font-size: 16px;
    line-height: 20px;
}

.svetovalciwrap .av_one_fourth {
    width: 25%;
    margin-left: 0px;
    padding: 0px 20px;
    text-align: center;
    float: left;
    min-height: 325px;
    margin-bottom: 30px;
}

.svetovalciwrap .svetovalecimg img {
    border-radius: 90%;
    max-height: 202px;
}

.prednostisvetovalcev {
    background-color: #f6f6f6 !important;
}

.prednostisvetovalcev .content {
    padding: 60px 0px 25px;
}

.prednostisvetovalcev h3 {
    text-align: center;
    font-weight: bold;
    font-size: 23px;
    line-height: 25px;
}

.prednostisvetovalcatekst {
    line-height: 20px;
    font-size: 16px;
    text-align: center;
    max-height: 0px;
    overflow: hidden;
    transition: 0.3s all;
}

.prednostisvetovalciwrap .av_one_fifth {
    display: inline-block;
    width: 20%;
    transition: 0.3s all;
    padding: 20px;
    vertical-align: middle;
    margin-left: 0px;
    cursor: default;
}

/*.prednostisvetovalciwrap .av_one_fifth:hover{background-color:#e5e5e5;}*/
.prednostisvetovalciwrap .svetovalecime {
    margin: 5px 0px 10px;
    text-align: center;
}

.prednostisvetovalciwrap .svetovalecimg {
    text-align: center;
}

.prednostisvetovalciwrap {
    min-height: 250px;
    display: table;
}

.tcell {
    display: table-cell;
    vertical-align: middle;
}

.prednostisvetovalciwrap .av_one_fifth:hover .prednostisvetovalcatekst {
    max-height: 200px;
}

.svetovalci .content {
    padding-top: 10px;
}

.splosniobrazec .avia_textblock {
    max-width: 760px;
    margin: 0px auto;
    background-color: #f6f6f6;
    padding: 55px 85px;
}

.splosniobrazec.splosniobrazec_small_padding .avia_textblock {
    padding: 25px;
}

.splosniobrazec .content {
    vertical-align: top !important;
    padding-top: 10px;
}

.nopadbot .content {
    padding-bottom: 0px;
}

.splosniobrazec .gfield_required {
    display: none;
}

.splosniobrazec .gform_wrapper label.gfield_label, .splosniobrazec .gform_wrapper legend.gfield_label {
    display: none !important;
}

.pum .gfield_required {
    display: none;
}

.pum .gform_wrapper label.gfield_label {
    display: none !important;
}

.splosniobrazec textarea {
    margin-bottom: 0px !important; /*border-radius:4px !important;*/
    border: 1px solid #dfdfdf !important;
    padding: 10px 12px !important;
}

.checkboxlabel {
    position: relative;
    overflow: hidden;
}

.checkboxlabel input {
    position: absolute;
    left: -300px;
}

.checkboxnarocilo input {
    position: absolute;
    left: -300px;
}

.checkboxnarocilo {
    margin-top: 30px;
    display: block
}

.checkboxlabel label {
    min-height: 26px;
    padding-left: 40px !important;
    display: inline-block;
    max-width: 100% !important;
    margin-left: 0px !important;
    background-position: left top;
    background-repeat: no-repeat;
    background-image: url('./images/checkbox-white-unchecked.svg');
    line-height: 21px !important;
}

.checkboxnarocilo span {
    padding-left: 40px !important;
    display: inline-block;
    max-width: 100% !important;
    margin-left: 0px !important;
    background-position: left top;
    background-repeat: no-repeat;
    background-image: url('./images/checkbox-white-unchecked.svg');
    line-height: 21px !important;
    font-size: 17px !important;
    line-height: 21px;
}

.checkboxlabel input[type=checkbox]:checked + label {
    background-image: url("./images/checkbox-white-checked.svg");
}

.checkboxnarocilo input[type=checkbox]:checked + span {
    background-image: url("./images/checkbox-white-checked.svg");
}

.mailchimp-gravity .checkboxlabel label {
    background-image: url('./images/checkbox-gray-unchecked.svg');
}

.mailchimp-gravity .checkboxnarocilo span {
    background-image: url('./images/checkbox-gray-unchecked.svg');
}

.mailchimp-gravity .checkboxlabel input[type=checkbox]:checked + label {
    background-image: url("./images/checkbox-gray-checked.svg");
}

.mailchimp-gravity .checkboxnarocilo input[type=checkbox]:checked + span {
    background-image: url("./images/checkbox-gray-checked.svg");
}

/*.checkboxlabel label a{display:block; margin-top:3px;}*/
.splosniobrazec input[type="submit"] {
    width: 100% !important;
    text-align: center; /*border-radius:4px;*/
    line-height: 32px;
    font-size: 18px;
}

.splosniobrazec form ul {
    list-style: none;
    margin-left: 0px !important;
}

.splosniobrazec form .checkboxlabel li {
    list-style: none;
    margin-left: 0px !important;
}

.pum input[type="submit"] {
    width: 100% !important;
    text-align: center; /*border-radius:4px;*/
    line-height: 32px;
    font-size: 18px;
}

.pum form ul {
    list-style: none;
    margin-left: 0px !important;
}

.pum form .checkboxlabel li {
    list-style: none;
    margin-left: 0px !important;
}

.pum input[type="submit"] {
    color: #fff;
}

.owtabtitle {
    line-height: 50px;
    width: 200px;
    cursor: pointer;
    background-color: #353132;
    color: #fff;
    text-align: center;
    font-size: 1em;
    display: inline-block;
    margin: 0px 10px;
}

.owtabtitle.active, .owtabtitle:hover {
    background-color: #c21b17;
}

.poslovalnicetabs {
    text-align: center;
}

.owtabscontentinner {
    display: block;
}

.owtabscontentinner.active {
    display: block;
}

.searchposform, .searchposform > div, .searchposform input {
    display: inline-block !Important;
}

#postnastevilka {
    min-width: 300px;
    line-height: 45px !important;
    padding: 0px 19px !important;
    border: 0px !important;
}

.splosniobrazec input[type="text"] {
    min-height: 50px;
    line-height: 48px !important;
    padding: 0px 12px !important; /*border-radius:4px !important;*/
    border: 1px solid #dfdfdf !important;
}

.splosniobrazec select {
    min-height: 50px;
    line-height: 48px !important;
    padding: 0px 12px !important; /*border-radius:4px !important;*/
    border: 1px solid #dfdfdf !important;
}

.pum input[type="text"] {
    min-height: 50px;
    line-height: 48px !important;
    padding: 0px 12px !important; /*border-radius:4px !important;*/
    border: 1px solid #dfdfdf !important;
}

.pum select {
    min-height: 50px;
    line-height: 48px !important;
    padding: 0px 12px !important; /*border-radius:4px !important;*/
    border: 1px solid #dfdfdf !important;
}

.pum .gform_wrapper {
    margin-top: 30px;
}

#top .pum .checkboxlabel label {
    font-size: 0.85em;
    line-height: 21px;
}

#top .pum:not(.pum-theme-red-pop) .pum-container {
    background-color: #f6f6f6;
    margin: 12% auto;
    padding: 50px 5% 50px 5%;
    border: 1px solid #f6f6f6;
    width: 90%;
    max-width: 750px;
    position: relative;
    /* border-radius: 4px; */
}

.poslovalnicewrap {
    background-color: #f6f6f6;
}

.poslovalnicasearch .content {
    border-top: solid 1px #d8d8d8 !important;
}

.mwrap {
    height: 820px;
    position: relative;
}

.poslovalinicelist {
    display: block;
    max-width: 420px;
    width: 100%;
    transition: 0.3s all;
    z-index: 100;
    background: #fff;
    float: left;
    height: 100%;
    cursor: pointer;
    position: relative;
    padding: 45px 55px 40px;
    max-height: 100%;
    overflow: hidden;
}

.poslovalnicesinglewrap {
    max-height: 90%;
    padding-bottom: 50px;
    overflow: hidden;
    overflow-y: auto;
}

.poslovalinicelist h2 {
    font-size: 22px !important;
    padding: 0px 12px;
    margin-bottom: 30px;
}

.posameznaposlovalnica {
    padding: 12px 15px;
    margin-bottom: 5px;
}

.posameznaposlovalnica:hover {
    background-color: #f6f6f6;
    box-shadow: 0 0 4px rgba(179, 179, 179, 0.5);
}

.zemljevidwrap {
    position: relative;
    height: 100%;
    width: calc(100% - 420px);
    float: left;
    background-color: #eee;
}

.locname {
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
}

.locnaddr {
    font-size: 14px;
    line-height: 18px;
}

.desctitle {
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 5px;
}

.descnaslov, .descdelcas, .descntel, .descngsm {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 15px;
}

.descntel {
    margin-bottom: 3px;
}

.infoboxwrap {
    padding: 15px 0px 15px 20px;
    max-width: 280px;
}

.btndesc {
    display: inline-block;
    line-height: 45px;
    padding: 0px 20px; /*border-radius:4px;*/
    font-size: 16px;
    color: #fff;
    background-color: #c21b17;
    cursor: pointer;
}

.poslovalinicelist {
    position: relative;
}

.poslovalinicelist .openwide {
    display: block;
    position: absolute;
    height: 100%;
    width: 40px;
    right: 0px;
    top: 0px;
    box-shadow: 0 0 4px rgba(179, 179, 179, 0.5);
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(./images/arrowopen.svg);
}

.poslovalinicelist.opened {
    max-width: 900px;
    margin-right: -480px;
}

.poslovalinicelist.opened .openwide {
    background-image: url(./images/arrowclose.svg);
}

.poslovalinicelist.opened .posameznaposlovalnica {
    display: inline-block;
    width: 33%;
    vertical-align: top;
}

.yourlocation {
    display: inline-block;
    vertical-align: top;
    line-height: 40px;
    margin-left: 30px;
    padding-left: 20px;
    color: #c21b17;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url(./images/locator.svg);
    cursor: pointer;
}

.poslovalnicasearch .content {
    text-align: center;
}

.searchposform > span {
    display: inline-block;
}

.searchposform > span input[type="submit"] {
    margin-left: 5px;
    background-color: #353132;
    height: 45px; /*border-radius:4px;*/
    font-size: 16px;
    padding: 9px 35px;
}

.owtabscontent {
    position: relative;
    height: 820px;
}

.owtabscontentinner {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
}

.owtabscontentinner.active {
    z-index: 500;
}

.megameni {
    border-bottom: solid 1px #d8d8d8 !important;
    border-top: solid 1px #d8d8d8 !important;
}

.megameni .content {
    padding: 0px;
}

.megameni {
    max-height: 345px;
    transition: 0.3s all;
    position: absolute;
    width: 100%;
    background-color: #fff;
    overflow: hidden;
    border-color: #d8d8d8 !important;
}

.megameni.skrit {
    max-height: 0px;
    opacity: 0;
}

.mmcontent .av_one_fourth {
    width: 25%;
    margin-left: 0px;
    float: left;
    border-left: solid 1px #d8d8d8;
    border-color: #d8d8d8;
    border-color: #d8d8d8 !important;
    padding: 30px 30px 10px;
    height: 100%;
    min-height: 345px;
}

.mmcontent .av_one_third {
    width: 28%;
    margin-left: 0px;
    float: left;
    border-left: solid 1px #d8d8d8;
    border-color: #d8d8d8;
    border-color: #d8d8d8 !important;
    padding: 30px 30px 10px;
    height: 190px;
    min-height: 190px;
    max-height: 190px;
}

.mmcontent .av_one_third:last-child {
    width: 43%;
}

.mmcontent .av_one_third:first-child {
    padding-left: 0px;
}

.mmlink.bluebutton {
    line-height: 30px;
    width: 130px;
    display: inline-block;
    text-align: center;
    color: #fff !important;
    margin-top: 10px;
    background-color: #c21b16; /*border-radius:4px;*/
}

.av_one_third .mmlink.withimage {
    max-width: 80%;
}

#kdskladinet .av_one_third:first-child .mmsklop a:last-child {
    border-bottom: 0px;
}

#kdskladinet .av_one_third {
    display: table;
}

#kdskladinet .av_one_third .mmsklop {
    display: table-cell;
    vertical-align: middle;
}

.av_one_third .mmnaslov {
    margin-bottom: 0px;
}

.mmcontent {
    overflow: auto;
}

.mmcontent.skrit {
    display: none;
}

.mmnaslov {
    font-size: 16px;
    line-height: 21px;
    color: #161615;
    font-weight: bold;
    margin-bottom: 10px;
}

.mmsklop {
    margin-bottom: 20px;
}

.mmsklop.withimage {
    padding-left: 90px;
    background-repeat: no-repeat;
    background-position: left center;
    min-height: 60px;
}

.mmlink.applinks {
    display: inline-block;
    margin-right: 15px;
    color: #c21b17;
    margin-top: 10px;
    font-size: 17px;
}

.mmpodnaslov {
    font-size: 15px;
    line-height: 22px;
}

.mmlink {
    font-size: 15px;
    line-height: 22px;
    display: block;
    margin-bottom: 5px;
}

.mmlink.withimage {
    background-size: 23px 32px;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 40px;
    font-size: 16px;
    line-height: 21px;
    line-height: 50px;
    font-weight: bold;
    border-bottom: solid 1px #d8d8d8;
}

.mmlink.orangelink {
    transition: all 0.4s;
    color: #fff;
    background-color: #c21b17;
    padding: 0px 10px;
    display: inline-block;
    line-height: 40px;
    font-size: 16px;
    margin-top: 20px; /*border-radius:4px;*/
}

.mmlink.orangelink:hover {
    color: #fff;
}

.mmcontent > div:first-child {
    border-left: 0px;
}

.mmcontent .av_one_fourth:nth-child(4) .mmsklop a:last-child {
    border-bottom: 0px;
}

.kontaktmeniwrap {
    background-color: #f6f6f6;
    position: relative;
    width: 100%;
    z-index: 50; /*border-top:solid 1px #d8d8d8;*/
    border-color: #d8d8d8 !important;
    max-height: 300px;
    opacity: 1;
}

.kontaktmeniwrap.skrit {
    max-height: 0px;
    overflow: hidden;
    opacity: 0;
}

.kontaktmeniwrap .av_one_third {
    float: left;
    width: 33.333%;
    margin-left: 0px;
    padding: 10px 60px 0px 35px;
    border-left: solid 1px #d8d8d8;
}

.kontaktmeniwrap .content {
    overflow: auto;
    padding: 10px 0px 30px;
}

.kontaktmeniwrap .content .av_one_third:first-child {
    border-left: 0px;
    padding-left: 0px;
}

.kontaktmeniwrap .mmpodnaslov {
    min-height: 63px;
}

.kontaktmeniwrap .mmlink {
    text-transform: uppercase;
    text-decoration: underline;
    color: #c21b17;
    display: block;
    margin-top: 5px;
}

.onasmeniwrap {
    background-color: #f6f6f6;
    position: relative;
    width: 100%;
    z-index: 50; /*border-top:solid 1px #d8d8d8;*/
    border-color: #d8d8d8 !important;
    max-height: 300px;
    opacity: 1;
}

.onasmeniwrap.skrit {
    max-height: 0px;
    overflow: hidden;
    opacity: 0;
}

.onasmeniwrap .av_one_third {
    float: left;
    width: 33.333%;
    margin-left: 0px;
    padding: 10px 60px 0px 35px;
    border-left: solid 1px #d8d8d8;
}

.onasmeniwrap .content {
    overflow: auto;
    padding: 10px 0px 30px;
}

.onasmeniwrap .content .av_one_third:first-child {
    border-left: 0px;
    padding-left: 0px;
}

.onasmeniwrap .mmpodnaslov {
    min-height: 42px;
}

.onasmeniwrap .mmlink {
    color: #4a4a4a !important;
    display: block;
    margin-top: 5px;
}

.mmpodnaslov p {
    margin: 0px;
}

.activemenu .avia-menu-text, .activemenu a {
    color: #c21b17 !important;
}

.contactmenupadding {
    margin-top: 0px;
}

.contactmenupadding.contactopened {
    margin-top: 157px !important;
}

.contactmenupadding.onasopened {
    margin-top: 227px !important;
}

.header-scrolled .kontaktmeniwrap {
    max-height: 0px;
    overflow: hidden;
}

.header-scrolled .onasmeniwrap {
    max-height: 0px;
    overflow: hidden;
}

#header {
    position: absolute;
}

#header.header-scrolled {
    position: fixed;
}

.ddmeni a {
    padding-right: 20px !important;
    background-position: right center;
    background-repeat: no-repeat;
    background-image: url(./images/ddicon-black.svg);
}

/*.ddmeni.activemenu a, .ddmeni:hover a{ background-image:url(./images/ddicon-orange.svg);}*/
.sep {
    margin: 10px 0px !important;
}

.sep .hr-inner {
    border-color: #eee !important
}

::-webkit-input-placeholder {
    color: #4a4a4a !important;
}

::-moz-placeholder {
    color: #4a4a4a !important;
}

:-ms-input-placeholder {
    color: #4a4a4a !important;
}

:-moz-placeholder {
    color: #4a4a4a !important;
}

.primerjava-skladov .av_one_fourth {
    float: left;
    width: 24%;
    margin-left: 1%;
    position: relative;
}

.primerjava-skladov .primerjava_headings {
    margin-top: 125px;
}

.primerjava-skladov .primerjava_headingone {
    position: relative;
    color: #fff;
    font-size: 1em;
    min-height: 40px;
    line-height: 19px;
    padding: 10px 20px;
    background-color: #353132; /*margin-bottom:1px;*/
}

.primerjava-skladov .primerjava_headingone:after {
    height: 1px;
    width: 100%;
    bottom: 0px;
    left: 0;
    position: absolute;
    content: '';
    display: block;
    background-color: #fff;
}

.primerjava-skladov .primerjava_headingone.margbot {
    margin-bottom: 11px;
}

.primerjava-skladov .primerjava_headingone.margbot:after {
    display: none;
}

.primerjava-skladov .primerjava_headingone[row="13"]:after {
    display: none;
}

.primerjavaheading {
    height: 125px;
    background-color: #353132;
    cursor: pointer;
    background-size: cover;
    background-position: bottom left;
}

.choosesklad {
    font-size: 16px;
    color: #fff;
    padding: 20px 30px 0px 55px;
    cursor: pointer;
    background-position: 30px 27px;;
    background-repeat: no-repeat;
    background-image: url(./images/izberisklad.svg);
}

.chooseskladwrap {
    padding: 0px 25px;
    background-color: #353132;
    z-index: 10;
    height: calc(100% - 60px);
    width: 100%;
    max-height: 0px;
    transition: 0.3s all;
    overflow: hidden;
    position: absolute;
    top: 60px;
}

.primerjavaloader {
    padding: 0px 25px;
    background-color: rgba(255, 255, 255, 0.5);
    z-index: 12;
    height: 100%;
    width: 100%;
    transition: 0.3s all;
    overflow: hidden;
    position: absolute;
    top: 00px;
    background-position: center;
    background-repeat: no-repeat;
    display: none;
}

.loading .primerjavaloader {
    display: block;
}

.chooseskladwrap.open {
    max-height: 1000px;
}

.primerjava_content {
    background-color: #e5e5e5;
    position: relative;
    min-height: 40px;
    font-size: 1em;
    line-height: 19px;
    padding: 10px 10% 10px;
}

.primerjava_content:after {
    height: 1px;
    width: 80%;
    bottom: 0px;
    left: 10%;
    position: absolute;
    content: '';
    display: block;
    background-color: #fff;
}

.primerjava_content[row="13"]:after {
    display: none;
}

.primerjava_content.margbot {
    margin-bottom: 12px;
}

/*.primerjava_content.highersec,.primerjava_headingone.highersec{min-height:68px;}*/
.primerjava_content.margbot:after {
    display: none;
}

.choosethissklad, .choosethissklad strong {
    color: #fff !important;
    cursor: pointer;
}

.skladime {
    font-size: 23px;
    line-height: 25px;
    color: #fff;
    font-weight: bold;
    padding: 15px 25px;
}

.choosethissklad:hover, .choosethissklad:hover strong {
    color: #c21b16 !important;
}

.choosethissklad.greyed, .choosethissklad.greyed strong {
    color: #767676 !important;
    pointer-events: none;
    cursor: default;
}

.choosethissklad.active, .choosethissklad.active strong {
    color: #c21b16 !important;
}

.primerjava_headingone .tooltip {
    margin-left: 5px;
}

.notices {
    margin-top: 20px;
    font-size: 10px;
}

.primerjava-skladov {
    overflow: auto;
}

.singlenotice .longnotice, .singlenotice .noticeshowless {
    display: block;
    vertical-align: middle;
}

.singlenotice.short .longnotice, .singlenotice.short .noticeshowless {
    display: none
}

.singlenotice:not(.short) .noticedelimiter, .singlenotice:not(.short) .noticeshowmore, .singlenotice:not(.short) .shortnotice, .singlenotice:not(.short) > .noticemark {
    display: none
}

.longnotice p {
    display: inline-block;
}

.singlenotice {
    font-size: 13px;
    margin-bottom: 8px;
}

.noticemark {
    margin-right: 5px;
}

.noticeshowless, .noticeshowmore {
    color: #c5271c;
    cursor: pointer;
}

.heightchecker {
    position: relative;
}

.heightchecker sup {
    line-height: 0;
}

.skladfourth .heightchecker sup {
    line-height: 0;
    padding-left: 5px;
}

.longnotice {
    display: block;
    margin-bottom: 6px;
}

.narociloizjavewrap {
    background-color: #f6f6f6;
}

.narociloizjavewrap .container_wrap {
    background-color: transparent;
}

.narociloizjavewrap .container {
    position: relative;
}

#step0 {
    height: 800px;
}

#step1 {
    height: 910px;
}

.prijavastep {
    position: relative;
    height: 100%;
    display: table;
}

.uvodnitext {
    max-width: 70%;
    margin: 0px auto;
    text-align: center;
}

.uvodnitext h1 {
    color: #353132 !important;
    font-size: 48px !important;
    font-weight: bold;
}

.uvodnitext p {
    font-size: 17px;
    line-height: 25px;
    text-align: center;
    letter-spacing: 0.5px;
}

.uvodnitext strong {
    color: #282526 !important;
    display: block;
    margin: 25px 0px;
}

.stepcontent.stepmiddle {
    display: table-cell;
    vertical-align: middle;
}

.koraki {
    background-color: #fff;
    padding: 20px 10px 25px;
    margin: 50px 0 25px 0;
}

.korakprijave {
    display: inline-block;
    width: 33%;
    text-align: center;
    position: relative;
}

.korakprijave .korakoznaka {
    display: inline-block;
    border-radius: 50%;
    line-height: 28px;
    height: 28px;
    width: 28px;
    text-align: center;
    background-color: #353132;
    color: #fff;
    font-size: 13px;
}

.korakprijave .korakopis {
    font-weight: 600;
    font-size: 17px;
    margin-top: 5px;
}

.korakprijave:after {
    position: absolute;
    top: calc(50% - 15px);
    right: -10px;
    width: 18px;
    height: 34px;
    content: '';
    display: block;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(./images/arrowopen.svg);
}

.koraki .korakprijave:last-child:after {
    display: none;
}

.buttonwrap {
    text-align: center
}

.buttonwrap .izjavabutton {
    display: inline-block;
    cursor: pointer;
    padding: 17px 32px !important;
    color: #fff;
    font-size: 16px;
    line-height: 17px; /*border-radius:4px;*/
    background-color: #c21b17;
    margin-top: 25px;
}

.prijavastep {
    display: none;
}

.prijavastep.active {
    display: table;
    width: 100%;
}

.hideheader header#header {
    display: none !important
}

.hideheader #main {
    padding-top: 0px !important;
    margin-top: 0px !important;
}

.korakoznaka.active {
    background-color: #c21b17
}

.prijavastep.content {
    padding: 0px;
}

.izberitenagovor {
    max-width: 70%;
    margin: 100px auto 50px;
    text-align: center;
}

.izberitenagovor h2 {
    font-size: 23px;
    line-height: 18px;
    color: #353132;
}

.buttonskladpaket {
    padding: 16px 20px 17px;
    line-height: 17px;
    font-size: 16px;
    color: #333;
    line-height: 17px; /*border-radius:4px;*/
    display: inline-block;
    cursor: pointer;
    background-color: #e1e1e1;
    position: relative;
    overflow: auto;
    min-width: 305px;
    font-weight: 500 !important;
}

.buttonskladpaket input {
    position: absolute;
    left: -100px;
}

.needhelp {
    padding: 80px 0px;
    margin: 0px auto;
    border-top: solid 1px #dfdfdf;
    max-width: 70%;
    border-color: #dfdfdf !important;
    text-align: center;
}

.povzetektitle {
    margin: 90px 0px 40px;
    text-align: center;
    font-weight: bold;
    font-size: 23px;
    line-height: 18px;
}

.povzetektitle h2 {
    font-weight: bold;
    font-size: 23px !important;
    line-height: 18px;
}

#pregled {
    overflow: auto;
    margin-bottom: 50px;
}

#pregled .av_one_half {
    float: left;
    width: 49%;
    margin-left: 2%;
}

#pregled .av_one_half.first {
    margin-left: 0px;
}

.pregledpolheading {
    padding: 16px 30px 17px;
    color: #fff;
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
    background-color: #353132;
}

.buttonskladpaket.active {
    background-color: #c21b17;
    color: #fff;
}

.izbsklpak {
    display: none
}

.izbsklpak.active {
    display: block;
}

.naosebnepodatke {
    margin-bottom: 50px !important;
}

.vnesiznesek {
    display: none;
    height: 125px;
    background-color: #fff;
    padding: 50px 25px;
}

.vnesiznesek input {
    display: inline-block !important;
    width: 100px !important;
    border-bottom: solid 1px #000 !important;
    padding: 2px 6px !important;
    text-align: right;
    margin: 0px 4px !important;
    box-shadow: none !important;
}

.active > .vnesiznesek {
    display: block;
}

.posamezenpaket {
    display: block;
    width: 32%;
    margin-left: 2%;
    float: left;
}

.posamezenpaket.first {
    margin-left: 0px;
}

.paketizaizborwrap {
    overflow: auto;
    margin-top: 30px;
}

.pakettitle {
    display: block;
    font-size: 33px !important;
    line-height: 47px;
    color: #fff !important;
}

.izberipaketetext {
    margin-top: 30px;
    text-align: center;
}

.pospaketheading {
    padding: 30px;
    background-color: #979797;
    display: block;
}

.checkboxpaket {
    font-size: 17px !important;
    line-height: 28px;
    padding-left: 40px;
    color: #fff !important;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url(./images/checkbox-white-unchecked.svg);
    display: block;
}

.pospaketheading {
    position: relative
}

.pospaketheading input {
    position: absolute;
    top: -100px;
}

.pospaketheading input:checked + .checkboxpaket {
    background-image: url(./images/checkbox-white-checked.svg);
}

#izbranipaketi .vnesiznesek {
    display: block;
}

#izbranipaketi .posamezenpaket {
    display: none;
    width: 100%;
    margin-left: 0px;
}

#izbranipaketi .posamezenpaket.active {
    display: block;
}

#izbranipaketi .pospaketheading {
    background-color: #c21b17;
    padding: 10px 30px;
}

#izbranipaketi .pospaketheading .pakettitle {
    font-size: 24px !important;
}

#izbranipaketi .vnesiznesek {
    padding: 15px 30px;
    height: auto;
}

.activepaket .pospaketheading {
    background-color: #c21b17
}

.activepaket .vnesiznesek {
    display: block;
}

.vnesiznesek span:first-child {
    font-weight: bold;
}

.formaosebnipodatki {
    max-width: 70%;
    margin: 90px auto 0px;
}

.formaosebnipodatki h2 {
    text-align: center;
    font-weight: bold;
    font-size: 23px !important;
    line-height: 18px;
}

.inputholder {
    position: relative;
}

.inputholder input {
    line-height: 21px !important;
    padding: 22px 13px 7px !important;
    border: 1px solid #dfdfdf !important; /*border-radius:4px !important;*/
    box-shadow: none !important;
}

#top #main .inputholder .ui-datepicker-trigger {
    vertical-align: top;
    margin-top: 3px;
}

.inputholder select {
    line-height: 21px !important;
    padding: 16px 13px 17px !important;
    border: 1px solid #dfdfdf !important; /*border-radius:4px !important;*/
    box-shadow: none !important;
    background-image: url(./images/arrowdropdown.png) !important;
    background-position: 98% center !important;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}

.inputholder select.valerror {
    border-color: #c21b17 !important;
}

.inputholder label {
    line-height: 50px;
    position: absolute;
    top: 2px;
    left: 0px;
    font-weight: 500 !important;
    padding: 0px 13px;
    pointer-events: none;
    width: 100% !important;
    transition: 0.3s all;
    color: #4a4a4a;
    font-size: 16px !important;
}

.inputholder.focused label {
    width: 121px;
    height: 21px;
    color: #a3a3a3;
    font-size: 12px !important;
    letter-spacing: 1px;
    line-height: 21px;
}

.formarow .av_one_half {
    width: 49%;
    margin-left: 2%;
    float: left;
}

.formarow .av_one_half.first {
    margin-left: 0%;
}

.formarow {
    overflow: auto;
}

.inputholder input.datepicker.ena {
    width: 100%;
    color: #fff !important;
    margin-left: 0px !important;
    width: calc(100% - 52px) !important;
    min-height: 50px;
}

.inputholder.focused input.datepicker.ena {
    color: #4a4a4a !important;
}

.noticeprijava {
    color: #4a4a4a;
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 21px;
}

.formarow.checkboxlabel {
    display: block;
    width: 100%;
    margin-top: 20px;
}

.checkboxlabel .inputholder label {
    position: relative;
}

#step2 .buttonwrap {
    margin-bottom: 70px;
}

.pregledvsebina .formarow {
    display: block;
    overflow: auto;
    margin-bottom: 3px;
}

.pregledvsebina .formarow .inputholder div {
    display: block;
    width: 50%;
    float: left;
    line-height: 22px;
    padding: 10px 30px;
    background-color: #fff;
}

.pregledvsebina .formarow .inputholder div:first-child {
    background-color: #dedfe0;
}

.activepaket.valerror {
    border: 1px solid #c21b17;
}

input.valerror {
    border: 1px solid #c21b17 !important;
    background: #fbe8e0 !important;
}

.paketivalerror, .oddajvalerror, .skladivalerror {
    margin: 40px 0px;
    text-align: center;
    color: #c21b17;
}

.osebnivalerror {
    margin: 40px 0px 40px;
    text-align: center;
    color: #c21b17;
}

.rezidentvalerror {
    margin: 10px 0px 10px;
    text-align: center;
    color: #c21b17;
}

.pogojivalerror {
    margin: 10px 0px 40px;
    text-align: left;
    color: #c21b17;
}

.radioselect label {
    position: relative;
    overflow: hidden;
    pointer-events: auto;
    height: 21px;
    color: #4a4a4a;
    font-size: 16px !important;
    letter-spacing: 1px;
    line-height: 21px;
}

.radioselect label span {
    font-size: 16px !important;
}

.radioselect {
    text-align: center;
    margin: 30px 0px 20px;
}

.radioselect input {
    position: absolute;
    top: -40px;
}

.radioselect label span {
    padding-left: 30px;
    background-image: url(./images/radio1.svg);
    background-position: left center;
    background-repeat: no-repeat;
}

.radioselect label input:checked + span {
    padding-left: 30px;
    background-image: url(./images/radio-checked.svg);
    background-position: left center;
    background-repeat: no-repeat;
}

#step2 input[type="date"] {
    margin: 0px !important;
    min-width: calc(100% - 50px);
    min-height: 50px;
}

#step1 .grid-skladi .grid-sklad-content {
    padding-top: 5px !important;
}

.checkboxholdersklad {
    display: block;
    position: relative;
    overflow: hidden;
    margin-bottom: 5px;
}

.checkboxholdersklad span {
    color: #ffffff;
    font-size: 17px !important;
    letter-spacing: 0.5px;
    line-height: 35px;
    padding-left: 35px;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url("./images/checkbox-white-unchecked.svg");
    display: block;
}

.checkboxholdersklad input:checked + span {
    background-image: url("./images/checkbox-white-checked.svg");
}

.checkboxholdersklad input {
    position: absolute;
    top: -100px;
}

#step1 .grid-sklad {
    cursor: pointer;
}

#izbraniskladi .grid-sklad {
    display: none;
}

#izbraniskladi .grid-sklad.active {
    display: block;
}

#step3 #izbraniskladi .grid-skladi {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(152px, 0fr));
    grid-auto-rows: minmax(153px, auto);
    grid-gap: 3px;
}

#step3 #izbraniskladi .grid-skladi h4 {
    font-size: 18px;
    font-weight: bold;
}

#step3 #izbraniskladi .grid-skladi .light h4 {
    font-weight: normal;
}

.pregledpolheading {
    margin-bottom: 3px;
}

.znesekcopied {
    padding: 0 5px;
}

.izbranipaketiskladi {
    display: none;
}

.izbranipaketiskladi.active {
    display: block;
}

#narociizjavo {
    margin-bottom: 0px !important;
}

#popravipodatke {
    background-color: #353132
}

#step3 .izjavabutton {
    margin-top: 0px;
}

#step3 .buttonwrap {
    margin-bottom: 80px;
}

.ty-izjava .avia_textblock {
    max-width: 70%;
    margin: 0px auto;
    text-align: center;
}

.ty-izjava .avia_textblock h1 {
    color: #353132 !important;
    font-size: 23px !important;
    font-weight: 900;
    line-height: 18px !important;
    margin: 120px 0px 30px;
}

.ty-izjava .content {
    padding-bottom: 120px;
}

.ty-izjava .hr-inner {
    border-color: #eee;
}

.wimageright {
    float: left; /*width:calc(100% - 86px); */
}

.imgrightwrap {
    float: left;
    width: 86px;
}

.onasmeniwrap .mmcontent {
    display: block !important;
}

.onasmeniwrap .mmcontent .av_one_fourth {
    min-height: 188px;
}

#responsive-menu > li > a {
    background-color: #000 !important
}

.selectallfunds label > span {
    line-height: 30px !important;
}

.selectallfunds label {
    display: inline-block !important;
    overflow: hidden;
}

.selectallfunds {
    text-align: center;
}

#responsive-menu-container #responsive-menu li.responsive-menu-item a {
    Padding: 9px 5% !important;
    line-height: 22px !important;
}

.btnmargtop {
    margin-top: 30px;
}

#top #footer .footer-button:hover {
    background-color: #752127;
    opacity: 1;
}

#top #footer .footer-button.popup-newsletter:hover {
    border-color: rgb(252, 233, 225);
    color: rgb(252, 233, 225);
}

.splosniobrazec input[type="submit"]:hover {
    background-color: #752127;
    opacity: 1;
}

@media screen and (max-width: 989px) {
    #avia2-menu {
        width: calc(100% - 80px) !important;
    }

    #top #wrap_all #header_meta #menu-item-search-mod {
        display: none !Important;
    }

    #top #wrap_all #header_meta .avia_wpml_language_switch {
        width: 80px !important;
    }

    /*.html_header_top.html_header_sticky #top #wrap_all #main{padding-top:60px !Important;}*/
    #responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow {
        width: 100% !important;
        background-color: transparent !important;
        background-position: 90% center;
        text-align: right;
        padding-right: 10px;
    }

    .zemljevidwrap {
        width: 100%;
    }

    .poslovalinicelist .openwide {
        display: none;
    }

    .poslovalinicelist {
        width: 100%;
        max-width: 100%;
        float: right;
    }

    .zemljevidwrap {
        height: 500px;
    }

    .poslovalnicesinglewrap {
        max-height: 50000px;
    }

    .mwrap {
        height: auto;
    }

    .owtabscontent {
        height: auto;
    }

    .owtabscontentinner {
        position: relative;
    }

    .owtabscontentinner .zemljevidwrap {
        display: block;
        position: absolute !important;
        z-index: -2;
    }

    .owtabscontentinner .poslovalinicelist {
        display: none;
    }

    .owtabscontentinner.active .zemljevidwrap {
        display: block;
        position: relative !important;
    }

    .owtabscontentinner.active .poslovalinicelist {
        display: block;
    }
}

@media screen and (max-width: 767px) {
    #avia2-menu {
        width: 100% !important;
    }

    #top #wrap_all #header #header_meta .sub_menu #avia2-menu li.menu-item.menu-phone {
        width: auto !important;
    }

    #top #wrap_all #header_meta .avia_wpml_language_switch {
        width: 40px !important;
    }

    #top #wrap_all #header_meta .avia_wpml_language_switch li {
        margin-left: 0px;
        padding-left: 0px;
    }

    #header_meta .container {
        padding-right: 60px !important;
    }

    .html_header_top.html_header_sticky #top #wrap_all #main {
        padding-top: 0px !important;
    }

    .splosniobrazec .avia_textblock {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media screen and (max-width: 600px) {
    #top #wrap_all #header #header_meta .sub_menu #avia2-menu li.menu-item.menu-button, #top #wrap_all #header #header_meta .sub_menu #avia2-menu li.menu-item.menu-phone {
        width: 100% !important;
        text-align: left;
        padding-left: 0px !important;
    }

    #top #header #header_meta li.menu-phone a {
        display: inline-block !important;
        width: auto;
    }

    #top #header #header_meta li.menu-button a {
        text-align: center !important;
    }
}