
/* általános stílus
********************************/


body, html {
    height: 100%;
	font-family: 'Oswald', sans-serif;
}
a, a:hover{
	transition:all 0.2s ease-in-out;
	text-decoration:none;
}
.top-bar-item:last-child{
	display:none;
}
#prods a.inlinelink{
	display: inline;
	background-color:transparent;
	float:none;
	width:auto;
	text-shadow:none;
	color: #3F0;
}
/* menu
********************************/

@media (min-width:1024px){
.navbar-collapse.collapse{
	display:block;
}
}
.dropdown-menu {
  left: 0;
  right: 0;
} 

img{
	width:100%;
	height:auto;
}

.dropdown-menu {
  opacity:0;
  visibility:hidden;
  -webkit-transform-origin: top;
  display: block; 
  transition: all 0.4s linear;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  padding-bottom: 0px;
  padding-top: 20px;
  overflow: hidden;
  top: 47px;
}
.dropdown-menu .container{
	max-width: 100%;
}
.open > .dropdown-menu {
  opacity:1;
  height:auto;
  visibility: visible;
}

@media (max-width:1400px){
.dropdown-menu {
  padding-top: 45px;
}
}
@media (max-height: 600px){
.dropdown-menu {
  padding-top: 45px;
}
.dropdown-menu {
	max-height: 400px;
	overflow-y:scroll;
}
}
.dropdown-footer{
	width:100%;
	float:left;
	background-color:rgba(0,0,0,0.8);
	height: 41px;
	margin-top:15px;
	border-top:solid 1px #606060;
	padding:5px 15px;
}
.dropdown-menu a.drop-foot-link{
  transition: all 0.2s  ease-in-out;
	float:left;
	line-height:28px;
	padding: 1px 10px 0px 10px;
	margin-right: 5px;
	color:#fff;
	border:solid 1px rgba(255,255,255,1);
	font-weight: 300;
	text-transform:uppercase;
	font-size: 15px;
}
.navbar-default .navbar-nav>li a.drop-foot-link:hover {
    color:#fff;
	background-color:#282828;
}
.dot-1, .dot-2, .dot-3{
	width:10px;
	height:10px;
	display: inline-block;
	margin-left: 10px;
	border:solid 1px rgba(255,255,255,1);
}
a.drop-foot-link:hover .dot-1, a.drop-foot-link:hover .dot-2, a.drop-foot-link:hover .dot-3{
    background-color: #b00069;
}
.dot-1{
  transition: all 0s  ease-in-out;
}

.dot-2{
  transition: all 0.6s  ease-in-out;
}

.dot-3{
  transition: all 1.2s  ease-in-out;
}
.dropdown-footer a.fa{
  transition: all 0.1s  ease-in-out;
	float:right;
	font-size: 15px;
	height:31px;
	width:35px;
	color:#fff;
	line-height:30px;
	text-align:center;
	border:solid 1px #fff;
	margin-left: 5px;
}
.dropdown-footer a.fa:hover{
	background-color:#000;
	color:#fff;
}
.turizmus .dropdown-footer a.fa:hover{
	border:solid 2px #80c342;
	color:#fff;
}
.programok .dropdown-footer a.fa:hover{
	border:solid 2px #b10069;
	color:#fff;
}
.onkormanyzat .dropdown-footer a.fa:hover{
	border:solid 2px #211d70;
	color:#fff;
}
.ugyintezes .dropdown-footer a.fa:hover{
	border:solid 2px #d0d0d0;
	color:#fff;
}
.intezmenyek .dropdown-footer a.fa:hover{
	border:solid 2px #009ea2;
	color:#fff;
}
.kozelet .dropdown-footer a.fa:hover{
	border:solid 2px #ffc000;
	color:#fff;
}
.gazdasag .dropdown-footer a.fa:hover{
	border:solid 2px #ff7b7b;
	color:#fff;
}
#footer .dropdown-footer a.fa{
	float:none;
	display:inline-block;
}
#footer .dropdown-footer a.fa:hover{
	border:solid 2px #fff;
	color:#fff;
}
.dropdown-menu li{
}
.dropdown-menu li a {
    display: table;
    padding:0px;
    clear: both;
    font-weight:400;
    line-height:35px;
    white-space: normal;
	font-size:15px;
	color:rgba(255,255,255,1);
	min-height:35px;
	transition:all 0.2s ease-in-out;
	margin-bottom:1px;
	border-bottom:solid 1px rgba(255,255,255,1);
	position:relative;
	opacity: 0.7;
	width:100%;
	text-transform:uppercase;
	font-family: 'Russo One', sans-serif;
	letter-spacing: 1px;
}
.dropdown-menu li a img{
	margin-bottom: 3px;
}
.dropdown-menu li a strong{
	color:#3F0;
}
.place{
	display:table-cell;
	width:10px;
}

.dropdown-menu li a:hover{
	text-decoration:none;
	border-bottom:solid 1px rgba(255,255,255,1);
	opacity: 1;
}
.icon{
	float:left;
	width:35px;
	height:auto;
}
.dropdown-menu li a i{
	float:left;
	width:25px;
	height:35px;
	margin-left: -12px;
	line-height:35px;
	font-size: 30px;
	color:#cb123b;
	text-align:left;
	
}
.dropdown-menu li a:hover i{
	color: rgba(255,255,255,1);
}
.advice{
	background-color:#282828;
	margin-top: -20px;
	padding-top:20px;
	padding-bottom: 15px;
}
.advice-img{
	float: left;
	width: 100%;
	height: 78px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
}
.ruhazat{
	background-image: url(../img/menu/info-1.jpg);
}
.felszereles{
	background-image: url(../img/tanacsok/tanacsok-felszereles.jpg);
}
.advice-link{
	font-weight:400;
	color:#fff;
	opacity:1;
	font-size: 15px;
	text-transform:uppercase;
	float:left;
	width:100%;
	background-color: #000;
	padding: 0px 0px 0px 5px;
	line-height: 28px;
	margin-top: 5px;
	font-family: 'Russo One', sans-serif;
    letter-spacing: 2px;
}
.advice-link:hover{
	background-color: #606060;
}
.advice-head{
	float:left;
	width:100%;
	height:36px;
	font-size: 19px;
	color:rgba(255,255,255,0.69);
	color: #dd2a47;
	font-family: 'Russo One', sans-serif;
    letter-spacing: 2px;
}
.advice-link i{
	float: right;
	font-size: 25px;
	width:28px;
	height:28px;
	background-color:#dd2a47;
	line-height: 30px;
	text-align:center;
}
.dropdown-header {
	border-bottom:solid 1px rgba(0,0,0,1);
    font-size: 15px;
	padding:10px 0px 0px 0px;
    color: rgba(70,70,70,1);
	text-transform:uppercase;
	font-weight:700;
	height:32px;
}
.dropdown-menu .divider {
    margin: 0 0 5px 0;
    background-color: #fff;
}
.navbar-toggle, .navbar-toggle:hover, .navbar-toggle:active, .navbar-toggle.active, .navbar-toggle:focus {
    border: none 0;
    position: fixed;
	top:22px;
	right:0;
    margin: 0px;
    background-color: transparent;
    background-image: none;
    border: 0px solid transparent;
    border-radius: 0px;
	height: 60px;
	z-index: 10000000;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
    display: block;
    width: 50px;
    height: 8px;
    background-color: #fff;
}

.navbar-toggle .icon-bar:nth-child(2) {
    top: 1px;
}

.navbar-toggle .icon-bar:nth-child(3) {
    top: 2px;
}

.navbar-toggle .icon-bar {
    position: relative;
    transition: all 500ms ease-in-out;
}

.navbar-toggle.active .icon-bar:nth-child(1) {
    top: 12px;
    transform: rotate(45deg);
}

.navbar-toggle.active .icon-bar:nth-child(2) {
    background-color: transparent;
}

.navbar-toggle.active .icon-bar:nth-child(3) {
    top: -12px;
    transform: rotate(-45deg);
}
img{
	width:100%;
	height:auto;
}
.no-padding{
	padding-left:0;
	padding-right:0;
}
.no-padding-left{
	padding-left:0;
}
.no-padding-right{
	padding-right:0;
}
.navbar-default {
    border: none 0;
	border-radius:0;
	position: fixed;
	top: 30px;
	width:100%;
	min-height:0;
	background-color:#151515;
	z-index: 10;
	height:48px;
	transition: all 0.35s ease;
	border-bottom:solid 1px rgba(255,255,255,1);
}


.full-width .collapse,
.full-width .dropup,
.full-width .dropdown {
  position: static;
  text-align:left;
}
.full-width .container {
  position: relative;
  padding-bottom: 15px;
}
.full-width .full-width-content {
  padding: 20px 30px;
}


.navbar-nav {
    float: none;
	width: 100%;
    margin: 0;
	text-align:center;
}
.logo{
	position:fixed;
	top:0;
	left:0;
	width:77px;
	height:77px;
	z-index: 1050;
}
@media (max-width: 1400px){
.logo-wrap{
	width: 180px;
}
}
.logo-wrap img{
	width: 100%;
	height: auto;
}
.navbar-right{
	position:fixed;
	right: 0;
	width:auto;
	top: 3px;
}
.navbar-nav>li {
    float: none;
	display:inline-block;
}


.navbar-default .navbar-nav>li>a i.fa-search{
	font-size: 18px;
}
.navbar-default .navbar-nav>li>a {
    color:rgba(255,255,255,1);
	font-size:13pt;
	text-transform:uppercase;
	font-weight:700;
	padding: 10px 7px 7px 7px;
	line-height: 30px;
	position:relative;
	text-transform: uppercase;
	cursor: pointer;
	font-family: 'Russo One', sans-serif;
	letter-spacing: 2px;
}
.navbar-default .navbar-nav>li a:hover{
    color:rgba(255,255,255,1);
}
.navbar-default .navbar-nav>li.search>a{
	font-size: 13px;
	padding: 9px 10px 7px 35px;
	border-radius:5px;
	background-color:#282828;
	font-weight:400;
	margin-right: 3px;
	margin-left: 2px;
	height:35px;
	margin-top: 8px;
	line-height: 20px;
}
.navbar-nav>li.search{
	float:right;
}
.navbar-default .navbar-nav>li>a i{
	font-size: 25px;
	color: #fff;
	transition: all 0.2s ease;
	height:29px;
}
.navbar-default .navbar-nav>li>a i:hover{
	color:#4267b2;
}
.dropdown-menu{
	border: none 0;
	border-top: solid 1px #fff;
	border-radius:0;
	background-color: rgba(0,0,0,1);
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #fff;
	background-color:rgba(255,255,255,0.15);
}


.navbar-default .navbar-nav>.open>a:after, .navbar-default .navbar-nav a:hover:after, .navbar-default .navbar-nav a.active:after{
    content: '';
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0px 15px 10px 15px;
    bottom:0px;
    left: calc(50% - 15px);
    position: absolute;
    border-color: transparent transparent #dd2a47 transparent;
}
.navbar-default .navbar-nav>li.open.search>a:after{
	bottom:-8px;
}
.search .form-control{
	border-radius:0;
	height:36px;
}
.search .dropdown-menu{
	padding: 15px 0;
}
.SearchButton{
	height:36px;
	border-radius:0;
	background-color:#dd2a47;
	color:#fff;
}
.carousel {
	z-index:0;
    height: 100%;
	margin-top: 40px;
	left:0;
}

.carousel-top{
	width:100%;
	z-index:0;
	box-shadow: 0px 0px 20px 0px #000;
}

.item,
.active,
.carousel-inner {
    height: 100%;
}

.slide-1{
	background-image: url(../img/slider/slide-01.jpg);
}
.slide-2{
	background-image: url(../img/slider/slide-02.jpg);
}
.slide-3{
	background-image: url(../img/slider/slide-03.jpg);
}

.slide-4{
	background-image: url(../img/slider/slide-04.jpg);
}

.slide-5{
	background-image: url(../img/slider/slide-05.jpg);
}


.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
          transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}

.carousel-caption {
    position: absolute;
    right: 0%;
    bottom: 25%;
    left: 0%;
    z-index: 10;
    text-shadow: 0 1px 2px rgba(0,0,0,0.8);
	height: 180px;
	text-align:center;
	font-size: 40px;
	text-transform:uppercase;
	font-weight:700;
	font-family: 'Russo One', sans-serif;
	letter-spacing: 1px;
}


.carousel-caption .head{
	display: block;
	background-image: url(../img/capt-bg.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	padding: 20px 0;
}
.carousel-caption .head sup{
	font-size: 15px;
	top: -1.5em
}
.carousel-overlay{
	background-image: url(../img/tire-penz-logo-2.png);
	background-repeat: no-repeat;
	background-position: center 15%;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	background-size: 40%;
	height:100%;
}
.carousel-overlay-2{
	background-image: url(../img/overlay.svg);
	background-repeat: no-repeat;
	background-position: center top;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	background-size: cover;
	height:100%;
	opacity:0.5;
}
@media screen and (min-width: 768px){
#carousel .carousel-control .glyphicon-chevron-left, #carousel .carousel-control .glyphicon-chevron-right, #carousel .carousel-control .icon-prev, #carousel .carousel-control .icon-next {
    width: 200px;
    height: 200px;
    margin-top: -100px;
    margin-left: -120px;
    font-size: 150px;
}
#carousel .carousel-control .icon-next, #carousel .carousel-control .glyphicon-chevron-right {
    margin-right: -100px;
}
}
#carousel .carousel-control{
	width: 200px;
}
.capt-link{
	background-color:rgba(0,0,0,0.25);
	border:solid 2px #dd2a47;
	padding:0 10px;
	line-height: 30px;
	font-size: 15px;
	color:#fff;
	position:relative;
	margin-top: 10px;
	display:inline-block;
}
.capt-link:hover{
	background-color:rgba(0,0,0,1);
	color:#fff;
}
.capt-link i{
	font-size: 35px;
	width:20px;
	float:right;
	line-height:30px;
}
.carousel-caption .row{
	float:left;
	width:100%;
	padding-left: 15px;
}
.capt-sub{
	font-size: 15px;
	padding: 0 8px;
	background-color:#dd2a47;
	font-weight:400;
	line-height: 30px;
	display:inline-block;
}
.top-bar {
    width: 100%;
    height: 30px;
    background-color: rgba(70,70,70,1);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 12;
    z-index: 1000;
    font-family: 'Oswald', sans-serif;
}

.top-bar .container{
	padding-left: 25px;
}
.top-bar-item{
	float:left;
	height:24px;
	line-height:23px;
	padding: 0 8px 0 0;
	background-color: #e4e4e4;
	color:#282828;
	text-decoration:none;
	font-size: 15px;
	margin-right:5px;
	margin-top:3px;
}
.top-bar-item:hover{
	color:#fff;
	background-color:#000;
	text-decoration:none;
}
.top-bar-item i {
    float: left;
    font-size: 12px;
    width: 24px;
    height: 24px;
    background-color: #000;
    line-height: 24px;
    text-align: center;
	margin-right: 8px;
	color:#3F0;
}
.brand-text{
	color:#fff;
	width:100%;
	font-size: 22px;
	height: 150px;
	padding-top: 110px;
	text-transform:uppercase;
	text-align:center;
	margin-top: -30px;
	position:absolute;
	bottom:0px;
	left:0;
	font-weight:700;
	font-family: 'Russo One', sans-serif;
    letter-spacing: 2px;
	background-image: url(../img/link-bg.svg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:cover;
}
#brands a{
	float: left;
	width: 100%;
	position: relative;
	height: 100%;
	box-shadow:0px 0px 1px 1px rgba(0,0,10,0);
	margin-top: 15px;
	border-radius: 50px;
	transition: all 0.2s ease-in-out;
	overflow:hidden;
	border:solid 2px #fff;
}
#brands a:hover{
	border-radius: 15px;
}


#brands a:hover{
	box-shadow:0px 0px 10px 1px rgba(0,0,30,0.45);
}
#brands a i{
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	height: 100%;
	padding-top: 20%;
	font-size: 50px;
	color: #fff;
	transition: all 0.2s ease-in-out;
	opacity: 0.5;
	text-align: center;
	background-image: url(../img/link-bg.svg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:cover;
}
#brands a:hover i{
	opacity:1;
}

#brands, #prods{
	float: left;
	width: 100%;
	padding: 0 0 15px 0;
	box-shadow: 0px 0px 10px 0px #000;
	background-color: #000;
	background-image: url(../img/bg-3.jpg);
	background-repeat: repeat;
}

#popular{
	float: left;
	width: 100%;
	padding: 0px 15px 15px 15px;
	background-attachment: fixed;
	background-color: #000;
	background-image: url(../img/bg-4.jpg);
	background-repeat: repeat;
}

.section-header{
	color:#fff;
	font-size: 30px;
	padding: 4px 0px 0px 0px;
	text-transform:uppercase;
	font-weight:400;
	letter-spacing: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
	float:left;
	width:100%;
	font-family: 'Russo One', sans-serif;
    letter-spacing: 2px;
}
#popular .section-header{
	color: #282828;
}
.carousel-control.left,.carousel-control.right {margin-left:15px;background-image:none;}
@media (max-width: 767px) {
	.carousel-inner .active.left { left: -100%; }
	.carousel-inner .next        { left:  100%; }
	.carousel-inner .prev		 { left: -100%; }
	.active > div { display:none; }
	.active > div:first-child { display:block; }

}
@media (min-width: 767px) and (max-width: 992px ) {
	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next        { left:  50%; }
	.carousel-inner .prev		 { left: -50%; }
	.active > div { display:none; }
	.active > div:first-child { display:block; }
	.active > div:first-child + div { display:block; }
}
@media (min-width: 992px ) {
	.carousel-inner .active.left { left: -33.333%; }
	.carousel-inner .next        { left:  33.333%; }
	.carousel-inner .prev		 { left: -33.333%; }	
}
#carousel-popular.carousel{
	height:auto;
	margin-top:0;
}


#carousel-popular .item a, .prodline a, #prods a{
	float: left;
	padding: 15px;
	width: 100%;
	background-color: #fff;
	transition: all 0.2s ease-in-out;
	box-shadow: inset 0px 0px 0px 0px rgba(0,0,0,0.25);
	border-radius: 20px;
}
#prods a{
	margin-bottom: 15px;
	cursor:pointer;
}
#carousel-popular .item a .img-responsive{
	display:block;
	margin:auto;
}
.prod-name{
	transition:all 0.2s ease-in-out;
	float:left;
	font-size: 17px;
	font-weight:700;
    width: calc(100% - 35px);
	line-height: 32px;
	color:#dd2a47;
    font-family: 'Russo One', sans-serif;
    letter-spacing: 1px;
}
.modal-title .prod-name{
	font-size: 20px;
}
.recom .prod-name{
    width: calc(100% - 100px);
}
.price{
	float:left;
    width: calc(100% - 35px);
	font-size: 17px;
	font-weight:700;
	color:#dd2a47;
	line-height:17px;
	transition:all 0.2s ease-in-out;
}
.recom .price{
    width: calc(100% - 100px);
}
.prod-link{
	transition:all 0.2s ease-in-out;
	width:35px;
	height:72px;
	background-color:#282828;
	color:#fff;
	line-height: 72px;
	text-align:center;
	font-size:20px;
	border-radius: 10px;
}
.recom .prod-link{
	position:absolute;
	right:10px;
	top: 10px;
	height:100px;
	line-height:100px;
}
.prod-mark{
	transition:all 0.2s ease-in-out;
	float:left;
    width: calc(100% - 35px);
	color:#282828;
	margin-top: 3px;
    font-family: 'Russo One', sans-serif;
    letter-spacing: 1px;
}
.modal-title .prod-mark{
	font-size: 18px;
	color:#fff;
}
.prod-mark strong{
	background-color:#dd2a47;
	padding: 5px;
	color:#fff;
	font-weight:normal;
}
.recom .prod-mark{
    width: calc(100% - 100px);
}
#carousel-popular .item a:hover, .prodline a:hover, #prods a:hover {
	box-shadow: inset 0px 0px 15px 5px rgba(0,0,0,0.25);
	z-index: 10000;
}

#carousel-popular .item a:hover .prod-link, #prods a:hover .prod-link {
	background-color: #dd2a47;
}
#carousel-popular .carousel-control.left {
    left: -15px;
}

#carousel-popular .carousel-control.right {
    right: -15px;
}
#carousel-popular .carousel-control {
    width: 0px;
	color: #dd2a47;
}
.content {
    overflow: auto;
    position: relative;
    padding: 0px;
    background: #333;
    width: calc(100% - 30px);
    height: 100%;
	position:absolute;
	top:0;
	left:15px;
	border-bottom:solid 1px #333;
}

.content hr{
	float:none;
}

.popular-content{
	display:table;
	float:left;
	width:100%;
}

.popular-content > div{
	float:none;
	padding-bottom:0;
	min-height:100%;
}
.recom{
	transition: all 0.2s ease-in-out;
	box-shadow: inset 0px 0px 0px 0px rgba(0,0,0,0.25);
	border:solid 1px #333;
	float:left;
	width:100%;
	background-color:#fff;
	padding: 10px;
	position:relative;
	cursor:pointer;
}

.recom:hover{
	box-shadow: inset 0px 0px 15px 5px rgba(0,0,0,0.25);
	z-index: 10000;
}
.recom img{
	float:left;
	width: 100px;
	height:100px;
}

.prodline{
	float:left;
	width:100%;
	padding-left: 15px;
	padding-right:15px;
}

.footer-head{
	font-size: 20px;
	margin: 15px 0;
	float:left;
	width:100%;
	border-bottom:solid 1px #dd2a47;
	font-family: 'Russo One', sans-serif;
    letter-spacing: 1px;
}

.footer-link{
	border-bottom:solid 1px #707070;
	float:left;
	width:100%;
	font-size:15px;
	color: #282828;
	margin-bottom: 10px;
	cursor:pointer;
}

.footer-link:hover{
	color: #dd2a47;
	border-bottom:solid 1px #dd2a47;
}
.foot{
	background-color:#000;
	text-align:center;
	font-size: 17px;
	padding: 15px;
	float:left;
	width:100%;
	margin-top:15px;
	color:#707070;
}
#prods{
	padding-top: 78px;
}
.prods-deco{
	float: left;
	width: 100%;
	height: 300px;
	background-image: url(../img/backgrounds/reflect-kits-deco.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size:100%;
	background-attachment:fixed;
	position:relative;
	margin-bottom: 15px;
}
.prods-deco.about{
	background-image: url(../img/backgrounds/about-deco.jpg);
}
.videodeco{
	background-image: url(../img/backgrounds/videok-deco.jpg);
}

.prods-deco .section-header{
	position:absolute;
	bottom: 0;
	left:0;
	background-color: rgba(0,0,0,0.85);
	margin-bottom:0;
	padding:0;
    color: #3F0;
}
.prods-deco .section-header strong{
	font-weight:normal;
	color:#fff;
}
.modal.termek .modal-dialog{
	margin-top: 100px; 
	width:800px;
}
.desc{
	float: left;
	width: 100%;
	padding: 0 30px 15px 30px;
	margin-bottom: 15px;
	color: #fff;
	font-size: 17px;
	border-bottom: solid 1px #3F0;
	text-shadow: 2px 2px 5px #000;
}
.desc i{
	width: 25px;
}
.desc strong{
	font-weight:normal;
	color: #33ff00;
}
.desc p{
	background-image: url(../img/backgrounds/line.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;	
	padding-bottom: 10px;
}

.btn-primary {
    color: #fff;
    background-color:#dd2a47;
    border-color: transparent;
	transition: all 0.2s ease-in-out;
}
.btn-primary:hover{
	border-radius:0;
	border-color: #000;
	background-color: #282828;
}
.modal.termek .modal-header, .modal.termek .modal-body, .modal.termek .modal-title{
	float:left;
	width:100%;
	position:relative;
	padding-bottom:2px;
	padding-top:20px;
}
.modal.termek .modal-body{
	font-size: 17px;
	color:#fff;
}
.modal.termek .modal-body strong{
	color: #dd2a47;
	display:block;
	border-bottom:solid 1px #dd2a47;
	font-weight:normal;
	
}
.modal-backdrop {
   background-color:#dd2a47;
   opacity: 1;
}
.modal.termek .modal-body img{
	margin-bottom: 15px;
}
.modal.termek .modal-header .close {
    margin-top: -2px;
	position:absolute;
	top: 22px;
	font-size: 50px;
	right: 20px;
	color: #dd2a47;
	opacity:1;
}
.modal-content {
    background-color: #000;
    border: none 0;
    border: 15px solid rgba(0,0,0,.2);
    border-radius: 0px;
    outline: 0;
}
.modal.termek button{
	font-family: 'Russo One', sans-serif;
    letter-spacing: 1px;
}

.modal.termek .modal-footer a{
	margin-top: 15px;
	transition: all 0.2s ease-in-out;
}

.modal.termek .modal-footer button:hover{
	border-radius:0;
}

#videoModal .modal-body{
	padding: 0;
	float:left;
	position:relative;
	width:100%;
}
#videoModal .modal-dialog {
    width: 900px;
    margin: 100px auto;
	max-width: 95%;
}
.modal-body iframe{
	margin-bottom: -10px;
}

#videoModal .close {
	position:absolute;
	right:20px;
	bottom: 30px;
	font-size: 30px;
}

#videos a{
	border-radius:0;
	background-color:rgba(0,0,0,0.55);
	border:solid 2px rgba(255,255,255,0);
}

#videos a img{
	margin-bottom: 10px;
}

#videos .prod-mark{
	color:#666;
}

#videos a:hover{
	background-color:rgba(0,0,0,1);
	border-radius: 15px;
	border:solid 2px rgba(255,255,255,0.5);
}
@media (max-width:1200px){
.top-bar{
	padding-left: 90px;
}
.top-bar .container {
    padding: 0px;
}

.carousel-caption{
	font-size: 20px;
	display:block;
}
.carousel-caption .head sup{
	font-size: 12px;
	top: -1em
}
}
@media (max-width:800px){
.modal.termek .modal-dialog{
	width:100%;
	margin:0;
}
}
@media (max-width:769px){
.navbar-collapse {
	background-color:#000;
	padding-top: 30px;
}
.navbar-collapse.in {
}
.navbar-nav, .navbar-collapse{
    float: none;
}
.full-width .collapse, .full-width .dropup, .full-width .dropdown {
}
.dropdown-menu li a img {
	max-width: 250px;
	display:block;
	height:auto;
	margin: 0 auto 10px auto;
}
.dropdown-menu li a{
	margin-bottom: 15px;
	opacity:1;
}
.full-width .dropdown{
	display:block;
	text-align:center;
}
.navbar-nav .dropdown-menu {
	display:none;
}
.navbar-nav .open .dropdown-menu {
    background-color:#282828;
	position:relative;
	display:block;
}
.advice {
    margin-top: 0px;
}
.navbar-default .navbar-nav>li>a{
}
.carousel-overlay {
    background-size:80%;
}
#carousel .carousel-control {
    width: 80px;
}

	.active > div { display: block; }
.capt-sub{
	display:none;
}
#popular{
	display:none;
}
.prods-deco{
	background-position:center center;
	background-size: cover;
	background-attachment: scroll;
}
.prods-deco .section-header{
	line-height: 30px;
	text-align:center;
	padding: 10px 0;
}
}
@media (max-width:550px){

}
@media (max-width:430px){

.top-bar-item{
	font-size: 13px;
}
.advice-link {
	font-size: 12px;
}
.advice-head{
	height:auto;
}
.prod-name {
    line-height: 25px;
}
}
@media (max-width:390px){

.top-bar-item{
	font-size: 10px;
}