/** Generated by FG **/
@font-face {
	font-family: 'Conv_Blaimim-diacritical';
	src: url('../themes/rowex/assets/fonts/Blaimim-diacritical.eot');
	src: local('☺'), url('../themes/rowex/assets/fonts/Blaimim-diacritical.woff') format('woff'), url('../themes/rowex/assets/fonts/Blaimim-diacritical.ttf') format('truetype'), url('../themes/rowex/assets/fonts/Blaimim-diacritical.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

html, body{
	background: white;
}

.content-wrapper > div {
	opacity: 0;
}

body{
	overflow-x: hidden;
	
}

*{
	/*text-transform: uppercase;*/
	text-align: left;
	font-family: 'Conv_Blaimim-diacritical', sans-serif;
}

a, a:hover{
	text-decoration: none;
	-webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}



h1{
	margin-bottom: 17px;
}

h2{
	font-size: 15px;
	color: #CD3729;
}

ul.socials{
	list-style: none;
	margin-right: -30px;
}

ul.socials li{
	display: inline-block;
	margin-left: 5px;
}

ul.socials li.li a{
	color: #406fb7;
}

ul.socials li.fb a{
	color: #47509b;
}

ul.socials li{
	font-size: 20px;
}

.navbar-default{
	margin-top: 50px;
}

.content-wrapper h1{
	color: white;
}


.content-wrapper p{
	color: #807f83;
	font-size: 12px;
}

.content-wrapper p b{
	color: #CD3729;
}

.navbar-brand {
    background: url(../themes/rowex/assets/img/logo.svg) no-repeat;
    background-size: 100% auto;
    -webkit-transition: none !important;
    position: relative;
    z-index: 999;
    padding: 0px;
    margin-left: 0px !important;
}

.no-svg .navbar-brand {
    background: url(../themes/rowex/assets/img/logo.png) no-repeat;
}

a.navbar-brand img {
    visibility: hidden !important;
}

.navbar-default {
    background-color: transparent;
    border: none;
}

.side-nav-wrapper{
	padding-right: 0px;
	position: relative;
	z-index: 99;
}

ul.side-nav{
	list-style: none;
	padding: 0px;
	margin-top: 35px;
	margin-bottom: 200px;
}

.navbar-nav.visible-xs #dropdown-lvl1 ul{
	list-style: none;
	text-align: center;
	padding: 0px;
}

.navbar-nav.visible-xs #dropdown-lvl1 li{
	text-align: center;
	padding: 5px 15px;
}

.navbar-nav.visible-xs #dropdown-lvl1 li a{
	text-align: center;
	color: #777777;
}

ul.side-nav li, ul.side-nav li.technika > a{
	background-color: #bcbdbf;
	color: white;
	margin-bottom: 6px;
	padding: 2px;
	border-radius: 15px 0px 0px 15px;
	-moz-border-radius: 15px 0px 0px 15px;
	-webkit-border-radius: 15px 0px 0px 15px;
	text-align: center;
	-webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

ul.side-nav li.technika > a{
	width: 100%;
    display: inline-block;
    margin-bottom: 0;
}

ul.side-nav li.technika .panel-body{
	padding-right: 0px;
	padding-bottom: 0px;
}

ul.side-nav li.technika .panel-body > ul {
	padding: 0px;
}

ul.side-nav li.technika{
	background-color: transparent;
	padding: 0px;
	border-radius: 0px;
}
ul.side-nav li.technika.active, ul.side-nav li.technika:hover{
	background-color: transparent;

}

ul.side-nav li.active, ul.side-nav li:hover{
	background-color: #CD3729;
	-webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

ul.side-nav li a, ul.side-nav li p, .accordion-inner p{
	color: white;
}

ul.list.technika{
	position: relative;
	z-index: 99;
}

ul.list.technika li{
	background-position: 0 5px !important;
}

ul.list.technika li a{
	color: white
}

ul.list.technika li .fa {
    margin-left: 10px;
    color: #CD3729;
}

.accordion-inner ul li {
    padding: 2px 0px 10px 4px !important;
    background-image: none !important;
}

.accordion-inner p:first-child{
	padding-top: 15px;
}



.content-wrapper{
	background: #bcbdbf;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	/*padding: 25px 50px;*/
	min-height: 520px;
}

.subpage .content-wrapper{
	padding: 30px 20px;
}

.content-box h2{
	margin-top: 5px;
	color: white;
}

.content-box > div{
	border-left: 2px solid white;
	padding: 0 0 0 15px;
}

.aligned ul, ul.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-size: 12px;
	color: white;
	margin-bottom: 0px;
}

.aligned ul li, ul.list li{
	padding: 2px 0px 13px 30px;
	background-image: url(../themes/rowex/assets/img/bullet.svg);
	background-repeat: no-repeat;
	background-position: 0 25%;
}

.no-svg aligned ul li, .no-svg ul.list li{
	background-image: url(../themes/rowex/assets/img/bullet.png);
}

.row.light-grey {
	background: #ced1d1;
	border-radius: 25px 25px 0 0;
	padding: 30px 20px 40px 20px;
}

.row.dark-grey {
	padding: 5px 20px 50px 20px;
}

.row.sofa-wrapper{
	width: 120%;
	position: relative;
}

.row.sofa-wrapper img{
    position: absolute;
    display: block;
    bottom: -190px;
    width: 120%;
}
.heading-box{
	border-left: 2px solid #CD3729;
	padding-left: 15px;
	margin-bottom: 25px;
}

.heading-box h1{
	float: left;
}

.heading-box h1 small{
	display: block;
    text-align: right;
    position: relative;
    right: -44px;
    color: white;
}

.heading-box p {
	clear: both;
	color: white;
}

ul.thumbs{
	list-style: none;
    margin-right: 30px;
    margin-top: 40px;
    position: relative;
    z-index: 99;
}

ul.thumbs li {
	display: inline-block;
	position: relative;
	z-index: 99;
}

.swapped{
    border: 4px solid white;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}

.aligned{
	position: relative
}

.bottom-aligner{
	position: absolute;
	bottom: 0px;
}

.btn.prihlaska{
	background: #CD3729;
	border-radius: 15px;
	padding: 0px 15px;
	color: white;
	margin-top: 30px;
	font-size: 12px;
	box-shadow: 1px 2px 13px #878787;
}

.btn.prihlaska:hover{
	background: #a92e23;
	-webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

.vcards{
	color: white;
	font-size: 10.5px;
	margin-top: 50px;
	line-height: 16px;
}

.vcard{
	margin-bottom: 56px;
	position: relative;
	z-index: 99;
}

.vcard a{
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 12px;
}

.vcard a, .heading-box a{
	color: white;
}

.vcard bold{
	font-weight: 900;
}

#map{
	height: 300px;
	width: 100%;
	position: relative;
	z-index: 99;
	margin-top: 0px;
	border: 4px solid #CD3729;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}

.partneri #gallery img {
    vertical-align: middle;
    padding: 5px;
    background: white;
    border-radius: 10px;
    width: 100%;
    margin: 0px 0px 5px 0px;
}

.partneri ul.thumbs li {
    display: inline-block;
    position: relative;
    z-index: 99;
    width: 12%;
}

#gallery  img{
	border: 2px solid white;
	border-radius: 5px;
}

p.kontakt-box {
    border-top: 2px solid #CD3729;
    padding-top: 20px;
}

p.kontakt-box i, .vcard i{
	font-family: arial sans-serif;
	font-weight: bold;
	font-style: normal;
}

.index ul.gallery.thumbs{
	display: none;
}

.index .content-wrapper h1 {
    color: white;
    font-size: 34px;
}

.sub-box {
	float:  left;
	margin-left: 100px;
}

span.line {
    display: block;
    width: 100%;
    height: 2px;
    background: #CD3729;
    float: left;
    position: relative;
    top: -44px;
}

.technika .heading-box h1 small {
    margin-top: 12px;
}

h1 span.komplexne {
    font-size: 20px;
    top: -11px;
    position: relative;
}

.technika .heading-box h1 small {
    margin-top: 12px;
    color: #676767;
    font-size: 18px;
}

.subpage.ozvucenie .bottom-aligner{
	position: static;
}

.subpage .bottom-aligner i{
	color: white;
}

/* Large desktops and laptops */
@media (min-width: 1200px) {

}

/* Portrait tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {

.partneri ul.thumbs li {
    width: 13.5%;
}

.bottom-aligner {
	position: static;
	margin-top: 0px;
	min-height: 150px;
}

.bottom-aligner h2{
	margin-top: -10px
}

.row.sofa-wrapper img {
    bottom: -155px;
}

.index .heading-box h1 small {
    right: 100px;
    top: -12px;
}



.sub-box {
    margin-left: 20px;
}

}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
.vcard{
		width: 100%;
	}
	
.partneri ul.thumbs li {
    width: 13.2%;
}
.bottom-aligner {
	position: static;
	margin-top: 45px;
    margin-bottom: 20px;
}

.row.sofa-wrapper img {
    bottom: -115px;
}

.index .heading-box h1 small {
    right: -17px;
}

.sub-box {
	float:  left;
	margin-left: 0px;
}

span.line {
    display: none
}


}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {

.navbar-brand {
    margin-left: 15px !important;
}

.navbar-default{
	padding: 0 15px;
	margin-top: 20px;
}

.wrapping{
	padding: 0px 15px;
}

.socials.mobile{
	position: absolute;
    right: 125px;
    top: 11px;
}

.navbar-default .navbar-nav > li > a {
    text-align: center;
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-bottom: 20px;
}

.aligned.match{
	height: auto !important;
}

.bottom-aligner {
	position: static;
	margin-top: 45px;
    margin-bottom: 20px;
}

.heading-box h1 small {
    display: block;
    text-align: left;
    position: static;
    right: 0;
    float: left;
}

.heading-box h1 span {
    clear: both;
    float: left;
}

.vcard{
		width: 100%;
	}

.partneri ul.thumbs li {
    width: 13.5%;
}

.sub-box {
	float:  left;
	margin-left: 0px;
}

span.line {
    display: none
}

.technika .heading-box h1 small {
    clear: both;
    width: 100%;
    float: left;
}
.heading-box h1 {
    float: left;
    width: 100%;
}

}

/* Landscape phones and smaller */
@media (max-width: 480px) {

.heading-box h1{
	margin-top: 0px;
}

.heading-box h1 span{
	font-size: 22px;
}

.heading-box h1 small{
	font-size: 16px;
	
}
	.vcard{
		width: 100%;
	}
.partneri ul.thumbs li {
    width: 23%;
}

html body{
	max-width: 100%;
}

.row.sofa-wrapper{
	width: 100%;
	position: relative;
}

.sub-box {
	float:  left;
	margin-left: 0px;
}

.technika .heading-box h1 small{
	clear: both
}

span.line {
    display: none
}


#accordion-first{
	padding-bottom: 20px;
}



}

.nav > li > a:hover, .nav > li > a:focus {
    color: #555555;
    background-color: #e7e7e7 !important;
}