.btn-whatever, .btn-whatever:hover, .btn-whatever:active, .btn-whatever:visited {
    background-color: #c0c4c9;
}


a {
	color: #000;

}

.photocomment
{
	word-wrap: break-word;
	overflow-wrap: break-word;
}
#container-img
{     
	  padding: 5px; /* Толщина рамки */
       background: #a1a1a1 ; /* Цвет рамки */
}

#container
{
    margin-right:30px;
}
.margin-left
{
    margin-left:30px;
}

 .bottom {  
  position: absolute;
    bottom: 10px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
} 

#avatar{
    
  position:relative;    
  object-fit: cover; /* Do not scale the image */
  object-position: center; /* Center the image within the element */
  height: 280px;
  width: 250px!important;
  padding: 5px; /* Толщина рамки */
  background: #a1a1a1 ; /* Цвет рамки */
  display: block;  
 
}


.smal-avatar{
    
  position:relative;    
  object-fit: cover; /* Do not scale the image */
  object-position: center; /* Center the image within the element */
  height: 90px;
  float: left;
  width: 70px;
  padding: 5px; /* Толщина рамки */
  background: #fff ; /* Цвет рамки */
  display: block;
  margin-left: 5px;   
 
}

#main-image-overlay {
    position:absolute;
    top: 12%;
    left: 88%;
    margin: -40px 0 0 -40px;
    border-radius: 100px 100px 100px 100px;
    width: 80px;
    height: 80px;
}

#main-image-present-overlay {
    position:absolute;
    bottom: 55%;
    left: 85%;
    margin: -40px 0 0 -40px;
    border-radius: 100px 100px 100px 100px;
    width: 80px;
    height: 80px;
}

#avatar_comment {
	
	font-style: italic;
	font-weight: bold;
	
}



.main-image-overlay {
    position:absolute;
    top: 12%;
    left: 88%;
    margin: -40px 0 0 -40px;
    border-radius: 100px 100px 100px 100px;
    width: 80px;
    height: 80px;
}
  
.photo_img
{     
      
  position:relative;      
  object-fit: cover; /* Do not scale the image */
  object-position: center; /* Center the image within the element */
  height: 250px!important;
  width: 230px!important;
  
  
}
.photo_img_mesage
{     
      
  position:relative;      
  object-fit: cover; /* Do not scale the image */
  object-position: center; /* Center the image within the element */
  height: 120px!important;
  width: 100px!important;
  
  
}

#photo_img_mesage_overlay
{     
      
  position:absolute;      
    top: 1%;
    left: 10%;
    margin: -5px 0 0 -5px;
    border-radius: 10px 10px 10px 10px;
    width: 15px;
    height: 15px;
  
  
}

#photo_img-overlay
{     
      
  position:absolute;      
    top: 12%;
    left: 90%;
    margin: -40px 0 0 -40px;
    border-radius: 100px 100px 100px 100px;
    width: 80px;
    height: 80px;
  
  
}
	  
    

#photocomment2
{     margin-top: 10px;
      margin-bottom: 10px;
	 
}

#container-img
{     
	  padding: 5px; /* Толщина рамки */
       background: #a1a1a1 ; /* Цвет рамки */
}



.shadow {
    background: #ccc; /* Цвет фона */
    box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Параметры тени */
    padding: 3px;
}


.tm-left {
	color: #000;
	padding: 10px 10px;
	float:left
}

.tm-rigth {
	color: #000;
	padding: 10px 10px;
	float:right

}

.block_width-large {
 
  height: 480px;
  width: 280px;
  float: left;
  padding: 20px;
  
}

.block_width-3 {
 
  height: 320px;
  width: 250px;
  float: left;
  
  
}
.block_width-decor-2 {
 
  height: 250px;
  width: 250px;
  float: left;
  
  
}
.block_width-decor {
 
  height: 240px;
  width: 250px;
  float: left;
  
  
}

.block_width-5 {
 
  height: 100px;
  width: 100px;
  float:left;

  
}

.block_width-10 {
 
   height: 310px;

  
}
.block_city {
 
   height: 30px;


  
}

.block_width-6 {
 
   height: 310px;
  width: 170px;
  float:left;

  
}
.block_width_button
{
position: absolute;
margin-left:-35px;
bottom: 4px;
}

.block_width {
 
   height: 340px;
  width: 170px;

  
}


.block_width_2 {
 
  height: 420px;
  width: 190px;

  
}


.img-tm-home-box-2 {
    
  position:relative;
  object-fit: cover; /* Do not scale the image */
  object-position: center; /* Center the image within the element */
  display: block;
  height: 250px!important;
  width: 240px;
  margin: 2 auto;
  padding:2px;
  float:left;
  
}

#img-tm-home-box-2-overlay {
  
    position:absolute;
    top: 10%;
    left: 6%;
    margin: -10px 0 0 -10px;
    width: 238px;
    height: 20px;
}

.img-tm-home-box-3 {
    
  position:relative;
  object-fit: cover; /* Do not scale the image */
  object-position: center; /* Center the image within the element */
  display: block;
  height: 150px!important;
  width: 160px;
  margin: 2 auto;
  padding:2px;
  float:left;
  
}

#img-tm-home-box-3-overlay {
  
    position:absolute;
    top: 4%;
    left: 8%;
    margin: -10px 0 0 -10px;
    width: 160px;
    height: 10px;
}

.img-tm-home-box-4 {
    
  position:relative;
  object-fit: cover; /* Do not scale the image */
  object-position: center; /* Center the image within the element */
  display: block;
  height: 170px!important;
  width: 180px!important;
  margin: 2 auto;
  
  float:left;
  
}


.img-tm-home-box-small {
    
  position:relative;
  object-fit: cover; /* Do not scale the image */
  object-position: center; /* Center the image within the element */
  display: block;
  height: 100px!important;
  width: 100px;
  margin: 2 auto;
  padding:10px;
  float:left;
  
}

.ramka {
    border: 1px gray; /* Параметры границы */
    
    padding: 10px; /* Поля вокруг текста */
   }
   
.tm-date {
	color: #000;
	padding: 10px ;
	
	float:left
}


#short {font-size: 13px;font-weight: bold;color:#000;}
.caption a:hover{color:#034285;  }


#mainBody {/* background: url(../images/seperator.png) repeat-x 0 0; */ border-top:2px solid #dedede; padding-top: 18px;}
#carouselBlk,#header{background: url(../images/headerRepeat.png) repeat-x 0 0 #f7f7f7;}
#srchFld {background: url(../images/search.png) no-repeat 4px center #fff;}
.tag {background:url(../images/new.png) no-repeat 0 0; position: absolute; display:block; top: -4px;right: -18px; height:48px; width:48px;}
.clr{clear:both;}
.cntr{text-align:center}
.marginLess{margin:0}
#logoArea, #logoArea a{line-height:49px;}
#logoArea .btn, #logoArea .btn-group {margin-top: 0;}
#logo {padding-right:28px;}
#welcomeLine{padding: 8px 0 4px}
/* Sidebar--------- */
#myCart  img{float:left; margin-right:8px; }
#myCart .badge {padding: 9px;}
#myCart {font-size: 13px;font-weight: bold; line-height: 33px;}
#sidebar ul ul li a{ font-size:12px;}
#sidebar ul {list-style: none;padding: 0;margin: 0;width: 100%;}
#sidebar  li  a{font-weight:bold; background:url(../images/tabRepeatInactive.png) repeat-x 0 0; color:#262626;}
#sidebar ul li li a{background:#eee; padding-left:14px;font-weight:normal;display:block;   font-size:13px; line-height:26px;}
/* body--- */
.thumbnail>a{display:block; text-align:center}
.thumbnail h5,.thumbnail p{text-align:center}
/* Product page--- */
.alignR{text-align:right;}
.control-label.alignL, .alignL{text-align:left;}
.loginFrm{ margin-bottom:8px;}
.loginFrm .control-group{padding:8px 14px 0; width:100%;margin-bottom:0;}
/* Compair product page */
.checkbox input[type="checkbox"]{ margin:4px 0 8px -20px }
#sm{text-align:right}
#sm a {margin: 4px;width:32px;}
/* Carousel  */
#myCarousel{text-align:center; margin-bottom:0}
#myCarousel .btn{position:absolute; bottom:10%; right:17%; padding:2% 6%; z-index:9999}
#myCarousel .carousel-caption{display:none;}
#myCarousel.homCar .item img{width:100%; max-height:506px}
#productView .btn-toolbar{padding-left:3px;}
#productDetail > li, .nav-pills > li {float: right;}
#myTabContent{text-align:justify}
#compairTbl td{text-align:center;}
#accordion2, #legalNotice, .justify, #mainCol{text-align:justify}
#myCarousel .carousel-control{display:none}
#myCarousel:hover .carousel-control{display:block}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {color:#fff; background-color: #CF0007;text-shadow: none;}
/* Footer section--------------- */
#footerSection {background: #37383c;color: white;padding: 28px 0 44px;margin-top: 20px;border-top: 1px solid #444;}
#footerSection a{color:#ccc; font-size:11px; padding:0; line-height:24px; display:block; }
#footerSection a:hover{color:#fff;  }
#footerSection  #socialMedia a{ min-width:25px; display:inline; margin-right:6px; text-align:center; line-height:1.5em;}
#socialMedia img{max-width:60px;}
#footerSection  #socialMedia a:hover{background:none;}
/* ===================================================== */

.navbar-search .srchTxt {border-radius: 0;border: 1px solid #444;}
[class^="icon-"], [class*=" icon-"] {background-image: none;}
.navbar .nav > li > a {padding:10px;color: #DDD;text-shadow: none;font-size: 16px;}
.navbar .nav > li > a:hover{color:#fff}
#logoArea, #logoArea a{outline:none;}
.alignR .checkbox input[type="checkbox"] {float: right;margin: 4px 0 8px 11px;}

.navbar .nav.pull-right, #sideManu {overflow:hidden;}
#logoArea  #smallScreen {margin: 21px 14px 0 0;}
.navbar-search {margin-top: 8px;}
/* Responsive--------------------- */
/* Large desktop */
@media (min-width: 1200px) {  }
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
.navbar .brand {float: none;text-align: center;}
#sideManu,#topMenu{height:0}
.navbar-search {margin-top: 8px;width: 100%;float: none;}
#topMenu{height: auto;float: none;}
#topMenu li{float: none;}
.navbar .nav > li > a {border-top:1px solid #666; padding:0}
#sideManu,#topMenu{height:0}
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
.navbar .brand {float: none;text-align: center;}
#header, #carouselBlk{margin: 0 -20px;}
#sideManu,#topMenu{height:0}
.navbar-search {margin-top: 8px;width: 100%;float: none;}
#topMenu{height: auto;float: none;}
#topMenu li{float: none;}
.navbar .nav > li > a {border-top:1px solid #666; padding:0}
 }
/* Landscape phones and down */
@media (max-width: 480px) {
#header, #carouselBlk{margin: 0 -20px;}
#sideManu, #topMenu{height:0}
#topMenu{height: auto;float: none;}
#topMenu li{float: none;}
.navbar .nav > li > a {border-top:1px solid #666; padding:0}
}
