@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,400italic,500,700);
@import url(https://fonts.googleapis.com/css?family=Dosis:300,400,500,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
.fontcolor-regular, .fontcolor-regular a {
  color: #303030 !important; }

.fontcolor-invert, .fontcolor-invert a {
  color: #f5f5f5 !important; }

.fontcolor-medium, .fontcolor-medium a {
  color: #737373 !important; }

.fontcolor-medium-light {
  color: #8e8e8e !important; }
  .fontcolor-medium-light a {
    color: #8e8e8e !important; }
    .fontcolor-medium-light a:hover, .fontcolor-medium-light a:focus {
      color: #E84855 !important; }

.hovercolor, .hovercolor a {
  color: #E84855 !important; }

.accent-color, .accent-color a {
  color: #43a5e6 !important; }

.accent-color a:hover {
  color: #E84855 !important; }

.color00 {
  color: #fff !important; }

.color01 {
  color: #f5f5f5 !important; }

.color02 {
  color: #eaeaea !important; }

.color03 {
  color: #c1c1c1 !important; }

.color04 {
  color: #a7a7a7 !important; }

.color05 {
  color: #8e8e8e !important; }

.color06 {
  color: #737373 !important; }

.color07 {
  color: #5d5d5d !important; }

.color08 {
  color: #4a4a4a !important; }

.color09 {
  color: #404040 !important; }

.color10 {
  color: #303030 !important; }

.color11 {
  color: #252525 !important; }

.color12 {
  color: #1b1b1b !important; }

.color13 {
  color: #101010 !important; }

.bg-color00 {
  background-color: #fff !important; 
}

.bg111 {
    background:url('../images/bg1.jpg');
 }
 .bg112 {
    background:url('../images/bg2.jpg');
 }
 
 .bg12 {
    background-color:rgba(0,0,0,.7);
 } 
.bg-color01 {
  background-color: #f1f1f1 !important; }

.bg-color02 {
  background-color: #eaeaea !important; }

.bg-color03 {
  background-color: #c1c1c1 !important; }

.bg-color04 {
  background-color: #a7a7a7 !important; }

.bg-color05 {
  background-color: #8e8e8e !important; }

.bg-color06 {
  background-color: #737373 !important; }

.bg-color07 {
  background-color: #5d5d5d !important; }

.bg-color08 {
  background-color: #4a4a4a !important; }

.bg-color09 {
  background-color: #404040 !important; }

.bg-color10 {
  background-color: #303030 !important; }

.bg-color11 {
  background-color: #252525 !important; }

.bg-color12 {
  background-color: #1b1b1b !important; }

.bg-color13 {
  background-color: #101010 !important; }

.bg-red {
  background-color: #E84855 !important; }

.bg-orange {
  background-color: #da6b32 !important; }

.bg-orange-lighten {
  background-color: #de7b48 !important; }

.bg-green {
  background-color: #1abc9c !important; }

.bg-blue {
  background-color: #3498db !important; }

.bg-darkblue {
  background-color: #2a577e !important; }

.bg-darkblue-lighten {
  background-color: #306491 !important; }

.bg-cyan {
  background-color: #6a4f74 !important; }

.bg-cyan-lighten {
  background-color: #785983 !important; }

.bg-yellow {
  background-color: #d9a81d !important; }

.bg-l-grey {
  background-color: #f2f2f2 !important; }

.bg-grey {
  background-color: #999 !important; }

.bg-skin {
  background-color: #fff !important; }

.e-bg-light-texture {
  background: url("../images/backgrounds/skin_side_up.png"); }

.e-bg-texture-02 {
  background: url("../images/rs-images/02.jpg");
  background-size: cover; }

.e-bg-dark-texture {
  background: url("../images/backgrounds/footer_lodyas.png"); }

.e-bg-dark-color-texture {
  background: url("../images/backgrounds/footer_lodyas01.png"); }


.font-accident-one-bold {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-style: normal; }

.font-accident-one-normal {
 font-family: 'Baloo Thambi', cursive;
  font-weight: 400;
  font-style: normal; }

/* Heading font two */
.font-accident-two-normal {
  font-family: "Georgia", serif;
  font-style: normal; }

.font-accident-two-oblique {
  font-family: "Georgia", serif;
  font-style: oblique; }

.font-accident-two-bold {
  font-family: "Georgia", serif;
  font-weight: bold; }

.font-accident-two-bold-italic {
  font-family: 'Baloo Thambi', cursive;
  font-weight: bold;
  /*font-style: oblique;
  */
   }

/* Regular font */
.font-regular-light {
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  font-style: normal; }

.font-regular-normal {
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  font-style: normal; }

.font-regular-bold {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  font-style: normal; }

/* Headings */
h2 {
  font-size: 36px;
  font-family: 'Baloo Thambi', cursive; 
  }

h4 {
  letter-spacing: 3px; }

h5 {
  letter-spacing: 3px; }

h6 {
  font-size: 11px;
  letter-spacing: 3px; }

h4 a, h5 a, h6 a {
  color: #E84855;
  transition: all 0.25s ease 0s;
  -webkit-transition-: all 0.25s ease 0s;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s; }
  h4 a:hover, h4 a:focus, h5 a:hover, h5 a:focus, h6 a:hover, h6 a:focus {
    color: #eb5f6a; }

.title {
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(167, 167, 167, 0.4);
  display: initial; }

.small {
  font-size: 12px; }

.extrasmall {
  font-size: 10px; }

.superheading {
  font-size: 48px; }

/* Button Sizes */
.btn-lg {
  font-size: 15px; }

.btn-default {
  font-size: 13px; }

.btn-sm {
  font-size: 12px; }

.btn-xs {
  font-size: 11px;
  padding: 3px 9px; }

/* Button Types */
.btn-darker,
.btn-blk,
.btn-gr,
.btn-lgr,
.btn-lgr-str,
.btn-grey-str,
.btn-light,
.btn-wh,
.btn-wh-str,
.btn-rd {
  letter-spacing: 0;
  border-radius: 24px;
  transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out; }

.btn-darker {
  font-family: "Montserrat", sans-serif;
  font-style: oblique;
  border: 1px solid #4a4a4a;
  background: #4a4a4a;
  margin-bottom: 12px;
  color: #f5f5f5 !important; }
  .btn-darker:hover {
    border: 1px solid #E84855;
    background: #E84855;
    color: #f5f5f5 !important; }

.btn-blk {
  font-family: "Montserrat", sans-serif;
  font-style: oblique;
  border: 1px solid #353535;
  background: #353535;
  margin-bottom: 12px;
  color: #f5f5f5 !important; }
  .btn-blk:hover {
    border: 1px solid #E84855;
    background: #E84855;
    color: #f5f5f5 !important; }
  .btn-blk:focus {
    border: 1px solid #E84855;
    background: #E84855;
    color: #f5f5f5 !important; }

.btn-gr {
  font-family: "Montserrat", sans-serif;
  border: 1px solid #505050;
  color: #f5f5f5 !important;
  background: #505050;
  margin-bottom: 12px; }
  .btn-gr:hover {
    border: 1px solid #E84855;
    background: #E84855;
    color: #f5f5f5 !important; }

.btn-lgr {
  font-family: "Montserrat", sans-serif;
  font-style: oblique;
  border: 1px solid #999999;
  background: #999999;
  margin-bottom: 12px;
  color: #f5f5f5 !important; }
  .btn-lgr:hover {
    border: 1px solid #E84855;
    background: #E84855;
    color: #f5f5f5 !important; }

.btn-lgr-str {
  font-family: "Montserrat", sans-serif;
  background: none !important;
  margin-bottom: 12px;
  border: 2px solid #a7a7a7 !important;
  color: #a7a7a7 !important; }
  .btn-lgr-str a {
    color: #a7a7a7 !important; }
  .btn-lgr-str:hover {
    background: none;
    border: 2px solid #E84855 !important;
    color: #E84855 !important; }

.btn-grey-str {
  font-family: "Montserrat", sans-serif;
  font-style: oblique;
  background: none !important;
  margin-bottom: 12px;
  border: 2px solid #303030;
  color: #303030 !important; }
  .btn-grey-str:hover {
    background: none;
    border: 2px solid #E84855;
    color: #E84855 !important; }

.btn-light {
  font-family: "Montserrat", sans-serif;
  font-style: oblique;
  background: #eaeaea;
  margin-bottom: 12px;
  border: 1px solid #eaeaea;
  color: #4a4a4a !important; }
  .btn-light:hover {
    background: #E84855;
    border: 1px solid #E84855;
    color: #f5f5f5 !important; }

.btn-wh-str {
  font-family: "Montserrat", sans-serif;
  font-style: oblique;
  background: none;
  margin-bottom: 12px;
  border: 2px solid #fff !important;
  color: #fff !important; }
  .btn-wh-str a {
    color: #fff !important; }
  .btn-wh-str:hover {
    background: none;
    border: 2px solid #E84855 !important;
    color: #E84855 !important; }

.btn-wh {
  font-family: "Montserrat", sans-serif;
  font-style: oblique;
  background: #fff !important;
  margin-bottom: 12px;
  border: 2px solid #fff !important;
  color: #303030 !important; }
  .btn-wh:hover {
    background: #E84855 !important;
    border: 2px solid #E84855 !important;
    color: #f5f5f5 !important; }

.btn-rd {
  font-family: "Montserrat", sans-serif;
  font-style: oblique;
  border: 1px solid #E84855;
  color: #f5f5f5 !important;
  background: #E84855;
  margin-bottom: 12px; }
  .btn-rd:hover {
    border: 1px solid #ec1717;
    background: #ec1717;
    color: #f5f5f5 !important; }

body {
  display: block;
  overflow-x: hidden;
  overflow-y: auto;
  color: #222;
  font: 14px/1.7 "Raleway", sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  background-color: #fff; }

.boxed {
  display: block;
  background-color: #676767;
  background-image: url("../images/backgrounds/low_contrast_linen.png");
  position: relative;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 40px 4px; }
  .boxed .content-wrap {
    background-color: #fff; }
  .boxed .sticky-header {
    max-width: 1300px;
    margin: 0px auto !important; }

a {
  cursor: pointer;
  text-decoration: none;
  color: #404040; }

.dark a {
  color: #a7a7a7; }
  .dark a:hover {
    color: #E84855; }

a:focus {
  outline: none; }

i {
  color: #8e8e8e; }

ul {
  padding-left: 0;
  list-style: none;
  margin-left: 0px; }
  ul li {
    padding: 0px; }
    ul li a {
      cursor: pointer;
      color: #737373; }
  ul li, ul li a {
    font-size: 15px; }

ul.list-o {
  list-style: none;
  padding: 0;
  margin: 0; }
  ul.list-o li {
    padding-left: 1em;
    text-indent: -.7em; }
    ul.list-o li:before {
      padding-right: 4px;
      content: "O";
      color: #E84855; }

/* No Padding elements */
.row-no-padding [class*="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.nopadding {
  padding: 0 !important;
  margin: 0 !important; }

/* Dividers */
.dividewhite1 {
  height: 10px; }

.dividewhite2 {
  height: 20px; }

.dividewhite3 {
  height: 30px; }

.dividewhite4 {
  height: 40px; }

.dividewhite6 {
  height: 60px; }

.dividewhite8 {
  height: 80px; }

.dividewhite9 {
  height: 90px; }

.dividewhite10 {
  height: 100px; }

.divider-dynamic {
  height: 10px; }

/* Heights */
.height-500 {
  min-height: 500px; }

.height-400 {
  min-height: 400px; }

.height-300 {
  min-height: 300px; }

.height-200 {
  min-height: 200px; }

.height-100 {
  min-height: 100px; }

/* Position */
.e-absolute {
  position: absolute !important; }

.e-relative {
  position: relative !important; }

.e-fixed {
  position: fixed !important; }

.inline {
  display: inline; }

.block {
  display: block; }

.inline-block {
  display: inline-block; }

.e-centered {
  margin: 0 auto; }

.uppercase {
  text-transform: uppercase; }

.hidden {
  display: none; }

.respon-wrap img {
  max-width: 100% !important;
  height: auto;
  display: block; }

.fullwidth {
  width: 100% !important; }

.width-90 {
  width: 90%; }

.width-80 {
  width: 80%; }

.width-70 {
  width: 70%; }

.width-60 {
  width: 60%; }

.width-50 {
  width: 50%; }

.border-thin {
  border-top: 1px solid #eaeaea; }

.dark .border-thin {
  border-top: 1px solid rgba(255, 255, 255, 0.4); }

.border-left {
  border-left: 1px solid #eaeaea;
  padding-left: 12px; }

.e-block {
  padding: 130px 0 130px 0; }

.e-block-ins {
  padding: 100px 0 100px 0; }

.e-block-null {
  margin: 0 0 0 0; }

.e-block-centered {
  text-align: center; }


#content {
  min-height: 600px; }

#back-top a {
  background: rgba(167, 167, 167, 0.4) url(../images/back_top.png) no-repeat 50% 50%;
  bottom: 60px;
  display: block;
  height: 40px;
  position: fixed;
  right: 30px;
  width: 40px;
  border-radius: 20px;
  z-index: 10;
  transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out; }
  #back-top a:hover {
    background: #E84855 url(../images/back_top.png) no-repeat 50% 50%; }

/* Forms */
input, textarea {
  border: 0;
  background: none !important;
  border: 1px solid #999;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  text-indent: 5px;
  color: #fff;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s; }

input:focus, textarea:focus {
  border-color: #43a5e6; }

input, textarea, button {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1px;
  font-family: "Raleway","Helvetica Neue",Helvetica,Arial,sans-serif; }

button, input, select, textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  max-width: 100%;
  vertical-align: baseline;
  font-size: 100%; }

:focus {
  outline: 0; }

.sf-menu, .sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none; }

.sf-menu li.menu-item a:before {
  position: absolute;
  content: " ";
  bottom: 7px;
  width: 0;
  border-bottom: 1px solid rgba(167, 167, 167, 0.4);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  transition-delay: 0.1s; }
.sf-menu li.menu-item:hover a:before {
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }
.sf-menu li {
  position: relative;
  white-space: nowrap;
  /* no need for Supersubs plugin */
  *white-space: normal;
  /* ...unless you support IE7 (let it wrap) */
  border: none;
  text-align: left; }
  .sf-menu li a {
    border: none;
    text-align: left; }
  .sf-menu li:hover, .sf-menu li.sfHover {
    /* only transition out, not in */
    -webkit-transition: none;
    transition: none; }
    .sf-menu li:hover > ul, .sf-menu li.sfHover > ul {
      display: inline-block; }
.sf-menu > li {
  display: inline-block; }
.sf-menu ul {
  position: absolute;
  display: none;
  top: 132%;
  left: 0;
  z-index: 99999;
  min-width: 12em;
  /* allow long menu items to determine submenu width */
  *width: 12em;
  /* no auto sub width for IE7, see white-space comment below */ }
  .sf-menu ul li ul {
    top: 0;
    left: 100%; }
.sf-menu a {
  display: block;
  font-size: 12px;
  position: relative;
  border-left: 1px solid #fff;
  /*border-top: 1px solid #dFeEFF;*/
  /* fallback colour must use full shorthand */
  /*border-top: 1px solid rgba(255,255,255,.5);*/
  padding: .75em 1em;
  text-decoration: none;
  zoom: 1;
  /* IE7 */ }

.sf-menu > li:hover, .sf-menu > li.sfHover {
  background: none; }

ul.sf-menu > li, .sf-menu > li > a {
  border: none;
  text-align: left; }

.submenu a {
  color: #c0c0c0 !important; }
  .submenu a:hover {
    color: #fff !important; }



/*------------------------------------------------------------------
[Off-canvas menu]
*/
.menu-wrap {
  display: none; }
  .menu-wrap a {
    color: #fff; }
    .menu-wrap a:hover, .menu-wrap a:focus {
      color: #E84855;
      text-decoration: none; }
      .menu-wrap a:hover i, .menu-wrap a:focus i {
        color: #E84855; }

.content-wrap {
  -webkit-overflow-scrolling: touch; }

.content {
  position: relative; }
  .content::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    content: '';
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -webkit-transition: opacity 0.4s, -webkit-transform 0s 0.4s;
    transition: opacity 0.4s, transform 0s 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }

/* Menu */
.menu-wrap {
  position: fixed;
  z-index: 10001;
  width: 300px;
  height: 100%;
  background: #404040;
  padding: 2.5em 1.5em 0;
  font-size: 1.15em;
  -webkit-transform: translate3d(-320px, 0, 0);
  transform: translate3d(-320px, 0, 0);
  -webkit-transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }

.menu, .icon-list {
  height: 100%; }

.icon-list {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0); }
  .icon-list a {
    display: block;
    padding: 1.1em;
    -webkit-transform: translate3d(0, 500px, 0);
    transform: translate3d(0, 500px, 0); }

.icon-list, .icon-list a {
  -webkit-transition: -webkit-transform 0s 0.4s;
  transition: transform 0s 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }

.icon-list a:nth-child(2) {
  -webkit-transform: translate3d(0, 1000px, 0);
  transform: translate3d(0, 1000px, 0); }

.icon-list a:nth-child(3) {
  -webkit-transform: translate3d(0, 1500px, 0);
  transform: translate3d(0, 1500px, 0); }

.icon-list a:nth-child(4) {
  -webkit-transform: translate3d(0, 2000px, 0);
  transform: translate3d(0, 2000px, 0); }

.icon-list a:nth-child(5) {
  -webkit-transform: translate3d(0, 2500px, 0);
  transform: translate3d(0, 2500px, 0); }

.icon-list a:nth-child(6) {
  -webkit-transform: translate3d(0, 3000px, 0);
  transform: translate3d(0, 3000px, 0); }

.icon-list a span {
  margin-left: 10px;
  font-weight: 300;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px; }

/* Shown menu */
.show-menu .menu-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 0.8s;
  transition: transform 0.8s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }

.show-menu .icon-list,
.show-menu .icon-list a {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 0.8s;
  transition: transform 0.8s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }

.show-menu .icon-list a {
  -webkit-transition-duration: 0.9s;
  transition-duration: 0.9s; }

.show-menu .content::before {
  opacity: 1;
  -webkit-transition: opacity 0.8s;
  transition: opacity 0.8s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.icon-list {
  padding-left: 0px; }
  .icon-list li {
    padding: 0;
    overflow: hidden; }
  .icon-list li .m-usermenu {
    border-bottom: 1px solid #c1c1c1;
    border-top: 1px solid #c1c1c1;
    padding: 20px 15px 0px 20px; }
    .icon-list li .m-usermenu .article-author-userpic {
      width: 20%;
      display: inline-block;
      position: relative; }
    .icon-list li .m-usermenu .article-author-name {
      width: 65%;
      margin: 0 0 17px 12px;
      display: inline-block;
      position: relative; }
    .icon-list li .m-usermenu h4 {
      letter-spacing: 1px;
      margin: 0 0 5px 0;
      padding: 0; }
      .icon-list li .m-usermenu h4 a {
        font-size: 16px; }
    .icon-list li .m-usermenu a {
      display: inline-block;
      padding: 0; }
    .icon-list li .m-usermenu p {
      color: #c1c1c1; }

/*------------------------------------------------------------------
[6. Header Styles]
*/
/* Small Top with Contacts and Shop Features */
#sub-top-dark, #sub-top-light {
  height: 40px;
  font-size: 12px; }
  #sub-top-dark i, #sub-top-light i {
    margin-right: 4px;
    font-size: 14px; }
  #sub-top-dark .top-contacts, #sub-top-dark .top-shop, #sub-top-light .top-contacts, #sub-top-light .top-shop {
    padding-top: 10px; }
  #sub-top-dark .top-contacts, #sub-top-light .top-contacts {
    float: left; }
    #sub-top-dark .top-contacts div, #sub-top-light .top-contacts div {
      display: inline;
      margin-right: 12px; }
  #sub-top-dark .top-shop, #sub-top-light .top-shop {
    float: right; }

/* Site Title for Main Page */
#uvod {
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  /* Main menu for Main Page */ }
  #uvod #site-title {
    float: left; }
    #uvod #site-title a {
      text-decoration: none; }
      #uvod #site-title a h1 {
        font-size: 28px;
        /*margin-top: 37px;*/
        text-transform: uppercase; 
    
        }
        #uvod #site-title a h1 i {
          margin-right: 14px;
          font-weight: normal !important; }
          #uvod #site-title a h1 i::before {
            font-size: 30px;
            margin-left: 0px; }
  #uvod #main-menu {
    float: right;
    border: none;
    margin-top: 70px; }
    #uvod #main-menu ul {
      list-style: none;
      margin-bottom: 12px; }
    #uvod #main-menu > li {
      display: inline-block;
      margin-right: 24px;
      border: none; }
    #uvod #main-menu li:last-child {
      margin-right: 0; }
    #uvod #main-menu a {
      font-weight: 400;
      font-size: 13px; }
    #uvod #main-menu > ul > li > a {
      text-transform: uppercase;
      font-weight: 700;
      font-size: 13px; }

/* Sticky Header */
.sticky-overlay .sticky-wrapper {
  position: relative;
  z-index: 999; }

.head-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden; }

#uvod .sticky-header {
  height: 120px;
  transition: all 0.25s ease 0s;
  -webkit-transition-: all 0.25s ease 0s;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s; }
#uvod #site-title h1, #uvod #site-title h1 i::before, #uvod #main-menu {
  transition: all 0.25s ease 0s;
  -webkit-transition-: all 0.25s ease 0s;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s; 
 
  
  }
  
  #uvod #site-title h1 {
     background:url('../images/logo-moravska-lakovna3.png');
     width:420px;
     height:130px;
     margin-left:30px;
  }

.sticky-header {
  position: relative;
  top: 40;
  right: 0;
  left: 0;
  z-index: 999;
  box-sizing: border-box; }

#uvod .is-sticky .sticky-header {
  filter: alpha(opacity=90);
  height: 80px;
  top: 0; }
#uvod .is-sticky > .sticky-header > .mp-nav {
  border-bottom: none; }
#uvod .is-sticky #site-title {
  float: left; }
#uvod .is-sticky #site-title h1 {
  font-size: 28px;
  margin-top: 0px;
   background:url('../images/logo-moravska-lakovna4.png');
     width:250px;  
     height:75px;
     background-repeat:no-repeat;
  }
  #uvod .is-sticky #site-title h1 i::before {
    font-size: 30px; }
#uvod .is-sticky #site-title h1 a {
  text-decoration: none; }
#uvod .is-sticky #main-menu {
  float: right;
  border: none;
  margin-top: 20px; }
  #uvod .is-sticky #main-menu > ul > li > a {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px; }

/* Header and Initial menu Colors -------------------------------------------------
*/
#sub-top-dark {
  background-color: #4a4a4a;
  color: #8e8e8e; }
  #sub-top-dark a, #sub-top-dark i {
    color: #8e8e8e; }

#sub-top-light {
  background-color: #f2f2f2;
  color: #303030; }
  #sub-top-light a, #sub-top-light i {
    color: #303030; }

#uvod .header-dark {
  background: #5d5d5d; }
  #uvod .header-dark .nav-icon div {
    background-color: #fff; }
  #uvod .header-dark .nav-icon::before, #uvod .header-dark .nav-icon::after {
    background-color: #fff; }
  #uvod .header-dark .nav-icon:hover:before, #uvod .header-dark .nav-icon:hover:after, #uvod .header-dark .nav-icon:hover div {
    background-color: #E84855; }
  #uvod .header-dark #site-title a {
    color: #fff; }
    #uvod .header-dark #site-title a h1 {
      color: #fff !important; }
      #uvod .header-dark #site-title a h1 i {
        color: #fff; }
  #uvod .header-dark #mobnav-btn i {
    color: #fff; }
  #uvod .header-dark #main-menu a > i {
    color: #fff; }
  #uvod .header-dark #main-menu a:hover {
    color: #fff; }
  #uvod .header-dark #main-menu > ul > li > a {
    color: #fff;
    letter-spacing: 3px; }
  #uvod .header-dark #main-menu > ul > li > .sf-with-ul:after {
    border-top-color: #fff; }
  #uvod .header-dark .overlay-border {
    position: relative;
    overflow: hidden;
    background: rgba(255, 255, 255, 0);
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    border-radius: 72px;
    margin-top: 64px;
    padding: 4px 0 6px 0;
    text-align: left;
    color: #303030; }
    #uvod .header-dark .overlay-border .overlay-content {
      padding: 0 42px 0 42px; }
    #uvod .header-dark .overlay-border input, #uvod .header-dark .overlay-border textarea {
      border: 1px solid #5d5d5d;
      border-radius: 1px;
      color: #5d5d5d; }
    #uvod .header-dark .overlay-border:hover {
      background: white; }
    #uvod .header-dark .overlay-border:hover i::before {
      color: #E84855; }
    #uvod .header-dark .overlay-border a {
      color: #303030; }
      #uvod .header-dark .overlay-border a:hover, #uvod .header-dark .overlay-border a:focus {
        color: #303030;
        text-decoration: none; }
    #uvod .header-dark .overlay-border i::before {
      font-size: 18px; }
    #uvod .header-dark .overlay-border .label-click {
      top: -50px;
      left: auto;
      right: -50px;
      position: absolute;
      z-index: auto;
      padding-top: 80px;
      width: 100px;
      height: 100px;
      background: #5d5d5d;
      color: #fff;
      text-align: center;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 13px;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
      #uvod .header-dark .overlay-border .label-click i::before {
        font-size: 22px;
        top: 64px;
        left: 40px;
        margin: 0;
        position: absolute;
        color: #fff; }
    #uvod .header-dark .overlay-border i::before {
      font-size: 72px;
      color: #5d5d5d;
      transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -webkit-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out; }
    #uvod .header-dark .overlay-border h4 {
      color: #5d5d5d;
      text-transform: uppercase;
      font-size: 14px;
      font-family: "Montserrat", sans-serif;
      display: inline-block;
      letter-spacing: normal; }
    #uvod .header-dark .overlay-border p {
      font-size: 12px;
      color: #5d5d5d; }
    #uvod .header-dark .overlay-border .overlay-description {
      margin-top: 21px; }
      #uvod .header-dark .overlay-border .overlay-description ul {
        padding: 0px; }
        #uvod .header-dark .overlay-border .overlay-description ul li {
          list-style: none;
          display: inline-block;
          padding: 0px; }
          #uvod .header-dark .overlay-border .overlay-description ul li i, #uvod .header-dark .overlay-border .overlay-description ul li i::before {
            color: #5d5d5d;
            font-size: 24px !important;
            margin-left: 0 !important;
            line-height: 30px; }
          #uvod .header-dark .overlay-border .overlay-description ul li a:hover i::before {
            color: #E84855; }
#uvod .header-light {
  background: #fff; }
  #uvod .header-light .nav-icon div {
    background-color: #5d5d5d; }
  #uvod .header-light .nav-icon::before, #uvod .header-light .nav-icon::after {
    background-color: #5d5d5d; }
  #uvod .header-light .nav-icon:hover:before, #uvod .header-light .nav-icon:hover:after, #uvod .header-light .nav-icon:hover div {
    background-color: #E84855; }
  #uvod .header-light #site-title a {
    color: #404040; }
    #uvod .header-light #site-title a h1 {
      color: #404040 !important; }
      #uvod .header-light #site-title a h1 i {
        color: #404040; }
  #uvod .header-light #mobnav-btn i {
    color: #404040; }
  #uvod .header-light #main-menu a > i {
    color: #303030; }
  #uvod .header-light #main-menu a:hover {
    color: #E84855; }
  #uvod .header-light #main-menu > ul > li > a {
    color: #404040;
    letter-spacing: 3px; }
  #uvod .header-light #main-menu > ul > li > .sf-with-ul:after {
    border-top-color: #404040; }
  #uvod .header-light .overlay-border {
    position: relative;
    overflow: hidden;
    background: rgba(255, 255, 255, 0);
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    border-radius: 72px;
    margin-top: 64px;
    padding: 4px 0 6px 0;
    text-align: left;
    color: #303030; }
    #uvod .header-light .overlay-border .overlay-content {
      padding: 0 42px 0 42px; }
    #uvod .header-light .overlay-border input, #uvod .header-light .overlay-border textarea {
      border: 1px solid #5d5d5d;
      border-radius: 1px;
      color: #5d5d5d; }
    #uvod .header-light .overlay-border:hover {
      background: white; }
    #uvod .header-light .overlay-border:hover i::before {
      color: #E84855; }
    #uvod .header-light .overlay-border a {
      color: #303030; }
      #uvod .header-light .overlay-border a:hover, #uvod .header-light .overlay-border a:focus {
        color: #303030;
        text-decoration: none; }
    #uvod .header-light .overlay-border i::before {
      font-size: 18px; }
    #uvod .header-light .overlay-border .label-click {
      top: -50px;
      left: auto;
      right: -50px;
      position: absolute;
      z-index: auto;
      padding-top: 80px;
      width: 100px;
      height: 100px;
      background: #5d5d5d;
      color: #fff;
      text-align: center;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 13px;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
      #uvod .header-light .overlay-border .label-click i::before {
        font-size: 22px;
        top: 64px;
        left: 40px;
        margin: 0;
        position: absolute;
        color: #fff; }
    #uvod .header-light .overlay-border i::before {
      font-size: 72px;
      color: #5d5d5d;
      transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -webkit-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out; }
    #uvod .header-light .overlay-border h4 {
      color: #5d5d5d;
      text-transform: uppercase;
      font-size: 14px;
      font-family: "Montserrat", sans-serif;
      display: inline-block;
      letter-spacing: normal; }
    #uvod .header-light .overlay-border p {
      font-size: 12px;
      color: #5d5d5d; }
    #uvod .header-light .overlay-border .overlay-description {
      margin-top: 21px; }
      #uvod .header-light .overlay-border .overlay-description ul {
        padding: 0px; }
        #uvod .header-light .overlay-border .overlay-description ul li {
          list-style: none;
          display: inline-block;
          padding: 0px; }
          #uvod .header-light .overlay-border .overlay-description ul li i, #uvod .header-light .overlay-border .overlay-description ul li i::before {
            color: #5d5d5d;
            font-size: 24px !important;
            margin-left: 0 !important;
            line-height: 30px; }
          #uvod .header-light .overlay-border .overlay-description ul li a:hover i::before {
            color: #E84855; }

#uvod .nobg {
  background: none; }

#uvod.sticky-menu-dark .is-sticky #main-menu .sf-arrows > li > .sf-with-ul:focus:after,
#uvod.sticky-menu-dark .is-sticky #main-menu .sf-arrows > li:hover > .sf-with-ul:after,
#uvod.sticky-menu-dark .is-sticky #main-menu .sf-arrows > .sfHover > .sf-with-ul:after {
  border-top-color: #fff; }
#uvod.sticky-menu-dark .is-sticky #main-menu a > i {
  color: #fff !important; }
#uvod.sticky-menu-dark .is-sticky #main-menu a > i {
  color: #eaeaea !important; }
#uvod.sticky-menu-dark .is-sticky #main-menu a:hover {
  color: #fff; }
#uvod.sticky-menu-dark .is-sticky #main-menu > ul > li > a {
  color: #eaeaea; }
#uvod.sticky-menu-dark .is-sticky #main-menu > ul > li > .sf-with-ul:after {
  border-top-color: #fff !important; }
#uvod.sticky-menu-dark .is-sticky .overlay-border {
  display: none; }
#uvod.sticky-menu-dark .is-sticky .nav-icon div {
  background-color: #5d5d5d; }
#uvod.sticky-menu-dark .is-sticky .nav-icon::before, #uvod.sticky-menu-dark .is-sticky .nav-icon::after {
  background-color: #fff; }
#uvod.sticky-menu-dark .is-sticky .nav-icon:hover:before, #uvod.sticky-menu-dark .is-sticky .nav-icon:hover:after, #uvod.sticky-menu-dark .is-sticky .nav-icon:hover div {
  background-color: #E84855; }
#uvod.sticky-menu-dark .is-sticky #site-title a {
  color: #fff !important; }
  #uvod.sticky-menu-dark .is-sticky #site-title a h1 {
    color: #fff !important; }
    #uvod.sticky-menu-dark .is-sticky #site-title a h1 i {
      color: #fff !important; }
#uvod.sticky-menu-dark .is-sticky .sticky-header {
  background: #5d5d5d;
  opacity: 1; }
#uvod.sticky-menu-dark .sf-menu ul li {
  background: #4a4a4a;
  opacity: 1; }
  #uvod.sticky-menu-dark .sf-menu ul li ul li {
    background: #4a4a4a;
    opacity: 1; }
  #uvod.sticky-menu-dark .sf-menu ul li:hover, #uvod.sticky-menu-dark .sf-menu ul li.sfHover {
    background: #5d5d5d; }

#uvod.sticky-menu-light .is-sticky #main-menu a > i {
  color: #5d5d5d; }
#uvod.sticky-menu-light .is-sticky #main-menu > ul > li > .sf-with-ul:after {
  border-top-color: #303030; }
#uvod.sticky-menu-light .is-sticky #main-menu > ul > li > a {
  color: #eaeaea; }
  #uvod.sticky-menu-light .is-sticky #main-menu > ul > li > a:hover {
    color: #fff; }
#uvod.sticky-menu-light .is-sticky #main-menu a > i {
  color: #303030; }
#uvod.sticky-menu-light .is-sticky #main-menu a:hover {
  color: #E84855; }
#uvod.sticky-menu-light .is-sticky #main-menu > ul > li > a {
  color: #5d5d5d; }
  #uvod.sticky-menu-light .is-sticky #main-menu > ul > li > a:hover {
    color: #E84855; }
#uvod.sticky-menu-light .is-sticky #main-menu > ul > li > .sf-with-ul:after {
  border-top-color: #5d5d5d; }
#uvod.sticky-menu-light .is-sticky .overlay-border {
  display: none; }
#uvod.sticky-menu-light .is-sticky .nav-icon div {
  background-color: #5d5d5d; }
#uvod.sticky-menu-light .is-sticky .nav-icon::before, #uvod.sticky-menu-light .is-sticky .nav-icon::after {
  background-color: #303030; }
#uvod.sticky-menu-light .is-sticky .nav-icon:hover:before, #uvod.sticky-menu-light .is-sticky .nav-icon:hover:after, #uvod.sticky-menu-light .is-sticky .nav-icon:hover div {
  background-color: #E84855; }
#uvod.sticky-menu-light .is-sticky #site-title a {
  color: #303030 !important; }
  #uvod.sticky-menu-light .is-sticky #site-title a h1 {
    color: #303030 !important; }
    #uvod.sticky-menu-light .is-sticky #site-title a h1 i {
      color: #303030 !important; }
#uvod.sticky-menu-light .is-sticky .sticky-header {
  background: white;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }
#uvod.sticky-menu-light .sf-menu ul li {
  background: #5d5d5d;
  opacity: 1; }
  #uvod.sticky-menu-light .sf-menu ul li ul li {
    background: #5d5d5d;
    opacity: 1; }
  #uvod.sticky-menu-light .sf-menu ul li:hover, #uvod.sticky-menu-light .sf-menu ul li.sfHover {
    background: #5d5d5d; }

li.mob-button {
  display: none; }

.menu-button {
  top: -41px;
  right: -55px;
  z-index: 10000;
  margin-left: 2em;
  margin-right: 0px;
  padding: 0 !important;
  cursor: pointer; }

.nav-icon {
  margin: 1em 0 1em 1em;
  width: 27px; }

.nav-icon:after,
.nav-icon:before,
.nav-icon div {
  -o-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  content: '';
  display: block;
  height: 2px;
  margin: 9px 0;
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.nav-icon:hover:before {
  transform: translateY(10px) rotate(135deg);
  -moz-transform: translateY(10px) rotate(135deg);
  -webkit-transform: translateY(10px) rotate(135deg); }

.nav-icon:hover:after {
  transform: translateY(-12px) rotate(-135deg);
  -moz-transform: translateY(-12px) rotate(-135deg);
  -webkit-transform: translateY(-12px) rotate(-135deg); }

.nav-icon:hover div {
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0); }


.close-button {
  position: absolute;
  right: 1em;
  top: 0em;
  border: none;
  background: transparent; }

.nav-icon2 {
  margin: 1em;
  width: 30px;
  cursor: pointer; }

.nav-icon2:after,
.nav-icon2:before,
.nav-icon2 div {
  background-color: #eaeaea;
  -o-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  content: '';
  display: block;
  height: 2px;
  margin: 10px 0;
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.nav-icon2:before {
  transform: translateY(12px) rotate(135deg);
  -moz-transform: translateY(12px) rotate(135deg);
  -webkit-transform: translateY(12px) rotate(135deg); }

.nav-icon2:after {
  transform: translateY(-12px) rotate(-135deg);
  -moz-transform: translateY(-12px) rotate(-135deg);
  -webkit-transform: translateY(-12px) rotate(-135deg); }

.nav-icon2 div {
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0); }

.nav-icon2:hover:before {
  background-color: #E84855;
  transform: translateY(0px) rotate(0deg);
  -moz-transform: translateY(0px) rotate(0deg);
  -webkit-transform: translateY(0px) rotate(0deg); }

.nav-icon2:hover:after {
  background-color: #E84855;
  transform: translateY(0px) rotate(0deg);
  -moz-transform: translateY(0px) rotate(0deg);
  -webkit-transform: translateY(0px) rotate(0deg); }

.nav-icon2:hover div {
  background-color: #E84855;
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1); }


.tp-loader.spinner0 {
  background: url(../images/preloader.gif) no-repeat center center; }

.slider-revolution i::before {
  color: #fff;
  font-size: 60px;
  line-height: 64px;
  margin: 0; }

.tparrows.preview1:after {
  background: transparent !important; }

.tparrows.preview1:hover:after {
  color: #E84855; }

.hades.tparrows {
  background: none; }

.hades.tparrows:before {
  color: #fff !important;
  opacity: .7;
  font-size: 24px; }

.hades.tparrows:hover:before {
  opacity: 1;
  background: none; }

.tp-bullets .tp-bullet {
  width: 12px;
  height: 12px;
  border-radius: 6px;
  background-color: rgba(167, 167, 167, 0.6); }
.tp-bullets .selected {
  border-color: #fff !important;
  background-color: #fff !important; }

.tp-caption a {
  margin: 0; }

.cap-title {
  text-transform: uppercase;
  letter-spacing: 3px; }

.cap-subtitle {
  font-size: 28px;
  margin-top: 5px; }

.cap-sub-subtitle {
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 3px;
  text-transform: uppercase;
  letter-spacing: 5px; }

.cap-title {
  color: #f5f5f5; }

.cap-subtitle {
  color: #f5f5f5; }

.cap-sub-subtitle {
  color: #f5f5f5; }

#progress .progressbar {
  display: inline-block;
  margin: 25px; }
  #progress .progressbar p {
    line-height: 18px; }
#progress .circle {
  width: 100%;
  margin: 0 auto;
  margin-top: 10px;
  display: inline-block;
  position: relative;
  text-align: center; }
  #progress .circle h4 {
    margin: 32px 0 24px 0; }
#progress .circle canvas {
  vertical-align: middle; }
#progress .circle div {
  position: absolute;
  font-family: "Georgia", serif;
  top: 38px;
  left: 0;
  width: 100%;
  text-align: center;
  line-height: 40px;
  font-size: 24px; }
#progress .circle strong i {
  font-style: normal;
  font-size: 0.6em;
  font-weight: normal; }
#progress .circle span {
  display: block;
  color: #aaa;
  margin-top: 12px; }
#progress .dark .circle > div {
  color: #f5f5f5; }




.portfolio-hp .mag-content {
  margin: 0 auto;
  max-width: 1170px; }


.grid {
  padding: 0; }
  .grid .row {
    margin-left: 0;
    margin-right: 0; }
    .grid .row .grid-item {
      border: none; }

.grid {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width; }


/* Details */
.m-details .m-details-ico i::before {
  font-size: 32px;
  color: #E84855;
  line-height: 32px; }


/* Services block */
.rd-medal, .rd-medal-skin, .rd-medal-light, .rd-medal-dark, .rd-medal-medium, .rd-medal-trans, .rd-medal-outline {
  text-align: center;
  height: 100px;
  width: 100px;
  border-radius: 50px;
  transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out; }
  .rd-medal i::before, .rd-medal-skin i::before, .rd-medal-light i::before, .rd-medal-dark i::before, .rd-medal-medium i::before, .rd-medal-trans i::before, .rd-medal-outline i::before {
    font-size: 36px;
    line-height: 100px;
    margin-left: 0px;
    transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out; }

.rd-medal {
  background: #f5f5f5; }
  .rd-medal i::before {
    color: #5d5d5d; }
  .rd-medal:hover {
    background: #E84855; }
    .rd-medal:hover i::before {
      color: #f5f5f5; }

.rd-medal-trans {
  background: rgba(255, 255, 255, 0.3); }
  .rd-medal-trans i::before {
    color: #fff; }
  .rd-medal-trans:hover {
    background: #E84855; }
    .rd-medal-trans:hover i::before {
      color: #f5f5f5; }

.rd-medal-skin {
  background: #fff; }
  .rd-medal-skin i::before {
    color: #43a5e6; }
  .rd-medal-skin:hover {
    background: #E84855; }
    .rd-medal-skin:hover i::before {
      color: #f5f5f5; }

.rd-medal-light {
  background: #eaeaea; }
  .rd-medal-light i::before {
    color: #5d5d5d; }
  .rd-medal-light:hover {
    background: #E84855; }
    .rd-medal-light:hover i::before {
      color: #f5f5f5; }

.rd-medal-dark {
  background: #1b1b1b; }
  .rd-medal-dark i::before {
    color: #a7a7a7; }
  .rd-medal-dark:hover {
    background: #E84855; }
    .rd-medal-dark:hover i::before {
      color: #f5f5f5; }

.rd-medal-medium {
  background: #c1c1c1; }
  .rd-medal-medium i::before {
    color: #5d5d5d; }
  .rd-medal-medium:hover {
    background: #E84855; }
    .rd-medal-medium:hover i::before {
      color: #f5f5f5; }

.rd-medal-outline {
  border: 1px solid #a7a7a7; }
  .rd-medal-outline i::before {
    color: #a7a7a7; }
  .rd-medal-outline:hover {
    border-color: #E84855;
    background: #E84855; }
    .rd-medal-outline:hover i::before {
      color: #fff; }



.feedback .wpcf7-form span.wpcf7-form-control-wrap {
  position: relative; }
.feedback .wpcf7-form .left-field {
  float: left; }
.feedback .wpcf7-form .right-field {
  float: right; }
.feedback .wpcf7-form .left-field, .feedback .wpcf7-form .right-field {
  width: calc(50% - 5px); }
.feedback .wpcf7-form input[type="text"], .feedback .wpcf7-form input[type="email"], .feedback .wpcf7-form input[type="password"], .feedback .wpcf7-form input[type="search"], .feedback .wpcf7-form input[type="url"], .feedback .wpcf7-form textarea {
  padding: 12px 15px;
  border: 0;
  box-sizing: border-box;
  margin: 0 0 10px;
  max-width: 100%;
  vertical-align: baseline;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5em;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  color: #333;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: 1px solid #c1c1c1;
  background-color: #fff !important; }
.feedback .wpcf7-form input[type="submit"] {
  width: auto; }
.feedback .dark .wpcf7-form input[type="text"], .feedback .dark .wpcf7-form input[type="email"], .feedback .dark .wpcf7-form input[type="password"], .feedback .dark .wpcf7-form input[type="search"], .feedback .dark .wpcf7-form input[type="url"], .feedback .dark .wpcf7-form textarea {
  border: 1px solid #a7a7a7;
  background-color: transparent !important;
  color: #f5f5f5; }


.portfolio-details {
  padding: 14px; }


.kontakt-osoba {
  background: #fff;
  border: 1px solid #eaeaea;
  text-align: center;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out; }
  .kontakt-osoba .team-photo {
    background: #fff;
    min-height: 190px;
    margin: 0 auto;
    padding: 24px 24px 32px 24px; }
  .kontakt-osoba .team-attrs {
    padding: 20px 10px 10px 10px;
    color: #111; }
    .kontakt-osoba .team-attrs .team-name {
      font-size: 21px; }
    .kontakt-osoba .team-attrs .team-position {
      font-size: 12px;
      letter-spacing: 2px;
      color: #a7a7a7; }
  .kontakt-osoba .team-content {
    color: #303030;
    opacity: .8;
    padding: 16px 24px 40px 24px; }
  .kontakt-osoba .team-content h3 {
    font-size:17px;
    margin:0;
    margin-bottom:6px;
    font-weight:700;
  }



.item-wrap {
  margin-bottom: 30px; }

figure {
  position: relative;
  overflow: hidden;
  text-align: center; }
  figure img {
    position: relative;
    opacity: 1.0; }
  figure figcaption {
    padding: 1.0em;
    color: #303030;
    text-transform: uppercase;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
    figure figcaption > .fig-description a {
      z-index: 1000;
      text-indent: 200%;
      white-space: nowrap;
      font-size: 0; }
    figure figcaption:before, figure figcaption:after {
      pointer-events: none; }
  figure figcaption,
  figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  figure h3 {
    word-spacing: -0.15em;
    font-family: "Montserrat", sans-serif; }
    figure h3 span {
      font-family: "Montserrat", sans-serif; }
  figure h3, figure p {
    margin: 0; }
  figure p {
    letter-spacing: 1px;
    font-size: 68.5%; }





figure.effect-goliath .popup-call {
  position: absolute;
  top: 30px;
  right: 40px;
  z-index: 1001;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.35s ease-in-out; }
  figure.effect-goliath .popup-call a:hover, figure.effect-goliath .popup-call a:focus {
    text-decoration: none; }
  figure.effect-goliath .popup-call a i {
    color: #5d5d5d;
    transition: color 0.3s ease-in-out;
    -moz-transition: color 0.3s ease-in-out;
    -webkit-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    -ms-transition: color 0.3s ease-in-out; }
    figure.effect-goliath .popup-call a i::before {
      font-size: 40px;
      margin-left: 2px; }
    figure.effect-goliath .popup-call a i:hover {
      color: #E84855; }
figure.effect-goliath figcaption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: left;
  font-size: 12px; }
  figure.effect-goliath figcaption .fig-description {
    position: absolute;
    left: 40px;
    right: 40px;
    bottom: 30px; }
  figure.effect-goliath figcaption a {
    color: #303030;
    font-size: 11px;
    line-height: 20px; }
  figure.effect-goliath figcaption span {
    position: relative;
    margin-right: 2px; }
figure.effect-goliath img, figure.effect-goliath h3 {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 1.5s;
  color:#fff;
   background-color: rgba(0, 0, 0, 0.7);
   }
   figure.effect-goliath {
      max-height:250px;
  overflow:hidden;
   }
figure.effect-goliath img {
  max-width: none;
  width: -webkit-calc(100% + 0px);
  width: calc(100% + 0px);
  height:100%;

  opacity: 1;
  -webkit-transition: opacity 3.5s, -webkit-transform 3.5s;
  transition: opacity 3.5s, transform 3.5s;
  -webkit-transform: translate3d(0px, 0, 0) scale(1.12);
  transform: translate3d(0px, 0, 0) scale(1.12);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }
figure.effect-goliath h3 {
  font-family: "Montserrat", sans-serif;
  color: "Raleway", sans-serif !important;
  text-transform: uppercase;
  font-size: 21px;
  opacity: 0;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
  figure.effect-goliath h3:before {
    position: absolute;
    content: " ";
    bottom: -5px;
    width: 0;
    border-bottom: 1px solid #fff;
    -webkit-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
    transition-delay: .2s; 
    }
figure.effect-goliath p {
  margin-top: 7px;
  color: #303030;
  text-transform: none;
  font-family: "Raleway", sans-serif;
  font-size: 13px;
  opacity: 0;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.35s;
  transition: opacity 0.5s, transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
figure.effect-goliath:hover .popup-call {
  opacity: 1; }
figure.effect-goliath:hover img {
  opacity: 0.8;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }
figure.effect-goliath:hover h3 {
  opacity: 1; }
  figure.effect-goliath:hover h3:before {
    width: 100%; }
figure.effect-goliath:hover p {
  width: 100%;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.captions:hover img {
  opacity: 1 !important; }




.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  position: absolute;
  padding: 13px;
  box-shadow: inset 2px -2px 0 0px #fff;
  cursor: pointer;
  -moz-transition: .15s;
  -o-transition: .15s;
  -webkit-transition: .15s;
  transition: .15s;
  margin-left: 0;
  border-left: 0;
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg); }

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  position: absolute;
  padding: 13px;
  box-shadow: inset 2px -2px 0 0px #fff;
  cursor: pointer;
  left: 50px;
  -moz-transition: .15s;
  -o-transition: .15s;
  -webkit-transition: .15s;
  transition: .15s;
  margin-left: 0;
  border-right: 0;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.mfp-arrow-right:before,
.mfp-arrow-left:before {
  display: none; }




footer {
  min-height: 150px;
  background: #303030;
  color: #fff;
  font-size: 13px;
  position: relative; }
  footer h3 {
    text-transform: uppercase;
    margin: 0; }
  footer h4 {
    letter-spacing: 1px;
    margin: 6px 0 0 0; }
  footer p {
    margin-bottom: 6px; }
  footer a {
    font-size: 12px;
    text-decoration: underline; }
  footer i {
    color: #fff; }
  footer .footer-addr {
    width: 100%;
    margin-bottom: 24px; }
  footer .footer-icon {
    width: 10%;
    display: table-cell;
    float: left;
    font-size: 16px; }
  footer .morelink a {
    font-size: 11px !important;
    font-weight: 400; }
  footer .morelink a, footer .morelink a i::before {
    color: #404040;
    transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out; }
    footer .morelink a:hover, footer .morelink a:hover i::before, footer .morelink a i::before:hover, footer .morelink a i::before:hover i::before {
      color: #E84855 !important; }
  footer .navlinks {
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 22px; }
    footer .navlinks a {
      text-decoration: none;
      font-size: 11px !important; }
  footer .dark {
    color: #f5f5f5; }
    footer .dark .morelink a, footer .dark .morelink a i::before {
      color: #c1c1c1; }
      footer .dark .morelink a:hover, footer .dark .morelink a:hover i::before, footer .dark .morelink a i::before:hover, footer .dark .morelink a i::before:hover i::before {
        color: #E84855 !important; }
    footer .dark .navlinks a {
      color: #c1c1c1; }
      footer .dark .navlinks a:hover {
        color: #E84855; }
    footer .dark .border-left {
      border-color: #8e8e8e; }


#copy {
  padding: 64px 0 60px 0; }
  #copy .copyright {
    display: inline-block !important;
    font-size: 13px;
    line-height: 24px;
    letter-spacing: 1px; }
    #copy .copyright p {
      line-height: 12px; }
    #copy .copyright a {
      font-weight: 700;
      text-decoration: none;
      font-size: 14px; }
      #copy .copyright a:hover {
        text-decoration: underline; }
  #copy .copyright {
    color: #ccc; }
    #copy .copyright a {
      color: #303030; }
 

@media (max-width: 992px) {
  .post-date {
    display: none; }

  li.mob-button {
    display: inline-block; }

  .menu-wrap {
    display: inline-block; }

  .features-slider-wrap .features-slider {
    position: relative;
    left: 0;
    top: 0;
    margin: 80px 50px 100px 50px; }

  .divider-dynamic {
    height: 60px; }

  .photocard-block .photocard-image-container {
    position: static;
    min-height: 350px; }
  .photocard-block .column-half,
  .photocard-block .photocard-image-wrap.column-float-right,
  .photocard-block .photocard-image-wrap.column-float-left {
    width: 100%;
    float: none; }
  .photocard-block .photocard-image-wrap.column-float-right,
  .photocard-block .photocard-image-wrap.column-float-left,
  .photocard-block .photocard-image-wrap,
  .photocard-block .photocard-image-wrap img {
    position: static;
    width: 100%; }
  .photocard-block .photocard-contents-inner {
    padding: 60px; }

  .overlay-border {
    display: none; }

  .kontakt-osoba {
    margin-bottom: 32px; }

  .infoblock {
    margin-bottom: 60px; }

  .counts .count-container .count .count-icon {
    font-size: 32px; }

  .carousel-inner {
    margin: 0 auto;
    text-align: center; }

  #uvod #site-title,
  #uvod .is-sticky #site-title {
    float: left; }
    #uvod #site-title h1,
    #uvod .is-sticky #site-title h1 {
      font-size: 28px;
      margin-top: 2px; }
  #uvod .sticky-wrapper, #uvod .sticky-header,
  #uvod .is-sticky .sticky-wrapper,
  #uvod .is-sticky .sticky-header {
    height: 80px !important; }

  .m-desktop {
    display: none !important; }

  .menu-button {
    margin: 25px 0 0 0; }

  .shop-item {
    margin-bottom: 60px; }

  figure {
    width: 100%;
    max-width: 100%;
    margin: 0 0 0 0; }


  .hp-block .hp-categories-menu {
    text-align: center; }
    .hp-block .hp-categories-menu ul {
      text-align: center;
      padding-left: 0px;
      white-space: normal;
      width: 100%; }
      .hp-block .hp-categories-menu ul li {
        width: 100%; } }
@media (max-width: 768px) {
  .progress-tracker {
    display: none; }

  .title {
    padding-bottom: 0px;
    border-bottom: none; }

  .digit {
    font-size: 38px;
    line-height: 24px; }

  .port-filter ul li {
    display: block;
    margin-bottom: 12px;
    width: 100%; }
    .port-filter ul li a {
      width: 100%; } }
@media (max-width: 400px) {
  #details .infoblock {
    text-align: center; }
  #details .m-details-ico i::before {
    margin: 0; }

  .photocard-block .photocard-image-container {
    min-height: 250px; }

  .carousel-inner {
    width: 100%; }

  .overlay-divide {
    display: none; }


  .sticky-wrapper {
    height: 80px; } }



.text-justify ul {
  list-style:disc;
  font-size:1.4em;
  font-style:italic;
  margin-left:30px;
    
}
.text-justify ul li {
  list-style-position: inside;
  
}

#nabizime, #our-offer {
  border-bottom:70px solid #999;
}

#o-nas, #about-us {
  /*border-top:70px solid #fff;
  border-bottom:70px solid #fff;
  */
}

#o-nas .container, #about-us .container {
  background-color: rgba(0,0,0,.7);
  color:#fff;
  padding:30px;
}

#kontakt .container, #contact .container {
  background-color: rgba(0,0,0,.5);
  color:#fff;
  padding:30px;
}

.lang {
  position:absolute;
  right:0;
  right:0;
  background:#000;
  color:#fff;
  padding:8px;
}

.lang a {
  color:#fff;
}

.lang img {
  height:14px;
  vertical-align:middle;
}