.sh-tabs-container {
	border: 1px solid #fff;
	margin-top: 24px;
	margin-left: 5%;
	width: 90%;

}


.sh-tabs-menu {
    float: left;
    clear: both;
}

ul.sh-tabs-menu {
	margin: 0;
}

.sh-tabs-menu li {


    list-style-type: none;
    margin-bottom: 18px;


}

.sh-tabs-menu li p {
	margin-top: 24px;
	margin-bottom: 0;
}

.sh-tab-name {
	padding-left: 36px;
	padding-top: 18px;
	font-size: 16px;
	width: 130px;
}

.sh-tab-divider {
	width: 55px;
	margin-left: 36px;
	margin-top: 26px;

	border-top: solid 1px gray;

display: none;

-webkit-transition: all .2s ease;

-o-transition: all .2s ease;

transition: all .2s ease;

}

.sh-tabs-menu li.sh-tab-current {
    position: relative;
    background-color: #fff;
    color: #92D4DD;
    z-index: 5;
}

.sh-tabs-menu li.sh-tab-current .sh-tab-divider {
	display: block;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;

}

.sh-tabs-menu li a {

    text-transform: uppercase;

    text-decoration: none;
}

.sh-tabs-menu a {
    color: #CACFD1;
}


.sh-tabs-container .sh-tabs-menu .sh-tab-current a {
    color: #66c3d0;
}



.sh-tab {
    margin-left: 380px;
    width: auto;
    min-height: 300px;
    border: 1px solid gray;
}

.sh-tab-content {
    padding: 36px 55px;
    display: none;

}

#sh-tab-1 {
 display: block;
}

/* ========= */
.faq-bg-1 {
	float: left;
	background-image: url(door_window7.jpg);

	margin-top: 24px;
	background-repeat: no-repeat;
}

.faq .faq-bg-1 p {
	font-size: 18px;
	padding-top: 230px;
	padding-left: 150px;
	width: 300px;
	line-height: 22px;
}

.faq-bg-2 {

	margin-top: 64px;

}

.faq .faq-bg-2 p {
	font-size: 18px;

	padding-left: 150px;

	line-height: 22px;
}

.faq-bg-3 {
	float: left;
	background-image: url(motion_sensor_09.jpg);
	height: 642px;

	margin-top: 24px;
	background-repeat: no-repeat;
}

.faq-left-img {
	float: left;
	margin-right: 48px;
}

#faqballon1 {
color: #FFF;
font-size: 16px;
left: 280px;
position: relative;
top: -127px;
width: 200px;
line-height: 18px;
}

#faqballon2 {
color: #FFF;
font-size: 16px;
left: 570px;
position: absolute;
bottom: 43px;
width: 200px;
line-height: 18px;

}

#faqballon3 {
color: #FFF;
font-size: 16px;
left: 835px;
position: absolute;
bottom: 200px;
width: 50px;
}

/* ========= */

.capabilities-tabs-container {
	border: 1px solid #fff;
	margin-top: 24px;
}


.capabilities-tabs-menu {
    float: left;
    clear: both;
}

ul.capabilities-tabs-menu {
	margin: 0;
}

.capabilities-tabs-menu li {

    width: 180px;
    line-height: 20px;
    float: left;
    margin-right: 12px;

    list-style-type: none;
    text-align: center;

}

.capabilities-tabs-menu li p {
	margin-top: 24px;
	margin-bottom: 0;
}


.capabilities-tabs-menu li.cap-tab-current {
    position: relative;
    background-color: #fff;
    color: #92D4DD;
    z-index: 5;
}

.capabilities-tabs-menu li a {

    text-transform: uppercase;

    text-decoration: none;
}

.capabilities-tabs-menu a {
    color: #CACFD1;
}


.capabilities-tabs-container .capabilities-tabs-menu .cap-tab-current a {
    color: #66c3d0;
}


.capabilities-tabs-menu .round-type {
	opacity: 0.7;
}


.capabilities-tabs-container .capabilities-tabs-menu .cap-tab-current .round-type {
	border: 6px solid #92D4DD;
	opacity: 1;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}

.cap-tab {

    width: auto;
}

.cap-tab-content {
    padding: 20px 40px;
    display: none;
    margin-top: 282px;
    text-align: center;
}

#cap-tab-1 {
 display: block;
}



.capabilities p, .about-smart-homes p, .faq p {
	font-size: 14px;
}

.about-smart-homes {
	font-size: 14px;
}


.cap-light-background-1 {
	background-image: url(osvesh_verh_fin_2.png);
	height: 770px;
	width: 970px;
	margin-top: 24px;
	background-repeat: no-repeat;
}

.cap-light-background-1 div {
	padding-top: 530px;
	padding-left: 420px;
}

.cap-light-background-1 div h3 {
	margin-bottom: 6px;
}

.capabilities-circle-wrapper {

}

.capabilities-circle {
	height: 70px;
	width: 180px;

	border-top: 2px dashed #9fd0ec;
	border-left: 2px dashed #9fd0ec;
	border-right: 2px dashed #9fd0ec;
	-webkit-border-top-left-radius: 100px;
	        border-top-left-radius: 100px;
	border-top-right-radius: 100px;
	-moz-border-top-left-radius: 100px;
	-webkit-border-top-right-radius: 100px;

	text-align: center;
	padding-top: 30px;

	text-transform: uppercase;
}

.capabilities-circle h4 {
	font-size: 14px;
}

.lightning .capabilities-circle {
	position: relative;
	margin-left: 180px;
}

.text-center {
	text-align: center;
}



.big-caption {
	font-size: 40px;
	margin-bottom: 36px;
}

.inside_page_c .wide-text {
	margin: 0 36px 24px 36px;
}

.inside_page_c .wide-img {
	width: 970px;
}

.float-right {
	float: right;
}

.cap-light-text-1 {
	padding-right: 385px;
}

.capabilities h2 {
	line-height: 34px;
}

 .table-3-col {
 	margin: 0 5px;
 }



 .table-3-col tbody tr td img {
 	margin: 0 5px;
 }

 .table-3-col tbody tr td h4 {
 	padding: 6px 12px;
 }

 .table-3-col .just-a-text p {
 	padding: 0 36px;
 }

 .round-caption {
 	height: 160px;
 	width: 160px;

 	border-radius: 80px;
 	-moz-border-radius: 80px;
	-webkit-border-radius: 80px;

	text-align: center;

	margin: auto;
	margin-bottom: 24px;

 }

 .round-caption h3 {
 	padding: 43px 12px 0 12px;
 	font-size: 20px;
 }

 .color-grass {
 	background-color: #cfe860;
 }

.color-green {
 	background-color: #89d6bb;
 }

.color-orange {
 	background-color: #fab945;
 }


 .capabilities .capabilities__item {
 	width: 320px;
 	margin-bottom: 12px;
 }

 .capabilities .capabilities__icon {
 	width: 57px;
 	padding: 0;
 	margin: 0;
 }

 .capabilities .capabilities__in {
 	width: 241px;
 	margin-left: 12px;
 }

 .capabilities .capabilities__in h2 {
 	font-size: 18px;
 	line-height: 18px;
 	vertical-align: top;
 }

 .capabilities .capabilities__subtitle {
 	margin-bottom: 12px;
 }

 .capabilities .capabilities__icon img {
 	height: 45px;
 	width: 45px;
 	padding: 0 6px;
 }
.capabilities .capabilities__img {
	float: left;
}

.capabilities .capabilities__img img {
	width: 310px;
	height: 120px;
}

.capabilities .capabilities__text {
	padding: 0 18px;
}

.capabilities .capabilities__subtitle h5 {
	font-size: 15px;
}

.popular-goods-table {
	margin: 36px 0;
	color: #7c7c7c;
}

.popular-goods-table img {
	height: 270px;
	width: 270px;
	margin: 0 30px;
}

.popular-goods-table .catalog-items-title {
	margin-top: 30px;
}

.button-to-product-card {
	margin-top: 24px;
	height: 30px;
	width: 140px;
	background-color: #66c3d0;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	border: 0;
}

.button-to-product-card:hover {
	background-color: #3196a3;
}

.button-to-product-card a {
	vertical-align: middle;
	line-height: 30px;
	color: white;
	margin: 15px 20px;

}




.button-to-folder:hover {
	background-color: #3196a3;
}

.button-to-folder a {
	vertical-align: middle;
	line-height: 30px;
	color: white;
	font-size: 16px;

}


.round-type img {
	max-width: 150px;



}

#content .smart-green {
	color: #66c3d0;
}

#content .smart-orange {
	color: #F8B767;
}


.round-type {

	width: 140px;
	height: 140px;
	vertical-align: baseline;
	background-color: gray;
	border: 6px solid #DBE1E2;
	-webkit-border-radius: 150px;
	border-radius: 150px;
	margin: 0 auto;

	overflow: hidden;


}

.type-description {
/*	background-color: #f4f7f8; */

	margin-left: 200px;
	margin-top: 0px;


	width: 220px;
/*	height: 135px;
*/
	padding: 15px 15px 5px 30px;

	-moz-border-right-top-radius: 15px;
	-webkit-border-right-top-radius: 150px;
	border-right-top-radius: 150px;

}

.type-description p {
	margin-top: 12px;
}

.zw-product-types-table {
	margin: 25px auto;
}

.zw-product-types-table-center .type-description {
	width: 350px;
}

.popular-goods-table .img-smaller {
	margin-top: 20px;
	max-width: 240px;
	max-height: 240px;
}

.green-block {
	background-color: #66c3d0;

}

.orange-block {
	background-color: #F8B767;

}


#content .green-block p, #content .orange-block p {
	color: white;
	padding: 20px 50px;
}

.advantage {
	margin: 36px 24px;
	border: 2px solid #e3e3e3;
	padding: 12px;
	text-align: center;
	min-height: 330px;
}

.advantage h4 {
	font-weight: bold;
	margin-top: 18px;
	margin-bottom: 24px;
}

.advantage p {
	margin: 0 24px 24px 24px;
}

#content .inside_page_c .table-3-col .advantage a {
	margin-bottom: 48px;
}

.advantage img {
	top: -42px;
	position: relative;
	background-color: white;
	padding: 0 12px;
}

/* === */

.capabilities .capabilities-intro,
.about-smart-homes .capabilities-intro,
.about-z-wave .capabilities-intro,
.about-z-wave .z-available-table,
.capabilities_installation .capabilities-intro
{
	font-size: 16px;
	line-height: 26px;
	color: #7c7c7c;

}

/* === */



.about-z-wave .z-available-table td {
	padding: 12px 12px 6px 12px;
}

.about-z-wave .z-available-table td p {
	padding-left: 16px;
	padding-right: 12px;
}


table.signal {
	margin-top: 12px;
}

table.signal .icon {
	width: 7%;
	text-align: right;
}

table.signal .desc {
	width: 42%
}

table.signal .desc h3,
table.signal .desc p {
	padding-left: 24px;
	padding-right: 24px;
}

table.signal h3 {
	padding-bottom: 12px;
	text-transform: uppercase;
	font-size: 22px;
}

table.signal p {
	padding-bottom: 48px;
}



.any_space_img table {

	border-spacing: 18px;
	border-collapse: separate;
	width: 92%;
	margin: 0 auto;
}

.any_space_img table p {
	margin-bottom: 0px;
}


.any_space_img table td {
	padding: 20px;
	border-spacing: 24px;
	border-collapse: separate;
	background-color: rgba(255, 255, 255, 0.85);
	margin: 6px;
}

.any_space_img table td h3 {
	margin-bottom: 12px;
}

.any-space-cost-table {

}

table.constructor-desc {
	margin-top: 12px;
}

table.constructor-desc h3,
table.constructor-desc p {
	margin-left: 36px;
	margin-right: 24px;
	margin-bottom: 12px;
}

.mar-24 h3,
.mar-24 p {
	margin: 0 24px;
}

.mar-24-left h3,
.mar-24-left p {
	margin-left: 24px;
}

table.mar-36-right {
	margin-top: 12px;
}

.mar-36-right h3,
.mar-36-right p {
	margin-right: 36px;
}

.mar-36-right h3 {
	margin-bottom: 12px;
}

.any-space-cost-table img {
	padding: 48px 48px;
}

.any-thing .capabilities-intro {
	margin-top: 48px;
	margin-right: 36px;

}

.any-thing h3 {
	margin-bottom: 12px;
}

.capabilities-services h1 {
  font-size: 45px;
  line-height: 1;
  color: #fcb430;
  margin-bottom: 25px;
}

.installation_fast {
	background-image: url(Depositphotos_11022215_m_.jpg);
    height: auto;
    width: 100%;
    margin-top: 30px;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
            background-size: cover;
		padding:  30px 0;
		position: relative;
}

.inst_fast_block1 {
	height: auto;
	padding: 0 10px;
  width: 40%;
  position: absolute;
  top: -20px;
  left: 0px;
  background-color: #fcb430;
}

.inst_fast_text_1 {
	color: white;
  font-size: 20px;
  top: 10px;
  position: relative;
  text-align: center;
}

.inst_fast_text_2 {
  font-size: 17px;
  margin-top: 20px;
  text-align: center;
  color: black;
}

.inst_fast_block2 {
height: auto;
  width: 33.333%;
  background-color: white;
  opacity: 0.85;
  padding: 30px;
  padding-top: 60px;
	margin: 0 auto;

}
@media (max-width: 1024px) {
 .inst_fast_block2 {width: 70%;}
 .inst_fast_block1 {width: 50%;}
}
@media (max-width: 768px) {
	.inst_fast_block2 {width: 90%;}
  .inst_fast_block1 {width: 90%;}
 .capabilities-services h1 {
	 font-size: 30px;
 }
 .installation_fast {
	 padding-top: 45px;
 }
}

.inst_fast_text_3 {
	font-size: 20px;
  color: black;
}

.inst_fast_text_4 {
	margin-top: 20px;
}
.inst_fast_block3 {
	height: 30px;
  width: 475px;
  position: relative;
  top: 150px;
  background-color: white;
  opacity: 0.95;
}

.get {
font-size: 25px;
}

.procedure_intro {
	margin-bottom: 30px;
}

.procedure_table_row_neven {
background-color: #eee;
}

.procedure_table_col_1 {
	margin: 10px
}

.procedure_table_col_2{
	margin: 30px
}

.procedure_table_col_2 h3{
	font-size: 20px
}

.procedure_table_col_3{
	margin: 30px;
	text-align: center;

}

.procedure_table_col_3_h {
	color: red;
}

.procedure_end {
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 20px;
	text-align: center;
	color: red;
}

#slider_ {
  position: relative;
  height: 230px;
  margin-bottom: 40px;
}

#slider_.hover .jcarousel {
  height: 500px;
}

.catalog-items_.hover .jcarousel {
  height: 500px;
}

#slider_ .jcarousel {
  height: 230px;
}


.catalog-items_.special {
  margin-bottom: 40px;
  /*background: url(items_sp.gif) repeat-x 0 84px;*/
  position: relative;
  padding: 0 20px;
}

/*.jcarousel {
  position: relative;
  overflow: hidden;
}

.clear {
  clear: both;
  float: none;
}
*/

.catalog-items_.special > ul {
  margin: 0;
}

.catalog-items_ > ul {
  list-style: none;
  margin-left: -26px;
}

/*
.jcarousel ul {
  width: 20000em;
  position: absolute;
  list-style: none;
  margin: 0;
  padding: 0;
}
*/

#slider_ .jcarousel li {
  width: 192px;
}

.catalog-items_.special > ul > li {
  padding: 0;
}


.catalog-items_.hover > ul > li {
  z-index: 4;
}

.catalog-items_ > ul > li {
  width: 160px;
  padding-right: 20px;
  float: left;
  height: 230px;
  position: relative;
  z-index: 3;
}

/*
.jcarousel li {
  float: left;
}
*/

.catalog-items_ > ul > li .in.hover {
  background: #fff;
  -webkit-box-shadow: 0 0 8px rgba(0,0,0,.15);
  box-shadow: 0 0 8px rgba(0,0,0,.15);
}

.catalog-items_ > ul > li .in {
  position: absolute;
  width: 100%;
  padding: 15px;
  margin: 0px 0 0 -10px;
  top: 1px;
  left: 17px;
  border: 1px solid transparent;
}

.catalog-items_ > ul > li .img.hover {
  border-color: #fcb430;
  width: 150px;
  height: 150px;
  line-height: 150px;

}

.catalog-items_ > ul > li .img {
  -webkit-border-radius: 100px;
  border-radius: 100px;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}

.catalog-items_ > ul > li .img {
  background: white;
  width: 120px;
  height: 120px;
  line-height: 120px;
  border: 4px solid #fff;
  position: relative;
  text-align: center;
	margin: 0 auto;
  margin-bottom: 15px;
  overflow: hidden;
}

.catalog-items_ > ul > li .img img {
  -webkit-border-radius: 100px;
  border-radius: 100px;
}

.catalog-items_ > ul > li .img img {
  max-width: 100%;
  max-height: 100%;
  background: #fff;
  vertical-align: middle;
}

/*
img {
  border: 0;
}
*/

.catalog-items_ > ul > li .text {
  line-height: 20px;
  margin-bottom: 8px;
  display: none;
}

.catalog-items_ > ul > li .text.hover {
  display: block;
}
