body {
  padding-top: 54px;
}

@media (min-width: 992px) {
  body {
    padding-top: 56px;
  }
}

.panel-heading a {
	color: #FFF
	
}

.panel-heading {
	min-height: 50px;
	margin-bottom: 30px;
	margin-top:10px;
	text-align: center;

}
.panel-heading-smal {
	
	background-color:#1B2163; 
	color:white; 
	text-align: center; 
	min-height: 32px; 
	margin-bottom: 0px; 
	margin-top:10px;
}

.carousel-item {
  height: 45vh;
  max-height: 400px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.portfolio-item {
  margin-bottom: 30px;
}
.img-responsive {
    max-width: 100%;
    height: auto;
    display: block;
}

.media-body,
.media-admin
{
    padding-left: 15px;
}

.bg-dark {
    background-color: #343a40!important;
    color: white;
}
.media-object{
    max-width: 64px;
    height: auto;
    display: block;
}



.price_new
{
font-size: 150%;
}

.price_new,
.price_re
{
font-weight: bold;
color: #e3007b;
text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 3px 3px 5px #808080;
font-style: italic;
}

.price_old
{
color: #828486;
font-size: 100%;
text-decoration: line-through;
}	

video-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}

.wy {
 width: 100%;
 max-width: 1020px;
 margin: 0 auto;
 }

.youtube {
 position:relative;
 padding-bottom:56.25%;
 padding-top:30px;
 height:0;
 overflow:hidden;
 }

.youtube iframe, .youtube object, .youtube embed {
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%;
 }




    #mobile, #mobiled				{color: blue; font-size: 1.25rem; font-weight:bold;}
    #mobile.on,#mobiled.on	 	{color: red; font-size: 1.25rem; font-weight:bold;}
	
	#mobilec				{color: white; font-size: 1.25rem; font-weight:bold;}
    #mobilec.on,.mobilec.on	 	{color: blue; font-size: 1.25rem; font-weight:bold;}

.visible-xs {
    display: block !important;
}

.bottom-hotline {
    bottom: 2px;
    color: #fff;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    font-weight: bold;
    height: 38px;
    padding: 0 20px;
    position: fixed;
    right: 0;
    text-align: center;
    width: 100%;
    z-index: 99;
}


.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important;
}

.bottom-hotline {
    bottom: 2px;
    color: #fff;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    font-weight: bold;
    height: 38px;
    padding: 0 20px;
    position: fixed;
    right: 0;
    text-align: center;
    width: 100%;
    z-index: 99;
}

.bottom-hotline a.hotline {
    background: #c90000 none repeat scroll 0 0;
}
.bottom-hotline a {
    background: #333 none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    padding: 10px 20px 6px;
}


@media (max-width:767px){
.visible-xs {
    display: block !important;
	
	
}

.uhchat {
    display: none !important;
}


.container img{	
	 width: 100%;
}
}













