.adress {
    color: #EE5A2A;
    font-size: 14px;
}

#menu .btn-navbar {
    font-size: 15px;
    font-stretch: expanded;
    color: #FFF;
    padding: 2px 18px;
    float: right;
    background-color: #ee5a2a;
    /* background-image: linear-gradient(to bottom, #23a1d1, #1f90bb); */
    background-repeat: repeat-x;
    border-color: #F27B55 #B94722 #B94722;
}

.btn-zakaz {
  color: #fff;
  background-color: #FF7D47;
  box-shadow: 0 5px 0px rgb(179, 99, 64);
  padding: 10px 30px;
  font-size: 15px;
}

.clients{
	margin: 30px 0px 30px 0px;
	text-align: center;
}

.btn-margin {
	margin: 30px 0px 30px 0px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
	background: #EE5A2A;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
	background-color: #DDDDDD;
	border-color: #DDDDDD;
}
.panel-title1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  color: #ee5a2a;
  text-transform: uppercase;
  background: #fff;
  height: 50px;
  line-height: 2;
  text-align: center;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  border-radius: 3px;
}
.panel-title2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  color: #FFFFFF;
  text-transform: uppercase;
  background: #202125;
  /*height: 45px;*/
  line-height: 1.6;
  text-align: center;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  border-radius: 3px;
}
.clients_info {
	margin-top: 20px;
}
.imradios {
	border-radius: 50%;
}
#nav  .view_all_picture_of_object {
  -webkit-transition: all 0.15s;
  -o-transition: all 0.15s;
  transition: all 0.15s;
}
.btn-news {
  color: #fff;
  background-color: #83b240;
  box-shadow: 0 5px 0px rgb(100, 136, 50);
  border-color: transparent;
  border-radius: 4px 4px 4px 4px;
}

.btn-news:focus, .btn-news.focus {
  color: #fff;
  background-color: #83b240;
  border-color: transparent;
}
.btn-news:hover {
  color: #fff;
  border-color: transparent;
}
.btn-news:active, .btn-news.active, .open > .btn-news.dropdown-toggle {
  color: #fff;
  background-color: #ff6a3c;
  border-color: transparent;
}
.btn-news:active:hover, .btn-news:active:focus, .btn-news:active.focus, .btn-news.active:hover, .btn-news.active:focus, .btn-news.active.focus, .open > .btn-news.dropdown-toggle:hover, .open > .btn-news.dropdown-toggle:focus, .open > .btn-news.dropdown-toggle.focus {
  color: #fff;
  background-color: #ff4f18;
  border-color: transparent;
}
.btn-news:active, .btn-news.active, .open > .btn-news.dropdown-toggle {
  background-image: none;
}
.btn-news.disabled, .btn-news.disabled:hover, .btn-news.disabled:focus, .btn-news.disabled.focus, .btn-news.disabled:active, .btn-news.disabled.active, .btn-news[disabled], .btn-news[disabled]:hover, .btn-news[disabled]:focus, .btn-news[disabled].focus, .btn-news[disabled]:active, .btn-news[disabled].active, fieldset[disabled] .btn-news, fieldset[disabled] .btn-news:hover, fieldset[disabled] .btn-news:focus, fieldset[disabled] .btn-news.focus, fieldset[disabled] .btn-news:active, fieldset[disabled] .btn-news.active {
  background-color: #ee5a2a;
  border-color: transparent;
}
.btn-news .badge {
  color: #ee5a2a;
  background-color: #fff;
}
.btn-slide {
  color: #fff;
  background-color: #ee5a2a;
  box-shadow: 0 7px 0 0 rgb(153,63,36);
  border-color: transparent;
  border-radius: 4px 4px 4px 4px;
  width: 122px;
  margin: 4px 0px 4px 0px;
  height: 73px;
  white-space: normal;
}

.btn-slide:focus, .btn-slide.focus {
  color: #fff;
  background-color: #ee5a2a;
  border-color: transparent;
}
.btn-slide:hover {
  color: #fff;
  border-color: transparent;
}
.btn-slide:active, .btn-slide.active, .open > .btn-slide.dropdown-toggle {
  color: #fff;
  background-color: #ee5a2a;
  border-color: transparent;
  -webkit-box-shadow: inset 0 10px 10px rgba(0, 0, 0, 0.18);
  box-shadow: inset 0 10px 10px rgba(0, 0, 0, 0.18);
}
.btn-slide:active:hover, .btn-slide:active:focus, .btn-slide:active.focus, .btn-slide.active:hover, .btn-slide.active:focus, .btn-slide.active.focus, .open > .btn-slide.dropdown-toggle:hover, .open > .btn-slide.dropdown-toggle:focus, .open > .btn-slide.dropdown-toggle.focus {
  color: #fff;
  background-color: #ee5a2a;
  border-color: transparent;
}
.btn-slide:active, .btn-slide.active, .open > .btn-slide.dropdown-toggle {
  background-image: none;
}
.btn-slide.disabled, .btn-slide.disabled:hover, .btn-slide.disabled:focus, .btn-slide.disabled.focus, .btn-slide.disabled:active, .btn-slide.disabled.active, .btn-slide[disabled], .btn-slide[disabled]:hover, .btn-slide[disabled]:focus, .btn-slide[disabled].focus, .btn-slide[disabled]:active, .btn-slide[disabled].active, fieldset[disabled] .btn-slide, fieldset[disabled] .btn-slide:hover, fieldset[disabled] .btn-slide:focus, fieldset[disabled] .btn-slide.focus, fieldset[disabled] .btn-slide:active, fieldset[disabled] .btn-slide.active {
  background-color: #ee5a2a;
  border-color: transparent;
}
.btn-slide .badge {
  color: #ee5a2a;
  background-color: #fff;
}

.btn-primary1 {
  color: #ee5a2a;
  box-shadow: 0 4px 0 0 rgb(153,63,36);
  border-color: transparent;
  width: 122px;
}

.btn-primary1:focus, .btn-primary1.focus {
  color: #fff;
  background-color: #ee5a2a;
  border-color: transparent;
}
.btn-primary1:hover {
  color: #fff;
  border-color: transparent;
}
.btn-primary1:active, .btn-primary1.active, .open > .btn-primary1.dropdown-toggle {
  color: #fff;
  background-color: #ee5a2a;
  border-color: transparent;
  -webkit-box-shadow: inset 0 10px 10px rgba(0, 0, 0, 0.18);
  box-shadow: inset 0 10px 10px rgba(0, 0, 0, 0.18);
}
.btn-primary1:active:hover, .btn-primary1:active:focus, .btn-primary1:active.focus, .btn-primary1.active:hover, .btn-primary1.active:focus, .btn-primary1.active.focus, .open > .btn-primary1.dropdown-toggle:hover, .open > .btn-primary1.dropdown-toggle:focus, .open > .btn-primary1.dropdown-toggle.focus {
  color: #fff;
  background-color: #ee5a2a;
  border-color: transparent;
  width:50%;
}
.btn-primary1:active, .btn-primary1.active, .open > .btn-primary1.dropdown-toggle {
  background-image: none;
}
.btn-primary1.disabled, .btn-primary1.disabled:hover, .btn-primary1.disabled:focus, .btn-primary1.disabled.focus, .btn-primary1.disabled:active, .btn-primary1.disabled.active, .btn-primary1[disabled], .btn-primary1[disabled]:hover, .btn-primary1[disabled]:focus, .btn-primary1[disabled].focus, .btn-primary1[disabled]:active, .btn-primary1[disabled].active, fieldset[disabled] .btn-primary1, fieldset[disabled] .btn-primary1:hover, fieldset[disabled] .btn-primary1:focus, fieldset[disabled] .btn-primary1.focus, fieldset[disabled] .btn-primary1:active, fieldset[disabled] .btn-primary1.active {
  background-color: #ee5a2a;
  border-color: transparent;
}
.btn-primary1 .badge {
  color: #ee5a2a;
  background-color: #fff;
}

/*---------*/

.go-safe {
  float: right;
  margin-top: -14px;
  margin-bottom: 7px;
}

.info-devolper {
  float: left;
  margin-top: -8px;
}

@media (max-width: 480px) {
.go-safe {
  float: none;
  margin-bottom: 5px;
  margin-top: -8px;
}
.info-devolper {
	float: none;
}
}

/*---------*/

.strelka {
    cursor: pointer;
    display: block;
    transform: translateY(6px);
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    -webkit-animation-name: anim-subnav;
    animation-name: anim-subnav;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}
@-webkit-keyframes anim-subnav{0%{-webkit-transform:translateY(6px);transform:translateY(6px);opacity:1}50%{-webkit-transform:translateY(3px);transform:translateY(3px);opacity:.4}100%{-webkit-transform:translateY(6px);transform:translateY(6px);opacity:1}}@keyframes anim-subnav{0%{-webkit-transform:translateY(6px);transform:translateY(6px);opacity:1}50%{-webkit-transform:translateY(3px);transform:translateY(3px);opacity:.4}100%{-webkit-transform:translateY(6px);transform:translateY(6px);opacity:1}}