img.glav-image {
    width:  100%;
    max-width: 800px;
}

.vig {
    text-align:  center;
}

h2.vk {
    text-align:  center;
}
.float-right {
    float:  right;
}
b, strong {
    font-weight: 900;
}

body {font-family: sans-serif;}
.right {
    text-align:  right;
}
.black-polosa {
    background: black;
    display: -webkit-box;
    color:  white;
    margin-bottom: 10px;
    padding: 4px 0px;
}
.menus {
    font-size: 16px;
    margin-bottom:  10px;
    border-radius: 15px !important;
    background: #14ad00;
    background: -webkit-gradient(linear, left top, left bottom, from(#00ba02), to(#14ad00));
    background: -moz-linear-gradient(top, #00ba02, #14ad00);
    background: -ms-linear-gradient(top, #00ba02, #14ad00);
    background: -o-linear-gradient(top, #00ba02, #14ad00);
    background: linear-gradient(to bottom, #00ba02, #14ad00);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF00BA02', endColorstr='#FF14AD00');
    -webkit-border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px;
    -ms-border-radius: 0px 0px 0px 0px;
    -o-border-radius: 0px 0px 0px 0px;
}
.vigTexst {
    height: 100px;
}
header {
    margin-top: 20px;
    padding-bottom: 20px;
    min-height: 80px;
    display: block;
}
div#bs-example-navbar-collapse-2 a {
    color:  white;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #0a8204;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #10940a;
    border-color: #337ab7;
}
.menutext {
    color: white;
    float: left;
    margin-left: -51px;
    margin-top: -3px;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #0aa005;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
img.imgbonus {
    width: 100%;
    max-width: 166px;
}
img.imgTexnika {
    /* width: 100%; */
    max-height: 170px;
    max-width: 170px;
}

.vigTexst {
    text-align: center;
}
.alignright {
    float:  right;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #097707;
}
.brands {
    text-align:  center;
}

.head-phone a {
    font-size: 25px;
    color: #107707;
    font-weight:  600;
}
.vk {
    text-align:  center;
    margin-top:  25px;
}
.texnikaBlock {
    text-align: center;
}
.zagolovok {
    /* position: absolute; */
    /* left: 55%; */
    /* top: 217px; */
    /* color: white; */
    background-size: 100%;
    height: 350px;
    background-repeat: no-repeat;
    /* width: 524px; */
    
    /* float: right; */
}
.topslide {
    background-image: url(/img/side.jpg);
    height: 300px;
}

.top-slide {
    float: right;
    max-width: 500px;
}


.texttop {
    /* float:  right; */
    font-size: 17px;
    margin-right: 50px;
}
h1.htop {
    color: #1d58b3;
}
.text {
    margin-top: 15px;
    margin-bottom: 15px;
}
footer {
    background: black;
    color:  white;
    margin-top:  10px;
    text-align:  center;
    padding: 10px 0px;
}
.navbar-toggle {
    position: relative;
    float: right;
    /* padding: 8px 33px; */
    margin-top: 8px;
    padding-right: 15px;
    padding-left: 60px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #00000000;
    background-image: none;
    border: 1px solid white;
    border-radius: 4px;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 25px;
    height: 2px;
    border: 1px #fff double;
}
.otsyp {
    width:  100%;
    margin-bottom: 20px;
}
@media (max-width: 568px) {
  .brand {
    text-align: center;
    margin-bottom: 5px;
	  
}
	.brands {
    margin-bottom: 15px;
}
	.text {
    padding: 0 10px;
}
.topslide {
    background-image: url(/img/side2.jpg);
    max-height: 300px;
    height: 240px;
}	
	.texttop {
    margin-right: 0px;
    text-align: center;
}
	h1.htop {

    text-align: center;
}
	
	.alignright {
    display: block;
    text-align: center;
		    margin: 0 auto;
		float: none;
}
}