/*
Theme Name: Takt
Author: Pacamera
Author URI: http://pacamera.com.pl/
Version: 1.0
*/
.contactInfo .span-6 {
	margin: 0;
	margin-bottom: 20px;
}
.fl-right {
	float: right;
}
.socialbox {
  position: fixed;
  z-index: 9999;
  top: 150px;
  -webkit-transition: right 0.5s ease-in-out;
  -moz-transition: right 0.5s ease-in-out;
  -o-transition: right 0.5s ease-in-out;
  -ms-transition: right 0.5s ease-in-out;
  transition: right 0.5s ease-in-out;
  right: -230px;
}
.hover-tab {
  height: 39px;
  width: 35px;
  float: left;
  margin-left: -35px;
  -webkit-border-top-left-radius: 12px;
  -webkit-border-bottom-left-radius: 12px;
  -moz-border-radius-topleft: 12px;
  -moz-border-radius-bottomleft: 12px;
  border-top-left-radius: 7px;
  border-bottom-left-radius: 7px;
  background: #133783 url('images/facebook-small.png') center center no-repeat;
  cursor: pointer;
}
h2.h1 {
	color:#f8f8f8;
	text-shadow: none;
}
#rev_slider_1_1 {
	display: block !important;
}
h1 {
	color:#f8f8f8;
	text-shadow: none;
}
.cert .span3 {
	min-height: 350px;
}
.rev_slider_wrapper {
	background-color: transparent !important
}
.rev_slider_wrapper ul, .rev_slider_wrapper li {
	border-radius: 7px;
}
.social-content {
  height: 253px;
  width: 230px;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
}
.socialbox2 {
  position: fixed;
  z-index: 9999;
  top: 190px;
  -webkit-transition: right 0.5s ease-in-out;
  -moz-transition: right 0.5s ease-in-out;
  -o-transition: right 0.5s ease-in-out;
  -ms-transition: right 0.5s ease-in-out;
  transition: right 0.5s ease-in-out;
  right: -230px;
}
.hover-tab2 {
  height: 39px;
  width: 35px;
  float: left;
  margin-left: -35px;
  -webkit-border-top-left-radius: 12px;
  -webkit-border-bottom-left-radius: 12px;
  -moz-border-radius-topleft: 12px;
  -moz-border-radius-bottomleft: 12px;
  border-top-left-radius: 7px;
  border-bottom-left-radius: 7px;
  background: #b30506 url('images/takt_icon.png') center center no-repeat;
  cursor: pointer;
}
.social-content2 {
  height: 253px;
  width: 230px;
  background: rgba(0, 0, 0, 0.7) url(images/takt_sklep_pl.jpg);
  color: #fff;
}
.socialbox3 {
  position: fixed;
  z-index: 9999;
  top: 190px;
  -webkit-transition: right 0.5s ease-in-out;
  -moz-transition: right 0.5s ease-in-out;
  -o-transition: right 0.5s ease-in-out;
  -ms-transition: right 0.5s ease-in-out;
  transition: right 0.5s ease-in-out;
  right: -230px;
}
.hover-tab3 {
  height: 39px;
  width: 35px;
  float: left;
  margin-left: -35px;
  -webkit-border-top-left-radius: 12px;
  -webkit-border-bottom-left-radius: 12px;
  -moz-border-radius-topleft: 12px;
  -moz-border-radius-bottomleft: 12px;
  border-top-left-radius: 7px;
  border-bottom-left-radius: 7px;
  background: #b30506 url('images/takt_icon.png') center center no-repeat;
  cursor: pointer;
}
.social-content3 {
  height: 253px;
  width: 230px;
  background: rgba(0, 0, 0, 0.7) url(images/takt_sklep_eng.jpg);
  color: #fff;
}