@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,500,700&subset=latin,cyrillic);

html, html a { -webkit-font-smoothing: antialiased; }
/* Настройка основной типографии */
body, select, input, textarea, button {
font-family: 'Roboto', sans-serif;
margin: 0;
padding: 0;
outline: none;
}
body {background: #fff;}
*, *::after, *::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
::-webkit-scrollbar{
width: 8px;
height: 4px;
}
::-webkit-scrollbar-track-piece
{
background-color: #f8f8f8;
}
::-webkit-scrollbar-thumb:vertical
{
height: 4px;
background-color: #bbb;
}
::-webkit-scrollbar-thumb:horizontal
{
width: 8px;
background-color: #5f9e3d;
}
a { 
outline: none;
color: #06a1ea;
text-decoration: none;
}
a:hover {  }
/* Заголовки H1-6 */
h1,h2,h3,h4,h5,.h1,.h2,.h3,.h4,.h5 {
	margin: 0.3em 0 0.3em 0;
	letter-spacing: -0.01em;
	line-height: 1.35em;
  color: #222;
	font-weight: bold;
	text-rendering: optimizeLegibility;
}
	h1, .h1 { font-size: 2em; }
	h2, .h2 { font-size: 1.9em; }
	h3, .h3 { font-size: 1.6em; }
	h4, .h4 { font-size: 1.5em; }
	h5, .h5 { font-size: 1.2em; }
	/* Частые стили */
	.strike { text-decoration: line-through; }
	.nobr { white-space: nowrap; }
	.hide { display: none; }
	.title_hide { left: -9999px; position: absolute; top: -9999px; overflow: hidden; width: 0; height: 0; }
	.uline { text-decoration: underline; }
	.strike { text-decoration: line-through; }
	.ultrabold { font-weight: 500; text-transform: uppercase; }
  .ultrabold4 {font-weight: 400;text-transform: uppercase;}
	.justify { text-align: justify; }
	.center { text-align: center; }
	.left { float: left; }
	.right { float: right; }
	fieldset { border: 1px solid #ededed;  margin-bottom: 1.5em; }
	fieldset legend { color: #555;font-weight: 300; }
	.grey { color: #94999e; }
	.grey a { color: inherit; }
	.grey a:hover, a.grey:hover { color: #444; }
.feedback{float: left;width: 100%;overflow: hidden;}
	sup { vertical-align: super; font-size: smaller; } 
	.over { display: inline-block; vertical-align: middle; max-width: 100%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
	a .over { cursor: pointer; }
	.cover {
		background-position: 50% 50%;
		background-repeat: no-repeat;
		-webkit-background-size: cover;
		background-size: cover;
	}
/* Настройка других элементов */
ul { padding-left: 25px; list-style: disc outside; }
ol { padding-left: 0px; list-style: none; }
p,dl,dd,pre,ul,ol,blockquote,table,fieldset { margin-bottom: 1.5em; }
	strong, b { font-weight: bold }
	em, cite, i { font-style: italic }
	caption { text-align: left }
	th, td { vertical-align: middle }
	small, .small { font-size: .9em; }
	hr { height: 0; border: 0; border-top: 2px solid #e3e4e6; -moz-box-sizing: content-box; box-sizing: content-box; margin: 20px 0; }
.clr { clear: both }
.clrfix:after { clear: both; content: ""; display: table; }
.container-content{
max-width: 1150px;
width: 100%;
margin:0 auto;
}

header {
float: left;
width: 100%;
background: #fff;
}
.logo{
float: left;
margin: 30px 0px 30px 0px;
}
.logo img {max-width: 100%;}

.cont_value_fx{
float: left;
width: 58%;
margin: 45px 0px 0px 0px;
}

.coob{
float: right;
width: 24%;
margin-right: 10px;
}
.coob_book{
    position: relative;
    width: 40px;
    height: 40px;
    margin-right: 10px;
    float: left;
}
.coob_book img {width: 100%;}

.narbg {
    text-transform: uppercase;
    float: left;
    color: #393939;
    font-weight: 700;
    font-size: 13px;
    margin: 5px 0px 0px 0px;
}
.comaprrr {
    margin: 4px 0px 0px 0px;
    float: left;
    
    color: #ec0606;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
}
.callme {
    float: right;
    text-transform: uppercase;
    background: #ec0606;
    border-radius: 7px;
    display: inline-block;
    cursor: pointer;
    font-size: 13px;
    font-weight: 700;
    color: #ffffff;
    padding: 15px 22px;
    margin: 40px 0px 0px 0;
    text-decoration: none;
    transition: all 0.5s;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.2);
box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.2);
}
.callme:active {background: #111;}
.navbar_lock{
float: left;
width: 100%;
height: auto;
background: #1F2124;
}
.centro_bottoms{
float: left;
width: 100%;
padding-left: 37%;
}
.bottomsread{
  float: left;
text-transform: uppercase;
    background: #ec0606;
    border-radius: 7px;
    display: inline-block;
    cursor: pointer;
    font-size: 13px;
    font-weight: 700;
    color: #ffffff;
    padding: 15px 28px;
    margin: 40px 0px 0px 0;
    text-decoration: none;
    transition: all 0.5s;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.2);
    box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.2);
margin: 20px 15px 30px 0;
text-decoration:none;
transition: all 0.5s;
}
.title-mini{
float: left;width: 100%;
}
.title-blocks-min {
color: #fff;
float: left;
font-family: 'Roboto', sans-serif;
font-size: 41px;
float: left;
width: 100%;
margin-top: 145px;
text-align: center;
text-transform: uppercase;
font-weight: 500;
text-shadow: 0px 0px 3px #000;
}
.title-blocks-min  a {color:  #fff;}
.shoritis {
margin-top: 20px;
line-height: 24px;
color: #fff;
width: 100%;
text-align: center;
padding: 10px 50px;
float: left;
font-family: 'Roboto', sans-serif;
font-size: 17px;
font-weight: 400;
    text-shadow: 0px 0px 3px #000;
}
.slayed{
float: left;
width: 100%;
}
.nonstop {margin-top: 0px;}
.slayed-img{width: 100%;height: 350px;
overflow: hidden;}
.slayed-img img {width: 100%; margin-top: 10px;}
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 
/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {width: 100%; height: 570px; }
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; overflow: hidden;  height: 570px; position: relative;

	} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block; height: auto; 
position: absolute;
-moz-animation: animaciya 8s ease-in-out 0s infinite alternate;
  -webkit-animation: animaciya 8s ease-in-out 0s infinite alternate;
  -ms-animation: animaciya 8s ease-in-out 0s infinite alternate;} }
  @-moz-keyframes animaciya {   
  from {width: 100%; }  
  to {width: 112%; } 
}

@-webkit-keyframes animaciya {
 from {width: 100%; }  
  to {width: 112%; } 
}

@-ms-keyframes animaciya {
from {width: 100%; }  
  to {width: 112%; } 
}
.flex-pauseplay span {text-transform: capitalize;}
/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}
/* FlexSlider Default Theme
*********************************/
.flexslider {margin: 0 0 0px; position: relative;  zoom: 1; }
.flex-viewport {max-height: 640px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;background:#383f43;border-radius: 2px; }
.loading .flex-viewport {max-height: 570px;background: #383f43; }
.flexslider .slides {zoom: 1;}
.carousel li {margin-right: 5px}
/* Direction Nav */
.flex-direction-nav {*height: 0; }
.flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(../images/bg_direction_nav1.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 1; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: 15px;opacity: 0.8; }
.flex-direction-nav .flex-prev {left: 15px;opacity: 0.8;}
.flexslider:hover .flex-next {opacity: 0.8; right: 15px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 15px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}
/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: 0px; text-align: center; background-color: transparent;padding-top: 14px; padding-bottom: 7px;  }
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1;}
.flex-control-paging li a {width: 13px; height: 13px; display: block;  background: #ec0606; opacity: 0.6;  cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; opacity: 1; }
.flex-control-paging li a.flex-active {  background: #fff; cursor: default; opacity: 0.6;  }
.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer; }
.flex-control-thumbs img:hover {opacity: 1; }
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}
.hover-special-mins{ 
opacity: 1;
position: absolute;
width: 100%;
transition: all 0.4s;
height: 100%;
top: 0px;
left: 0px;
}
.bottom_left_go{
position: fixed;
left: -170px;
top: 44%;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
background: #eee;
width: 230px;
transition: 0.3s;
height: 60px;
z-index: 100;
}
.utrex{top: 53.8%;}
.bottom_left_go span {float: left;text-align: center; color: #1F2124;font-weight: 400;font-size: 15px;padding: 20px 0px 0px 20px;}
.bottom_left_go i {width: 60px;height: 60px;padding: 15px;float: right;background: #ec0606;border-top-right-radius: 2px;
border-bottom-right-radius: 2px;}
.bottom_left_go i img {width: 100%;}
.bottom_left_go:hover {transition: 0.3s; left: 0px;}
.navigation-main{
float: left;
width: 100%;
z-index: 100;
height: 49px;
background: #1F2124;
position: relative;
}
/* ===== End Stylesheet Switcher (for demo only). Remove if you do not need it. ===== */
.sb-search {
	position: absolute;
	left: 0px;
	top: 0;
	margin-top: 5px;
	width: 0%;
	min-width: 28px;
	height: 44px;
	float: right;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;
}
.motosrs{
display: inline-block !important;
width: 100% !important;
height: 40px !important;
line-height: 23px !important;
position: absolute;
box-shadow: none !important;
background: #fff !important;
padding: 8px 12px !important;
color: #2d3e50 !important;
vertical-align: middle !important;
border-radius: 2px !important;
background-clip: padding-box !important;
border: 3px solid #ddd !important;
}
.righttoch{
position: absolute;
left: 20px;
top: 0px;
float: left;
}
.navis img {width: 24px;}
.navis{
float: left;
margin-top: 14px;
margin-left: 5px;
cursor: pointer;
transition: 0.4s;
margin-right: 1px;
position: relative;
}
.menu_body {display:none;
padding: 5px;
background: #111;
border-radius: 2px;
font-size: 13px;font-weight: 300;
width:320px;
position: absolute;
top: 22px; 
left: 0;
list-style: none;
}
.menu_body li{background:#111; width: 15.3%; font-family: 'Roboto', sans-serif; margin:10px 10px 0px 0px;float: left; text-align: center;}
.menu_body li.alt{background:#191919; width: 15.3%; font-family: 'Roboto', sans-serif; float: left; text-align: center;}
.menu_body li a:hover{ transition: all 0.5s; background: #5f9e3d; color: #fff;}
.menu_body li a{color:#d1d1d1; text-decoration:none; padding:8px 9px; display:block; border-radius: 2px;
}
.search-wrap {float:left; display:inline-block; width: 100%; height: 100%;}
#quicksearch {float:left;width: 100%;}
.search-wrap > span {color:#fff; margin:0 20px; display:inline-block; float:left; line-height:50px;}
.search-box { width: 100%; position:relative; display:inline-block; float:left; height:100%;
 background: #394a5c;transition: 0.4s; border-radius: 2px;
border-top:0; border-bottom:0;color: #fff;}
.search-box > span {color:#fff; margin:0 20px; display:inline-block; float:left; line-height:40px; font-size:14px;}
.search-box input, .search-box input:focus {width:100%; font-size: 1.15em; height:45px; line-height:50px; float: left;
color:#f6f6f6;font-weight: 400; float:left;border: 1px solid transparent; background: #222; padding-left: 15px; border-radius: 2px;}
.search-box ::-webkit-input-placeholder {color: #fff;}
.search-box button {
position: absolute;
width: 16px;
height: 16px;
background: url(../icons/ser.png);
border:0; 
cursor: pointer;
opacity: 1;
 right:14px;top:14px; line-height:22px; display:inline-block; }
.search-box button:hover {opacity:0.9;}
.line-search{
float: left;
width: 100%;
background: transparent;
}
.searcs{
float: left;
margin: 20px 0px 0px 20px;
width: 95.5%;
height: 45px;
background: #fff;
}
.speed-search{
float: left;
width: 100.5%;
border-top: 1px solid #489236;
border-bottom: 1px solid #489236;
background: #53a93f;
color: #fff;
padding: 20px 20px 20px 40px;
font-size: 14px;
}
.nav-block {
width: 65%;
float: left;
margin-top: 6px;
}
.mainWrap{
width:90%;
padding-left: 11%;
float: left;
margin-top: 5px;
}
.navs a {text-decoration:none;}
.title{
  margin:55px 0 20px 0;
  text-align:center;
  color:#3E4156;
}
.back{
  text-align:center;
}
.navs{
	position: relative;
  display:block;
}
.menu{
	position: absolute;left: 0;top: 0;z-index: 10;
  display:block; 
  margin: 0px;
  padding-left: 0px;
}
.menu li{
  display: inline-block;
  position: relative;
  z-index:140;
}
.menu li:first-child{
  margin-left:0;
}
.menu li a {
  z-index: 140;
 font-size: 14px;
 position: relative;
 color: #fff;
font-family:  'Roboto' ,sans-serif;
  text-decoration:none;
  padding:11px;
  display:block;
  font-weight: 500;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.menu li a:hover, .menu li:hover > a{
  color:#fff;
  border-radius: 2px;
  background:#ec0606;
  border: none;
  transition: 0.3s;
}
.menu ul {
  margin: 0;
  padding: 0;
  width: 150px;
  position: absolute;
  color: #fff;
  left: 0px;
  z-index: 140;
  background: #eee;
}
.menu ul li {
  display:block;
  float: none;
  background:none;
  margin:0;
  padding:0;
}
.menu ul li a {
  font-size: 0.8em;
  transition: 0.3s;
  color: #fff !important;
  display:block;
  font-weight: 500;
  background:#1F2124;
    border-bottom: 1px solid #313235;
}
.menu ul li a:hover, .menu ul li:hover > a{
  background: #ec0606;
  color:#111;
  border-radius: 0px !important; transition: 0.3s;
    border-bottom: 1px solid #ec0606;
}
.menu li:hover > ul{
  display: block;
}
.menu ul ul {
  left: 149px;
  top: 0px;
}
.nav-bottoms{float: left;
width: 50px; height: 50px; margin-left: 40%;}
.mobile-menu{
  display:none;
  width:100%;
height: 35px;
  color:#ffffff;
  text-transform:uppercase;
 
}
.mobile-menu:hover{text-decoration:none;}
@media (min-width: 1000px) and (max-width: 1260px) {
.menu li a icon-home{ font-size: 22px; padding: 8px;}
}
@media (min-width: 985px) and (max-width: 1270px) {
  .mainWrap{
    width:100%;
    margin-top: 8px;margin-left: 0px;
  }
  .menu ul {
    top:33px;
  }
  .menu li a{
    font-size:14px;
    padding:8px;
  }
}
@media (max-width: 984px) {
.nav-bottoms{float: right;
width: 36px; height: 36px; margin-right: 47%; margin-top: 2px;margin-bottom: 10px;}
.nav-bottoms img {width: 100%;}
.nav-block {border: none;}
  .mainWrap{
    width:100%;
  }
  .menu{
    display:none;
  }
  .mobile-menu{
    display:block;
 
  }
  .navs{
    margin:0;
    margin-top: 9px;
    background:#151c26;
  }
  .menu li{
    display:block;
    margin:0;
  }

  .menu li a {
    color:#fff;
    text-align: center;
  }

  .menu li a:hover, .menu li:hover > a{
    background:#555;
    color:#fff;
  }
  .menu ul {
    display:block;
    position:relative;
    top:0;
    left:0;
    width:100%;
  }
  .menu ul ul {
    left:0;
  }
}
@media (max-width: 480px) { 
  .mobile-menu{
    display:block;
  }
}
@media (max-width: 474px) {

  .mobile-menu{
    display:block;
    margin-top:0px;
  }
.nav-bottoms{}
}
@media (max-width: 375px) {
  .mobile-menu{
    display:block;
    margin-top:0px;
  }}


  @media screen and (max-width: 2000px) {

div.menu_resp_box {
width:300px;
height:300px;
position:fixed;
top:150px;
left:-60%;

}
.menu_resp_box li {float: left;width: 100%; text-align: center;font-size: 16px;font-weight: 500;font-family: 'Roboto',sans-serif;text-transform: uppercase;}
ul.menu_resp_box {
   width:200px;
   z-index: 10;
height:200px;
    position: absolute;
    top: 53px;
    border-radius: 0px 4px 4px 0px;
-moz-border-radius: 0px 4px 4px 0px;
-webkit-border-radius: 0px 4px 4px 0px;
    left: -60%;
    list-style: none;
}
ul.menu_resp_box {
padding-top:10px !important;
}
ul.menu_resp_box {
margin: 0;
padding: 0;
margin-top: 8px;
background:#1F2124;
}
ul.menu_resp_box li a {
display:block;
padding:12px;
color:#fff;
border-bottom: 1px solid #313235;
}
.menu_resp_box li a:last-child{border: none;}
.menu_resp_box{
position:absolute;
top:55px;
left:0;
height:100%;
}
}
.autnav-1{
float: right;
margin-right: 20px;
}
.login-button {
  float: right;
 padding: 3px 0px 3px 0px;
 margin-top: 8px;
 margin-left: 0px;
  font-weight: 500;
  color: #fff;
transition: all 0.4s;
}
.login-button span {color: #fff;    font-size: .91em;
font-weight: 500; margin-left: 8px; float: left;}

.dark {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: url(../images/dark.png);
  z-index: 7777;
}
.login-block {
  display:none;
  webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.41);
    -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.41);
    box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.41);
  position: fixed;
  left: 46%;
  top: 32%;
  border-radius: 5px;
  width: 500px;
  margin: -102px 0 0 -201px;
  text-align: left;
  z-index: 8888;
  background: rgba(30,30,30,0.9);
}
.ortsot {width: 320px !important;left: 53% !important; top: 42% !important;}
.window_close {
    background: url(../icons/cancel.png);
    width: 32px;
    height: 32px;
   position: absolute;
   right: -154%;
   top: -48%;
    cursor: pointer;
  }
  .window_close img {width: 100%; height: 100%;}
    .window_close:hover {
      opacity: 0.7;
    }

  .login-ava {
    float: left;
    margin-left: 31%;
    width: 120px;
    height: 120px;
        margin-top: -60px;
 background: rgba(31,33,36,0.7);
padding: 5px;
    border-radius: 50%;
  }
  .usernake{float: left;width: 100%;text-align: center;padding: 10px 0px 0px 0px; color: #fff;font-weight: 500;font-size: 1.3em;}
.login-ava img {
      width: 100%;
      height: 100%;
     
      border-radius: 50%; 
    }
    .ministrs{
    float: left;
    width: 100%;

    }
  .name-as {
 float: left;
width: 100%;
font-size: 32px;
font-weight: 500;
padding-top: 15px;
border-bottom: 1px solid #313235;
color: #e9e9e9;
text-align: center;
  }
.name-as img {max-width: 100%;}
.login-link {
margin-top: 15px;
font-size: 11px;
float: left;
padding-left: 115px;
width: 100%;
text-align: center; }
.login-link a { color: #ec0606; font-weight: 500; margin: 0px 0px 0px 10px;  font-size: 15px;  float: left;}
.login-link a:hover {color: #5acded;text-decoration: underline;}
.l-link { float: left; width: 100%; padding: 10px 20px 20px 20px;} 
.l-link a {
display: block;
color: #fff;
font-size: 13px;
font-family: 'Roboto', sans-serif;
font-weight: 300;
margin: 3px 0px 0px 0px;
}
.obolock{float: left;width: 100%;}
.dzig{float: left; width: 48.2%; text-align: center;margin-right: 5px !important;
 background: #151719; padding: 10px;transition:all 0.5s;border-radius: 2px;margin-bottom: 2px;}

.dzig:hover {background: #ec0606 ; transition:all 0.5s;}
.stat-log-bl{width: 21px; height: 21px; margin-right: 5px; float: left;margin-top: -2px;}
.stat-log-bl img {width: 100%;}
.txt-asr{float: left;color: #333;}
.l-link a:hover {color: #f8f8f8;}
.login-line {padding: 0 0 10px 0; float: left;}
.login-input-text {
float: left;
margin-top: 12px;
padding: 4px 5px;
border: 1px solid  #404040 !important; 
background-color: transparent;
height: 50px;
display: block;
background: #404040;
width: 109% !important; 
font-size: 15px;
color: #888 !important;
display: block;
}
.enter {
border: 1px solid #ba0505;
border-radius: 2px;
float: left;
margin-left: 31%;
margin-top: 3%;
webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.41);
-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.41);
box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.41);
cursor: pointer;
padding: 8px 60px 8px 60px;
color: #fff;
background-image: -webkit-linear-gradient(#ba0505 0px, #ec0606 30px);
background-image: linear-gradient(#ba0505 0px, #ec0606 30px);
font-size: 13px;
font-weight: 500;
text-transform: uppercase;
transition: all 0.5s;
}
.enter:hover {
background: #0089fa;
color: #fff;
transition: all 0.5s;
border: 1px solid #0089fa;
 }
.lost-input-text {
    border: 1px #9e9e9e dotted;
    width: 200px;
    padding: 5px;
    color: #644217;
  }
  .reg-link {
    position: absolute;
    right: 10px;
    top: 75px;
    font-size: 11px;
    font-family: Arial;
    color: #9d9d9d;
    font-style: italic;
  }
.reg-link a {
      color: #ccc;
      text-decoration: underline;
    }
.reg-link a:hover {color: #000;}    

.lenta-ava{
float: left;
width: 100%;
padding: 0px 0px 0px 0px;
}
.block-ask{
float: left;
width: 100%;
padding: 15px;
border-bottom: 1px solid #313235;
}
.sociallogin {
float: left;
margin: 0px 0px 0px 145px;
}
.sociallogin a {margin-left: 18px; float: left;font-size: 21px;color: #888;}
.sociallogin a:hover {color: #ec0606;}
.linest{
float: left;
width: 100%;
height: 10px;
}
.line-prilene{
float: left;
width: 100%;
background: #181f24;
padding: 20px;
color: #fff;
font-size: 14px;
font-weight: 400;
}
.line-prilene a {color: #00aeef; text-decoration: underline;}
.happes{
float: left;
width: 100%;
font-family: 'Roboto', sans-serif;
font-size: 15px;
font-weight: 400;
padding: 20px;
color: #e9e9e9;
background: #151515;
}
.activlink a {color: red !important;}
.name-puls{
float: left;
width: 100%;
text-align: center;
font-weight: 400;
font-size: 15px;
margin-bottom: 10px;
color: #888;
}
.left-avtors{
float: left;
padding:15px 15px 15px 37px;
width: 100%;
}
.manemail{
float: left;
width: 100%;
font-size: 24px;
font-weight: 400;
color: #455d77;
text-align: center;
}
.nameemail{
float: left;
width: 50%;
font-size: 13px;
color: #888; 
font-weight: 300;
margin-top: 10px;
}
.rightlogis{
float: right;
background: #1F2124;
padding: 15px;
width: 100%;
}
.regast{
float: left;
width: 100%;
text-align: center;
font-family: 'Roboto', sans-serif;
font-weight: 300;
font-size: 15px;
color: #888;
}
.ians{
width: 100%;
left: 0px;
top: 0px;
position: absolute;
}
.ians img {max-width: 100%; }
.lli-cat{
position: absolute;
top: 35%;
font-weight: 300;
left: 0;
font-family: 'Roboto', sans-serif;
font-size: 24px;
color: #fff;
width: 100%;
}
.icons-nav{
float: left;
width: 28px;
height: 28px;
margin-top: 1px;

transition: 0.3s;
border-radius: 50%;
margin-right: 4px;
}
.icons-nav img {width: 100%; height: 100%; border-radius: 50%;}
.icons-nav:hover {transition: 0.3s;}

/* Модификация BB редактора для комментариев */
.form-group textarea {height: auto !important;}
  #comment-editor .bb-editor textarea { height: 140px; }
  .addpm #comment-editor .bb-editor textarea { height: 340px; }
  /* Страницы с формами */
  .regtext { margin-bottom: 1.5em; }
  .login_check { position: relative; }
  .login_check > input { padding-right: 120px; }
  .login_check > .btn {
    width: 100px; height: 30px;
    padding: 4px 10px;
    position: absolute;
    right: 0; top: 0;
    font-weight: bold;
    font-size: 11px;
    margin: 5px;
  }
 .logos-mobile{display: none;}
  /* --- ?нформация об ошибках --- */
.alert {
  float: left;
  width: 100%;
 margin: 5px 0px;
  background: #fcf6d2;
  padding: 10px;
 
  font-size: 14px;
  font-weight: 300;
  border-radius: 2px;
}
.miniuons{
color: #fff !important;
margin-bottom: -3px;
}
.miniuons img {width: 28px; height: 28px;}


.mega_name_post{
float: left;
width: 100%;
padding-left: 55px;
border-bottom: 1px dashed #f1f1f1;
position: relative;
color: #111;
padding-bottom: 5px;
font-weight: 400;
font-size: 28px;
margin-top: 30px;

}
.mega_name_post i img {width: 100%;}
.mega_name_post i {position: absolute;left: 0;top: 0px;width: 44px;}
.mega_name_post a {float: left; color: #ec0606;width: 100%;font-size: 14px;text-transform: uppercase;font-weight: 500;}
.mega_name_post b {float: left; font-weight: 400; color: #393939;font-size: 24px;}

.grids_blocks{
float: left;
margin-left: 10px;
margin-right: 10px;
margin-top: 115px;
height: 200px;
width: 18%;
position: relative;
}
.setico{
    position: absolute;
    left: 14px;
    top: -90px;
    transition: 0.3s;
    width: 180px;
    height: 180px;
}
.setico img {width: 100%;}
.grids_blocks:hover > .setico {transition: 0.3s; transform: rotate(155deg);}
.grids_blocks:hover > .title_grigs {color: #ec0606; transition: 0.3s; }
.grids_blocks:hover >  .add_use {background: #111; transition: 0.3s;-webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.2);
    box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.2);}
.title_grigs{ 
float: left;
transition: 0.3s;
width: 100%;
padding: 5px;
margin-top: 40px;
text-align: center;
color: #111;
font-weight: 400;
font-size: 1.1em;
}
.image_grigs{float: left;width: 110px;height: 110px;overflow: hidden;border-radius: 50%;margin-top: -55px;margin-left: 49px; position: relative;}
.image_grigs img {width: 100%;}

.add_use{margin-left: 28.5%; transition: 0.3s;  float: left;background: #ec0606;color: #fff;font-weight: 500; font-size: 0.91em; border-radius: 5px;margin-top: 10px;padding: 7px 10px;}


.cont_cont{float: left;width: 100%;margin-bottom: 30px;}

.image_font{
float: left;
width: 100%;
height: 350px;
background-image: url("../images/paralax-bg.jpg");
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
        margin-bottom: 17px;
}
.metatitlex {
    float: left;
    width: 100%;
    margin-top: 85px;
    color: #fff;
    font-weight: 400;
    font-size: 1.85em;
    text-align: center;
    position: relative;
}
.shotrlx {
    float: left;
    text-align: center;
    width: 100%;
    padding: 0px 50px;
    margin-top: 29px;
    color: #fff;
    line-height: 28px;
    font-weight: 400;
    font-size: 15px;
}



.fon_line_bl{
float: left;
width: 100%;
background: url(../images/testimonial.jpg) center top fixed no-repeat;
padding-bottom: 30px;
}
.all_used{
position: absolute;
right: 30px;
top: 17px;
text-transform: uppercase;
color: #fff;
border-radius: 4px;
background: #ec0606;
padding: 5px 9px;
font-size: 13px;
transition: 0.3s;
font-weight: 500;
}
.all_used a {color: #fff;}
.all_used:hover {background: #111;transition: 0.3s;}


#Go_Top {
 position: fixed; /* Положение кнопки */   
 bottom: 5px; /* Расстояние снизу */
right: 40px; /* Расстояние справа */
cursor: pointer; 
}
#Go_Top img {width: 40px; height: 40px;}


.grids_shop{
float: left;
width: 22.8%;
margin: 20px 10px 0px 10px;
height: 390px;
transition: 0.3s;
position: relative;
background: #fff;
-webkit-box-shadow: 0px 0px 5px 1px rgba(17,17,17,0.16);
    -moz-box-shadow: 0px 0px 5px 1px rgba(17,17,17,0.16);
    box-shadow: 0px 0px 5px 1px rgba(17,17,17,0.16);
}
.grids_shop:hover > .alred_go { color: #fff; background: #39a901; transition: 0.3s; }
.image_shops{
float: left;
width: 100%;
height: 270px;
background: #eee;
overflow: hidden;
}
.image_shops img {max-width: 100%;}
.title_shop{
float: left;
width: 100%;
font-size: 1.1em;
color: #111;
font-weight: 400;
height: 42px;
overflow: hidden;
margin-top: 20px;
text-align: center;
padding: 0px 5px;
}
.block_cena{float: left;width: 50%; font-size: 1.1em;font-weight: 400;color: #aaa;margin-top: 15px;padding-left: 10px;}
.hot_rops{
position: absolute;
left: -5px;
font-size: 0.97em;
top: 20px;
background: #ec0606;
color: #fff;
border-top-right-radius: 4px; 
border-bottom-right-radius: 4px; 
padding: 5px 15px;
font-weight: 500;
}
.hot_rops:before {
    top: 29px;
    left: 0px;
    border-bottom: 5px solid transparent;
    border-right: 5px solid #333;
    bottom: -5px;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    width: 0;
}
.alred_go{
position: absolute;
width: 100%;
background: #eee;
color: #667;
text-align: center;
padding: 10px 0px;
font-weight: 400;
font-size: 1.1em;
bottom: 0;
left: 0;
}
.image_font_your{
float: left;
width: 100%;
background: #f7f7f7;
padding-bottom: 20px;
}
.left_avans{
float: left;
width: 65%;
}
.home_lome{
float: left;
width: 100%;
margin-top: 10px;
line-height: 18px;
font-size: 13px;
color: #667;
}
.block_happy{
}
.statistics{
float: left;
width: 100%;
}
.statistics-inner {
float: left;
width: 100%;
}
.bor_doer{float: left;width: 100%;text-align: center;color: #667 !important;font-size: 18px;font-weight: 400;padding: 10px 0px 5px 0px;}
.stat{
float: left;
width: 25%;
height: 140px;
margin-top: 20px;
}
.count-title{float: left;width: 100%;text-align: center;color: #667 !important;font-size: 17px;font-weight: 400;padding: 0px 10px;}
.stat-icon{float: left;width: 100%;text-align: center;color: #393939 !important;font-size: 42px !important; font-weight: 300 !important;}
.rigth_cooms{
float: right;
width: 35%;
padding-left: 20px;
padding-right: 33px;
}
.ava_cooms{
float: left;
margin-left: -40px;
margin-top: 0px;
width: 80px;
border-radius: 50%;

height: 80px;
background: #fff;
border: 5px solid #fff;
}
.ava_cooms img {width: 100%;height: 100%;border-radius: 50%;}
.comm_bls{
float: right;
width: 90%;
background: #fff;
margin-top: 10px;
margin-bottom: 10px;
height: 168px;
    -webkit-box-shadow: 0px 0px 5px 1px rgba(17,17,17,0.16);
    -moz-box-shadow: 0px 0px 5px 1px rgba(17,17,17,0.16);
    box-shadow: 0px 0px 5px 1px rgba(17,17,17,0.16);
position: relative;
}
.short_name_lcom{
float: left;
width: 85%;
padding: 5px;
font-size: 13px;
font-weight: 400;
line-height: 20px;
}
.name_title_lcom{
float: left;
width: 85%;
padding: 10px 5px 0px 5px;
font-size: 1.1em;
color: #ec0606;
font-weight: 500;
margin-top: 5px;
}
#owl-demo .item{
  margin: 15px 25px 15px 5px;
}
.item img {max-width: 100%;   -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
   	transition: 0.3s;
  filter: gray;}

 .item  img:hover {
 	transition: 0.3s;
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
  filter: none; /* IE 6-9 */
}
.lof{padding: 15px;margin-top: 0px !important;}
/* clearfix */
.owl-carousel:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	overflow: hidden;
	width: 100%;
}
.owl-carousel .owl-wrapper{
	position: relative;
	display: inline-block;
	-webkit-transform: translate3d(0px, 0px, 0px);
	-webkit-perspective: 1000;
}
.owl-carousel .owl-item{
	float: left;
}
.owl-controlls .owl-page,
.owl-controlls .owl-buttons{
	cursor: pointer;
}
.owl-controlls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
}

.owl-theme .owl-controlls{
	text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controlls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controlls.clickable .owl-buttons div:hover{
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controlls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controlls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controlls .owl-page.active span,
.owl-theme .owl-controlls.clickable .owl-page:hover span{
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controlls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

footer{
float: left;
width: 100%;
background: #1F2124;
}

.left-about{
float: left;
width: 25%;
margin-top: 5px;
padding-bottom: 50px;
}
.jutrsix{
float: left;
width: 100%;
padding: 10px 5px 10px 10px;
color: #888;
line-height: 14px;
font-size: 11px;
}
.center-allic{
float: left;
width: 50%;
padding-left: 30px;
}
.line-namesk{
float: left;
width: 100%;
font-size: 18px;
text-transform: uppercase;
color: #fff;font-weight: 500;
margin-top: 30px;
text-align: center;
}
.ght1{
float: left;
width: 60%;
padding: 10px;
}
.ght2{
float: left;
width: 40%;
padding: 10px;
}
.alltextxl{
width: 100%;
float: left;
color: #fff;
font-size: 11px;
color: #888;
margin-top: 15px;
line-height: 20px;
}
.bottomos{
float: left;
text-transform: uppercase;
text-align: center;
width: 100%;
font-weight: 500;
margin-top: 15px;
border-radius: 8px;
padding: 12px 0px;
color: #999;
transition: 0.3s;
background: #151719;
}
.bottomos:hover {background: red; color: #fff; transition: 0.3s;}
.allnamenav{
float: left;
width: 100%;
text-align: center;
margin-top: 10px;
font-size: 13px;
font-weight: 400;
}
.allnamenav a {color: #888;}
.mininai{
float: left;
color: #888;font-size: 11px;padding-left: 10px;
}
.allnamenav a:hover {color: red;}
.mininai a {color: #fff;}
.linefooter{
float: left;
width: 100%;
padding: 25px 0px 20px 0px;
background: #151719;
}
.lastchagn{
float: right;
width: 24%;
height: 200px;
padding: 10px;
}
.autstreen{
float: left;
width: 100%;
margin-top: 15px;
}
.autstreen img {width: 13px; height: 13px;float: left; margin-right: 10px;}
.autstreen a {float: left; color: #fff;width: 89%; font-size: 12px;
color: #888;
margin-top: -3px;
line-height: 20px;
}
.logofoot{
float: left;
margin-top: 30px;
}
.logofoot img {max-width: 100%;}

.up-line{
float: left;
width: 100%;
height: 40px;
overflow: hidden;
background: #f7f7f7;
}
.left-kiss{
float: left;
color: #999;
font-size: 13px;
margin-top: 14px;
padding-left: 10px;
}
.socialis{

float: right;
}
.socicos{
float: left;
padding: 11px 0px 0px 10px;
width: 34px;
height: 45px;
color: #999;

transition: 0.2s;

}
.socicos i { }
.socicos:hover {color: red;transition: 0.2s;}

.block_news_ed{
float: left;
width: 22.8%;
margin: 20px 10px 0px 10px;
height: 340px;
background: #fff;
position: relative;
-webkit-box-shadow: 0px 0px 5px 1px rgba(17,17,17,0.16);
    -moz-box-shadow: 0px 0px 5px 1px rgba(17,17,17,0.16);
    box-shadow: 0px 0px 5px 1px rgba(17,17,17,0.16);
}
.date_news_ed{position: absolute;  top: 139px; left: -5px; color: #fff; font-weight: 500;font-size: 13px;border-top: 1px solid #ec0606;
 background: #ec0606; padding: 5px 0px;width: 112px;padding-left: 10px;}
.date_news_ed::before {
    top: 25px;
    left: 0px;
    border-bottom: 5px solid transparent;
    border-right: 5px solid #333;
    bottom: -5px;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    width: 0;
}
.date_news_ed::after {
    position: absolute;
    width: 0;
    content: "";
    left: 112px;
    top: -2.1%;
    z-index: 15;
    height: 0;
    border: 13px solid transparent;
    border-color: transparent transparent #ec0606 #ec0606;
}

.block_news_ed:hover > .title_news_ed a {color: red; transition: 0.2s;}
.images_news_ed{
float: left;
width: 100%;
height: 165px;
overflow: hidden;
}
.images_news_ed img {width: 100%;height: 100%;}

.title_news_ed {
	 transition: 0.2s;
   text-align: center;
    float: left;
    padding: 0px 5px;
    width: 100%;
    margin: 15px 0px 10px 0px;
    font-size: 1.05em;
    text-transform: uppercase;
    font-weight: 500;
}
.title_news_ed  a {color: #111;}
.shortits_news_ed {
    text-align: center;
    float: left;
    padding: 0px 5px;
    width: 100%;
    line-height: 23px;
    font-size: 13px;
    color: #808080;
}

.mains-contens{
float: left;
width: 100%;
}

.full-story-news{
float: left;
width: 70%;
padding: 30px 10px 30px 0px;
font-size: 15px;
color: #333;
text-align: justify;
}
.full-story-news img {max-width: 100%;}
.iamgers_news_fl{
float: left;
border-radius: 2px;
width: 100%;
position: relative;
margin-bottom: 20px;
}
.iamgers_news_fl:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 3px;
    background: -webkit-linear-gradient(255deg, transparent 20%, rgba(0,0,0,0.72));
    background: linear-gradient(195deg, transparent 10%, rgba(0,0,0,0.82));
}
.title_full_news{
position: absolute;
width: 100%;
bottom: 20px;
left: 20px;
color: #fff;
font-weight: 500;
}

.iamgers_news_fl img {max-width: 100%;border-radius: 2px;}

.speedbas{
float: left;
width: 100%;
height: 175px;
border-bottom: 1px solid #eee;
background: url(../images/fono2.jpg) top fixed;
}
.nakas{
float: left;
width: 100%;
font-weight: 500;
margin-top: 63px;
text-align: center;
font-size: 1.5em;
color: #111;
text-transform: uppercase;
}
.kiloc{
float: left;
width: 100%;
font-weight: 400;
margin-top: 10px;
text-align: center;
font-size: 13px;
color: #111;
}
.kiloc span {color: #111;}
.addcomments_form{float: left;width: 100%;display: none;}

.right-story-news{
float: right;
width: 30%;
padding-left: 25px;
margin:0px 0px 30px 0px;
}
.related_des{
float: left;
margin-top: 20px;
width: 100%;
transition: 0.2s;
}
.image_relat{
float: left;
width: 100px;
height: 65px;
}
.image_relat img {width: 100%; border-radius: 2px; height: 100%;}
.title_relat{
float: right;
width: 65%;
color: #111;
font-size: 0.91em;
font-weight: 500;
margin-bottom: 5px;
}
.related_des:hover > .title_relat {color: red; transition: 0.2s;}
.date_relat{
float: right;
width: 65%;
color: #bbb;
font-weight: 400;
font-size: 13px;
}
/* Блок меню Аккордеон */
.mini-menu{
   float: left;
   width: 100%;
    overflow: hidden;
 margin-top: 20px;
}
.mini-menu ul {
    list-style: none;
    margin: 0;
    padding:0;
    text-align:left;
}
.mini-menu > ul > li {
    position: relative;
}
.mini-menu > ul > li > a {
    display: block; 
    outline: 0; 
    padding: .8em 10px; 
       text-transform: uppercase;
    text-decoration: none;  
    color:#333;
       font-size: 0.9em;font-weight: 500;
  margin-top: 5px;
    background: #f1f1f1;
   border-radius: 2px;
   transition: all 0.5s; 
}
.mini-menu > ul > li > a:hover,
.mini-menu > ul > li > a.active {
    color: #fff;
    background: #111;
    transition: all 0.5s;
}
.mini-menu .sub > ul {
    counter-reset: items;
    height: 0;
    overflow: hidden;
}
.mini-menu .sub > ul > li > a {
    counter-increment: items;
    color:#111;
    font-weight: 300;
    font-size: 14px;
    display: block;
    text-decoration: none;
    padding: .7em 1em;
    text-transform: none;
    transition: all 0.5s;
    border-bottom: 1px dotted #d4d4d4;
}
.mini-menu .sub > ul > li > a:hover,
.mini-menu .sub > ul > li > a.active {
    background: #d8d8d8;
    color: #1976d2;
    transition: all 0.5s;
    padding-left: 1.3em;
}
.mini-menu .sub > ul > li > a:after{
    content: "»";
    
    margin-right:6px;
    line-height: 18px;
}

.mini-menu .sub > ul:after {
    content: "+";
    font-size: 1em;
    display:inline-block;
    position: absolute;
    right: 10px;
    top: 8px;
    line-height: 1em;
    padding: 4px 5px 5px 10px;
    text-align: center;
    width: 38px;
    height: 28px;
    color: #bbb;
    text-indent: 0;
    border: none;
    text-align: center;
    font-size: 17px;
    font-weight: 400; 
}

.user_categors{
float: left;
width: 100%;
padding: 10px;
color: #232323;
border-top: 1px solid #ddd;
background: #f1f1f1;
font-size: 0.91em;
font-weight: 500;
transition: 0.3s;
}
.user_categors:last-child{border-bottom: 1px solid #ddd;}
.user_categors:hover {padding-left: 25px;transition: 0.3s;}

.banner_1{
float: left;
width: 100%;
}
.banner_1 img {max-width: 100%;margin-left: 10px;}

.add_block_serv{
float: left;
width: 100%;
background: url(../images/pat.png);
padding: 20px;
border-radius: 2px;
position: relative;
margin-bottom: 20px;
}

.add_block_serv:before{
position: absolute;
content: "";
background-image: -webkit-gradient(linear,left top,right top,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,rgba(255,255,255,1)));
    background-image: -webkit-linear-gradient(left,rgba(255,255,255,0),rgba(255,255,255,1));
    background-image: -moz-linear-gradient(left,rgba(255,255,255,0),rgba(255,255,255,1));
    background-image: -ms-linear-gradient(left,rgba(255,255,255,0),rgba(255,255,255,1));
    background-image: -o-linear-gradient(left,rgba(255,255,255,0),rgba(255,255,255,1));
    background: linear-gradient(to right,rgba(255,255,255,0),rgba(255,255,255,1));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,StartColorStr='#00ffffff',EndColorStr='#ffffff');
    top: 0;
    height: 100%;
    position: absolute;
    left: 0;
    width: 100%;
}

.images_serv{
float: left;
width: 200px;
height: 200px;
position: relative;
border-radius: 50%;
}
.images_serv img {width: 100%; height: 100%; border-radius: 50%;}
.title_services{
float: right;
width: 65%;

padding: 10px 0px;
font-weight: 500;
text-align: left;
}
.let_get {
float: right;
width: 65%;
font-size: 1.2em;
margin: 0px;
color: #111;
}

.go_backgo{
	float: right;
width: 65%;
margin-top: 20px;
}
.go_backgo a {
    float: left;
    text-transform: uppercase;
    background: #ec0606;
    border-radius: 7px;
    display: inline-block;
    cursor: pointer;
    font-size: 13px;
    font-weight: 700;
    color: #ffffff;
    padding: 15px 22px;
    margin: 0px 0px 0px 0;
    text-decoration: none;
    transition: 0.2s;
    transition: all 0.5s;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.2);
    box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.2);
}
.go_backgo a:hover {background: #111;transition: 0.2s;}


.shotrs_shop{
background: #39a901 !important;
margin-right: 10px !important;
transition: 0.2s;}
.shotrs_shop:hover {background: #111 !important; transition: 0.2s;}
.shopo_image{
float: left;
width: 270px;
position: relative;
height: 270px;
}
.shopo_image img {width: 100%; height: 100%;}

.title_services_shop{
float: right;
    width: 62%;
    font-size: 22px;
    padding: 10px 0px;
    font-weight: 500;
    text-align: left;
}
.arts_code{
width: 62%;
float: right;
text-align: left;
font-size: 15px;
font-weight: 400;
color: #ccc;
margin-bottom: 10px;
}
.arts_code a {color: #335;}

.tros{width: 62% !important;}

#horizontalTab{
float: left;
width: 100%;
background: #fff;
}
ul.resp-tabs-list {
margin: 0px;
padding: 0px;
overflow: hidden;
}
.resp-tabs-list li {
transition: all 0.5s;
width: 50%;
text-align: center;
display: inline-block;
text-transform: uppercase;
margin: 0;
position: relative;
list-style: none;
cursor: pointer;
float: left;
background: #ccc;
font-size: 0.8em;
color: #fff;
text-decoration: none;
padding: 11px;
display: block;
font-weight: 500;
padding: 20px 0px;
}
.resp-tabs-list li::after {
    position: absolute;
    width: 0;
    content: "";
    right: -54px;
    top: 0px;
    z-index: 15;
    height: 0;
    border: 27px solid transparent;
    border-color: transparent transparent #ec0606 #ec0606;
}
.resp-tabs-container {
padding: 0px;
transition: all 0.5s;
background-color: #fff;
clear: left;
}
.resp-tabs-container iframe {width: 100%;}
h2.resp-accordion {
cursor: pointer;
padding: 5px;
display: none;
}
.resp-tab-content {
display: none;
padding: 15px;
}
.resp-tab-active {
border-bottom: none;
color: #fff !important;
transition: all 0.5s;
background: #ec0606 !important;
}
.resp-tab-active {
border-bottom: none;
background-color: #fff;
transition: all 0.5s;
}
.resp-content-active, .resp-accordion-active {
display: block;
transition: all 0.5s;
}
.resp-tab-content {
  width: 100%;
  height: 100%;
  float: left;
  padding: 15px;
  font-size: 0.98em;
   transition: all 0.5s;
  background: #fff;
   border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
}
.resp-tabs-container p {color: #000;}
h2.resp-accordion {
    font-size: 0.75em;
   background: #111;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0px;
    border-bottom: 1px solid #111;
    color: #fff;
    padding: 15px 10px;
}
h2.resp-tab-active {
    border-bottom: 0px solid #263340 !important;
}

h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue;
}
/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 30%;
}

.resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0;
    cursor: pointer;
    float: none;
}
.resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    float: left;
    width: 68%;
    border-radius: 4px;
    clear: none;
}
.resp-vtabs .resp-tab-content {
    border: none;
}

.resp-vtabs li.resp-tab-active {
    border: 1px solid #c1c1c1;
    border-right: none;
    background-color: #fff;
    position: relative;
    z-index: 1;
    margin-right: -1px !important;
    padding: 14px 15px 15px 14px !important;
}
.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #ec0606;
}
h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #ec0606;
}
/*-----------Accordion styles-----------*/
h2.resp-tab-active {
    background: #333!important;color: #fff;
}
.resp-easy-accordion  h2.resp-accordion {
        display: block;
}
.resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1;
}
.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1 !important;
}

.resp-jfit {
    width: 100%;
    margin: 0px;
}

.resp-tab-content-active {
    display: block;
}
h2.resp-accordion:first-child {
    border-top: 1px solid #333 !important;
}

/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 540px) {
    ul.resp-tabs-list {
        display: none;
    }
    h2.resp-accordion {
        display: block;
    }

    .resp-vtabs .resp-tab-content {
        background: #1976d2;color: #fff;
    }

    .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: initial;
        clear: none;
    }
    .resp-accordion-closed {
        display:none !important;
    }
    .resp-vtabs .resp-tab-content:last-child {
         background: #1976d2 !important;
         color: #fff;
    }
}
.block-tab-news{
float: left;
width: 100%;
}
.related_shop{
float: left;
margin-top: 20px;
width: 100%;
transition: 0.2s;
}
.image_shop{
float: left;
width: 100px;
height: 100px;
}
.image_shop img {width: 100%; border-radius: 2px; height: 100%;}
.title_shops{
float: right;
width: 65%;
color: #111;
font-size: 0.91em;
font-weight: 500;
margin-bottom: 5px;
}
.related_shop:hover > .title_shops {color: red; transition: 0.2s;}
.date_shop{
float: right;
width: 65%;
color: #bbb;
font-weight: 400;
font-size: 13px;
}
.botex_shop{
float: right;
width: 65%;
margin-top: 5px;
}
.botex_shop span{
float: left;
    text-transform: uppercase;
    background: #39a901;
    border-radius: 2px;
    display: inline-block;
    cursor: pointer;
    font-size: 11px;
    font-weight: 700;
    color: #ffffff;
    padding: 7px 8px 7px 2px;
    margin: 0px 0px 0px 0;
    text-decoration: none;
    transition: 0.2s;
    transition: all 0.5s;
   
}

.blockfeedme{
float: left;
width: 100%;
}
.blockfeedme iframe {width: 100%;}


/* Контакты */
  .feedback .grid_1_4 { margin-bottom: 20px; }
  .map_resp { padding-top: 60%; }
  /* Формы на UL */
ul.ui-form { list-style: none; padding: 10px 0px 0px 0px; margin: 0; float: right; width: 100%; }
  ul.ui-form > li { margin-bottom: 20px; }
  ul.ui-form > li:last-child { margin-bottom: 0; }
  .form-group { margin-bottom: 20px; }
  .form-group > label { display: block; margin-bottom: .4em; }
  .form-group.imp > label:after { content: "*"; margin: 0 0 0 10px; color: #ff485b; }

  @media only screen and (min-width: 601px) {
    .form-group.combo:after { clear: both; display: table; content: ""; }
    .form-group.combo > .combo_field { width: 50%; float: left;
      -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
    }
    .form-group.combo > .combo_field:last-child { padding-left: 10px; }
    .form-group.combo > .combo_field:first-child { padding-right: 10px; }
  }
.form_submit{float: left; margin-top: 10px;margin-bottom: 10px;width: 100%;}
.worts{
float: left;width: 100%;margin: 0px; padding: 15px 0px;
    font-weight: 400;
  background: rgba(0,0,0,0.3);
    text-align: center;
    font-size: 1em;
    color: #fff;
    text-transform: uppercase;
}
.helet {font-size: 17px !important;font-weight: 500 !important;}
.coskr{
  line-height: 21px;
  float: right;
  width: 50%;padding: 20px 0px 10px 0px;
      
    font-weight: 400;
    font-size: 15px;
}
.coskr iframe {height: 326px;}
.blockfeedme{
width: 100%;
border-top: 1px solid #000;
float: left;
}
/* --- Контакты --- */
#map { width: 100%; float: left;margin-top: 25px;}
  .map_resp {
    width: 100%; padding-top: 30%; height: 0;
    position: relative;float: left;
  }
  .map_resp > #map {
    position: absolute;
    left: 0; top: 0; bottom: 0;
    height: 335px;
    border-radius: 4px;
    overflow: hidden;
  }
  .contact_head > .title { margin-top: 0; }
  .contacts { font-size: 1.1em; }
  .contacts > .grid_1_2 { padding-left: 42px; }
  .contacts > .grid_1_2 .icon {
    float: left;
    margin: 5px 0 0 -42px;
  }

  .map_gogles{
  float: left;
  width: 100%;
  margin-top: -1px;
  position: relative;
  }
  .map_gogles iframe {width: 100%;}

  .all_ios_info{
 position: absolute;
 right: 0;
 top: 0;
 background: rgba(255,255,255,0.7);
  }

  .stat-gl{
  float: left;
  width: 100%;
  padding: 10px;
  }



  .allusers{
float: left;
width: 300px;
padding: 10px;
}
.usebill{float: left;width: 100%;text-align: center;color: #333;font-size: 1.2em;padding: 5px 0px;}
.avapf{
float: left;
width: 150px;
height: 150px;
border-radius: 50%;
margin-left: 23%;
position: relative;
margin-top: 20px;margin-bottom: 10px;
}
.avapf:before {
    content: "";
    width: 19px;
    height: 19px;
    border-radius: 50%;
    display: inline-block;
    background-color: transparent;
    position: absolute;
    bottom: 10px;
    right: 12px;
    z-index: 10px;
}
.statsu_uer {position: relative;}
.avapf:after {
    content: "";
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: inline-block;
    background-color: transparent;
    position: absolute;
    bottom: 12px;
    right: 14px;
    z-index: 10px;
}
.mobile_blocks_rus{ display: none; }
.avapf img {width: 100%;height: 100%;border-radius: 50%;}
.inita{float: left;width: 100%;color: #999999;padding: 5px 0px 5px 0px;  font-size: 0.91em; text-align: center;}
.inita a {color: #ec0606; font-weight: 400;}
.inita span {color: #655; font-weight: 500;}
.initay span {background: #ec0606;color: #fff;font-size: 0.91em;border-radius: 4px;padding: 5px 15px;}
.initay{float: left;width: 100%;color: #999999;padding: 5px 0px 5px 0px; font-size: 0.91em; text-align: center;}
.initay a {color: #fff;font-weight: 500;}

.block-cont-userprod{
float: left;
width: 72%;
position: relative;
padding-left: 20px;
padding-bottom: 20px;
}
.useeds  a {color:  #fff; font-weight: 500;}
.useeds {float: left;color: #fff; background: #ec0606;color: #fff;font-size: 0.91em;margin-right: 15px;border-radius: 4px;padding: 5px 15px;}
.rods{position: absolute;right: 10px;top: 20px; }

.sm-change-div {color: #bbb !important;font-size: 11px !important;text-transform: uppercase; font-family: sans-serif !important; padding-right: 17px;}

.misto{float: left;width: 100%;margin-bottom: 10px;padding-left: 0px;}
.basenavi, .bnnavi, .navigation, .navigation a, .navigation span, .bnnavi, .nextprev, .nextprev .thide {
float : left;
}
.basenavi{margin-top: 10px;}
.navigation {
border : none;
}
.navigation a:link, .navigation a:active, .navigation a:visited {
background : #eee;
color : #adadad;
border-radius: 2px;
border-bottom : 2px solid #eee;
font-size: 18px;
padding : 4px 10px;
margin-left : 4px;
transition:all 0.5s;
}
.navigation a:hover {
background-color : #707070;
border-bottom : 2px solid #707070;
color : #fff;
transition:all 0.5s;
}
.navigation span {
background :#ec0606 ;
border-bottom : 2px solid #ec0606 ;
border-radius: 2px;
color : #FFFFFF;
cursor : default;
font-size: 18px;
padding : 4px 10px;
margin-left : 4px;
}
.nextprev .thide, .toptop {
width : 32px;
padding-top : 32px;
}
.nextprev a span {
cursor : pointer;
}
.nextprev span .pnext {
background-position : -32px -64px;
}
.nextprev a .pnext {
background-position : -32px -96px;
}
.nextprev span .pprev {
background-position : 0 -64px;
}
.nextprev a .pprev {
background-position : 0 -96px;
}
.stoping-res{
float: left;
width: 100%;
margin: 0px 0px 20px 0px;
}
.mounes-arrow {font-weight: 500;
 width: 7px; height: 16px; color:  #fff; background: #ec0606; position: absolute; left: 0;top: 21px; }
 .mounes-arrow:before {
  position: absolute;
      width: 0;
      left: 4px; top: 0px;
    height: 0;
       content: "";
    border: 7px solid transparent;
 border-color: #ec0606 transparent transparent #ec0606;
  }

 .mounes-arrow:after {
  position: absolute;
      width: 0;
      content: "";
      left: 4px; top: 2px;
    height: 0;
    border: 7px solid transparent;
    border-color: transparent transparent #ec0606 #ec0606;
  }


.container_used_block{
float: left;
width: 100%;
    background: url(../images/pat.png);
margin-bottom: 0px;
position: relative;
}
.teramis{
float: left;
width: 102%;
font-weight: 500;
color: #fff;
text-transform: uppercase;
text-shadow: 0px 0px 8px #000;
text-align: center;
margin: 0px 0px 0px -20px;
padding: 21px 0px 2px 0px;
}

.shortstors {display: none !important;}
.commain{
float: left;
width: 100%;
    background: #fff;
padding: 10px;
margin-bottom: 10px;

}

.pmlist{
float: right;
border: 1px solid #eee;
padding: 10px;
color: #111;
width: 65%;
}
.block-obig{float: left;width: 34.3%;padding: 10px; border: 1px solid #eee; }
.block_title1{float: left;width: 100%;text-align: center;color: #111; }
/* --- PM --- */
.pm-box {
margin-top: 10px;float: left;
padding-left: 45px;
}
  #pm-menu:after { content: ""; clear: both; display: block; }
  #pm-menu {  }
  #pm-menu > a {
    color: #fff;
    font-weight: 500;
    padding: 10px 30px;
    float: left;
    text-decoration: none !important;
    text-align: center;border-radius: 2px;
    background: #ec0606 ;float: left;margin: 0px 10px 10px 0px;
  }
  #pm-menu > a:first-child { border-radius: 2px 0 0 0; }
  #pm-menu > a:hover { color: #fff; }

  .pm_status { padding: 20px 50px 0px 0px; }
  .pm_progress_bar {
    background-color: #f1f1f1;
    margin-bottom: 10px;
    border-radius: 2px;
    overflow: hidden;
  }
  .pm_progress_bar span { background: #ec0606; font-size: 0; height: 10px; display: block; overflow: hidden }

.newheans{width: 100%;padding: 10px 0 10px 0; margin: 0px; color: #caced1;font-weight: 700;font-size: 24px;text-transform: uppercase;}
.clr { clear: both }
  .clrfix:after { clear: both; content: ""; display: table; }

.stoping-res{float: left;width: 100%;}

.stoping-res img {width: 100%;}

  .big_avtors{
  float: left;
  width: 100%;
  margin-top: -20px;
 padding: 20px 20px 20px 0px;
  }
.nefer{
float: left;
width: 100%;
padding: 10px;
border: 1px solid #eee;
color: #111;
font-size: 15px;
}
.jeis {width: 102%;margin: -10px 0px 20px -10px; overflow: hidden; max-height: 220px; position: relative;}
.jeis img {width: 100%;}
.titesmex{
position: absolute;
color: #fff;
width: 100%;
height: 100%;
background: rgba(1,1,1,.4);
top: 0;
left: 0px;
text-align: center;
font-size: 2em;
}
.titesmex a {position: absolute; top: 42%;left: 40%;color: #fff;}
.top-popusl-bl{
float: left;
width: 100%;
background: #f1f1f1;
overflow: hidden;
font-size: 15px;font-weight: 400;
}
.top-popusl-bl a { padding-left: 12px; font-weight: 400; color: #324353;float: left;width: 100%;padding-top: 15px; transition: 0.3s;border-bottom: 1px solid #e6e6e6; padding-bottom: 15px;}
.right-navsic{
float: right;
margin-right: 10px;
width: 18px;
height: 18px;
transition: 0.3s;
}


#p_prldr{
position: fixed;
left: 0;
top: 0;
right:0;
bottom:0;
background: #111;
z-index: 9930;}
 
.contpre small{font-size:25px;}
 
.contpre{
width: 250px;
height: 100px;
position: absolute;
left: 50%;top: 51%;
margin-left:-175px;
margin-top:-45px;
color:#fff;
font-size:40px;
letter-spacing:-2px;
text-align:center;
line-height:35px;}
 
#p_prldr .svg_anm {
position: absolute;
width: 100px;
height: 100px;

background-size:41px;    
margin: 0px 0 0 0px;}
.svg_anm img{width: 100%;}

@media screen and (max-width: 1055px) { 
.coob{width: 27%;}
.callme{margin-right: 10px; position: absolute; right: 0;}
.mains-contens{padding: 10px;}
.login-button{margin-top: 0px;}
.narbg{font-size: 13px;}
.mainWrap{padding-left: 7%;}
.cont_value_fx{width: 100% !important;margin: 0 0 20px;}
.narbg, .comaprrr {float: none;}
.grids_blocks{width: 17.9%;}
.arts_code{width: 60%;}
.tros{width: 60% !important;}
.title_services_shop{width: 60%}
.comm_bls {height: 185px;}
.date_shop{width: 60%;}
.botex_shop{width: 60%;}
.title_shops{width: 60%;}
.mega_name_post b{font-size: 21px !important;}
.callme{font-size: 12px;}
}
@media screen and (max-width: 570px) { 
.coob {width: 100%;}
.cont_value_fx {display: block;width: 100%;padding: 0px; margin: 5px 0px;}
.coob {width: 100%;float: left;margin-right: 0px;padding: 5px 0px 0px 10%;}
.narbg {margin-right: 7px;font-size: 15px; margin-top: 14px;}
.comaprrr{margin-top: 14px;font-size: 15px;}
.callme {width: 100%;margin: 10px 0px 10px 0px;text-align: center;position:relative;}
}
@media screen and (max-width: 1015px) { 
.flexslider { height: 400px; }
.flexslider .slides > li {height: 400px;}
.flex-viewport {max-height: 400px; }
.loading .flex-viewport {max-height: 400px; }
.title-blocks-min{margin-top: 45px;}
.autnav-1{
    position: absolute;
    float: right;
    margin-right: 20px;
    right: 0;
    top: 7px;}
.menu{background: #111;width: 100%;}
.mainWrap{padding-left: 0%;}
.title-blocks-min{font-size: 31px;}
.centro_bottoms{padding-left: 31.5%;}
.shoritis{font-size: 15px;}
#Go_Top{display: none;}
#Go_Top img {display: none;}
.bottom_left_go {display: none;}
.logo{margin-left: 5px;}
.mega_name_post i {left: 5px;}
.setico{width: 140px; height: 140px;}
.grids_blocks{width: 17%; margin-left: 0px; margin-right: 20px;}
.image_grigs {height: 80px; width: 80px;margin-top: -60px;margin-left: 44px;}
.images_news_ed img{ height: auto; }
.block_news_ed{width: 46.8%;}
.title_grigs{margin-left: 15px; font-size: 0.99em;}
.add_use {margin-left: 33.5%;}
.grids_shop {width: 22%; height: 300px;}
.image_shops{height: 175px;}
.rigth_cooms{width: 100%;padding: 5px 5px 0px 5px;}
.left_avans{width: 100%;padding: 5px;}
.comm_bls{margin-right: 20px;height: 115px; }
.center-allic {width: 35%;padding-left: 5px;}
.ght1{width: 100%;}
.ght2 {display: none;}
.alltextxl {text-align: left;}
.lastchagn {width: 28%;margin-right: 10px;}
.left-about{width: 35%;}
.autstreen a{width: 85%;}
.hetpolfee{display: none;}
.home_lome {padding: 0px 10px;}
.block_news_ed {height: 310px;}
.metatitlex{margin-top: 65px;}
.full-story-news {width: 100%;}
.right-story-news {width: 100%;float: left; padding-left: 0px;margin-top: 0px;}
.related_shop {width: 33%;}
.title_shops, .date_shop, .botex_shop {width: 54%;}
.title_shops {font-size: 0.81em;}
.block-cont-userprod {width: 52%;}
}
@media screen and (max-width: 725px) { 
.shoritis{font-size: 13px;} 
.flexslider .slides img {width: 120%;
-moz-animation:none;
-webkit-animation: none;
-ms-animation: none;}
.login-block{left: 40%;}
.grids_blocks{width: 21%;}
.shotrlx {font-size: 13px;}
.metatitlex {margin-top: 25px;}
.grids_shop {width: 30%;}
.title_services, .let_get, .go_backgo {width: 60%;}
.go_backgo a {font-size: 11px;}
.shopo_image {width: 230px;height: 230px;}
}
@media screen and (max-width: 620px) { 
.shoritis{display: none;}
.full-story-news {padding-right: 0px;}
.centro_bottoms {padding-left: 22.5%;}
.bottomsread {font-size: 11px;}
.flexslider { height: 310px; }
.flexslider .slides > li {height: 310px;}
.flex-viewport {max-height: 310px; }
.loading .flex-viewport {max-height: 310px; }
.title-blocks-min {margin-top: 75px;}
.grids_blocks {width: 28%;}
.shotrlx {line-height: 21px;}
.grids_shop{width: 45%;}
.title_full_news {left: 0px; padding-left: 10px;padding-right: 10px;text-align: left;}
.lastchagn{display: none;}
.comm_bls{margin-right: 0px; height: 135px;}
.center-allic{width: 50%;}
.left-about{width: 50%; padding-left: 5px;}
.block_news_ed {width: 100%;margin: 5px 0px;padding: 0px;}
.title_shops, .date_shop, .botex_shop {width: 100%;}
.title_services, .let_get, .go_backgo {width: 50%;}
.images_serv{width: 180px;height: 180px;}
.related_shop {height: 237px;padding: 0px 5px;}
.shopo_image {width: 180px; height: 180px;}
.title_services_shop, .arts_code, .let_get {width: 54% !important;}
.title_services_shop {font-size: 18px;}
.tros1 {width: 100% !important;}
.image_shop{width: 100%;height: auto;}
}
@media screen and (max-width: 420px) { 
.logo {margin-bottom: -5px;margin-left: 15%;}
.up-line {display: none;}
.title-blocks-min {font-size: 24px;}
.flexslider { height: 280px; }
.flexslider .slides > li {height: 280px;}
.flex-viewport {max-height: 280px; }
.loading .flex-viewport {max-height: 280px; }
.grids_blocks{width: 44%;}
.setico {width: 160px; height: 160px;}
.image_grigs {height: 100px; width: 100px;}
.linefooter{display: none;}
.comm_bls {height: 155px; width: 86%;}
.statistics-inner{display: none;}
.images_serv{margin-left: 21%;}
.title_services, .let_get, .go_backgo {width: 100%; text-align: center;}
.let_get{width: 100% !important;text-align: center;}
.go_backgo {padding-left: 28%;}
.metatitlex{padding: 0px 10px;font-size: 20px;}
.tros1, .tros {padding-left: 0% !important; text-align: left !important;}
.title_services_shop, .arts_code, .let_get {width: 100% !important;padding-left: 5px;}
.login-block{width: 100%;left: 50%;display: none;top: 20%;}
.sociallogin{margin-left: 75px;}
.login-line{width: 92%;}
.left-avtors{padding: 15px;}
.nameemail{width: 100%;}
.name-as {display: none;}
.logos {display: none;}
.stat-gl {font-size: 15px !important;}
.login-link {padding-left: 65px;}
.allusers {margin-right: 14%;}
.links_cat_blog {display: block; bottom: 10px;}
.hotyco {display: none;}
.bot_not{bottom: 20px;}
.block-autors-good {height: auto;}
.cobo_modils {float: right;width: 100% !important;padding: 5px !important;}
}
@media screen and (max-width: 390px) { 
.logo {margin-bottom: -5px;margin-left: 10%;margin-bottom: 20px; margin-top: 20px;}
.callme{display: none;}
.logofoot{margin-left: 10%;}
.mega_name_post i{width: 42px;}
.mega_name_post a{font-size: 11px;}
.centro_bottoms{padding-left: 14.5%;display: none;}
.title-blocks-min{font-size: 22px; padding: 0px 10px;}
.flexslider { height: 250px; }
.line-namesk{margin-top: 0px;}
.flexslider .slides > li {height: 250px;}
.flex-viewport {max-height: 250px; }
.loading .flex-viewport {max-height: 250px; }
.mega_name_post b{font-size: 18px !important;padding-bottom: 7px;}
.all_used {right: 10px; top: 5px;}
.grids_blocks {margin-right: 15px;}
.title_grigs{font-size: 0.95em;}
.block-cont-userprod{width: 100%;padding: 0px; margin: 0px;}
.title-blocks-min {margin-top: 105px;}
.shotrlx{line-height: 18px;}
.grids_shop {width: 44%;}
.comm_bls {height: 170px; width: 88%;}
.center-allic{width: 100%;}
.left-about{width: 100%;padding: 5px;}
.migrans{display: none;}
.sociallogin{margin-left: 80px;}
.enter{margin-left: 26%;}
.center-allic{display: none;}
.ortsot{left: 63% !important;}
.login-block{width: 100%;left: 54%;}
}
@media screen and (max-width: 370px) { 
.login-block {left: 57%;}
.login-link {padding-left: 45px;}
.ortsot{left: 61% !important;}
}
@media screen and (max-width: 330px) { 
.setico{width: 130px; height: 130px;}
.image_grigs{width: 70px; height: 70px;}
.grids_blocks{height: 140px;}
.shotrlx{padding: 0px 30px;}
.grids_shop{width: 43%;}
.short_name_lcom{width: 80%; line-height: 17px;}
.name_title_lcom{width: 80%;}
.logofoot{margin-left: 4%;}
.logo{margin-left: 4%;}
.images_serv{margin-left: 14%;}
.title_shop{font-size: 0.99em;}
.go_backgo{padding-left: 23%;}
.login-block{left: 63%;}
.login-link{padding-left: 25px;}
.enter {margin-left: 20%;}
.title-blocks-min{padding: 0px 20px; margin-top: 75px;}
.sociallogin{margin-left: 60px;}
.flexslider { height: 220px; }
.flexslider .slides > li {height: 220px;}
.flex-viewport {max-height: 220px; }
.loading .flex-viewport {max-height: 220px; }
.go_backgo a {padding: 13px 13px;}
.botex_shop a{font-size: 9px;}
.ortsot{left: 61% !important;}
.title_shops{font-size: 0.7em;}
}