
/********************Стили на странице товара в описании*****************************/

.priem3 {display:block; float:left; height:200px; width:50%; max-width:100%; padding:10px 20px; font-size:16px; }
.priem3 img {display:block; width:180px; float:left; margin-right:50px;}
/*************************************************/

.shina-one {display:block; float:left; width:100%; padding:5px 10px; margin:5px 0px; border:1px solid #e8e8e8;}
.shina-one:hover {border:1px solid #999;}
.shina-img {display:block; float:left;  width:20%; border-right:1px solid #e8e8e8; }
.shina-img img {width:100%; max-width:160px;}

.shina-two {display:block; float:left;  width:60%; padding:10px 0px 5px 20px; }
.shina-two h3 a {text-decoration:underline; }
.shina-end {display:block; float:left;  width:20%;}

/*************************************************/

.brand-m {display:block; float:left; margin:4px; width:100px; height:auto; box-shadow:0px 5px 10px #ccc;}
.brand-m-2 {display:block; float:left; margin:3px; width:80px; height:auto; box-shadow:0px 5px 10px #ccc;}
.brand-m img {width:100%; height:auto;}

.uslusgi-main {
	width: 100%;
	float: left;
	padding-left:30px;
	
}

.one-usluga {
	width: 100%;
	min-height: 200px;
	float: left;
}

.usluga-zag {
	font-size:17px;
	font-weight: bold;
	width: 100%;
	height: 33px;
	float: left;
}

.one-usluga img {
	float: left;
	position: relative;
}

.one-usluga .img {
	width: 30%;
	height: 153px;
	float: left;
	position: relative;
}

.one-usluga .img img {
	float: right;
}

.one-usluga .img .link-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.one-usluga ul li a {
	color: #000;
	font-size: 14px;
	line-height:16px;
	padding: 0px 0;
	display: block;
}

.one-usluga ul li a:hover {
	color: #ef4323;
	text-decoration: underline;
}

.one-usluga ul {
	display: block;
	float: left;
	width: 60%;
	list-style-type: square;
	color: #fbad18;
}

.one-usluga ul li {
	margin-left: 24px; line-height:18px;
}

/*************************************************/

.form-group input {border:1px solid #ccc; padding:5px 8px; border-radius:3px; margin-bottom:3px;}
#comment {border:1px solid #ccc; padding:5px 8px; border-radius:3px; margin-bottom:3px;}


/****************Стили всплывающего блока AjaxForm добавление в корзину*****************/

#jGrowl {
    font-size:20px;
    margin:0px 12px 0; 
}
.jGrowl.top-right {
    left:35% !important; 
    top:45% !important;
}
#jGrowl .jGrowl-notification {
    position: relative;
    width: 320px;
    padding: 15px;
    text-align:center;
    background: none repeat 0 0 #FFE189 !important;
    box-shadow: 0 0 0 3px #4CAF50 !important;
    border: 0px solid rgba(255, 255, 255, 0.49) !important;
}
#jGrowl .jGrowl-notification .jGrowl-close {
    position: absolute;
    right: 4px;
    top: 4px;
    color: #000 !important;
}
#jGrowl .jGrowl-notification .jGrowl-message {
    color:#000 !important;
}

/***********************************************/

.border-rad {border:1px solid #ccc; padding:25px; border-radius:15px; background:#F5F4F0;}

.single-brandik {display:block; float:left; width:100px; height:52px; margin:5px 2px; border:1px solid #ccc;}
.single-brandik:hover { border:1px solid #666;}
.single-brandik img {width:100%;}

.uv {-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease; }  
.uv:hover {-webkit-transform:scale(1.03);-moz-transform:scale(1.03);-o-transform:scale(1.03);transform:scale(1.03);}
.abs {posirion:absolute; top:0; bottom:0; left:0; right:0; margin:auto; width:100%; height:auto;}
.abs-1 {posirion:absolute; top:0; bottom:0; left:0; right:0; margin:auto; width:auto; max-width:100%; 
height:100%; max-height:auto;}
.form-group {margin:0; padding:0;}

.modal-window, #open-window{display:none;}
input:checked + .modal-window{background:rgba(0, 0, 0, 0.5);display:block;width:100%;height:100%;position:fixed;left:0;top:0;overflow-y:scroll;z-index:1000;}
.window-container{background:rgba(255, 255, 255, 0.8); margin:3% auto; padding:5px 8px; width:96%; max-width:360px; height:auto;border-radius:10px; box-shadow:0px 5px 10px #000;}
.window-container input {width:100%; border:2px solid #ccc; padding:3px 10px; margin:0px 0px 8px 0px;}

label{cursor:pointer;}

.modal-window-2, #open-window-2{display:none;}
input:checked + .modal-window-2{background:rgba(0, 0, 0, 0.5);display:block;width:100%;height:100%;position:fixed;left:0;top:0;overflow-y:scroll;z-index:1000;}
.window-container-2{background:rgba(255, 255, 255, 0.9); margin:10% auto; padding:30px 30px; width:96%; max-width:400px; 
height:auto;border-radius:10px; box-shadow:0px 5px 10px #000;}
.window-container-2 input {width:100%; border:2px solid #ccc; padding:3px 10px; margin:0px 0px 8px 0px;}

.modal-window-z, #open-window-z{display:none;}
input:checked + .modal-window-z{background:rgba(0, 0, 0, 0.5);display:block;width:100%;height:100%;position:fixed;left:0;top:0;overflow-y:scroll;z-index:1000;}
.window-container-z{background:rgba(255, 255, 255, 0.8); margin:10% auto; padding:5px 8px; width:96%; max-width:360px; height:auto;border-radius:10px; box-shadow:0px 5px 10px #000;}
.window-container-z input {width:100%; border:2px solid #ccc; padding:3px 10px; margin:0px 0px 8px 0px;}

.modal-window-3, #open-window-3{display:none;}
input:checked + .modal-window-3{background:rgba(0, 0, 0, 0.5);display:block;width:100%;height:100%;position:fixed;left:0;top:0;overflow-y:scroll;z-index:1000;}
.window-container-3{background:rgba(255, 255, 255, 0.8); margin:10% auto; padding:5px 8px; width:96%; max-width:360px; height:auto;border-radius:10px; box-shadow:0px 5px 10px #000;}
.window-container-3 input {width:100%; border:2px solid #ccc; padding:3px 10px; margin:0px 0px 8px 0px;}


.line-zvon {display:block; text-align:center; padding:12px 10px; margin: 15px 0 0 0; float:left;
	font-size:15px; background:#339E70; border-radius:5px; color:#fff; width:220px; }

.line-zvon:hover {background:#c00000; color:#fff; }

.line-zak {display:block; text-align:center; padding:10px 10px 8px 10px; margin: 10px auto 10px auto; border-radius:2px;
	font-size:16px; background:#267F00; color:#fff; width:120px; }

.line-zak:hover {background:#045CAB; color:#fff; }

.line-arend {display:block; text-align:center; padding:10px 10px 8px 10px; margin: 1px auto 0 auto; border-radius:2px;
	font-size:16px; background:#419372; color:#fff; width:130px; }

.line-arend:hover {background:#55C79D; color:#fff; }

.line-price {display:block; text-align:center; padding:10px 10px 8px 10px; margin: 0px auto 0px auto; border-radius:2px;
	font-size:16px; background:#79E5BD; color:#000; width:120px; }

.line-price:hover {background:#55C79D; color:#fff; }

.obr-zvon {position:fixed; top:50%; right:0; text-align:center; padding:10px; border-radius:50%; 
	width:70px; height:70px; font-size:50px; line-height:50px; 
	background:#267F00; color:#fff; 
-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease; }

.obr-zvon:hover {padding:13px; z-index:20;
	width:76px; height:76px; font-size:50px; line-height:50px; 
	background:#E8650D; color:#fff; 
-moz-transform: rotate(360deg); -ms-transform: rotate(360deg);  -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); 
}

#butOrder {width:280px; padding:10px 20px; border-radius:8px; text-align:center; background:#82BC25; color:#fff; font-size:18px; font-weight:500; }
#butOrder:hover {background:#F17E01; box-shadow:0px 4px 8px #666; }

/*-- ТАБЫ НА ГЛАВНОЙ --*/

.text-input {width:100%; height:40px; background:#f4f4f4; padding:8px 10px; font-size:14px; color:#000; border:1px solid #ccc; margin-bottom:15px; border-radius:5px; }
.tttx {width:100%; height:100px; padding:20px 10px; font-size:14px; color:#000; border:1px solid #ccc; margin-bottom:15px; border-radius:5px; background:#f4f4f4;}
.text-input:focus,.tttx :focus {background:#fff;border:1px solid #999;}

/* Базовый контейнер табов */
.tabs {
  width: 100%;
  padding: 0px;
  margin: 0 auto; 
}
/* стили секций с содержанием */
section {
  display: none;
  padding: 40px 10px 30px 10px;
  background: #fff;
  border-top: 1px solid #55C79D;
}
.tabs input {
  display: none;
}
/* стили вкладок (табов) */
.tabs label { width: 22%;
  display: block; float:left;
  margin: 0 1%;
  padding:10px 5px;
  font-weight: 600;
  text-align: center;
  color: #666; font-size:17px; line-height:22px;
  border-top: 1px solid #55C79D; border-left: 1px solid #55C79D; border-right: 1px solid #55C79D;  
  background: #F5F4F0;
  border-radius: 2px 2px 0 0;
}

/* изменения стиля заголовков вкладок при наведении */
.tabs label:hover {
  color: #000; background: #79E5BD;
  cursor: pointer;
}
/* стили для активной вкладки */
.tabs input:checked + label {
  color: #000;
  border-top: 1px solid #55C79D; border-left: 1px solid #55C79D; border-right: 1px solid #55C79D;  	
  background: #55C79D;
}
/* активация секций с помощью переключателя :checked */
#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4,
#tab5:checked ~ #content5 {
  display: block;
}
/* медиа запросы для различных типов носителей */  
@media screen and (max-width: 680px) {
.tabs label { width: 33%;
  display: block; float:left;
  margin: 0;
  padding:8px 4px;
 font-size:14px; line-height:16px;
}

}

@media screen and (max-width: 380px) {
  .tabs label {
    font-size:11px;
  }
}

