html {
  scroll-behavior: smooth;
}
body {
  font-family: 'Montserrat', sans-serif;
}
.h1, .h2, .h3, .h4, .h5, .h6, 
h1, h2, h3, h4, h5, h6 {
  font-family: 'Roboto Slab', Arial, serif;
  font-weight: 700;
}
.white {
  color: #fff;
}
#sp-page-builder .page-content section {
  padding: 70px 0;
}
#sp-header {
    height: 90px;
	background: rgba(0, 0, 0, 0.5);
    position: absolute;
    box-shadow: none;
	transition: all 0.5s ease;
}
#sp-header .logo {
    height: 90px;
}
#sp-header.header-sticky {
    background: #000;
	height: 60px;
}
.sp-megamenu-parent > li > a, 
.sp-megamenu-parent > li > span {
    padding: 0 15px;
    line-height: 90px;
    font-size: 15px;
	color: #fff;
	transition: all 0.5s ease;
	text-transform: uppercase;
}
#offcanvas-toggler {
    height: 90px;
    line-height: 90px;
    font-size: 32px;
    color: #fff;
	transition: all 0.5s ease;
}
#offcanvas-toggler > .fa {
    color: #fff;
}
#sp-header .logo {
    background-image: url(../images/rb-truhlarna-logo-zal-2002-mobile.png);
    background-repeat: no-repeat;
    background-position: center -40px;
	width: 100%;
	transition: all 0.5s ease;
}
#sp-header.header-sticky .logo {
    height: 60px;
	background-position: center;
}
#sp-header.header-sticky .logo-image {
    opacity: 0;
}
#sp-header.header-sticky .sp-megamenu-parent > li > a, 
#sp-header.header-sticky .sp-megamenu-parent > li > span {
    line-height: 60px;
}
#sp-header.header-sticky #offcanvas-toggler {
    height: 60px;
    line-height: 60px;
    font-size: 20px;
}
#main {
    height: 100vh;
	background-image: url(../images/video_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: 0 0;
}
#main iframe {
    width: 100%;
	height: 100%;
}
#main h1 {
    font-size: 42px;
    letter-spacing: -0.8px;
    font-weight: 700;
    margin-top: 100px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}
#main p.sppb-addon-title {
    font-size: 20px;
    margin-top: 20px;
    font-weight: 400;
    line-height: 28px;
    font-family: 'Montserrat', sans-serif;
}
#main h3 {
    font-size: 1.4rem;
    margin-top: 7%;
    font-weight: 400;
    line-height: 1.2;
	font-family: 'Montserrat', sans-serif;
}
#main h4 {
    font-weight: 200;
	font-size: 1.3rem;
}
@media (min-width: 992px) {
	#offcanvas-toggler {
		display: none;
	}	
}
#o-nas h3 {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
/*#o-nas .sppb-addon-content {
    padding: 25px 35px;
	background: rgba(0, 0, 0, 0.5);
}*/
#o-nas .sppb-addon-content p {
    margin: 0;
}
#reference .sppb-addon-content.sppb-tab {
    max-width: 640px;
	margin: 0 auto;
} 
#reference .sppb-addon-testimonial-content-wrap img {
    height: 80px !important;
    width: 80px !important;
}
#reference .sppb-addon-testimonial-footer span {
    display: block;
    clear: both;
    width: 100%;
	color: #2b2b2b;
}
#reference .sppb-addon-testimonial-footer .sppb-addon-testimonial-client {
	font-size: 150%;
}
#reference .sppb-addon-testimonial-footer span br {
    display: none;
}
#reference .sppb-addon-testimonial-review {
    font-style: italic;
    font-size: 22px;
    font-weight: 100;
}
#reference .sppb-nav-lines {
    text-align: center;
    border: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
#reference .sppb-nav-lines>li {
    float: none;
    display: inline-block;
	margin: 0 5px;
}
#reference .sppb-nav-lines>li>a{
    width: 10px;
    height: 10px;
    display: block;
    background: #c3c3c3;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 50%;
}
#reference .sppb-nav-lines>li.active>a {
    background: #871914;
}
button.sppb-btn-rounded,
a.sppb-btn-rounded  {
    border: 2px solid #fff;
    border-radius: 0;
    color: #fff !important;
    padding: 12px 25px;
}
button.sppb-btn-rounded:hover,
a.sppb-btn-rounded:hover  {
    border-color: #933837 !important;
    color: #fff !important;
	background: #933837 !important;
	cursor: pointer;
}
#kontakt-form h4 {
    margin-bottom: 30px;
}
#kontakt .kontakt-form {
    margin-top: 80px;
}

#kontakt .sppb-form-group {
    margin-bottom: 5px;
}
#kontakt textarea,
#kontakt input {
    border-radius: 0;
    background: rgba(255, 255, 255, 0.3);
    padding: 15px 25px;
	border: 0;
	color: #fff;
}
#kontakt textarea::-moz-placeholder,
#kontakt input::-moz-placeholder {
  color: #fff;
}
#kontakt textarea:-ms-input-placeholder,
#kontakt input:-ms-input-placeholder {
  color: #fff;
}
#kontakt textarea:-moz-placeholder,
#kontakt input:-moz-placeholder {
  color: #fff;
}
#kontakt textarea::-webkit-input-placeholder,
#kontakt input::-webkit-input-placeholder {
  color: #fff;
}
#kontakt-form button {
  margin-top: 30px;
}
#kontakt-form a {
  color: #fff;
  text-decoration: underline;
}
#kontakt-form a:hover {
  text-decoration: none;
}
#sp-footer, 
#sp-bottom {
    background: #a96451;
    color: #fff;
}
#sp-footer a, 
#sp-bottom a {
    color: #fff;
	text-decoration: underline;
}
#sp-footer a:hover, 
#sp-bottom a:hover {
    color: #fff;
	text-decoration: none;
}
#sp-footer1 {
    line-height: 50px;	
}
#sp-footer2 .social-icons a {
    color: #A76552;
    background: #fff;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: block;
    text-align: center;
    line-height: 50px;
    font-size: 150%;	
}
#sp-footer2 .social-icons a:hover {
    color: #fff;
    background: #923832;	
}
.featherlight .featherlight-content {
    padding: 0;
    border-bottom: 0;
}
.featherlight .featherlight-close-icon {
    background: rgb(136, 35, 34);
    color: #fff;
}
.sp-simpleportfolio .sp-simpleportfolio-item {
    padding: 5px;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info {
    background: transparent;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: left;
    padding: 0 20px 20px;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-vertical-middle > div .sp-simpleportfolio-title {
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
}
.sppb-text-center .sppb-addon-testimonial-content-wrap {
    margin-bottom: 30px;
}
.featherlight .featherlight-image {
    max-width: 800px;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a {
    padding: 0;
    background: #882322;
    border: 0;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-weight: bold;
    line-height: 40px;
    text-align: center;
}
.arrow {
    position: relative;
    bottom: 30px;
    left: 50%;
    margin-left: -17px;
    width: 43px;
    height: 35px;
    background-image: url(../images/slidedown.png);
    z-index: 9;
    display: block;
	margin-top: 150px;
}
.bounce {
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
@media (max-width: 992px) {
#sp-footer {
    text-align: center;
}
ul.social-icons {
    display: block;
    text-align: center;
}
#kontakt-text {
    text-align: center;
}
.sp-simpleportfolio .sp-simpleportfolio-items {
        margin: 0;
}
.sp-simpleportfolio .sp-simpleportfolio-items .sp-simpleportfolio-item {
        margin: 7.5px 0;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul {
    display: inline-block;
    text-align: center;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li {
    float: none;
    display: inline-block;
    margin: 0 5px 10px;
}
}


























