body {
    margin: 0px;
    font-family: arial;
    background: url(img/bg.jpg) fixed;
    background-size: cover;
    background-position: center;
}
input.subeform.grid_2 {
    border: 3px solid #ee4109;
    background: #f2651d;
    color: #Fff;
    font-size: 21px;
    padding-top: 2px;
    padding-bottom: 6px;
}
.sweUA {
    float: left;
}
.sweUA a {
    color: #fff;
    padding-right: 10px;
    text-decoration: blink;
}
.sweUA a.active {
    color: #ff9855;
}
a.home {
    background: url(/img/home-4-xxl.png);
    width: 32px;
    background-size: cover;
    display: table-cell;
}
.def_center {
    display: table;
    margin: auto;
}

input {
    width: 49%;
    padding: 10px;
}
.img {
    width: 100%;
    height: 310px;
    margin: 10px 0px;
}
.werq {
    width: 100%;
    height: 155px;
}

h1, h2, h3 {
    color: #a22300;
    line-height: 21px;
    text-indent: 14px;
}
.text img {
    padding: 10px 0px;
}
p {
    font-size: 16px;
    line-height: 21px;
    text-indent: 0px;
}
.head {
    background: url(img/header.jpg);
    width: 100%;
    min-height: 123px;
    background-position: center;
}
.content {
    width: 100%;
    max-width: 900px;
    margin: 0px auto;
    min-height: 100%;
    background: url(img/content.png);
    padding: 20px;
    margin-bottom: 50px;
}
.footer {
    background: #e6e5e4;
    width: 100%;
    min-height: 50px;
}
.menu {
    width: 100%;
    min-height: 32px;
    background: url(img/menu.png);
    background-position: center;
    background-repeat: no-repeat;
}
.menu ul {
    display: table;
    list-style: none;
    max-width: 846px;
    padding: 0px;
    display: table-cell;
}
.menu ul li {
    float: left;
    border-right: 1px solid #ccc;
}
.menu ul li:last-child {
    border-right: 0px solid #ccc;
}
.menu ul li a {
    padding: 7px;
    display: inline-table;
    text-decoration: blink;
	color:#456;
}
.menu ul li:hover {
	background: #e73706;
    color: #fff;
}

.menu ul li ul {
	display:none;
    color: #456;
}
.menu ul li ul li {
	
}
.menu ul li ul li a{
	width: 200px;
}
.menu ul li:hover ul {
    display: block;
    position: absolute;
    width: 170px;
    padding-top: 10px;
    z-index: 99;
    background: url(/mmen.png) 30px top no-repeat;
}

.menu ul li ul li {
    background: #fff;
}

.menu ul li:hover {
    background: #ffe7d2;
}



.heder_content {
    text-align: center;
    display: table-cell;
    margin: auto;
    width: 100%;
}
.for {
    width: 204px;
    display: inline-table;
    min-height: 200px;
    background: #fff;
    margin: 5px;
    box-shadow: 0px 0px 7px #333;
    vertical-align: top;
}
.for img {
    width: 190px;
    padding: 10px;
}
.batton {
    display: inline-table;
    background: #e73706;
    color: #fff;
    padding: 10px 0px;
    width: 190px;
    text-decoration: blink;
    min-height: 36px;
}
.batton:hover {
    background: #a52400;
}
.slider_wrap {
    margin: 0px auto 0;
    width: 100%;
    height: 340px;
    position: relative;
    overflow: hidden;
    padding-bottom: 30px;
    background: url(img/venzel.png) center bottom;
    background-repeat: no-repeat;
    background-size: 20%;
    margin-bottom: 15px;
}
.slider_wrap img {
    width: 100%;
    height: auto;
    display: none;
    position: absolute;
    top: 0;
}
.slider_wrap img:first-child {
display:block;
}
.slider_wrap span {
margin-top:-13px;
width:15px;
height:26px;
display:block;
position:absolute;
top:50%;
cursor:pointer;
background:url(img/slider2_arrow.png) no-repeat;
}
.slider_wrap span.next {
right:0;
background-position:-15px 0;
}
.slider_wrap span.next:hover {
background-position:-15px -26px;
}
.slider_wrap span.prev {
left:0;
background-position: 0 0;
}
.slider_wrap span.prev:hover {
background-position: 0 -26px;
}
.heder_smm {
    width: 100%;
    max-width: 940px;
    margin: 10px auto;
    min-height: 25px;
    text-align: right;
}





@media (max-width: 500px) {
.content {
    max-width: 80%;
}
.menu {
    background: #fff;
	}
}

div:hover, a:hover, div, a, ul, li {
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
   }
@media (max-width: 800px) {
.def_center {
    display: table;
    margin: auto;
    position: absolute;
    margin-top: 80px;
    width: 100%;
    border: none;
}

.menu {
    min-height: 100px;
    background: #fff url(img/menu_burger.png) right center no-repeat;
}
.slider_wrap {
    display:none;
}
.menu ul li a {
    font-size: 25px;
    margin: 5px;
    border-radius: 4px;
    background: #fd8245;
    width: 91%;
    color: #fff;
}
	.content {
		max-width: 80%;
	}
.menu ul {
    display: none;
}
.menu:hover  ul { 
	display:block;
}	
.menu ul li {
    width:100%;
	background:#fff;
}	


.menu ul li ul {
    display: block;
    position: relative;
    width: 170px;
    padding-top: 10px;
    z-index: 99;
    background: url(/mmen.png) 30px top no-repeat;
}
.menu ul li:hover ul {
    display: block;
    position: relative;
    width: 170px;
    padding-top: 10px;
    z-index: 99;
    background: url(/mmen.png) 30px top no-repeat;
}
	a.home {
     width: 0; 
}
	
}


#fb {
    background: url(img/smm_fb.png);
	background-position-y: 25px;
}
#fb:hover {
    background-position-y: 0px;
}
#vk {
    background: url(img/smm_vk.png);
	background-position-y: 25px;
}
#vk:hover {
    background-position-y: 0px;
}
#mail {
    background: url(img/smm_mail.png);
	background-position-y: 25px;
}
#mail:hover {
    background-position-y: 0px;
}

.smm {
    width: 25px;
    height: 25px;
    display: inline-block;
}



