@font-face {
    font-family: 'Conv_MyriadPro-Regular';
    src: url('../fonts/MyriadPro-Regular.ttf');
    font-weight: normal;
    font-style: normal;
}

.footer.segment {
    padding: 5em 0em;
}

.space20{
    height: 20px;
}
.space30{
    height: 30px;
}
.space40{
    height: 40px;
}
.space50{
    height: 50px;
}
.space60{
    height: 60px;
}
.space70{
    height: 70px;
}
.space80{
    height: 80px;
}
.space90{
    height: 90px;
}
.ui.menu{
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;;
}

.ui.steps{
    width: 100%;
}

.zero{
    margin: 0 !important;
}

.zero-p{
    padding: 0 !important;
}

.img-responsive{
    max-height:250px;
    min-width:100% !important;
    background-size: cover;
}

.max{
    text-align: center;
    padding: 20px 10px;
    color: #030303;
    background: #fff;
    line-height: 0 !important;
    box-shadow: 0px 2px 15px #C1BDBD;
}

.myridian{
    font-family: Conv_MyriadPro-Regular, Arial!important;
}

.kolor{
    background: #0084b4;
}

.kolor-admin{
    background: #004E73 !important;
    color: #fff!important;
}
.kolor-site{
    background: #2E2E42 !important;
    color: #fff!important;
}

.inverse-class{
    -webkit-filter: invert(1);
    filter: invert(1);
}

.size3{
    font-size: 3em !important;
}
h2.ui.center.aligned.icon.header.effect i{
    box-shadow: 0 0 0 .1em rgba(25, 86, 138, 0.86) inset;
    transition: all 1s;
}

.green-section{
    box-shadow: 0 2px 15px rgba(12, 72, 160, 0.7);
    position: relative;
    background: url("../img/column1.jpg");
    background-size: cover;

}

.green-section::before{
    background-color: rgba(0, 161, 255, 0.72);
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;

}

.ui.header.white{
    color: #fff;
    border-bottom: solid white 1px;
    position: relative;
}


.white{
    color: #fff;
}

.custom-cards{
    width: 100% !important;
    border: none;
}

.ui.cards>.card.custom-cards{
    box-shadow: none;
    border-radius: 0;
    margin-bottom: 30px;
}

.red-section{
    text-align: center;
    position: relative;
    background: url("../img/bg-section.jpg");
    background-position-y:40%;
}

.red-section::before{
    background-color: rgba(7, 21, 56, 0.78);
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    content: '';
    z-index: 2;

}

.parallax-window {
    min-height: 200px;
    background: transparent;
}

.custom-segment{
    opacity: .9;
    text-align: center;
}

.dividing.header.ui.centered.color{
    color: white;
}

.ui.cards>.card>.image>img{
    border-radius: 0;
}

.ib{
    display: inline-block;
}

.bg{
    background: url("../img/bg.png");
}

.bg-admin{
    background: url("../img/bg-admin.png");
}

.column-bg{
    background-color: #F2F3F5;
}

.relative{
    position: relative;
}

.absolute{
    position: absolute;
}

.info-bar{
    z-index: 5;
    position: fixed !important;
    top: 0 !important;
    min-width: 100%;
    border-radius: 0 !important;
    margin: 0 !important;
}

.tabsy{
    background-color: transparent !important;
    border: none !important;
}

.image-show{
    background: url("../img/home.jpg");
    height: 380px;
    background-size: cover;
    background-position-y: 36%;
    background-position: 0 36%;
}

.home-img{
    height: 350px;
}

.black-link{
    color: #000 !important;
}

.margin10{
    margin-bottom: 10px !important;
    margin-top: 10px !important;

}

.maxi{
    max-height: 200px;
}
.shadow-black{
    box-shadow: 0px 2px 15px #a8aea8;
}

.my-drop-zone { border: dotted 4px lightgray; }
.nv-file-over { border: dotted 4px green; } /* Default class applied to drop zones on over */
.another-file-over-class { border: dotted 4px green; }

.index2{
    z-index: 3;
    position: relative;
}

body::-webkit-scrollbar {
    width: .7em;
}

body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 4px rgba(117, 122, 125, 0.82);
}

body::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    outline: 1px solid slategrey;
}

.christmas{
    position: absolute;
    top: 7px;
    left: 2px;
    transform: rotate(-18deg);
}

.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 10px;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}


canvas{
    box-shadow: 0px 2px 15px #a8aea8;
}


.nv-file-over {
    background-color: #b5ffb5;
}

.other-drop-zone {
    border: 2px dashed burlywood;
    padding: 4px;
    height: 100px;
}

.other-over-zone {
    background-color: moccasin;
    padding: 4px;
}

.over-zone {
    border: 2px dashed lavender;
    height: 100px;
    padding: 4px;
}

.item-progress-box {
    height: 20px;
    margin-top: -20px;
    margin-left: 60px;
    margin-right: 10px;
}

.box {
    margin: 20px;
}

.uploaded {
    background-color: lightgreen;
    height: 20px;
    width: 100px;
}

.zone {
    width: 49%;
}
blockquote {
    background: #f9f9f9;
    border-left: 10px solid #ccc;
    margin: 1.5em 10px;
    padding: 0.5em 10px;
    quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
    color: #ccc;
    content: open-quote;
    font-size: 4em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.4em;
}
blockquote p {
    display: inline;
}

.button.delImg{
    z-index: 2;
    right: -7px;
    top: -5px;
}

.ui.cube.shape .side.shop_thumb{
    padding: 0;
    height: auto;
}

.green-text{
    color: #21ba45;
    font-weight: 700;
}

.container.print{
    display: none;
}

.print-btn{
    display: inline-block !important;
    right: 9%;
    z-index: 2;
    position: absolute;
}

.ui.selection.dropdown{
    padding: 0;
}

.card.avalilable_item{
    background: #ecc9bb !important;
}

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

.icon2{
    display: inline-block;
    opacity: 1;
    margin: 0 .25rem 0 0;
    width: 1.18em;
    height: 1em;
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    text-align: center;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

i.icon.inline{
    display: inline !important;
}

.ui.message.success.custom{
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 30;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -ms-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
}

.ui.segment.inverted.custom_nav{
    border-radius: 0;
    margin: 0;
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
}