html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, select{
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block; }
body {
line-height: 1; }
ol, ul {
list-style: none; }
blockquote, q {
quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none; }
table {
border-collapse: collapse;
border-spacing: 0; } body {
background: #f2f2f2;
font-family: 'Open Sans', sans-serif;
font-weight:300;
font-size: 14px;
line-height:22px;
color:#434343;
overflow-x:hidden;
-webkit-font-smoothing: antialiased; text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
-webkit-text-size-adjust: 100%;
}
html {
overflow-x:hidden; 
width:100%;
} h1, h2, h3, h4, h5, h6 {
color: #414141;
font-family: 'Montserrat', sans-serif;
font-weight:700;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
h1 { font-size: 40px; line-height:46px;margin-bottom: 25px;}
h2 { font-size: 36px; line-height:42px;margin-bottom: 20px;}
h3 { font-size: 30px; line-height: 36px;margin-bottom: 18px;}
h4 { font-size: 24px; line-height: 30px;margin-bottom: 20px;}
h5 { font-size: 20px; line-height: 26px;}
h6 { font-size: 18px; line-height: 24px; font-weight:400;}
p {margin-bottom: 10px;line-height: 22px;}
p img { margin: 0; }
p.lead { font-size: 21px; line-height: 27px; color: #777;  }
em { font-style: italic; }
strong { font-weight: 600;}
small { font-size: 80%; } blockquote, blockquote p { font-size: 17px; line-height: 24px; color: #777; }
blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; }
blockquote cite { display: block; font-size: 12px; color: #555; }
blockquote cite:before { content: "\2014 \0020"; }
blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }
hr { border: solid #323a3d; border-width: 1px 0 0; clear: both; margin:0 10px 0 10px; height: 0; position:relative;} a, a:visited { text-decoration: none; }
a:hover, a:focus { color: #e74c3c;}
p a, p a:visited { line-height: inherit; text-decoration: none;}
a:focus{
outline:none;
} ul, ol { }
ul { list-style: none outside; }
ol { list-style: decimal; }
ol, ul.square, ul.circle, ul.disc { margin-left: 30px; }
ul.square { list-style: square outside; }
ul.circle { list-style: circle outside; }
ul.disc { list-style: disc outside; }
ul ul, ul ol,
ol ol, ol ul { font-size: 90%;  }
ul ul li, ul ol li,
ol ol li, ol ul li {  }
li { line-height: 18px; }
ul.large li { line-height: 21px; }
li p { line-height: 21px; } .button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
background:#363636;	
margin-top:10px;
border:none;
color: #dfdfdf;
display: inline-block;
font-size: 16px;
cursor: pointer;
line-height: normal;
padding: 15px 25px;
-webkit-transition : all 0.3s ease-out;
-moz-transition : all 0.3s ease-out;
-o-transition :all 0.3s ease-out;
transition : all 0.3s ease-out; 
width:100%}
.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {	 }
.button:active,
button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {	
color: #e74c3c;}
.button.full-width,
button.full-width,
input[type="submit"].full-width,
input[type="reset"].full-width,
input[type="button"].full-width {
width: 100%;
padding-left: 0 !important;
padding-right: 0 !important;
text-align: center; } button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}  .remove-bottom { margin-bottom: 0 !important; }
.half-bottom { margin-bottom: 10px !important; }
.add-bottom { margin-bottom: 20px !important; }
.remove-top { margin-top: 0 !important; }
.half-top { margin-top: 10px !important; }
.add-top { margin-top: 20px !important; }
.add-top-big { margin-top: 50px !important; }
.clear {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}
::selection {
color: #fff;
}
::-moz-selection {
color: #fff;
}.container                                  { position: relative; width: 1320px; margin: 0 auto; padding: 0; }
.container .column,
.container .columns                         { float: left; display: inline; margin-left: 25px; margin-right: 25px; margin-top: 25px; margin-bottom: 25px;}
.row                                        { margin-bottom: 50px; } .column.alpha, .columns.alpha               { margin-left: 0; }
.column.omega, .columns.omega               { margin-right: 0; } .container .one.column,
.container .one.columns                     { width: 60px;  }
.container .two.columns                     { width: 170px; }
.container .three.columns                   { width: 280px; }
.container .four.columns                    { width: 390px; }
.container .five.columns                    { width: 500px; }
.container .six.columns                     { width: 610px; }
.container .seven.columns                   { width: 720px; }
.container .eight.columns                   { width: 830px; }
.container .nine.columns                    { width: 940px; }
.container .ten.columns                     { width: 1050px; }
.container .eleven.columns                  { width: 1160px; }
.container .twelve.columns                  { width: 1270px; }
.container .one-fifth.column                { width: 214px; }
.container .two-fifths.column               { width: 478px; }
.container .three-fifths.column                { width: 742px; }
.container .four-fifths.column               { width: 1006px; } .container .offset-by-one                   { padding-left: 110px;  }
.container .offset-by-two                   { padding-left: 220px; }
.container .offset-by-three                 { padding-left: 330px; }
.container .offset-by-four                  { padding-left: 440px; }
.container .offset-by-five                  { padding-left: 550px; }
.container .offset-by-six                   { padding-left: 660px; }
.container .offset-by-seven                 { padding-left: 770px; }
.container .offset-by-eight                 { padding-left: 880px; }
.container .offset-by-nine                  { padding-left: 990px; }
.container .offset-by-ten                   { padding-left: 1100px; }
.container .offset-by-eleven                { padding-left: 1210px; } @media only screen and (min-width: 1200px) and (max-width: 1319px) {	
.container                                  { position: relative; width: 1200px; margin: 0 auto; padding: 0; }
.container .column,
.container .columns                         { float: left; display: inline; margin-left: 10px; margin-right: 10px; margin-top: 10px; margin-bottom: 10px;}
.row                                        { margin-bottom: 20px; } .column.alpha, .columns.alpha               { margin-left: 0; }
.column.omega, .columns.omega               { margin-right: 0; } .container .one.column,
.container .one.columns                     { width: 80px;  }
.container .two.columns                     { width: 180px; }
.container .three.columns                   { width: 280px; }
.container .four.columns                    { width: 380px; }
.container .five.columns                    { width: 480px; }
.container .six.columns                     { width: 580px; }
.container .seven.columns                   { width: 680px; }
.container .eight.columns                   { width: 780px; }
.container .nine.columns                    { width: 880px; }
.container .ten.columns                     { width: 980px; }
.container .eleven.columns                  { width: 1080px; }
.container .twelve.columns                  { width: 1180px; }
.container .one-fifth.column                { width: 220px; }
.container .two-fifths.column               { width: 460px; }
.container .three-fifths.column                { width: 700px; }
.container .four-fifths.column               { width: 940px; } .container .offset-by-one                   { padding-left: 100px;  }
.container .offset-by-two                   { padding-left: 200px; }
.container .offset-by-three                 { padding-left: 300px; }
.container .offset-by-four                  { padding-left: 400px; }
.container .offset-by-five                  { padding-left: 500px; }
.container .offset-by-six                   { padding-left: 600px; }
.container .offset-by-seven                 { padding-left: 700px; }
.container .offset-by-eight                 { padding-left: 800px; }
.container .offset-by-nine                  { padding-left: 900px; }
.container .offset-by-ten                   { padding-left: 1000px; }
.container .offset-by-eleven                { padding-left: 1100px; }	
} @media only screen and (min-width: 960px) and (max-width: 1199px) {
.container                                  { position: relative; width: 960px; margin: 0 auto; padding: 0; }
.container .column,
.container .columns                         { float: left; display: inline; margin-left: 10px; margin-right: 10px; margin-top: 10px; margin-bottom: 10px;}
.row                                        { margin-bottom: 20px; } .column.alpha, .columns.alpha               { margin-left: 0; }
.column.omega, .columns.omega               { margin-right: 0; } .container .one.column,
.container .one.columns                     { width: 60px;  }
.container .two.columns                     { width: 140px; }
.container .three.columns                   { width: 220px; }
.container .four.columns                    { width: 300px; }
.container .five.columns                    { width: 380px; }
.container .six.columns                     { width: 460px; }
.container .seven.columns                   { width: 540px; }
.container .eight.columns                   { width: 620px; }
.container .nine.columns                    { width: 700px; }
.container .ten.columns                     { width: 780px; }
.container .eleven.columns                  { width: 860px; }
.container .twelve.columns                  { width: 940px; }
.container .one-fifth.column                { width: 172px; }
.container .two-fifths.column               { width: 364px; }
.container .three-fifths.column                { width: 556px; }
.container .four-fifths.column               { width: 748px; } .container .offset-by-one                   { padding-left: 80px;  }
.container .offset-by-two                   { padding-left: 160px; }
.container .offset-by-three                 { padding-left: 240px; }
.container .offset-by-four                  { padding-left: 320px; }
.container .offset-by-five                  { padding-left: 400px; }
.container .offset-by-six                   { padding-left: 480px; }
.container .offset-by-seven                 { padding-left: 560px; }
.container .offset-by-eight                 { padding-left: 640px; }
.container .offset-by-nine                  { padding-left: 720px; }
.container .offset-by-ten                   { padding-left: 800px; }
.container .offset-by-eleven                { padding-left: 880px; }
}  @media only screen and (min-width: 768px) and (max-width: 959px) {
.container                                  { width: 768px; }
.container .column,
.container .columns                         { margin-left: 10px; margin-right: 10px;  margin-top: 10px; margin-bottom: 10px;}
.column.alpha, .columns.alpha               { margin-left: 0; margin-right: 10px; }
.column.omega, .columns.omega               { margin-right: 0; margin-left: 10px; }
.alpha.omega                                { margin-left: 0; margin-right: 0; }
.container .one.column,
.container .one.columns                     { width: 44px; }
.container .two.columns                     { width: 108px; }
.container .three.columns                   { width: 172px; }
.container .four.columns                    { width: 236px; }
.container .five.columns                    { width: 300px; }
.container .six.columns                     { width: 364px; }
.container .seven.columns                   { width: 428px; }
.container .eight.columns                   { width: 492px; }
.container .nine.columns                    { width: 556px; }
.container .ten.columns                     { width: 620px; }
.container .eleven.columns                  { width: 684px; }
.container .twelve.columns                  { width: 748px; }
.container .one-fifth.column                { width: 133.6px; }
.container .two-fifths.column               { width: 287.2px; }
.container .three-fifths.column                { width: 440.8px; }
.container .four-fifths.column               { width: 594.4px; } .container .offset-by-one                   { padding-left: 64px; }
.container .offset-by-two                   { padding-left: 128px; }
.container .offset-by-three                 { padding-left: 192px; }
.container .offset-by-four                  { padding-left: 256px; }
.container .offset-by-five                  { padding-left: 320px; }
.container .offset-by-six                   { padding-left: 384px; }
.container .offset-by-seven                 { padding-left: 448px; }
.container .offset-by-eight                 { padding-left: 512px; }
.container .offset-by-nine                  { padding-left: 576px; }
.container .offset-by-ten                   { padding-left: 640px; }
.container .offset-by-eleven                { padding-left: 704px; }
} @media only screen and (min-width: 480px) and (max-width: 767px) {
.container { width: 420px; }
.container .columns,
.container .column {  margin-left: 0; margin-right: 0; margin-top: 10px; margin-bottom: 10px;}
.container .one.column,
.container .one.columns,
.container .two.columns,
.container .three.columns,
.container .four.columns,
.container .five.columns,
.container .six.columns,
.container .seven.columns,
.container .eight.columns,
.container .nine.columns,
.container .ten.columns,
.container .eleven.columns,
.container .twelve.columns,
.container .one-fifth.column,
.container .two-fifths.column,
.container .three-fifths.column, 
.container .four-fifths.column  { width: 420px; } .container .offset-by-one,
.container .offset-by-two,
.container .offset-by-three,
.container .offset-by-four,
.container .offset-by-five,
.container .offset-by-six,
.container .offset-by-seven,
.container .offset-by-eight,
.container .offset-by-nine,
.container .offset-by-ten,
.container .offset-by-eleven { padding-left: 0; }
} @media only screen and (min-width: 320px) and (max-width: 479px) {
.container { width: 300px; }
.container .columns,
.container .column {  margin-left: 0; margin-right: 0;  margin-top: 10px; margin-bottom: 10px;}
.container .one.column,
.container .one.columns,
.container .two.columns,
.container .three.columns,
.container .four.columns,
.container .five.columns,
.container .six.columns,
.container .seven.columns,
.container .eight.columns,
.container .nine.columns,
.container .ten.columns,
.container .eleven.columns,
.container .twelve.columns,
.container .one-fifth.column,
.container .two-fifths.column,
.container .three-fifths.column, 
.container .four-fifths.column { width: 300px; } .container .offset-by-one,
.container .offset-by-two,
.container .offset-by-three,
.container .offset-by-four,
.container .offset-by-five,
.container .offset-by-six,
.container .offset-by-seven,
.container .offset-by-eight,
.container .offset-by-nine,
.container .offset-by-ten,
.container .offset-by-eleven { padding-left: 0; }
}  @media only screen and (max-width: 319px) {
.container { width: 220px; }
.container .columns,
.container .column { margin-left: 0; margin-right: 0; margin-top: 10px; margin-bottom: 10px;}
.container .one.column,
.container .one.columns,
.container .two.columns,
.container .three.columns,
.container .four.columns,
.container .five.columns,
.container .six.columns,
.container .seven.columns,
.container .eight.columns,
.container .nine.columns,
.container .ten.columns,
.container .eleven.columns,
.container .one-fifth.column,
.container .two-fifths.column,
.container .three-fifths.column, 
.container .four-fifths.column { width: 220px; } .container .offset-by-one,
.container .offset-by-two,
.container .offset-by-three,
.container .offset-by-four,
.container .offset-by-five,
.container .offset-by-six,
.container .offset-by-seven,
.container .offset-by-eight,
.container .offset-by-nine,
.container .offset-by-ten,
.container .offset-by-eleven { padding-left: 0; }
}  .container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; } .clearfix:before,
.clearfix:after,
.row:before,
.row:after {
content: '\0020';
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0; }
.row:after,
.clearfix:after {
clear: both; }
.row,
.clearfix {
zoom: 1; } .clear {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}@font-face {
font-family: 'FontAwesome';
src: url(//www.obrazek.si/wp-content/themes/eleos/css/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);
src: url(//www.obrazek.si/wp-content/themes/eleos/css/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(//www.obrazek.si/wp-content/themes/eleos/css/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(//www.obrazek.si/wp-content/themes/eleos/css/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(//www.obrazek.si/wp-content/themes/eleos/css/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(//www.obrazek.si/wp-content/themes/eleos/css/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eee;
border-radius: .1em;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left {
margin-right: .3em;
}
.fa.fa-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #fff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper-pp:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-genderless:before {
content: "\f22d";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
content: "\f23b";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "\f244";
}
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-object-group:before {
content: "\f247";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-sticky-note:before {
content: "\f249";
}
.fa-sticky-note-o:before {
content: "\f24a";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-clone:before {
content: "\f24d";
}
.fa-balance-scale:before {
content: "\f24e";
}
.fa-hourglass-o:before {
content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "\f253";
}
.fa-hourglass:before {
content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "\f256";
}
.fa-hand-scissors-o:before {
content: "\f257";
}
.fa-hand-lizard-o:before {
content: "\f258";
}
.fa-hand-spock-o:before {
content: "\f259";
}
.fa-hand-pointer-o:before {
content: "\f25a";
}
.fa-hand-peace-o:before {
content: "\f25b";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-registered:before {
content: "\f25d";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-gg:before {
content: "\f260";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-tripadvisor:before {
content: "\f262";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-safari:before {
content: "\f267";
}
.fa-chrome:before {
content: "\f268";
}
.fa-firefox:before {
content: "\f269";
}
.fa-opera:before {
content: "\f26a";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
content: "\f26c";
}
.fa-contao:before {
content: "\f26d";
}
.fa-500px:before {
content: "\f26e";
}
.fa-amazon:before {
content: "\f270";
}
.fa-calendar-plus-o:before {
content: "\f271";
}
.fa-calendar-minus-o:before {
content: "\f272";
}
.fa-calendar-times-o:before {
content: "\f273";
}
.fa-calendar-check-o:before {
content: "\f274";
}
.fa-industry:before {
content: "\f275";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-map-signs:before {
content: "\f277";
}
.fa-map-o:before {
content: "\f278";
}
.fa-map:before {
content: "\f279";
}
.fa-commenting:before {
content: "\f27a";
}
.fa-commenting-o:before {
content: "\f27b";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-vimeo:before {
content: "\f27d";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-fonticons:before {
content: "\f280";
}
.fa-reddit-alien:before {
content: "\f281";
}
.fa-edge:before {
content: "\f282";
}
.fa-credit-card-alt:before {
content: "\f283";
}
.fa-codiepie:before {
content: "\f284";
}
.fa-modx:before {
content: "\f285";
}
.fa-fort-awesome:before {
content: "\f286";
}
.fa-usb:before {
content: "\f287";
}
.fa-product-hunt:before {
content: "\f288";
}
.fa-mixcloud:before {
content: "\f289";
}
.fa-scribd:before {
content: "\f28a";
}
.fa-pause-circle:before {
content: "\f28b";
}
.fa-pause-circle-o:before {
content: "\f28c";
}
.fa-stop-circle:before {
content: "\f28d";
}
.fa-stop-circle-o:before {
content: "\f28e";
}
.fa-shopping-bag:before {
content: "\f290";
}
.fa-shopping-basket:before {
content: "\f291";
}
.fa-hashtag:before {
content: "\f292";
}
.fa-bluetooth:before {
content: "\f293";
}
.fa-bluetooth-b:before {
content: "\f294";
}
.fa-percent:before {
content: "\f295";
}
.fa-gitlab:before {
content: "\f296";
}
.fa-wpbeginner:before {
content: "\f297";
}
.fa-wpforms:before {
content: "\f298";
}
.fa-envira:before {
content: "\f299";
}
.fa-universal-access:before {
content: "\f29a";
}
.fa-wheelchair-alt:before {
content: "\f29b";
}
.fa-question-circle-o:before {
content: "\f29c";
}
.fa-blind:before {
content: "\f29d";
}
.fa-audio-description:before {
content: "\f29e";
}
.fa-volume-control-phone:before {
content: "\f2a0";
}
.fa-braille:before {
content: "\f2a1";
}
.fa-assistive-listening-systems:before {
content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: "\f2a4";
}
.fa-glide:before {
content: "\f2a5";
}
.fa-glide-g:before {
content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
content: "\f2a7";
}
.fa-low-vision:before {
content: "\f2a8";
}
.fa-viadeo:before {
content: "\f2a9";
}
.fa-viadeo-square:before {
content: "\f2aa";
}
.fa-snapchat:before {
content: "\f2ab";
}
.fa-snapchat-ghost:before {
content: "\f2ac";
}
.fa-snapchat-square:before {
content: "\f2ad";
}
.fa-pied-piper:before {
content: "\f2ae";
}
.fa-first-order:before {
content: "\f2b0";
}
.fa-yoast:before {
content: "\f2b1";
}
.fa-themeisle:before {
content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
content: "\f2b4";
}
.fa-handshake-o:before {
content: "\f2b5";
}
.fa-envelope-open:before {
content: "\f2b6";
}
.fa-envelope-open-o:before {
content: "\f2b7";
}
.fa-linode:before {
content: "\f2b8";
}
.fa-address-book:before {
content: "\f2b9";
}
.fa-address-book-o:before {
content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
content: "\f2bc";
}
.fa-user-circle:before {
content: "\f2bd";
}
.fa-user-circle-o:before {
content: "\f2be";
}
.fa-user-o:before {
content: "\f2c0";
}
.fa-id-badge:before {
content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
content: "\f2c3";
}
.fa-quora:before {
content: "\f2c4";
}
.fa-free-code-camp:before {
content: "\f2c5";
}
.fa-telegram:before {
content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
content: "\f2cb";
}
.fa-shower:before {
content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
content: "\f2cd";
}
.fa-podcast:before {
content: "\f2ce";
}
.fa-window-maximize:before {
content: "\f2d0";
}
.fa-window-minimize:before {
content: "\f2d1";
}
.fa-window-restore:before {
content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
content: "\f2d4";
}
.fa-bandcamp:before {
content: "\f2d5";
}
.fa-grav:before {
content: "\f2d6";
}
.fa-etsy:before {
content: "\f2d7";
}
.fa-imdb:before {
content: "\f2d8";
}
.fa-ravelry:before {
content: "\f2d9";
}
.fa-eercast:before {
content: "\f2da";
}
.fa-microchip:before {
content: "\f2db";
}
.fa-snowflake-o:before {
content: "\f2dc";
}
.fa-superpowers:before {
content: "\f2dd";
}
.fa-wpexplorer:before {
content: "\f2de";
}
.fa-meetup:before {
content: "\f2e0";
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}@media all and (-webkit-min-device-pixel-ratio: 1.5) {   }.owl-carousel .owl-wrapper:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
} .owl-carousel{
display: none;
position: relative;
width: 100%;
-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
display: none;
position: relative;
-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
overflow: hidden;
position: relative;
width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item{
float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
cursor: pointer;
}
.owl-controls {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
} .grabbing { 
cursor:url(//www.obrazek.si/wp-content/themes/eleos/css/grabbing.png) 8 8, move;
} .owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
-webkit-backface-visibility: hidden;
-moz-backface-visibility:    hidden;
-ms-backface-visibility:     hidden;
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
} .owl-origin {
-webkit-perspective: 1200px;
-webkit-perspective-origin-x : 50%;
-webkit-perspective-origin-y : 50%;
-moz-perspective : 1200px;
-moz-perspective-origin-x : 50%;
-moz-perspective-origin-y : 50%;
perspective : 1200px;
} .owl-fade-out {
z-index: 10;
-webkit-animation: fadeOut .7s both ease;
-moz-animation: fadeOut .7s both ease;
animation: fadeOut .7s both ease;
}
.owl-fade-in {
-webkit-animation: fadeIn .7s both ease;
-moz-animation: fadeIn .7s both ease;
animation: fadeIn .7s both ease;
} .owl-backSlide-out {
-webkit-animation: backSlideOut 1s both ease;
-moz-animation: backSlideOut 1s both ease;
animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
-webkit-animation: backSlideIn 1s both ease;
-moz-animation: backSlideIn 1s both ease;
animation: backSlideIn 1s both ease;
} .owl-goDown-out {
-webkit-animation: scaleToFade .7s ease both;
-moz-animation: scaleToFade .7s ease both;
animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
-webkit-animation: goDown .6s ease both;
-moz-animation: goDown .6s ease both;
animation: goDown .6s ease both;
} .owl-fadeUp-in {
-webkit-animation: scaleUpFrom .5s ease both;
-moz-animation: scaleUpFrom .5s ease both;
animation: scaleUpFrom .5s ease both;
}
.owl-fadeUp-out {
-webkit-animation: scaleUpTo .5s ease both;
-moz-animation: scaleUpTo .5s ease both;
animation: scaleUpTo .5s ease both;
}  @-webkit-keyframes empty {
0% {opacity: 1}
}
@-moz-keyframes empty {
0% {opacity: 1}
}
@keyframes empty {
0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@-moz-keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@-moz-keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
25% { opacity: .5; -webkit-transform: translateZ(-500px); }
75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
25% { opacity: .5; -moz-transform: translateZ(-500px); }
75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
25% { opacity: .5; transform: translateZ(-500px); }
75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; -webkit-transform: translateZ(-500px); }
100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; -moz-transform: translateZ(-500px); }
100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; transform: translateZ(-500px); }
100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
from { transform: translateY(-100%); }
}
@-webkit-keyframes scaleUpFrom {
from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
from { opacity: 0; transform: scale(1.5); }
}
@-webkit-keyframes scaleUpTo {
to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
to { opacity: 0; transform: scale(1.5); }
}
.owl-theme .owl-controls{
text-align: center;
z-index:100;
left:0;
width:100%;
} .owl-theme .owl-controls .owl-buttons div{
color: #FFF;
display: inline-block;
font-size: 12px;
}
.owl-theme .owl-controls .owl-buttons .owl-prev{
position:absolute;
top:0;
left:0;
}
.owl-theme .owl-controls .owl-buttons .owl-next,
.owl-theme .owl-controls .owl-buttons .owl-prev{
}  .owl-theme .owl-controls.clickable .owl-buttons div:hover{
opacity: 1;
text-decoration: none;
} .owl-theme .owl-controls .owl-page{
display: inline-block;
zoom: 1;
}
.owl-theme .owl-controls .owl-page span{
display: block;
width: 8px;
height: 8px;
margin-left:5px;
margin-right:5px;
opacity: 1;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
background: #212121;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear; 
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
filter: Alpha(Opacity=100); opacity: 1;
} .owl-theme .owl-controls .owl-page span.owl-numbers{
height: auto;
width: auto;
color: #FFF;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
} .owl-item.loading{
min-height: 150px;
}.owl-origin {
-webkit-perspective: 1200px;
-webkit-perspective-origin-x : 50%;
-webkit-perspective-origin-y : 50%;
-moz-perspective : 1200px;
-moz-perspective-origin-x : 50%;
-moz-perspective-origin-y : 50%;
perspective : 1200px;
} .owl-fade-out {
z-index: 10;
-webkit-animation: fadeOut .8s both ease;
-moz-animation: fadeOut .8s both ease;
animation: fadeOut .8s both ease;
}
.owl-fade-in {
-webkit-animation: fadeIn .8s both ease;
-moz-animation: fadeIn .8s both ease;
animation: fadeIn .8s both ease;
} .owl-backSlide-out {
-webkit-animation: backSlideOut 1s both ease;
-moz-animation: backSlideOut 1s both ease;
animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
-webkit-animation: backSlideIn 1s both ease;
-moz-animation: backSlideIn 1s both ease;
animation: backSlideIn 1s both ease;
} .owl-goDown-out {
-webkit-animation: scaleToFade .7s ease both;
-moz-animation: scaleToFade .7s ease both;
animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
-webkit-animation: goDown .6s ease both;
-moz-animation: goDown .6s ease both;
animation: goDown .6s ease both;
} .owl-fadeUp-in {
-webkit-animation: scaleUpFrom .5s ease both;
-moz-animation: scaleUpFrom .5s ease both;
animation: scaleUpFrom .5s ease both;
}
.owl-fadeUp-out {
-webkit-animation: scaleUpTo .5s ease both;
-moz-animation: scaleUpTo .5s ease both;
animation: scaleUpTo .5s ease both;
}  @-webkit-keyframes empty {
0% {opacity: 1}
}
@-moz-keyframes empty {
0% {opacity: 1}
}
@keyframes empty {
0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
25% { opacity: 0; -webkit-transform:translateY(100px); }
75% { opacity: .5; }
100% { opacity: 1; -webkit-transform:translateY(0px); }
}
@-moz-keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
0% { opacity:1; -webkit-transform:translateY(0px);}
100% { opacity:0;-webkit-transform:translateY(100px); }
}
@-moz-keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
25% { opacity: .5; -webkit-transform: translateZ(-500px); }
75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
25% { opacity: .5; -moz-transform: translateZ(-500px); }
75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
25% { opacity: .5; transform: translateZ(-500px); }
75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; -webkit-transform: translateZ(-500px); }
100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; -moz-transform: translateZ(-500px); }
100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; transform: translateZ(-500px); }
100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
from { -webkit-transform: translateY(100%); }
}
@-moz-keyframes goDown {
from { -moz-transform: translateY(100%); }
}
@keyframes goDown {
from { transform: translateY(100%); }
}
@-webkit-keyframes scaleUpFrom {
from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
from { opacity: 0; transform: scale(1.5); }
}
@-webkit-keyframes scaleUpTo {
to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
to { opacity: 0; transform: scale(1.5); }
}#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow-x:hidden;
overflow-y:auto;}
#cboxOverlay{position:fixed; width:100%; height:100%;overflow-y:auto;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;overflow-y:auto;}
#cboxLoadedContent{overflow-y:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;} #cboxOverlay{background:#282b30;}
#colorbox{outline:0;}
#cboxContent{background:#282b30; overflow-x:hidden;overflow-y:auto;}
.cboxIframe{background:#282b30;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{}
#cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#fff;opacity:0;}
#cboxCurrent{position:absolute; bottom:4px; left:58px; color:#fff;opacity:0;}
#cboxLoadingOverlay{background:url(//www.obrazek.si/wp-content/themes/eleos/images/loading_background.png) no-repeat center center;}
#cboxLoadingGraphic{background:url(//www.obrazek.si/wp-content/themes/eleos/images/loading.gif) no-repeat center center;} #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; } #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
#cboxPrevious{position:absolute;top:15px; background:url(//www.obrazek.si/wp-content/themes/eleos/images/arrow-right.svg)no-repeat center center;background-size:100px 30px;right:15px;color:#000;width:100px; height:30px;font-size:0;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;outline:none;}
#cboxPrevious:hover{outline:none;transform: scale(0.9);}
#cboxNext{position:absolute;top:100%;margin-top:-45px; background:url(//www.obrazek.si/wp-content/themes/eleos/images/arrow-left.svg)no-repeat center center;background-size:100px 30px;left:15px; color:#000;width:100px; height:30px;font-size:0;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;outline:none;}
#cboxNext:hover{outline:none;transform: scale(0.9);}		
#cboxClose{position:absolute;top:15px; left:15px;background:url(//www.obrazek.si/wp-content/themes/eleos/images/cd-close-dark.svg)no-repeat center center;background-size:30px 30px;color:#fff;width:30px; height:30px;font-size:0px;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;outline:none;}
#cboxClose:hover{outline:none;transform: scale(0.9);} .cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
} .cboxIE6 #cboxTopLeft{background:url(//www.obrazek.si/wp-content/themes/eleos/css/images/ie6/borderTopLeft.png);}
.cboxIE6 #cboxTopCenter{background:url(//www.obrazek.si/wp-content/themes/eleos/css/images/ie6/borderTopCenter.png);}
.cboxIE6 #cboxTopRight{background:url(//www.obrazek.si/wp-content/themes/eleos/css/images/ie6/borderTopRight.png);}
.cboxIE6 #cboxBottomLeft{background:url(//www.obrazek.si/wp-content/themes/eleos/css/images/ie6/borderBottomLeft.png);}
.cboxIE6 #cboxBottomCenter{background:url(//www.obrazek.si/wp-content/themes/eleos/css/images/ie6/borderBottomCenter.png);}
.cboxIE6 #cboxBottomRight{background:url(//www.obrazek.si/wp-content/themes/eleos/css/images/ie6/borderBottomRight.png);}
.cboxIE6 #cboxMiddleLeft{background:url(//www.obrazek.si/wp-content/themes/eleos/css/images/ie6/borderMiddleLeft.png);}
.cboxIE6 #cboxMiddleRight{background:url(//www.obrazek.si/wp-content/themes/eleos/css/images/ie6/borderMiddleRight.png);}
.cboxIE6 #cboxTopLeft,
.cboxIE6 #cboxTopCenter,
.cboxIE6 #cboxTopRight,
.cboxIE6 #cboxBottomLeft,
.cboxIE6 #cboxBottomCenter,
.cboxIE6 #cboxBottomRight,
.cboxIE6 #cboxMiddleLeft,
.cboxIE6 #cboxMiddleRight {
_behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
}::selection {
color: #fff;
background: #CFA144;
}
::-moz-selection {
color: #fff;
background: #CFA144;
}
.alignnone {max-width: 100%;height: auto;}
.wp-caption.alignnone img {max-width: 100%;height: auto;}
.align-center {
width: 100%;
text-align: center;
}
.align-right {text-align:right;}
.align-left {text-align: left;}
.fleft {float: left;}
.fright {float: right;}
a, a:hover, a:active, a:focus {
outline: 0;
}
table,
th,
td {
border: 1px solid rgba(0, 0, 0, 0.1);
}
table {
border-collapse: separate;
border-spacing: 0;
border-width: 1px 0 0 1px;
margin-bottom: 24px;
width: 100%;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
padding: 10px 20px;
}
th {
border-width: 0 1px 1px 0;
font-weight: bold;
}
td {
border-width: 0 1px 1px 0;
}
dl {
margin-bottom: 24px;
}
dt {
font-weight: bold;
}
dd {
margin-bottom: 24px;
} .alignleft {
float: left;
}
.alignright {
float: right;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
}
blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft {
margin: 7px 24px 7px 0;
}
.wp-caption.alignleft {
margin: 7px 14px 7px 0;
text-align: left;
}
blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
margin: 7px 0 7px 24px;
}
blockquote cite, p cite {display: inline-block;margin: 10px 0px;font-style: italic;color: #101010;font-weight: bold;}
.wp-caption.alignright {
margin: 7px 0 7px 14px;
text-align: right;
}
blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
margin-top: 7px;
margin-bottom: 7px;
}
.wp-caption {
margin-bottom: 24px;
max-width: 100%;
color: #767676;
}
.gallery-caption {}
.bypostauthor{}
.wp-caption-text {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
font-size: 12px;
font-style: italic;
line-height: 1.5;
margin: 9px 0;
}
div.wp-caption .wp-caption-text {
padding-right: 10px;
}
div.wp-caption.alignright img[class*="wp-image-"],
div.wp-caption.alignright .wp-caption-text {
padding-left: 10px;
padding-right: 0;
}
.wp-smiley {
border: 0;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
pre, code {
background-color: #F9F9F9;
border-color: rgba(180,180,180,1);
border-style: solid;
border-width: 0px 0px 0px 4px;
display: block;
font-family: 'Open Sans', sans-serif;font-weight: 300;
font-size: 14px;
padding: 10px;
margin-top:20px;
margin-left:20px;
margin-right:20px;
overflow: auto;
}
.textwidget select {
max-width: 100%;
}
.textwidget img {height: auto;} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
img.size-full,
img.size-large,
img.wp-post-image {
height: auto;
max-width: 100%;
width: auto !important;
}  body.royal_preloader {
background: none;
visibility: hidden;
}
#royal_preloader {
font-family: Arial;
font-size: 12px;
visibility: visible;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
height: auto;
margin: 0;
z-index: 9999999999999999999999999999999999999;
}
#royal_preloader.royal_preloader_number:before,
#royal_preloader.royal_preloader_progress:before {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-image: -webkit-radial-gradient(circle, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.01));
background-image: -moz-radial-gradient(circle, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.01));
background-image: -ms-radial-gradient(circle, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.01));
background-image: -o-radial-gradient(circle, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.01));
background-image: radial-gradient(circle, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.01));
}
#royal_preloader.complete {
opacity: 0;
-webkit-transition: opacity 0.2s linear 0.5s;
-moz-transition: opacity 0.2s linear 0.5s;
-ms-transition: opacity 0.2s linear 0.5s;
-o-transition: opacity 0.2s linear 0.5s;
transition: opacity 0.2s linear 0.5s;
}
#royal_preloader.royal_preloader_line {
height: 2px;
bottom: auto;
} #royal_preloader.royal_preloader_number .royal_preloader_percentage {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
width: 100px;
height: 100px;
line-height: 100px;
font-size: 20px;
color: #FFFFFF;
font-family: Impact, Arial;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
text-align: center;
-webkit-transition: all 0.3s linear 0.5s;
-moz-transition: all 0.3s linear 0.5s;
-ms-transition: all 0.3s linear 0.5s;
-o-transition: all 0.3s linear 0.5s;
transition: all 0.3s linear 0.5s;
}
#royal_preloader.royal_preloader_number .royal_preloader_percentage:before {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
border: 1px solid rgba(255, 255, 255, 0.7);
border-radius: 50%;
}
#royal_preloader.royal_preloader_number .royal_preloader_percentage:after {
content: '';
position: absolute;
top: -2px;
right: -2px;
bottom: -2px;
left: -2px;
border: 4px solid transparent;
border-left-color: #FFFFFF;
border-radius: 50%;
-webkit-animation: rotate 0.8s linear infinite;
-moz-animation: rotate 0.8s linear infinite;
-ms-animation: rotate 0.8s linear infinite;
-o-animation: rotate 0.8s linear infinite;
animation: rotate 0.8s linear infinite;
} #royal_preloader.royal_preloader_line .royal_preloader_loader {
position: absolute;
height: 100%;
left: 0;
}
#royal_preloader.royal_preloader_line .royal_preloader_peg {
position: absolute;
right: 0;
height: 100%;
width: 100px;
opacity: 0.5;
} #royal_preloader.royal_preloader_text .royal_preloader_loader {
color: #FFFFFF;
position: absolute;
top: 0;
bottom: 0;
opacity:.2;
left: 50%;
font-family: 'Montserrat', sans-serif;
font-weight:700;
height: 80px;
line-height: 80px;
margin: auto;
letter-spacing: -4px;
font-size: 55px;
white-space: nowrap;
}
#royal_preloader.royal_preloader_text .royal_preloader_loader div {
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0%;
background-color: #000000;
opacity: 0.7;
filter: alpha(opacity=70);
} #royal_preloader.royal_preloader_logo .royal_preloader_loader {
position: absolute;
left: 50%;
top: 50%;
margin: 0px;
overflow: hidden;
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: 100%;
border-radius: 5px;
}
#royal_preloader.royal_preloader_logo .royal_preloader_loader div {
position: absolute;
bottom: 0%;
left: 0px;
right: 0px;
height: 100%;
opacity: 0.7;
filter: alpha(opacity=70);
}
#royal_preloader.royal_preloader_logo .royal_preloader_percentage {
position: absolute;
top: 50%;
left: 50%;
height: 40px;
line-height: 40px;
margin: 0px;
color: #072E77;
text-align: center;
font-family: Arial;
font-size: 12px;
font-weight: bold;
} #royal_preloader.royal_preloader_progress .royal_preloader_percentage {
position: absolute;
top: 50%;
left: 0;
right: 0;
color: #212121;
margin-top:10px;
letter-spacing:4px;
font-weight:600;
font-family: 'Open Sans', sans-serif;
font-style: italic;
font-size: 12px;
text-align: center;
}
#royal_preloader.royal_preloader_progress .royal_preloader_loader {
content: '';
position: absolute;
top: 50%;
left: 0;
right: 0;
width: 20%;
height: 2px;
margin: -10px auto auto auto;
background-color: #ccc;
}
#royal_preloader.royal_preloader_progress .royal_preloader_meter {
width: 0;
height: 100%;
margin: auto;
padding: 0;
}
@-webkit-keyframes rotate {
0% { -webkit-transform: rotate(0);}
100% { -webkit-transform: rotate(360deg); }
}
@-moz-keyframes rotate {
0% { -moz-transform: rotate(0); }
100% { -moz-transform: rotate(360deg); }
}
@-ms-keyframes rotate {
0% { -ms-transform: rotate(0); }
100% { -ms-transform: rotate(360deg); }
}
@-o-keyframes rotate {
0% { -o-transform: rotate(0); }
100% { -o-transform: rotate(360deg); }
}
@keyframes rotate {
0% { transform: rotate(0); }
100% { transform: rotate(360deg); }
} #menu-wrap{
position: fixed;
padding-bottom:10px;
width:100%;
z-index:5000;
top:0;
left:0;
}
.logged-in.admin-bar #menu-wrap{top: 32px;}
#menu-wrap .container .columns  { 
margin-top: 10px;
margin-bottom: 10px;
}
.menu-back{
opacity: 0.8;
background: rgba(247,247,247,.8);
-webkit-transition : all 0.3s ease-out;
-moz-transition : all 0.3s ease-out;
-o-transition :all 0.3s ease-out;
transition : all 0.3s ease-out;
}
.cbp-af-header {
-webkit-transition : all 0.3s ease-out;
-moz-transition : all 0.3s ease-out;
-o-transition :all 0.3s ease-out;
transition : all 0.3s ease-out;
}
.cbp-af-header.cbp-af-header-shrink {
opacity: 0.95;
background: rgba(247,247,247,.95);
-webkit-transition : all 0.3s ease-out;
-moz-transition : all 0.3s ease-out;
-o-transition :all 0.3s ease-out;
transition : all 0.3s ease-out;
}
.cbp-af-header.cbp-af-header-shrink .logo img{
width:86px;
height:16px;
top:32px;
background: no-repeat center center;
-webkit-transition : all 0.3s ease-out;
-moz-transition : all 0.3s ease-out;
-o-transition :all 0.3s ease-out;
transition : all 0.3s ease-out;
}
.cbp-af-header.cbp-af-header-shrink ul.slimmenu {
margin-top:1px;
margin-bottom:0;
-webkit-transition : all 0.3s ease-out;
-moz-transition : all 0.3s ease-out;
-o-transition :all 0.3s ease-out;
transition : all 0.3s ease-out;
}
.cbp-af-header.cbp-af-header-shrink ul.slimmenu li:first-child {
background:none;
}
.cbp-af-header.cbp-af-header-shrink ul.slimmenu li ul li:first-child { 
background:none; 
}
ul.slimmenu li ul li a {
color: #000;
}
ul.slimmenu li ul li a:hover {
}
ul.slimmenu li ul li { 
background:none;
padding-left:0; 
display: block;
}
ul.slimmenu li ul {
background:rgba(255,255,255,.95);
box-shadow: 0 0 15px rgba(0,0,0,0.2);
}
.logo img{
position:absolute;
width:134px;
height:25px;
z-index:10000;
left:40px;
top:50px;
background: no-repeat center center;
-webkit-transition : all 0.3s ease-out;
-moz-transition : all 0.3s ease-out;
-o-transition :all 0.3s ease-out;
transition : all 0.3s ease-out;
}
.menu-collapser {
position: relative;
width: 100%;
height: 48px;
line-height: 48px;
font-size: 16px;
padding: 0 8px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box
-webkit-transition : all 0.3s ease-out;
-moz-transition : all 0.3s ease-out;
-o-transition :all 0.3s ease-out;
transition : all 0.3s ease-out;
}
.collapse-button {
position: absolute;
right: 8px;
top: 60%;
width: 40px;
background-image: linear-gradient(to bottom, #151515, #040404);
background-repeat: repeat-x;
border-style: solid;
border-width: 1px;
color: #000;
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.075);
padding: 7px 10px;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
cursor: pointer;
font-size: 14px;
text-align: center;
transform: translate(0, -50%);
-o-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-webkit-transform: translate(0, -50%);
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box
}
.collapse-button:hover, .collapse-button:focus {
background-image: none;
background-color: #040404;
color: #FFF;
}
.collapse-button .icon-bar {
background-color: #fff;
border-radius: 1px 1px 1px 1px;
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
display: block;
height: 2px;
width: 18px;
margin: 2px 0;
}
ul.slimmenu {
padding-top:10px;
padding-right:10px;
text-align:right;
margin-top:23px;
margin-bottom:20px;
-webkit-transition : all 0.3s ease-out;
-moz-transition : all 0.3s ease-out;
-o-transition :all 0.3s ease-out;
transition : all 0.3s ease-out;
}
ul.slimmenu li {
position: relative;
display: inline-block;
background:url(//www.obrazek.si/wp-content/themes/eleos/images/line.png) 0 14px no-repeat;
background-size:15px 10px;
padding-left:20px;
-webkit-transition : all 0.3s ease-out;
-moz-transition : all 0.3s ease-out;
-o-transition :all 0.3s ease-out;
transition : all 0.3s ease-out;
}
ul.slimmenu > li {}
ul.slimmenu > li:first-child { border-left: 0 }
ul.slimmenu > li:last-child { margin-right: 0 }
ul.slimmenu li a {
display: block;
color: #111111;
padding: 10px 0px;
cursor:pointer;
margin: 0px 12px;
font-family: 'Open Sans', sans-serif;
font-weight:700;
text-transform:uppercase;
letter-spacing:2px;
border-bottom:1px solid rgba(0,0,0,0);
font-size: 11px;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear; 
}
ul.slimmenu li a:hover {
text-decoration: none;
border-bottom: 1px solid #cfa144;
}
ul.slimmenu li {
}
ul.slimmenu li:first-child {
background:none;
}
ul.slimmenu li .sub-collapser {
position: absolute;
right: 0;
top: 0;
width: 48px;
height: 100%;
z-index: 999;
cursor: pointer;
}
ul.slimmenu li .sub-collapser:before {
display:none;
}
ul.slimmenu li .sub-collapser > i {
display:none;
}
ul.slimmenu li ul {
margin: 0;
list-style-type: none;
}
ul.slimmenu li ul a{
font-size:10px;
}
ul.slimmenu li ul li:first-child { 
background:none; }
ul.slimmenu li ul li {
background:none;
padding-left:0; }
ul.slimmenu li > ul {
display: none;
position: absolute;
text-align:left;
left: 0;
top: 100%;
z-index: 999;
width: 140%;
}
ul.slimmenu li > ul > li ul {
display: none;
position: absolute;
left: 100%;
top: 0;
z-index: 999;
width: 100%;
}
ul.slimmenu.collapsed {
padding:0;
margin:0;
}
ul.slimmenu.collapsed li {
display: block;
width: 100%;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
ul.slimmenu.collapsed li a {
display: block;
border-bottom: 1px solid rgba(0, 0, 0, 0);
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box
}
ul.slimmenu.collapsed li .sub-collapser {
height: 40px;
}
ul.slimmenu.collapsed li > ul {
display: none;
position: static;
} .section {
position:relative;
width:100%;
}
.padding-top-bottom {
padding-top:100px;
padding-bottom:100px;
}
.padding-top {
padding-top:100px;
}
.padding-bottom {
padding-bottom:100px;
}
.padding-top-bottom-mid {
padding-top:70px;
padding-bottom:70px;
}
.padding-top-mid  {
padding-top:70px;
}
.padding-bottom-mid  {
padding-bottom:70px;
}
.padding-top-bottom-small {
padding-top:40px;
padding-bottom:40px;
}
.padding-top-small  {
padding-top:40px;
}
.padding-bottom-small  {
padding-bottom:40px;
}
.padding-top-big-bottom {
padding-top:200px;
padding-bottom:100px;
}
.background-color-white {
background-color:#fff;
}
.background-color-white-trans {
background-color:rgba(255,255,255,.8);
}
.background-color-grey {
background-color:#fbfbfb;
}
.background-color-dark {
background-color:#161616;
}
.background-color-black {
background-color:#000000;
}
.full-height {
height:100vh;
}
.section-title {
position:relative;
width:100%;
margin-bottom:15px;
text-align: center;
}
.section-title h2{
padding-bottom:55px;
letter-spacing:2px;
margin-bottom: 0px;
}
.section-title h4{
padding-bottom:30px;
letter-spacing:2px;
margin-bottom: 0px;
}
.section-title .shadow-title{
position:absolute;
width:100%;
left:0;
top:15px;
color: #414141;
opacity:.1;
font-family: 'Montserrat', sans-serif;
font-size: 100px;
letter-spacing:-3px;
font-weight:700;
text-align:center;
}
.section-title h2:before,
.section-title h4:before {
content:'';
position:absolute;
width:50px;
height:3px;
bottom:0;
left:50%;
margin-left:-25px;
} .scroll-to-top {
position: fixed;
text-align:center;
font-family: 'FontAwesome';
background:#212121;
cursor: pointer;
bottom: 20px;
opacity:.5;
border-radius:3px;
right: 20px;
width:40px;
font-size:13px;
color:#fff;
line-height:40px;
height: 40px;
display: none;
z-index: 9999;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear; 
}
.scroll-to-top:hover {
opacity:1;
} #owl-top {
position:relative;
width:100%;
margin:0 auto;
}
#owl-top .item{
position:relative;
width:100%;
height:100vh;
margin:0 auto;
background-size:cover;
background-position:center center;
background-repeat:no-repeat;
z-index:2;
}
#owl-top .item.top-image-1{
background-image:url(//www.obrazek.si/wp-content/themes/eleos/images/1.jpg);
}
#owl-top .item.top-image-2{
background-image:url(//www.obrazek.si/wp-content/themes/eleos/images/2.jpg);
}
#owl-top .item.top-image-3{
background-image:url(//www.obrazek.si/wp-content/themes/eleos/images/3.jpg);
}
#owl-top.owl-theme .owl-controls .owl-buttons .owl-prev{
position:absolute;
left:0;
cursor: url(//www.obrazek.si/wp-content/themes/eleos/images/arrow-left.png) 8 8, move !important;
}
#owl-top.owl-theme .owl-controls .owl-buttons .owl-next{
position:absolute;
right:0;
cursor: url(//www.obrazek.si/wp-content/themes/eleos/images/arrow-right.png) 8 8, move !important;
}
#owl-top.owl-theme .owl-controls .owl-buttons .owl-next,
#owl-top.owl-theme .owl-controls .owl-buttons .owl-prev{
top:0;
width:50%;
height:100%;
z-index:1;
text-indent: 100%;
}
.hero-top{
position:absolute;
top:50%;
left:0;
width:100%;
z-index:100;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.hero-text{
position:relative;
width:100%;
} 
.hero-text.right h5,
.hero-text.right p{
text-align:right;
}
.hero-text.left h5,
.hero-text.left p{
text-align:left;
}
.hero-text h5{
font-size:60px; 
line-height:40px;
} 
.hero-text h5 span{
font-size:160px; 
opacity:.2;
letter-spacing:-12px;
text-transform:none;
} 
.hero-text p{
font-size:14px; 
line-height:22px;
margin-top:70px;
text-transform:uppercase;
letter-spacing:5px;
font-weight:600;
color:#434343;
}  
.hero-text.left p:before{
content:'';
position:absolute;
bottom:50px;
left:0;
width:60px;
height:3px;
z-index:2;
} 
.hero-text.right p:before{
content:'';
position:absolute;
bottom:50px;
right:0;
width:60px;
height:3px;
z-index:2;
}
a.scroll-down-arrow{
position:absolute;
left:0;
bottom:0;
height:20%;
width:100%;
z-index:200;
cursor: url(//www.obrazek.si/wp-content/themes/eleos/images/arrow-down.png) 15 70, move !important;
} .about-carousel-wrap{ 
position:relative;
width:100%;
margin:0 auto;
overflow:hidden;
z-index:2;
} 
#sync1 .item {
position: relative; 
margin: 0 auto;
width:100%;
display: block;
margin-top:60px;
}
#sync1 .item:after {
content: '';
display: block;
clear: both;
}
#sync1 .item p{
width:100%;
max-width:900px;
margin: 0 auto;
text-align:center;
}
#sync1 .item p.text-padding{
margin-bottom:15px;
}
#sync2 {
position:absolute;
width:100%;
max-width:500px;
top:0;
left:50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
#sync2 .item{
width:100%;
max-width:120px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
z-index:200;
margin:0 auto;
text-align:center;
cursor:pointer;
padding-bottom:12px;
border-bottom:1px solid #212121;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}
#sync2 .item h6{
text-align:center;
text-transform:none;
font-weight:400;
font-size:16px;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}
#sync1.owl-theme .owl-controls .owl-buttons .owl-prev{
position:absolute;
left:0;
top:100%;
margin-top:-24px;
background:url(//www.obrazek.si/wp-content/themes/eleos/images/arrow-left.png) no-repeat center center;
background-size: 80px 24px;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}
#sync1.owl-theme .owl-controls .owl-buttons .owl-next{
position:absolute;
right:0;
top:60px;
background:url(//www.obrazek.si/wp-content/themes/eleos/images/arrow-right.png) no-repeat center center;
background-size: 80px 24px;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}
#sync1.owl-theme .owl-controls .owl-buttons .owl-next,
#sync1.owl-theme .owl-controls .owl-buttons .owl-prev{
width:80px;
height:24px;
z-index:1;
text-indent: 100%;
}
#sync1.owl-theme .owl-controls .owl-buttons .owl-prev:hover,
#sync1.owl-theme .owl-controls .owl-buttons .owl-next:hover{
transform: scale(0.9);
} .team-box-1{
position:relative;
width:100%;
margin:0 auto;
text-align:center;
overflow:hidden;
}
.team-box-1 img{
width:100%;
display:block;
}
.team-box-1 .mask{
position:absolute;
z-index:2;
top:0;
width:100%;
left:0;
height:calc(100% - 76px);
opacity:0;
background:rgba(0,0,0,.7);
-webkit-transition : all 0.3s ease-out;
-moz-transition : all 0.3s ease-out;
-o-transition :all 0.3s ease-out;
transition : all 0.3s ease-out;
}
.team-box-1:hover .mask{
opacity:1;
}
.team-box-1 ul{
position:absolute;
z-index:3;
top:-30px;
margin-top:-48px;
width:100%;
left:0;
text-align:center;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition : all 0.3s ease-out;
-moz-transition : all 0.3s ease-out;
-o-transition :all 0.3s ease-out;
transition : all 0.3s ease-out;
}
.team-box-1 ul li{
display:inline-block;
text-align:center;
margin-left:8px;
margin-right:8px;
}
.team-box-1:hover ul{
top:50%;
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s;
}
.team-box-1 ul li a.social-icon .icons{
font-family: 'FontAwesome';
width:20px;
height:20px;
line-height:20px;
font-size:16px;
text-align:center;
color:#fff;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear; 
}
.team-box-1 ul li a.social-icon:hover .fa-twitter{
color:#55acef;
opacity: 1;
}
.team-box-1 ul li a.social-icon:hover .fa-dribbble{
color:#fe0084;
opacity: 1;
}
.team-box-1 ul li a.social-icon:hover .fa-facebook{
color:#3b5998;
opacity: 1;
}
.team-box-1 ul li a.social-icon:hover .fa-linkedin{
color:#007bb5;
opacity: 1;
}
.team-box-1 ul li a.social-icon:hover .fa-vimeo{
color:#aad450;
opacity: 1;
}
.team-box-1 ul li a.social-icon:hover .icons{
opacity: 0.6;
}
.team-box-1 h6{
margin-top:30px;
text-align:center;
padding-bottom:5px;
}
.team-box-1 .subtext{
text-align:center;
color:#747474;
font-style: italic;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
line-height:17px;
letter-spacing:2px;
font-weight:400;
} .sep-1-background{
background-size:cover;
background-position:center center;
background-repeat:no-repeat;
}
#owl-sep-1 {
position:relative;
width:100%;
margin:0 auto;
display:block;
}
#owl-sep-1 .item{
position:relative;
width:100%;
margin-left:0 auto;
z-index:2;
display:block;
}
#owl-sep-1.owl-theme .owl-controls .owl-buttons .owl-prev{
position:absolute;
left:50px;
top:100%;
margin-top:-148px;
background:url(//www.obrazek.si/wp-content/themes/eleos/images/arrow-left.png) no-repeat center center;
background-size: 80px 24px;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}
#owl-sep-1.owl-theme .owl-controls .owl-buttons .owl-next{
position:absolute;
right:50px;
top:124px;
background:url(//www.obrazek.si/wp-content/themes/eleos/images/arrow-right.png) no-repeat center center;
background-size: 80px 24px;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}
#owl-sep-1.owl-theme .owl-controls .owl-buttons .owl-next,
#owl-sep-1.owl-theme .owl-controls .owl-buttons .owl-prev{
width:80px;
height:24px;
z-index:1;
text-indent: 100%;
}
#owl-sep-1.owl-theme .owl-controls .owl-buttons .owl-prev:hover,
#owl-sep-1.owl-theme .owl-controls .owl-buttons .owl-next:hover{
transform: scale(0.9);
}
.services{
position:relative;
width:100%;
margin:0 auto;
overflow:hidden;
display:block;
padding:50px 50px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.services .number{
position:absolute;
top:70px;
left:0;
text-align:left;
font-size:180px; 
opacity:.07;
color: #414141;
font-family: 'Montserrat', sans-serif;
font-weight:700;
font-style: italic;	
}
.services h6,
.services p{
text-align:left;
}
.services h6{
padding-bottom:20px;
}
.sep-2-background{
background-image:url(//www.obrazek.si/wp-content/themes/images/sep-2.jpg);
background-size:cover;
background-position:center center;
background-repeat:no-repeat;
}
#owl-sep-2 {
position:relative;
width:100%;
margin:0 auto;
display:block;
}
#owl-sep-2 .item{
position:relative;
width:100%;
margin-left:0 auto;
z-index:2;
display:block;
}
#owl-sep-2.owl-theme .owl-controls .owl-buttons .owl-prev{
position:absolute;
left:50px;
top:100%;
margin-top:-148px;
background:url(//www.obrazek.si/wp-content/themes/eleos/images/arrow-left.png) no-repeat center center;
background-size: 80px 24px;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}
#owl-sep-2.owl-theme .owl-controls .owl-buttons .owl-next{
position:absolute;
right:50px;
top:124px;
background:url(//www.obrazek.si/wp-content/themes/eleos/images/arrow-right.png) no-repeat center center;
background-size: 80px 24px;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}
#owl-sep-2.owl-theme .owl-controls .owl-buttons .owl-next,
#owl-sep-2.owl-theme .owl-controls .owl-buttons .owl-prev{
width:80px;
height:24px;
z-index:1;
text-indent: 100%;
}
#owl-sep-2.owl-theme .owl-controls .owl-buttons .owl-prev:hover,
#owl-sep-2.owl-theme .owl-controls .owl-buttons .owl-next:hover{
transform: scale(0.9);
}
.quote{
position:relative;
width:100%;
margin:0 auto;
overflow:hidden;
display:block;
padding:50px 50px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.quote p{
text-align:center;
font-style: italic;
font-weight:300;
font-size: 15px;
line-height:28px;
letter-spacing:3px;
color:#646464;
}
.quote h6{
text-align:center;
padding-top:30px;
text-transform:none;
letter-spacing:2px;
font-size:16px;
}
.quote .quotes-1{
position:absolute;
top:55px;
left:10px;
text-align:left;
font-size:100px; 
opacity:.07;
color: #414141;
font-family: 'FontAwesome';
font-style: italic;
}
.quote .quotes-2{
position:absolute;
bottom:45px;
right:30px;
text-align:right;
font-size:100px; 
opacity:.07;
color: #414141;
font-family: 'FontAwesome';
font-style: italic;
}
.sep-3-background{
background-image:url(//www.obrazek.si/wp-content/themes/images/sep-3.jpg);
background-size:cover;
background-position:center center;
background-repeat:no-repeat;
}
.counters{
position:relative;
width:100%;
margin:0 auto;
overflow:hidden;
display:block;
padding:50px 50px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.counters h6{
text-align:center;
font-weight:400;
}
.counters h6 span{	
font-family: 'FontAwesome';
padding-right:5px;
color: #cfa144;
}
.counters p{
text-align:center;
font-weight:400;
font-style: italic;
padding-top:5px;
font-size:13px;
letter-spacing:2px;
}
.counters .coun-num{
position:absolute;
font-family: 'Montserrat', sans-serif;
font-weight:700;
top:50%;
left:0;
width:100%;
text-align:center;
font-size:230px; 
margin-left:-30px;
opacity:.1;
color: #414141;
letter-spacing:-18px;
font-family: 'FontAwesome';
font-style: italic;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}  .slideshow {
position: relative;
width: 100vw;
margin-top:20px;
margin-bottom:25px;
}
.slide {
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column-reverse;
flex-direction: column-reverse;
-webkit-align-items: center;
align-items: center;
width: 100vw;
text-align: center;
}
.js .slide {
position: absolute;
z-index: 1000;
top: 0;
left: 0;
visibility: hidden;
pointer-events: none;
}
.slide.slide--current {
position: relative;
visibility: visible;
}
.deco--circle {
position: absolute;
top: 0;
border-radius: 50%;
background: #fff;
box-shadow: 0 0 25px rgba(44,44,44,0.02);
}
.deco--circle-left {
right: calc(100% - 140px);
}
.deco--circle-right {
left: calc(100% - 140px);
}
.deco--circle,
.slide__inner {
width: 450px;
height: 450px;
}
.slide__item {
position: relative;
width: 100%;
}
.no-js .slide__item {
display: none;
}
.slide__inner {
position: relative;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
flex-direction: column;
-webkit-justify-content: center;
justify-content: center;
-webkit-align-items: center;
align-items: center;
margin: 0 auto;
padding: 20px;
pointer-events: auto;
}
.deco--expander {
position: absolute;
top: 50%;
left: 50%;
margin: -225px 0 0 -225px;
border-radius: 50%;
background: #fff;
}
.slide__title {
position: relative;
text-indent: 2px;
letter-spacing: 2px;
color: #434343;
}
.slide__title--preview {
font-family: 'Montserrat', sans-serif;
font-size: 16px;
line-height:22px;
font-weight:400;
text-transform:none;
padding: 0;
opacity: 0;
text-align: center;
}
.slide--current .slide__title--preview {
opacity: 1;
}
.slide__price {
font-weight: 700;
display: inline-block;
color: #212121;
}
.slide__img {
position: relative;
display: block;
border-radius: 50%;
margin: 0 auto;
}
.slide__img--small {
max-height: 85%;
max-width: 85%;
}
.action {
font-size: 1.5em;
line-height: 54px;
width: 50px;
height: 50px;
margin: 0;
padding: 0;
text-align: center;
border: none;
background: none;
}
.action:focus {
outline: none;
}
.action--open {
position: absolute;
right: 20px;
bottom: 20px;
margin: 0 40px 40px 0;
color: #fff;
border-radius: 50%;
background: #cfa144;
-webkit-transition: -webkit-transform 0.3s;
transition: transform 0.3s;
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.action--open:focus,
.action--open:hover {
color: #fff;
background: #cfa144;
-webkit-transform: scale3d(1.0865, 1.0865, 1);
transform: scale3d(1.0865, 1.0865, 1);
}
.slide--open .action--open {
opacity: 0;
-webkit-transition-delay: 0s;
transition-delay: 0s;
-webkit-transform: scale3d(0.3, 0.3, 1);
transform: scale3d(0.3, 0.3, 1);
}
.navbutton {
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
width: 100px;
height: 30px;
margin: 0;
margin: -50px 0 0 0;
padding: 0;
border: none;
background: none;
}
.navbutton__line {
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}
.navbutton:focus {
outline: none;
}
.navbutton:hover .navbutton__line {
transform: scale(0.9);
background:transparent;
}
.navbutton--next {
-webkit-transform: translate3d(220px,-125px,0);
transform: translate3d(220px,-125px,0);
}
.navbutton--prev {
-webkit-transform: translate3d(-100%, 0, 0) translate3d(-220px,137px,0);
transform: translate3d(-100%, 0, 0) translate3d(-220px,137px,0);
} @media screen and (max-width: 50em) {
.deco--title {
right: -50px;
left: -50px;
}
.deco--circle,
.slide__inner {
width: 260px;
height: 260px;
}
.deco--expander {
margin: -130px 0 0 -130px;
}
.deco--circle-left {
right: calc(100% - 50px);
}
.deco--circle-right {
left: calc(100% - 50px);
}
.navbutton--next {
-webkit-transform: translate3d(115px,-90px,0) scale3d(0.5,0.5,1);
transform: translate3d(115px,-90px,0) scale3d(0.5,0.5,1);
}
.navbutton--prev {
-webkit-transform: translate3d(-100%, 0, 0) translate3d(-115px,115px,0) scale3d(0.5,0.5,1);
transform: translate3d(-100%, 0, 0) translate3d(-115px,115px,0) scale3d(0.5,0.5,1);
}
.action--open {
right: 0;
bottom: 0;
}
} #projects-grid{
position:relative;
text-align:center;
margin:0 auto;
width:calc(100% - 20px);
max-width:1360px;
}
#projects-grid:after {
content: '';
display: block;
clear: both;
}
.portfolio-box-1{
position:relative;
float:left;
width:calc(33.3333333333% - 50px);
display:inline-block;
margin-top:25px;
margin-bottom:25px;
margin-left:24px;
margin-right:25px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
overflow:hidden;
-webkit-transform: translate3d(1px,0,0);
transform: translate3d(1px,0,0);
box-shadow: 0 0 25px rgba(44,44,44,0.02);
}
.portfolio-box-1 .mask-1{
position:absolute;
width:100%;
height:100%;
top:0;
left:0;
-moz-box-sizing: border-box;
border:15px solid #fff;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background:rgba(0,0,0,0);
z-index:2;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear; 
}
.portfolio-box-1 .mask-1.no-border{
border:none;
}
.portfolio-box-1:hover .mask-1{
background:rgba(0,0,0,.9);
cursor: url(//www.obrazek.si/wp-content/themes/eleos/images/cursor-works.png) 30 30, move !important;
}
.portfolio-box-1 h6{
position:absolute;
top:50px;
left:110px;
color:#fff;
font-family: 'Montserrat', sans-serif;
font-weight:700;
font-size: 22px;
line-height:26px;
letter-spacing:-1px;
text-transform: none;
z-index:4;
opacity:0;
font-style: italic; 
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear; 
}
.portfolio-box-1:hover h6{
left:50px;
opacity:1;
}
.portfolio-box-1 p{
position:absolute;
top:85px;
left:110px;
color:#f7f7f7;
z-index:4;
opacity:0;
font-size:11px;
font-family: 'Open Sans', sans-serif;
font-weight:400;
line-height:14px;
text-align:left;	
letter-spacing:3px;
text-transform: uppercase;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear; 
}
.portfolio-box-1:hover p{
left:50px;
opacity:1;
-webkit-transition-delay:0.4s;
transition-delay:0.4s;
}
.portfolio-box-1 img{
width:100%;
height:auto;
display:block;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear; 
}
.portfolio-box-1:hover img{
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
-ms-transform: scale(1.05);
-o-transform: scale(1.05);
transform: scale(1.05);
}
#portfolio-filter {
position:relative;
width:100%;
text-align: center;
margin-top:25px;
}
#filter {
position:relative;
width:100%;
text-align: center;
}
#filter li {
display: inline-block;
text-align: center;
}
#filter:after {
content: '';
display: block;
clear: both;
}
#filter li a {
position: relative;
display: inline-block;
letter-spacing:3px;
font-family: 'Open Sans', sans-serif;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-size: 13px; 
font-style: italic;
margin-bottom:5px;
text-align: center;
outline: none;
color: #666666;
margin-left:10px;
margin-right:10px;
text-decoration: none;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}
.isotope-item {
z-index: 2;
}
.isotope-hidden.isotope-item {
pointer-events: none;
z-index: 1;
}
.isotope, .isotope .isotope-item {
-webkit-transition-duration: 0.6s;
-moz-transition-duration: 0.6s;
transition-duration: 0.6s;
}
.isotope {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
transition-property: height, width;
}
.isotope .isotope-item {
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property:    -moz-transform, opacity;
-ms-transition-property:     -ms-transform, opacity;
-o-transition-property:         top, left, opacity;
transition-property:         transform, opacity;
} .full-img-wrap{
position:relative;
width:100%;
}
.full-img-wrap img{
display:block;
width:100%;
}
.project-disc{
position:relative;
width:100%;
}
.project-disc h6{
text-align:left;
padding-bottom:20px;
}
.project-disc p{
text-align:left;
}
.project-links{
position:relative;
width:100%;
border-top:1px solid rgba(21,21,21,.1);
display:block;
overflow:hidden;
}
.project-links:after {
content: '';
display: block;
clear: both;
}
.project-links .link-project-block{
width:120px;
display:inline-block;
color: #414141;
font-family: 'Montserrat', sans-serif;
font-weight:700;
opacity:.2;
font-size: 50px; 
line-height:40px;
letter-spacing:-3px;
margin-top:30px;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}
.project-links .link-project-block:hover{
letter-spacing:1px;
}
.project-links .link-project-block.left{
text-align:left;
float:left;
}
.project-links .link-project-block.right{
text-align:right;
float:right;
} #owl-logo {
position:relative;
width:100%;
margin:0 auto;
display:block;
}
#owl-logo .item{
position:relative;
width:100%;
margin:0 auto;
z-index:2;
display:block;
}
#owl-logo .item img{
display:block;
width:70px;
margin:0 auto;
} .post{
position:relative;
width:100%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding:25px;
overflow:hidden;
box-shadow: 0 0 25px rgba(44,44,44,0.02);
}
.post .tipe{
position:absolute;
bottom:10px;
right:10px;
text-align:left;
font-size:40px; 
opacity:.07;
color: #414141;
font-family: 'Montserrat', sans-serif;
font-weight:700;
letter-spacing:-2px;
font-style: italic;	
}
.post img{
width:100%;
display:block;
}
.post .subtext{
text-align:left;
padding-top:30px;
font-family: 'Open Sans', sans-serif;
font-weight:400;
font-size: 11px;
line-height:22px;
text-transform:uppercase;
letter-spacing:1px;
color:#848484;
}
.post .subtext a{
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}
.post .subtext a:hover{
color:#323232;
}
.post h6{
text-align:left;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}
.post h3{margin-bottom: 0px;margin-top: 10px;}
.post p{
text-align:left;
padding-top:20px;
}
.arrow-right-post{
position:relative;
margin-top:30px;
width:50px;
height:15px;
display:block;
background-image:url(//www.obrazek.si/wp-content/themes/eleos/images/arrow-right.svg);
background-position:center center;
background-repeat: no-repeat;
background-size:50px 15px;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}
.arrow-right-post:hover{
padding-left:15px;
}
#owl-post {
position:relative;
width:100%;
margin:0 auto;
display:block;
}
#owl-post .item{
position:relative;
width:100%;
margin:0 auto;
z-index:2;
display:block;
}
#owl-post .item img{
display:block;
width:100%;
margin:0 auto;
}
#owl-post.owl-theme .owl-controls .owl-buttons .owl-prev{
position:absolute;
left:10px;
top:100%;
margin-top:-34px;
background:url(//www.obrazek.si/wp-content/themes/eleos/images/arrow-left.svg) no-repeat center center;
background-size: 40px 12px;
background-color:rgba(255,255,255,.7);
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}
#owl-post.owl-theme .owl-controls .owl-buttons .owl-next{
position:absolute;
right:10px;
top:10px;
background:url(//www.obrazek.si/wp-content/themes/eleos/images/arrow-right.svg) no-repeat center center;
background-size: 40px 12px;
background-color:rgba(255,255,255,.7);
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}
#owl-post.owl-theme .owl-controls .owl-buttons .owl-next,
#owl-post.owl-theme .owl-controls .owl-buttons .owl-prev{
width:60px;
height:24px;
z-index:1;
text-indent: 100%;
font-size:0;
}
#owl-post.owl-theme .owl-controls .owl-buttons .owl-prev:hover,
#owl-post.owl-theme .owl-controls .owl-buttons .owl-next:hover{
background-color:rgba(255,255,255,1);
}
.video-wrapper, figure.vimeo, figure.youtube {
margin:0;
position: relative;
padding-bottom: 56.25%;
padding-top: 0;
height: 0;
overflow: hidden;
}	
.video-wrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}	
figure.youtube a img, figure.vimeo a img {
position: absolute;
top: 0;
left: 0;
width: auto;
height: 100%;
max-width:none;
}	
figure.vimeo a:after, figure.youtube a:after {
content:"";
width:40px;
height:40px;
background:#fff;
box-shadow: 0 0 10px rgba(44,44,44,0.1);
z-index:9;
position:absolute;
top:50%;
left:50%;
margin:-20px 0 0 -20px;
border-radius:50%;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear; 
}
figure.vimeo:hover a:after, figure.youtube:hover a:after {
background:#000;
-webkit-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.1);
box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.1);
}	
figure.vimeo a:before, figure.youtube a:before {
font-family: 'FontAwesome';
content:"\f04b";
width:40px;
height:40px;
z-index:10;
position:absolute;
color:#000;
line-height:40px;
text-align:center;
font-size:10px;
top:50%;
left:50%;
margin:-19px 0 0 -18px;
display:block;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear; 
}
figure.vimeo a:hover:before, figure.youtube a:hover:before {
color:#fff; 
}	
figure.vimeo a:hover img, figure.youtube a:hover img {
-webkit-transition: all 0.4s;
transition: all 0.4s;
-webkit-transform: scale(1.03) rotate(1deg);
transform: scale(1.03) rotate(1deg);
}	
figure.vimeo a img, figure.youtube a img {
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear; 
a -webkit-transform: scale(1);
transform: scale(1);
}
.all-news-link {
cursor: url(//www.obrazek.si/wp-content/themes/eleos/images/arrow-right.svg) 50 15, move !important;
}
.all-news-link h6{
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear; 
}
.all-news-link:hover h6{
}
.comm-number{
position:relative;
width:100%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding:25px;
overflow:hidden;
box-shadow: 0 0 25px rgba(44,44,44,0.02);
margin-top:25px;
margin-bottom:25px;
}
.comm-number:after {
content: '';
display: block;
clear: both;
}
.comm-number p{
text-align:left;
text-transform:uppercase;
letter-spacing:2px;
font-size:11px;
line-height:11px;
font-weight:400;
}
.comm-number p span{
text-align:right;
margin-left:10px;
float:right;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear; 
}
.comm-number p a:hover{
color:#212121;
}
.content-comm{
position:relative;
width:100%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding-top:25px;
padding-left:25px;
padding-right:25px;
padding-bottom:36px;
overflow:hidden;
box-shadow: 0 0 25px rgba(44,44,44,0.02);
margin-bottom:5px;
}
.content-comm.sub-comm{
position:relative;
width:calc(100% - 50px);
margin-left:50px;
}
.content-comm:after {
content: '';
display: block;
clear: both;
}
.content-comm img {
display: block;
float:left;
width:100px;
margin-right:25px;
margin-bottom:25px;
}
.content-comm p {
text-align:left;
padding-bottom:25px;
}
.name-aut-replay{
position:absolute;
bottom:25px;
right:25px;
text-align:right;
text-transform:uppercase;
letter-spacing:2px;
font-size:11px;
line-height:11px;
font-weight:400;	
}
.name-aut-replay a{
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear; 	
}
.name-aut-replay a:hover{
color:#212121;
}
.comments{
position:relative;
width:100%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding:25px;
overflow:hidden;
box-shadow: 0 0 25px rgba(44,44,44,0.02);
margin-top:20px;
}
.comments input{
position:relative;
width:calc(100% - 40px);
padding-left:20px;
padding-right:20px;
font-family: 'Open Sans', sans-serif;
font-weight:400;
letter-spacing:1px;
font-size: 13px;
line-height:24px;
padding-bottom: 15px;
background:transparent;
border:none;
color: #737373;
margin-bottom:20px;
-webkit-transition: border-bottom 0.3s, color 0.3s;
transition: border-bottom 0.3s, color 0.3s;
}
.comments textarea {
width:calc(100% - 40px);
padding-left:20px;
padding-right:20px;
font-family: 'Open Sans', sans-serif;
font-weight:400;
letter-spacing:1px;
font-size: 13px;
line-height:24px;
background:transparent;
height:70px;
border:none;
color: #737373;
margin-bottom:20px;
-webkit-transition: border-bottom 0.3s, color 0.3s;
transition: border-bottom 0.3s, color 0.3s;
}
.comments textarea,
.comments input {	
border-bottom:1px solid rgba(100,100,100,.2);
}
.comments textarea:active,
.comments input:active {	
color: #101010;
}
.comments textarea:active,
.comments input:hover {	
color: #101010;
}
.comments textarea:focus,
.comments input:focus {	 
outline: none !important;
}
.comments input:-ms-input-placeholder  {
font-size: 11px;
text-transform:uppercase;
letter-spacing:2px;
color:#999999;
}
.comments input::-moz-placeholder  {
font-size: 11px;
text-transform:uppercase;
letter-spacing:2px;
color:#999999;
}
.comments input:-moz-placeholder  {
font-size: 11px;
text-transform:uppercase;
letter-spacing:2px;
color:#999999;
}
.comments input::-webkit-input-placeholder  {
font-size: 11px;
text-transform:uppercase;
letter-spacing:2px;
color:#999999;
}
.comments textarea:-ms-input-placeholder  {
font-size: 11px;
text-transform:uppercase;
letter-spacing:2px;
color:#999999;
}
.comments textarea::-moz-placeholder  {
font-size: 11px;
text-transform:uppercase;
letter-spacing:2px;
color:#999999;
}
.comments textarea:-moz-placeholder  {
font-size: 11px;
text-transform:uppercase;
letter-spacing:2px;
color:#999999;
}
.comments textarea::-webkit-input-placeholder  {
font-size: 11px;
text-transform:uppercase;
letter-spacing:2px;
color:#999999;
}
.comments .form-submit input {
background:#efefef;
color:#212121;
font-size:14px;
padding: 13px 30px;
max-width:140px;
}
.comments .form-submit input:hover {
color:#fff;
}
.comments .form-submit input:focus,
.comments .form-submit input:active {
border:none;
outline:none;
}
.sidebar{
position:relative;
width:100%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding:25px;
overflow:hidden;
box-shadow: 0 0 25px rgba(44,44,44,0.02);
}
.sidebar input, form[role="search"] input{
width:100%;
padding-left:20px;
padding-right:20px;
font-family: 'Open Sans', sans-serif;
font-weight:400;
letter-spacing:1px;
font-size: 12px;
line-height:22px;
padding-top: 15px;
padding-bottom: 15px;
background:#fbfbfb;
border:none;
color: #737373;
-webkit-transition: background 0.3s, color 0.3s;
transition: background 0.3s, color 0.3s;
}
form[role="search"] input {
background:#ececec;
}
.sidebar input:active, form[role="search"] input:active {	
color: #fff;
outline: none !important;
}
.sidebar input:hover {	
color: #737373;
outline: none !important;
}
.sidebar input:focus {
color: #fff;	 
outline: none !important;
}
.sidebar input:-ms-input-placeholder  {
font-size: 10px;
text-transform:uppercase;
-webkit-transition:  color 0.3s;
transition:  color 0.3s;
}
.sidebar input::-moz-placeholder  {
font-size: 10px;
text-transform:uppercase;
-webkit-transition:  color 0.3s;
transition:  color 0.3s;
}
.sidebar input:-moz-placeholder  {
font-size: 10px;
text-transform:uppercase;
-webkit-transition:  color 0.3s;
transition:  color 0.3s;
}
.sidebar input::-webkit-input-placeholder  {
font-size: 10px;
text-transform:uppercase;
-webkit-transition:  color 0.3s;
transition:  color 0.3s;
}
.sidebar input:active:-ms-input-placeholder  {
color: #fff;
}
.sidebar input:active::-moz-placeholder  {
color: #fff;
}
.sidebar input:active:-moz-placeholder  {
color: #fff;
}
.sidebar input:active::-webkit-input-placeholder  {
color: #fff;
}
.sidebar input:focus:-ms-input-placeholder  {
color: #fff;
}
.sidebar input:focus::-moz-placeholder  {
color: #fff;
}
.sidebar input:focus:-moz-placeholder  {
color: #fff;
}
.sidebar input:focus::-webkit-input-placeholder  {
color: #fff;
}
.separator-sidebar{ 
position:relative;
width:100%;
padding-top:70px;
}
.sidebar h6{ 
text-align:left;
padding-bottom:20px;
}
.link-recents{ 
position:relative;
width:100%;
overflow:hidden;
text-align:left;
}
.widget_recent_entries a{
position:relative;
display:block;
cursor:pointer;
font-family: 'Open Sans', sans-serif;
font-size: 11px;
line-height:21px;
text-align:left;
text-transform:uppercase;
padding-top:10px;
padding-bottom:10px;
border-top:1px solid rgba(0,0,0,.1);
letter-spacing:1px;
color:#323232;
font-weight:400;
-webkit-transition: padding-left 0.3s, color 0.3s;
transition: padding-left 0.3s, color 0.3s;
}
.link-recents a:last-child{
border-bottom:1px solid rgba(0,0,0,.1);
}
.widget_recent_entries a:hover {
padding-left:10px;
}
.widget_tag_cloud{ 
position:relative;
width:100%;
overflow:hidden;
text-align:left;
}
.widget_tag_cloud li {
position: relative;
display: inline-block;
}
.widget_tag_cloud a {
position: relative;
display: inline-block;
cursor:pointer;
outline: none;
text-decoration: none;
white-space: nowrap;
font-family: 'Open Sans', sans-serif;
font-size: 10px;
line-height:21px;
text-align:left;
margin-right:3px;
margin-bottom:3px;
text-transform:uppercase;
letter-spacing:2px;
padding:3px 9px;
color:#212121;
font-weight:400;
background-color:#fbfbfb;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}
.widget_tag_cloud a:hover {
color:#fff;
background-color: #cfa144;
} .shop{
position:relative;
width:100%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding:25px;
overflow:hidden;
box-shadow: 0 0 25px rgba(44,44,44,0.02);
}
.shop img{
width:100%;
display:block;
}
#owl-shop {
position:relative;
width:100%;
margin:0 auto;
display:block;
}
#owl-shop .item{
position:relative;
width:100%;
margin:0 auto;
z-index:2;
display:block;
overflow:hidden;
}
#owl-shop .item img{
display:block;
width:100%;
margin:0 auto;
}
#owl-shop .item h6{
position:absolute;
top:50%;
left:0;
width:100%;
z-index:10;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
text-align:center;
font-size:25px;
letter-spacing:2px;
font-weight:700;
opacity:.7;
}
#owl-shop .item h6 span{
font-size:70px;
opacity:.3;
font-weight:700;
letter-spacing:-2px;
}
#owl-shop.owl-theme .owl-controls .owl-buttons .owl-prev{
position:absolute;
left:10px;
top:100%;
margin-top:-34px;
background:url(//www.obrazek.si/wp-content/themes/eleos/images/arrow-left.svg) no-repeat center center;
background-size: 40px 12px;
background-color:rgba(255,255,255,.7);
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}
#owl-shop.owl-theme .owl-controls .owl-buttons .owl-next{
position:absolute;
right:10px;
top:10px;
background:url(//www.obrazek.si/wp-content/themes/eleos/images/arrow-right.svg) no-repeat center center;
background-size: 40px 12px;
background-color:rgba(255,255,255,.7);
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}
#owl-shop.owl-theme .owl-controls .owl-buttons .owl-next,
#owl-shop.owl-theme .owl-controls .owl-buttons .owl-prev{
width:60px;
height:24px;
z-index:1;
text-indent: 100%;
font-size:0;
}
#owl-shop.owl-theme .owl-controls .owl-buttons .owl-prev:hover,
#owl-shop.owl-theme .owl-controls .owl-buttons .owl-next:hover{
background-color:rgba(255,255,255,1);
}
#owl-shop.owl-theme .owl-controls {
opacity:0;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}
#owl-shop.owl-theme:hover .owl-controls {
opacity:1;
}
#owl-shop-items {
position:relative;
width:100%;
max-width:1320px;
margin:0 auto;
display:block;
margin-bottom:25px;
margin-top:25px;
}
#owl-shop-items .item{
position:relative;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin-left:25px;
margin-right:25px;
z-index:2;
display:block;
}
#owl-shop-items.owl-theme .owl-controls .owl-buttons .owl-prev{
position:absolute;
left:-15px;
top:100%;
margin-top:-124px;
background:url(//www.obrazek.si/wp-content/themes/eleos/images/arrow-left.svg) no-repeat center center;
background-size: 60px 18px;
background-color:rgba(255,255,255,.95);
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}
#owl-shop-items.owl-theme .owl-controls .owl-buttons .owl-next{
position:absolute;
right:-15px;
top:15px;
background:url(//www.obrazek.si/wp-content/themes/eleos/images/arrow-right.svg) no-repeat center center;
background-size: 60px 18px;
background-color:rgba(255,255,255,.95);
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}
#owl-shop-items.owl-theme .owl-controls .owl-buttons .owl-next,
#owl-shop-items.owl-theme .owl-controls .owl-buttons .owl-prev{
width:80px;
height:38px;
z-index:1;
text-indent: 100%;
font-size:0;
box-shadow: 0 0 25px rgba(44,44,44,0.1);
}
#owl-shop-items.owl-theme .owl-controls .owl-buttons .owl-prev:hover,
#owl-shop-items.owl-theme .owl-controls .owl-buttons .owl-next:hover{
transform: scale(0.9);
}
.shop-item{
position:relative;
width:100%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding:25px;
box-shadow: 0 0 25px rgba(44,44,44,0.02);
}
.shop-item img{
display:block;
width:100%;
}
.shop-item p{
padding-top:25px;
text-align:left;
color:#646464;
text-transform:uppercase;
font-size:10px;
letter-spacing:2px;
}
.shop-item h6{
text-align:left;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}
.shop-item .price{
position:absolute;
bottom:25px;
right:25px;
z-index:3;
font-family: 'Montserrat', sans-serif;
text-align:right;
font-weight:400;
font-size: 16px;
line-height: 16px;
}
.shop-item .price span{
color:#414141;
opacity:.3;
text-decoration: line-through;
margin-right:10px;
}
.shop-item .link-items{
position:absolute;
top:70%;
margin-top:-155px;
left:50%;
z-index:5;
padding-top:2px;
padding-bottom:2px;
padding-left:1px;
padding-right:1px;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
opacity:0;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}
.shop-item:hover .link-items{
opacity:1;
top:100%;
}
.shop-item .link-items:after {
content: '';
display: block;
clear: both;
}
.shop-item  .link-items a{
display:inline-block;
font-family: 'FontAwesome';
float:left;
width:40px;
height:40px;
text-align:center;
line-height:40px;
margin-left:1px;
margin-right:1px;
font-size:13px;
background-color:#fff;
color:#414141;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}
.shop-item  .link-items a:hover{
color:#fff;
}
.shop-item .hot{
position:absolute;
top:-25px;
right:-25px;
z-index:5;
font-family: 'Montserrat', sans-serif;
text-align:center;
font-weight:400;
font-size: 10px;
line-height: 50px;
color:#fff;
width:50px;
height:50px;
border-radius:50%;
}
.sin-shop-item{
position:relative;
width:100%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding:25px;
box-shadow: 0 0 25px rgba(44,44,44,0.02);
}
.sin-shop-item:after {
content: '';
display: block;
clear: both;
}
.sin-shop-item .item-slider-wrap{
position:relative;
width:100%;
display:block;
}
.sin-shop-item .item-text-wrap{
position:relative;
width:100%;
display:block;
margin-top:25px;
}
#owl-item-sin {
position:relative;
width:100%;
margin:0 auto;
display:block;
}
#owl-item-sin .item{
position:relative;
z-index:2;
display:block;
}
#owl-item-sin .item img{
width:100%;
display:block;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}
#owl-item-sin .item img:hover{
opacity:.5;
}
.sin-shop-item .item-text-wrap .small-top-text{
text-align:left;
font-family: 'Open Sans', sans-serif;
font-weight:400;
letter-spacing:2px;
font-size: 11px;
line-height:22px;
color:#828282;
text-transform:uppercase;
}
.sin-shop-item .item-text-wrap h5{
text-align:left;
padding-bottom:20px;
}
.sin-shop-item .item-text-wrap h3{
text-align:left;
padding-bottom:20px;
font-weight:400;
}
.sin-shop-item .item-text-wrap h3 span{
opacity:.3;
color:#414141;
text-decoration: line-through;
padding-right:15px;
font-size:18px;
}
.sin-shop-item .item-text-wrap p{
text-align:left;
padding-bottom:20px;
}
.sin-shop-item .item-text-wrap .button{
text-align:center;
width:90px;
font-family: 'Open Sans', sans-serif;
font-weight:400;
letter-spacing:2px;
font-size: 11px;
line-height:11px;
color:#fff;
padding-top:15px;
padding-bottom:15px;
text-transform:uppercase;
background-color:#313131;
display:block;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
} #ajax-form {
width: 100%;
font-family: 'Open Sans', sans-serif;
font-size: 10px;
line-height:14px;
color:#101010;
margin:0 auto;
}
#ajax-form label {
display: block;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
line-height:30px;
}
#ajax-form input{
position:relative;
width:calc(100% - 40px);
padding-left:20px;
padding-right:20px;
font-family: 'Open Sans', sans-serif;
font-weight:400;
letter-spacing:1px;
font-size: 13px;
line-height:24px;
padding-bottom: 15px;
background:transparent;
border:none;
color: #737373;
-webkit-transition: border-bottom 0.3s, color 0.3s;
transition: border-bottom 0.3s, color 0.3s;
}
#ajax-form textarea {
width:calc(100% - 40px);
padding-left:20px;
padding-right:20px;
font-family: 'Open Sans', sans-serif;
font-weight:400;
letter-spacing:1px;
font-size: 13px;
line-height:24px;
background:transparent;
height:70px;
border:none;
color: #737373;
-webkit-transition: border-bottom 0.3s, color 0.3s;
transition: border-bottom 0.3s, color 0.3s;
}
#ajax-form textarea,
#ajax-form input {	
border-bottom:1px solid rgba(100,100,100,.2);
}
.error {
font: 11px/22px 'Open Sans', sans-serif;
text-transform:uppercase;
letter-spacing:1px;
display: none;
color:#636363;
}
#ajaxsuccess {
background: #f2f2f2;
color:#101010;
font: 20px/60px 'Open Sans', sans-serif;
height:60px;
display: none;
padding-left:10px;
width: 100%;
margin-left: auto;
margin-right: auto;
margin-top: 30px;
}
.text-align-center{
text-align:center;
padding-top:10px;
}
#ajax-form textarea:active,
#ajax-form input:active {	
color: #101010;
}
#ajax-form textarea:active,
#ajax-form input:hover {	
color: #101010;
}
#ajax-form textarea:focus,
#ajax-form input:focus {	 
outline: none !important;
}
#ajax-form input:-ms-input-placeholder  {
font-size: 11px;
text-transform:uppercase;
letter-spacing:2px;
color:#999999;
}
#ajax-form input::-moz-placeholder  {
font-size: 11px;
text-transform:uppercase;
letter-spacing:2px;
color:#999999;
}
#ajax-form input:-moz-placeholder  {
font-size: 11px;
text-transform:uppercase;
letter-spacing:2px;
color:#999999;
}
#ajax-form input::-webkit-input-placeholder  {
font-size: 11px;
text-transform:uppercase;
letter-spacing:2px;
color:#999999;
}
#ajax-form textarea:-ms-input-placeholder  {
font-size: 11px;
text-transform:uppercase;
letter-spacing:2px;
color:#999999;
}
#ajax-form textarea::-moz-placeholder  {
font-size: 11px;
text-transform:uppercase;
letter-spacing:2px;
color:#999999;
}
#ajax-form textarea:-moz-placeholder  {
font-size: 11px;
text-transform:uppercase;
letter-spacing:2px;
color:#999999;
}
#ajax-form textarea::-webkit-input-placeholder  {
font-size: 11px;
text-transform:uppercase;
letter-spacing:2px;
color:#999999;
}
#ajax-form button {
background:#efefef;
color:#212121;
font-size:14px;
padding: 13px 30px;
max-width:140px;
}
#ajax-form button:hover {
color:#fff;
}
#ajax-form button:focus,
#ajax-form button:active {
border:none;
outline:none;
}
#ajax-form button{
}
#ajax-form textarea:focus,
#ajax-form input:focus,
#ajax-form textarea:active,
#ajax-form input:active {	
}
.button-effect {
min-width: 150px;
max-width: 200px;
display: block;
margin: 0 auto;
border: none;
background: none;
color: inherit;
vertical-align: middle;
cursor:pointer;
position: relative;
z-index: 1;
-webkit-backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.button-effect:focus {
outline: none;
}
.button-effect > span {
vertical-align: middle;
}
.button--moema {
padding: 16px 30px;
border-radius: 50px;
text-align:center;
background:#fff;
letter-spacing:2px;
color: #000;
-webkit-transition: background-color 0.3s, color 0.3s;
transition: background-color 0.3s, color 0.3s;
}
.button--moema::before {
content: '';
position: absolute;
top: -20px;
left: -20px;
bottom: -20px;
right: -20px;
background: inherit;
border-radius: 50px;
z-index: -1;
opacity: 0.4;
-webkit-transform: scale3d(0.8, 0.5, 1);
transform: scale3d(0.8, 0.5, 1);
}
.button--moema:hover {
-webkit-transition: background-color 0.3s 0s, color 0.3s 0s;
transition: background-color 0.3s 0s, color 0.3s 0s;
color:#fff;
-webkit-animation: anim-moema-1 0.6s forwards;
animation: anim-moema-1 0.6s forwards;
}
.button--moema:hover::before {
-webkit-animation: anim-moema-2 0.6s 0.5s forwards;
animation: anim-moema-2 0.6s 0.5s forwards;
}
@-webkit-keyframes anim-moema-1 {
60% {
-webkit-transform: scale3d(0.8, 0.8, 1);
transform: scale3d(0.8, 0.8, 1);
}
85% {
-webkit-transform: scale3d(1.2, 1.2, 1);
transform: scale3d(1.2, 1.2, 1);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes anim-moema-1 {
60% {
-webkit-transform: scale3d(0.8, 0.8, 1);
transform: scale3d(0.8, 0.8, 1);
}
85% {
-webkit-transform: scale3d(1.2, 1.2, 1);
transform: scale3d(1.2, 1.2, 1);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@-webkit-keyframes anim-moema-2 {
to {
opacity: 0;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes anim-moema-2 {
to {
opacity: 0;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.con-details{
position: relative;
width: 100%;
}
.con-details h6,
.con-details p{
text-align:center;
}
.con-details h6{
padding-top:20px;
}
.con-details p{
padding-top:10px;
letter-spacing:1px;
}
.con-details .icon{
font-family: 'FontAwesome';
margin:0 auto;
width:70px;
height:70px;
line-height:72px;
font-size:16px;
text-align:center;
border-radius:50%;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear; 
border: 1px solid #cfa144;
color: #cfa144;
}
.con-details:hover .icon{
color:#fff;
background-color: #cfa144;
} .section-title h2:before {
background-color: #cfa144;
}
.post .subtext a{
color: #cfa144;
}
.post h6:hover {
color: #cfa144;
}
.page-numbers {
display: none;
}
.next.page-numbers {
display: block;
}
.prev.page-numbers {
display: block;
}
.video-wrapper, figure.vimeo, figure.youtube {
padding-bottom: 56.18%;
}
.widget_search input:focus {
background-color: #cfa144;
}
ol.comment-list, ol.children {
list-style: none;
margin-left: 0;
}
ol.children {
margin-left: 50px;
}
.comment-body {
position:relative;
width:100%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding-top:25px;
padding-left:25px;
padding-right:25px;
padding-bottom:36px;
overflow:hidden;
box-shadow: 0 0 25px rgba(44,44,44,0.02);
margin-bottom:5px;
background-color: #fff
}
.comment-content p{
text-align: left;
padding-bottom: 25px;
}
.comment-author img {
display: block;
float: left;
width: 100px;
margin-right: 25px;
margin-bottom: 25px;
}
.reply {
position: absolute;
right: 30px;
}
.form-submit{
text-align: center;
}
.form-submit input {
background: #efefef;
color: #212121;
font-size: 14px;
padding: 13px 30px;
max-width: 140px;
margin-top: 0;
margin-bottom: 0;
line-height: normal;
}
.logged-in-as {
padding-left: 20px;
margin-bottom: 30px;
}
.row {
margin-bottom: 0;
}
#sync2 .synced .item h6 {
color: #cfa144;
}
#sync2 .item h6:hover {
color: #cfa144;
}
.section-title h4:before {
background-color: #cfa144;
}
.footer-social li {
display: inline-block;
}
.footer-social li a i {
width: 20px;
height: 20px;
font-size: 16px;
color: #fff;
}
.team-box-1 ul li a.social-icon i.icons{
font-family: 'FontAwesome';
width:20px;
height:20px;
line-height:20px;
font-size:16px;
text-align:center;
color:#fff;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear; 
}
#filter li .current, #filter li a:hover {
color: #cfa144;
}
.wpcf7-form input, .wpcf7-form button{
position:relative;
width:calc(100% - 40px);
padding-left:20px;
padding-right:20px;
font-family: 'Open Sans', sans-serif;
font-weight:400;
letter-spacing:1px;
font-size: 13px;
line-height:24px;
padding-bottom: 15px;
background:transparent;
border:none;
color: #737373;
-webkit-transition: border-bottom 0.3s, color 0.3s;
transition: border-bottom 0.3s, color 0.3s;
}
.wpcf7-form textarea {
width:calc(100% - 40px);
padding-left:20px;
padding-right:20px;
font-family: 'Open Sans', sans-serif;
font-weight:400;
letter-spacing:1px;
font-size: 13px;
line-height:24px;
background:transparent;
height:70px;
border:none;
color: #737373;
-webkit-transition: border-bottom 0.3s, color 0.3s;
transition: border-bottom 0.3s, color 0.3s;
}
div.wpcf7-response-output{
max-width: 1200px;
margin: 0 auto;
}
.wpcf7-form textarea, .wpcf7-form input,
.wpcf7-form button {  
border-bottom:1px solid rgba(100,100,100,.2);
}
.wpcf7-form button:focus, .wpcf7-form textarea:focus{
outline: none;
}
.wpcf7-form button#send {
background:#efefef;
color:#212121;
font-size:14px;
padding: 13px 30px;
max-width:140px;
margin-top: 0;
letter-spacing: 2px;
-webkit-transition: background-color 0.3s, color 0.3s;
transition: background-color 0.3s, color 0.3s;\
display: block;
border: none;
cursor: pointer;
position: relative;
line-height: normal;
widows: 100%;
}
.wpcf7-form button#send:hover {
color:#fff;
background-color: #cfa144;
}
.wpcf7-form button#send:focus,
.wpcf7-form button#send:active {
border:none;
outline:none;
}
.wpcf7-form button:focus, .wpcf7-form textarea:focus {
border-bottom-color: #cfa144;
}
.wpcf7-form #button-con {
text-align: center;
}
#cd-zoom-in, #cd-zoom-out {
background-color: #cfa144;
}
.comments textarea:focus, .comments input:focus {
border-bottom-color: #cfa144;
}
video#video_background {
position: absolute;
top: 50%;
left: 50%;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
z-index: 2;
overflow: hidden;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
#video-wrap {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 2;
overflow: hidden;
}
#poster_background {
position: absolute;
bottom: 0;
left: 0;
top: 0;
right: 0;
background-size: cover;
width: 100%;
height: 100%;
z-index: 1;
overflow: hidden;
}
.parallax-home {
background: repeat fixed;
background-size: cover;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
width: 100%;
}
.comment-metadata a{
color: #cfa144;
}
.reply a{
color: #cfa144;
}
.reply a:hover {
color: #434343;
}
a#cancel-comment-reply-link {
color: #cfa144;
}
.comment-metadata a {
display: block;
margin-bottom: 8px;
}
.edit-link {
display: none;
}
.fn {
display: block;
margin-bottom: 10px;
}
.reply {
position: absolute;
right: 25px;
top: 25px;
}
span.says {
display: none;
}
.comments-area ol.comment-list .reply a {
padding: 3px 10px;
text-transform: uppercase;
font-weight: 400;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}
.comment-edit-link {
margin-left: 20px;
}
.section {
position: relative; 
margin: 0 auto;
width: 100%;
overflow:hidden;
z-index:2;
}
.hero-top p, .hero-top h2 {
text-align: center;
}
.hero-top .error-page {
opacity: 0.6;
}
.hero-top .error-page h1{
margin-bottom: 20px;
color: #000;
}
.hero-top .error-page p{ 
letter-spacing: normal;
margin-bottom: 20px;
}
.hero-top .page-content p{
color: #000;
font-weight: 400;
}
.page-404 {
background-image:url(//www.obrazek.si/wp-content/themes/eleos/images/3.jpg);
background-size:cover;
background-position:center center;
background-repeat:no-repeat;
width: 100%;
height: 100vh
}
.page-404 .button-effect {
color: #cfa144;
font-weight: 600;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}
.page-404 .button-effect:hover {
background-color: #cfa144;
color: #fff;
}
.mb_YTVPBar {
transition: opacity 1s;
width: 280px;
height: 38px;
padding: 0px;
position: absolute;
bottom: 60px;
right: 10%;
box-sizing: padding-box;
text-align: left;
z-index: 1000;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
font-size: 13px;
line-height: 24px;
opacity: .8;
display: block;
background: rgba(5,5,5,.9);
color: #cfa144;
}
.mb_YTVPBar:hover{
background:rgba(5,5,5,1);
}
.mb_YTVPBar .buttonBar{
transition: all 1s;
font-family: 'Open Sans', sans-serif;
font-weight:600;
font-size: 13px;
line-height:24px;
position:absolute;
top:0px;
left:0;
padding: 5px;
width:100%;
box-sizing: border-box;
}
.mb_YTVPBar span{
display:inline-block;
font-family: 'Open Sans', sans-serif;
font-weight:600;
font-size: 13px;
line-height:24px;
position:relative;
width: 30px;
height: 25px;
vertical-align: middle;
}
.mb_YTVPBar span.mb_YTVPTime {
margin-left: 70px;
text-align: right;
width: 100px;
}
.mb_YTVPBar span.mb_YTVPUrl,.mb_YTVPBar span.mb_OnlyYT {
position: absolute;
width: auto;
display:block;
top:6px;
right:20px;
cursor: pointer;
}
.mb_YTVPBar span.mb_YTVPUrl img{
width: 60px;
}
.mb_YTVPBar span.mb_OnlyYT {
left:185px;
right: auto;
}
.mb_YTVPBar span.mb_OnlyYT img{
width: 25px;
}
.mb_YTVPBar span.mb_YTVPUrl a{
color:white;
}
.mb_YTVPPlaypause,.mb_YTVPlayer .mb_YTVPPlaypause img{
cursor:pointer;
margin-left: 20px;
}
.mb_YTVPMuteUnmute{
cursor:pointer;
} .mb_YTVPProgress{
height:4px;
width:100%;
background:#111;
bottom:0px;
left:0;
}
.mb_YTVPLoaded{
height:4px;
width:0;
background:#555;
left:0;
}
.mb_YTVTime{
height:4px;
width:0;
bottom:0;
left:0;
}
.YTPOverlay{ }
.YouTube_play, .YouTube_pause, .YouTube_mute, .YouTube_unmute {
width: 12px;
height: 11px;
background-repeat: no-repeat;
background-position: center center; 
}
.YouTube_play {background-image: url(//www.obrazek.si/wp-content/themes/eleos/images/icon-play.png);}
.YouTube_pause {background-image: url(//www.obrazek.si/wp-content/themes/eleos/images/icon-pause.png);}
.YouTube_mute {background-image: url(//www.obrazek.si/wp-content/themes/eleos/images/icon-mute.png);}
.YouTube_unmute {background-image: url(//www.obrazek.si/wp-content/themes/eleos/images/icon-volume-up.png);}
#homeYouTube {
z-index:100;
}
#google-container {
position: relative;
width: 100%;
height:400px;
}
#cd-google-map {
position: relative;
}
#cd-google-map address {
position: absolute;
bottom: 15px;
left: 0;
width:100%;
background-color: transparent;
font-family: 'Montserrat', sans-serif;
font-weight:700;
text-align:center;
font-size: 100px;
line-height:23px;
letter-spacing:-11px;
color:#161616;
opacity:.8;
font-style: italic;
}
#cd-zoom-in, #cd-zoom-out {
height: 32px;
width: 32px;
cursor: pointer;
margin-left: 10px;
background-repeat: no-repeat;
background-size: 32px 64px;
opacity:.7;
background-image: url(//www.obrazek.si/wp-content/themes/eleos/images/cd-icon-controller.svg);
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}
.no-touch #cd-zoom-in:hover, .no-touch #cd-zoom-out:hover {
opacity:1;
}
#cd-zoom-in:hover, #cd-zoom-out:hover {
opacity:1;
}
@media only screen and (min-width: 768px) {
#cd-zoom-in, #cd-zoom-out {
margin-left: 50px;
}
}
#cd-zoom-in {
background-position: 50% 0;
margin-top: 280px;
margin-bottom: 1px;
}
#cd-zoom-out {
background-position: 50% -32px;
} .footer{
position:relative;
margin:0 auto;
text-align:center;
width:100%;
}
.logo-footer-background{
background-image:url(//www.obrazek.si/wp-content/themes/eleos/images/logo-footer.png);
background-repeat: no-repeat;
background-position:center center;
background-size: 441px 80px;
}
.footer a.social-icon{
display:inline-block;
margin-left:2px;
margin-right:2px;
padding:5px 5px;
border-radius:3px;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear; 
} 
.footer a.social-icon .icons{
font-family: 'FontAwesome';
width:20px;
height:20px;
line-height:20px;
font-size:16px;
text-align:center;
color:#fff;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear; 
}
.footer a.social-icon:hover .icons.twitter{
color:#55acef;
}
.footer a.social-icon:hover .icons.dribbble{
color:#fe0084;
}
.footer a.social-icon:hover .icons.facebook{
color:#3b5998;
}
.footer a.social-icon:hover .icons.linkedin{
color:#007bb5;
}
.footer a.social-icon:hover .icons.vimeo{
color:#aad450;
}
.footer-down{
position:relative;
margin:0 auto;
text-align:center;
width:100%;
}
.footer-down p{
text-align:center;
color:#f7f7f7;
font-size:11px;
letter-spacing:2px;
}
.footer-down p span{
font-family: 'FontAwesome';
padding-left:3px;
padding-right:3px;
}
.footer-down p i {
margin-left:3px;
margin-right:3px;
} @media only screen and (max-width: 1200px) {
.logo img{
width:80px;
height:15px;
left:10px;
top:30px;
background: no-repeat center center;
}
.cbp-af-header.cbp-af-header-shrink .logo img{
width:80px;
height:15px;
left:10px;
top:30px;
background: no-repeat center center;
-webkit-transition : all 0.5s ease-out;
-moz-transition : all 0.5s ease-out;
-o-transition :all 0.5s ease-out;
transition : all 0.5s ease-out;
}
.cbp-af-header.cbp-af-header-shrink ul.slimmenu li a {
border-bottom:none;
}
.cbp-af-header.cbp-af-header-shrink ul.slimmenu li a:hover {
border-bottom:none;
background:none;
}
.cbp-af-header.cbp-af-header-shrink ul.slimmenu li {
background:none;
}
ul.slimmenu li a: {
border-bottom:none;
}
ul.slimmenu li a:hover {
border:none;
background:none;
}
ul.slimmenu li {
background:none;
}
ul.slimmenu li > ul {
width: 100%;
text-align:right;
}
#cd-google-map address {
bottom: 5px;
font-size: 60px;
letter-spacing:-6px;
}		
}
@media only screen and (max-width: 1000px) {
.hero-text h5{
font-size:50px; 
line-height:30px;
} 
.hero-text h5 span{
font-size:80px; 
letter-spacing:-5px;
} 
.hero-text p{
letter-spacing:2px;
}
.portfolio-box-1{
width:calc(50% - 50px);
} 
}
@media only screen and (max-width: 800px) {
.section-title .shadow-title{
top:30px;
font-size: 40px;
letter-spacing:-1px;
}
#royal_preloader.royal_preloader_text .royal_preloader_loader {
letter-spacing: -2px;
font-size: 30px;
}
#cd-google-map address {
bottom: 0;
font-size: 30px;
letter-spacing:-3px;
}
.content-comm img {
display:none;
}
.comment-author img {
display: none;
}
}
@media only screen and (max-width: 600px) {
.hero-text h5{
font-size:40px; 
line-height:25px;
} 
.hero-text h5 span{
font-size:60px; 
letter-spacing:-2px;
} 
.portfolio-box-1{
width:calc(100% - 50px);
margin-top:25px;
margin-bottom:25px;
margin-left:24px;
margin-right:25px;
} 
}   .widget_calendar table,
.widget_calendar td {
border: 0;
border-collapse: separate;
border-spacing: 1px;
}
.widget_calendar caption {
font-size: 14px;
margin: 0;
}
.widget_calendar th,
.widget_calendar td {
padding: 0;
text-align: center;
}
.widget_calendar a {
display: block;
}
.widget_calendar a:hover {
background-color: rgba(0, 0, 0, 0.15);
}
.widget_calendar tbody td {
background-color: rgba(255, 255, 255, 0.5);
}
.site-footer .widget_calendar tbody td {
background-color: rgba(255, 255, 255, 0.05);
}
.widget_calendar tbody .pad, .site-footer .widget_calendar tbody .pad {
background-color: transparent;
}
.widget select {max-width: 100%;padding: 5px;border: 1px solid #ccc; width: 100%;}
.widget_text .textwidget img{max-width: 100%;height: auto;}
.widget_text select, .widget_text input , .widget_text textarea  {max-width: 100%;padding: 5px;border: 1px solid #ccc; width: 100%;}
.widget_text option {max-width: 100%;}
.widget_archive ul li {margin-bottom: 10px;}
.widget_nav_menu ul li, .widget_pages ul li { 
color: #827b7d;
line-height: 20px;
margin-bottom: 10px;
}
.widget_nav_menu ul ul, .widget_pages ul ul {padding-top: 10px;}
.widget_nav_menu ul li ul, .widget_pages ul li ul {float: none;margin-left: 40px;}
.widget_nav_menu ul li a, .widget_pages ul li a{color: #827b7d;}
.widget_nav_menu ul li a:hover, .widget_pages ul li a:hover {color: #f86e4e;} 
.widget_recent_comments ul li {margin-bottom: 10px;}
.text-post ul, .content-page ul {padding-left: 20px;list-style: disc outside none; }
.text-post ul li, .content-page ul li {list-style: disc outside none; }
.text-post ol, .content-page ol {padding-left: 20px;list-style: decimal outside none; }
.text-post ol  li, .content-page ol li {list-style: decimal outside none;}
.magnis-widget select {width: 100%; max-width: 100%; padding: 4px;}
.widget_nav_menu ul ul {margin-left: 25px;margin-top: 0px;}
.widget_rss ul li {margin-bottom: 25px;}
.widget_rss ul li a.rsswidget {display: block;color: #111;font-weight: bold;}
.widget_rss ul li a.rsswidget:hover {color: #cfa144;}
.rssSummary {line-height: 24px;}
.rss-date {font-style: italic;display: block;margin: 10px 0px; }  
.page-content ul{padding-left: 40px;}
.page-content ul, .page-content ol {float: none;margin-top: 0;list-style: inherit;}
.page-content ul li, .de_light .page-content ul li {
list-style: inherit;
line-height: 28px;
margin-bottom: 0px !important;
padding-bottom: 0px !important;
border: none !important;
}
blockquote cite, p cite {color: #fff;}
.page-content ol li {line-height: 28px;list-style: decimal;margin-bottom: 0px !important;padding-bottom: 0px !important;border: none !important;}
.page-content ol ol, .page-content ul ul {margin-bottom: 0px;padding-bottom: 0px;}
.page-content h6 {color: #fff;}.page-content h1 {text-align: left;}
.widget_categories ul ul.children, .widget_pages ul ul.children {padding-left: 20px;}
.widget_categories ul ul.children li:last-child, .widget_pages ul ul.children li:last-child {margin-bottom: 0px;}
.page .leave-reply {margin-left: 0px;} .sticky .post-text.post-text-no-image {background: none repeat scroll 0 0 #ddd;padding: 20px;}
.sticky.post-item .post-item-body .meta {margin-top: 0px !important;padding: 10px 15px;background: #ececec;}
.sticky.post-item .post-item-body .meta p {margin-right: 20px;margin-top: 0px;} .nav-links .nav-previous {float: left;}
.navigation.comment-navigation .nav-next, .nav-links .nav-next {float: right;}
.navigation.comment-navigation .nav-next:before, .nav-links .nav-next:before {
color: #fff;
content: "";
cursor: pointer;
font-family: "FontAwesome";
font-size: 1px;
padding: 0px;
}
.widget_archive ul li, .widget_categories ul li, 
.widget_meta ul li, .widget_recent_comments ul li{border-top:1px solid rgba(0,0,0,.1);padding-top:10px;padding-bottom:10px;margin-bottom: 0px;}
.widget_archive ul li a, .widget_categories ul li a, 
.widget_meta ul li a, .widget_recent_comments ul li a{
position:relative;
display:inline-block;
cursor:pointer;
font-family: 'Open Sans', sans-serif;
font-size: 11px;
line-height:21px;
text-align:left;
text-transform:uppercase;            
letter-spacing:1px;
color:#323232;
font-weight:400;
-webkit-transition: padding-left 0.3s, color 0.3s;
transition: padding-left 0.3s, color 0.3s;
}    
.widget_archive ul li:hover a, .widget_categories ul li:hover a, 
.widget_meta ul li:hover a {
padding-left:10px;
color: #cfa144;
}
.widget_recent_comments ul li a:hover {
color: #cfa144;
} # Button povprasevanje
.buttondarbon{
background-color:#cfa144!important;
color:#f7f7f7!important;
}
# Footer icon fix
.fa-facebook:before {
display:none!important;
}
.fa-facebook:before {
content: "\f09a"!important;
}
.footer a.social-icon .icons{
width:22px;
height:22px;
font-size:20px;
}
# Mobile fixes
@media only screen and (max-width: 600px){
.hero-text h5 {
line-height:44px;
}
.owl-prev {
display:none!important;
}
.owl-next {
display:none!important;
}
}