
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1199px) {
.top_btn_form .btn_form_rss, .top_btn_form .btn_form_gadanie {
    padding-left: 230px;
}
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 479px) {
.width_max{
	width: 100%;
}
.top_btn_form .btn_form_rss, .top_btn_form .btn_form_gadanie {
    padding-left: 15px;
}
.modal_form_wrapp_sesh .modal_form,
.modal_form_wrapp_rss .modal_form{
	width: 260px;
}
.modal_form_wrapp_sesh .btn_form_undefault,
.modal_form_wrapp_rss .btn_form_default{
	width: 100%;
}
.scrollup {
    right: 15px;
}
}



/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {
    .s_item .title .num {
    font-size: 18px;
	font-family: 'Open Sans';
    font-weight: 700;
    color: rgb( 50, 50, 50 );
    font-weight: bold;
    line-height: 1.333;
}
.s_item .title .num, .net.s_item .title a {
    display: inline-block;
    border-bottom: none;
    padding: 0;
}
.s_item .title .weight {
    display: inline-block;
    margin-left: 15px;
}
header .logo {
    padding-top: 11px;
    padding-bottom: 18px;
    background-color: #fdaa40;
    margin: 0 -15px;
}
.color_fon{
    display:none;
}
.logo_min {
    display: block;
}
.header .logo img {
    display: block;
    width: auto;
    margin: 0 auto;
}
.header {
    height: 135px;
    background-color: #fff;
    display: block;
    position: relative;
}
.logo_max {
    display: none;
}
.sidebar, .foot_nav, .header .search {
    display: none;
}
.head_top .search {
    margin-top: 25px;
    padding-left: 15px;
}
.ico_mobile_menu {
    width: 34px;
    height: 30px;
    background-color: transparent;
    padding-top: 3px;
    text-align: center;
    margin-left: 28px;
    margin-top: 8px;
    cursor: pointer;
    float: left;
}
.navigation .ico_mobile_menu {
    background-color: #fff;
    margin-top: 38px;
    margin-left: 5px;
}
.navigation .logo_min{
	display: none;
}
.header_fix .logo_min img{
	width: 100%;
	padding: 0 15px;
	display: block;
}
.top_nav ul, .navigation ul {
    display: none;
    list-style-type: none;
    position: absolute;
    z-index: 100;
    top: 50px;
    width: 100%;
    left: 0;
}
.ico_mobile_menu i {
    font-size: 24px;
    color: #323232;
    text-transform: uppercase;
}
.top_nav ul li, .menu li {
    text-align: center;
    margin-top: -1px;
}
.top_nav ul li a, .menu a {
    width: 100%;
    display: block;
    padding-top: 23px;
    padding-bottom: 21px;
    border-top: 1px solid #494949;
    border-bottom: 1px solid #494949;
    text-align: center;
    background-color: #fff;
    font-size: 16px;
    text-transform: uppercase;
	font-family: 'Open Sans';
    font-weight: 700;
    color: #323232;
    font-weight: bold;
    text-align: center;
}
.top_nav ul li a:hover, .menu a:hover{
	color: #fdaa40;
}
.navigation ul{
	top: 80px;
}
.spravka {
    margin-top: 10px;
    float: right;
    margin-right: 22px;
}
.spravka i {
    font-size: 30px;
    color: #323232;
    text-transform: uppercase;
}
h1, .osn_title {
  font-size: 30px;
  color: rgb( 50, 59, 60 );
	font-family: 'Open Sans';
    font-weight: 700;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 40px;
}
.footer{
	height: 120px;
	margin: -120px auto 0;
}
.content{
	padding: 0 0 120px;
}
.copyright {
  font-size: 16px;
  color: #323232;
  line-height: 1;
  text-align: center;
  padding-top: 55px;
  text-transform: uppercase;
}
.navigation .btn_form_default{
	width: auto;
	padding-left: 15px;
	padding-right: 15px;
	color:#fff;
}
.q {
    width: auto;
    float: right;
    padding-top: 35px;
}
.footer .top_nav{
	display: none;
}
}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {
.navigation .logo_min {
    width: 260px;
    float: left;
    display: block;
    margin-left: -15px;
    height: 115px;
    padding-top: 37px;
}
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
.navigation .logo_min {
    width: auto;
    padding-top:25px;
}
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
    
.header {
    height: 115px;
}
.ico_mobile_menu {
    display: none;
}
.bg_fon{
    position:relative;
}
.color_fon {
    display: block;
    background-color: rgba( 0, 0, 0, 0.851);
    width: 48.5%;
    position: absolute;
    top: 30px;
    bottom: 30px;
}
.bg_fon .container{
    position:relative;
    z-index:2;
}
/* .nav_site{
background: none;
} */
.color_fon_back {
    background: url(../img/bg_nav.jpg) 0 59% no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    width: 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
}
.navigation .logo_min {
    width: 350px;
    padding-top:35px;
}
.top_nav ul, .navigation ul, .footer ul {
    display: block;
    list-style-type: none;
    position: relative;
    z-index: 100;
    top: 0;
    text-align: right;
    width: 100%;
    left: 0;
}
.navigation ul{
	width: auto;
}
.top_nav ul li, .menu li,.footer ul li {
    display: inline-block;
}
.top_nav ul li a, .menu a, .footer ul li a {
    width: 100%;
    display: block;
    padding: 44px 8px 30px 0;
    border-top: none;
    border-bottom: none;
    text-align: center;
    background-color: transparent;
    font-size: 16px;
    text-transform: none;
	font-family: 'Open Sans';
    font-weight: 600;
    color: #323232;
    text-align: center;
}
.top_nav ul li a::after,
.menu a::after{
	content: "/";
	margin-left: 12px;
}
.top_nav ul li.last a::after,
.menu li.last a::after{
	content: "";
	margin-left: 0;
	margin-right: 0;
}
.top_nav ul li.last a,
.menu li.last a{
	margin-right: 0;
}
.menu a{
	font-size: 15px;
}
.logo_min{
	display: none;
}
.header .logo img{
	display: block;
    margin: 0;
}
.logo_max {
    display: block;
    width: 100%;
}
.header .logo {
	padding-top: 27px;
    background-color: transparent;
}
.spravka{
	display: none;
}
.top_nav ul li a:hover, .menu a:hover, .footer ul li a:hover{
	text-decoration: underline;
	color: #fdaa40;
}
.sidebar, .foot_nav, .header .search{
	display: block;
}
.footer{
	height: 170px;
	margin: -170px auto 0;
}
.content{
	padding: 0 0 170px;
}
.copyright {
    padding-top: 35px;
}
.footer .logo .img{
	padding-top: 22px;
}
.footer .top_nav{
	display: block;
}



.color_fon {
    width: 100%;
    top: 0;
}
.bg_fon, .color_fon_back {
    background: none;
}
.top_block_cont {
    margin-top: 0px;
}
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
.navigation .logo_min {
    margin-right: 50px;
}
.menu a{
	font-size: 16px;
}
}

/*-------- Стили для блоков контента -------------*/

.conținut_title {
 font-size: 24px;
 margin-bottom: 25px;
}
.text_edit .conținut ul li::before, .conținut ul li::before {
 border-radius: 3px;
 background-color: #ebe12b;
 box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.34);
 content: "";
 height: 15px;
 left: 1px;
 position: absolute;
 top: 2px;
 width: 15px;
 margin-top: 2px;
}
.text_edit .conținut ul li, .conținut ul li {
   padding-left: 35px;
   font-size:14px;
}
.text_edit .conținut ul, .conținut ul {
   margin-left:0;
}
.text_edit .conținut ul li a:hover, .conținut ul li a:hover {
   text-decoration:none;
}
.text_edit .conținut ul li a, .conținut ul li a {
   color:inherit;
   font-size:inherit;
}

blockquote, .text_edit blockquote {
   border-radius: 5px;
 background-color: #f7f7f7;
 border: 0 none;
 color: #3b4fe7;
 font-size: 16px;
 font-weight: 500;
 padding: 40px 90px 50px;
 position: relative;
 width: 100%;
 margin: 0 0 20px 0;
}
blockquote .skobka_up, .text_edit blockquote .skobka_up{
 left: 34px;
 position: absolute;
 top: 23px;
}
blockquote .skobka_down, .text_edit blockquote .skobka_down {
 bottom: 30px;
 position: absolute;
 right: 34px;
}

.text_block_tpl_icon {
 border-radius: 50%;
 float: left;
 font-size: 0;
 height: 63px;
 line-height: 63px;
 text-align: center;
 width: 63px;
}
.text_block_tpl_icon svg {
 display: inline-block;
 line-height: normal;
 margin: 0 -1px 0 0;
 vertical-align: middle;
}
.text_block_tpl_text {
 padding: 0 0 0 80px;
}
.text_block_tpl {
 border-radius: 5px;
 margin: 0 0 20px;
 padding: 19px 25px 19px 19px;
 
}
.text_block_tpl:after, .text_block_tpl:before {
   content:"";
   display: table;
   clear: both;
}

.text_block_tpl_text {
   font-size: 14px;
   font-style: italic;
}
.text_good_icon {
 background: #3abeb1 none repeat scroll 0 0;
}
.text_good {
 background: #e2f5f3 none repeat scroll 0 0;
}
.text_no_good {
 background: #fde4e3 none repeat scroll 0 0;
}
.text_no_good_icon {
 background: #f24841 none repeat scroll 0 0;
}
.text_atten {
 background: #fffdde none repeat scroll 0 0;
}
.text_atten_icon {
 background: #ffdd24 none repeat scroll 0 0;
}
.text_info {
 background: #ccf2ff none repeat scroll 0 0;
}
.text_info_icon {
 background: #00b7f4 none repeat scroll 0 0;
}