.t3-header {
	position: relative;
}
.mod-languages {
	margin-left: -15px;
	width: 98px;
	margin-top: -8px;
}
.mod-languages ul li a{
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 23px;
	text-align: center;
	color: #FFF;
	float: left;
	margin-right: 6px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	padding-top: 4px;
	font-weight: 100 !important;
}
.mod-languages ul li.ru a{
	background-image: url("../../../../images/flag_ru_s.jpg");	
}
.mod-languages ul li.ru.lang-active a{
	background-image: url("../../../../images/flag_ru_r.jpg");
}
.mod-languages ul li.uk a{
	background-image: url("../../../../images/flag_u_s.jpg");	
}
.mod-languages ul li.uk.lang-active a{
	background-image: url("../../../../images/flag_u_r.jpg");
}













.slider {
width: 90%;
margin-top: 0px;
margin-right: auto;
margin-bottom: 100px;
margin-left: auto;
}
.slick-slide {
 margin: 0px 20px;
}
.slick-slide img {
 width: 100%;
}
.slick-prev:before,
.slick-next:before {
color: black;
}
.home h1 {
  line-height: 1;
}
.home .jumbotron {
  background-color: transparent;
  position: relative;
  margin-bottom: 0;
}
.home .t3-sl-1 {
  padding: 0;
  background: #fff;
  color: #000000;
}
.home .t3-sl-1 .jumbotron {
  border-radius: 0;
}
.home .t3-sl-1 .jumbotron .btn {
  margin-top: 20px;
}
.home .t3-sl-2 {
  text-align: center;
}
.home .t3-sl-2 .img-responsive {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .home .t3-sl-2 p {
    font-size: 16px;
    line-height: 22px;
  }
}
.home .t3-sl-3 p > img {
  margin-top: 20px;
}
@media screen and (min-width: 992px) {
  .home .t3-sl-3 p > img {
    margin-top: 0;
  }
}
.home .t3-sl-3,
.home .t3-sl-4 {
  border-top: 1px solid #eeeeee;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .home .t3-sl-3 p,
  .home .t3-sl-4 p {
    font-size: 16px;
    line-height: 22px;
  }
}
.home .t3-sl-3 .jumbotron,
.home .t3-sl-4 .jumbotron {
  padding-top: 0;
}
.home .t3-sl-3 .jumbotron h1,
.home .t3-sl-4 .jumbotron h1 {
  margin-bottom: 10px;
  margin-top: 0;
}
.home .t3-sl-3 .jumbotron p,
.home .t3-sl-4 .jumbotron p {
  font-size: 18px;
  line-height: 1.25;
  color: #999999;
}
@media screen and (min-width: 768px) {
  .home .t3-sl-3 .jumbotron p,
  .home .t3-sl-4 .jumbotron p {
    font-size: 21px;
  }

}
.home .t3-sl-5 {
  background: #e9f35c;
  color: #000000;
  border-top: 1px solid #eeeeee;
  padding: 0;
}
.home .t3-sl-5 .jumbotron {
  border-radius: 0;
  margin-bottom: 0;
}
@media (max-width: 767px) {
.logo-img {
	height: auto;
	width: 90px;
	margin-left: -20px;
}
}
@media (max-width: 460px) {
 .customtel {
    font-size: 16px;
    line-height: 17px;
 }
 .shgraybg {
    font-size: 14px;
    margin-bottom: 4px;
    padding: 0;
}
}
@media (max-width: 396px) {
.logo-img {
	height: auto;
	width: 90px;
	margin-left: -15px;
}
.mod-languages {
	margin-left: -30px;
}
}