@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,500italic,400italic,100italic,100,300,300italic,700,700italic&subset=latin,cyrillic-ext');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,700,800&display=swap&subset=cyrillic');
@import url('https://fonts.googleapis.com/css?family=Fira+Sans:300,400,400i,500,600,700,800,900|Oswald:200,300,400,500,600,700&display=swap&subset=cyrillic');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans:400,400i,700&display=swap&subset=cyrillic');
@import url('https://fonts.googleapis.com/css?family=Merriweather:300,300i,400,400i,700,700i,900,900i&display=swap&subset=cyrillic');
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,200i,300,300i,400,400i,600,600i,700,700i,900,900i&display=swap&subset=cyrillic');


@font-face {
font-family: 'blr';
src: url(../font/blr.ttf);
}


* {
margin: 0;
padding: 0;
}

body {
font: 12px/18px 'Source Sans Pro', 'Noto Sans', OpenSans, Verdana, sans-serif;
width: 100%;
/*background:url(../images/bg.jpg) no-repeat center 66px;*/
transition: 3s;
}

a {
color: #3eb5f1;
outline: none;
text-decoration: underline;
}

a:hover {
color: #08a2f0;
}

img {
border: none;
max-width: 100%;
height: auto;
}

.clear:after,
.clear:before {
content: '';
display: block;
width: 100%;
height: 0;
clear: both;
}

.clr {
clear: both;
height: 0;
}

.m10 {
margin-bottom: 10px;
}

h1 {
color: #434343;
font-size: 30px;
line-height: 30px;
font-weight: 400;
margin-bottom: 20px;
font-family: 'Fira Sans', 'Noto Sans', sans-serif;
}

h2 {
color: #434343;
font-size: 27px;
line-height: 27px;
font-weight: 400;
margin-top: 33px;
margin-bottom: 16px;
font-family: 'Fira Sans', 'Noto Sans', sans-serif;
}

h3 {
color: #434343;
font-size: 21px;
line-height: 24px;
font-weight: 400;
margin-top: 20px;
margin-bottom: 16px;
font-family: 'Fira Sans', 'Noto Sans', sans-serif;
}

h4 {
color: #434343;
font-size: 18px;
line-height: 18px;
font-weight: 400;
margin-top: 6px;
margin-bottom: 16px;
font-family: 'Fira Sans', 'Noto Sans', sans-serif;
}

fieldset {
border: none;
}

legend {
margin-bottom: 15px;
}

blockquote {
color: #808080;
margin-top: -16px;
margin-bottom: 16px;
margin-right: 16px;
text-align: right;
}

#header {
position: fixed;
z-index: 102;
width: 100%;
height: 64px;
top: 0;
left: 0;
background: #efefef;
box-shadow: 0 0 4px rgba(0, 0, 0, .5);
}

#header-wrap {
position: relative;
width: 100%;
max-width: 1020px;
min-width: 768px;
margin: 0 auto;
}

#logo {
float: left;
margin: 16px 0 0 12px;
}

#logo a {
display: block;
}

#Stage {
float: left;
}

.login_popup {
position: relative;
margin: 21px 40px 0 0;
float: right;
}

#social input {
font: 15px 'Source Sans Pro', 'Noto Sans', OpenSans, Verdana, sans-serif;
}

a.login_popup_open {
display: inline-block;
font-size: 18px;
line-height: 18px;
color: #000;
text-decoration: none;
border-bottom: 1px #000 dashed;
}

#social {
display: none;
position: absolute;
right: 0;
top: 28px;
width: 242px;
box-sizing: border-box;
padding: 15px;
background: #fff;
border: 1px #e1e1e1 solid;
box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
}

.popup:before,
.popup:after {
content: '';
position: absolute;
top: -17px;
right: 40px;
width: 0;
height: 0;
border-bottom: 8px #e1e1e1 solid;
border-left: 8px rgba(255, 255, 255, 0) solid;
border-right: 8px rgba(255, 255, 255, 0) solid;
border-top: 8px rgba(255, 255, 255, 0) solid;
}

.popup:after {
top: -16px;
border-bottom-color: #fff;
}

#social.popup.over:before,
#social.popup.over:after {
border: none;
}

#social.over {
position: fixed;
z-index: 410;
left: 50%;
top: 50px;
margin-left: -121px;
}

.overlogin {
position: fixed;
z-index: 400;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, .8);
}

#clone-social #social {
float: left;
}

#social .video-reg {
background: none;
}

#social .title-social {
color: #aaaaaa;
display: block;
margin-bottom: -10px;
font-size: 15px;
}

#social .login {
color: #000;
}

.social-network {
margin-top: 5px;
}

#social ul {
list-style: none;
margin-left: -15px;
margin-right: -15px;
}

#social li {
float: left;
}

#social li a {
display: block;
width: 60px;
height: 48px;
background: url(../images/social.png) no-repeat;
transition-property: background-position;
transition-duration: 0.2s;
-o-transition-property: background-position;
-o-transition-duration: 0.2s;
-webkit-transition-property: background-position;
-webkit-transition-duration: 0.2s;
}

#social a.vkontakte {
background-position: left top;
}

#social a.facebook {
background-position: -60px top;
}

#social a.google {
background-position: -180px top;
}

#social a.odnoklassniki {
background-position: -120px top;
}

#social a.vkontakte:hover {
background-position: left bottom;
}

#social a.facebook:hover {
background-position: -60px bottom;
}

#social a.google:hover {
background-position: -180px bottom;
}

#social a.odnoklassniki:hover {
background-position: -120px bottom;
}

#social input {
width: 100%;
height: 34px;
line-height: 34px;
color: #000;
box-sizing: border-box;
padding: 0 5px 0 50px;
border: none;
border-bottom: 1px #d8d8d8 solid;
margin-bottom: 10px;
}

#social input:focus {
border-bottom: 2px #5ccaff solid;
}

#social input.login {
background: url(../images/login-ico.png) no-repeat 12px 7px;
}

#social input.pass {
background: url(../images/password-ico.png) no-repeat 12px 13px;
}

#social button,
button.btn {
position: relative;
cursor: pointer;
width: 100px;
height: 36px;
display: block;
color: #fff;
text-transform: uppercase;
border: none;
background: #34b4f3;
margin: 20px auto;
border-radius: 0px;
font: 15px 'Source Sans Pro', 'Noto Sans', OpenSans, Verdana, sans-serif;
font-weight: 600;
}

button.btn {
margin: 0 0 15px 0;
}

#social button:hover {
background: #1e9fde;
}

#social button:hover:after {
border-left-color: #1e9fde;
}

#social button:active {
background: #058dd0;
}

#social button:active:after {
border-left-color: #058dd0;
}

.control-group {
margin-bottom: 15px;
}

#social button:after,
button.btn:after {
position: absolute;
content: '';
top: 0;
right: -20px;
width: 0;
height: 0;
border-top: 18px rgba(0, 0, 0, 0) solid;
border-right: 10px rgba(0, 0, 0, 0) solid;
border-bottom: 18px rgba(0, 0, 0, 0) solid;
border-left: 10px #34b4f3 solid;
}

#clone-social #social {
margin: 0;
}

#clone-social #social .login {
display: none;
}

#social .h-user-info a {
width: auto;
height: auto;
float: none;
margin-right: 0;
background: none;
text-decoration: none;
}


#header-banner {
width: 100%;
position: relative;
margin-top: 33px;
z-index: 70;
}


.main {
max-width: 980px;
min-width: 728px;
margin: 30px auto 0 auto;
padding: 0 20px;
position: relative;
}

.poleznyashki {
background: #fff9f9;
padding: 12px 0 36px;
margin-top: 36px;
}

.header-menu {
clear: both;
margin-top: 85px;
margin-bottom: 20px;
background: #F6F6F6;
border: 1px solid #E1E1E1;
}

.header-menu>ul {
list-style: none;
margin: 0 0 0 20px;
}

.header-menu>ul>li {
display: inline-block;
position: relative;
margin: 0 0 0 -10px;
padding: 17px 19px 14px;
z-index: 5;
}

.header-menu>ul>li:hover:after {
clear: both;
float: left;
display: block;
content: "";
height: 12px;
width: 100%;
background: #000;
position: absolute;
top: 42px;
margin: 0 0 0 -19px;
z-index: 20;
}

.header-menu>ul>li.parent {
background-image: url(../images/menu-arrow-dark.png);
background-position: right 12px top 24px;
background-repeat: no-repeat;
padding: 17px 23px 14px 13px;
margin: 0 2px 0 -9px;
}

.header-menu>ul>li.parent:hover:after {
margin: 0 0 0 -13px;
}

.header-menu>ul>li:hover {
z-index: 10;
-moz-box-shadow: 0 5px 15px rgba(0, 1, 3, .5);
-webkit-box-shadow: 0 5px 15px rgba(0, 1, 3, .5);
box-shadow: 0 5px 15px rgba(0, 1, 3, .5);
}

.header-menu>ul>li.parent:hover {
background-image: url(../images/menu-arrow-white.png);
background-position: right 12px top 24px;
background-repeat: no-repeat;
}

.header-menu>ul>li.nth1:hover,
.header-menu>ul>li.nth1:hover ul,
.header-menu>ul>li.nth1:hover:after {
background-color: #5f06a3;
}

.header-menu>ul>li.nth2:hover,
.header-menu>ul>li.nth2:hover ul,
.header-menu>ul>li.nth2:hover:after {
background-color: #4bb8ef;
}

.header-menu>ul>li.nth3:hover,
.header-menu>ul>li.nth3:hover ul,
.header-menu>ul>li.nth3:hover:after {
background-color: #6e9a47;
}

.header-menu>ul>li.nth4:hover,
.header-menu>ul>li.nth4:hover ul,
.header-menu>ul>li.nth4:hover:after {
background-color: #c59e19;
}

.header-menu>ul>li.nth5:hover,
.header-menu>ul>li.nth5:hover ul,
.header-menu>ul>li.nth5:hover:after {
background-color: #006ec2;
}

.header-menu>ul>li.nth6:hover,
.header-menu>ul>li.nth6:hover ul,
.header-menu>ul>li.nth6:hover:after {
background-color: #896c13;
}

.header-menu>ul>li.nth7:hover,
.header-menu>ul>li.nth7:hover ul,
.header-menu>ul>li.nth7:hover:after {
background-color: #bd260d;
}

.header-menu>ul>li.nth8:hover,
.header-menu>ul>li.nth8:hover ul,
.header-menu>ul>li.nth8:hover:after {
background-color: #eccb15;
}

.header-menu>ul>li:hover a {
color: #fff;
}

.header-menu>ul>li a:hover {
color: #eee;
}

.header-menu>ul>li>a {
font-size: 18px;
font-family: 'Fira Sans', 'Noto Sans', sans-serif;
font-weight: 600;
color: #000;
}

.header-menu>ul>li>ul {
overflow: hidden;
position: absolute;
top: 52px;
left: 0;
display: none;
list-style: none;
position: absolute;
margin: 0;
left: 0;
padding: 13px 0 15px;
min-width: 100%;
z-index: 1;
-moz-box-shadow: 0 5px 15px rgba(0, 1, 3, .5);
-webkit-box-shadow: 0 5px 15px rgba(0, 1, 3, .5);
box-shadow: 0 5px 15px rgba(0, 1, 3, .5);
}

.header-menu>ul>li:hover>ul {
display: block;
}

.header-menu>ul>li>ul>li {
margin: 0 17px 11px 17px;
}

.header-menu>ul>li>ul>li>a {
color: #fff;
font-size: 15px;
font-family: 'Fira Sans', 'Noto Sans', sans-serif;
font-weight: 600;
white-space: nowrap;
}

.header-menu>ul>li>ul>li a:hover {
color: #243d3d;
}

/*---------------------------------*/
.bannergroupkonk .banneritem {
margin-left: 15px;
}

#countries {
margin-top: 50px;
}

.title_c {
line-height: 30px;
margin: 0 0 21px 0px;
display: flex;
flex-wrap: wrap;
}

.title_c .title_con {
color: #2579bf;
font-size: 30px;
margin-right: 40px;
text-shadow: 1px 1px 0 #fff;
}

.title_c .con a,
.title_c .con {
color: #2579bf;
font-size: 18px;
text-shadow: 1px 1px 0 #fff;
padding-top: 6px;
}

#content .title_c a,
#content .title_c .con {}

.title_c a:hover {
color: #0269be;
}

.country {
width: 234px;
float: left;
margin-right: 5px;
margin-left: 5px;
margin-bottom: 20px;
}

.country.four {}

.flag_top {
background-position: left top;
}

.flag_bottom {
background-position: left bottom;
}

.flag_podl {
height: 20px;
background: url(../images/flag.png) repeat-x left top;
}

.podlojka {
height: 196px;
padding: 0 8px;
background: url(../images/ugolki.png) no-repeat center top;
border-top: 1px #fff solid;
border-bottom: 1px #fff solid;
}

.mini_content {
/*background:#f2f2f2 url(../images/mini_content.png) no-repeat center top;*/
background: #f2f2f2;
padding: 9px 15px;
height: 180px;
transition: 0.6s;
}

.country:hover .mini_content {
background-color: #fffee0;
}

.jhblockimg {
float: left;
margin: 0 12px 15px 0;
width: 54px;
height: 54px;
overflow: hidden;
}

.mini_content_top {
position: relative;
border-bottom: 1px #e2e2e2 solid;
height: 70px;
}

.distance {
position: absolute;
left: 0;
bottom: 2px;
min-width: 36px;
padding-bottom: 12px;
background: url(../images/ico-ruler.png) no-repeat left bottom;
font-size: 11px;
line-height: 12px;
}

.mini_content_top h3 {
margin-top: 0;
margin-bottom: 0px;
float: right;
width: 122px;
}

.mini_content_top h3 a {
font-weight: 100;
font-size: 21px;
line-height: 1;
color: #000;
text-decoration: none;
}

.mini_content_top a.sm {
line-height: 14px;
font-size: 14px;
display: block;
}

.mini_content_bottom {
padding-top: 6px;
font-size: 14px;
line-height: 16px;
color: #3e3f3f;
height: 80px;
/*overflow:hidden;*/
margin-bottom: 4px;
}

.rating {
float: left;
}

.mini_content .more {
float: right;
font-size: 12px;
line-height: 18px;
}

#slider {
width: 100%;
margin-top: 18px;
background: #5f06a3;
padding: 10px;
box-sizing: border-box;
border-radius: 6px;
}

#places {
float: left;
width: 762px;
margin-top: 40px;
overflow: hidden;
padding: 0 12px;
box-sizing: border-box;
}


#mixer {
padding: 12px;
background-color: #F1F1F1;
max-height: 249px;
}

#mixer a {
text-decoration: none;
}

#mixer a:hover h3 {
color:#3EB5F1;
text-decoration: underline;
}

#mixer h2 {
color: #959595;
font-size: 24px; 
font-weight: 400;
margin-top: 6px;
margin-bottom: 18px;
font-family: 'Fira Sans', 'Noto Sans', sans-serif;
}

#mixer h3 {
color: #6F6F6F;
font-size: 15px;
line-height: 18px;
font-weight: 100;
padding-bottom: 15px;
margin-top: 0;
}

#mixer .date {
color: #A2A2A2;
font-size: 12px;
font-weight: 400;
padding-bottom: 9px;
}


#banner_right {
margin-top: 35px;
float: left;
width: 210px;
}

#modul_context {
margin: 30px 0 0 0px;
}

.bannergroupkonk {
overflow: hidden;
}


#bottom {
width: 100%;
position: relative;
left: 0;
bottom: 0;
margin-top: 30px;
/* background:url(../images/bottom.png) repeat-x left top;
background-position: 50%;
*/

background: url(../images/bg-footer.jpg);
background-color: #212121;
transition: .5s;
background-size: cover;
float: left;
display: block;
}




#bottom_wrap {
max-width: 1020px;
/*min-width:768px;*/
margin: 0 auto;
padding: 35px 40px;
box-sizing: border-box;
transition: .5s;
}

.footer-links {
text-align: center;
}

#bottom_wrap li {
list-style: none;
margin-bottom: 15px;
display: inline-block;
margin: 15px;
}

#bottom_wrap .footer-links li a {
font-size: 14px;
}

#bottom_wrap .footer-links li a i {
font-style: normal;
}


.footer {
margin-top: 40px;
}

.footer p,
.footer a {
line-height: 14px;
text-align: center;
font-size: 12px;
color: #999999;
}

.footer p {
margin-bottom: 5px;
}

.footer a:hover {
color: #08a2f0;
}




.footersocial_subscribe {
margin-top: 114px;
margin-bottom: 93px;
text-align: center;
}

.footersocial_subscribe a {
text-decoration: none;
}

.footersocial_subscribe div {
margin: 12px;
width: 48px;
height: 48px;
display: inline-block;
opacity: 0.5;
transition: 0.9s;
}

.fb-subscribe {
background: url(../images/socialnetworks/fb-subscribe.png);
}

.tg-subscribe:hover,
.fb-subscribe:hover,
.vk-subscribe:hover,
.ok-subscribe:hover,
.googleplus-subscribe:hover,
.instagram-subscribe:hover,
.twitter-subscribe:hover,
.youtube-subscribe:hover {
opacity: 1;
}

.tg-subscribe {
background: url(../images/socialnetworks/tg-subscribe.svg);
}

.vk-subscribe {
background: url(../images/socialnetworks/vk-subscribe.png);
}

.ok-subscribe {
background: url(../images/socialnetworks/ok-subscribe.png);
}

.googleplus-subscribe {
background: url(../images/socialnetworks/googleplus-subscribe.png);
}

.instagram-subscribe {
background: url(../images/socialnetworks/instagram-subscribe.png);
}

.twitter-subscribe {
background: url(../images/socialnetworks/twitter-subscribe.png);
}

.youtube-subscribe {
background: url(../images/socialnetworks/youtube-subscribe.png);
}


.footerlogo {
background: url(../images/logo-tudasuda-white.svg);
margin: 0 auto;
width: 197px;
height: 33px;
margin-bottom: 33px;
opacity: 0.5;
transition: 3s;
}

.footerlogo:hover {
opacity: 1;
}


.creator {
flex: 1;
opacity: 0.5;
transition: 3s;
text-align: center;
padding-left: 18px;
padding-top: 18px;
}

.creator:hover {
opacity: 1;
}

.ico-innovation {
background: url(../../../images/ico/ico-innovation.svg) 0 0 no-repeat;
margin: 1px 0 0 -24px;
position: absolute;
height: 16px;
width: 16px;
display: inline-flex;
}

#content_wrap {
position: relative;
padding-right: 240px;
}

#left {
float: right;
width: 240px;
margin-right: -250px;
}

#left .bannergroup {
position: relative;
overflow: hidden;
}

#content {
padding-top: 10px;
float: left;
width: 100%;
}

#conteiner {
color: #3e3f3f;
font-size: 18px;
line-height: 24px;
background: #fff;
padding: 20px 20px 20px 20px;
margin-bottom: 15px;
padding: 3px;
}

#conteiner table {
border-collapse: collapse;
border-spacing: 0;
max-width: 100% !important;
overflow-x: auto;
display: block;
}

#conteiner td {
padding: 5px 10px;
}

#conteiner #add_places_desc_tbl td {
padding: 0;
}

#conteiner p {
margin-bottom: 15px;
}

#conteiner .attantion {
font-family: 'Fira Sans', 'Noto Sans', sans-serif;
font-style: italic;
color: #dc1313;
}


#conteiner ul,
#conteiner ol {
margin-left: 20px;
margin-bottom: 15px;
}

#content .country.four {}

#content .country.three {}

/*
#allcountries {
width:176px;
padding:15px 19px 23px 23px;
height:100%;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 0px;
background-color: #9b9c9c;
-webkit-box-shadow: 0 10px 9px rgba(0,1,3,.1);
-moz-box-shadow: 0 10px 9px rgba(0,1,3,.1);
box-shadow: 0 10px 9px rgba(0,1,3,.1);
background-image: -webkit-linear-gradient(top, #f0efe0 1%, #fafafa);
background-image: -moz-linear-gradient(top, #f0efe0 1%, #fafafa);
background-image: -o-linear-gradient(top, #f0efe0 1%, #fafafa);
background-image: -ms-linear-gradient(top, #f0efe0 1%, #fafafa);
background-image: linear-gradient(to bottom, #f0efe0 1%, #fafafa);
margin-bottom:54px;
}
*/
#allcountries {
padding: 15px 19px 23px 23px;
height: 100%;
background-color: #fff;
border: 1px solid rgba(0, 0, 0, .1);
margin-bottom: 54px;
}

#allcountries li {
list-style: none;
}

#allcountries li a:hover {
color: #3eb5f1;
}

#allcountries li.parent {
margin-bottom: 16px;
}

#allcountries li.sub {
margin-bottom: 7px;
}

#allcountries ul.navmenu li {
margin: 15px 0;
}

#allcountries li.parent a {
font-size: 24px;
line-height: 24px;
}

#allcountries li.sub a {
font-size: 18px;
}

#allcountries img {
margin-right: 5px;
}

#allcountries .conhr {
height: 2px;
background: url(../images/hr.png) repeat-x left top;
margin: 17px 0 16px 0;
}

#allcountries .allcon {
margin-bottom: 24px;
}

#allcountries .allcon a {
font-size: 30px;
line-height: 30px;
color: #636363;
}

.mod_title_country {
font-size: 24px;
line-height: 26px;
margin-bottom: 14px;
}

.mod_title_country span {
font-size: 14px;
color: #9e9e9e;
}

.getcountry a img {
max-width: 21px;
height: 15px;
vertical-align: middle;
}

.getcountry .child_open {
position: relative;
display: inline-block;
left: 4px;
top: 3px;
width: 0;
height: 0;
border-bottom: 5px rgba(255, 255, 255, 0) solid;
border-top: 5px #000 solid;
border-left: 5px rgba(255, 255, 255, 0) solid;
border-right: 5px rgba(255, 255, 255, 0) solid;
}

.getcountry .child_open.open {
top: -2px;
border-bottom: 5px #000 solid;
border-top: 5px rgba(255, 255, 255, 0) solid;
}

#search {
position: relative;
float: left;
margin: 12px 0 0 10px;
width: 300px;
}

#search .inputbox {
box-sizing: border-box;
width: 100%;
height: 40px;
line-height: 40px;
padding: 0 50px 0 10px;
border: 1px #e1e1e1 solid;
color: #9b9b9b;
font-size: 21px;
font-family: 'Roboto', sans-serif;
}

#loader,
#loader_schedule {
display: none;
position: absolute;
top: 1px;
right: 1px;
width: 40px;
height: 40px;
background: url(../images/loader.gif) no-repeat center;
background-size: 20px 20px;
}

#search .inputbox:hover,
#search .inputbox:focus {}

#search .button {
position: absolute;
top: 1px;
right: 1px;
cursor: pointer;
width: 40px;
height: 40px;
background: url(../images/search.png) no-repeat center;
border: none;
}

#search .button:hover {}

.search_schedule_wrap {
position: relative;
}

#searchresult,
#search_result_schedule {
position: absolute;
z-index: 90;
left: 0;
top: 40px;
padding: 10px 0;
background: #fff;
border: 1px #ccc solid;
overflow: auto;
max-height: 400px;
width: 305px;
}

#search_result_schedule {
width: 100%;
box-sizing: border-box;
}

#search_result_schedule ul {
list-style: none;
}

#search_result_schedule li {
margin-bottom: 5px;
}

#search_result_schedule p {
font-size: 18px;
padding: 0 10px;
}

#searchresult .noresult {
font-size: 18px;
padding: 5px 10px;
}

.productresult a {
overflow: hidden;
display: block;
padding: 5px 10px;
}

.productresult img {
width: 50px;
float: left;
margin-right: 5px;
}

.productresult span {
width: 210px;
font-size: 14px;
line-height: 14px;
float: left;
}

.productresult a:hover {
background: #dddddd;
}

#loginsc {
position: absolute;
top: 18px;
left: 0;
padding: 10px;
background: #fff;
border: 1px #ccc solid;
}

#system-message a.close {
cursor: pointer;
}

#loader_rew {
display: none;
float: left;
margin-left: 10px;
width: 20px;
height: 20px;
background: url(../images/loader.gif) no-repeat;
background-size: 20px 20px;
}

#breadcrumb {
padding: 9px;
background: #fff;
margin-bottom: 15px;
}

.breadcrumb li {
list-style: none;
float: left;
}

span.divider {
margin: 0 4px;
}

.social_like {
height: 26px;
margin: 10px 0 20px 0;
}

.social_like .like {
float: left;
margin-right: 10px;
}

.social_like .like strong {
line-height: 24px;
}

.pluso-more {
display: none !important;
}

.pagination {
text-align: center;
margin-bottom: 20px;
}

#conteiner .pagination ul,
.pagination ul {
margin: 0;
display: inline-block;
}

.pagination li {
list-style: none;
float: left;
margin: 0 5px;
}

.fb-like-box span,
.fb-like-box iframe {
width: 255px !important;
}

.koment_user {
display: flex;
margin: 15px 0;
float: left;
}

.koment_user img {
float: left;
}

.koment_user_name {
float: left;
margin: 12px 0 0 0px;
}

#komentresult {
margin-bottom: 24px;
padding: 0px 9px 30px;
height: auto;
/*
height:189px;
background:url(../images/loader.gif) no-repeat center top;
*/
}

.result_ok {
height: 125px;
background: #fff;
color: #575857;
font-size: 18px;
font-weight: bold;
text-align: center;
}

.sub_koment .result_ok {
height: 25px;
padding: 10px 0;
}

#koment_review,
#add_places_title,
.subkomentrew,
#turkidaly_title {
width: 100%;
height: 72px;
padding: 5px;
font-family: Arial, sans-serif;
color: rgb(62, 63, 63);
font-size: 14px;
background: #fff;
border: 1px #cbc4c0 solid;
margin-bottom: 15px;
border-radius: 5px;
resize: none;
box-sizing: border-box;
}

#txt {
margin: 10px 0;
}

#koment_review.req {
border-color: rgba(252, 1, 1, 0.6);
box-shadow: 0 0 10px rgba(252, 1, 1, 0.6);
}

#koment_review:focus,
#add_places_title:focus,
#turkidaly_title:focus {
border-color: #cbc4c0;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
transition: box-shadow 0.2s linear 0s;
}

#txt.req {
border-color: rgba(252, 1, 1, 0.6);
box-shadow: inset 0 0 5px rgba(252, 1, 1, 0.6);
}

.subkomentrew:focus {
border-color: #cbc4c0;
box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.4);
transition: box-shadow 0.2s linear 0s;
}

.button_koment,
.add_btn {
font: 15px/18px 'Source Sans Pro', 'Noto Sans', OpenSans, Verdana, sans-serif;
display: flex;
font-weight: 600;
padding: 6px 33px;
font-size: 13px;
line-height: 18px;
text-align: center;
vertical-align: middle;
cursor: pointer;
color: rgb(51, 51, 51);
text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75);
background-color: rgb(245, 245, 245);
background-image: linear-gradient(to bottom, rgb(255, 255, 255), rgb(230, 230, 230));
background-repeat: repeat-x;
border-width: 1px;
border-style: solid;
border-color: rgb(187, 187, 187) rgb(187, 187, 187) rgb(162, 162, 162);
border-radius: 4px 4px 4px 4px;
box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
}

.button_koment:hover,
.add_btn:hover {
color: rgb(51, 51, 51);
text-decoration: none;
background-color: rgb(230, 230, 230);
background-position: 0px -15px;
transition: background-position 0.1s linear 0s;
}

.button_koment:active,
.add_btn:active {
background-color: rgb(230, 230, 230);
background-image: none;
outline: 0;
box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
}

.button_koment.sub {
text-decoration: none;
float: right;
}

.sub_koment {
position: relative;
height: 18px;
line-height: 18px;
}

.sub_koment a {
font-size: 15px;
}

.review_raiting {
display: flex;
align-items: center;
}

.review_raiting a {
display: block;
width: 20px;
height: 20px;
box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.26), 0px 2px 10px rgba(0, 0, 0, 0.16);
border-radius: 50%;
font-weight: bold;
font-size: 18px;
line-height: 20px;
color: #fff;
text-align: center;
text-decoration: none;
text-indent: 1px;
}

.review_raiting span {
font-size: 18px;
padding: 0 10px;
}

.review_raiting a.minus {
background: rgba(255, 0, 31, 0.5);
line-height: 17px;
}

.review_raiting a.plus {
background: rgba(61, 167, 21, 0.5);
}

.review_raiting a.minus.active,
.review_raiting a.plus.active {
background: #8f8c8c;
}

.review_noraiting a {
background: #d0cdcd !important;
cursor: default;
}

.login-greeting {
margin-top: 8px;
}

#add_pl {
float: right;
font-size: 26px;
line-height: 34px;
margin-right: 230px;
}

#add_product {
margin: 15px 0;
}

#images,
#load_img {
visibility: hidden;
position: absolute;
width: 0;
height: 0;
}

#add_places_title,
#turkidaly_title {
height: 24px;
line-height: 24px;
}

.add_product {
display: none;
margin: 15px 0;
}

#add_images {
margin: 15px 0 0 0;
position: relative;
}

#add_image {
float: left;
}

.bar {
position: relative;
height: 22px;
width: 400px;
border: 1px #ccc solid;
margin-bottom: 5px;
}

.bar span {
display: block;
position: absolute;
height: 22px;
line-height: 22px;
left: 10px;
top: 0;
}

.bar div {
height: 22px;
width: 0;
background: #b1f054;
}

.loader_images {
display: none;
float: left;
margin-left: 15px;
width: 30px;
height: 30px;
background: url(../images/loader.gif) no-repeat center top;
background-size: 30px 30px;
}

#file_res {}

#file_res table {
width: 100%;
}

#file_res table td {
padding: 3px 5px;
}

#file_res table td textarea {
margin-bottom: 0;
}

#file_res img {
display: block;
width: 80px;
margin: 5px 5px 0 0;
}

#file_res span.image {
display: block;
position: relative;
width: 80px;
}

#file_res span.image .del_fileimg {
position: absolute;
top: 3px;
right: 3px;
text-decoration: none;
padding: 2px;
color: red;
font-weight: bold;
width: 14px;
height: 14px;
line-height: 14px;
text-align: center;
display: block;
}

#file_res span.sortable-handler {
display: block;
width: 15px;
height: 33px;
background: url(../images/sort.png) no-repeat;
}

#file_res input.subkomentrew {
height: 24px;
line-height: 24px;
}

#save_res {
height: 40px;
}

#save_res p {
text-align: center;
color: #575857;
font-size: 18px;
line-height: 40px;
font-weight: bold;
}

#prod_save {
float: right;
}

.add_productselect {
margin: 15px 0;
}

.review_text_not_login {
margin-bottom: 15px;
font-style: ;
padding: 9px;
color: #bb6b6b;
}

.review_item {
margin-bottom: 5px;
padding: 10px;
border-bottom: 2px #ddd dashed;
display: flex;
align-items: flex-start;
}

.review_img {
width: 50px;
height: 50px;
min-width: 50px;
border-radius: 50%;
overflow: hidden;
margin-right: 10px;
background: #fff;
}

.review_img a {
display: block;
width: 50px;
height: 50px;
}

.review_img img {
width: 100%;
height: 100%;
object-fit: cover;
}

.review_inner {
flex-grow: 1;
}

.review_user {
font-weight: bold;
}

.review_info {
display: flex;
justify-content: space-between;
}

.banneritem {
margin-bottom: 20px;
}

.line.blog {
padding: 15px 0;
overflow: hidden;
}

.line.blog a {
display: block;
text-decoration: none;
}

.line.blog img {
max-width: 217px;
float: left;
margin-top: 0px;
margin-right: 10px;
}

.line.blog.first img {
max-width: 100%;
max-height: 350px;
width: 480px;
float: none;
margin-top: 0px;
margin-right: 10px;
}

.line.blog h4 {
color: #3e3c3c;
text-decoration: underline;
font-size: 15px;
line-height: 18px;
margin-bottom: 10px;
}

.line.blog span {
display: block;
font-size: 16px;
line-height: 20px;
color: rgb(113, 113, 113);
}

.line.blog a:hover h4 {
color: rgb(95, 159, 218);
}

.line.blog .date {
font-size: 13px;
line-height: 18px;
color: #7a7a7a;
text-decoration: none;
margin-bottom: 5px;
}

.latestnews {
margin-bottom: 21px;
margin-top: -9px;
padding: 12px;
background-color: #f8fdff;
}

.video {
float: right;
}

.latestnews .line.blog {
padding: 0;
overflow: hidden;
margin-bottom: 17px;
}

.latestnews .line.blog.first {
min-height: 400px;
width: 50%;
float: left;
padding-right: 20px;
}

.line.blog img {
border: 1px #ff0000 solid;
}

.latestnews img {
width: 52px;
border: 1px #ff0000 solid;
}

.latestnews a:last-child img {
border: 1px #4bb8ef solid;
}

.latestnews .line.blog span {
float: left;
font-size: 15px;
line-height: 18px;
height: 54px;
overflow: hidden;
}

.latestnews .line.blog.first span {
width: 100%;
float: none;
}

.news_all {
text-align: center;
}

.news_all a {
display: inline-block;
font-size: 18px;
line-height: 52px;
font-weight: bold;
color: #7e7e7e;
padding: 0 25px;
height: 52px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
background-color: #fff;
border: solid 4px #c3c3c3;
background-image: -webkit-linear-gradient(bottom, rgba(0, 3, 1, .15), rgba(255, 255, 255, .15));
background-image: -moz-linear-gradient(bottom, rgba(0, 3, 1, .15), rgba(255, 255, 255, .15));
background-image: -o-linear-gradient(bottom, rgba(0, 3, 1, .15), rgba(255, 255, 255, .15));
background-image: linear-gradient(to top, rgba(0, 3, 1, .15), rgba(255, 255, 255, .15));
}

.news_all a:hover {
color: #5f9fda;
background-color: #fff;
border: solid 4px #57aeff;
background-image: -webkit-linear-gradient(bottom, rgba(0, 3, 1, .25), rgba(255, 255, 255, .25));
background-image: -moz-linear-gradient(bottom, rgba(0, 3, 1, .25), rgba(255, 255, 255, .25));
background-image: -o-linear-gradient(bottom, rgba(0, 3, 1, .25), rgba(255, 255, 255, .25));
background-image: linear-gradient(to top, rgba(0, 3, 1, .25), rgba(255, 255, 255, .25));
}

.news_all a:active {
background-image: -webkit-linear-gradient(top, rgba(0, 3, 1, .25), rgba(255, 255, 255, .25));
background-image: -moz-linear-gradient(top, rgba(0, 3, 1, .25), rgba(255, 255, 255, .25));
background-image: -o-linear-gradient(top, rgba(0, 3, 1, .25), rgba(255, 255, 255, .25));
background-image: linear-gradient(to bottom, rgba(0, 3, 1, .25), rgba(255, 255, 255, .25));
}

/*----------------------------------------------------------------------------------*/
#addturkid {
float: right;
}

#addturkidaly {
display: none;
margin-bottom: 30px;
}

.date_turkid,
.w_turkid {
margin: 15px 0;
}

.date_turkid span,
.w_turkid span {
float: left;
height: 30px;
line-height: 30px;
font-size: 18px;
margin-right: 5px;
}

.date_turkid .input-append {
float: left;
margin-right: 15px;
}

.date_turkid input {
float: left;
width: 90px;
height: 20px;
padding: 5px;
line-height: 30px;
text-align: center;
color: rgb(62, 63, 63);
font-size: 14px;
background: #fff;
border: 1px #cbc4c0 solid;
border-radius: 5px 0 0 5px;
}

.date_turkid button {
cursor: pointer;
width: 30px;
height: 32px;
border: 1px #cbc4c0 solid;
border-radius: 0 5px 5px 0;
margin-left: -1px;
background-color: rgb(245, 245, 245);
background-image: linear-gradient(to bottom, rgb(255, 255, 255), rgb(230, 230, 230));
background-repeat: repeat-x;
box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
}

.date_turkid button i {
display: inline-block;
width: 12px;
height: 13px;
background: url(../images/icon.png) no-repeat center;
}

.date_turkid button:hover {
background-color: rgb(230, 230, 230);
background-position: 0px -15px;
transition: background-position 0.1s linear 0s;
}

.date_turkid button:active {
background-color: rgb(230, 230, 230);
background-image: none;
outline: 0;
box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
}

.w_turkid input {
float: left;
width: 200px;
height: 20px;
padding: 5px;
line-height: 30px;
color: rgb(62, 63, 63);
font-size: 14px;
background: #fff;
border: 1px #cbc4c0 solid;
border-radius: 5px;
margin-right: 10px;
}

.w_turkid input:focus {
border-color: #cbc4c0;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
transition: box-shadow 0.2s linear 0s;
}

#turkidaly {
float: left;
width: 570px;
}

#imgturkid {
float: left;
margin-right: 10px;
}

#imgturkidres {
width: 100px;
min-height: 100px;
background: #ccc;
}

#imgturkidres img {
display: block;
width: 100px;
}

#addimgturkid {
outline: none;
width: 100px;
border-radius: 0 0 5px 5px;
}

.loader_img {
display: inline-block;
background: url(../images/loader.gif) no-repeat center center;
background-size: 20px 20px;
}

/* слайдер на теле */
.slider_img {
display: block !important;
margin-bottom: 25px;
}

.slider_img,
.slider_img_viewport,
.slider_item_img {
position: relative;
width: 690px;
height: 460px !important;
overflow: hidden;
}

.slider_img_viewport>div {
height: 460px !important;
}

.slider_img {
margin: 0 auto;
}

.slider_item_img {
text-align: center;
}

.slider_item_text {
position: relative;
}

.slider_item_text span {
position: absolute;
width: 100%;
left: 0;
top: 0;
background: #fff;
text-align: center;
}

.img_next,
.img_prev,
.owl-prev,
.owl-next {
position: absolute;
cursor: pointer;
top: 50%;
width: 34px;
height: 52px;
margin-top: -26px;
display: block;
background-image: url(../images/slider_img.png);
background-repeat: no-repeat;
}

.img_next,
.owl-next {
right: 24px;
background-position: right top;
}

.img_prev,
.owl-prev {
left: 24px;
background-position: left top;
}

.img_next:hover,
.owl-next:hover {
background-position: right bottom;
}

.img_prev:hover,
.owl-prev:hover {
background-position: left bottom;
}

.slider_pag,
.owl-dots {
position: absolute;
left: 0;
bottom: 16px;
width: 100%;
text-align: center;
}

.slider_pag>div {
display: inline-block;
}

a.sl_item,
.owl-dot {
display: block;
float: left;
width: 12px;
height: 12px;
margin: 0 3px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 1px 1px 3px #000103;
-moz-box-shadow: 1px 1px 3px #000103;
box-shadow: 1px 1px 3px #000103;
background: rgba(255, 255, 255, 0.3);
}

.owl-dot {
float: none;
display: inline-block;
}

a.sl_item:hover,
.owl-dot:hover,
a.sl_item.sl_item_active,
.owl-dot.active {
cursor: pointer;
background: #fff;
}

/* слайдер на теле end */
/* слайдер fancy */
.slider_img1 {
display: none;
margin-bottom: 25px;
}

.slider_img1,
.slider_img_viewport1,
.slider_item_img1 {
position: relative;
width: 1000px;
height: 700px;
overflow: hidden;
}

.slider_item_img1 {
text-align: center;
}

.slider_item_img1 img {
max-width: auto;
}

.slider_item_text1 {
position: relative;
}

.slider_item_text1 span {
position: absolute;
width: auto;
left: 0;
top: 0;
background: #fff;
text-align: center;
}

.img_next1,
.img_prev1 {
position: absolute;
cursor: pointer;
top: 298px;
width: 34px;
height: 52px;
display: block;
background-image: url(../images/slider_img.png);
background-repeat: no-repeat;
}

.img_next1 {
right: 24px;
background-position: right top;
}

.img_prev1 {
left: 24px;
background-position: left top;
}

.img_next1:hover {
background-position: right bottom;
}

.img_prev1:hover {
background-position: left bottom;
}

.slider_pag1 {
position: absolute;
left: 0;
bottom: 36px;
width: 100%;
text-align: center;
}

.slider_pag1>div {
display: inline-block;
}

a.sl_item1 {
display: block;
float: left;
width: 12px;
height: 12px;
margin: 0 3px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 1px 1px 3px #000103;
-moz-box-shadow: 1px 1px 3px #000103;
box-shadow: 1px 1px 3px #000103;
background: rgba(255, 255, 255, 0.3);
}

a.sl_item1:hover,
a.sl_item1.sl_item_active1 {
cursor: pointer;
background: #fff;
}

/* слайдер на fancy end */
#map,
#map_cat {
position: relative;
width: 100%;
height: 87px;
margin-bottom: 15px;
}

.map_hide {}

.map_show {
position: absolute;
left: 0;
top: 0;
z-index: 10;
width: 100%;
display: block;
height: 87px;
}

.map_show span {
display: block;
width: 225px;
height: 42px;
background: url(../images/mapbutton.png) no-repeat left top;
margin: 25px auto 0 auto;
}

.map_show:hover span {
background-position: left bottom;
}

.map_close {
position: absolute;
z-index: 81;
top: 10px;
right: 10px;
width: 28px;
height: 28px;
display: block;
background: url(../images/map-close.png) no-repeat left top;
}

.map_close:hover {
background-position: left bottom;
}

#map_cat.open {
position: fixed;
width: 100%;
height: 100%;
z-index: 1000;
top: 0;
left: 0;
right: 0;
bottom: 0;
}

#map_cat.open .map_show {
display: none;
}

#map_cat.open .map_close {
display: block !important;
}

a.video_in {
position: relative;
display: block;
text-align: center;
overflow: hidden;
}

a.video_in img {
width: 690px;
margin-top: -65px;
}

span.video_play {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 5;
background: url(../images/play.png) no-repeat center;
}

.vid_iframe iframe {
display: block;
}

.tags {
overflow: hidden;
padding-bottom: 21px;
border-bottom: 1px #b8b8b8 dashed;
width: 100%;
}

.tags>span {
float: left;
margin-right: 5px;
}

h3.arln {
float: left;
font-weight: bold;
font-size: 24px;
margin-bottom: 9px;
margin-top: 0px;
}

a.arln {
float: right;
font-size: 16px;
}

.article_latestnews {
padding: 10px 20px 0 20px;
margin-bottom: 50px;
}

.article_latestnews ul {
list-style: none;
}

.article_latestnews li {
float: left;
width: 146px;
margin-right: 34px;
}

.article_latestnews li.last {
margin-right: 0;
}

.article_date {
display: block;
font-size: 12px;
color: #6a6a6a;
margin-bottom: 5px;
line-height: 12px;
}

.article_latestnews li img {
display: block;
max-width: 140px;
max-height: 140px;
}

.article_latestnews li a {
position: relative;
display: block;
width: 140px;
height: 140px;
padding: 3px;
color: #fff;
overflow: hidden;
text-decoration: none;
}

.article_info {
display: none;
position: absolute;
left: 3px;
top: 3px;
width: 130px;
padding: 2px 5px;
font-size: 12px;
line-height: 12px;
background: rgba(0, 0, 0, 0.7);
}

.article_hits_default {
display: block;
font-size: 12px;
color: #6a6a6a;
margin-bottom: 5px;
line-height: 12px;
}

.article_hits {
display: inline-block;
padding-left: 20px;
background: url(../images/hits.png) no-repeat left center;
}

.article_hits_gray {
display: inline-block;
padding-left: 20px;
background: url(../images/hits-gray.png) no-repeat left center;
}

.article_comment {
display: inline-block;
padding-left: 16px;
background: url(../images/comment.png) no-repeat left center;
margin-left: 10px;
}

.article_title {
position: absolute;
left: 3px;
bottom: 3px;
width: 130px;
font-size: 14px;
line-height: 14px;
padding: 5px;
background: rgba(0, 0, 0, 0.7);
}

.article_latestnews li a:hover {
background: #009edb;
border-radius: 5px;
}

.article_latestnews li a:hover .article_info {
display: block;
}

/*----------------------------------------------------------------------------------*/
.if_counter {
text-decoration: none;
opacity: 0.4;
}

.if_counter:hover {
opacity: 1;
}

/*----------------------------------------------------------------------------------*/
/*
#lightbox-nav-btnPrev{
top: 198px;
position: absolute;
display: block;
background: url('https://www.tuda-suda.by/components/com_jshopping/images/blank.gif') transparent !important;
background-repeat: no-repeat !important;
}
#lightbox-nav-btnPrev:hover{
top: 198px;
position: absolute;
display: block;
background: url('https://www.tuda-suda.by/components/com_jshopping/images/leve.png') transparent !important;
background-repeat: no-repeat !important;
background-position: left 13% !important;
}
#lightbox-nav-btnNext{
top: 198px;
position: absolute;
display: block;
background: url('https://www.tuda-suda.by/components/com_jshopping/images/blank.gif') transparent !important;
background-repeat: no-repeat !important;
}
#lightbox-nav-btnNext:hover{
top: 198px;
position: absolute;
display: block;
background: url('https://www.tuda-suda.by/components/com_jshopping/images/prav.png') !important;
background-repeat: no-repeat !important;
background-position: right 13% !important;
}
*/
#slider_img_id {
display: block !important;
}

#dob_photo_s a {
color: #898989;
text-decoration: none;
}

#dob_photo_s {
padding-left: 10px;
padding-right: 20px;
-webkit-transform: translateY(0px);
transform: translateY(0px);
cursor: pointer;
}

#dob_photo_s a:hover {
color: #4e4e4e;
}

#dob_photo_s:active {
-webkit-transform: translateY(2px);
transform: translateY(2px);
}

.review_text {
padding-top: 5px;
overflow: hidden;
font-size: 15px;
line-height: 24px;
}

.review_time {
font-size: 15px;
}

.review_user {
font-size: 15px;
}

#addnews {
width: 246px;
height: 43px;
background: url(../images/predlojit-novost.png) no-repeat 0 0;
clear: both;
margin: 0px auto 30px auto;
}

#addnews:hover {
background: url(../images/predlojit-novost.png) no-repeat 0 -43px;
}

#addnews:active {
background: url(../images/predlojit-novost.png) no-repeat 0 100%;
}

.read-also-wrp {
width: 100%;
overflow: hidden;
min-width: 768px;
max-width: 1020px;
margin: 0 auto;
padding-top: 15px;
clear: both;
}

.read-also-title {
background: url(../images/tur/read-also-title.png) no-repeat 0 0;
background-size: 100% 43px;
height: 43px;
margin: 0 auto;
color: #fff;
font: 18px/31px 'Source Sans Pro', 'Noto Sans', OpenSans, Verdana, sans-serif;
text-align: center;
}

.read-also-wrap {
padding: 0 9px;
margin-top: -12px;
}

.read-also {
padding: 21px 15px 21px;
background: url(../images/tur/border-gor.png) repeat-x 0 0, url(../images/tur/border-gor.png) repeat-x 0 100%, url(../images/tur/border-vert.png) repeat-y 0 0, url(../images/tur/border-vert.png) repeat-y 100% 0 #fff;
overflow: hidden;
}

.read-col {
width: 23%;
margin: 0 1%;
float: left;
}

.read-col-title {
font-size: 21px;
font-family: 'Oswald', 'Fira Sans', sans-serif;
font-weight: 500;
color: #464646;
margin: 0 0 17px 0;
}

.read-col-img {
width: 52px;
height: 52px;
float: left;
position: relative;
overflow: hidden;
}

.read-col-shad {
color: #fff;
font: 12px 'Source Sans Pro', 'Noto Sans', OpenSans, Verdana, sans-serif;
padding: 2px 0 4px 5px;
position: absolute;
bottom: 0;
left: 0;
width: 52px;
background: rgba(0, 0, 0, 0.5);
}

.read-col-block {
clear: both;
margin: 0 0 9px;
display: block;
overflow: hidden;
}

.read-col-block:hover .read-col-block-title {
color: #4bb8ef;
text-decoration: underline;
}

.read-col-block-title {
color: #303030;
float: left;
margin: 0 0 0 5px;
width: 140px;
margin: -2px 0 0 10px;
font: 13px/16px 'Source Sans Pro', 'Noto Sans', 'Fira Sans', OpenSans;
font-weight: 400;
}

.read-col-more {
clear: both;
color: #589cd8;
font: 16px/8px 'Fira Sans', 'Source Sans Pro', 'Noto Sans', OpenSans;
font-weight: 400;
display: block;
clear: both;
margin: 10px 0 0;
padding: 0 15px 0 0;
background: url(../images/tur/read-col-arrow.png) no-repeat 100% 0;
float: Left;
height: 14px;
text-decoration: none;
border-bottom: 1px solid #589cd8;
}

.read-col-more:hover {
color: #66b7fe;
}

#usd {
position: absolute;
right: 230px;
top: 15px;
font-size: 15px;
color: #ccc;
}

.index-newscategory {
padding: 6px 0px 18px 0px;
}

.index-newscategory a {
font-size: 18px;
padding: 0px 6px;
}

.index-newscategory h2,
.h2left,
.h2allnews {
float: left;
margin-top: 15px;
}

.index-newscategory .labels-subscribe {
display: flex;
margin-top: 6px;
float: right;
}

.h2left {
width: 54px;
height: 20px;
background: url(../images/button-rss-news.jpg) no-repeat left top;
}

.h2left:hover {
background-position: left -20px;
}

.h2left:active {
background-position: left -40px;
}

.h2allnews {
width: 108px;
height: 20px;
background: url(../images/button-allnews.jpg) no-repeat left top;
}

.h2allnews:hover {
background-position: left -20px;
}

.h2allnews:active {
background-position: left -40px;
}

.logout {
float: right;
margin: 10px 10px 0 0;
}

.h-usercico {
position: relative;
float: left;
width: 40px;
height: 40px;
margin-right: 6px;
}

.h-usercico-inner {
width: 40px;
height: 40px;
border-radius: 50%;
overflow: hidden;
}

.h-usercico:after {
content: '';
position: absolute;
left: -5px;
bottom: -2px;
width: 16px;
height: 16px;
background: url(../images/sprite-social-user-login.png) no-repeat -16px top;
}

.h-usercico.facebook:after {
background-position: left -16px;
}

.h-usercico.vkontakte:after {
background-position: left 0;
}

.h-usercico.google:after {
background-position: left -32px;
}

.h-usercico.odnoklassniki:after {
background-position: left -48px;
}

.h-usercico.twitter:after {
background-position: left -64px;
}

.h-user-info {
float: left;
}

.h-user-name {
position: relative;
padding-top: 5px;
font-size: 15px;
}

.h-user-info .rating {
color: #9B9B9B;
margin-left: -4px;
margin-top: -3px;
}

#user_info_open {
display: flex;
align-items: center;
cursor: pointer;
}

.user_header_name {
position: relative;
padding-right: 12px;
}

.user_header_name:before {
content: '';
position: absolute;
top: 7px;
right: 0;
width: 0;
height: 0;
border-width: 5px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-top-color: #6e6e6e;
}

#user_info_link {
display: none;
position: absolute;
right: 0;
top: 27px;
width: 180px;
box-sizing: border-box;
background: #fff;
border: 1px #e1e1e1 solid;
box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
}

.google-index-afternews {
margin-left: 20px;
}

.google-inside-afternews {
padding: 20px 0 30px 0;
}

.google-inside-afterpaginator {
padding-top: 40px;
}

div.acymailing_module,
.acymailing_module div {
position: absolute;
width: 300px;
right: 20px;
top: 70px;
}

#toTop {
position: fixed;
bottom: 30px;
right: 30px;
background: transparent url(../images/topper.png) no-repeat left top;
width: 45px;
height: 45px;
cursor: pointer;
display: none;
z-index: 1000001;
}

.camimg {
position: relative;
overflow: hidden;
/*max-width: 704px;*/
min-width: inherit;
min-height: 50px;
}

.camimg a {
color: #9b9b9b;
font-size: 3px;
}

.camimg>div {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 42px;
background: rgba(0, 0, 0, 0.66);
}

.camimg>img {
width: 100%;
}

.camimg>div>span,
.mod_borders_cat .border_info span {
position: relative;
display: block;
float: left;
font-size: 20px;
color: #e6e6e6;
line-height: 42px;
padding-left: 55px;
}

.camimg>div>span:before,
.mod_borders_cat .border_info span:before {
content: "";
position: absolute;
left: 16px;
top: 11px;
width: 24px;
height: 18px;
background: url(../images/camimg.png) no-repeat left top;
}

.camimg>div>span.novid:after,
.mod_borders_cat .border_info span.novid:after {
content: "";
position: absolute;
left: 16px;
top: 11px;
width: 24px;
height: 18px;
background: url(../images/novid.png) no-repeat left top;
}

.camimg>div>div {
float: right;
margin-right: 15px;
}

.camimg>div>div b,
.border_info b {
position: relative;
float: left;
font-size: 18px;
margin-left: 10px;
padding-left: 37px;
line-height: 42px;
}

.camimg>div>div b:before,
.border_info b:before {
content: "";
position: absolute;
left: 0px;
top: 15px;
width: 32px;
height: 16px;
}

b.car0:before {
background: url(../images/incar.png) no-repeat left top;
}

b.car1:before {
background: url(../images/outtruck.png) no-repeat left top;
}

b.car2:before {
background: url(../images/outcar.png) no-repeat left top;
}

.borders_cat_list {
margin-left: px;
}

.borders_cat_list h3 {
float: left;
font-size: 21px;
margin-bottom: 21px;
margin-top: 0;
margin-top: 36px;
font-weight: 400;
margin-left: 9px;
}

.borders_cat_list p {
margin-left: 9px;
}

.borders_cat_list a.more {
float: right;
margin-top: 36px;
}

a.border_item {
text-decoration: none;
color: #fff;
position: relative;
float: left;
width: 220px;
height: 80px;
overflow: hidden;
margin: 0 6px 14px 7px;
background: #4a4a4a;
}

a.border_item.r {}

a.border_item .border_info {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
text-align: left;
}

a.border_item .border_info:before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, .5);
}

a.border_item .border_info>span {
position: relative;
display: block;
font-weight: bold;
line-height: 18px;
padding-left: 10px;
padding-top: 6px;
}

.border_item .hover {
display: none;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(146, 18, 18, .6);
}

a.border_item:hover .hover {
display: block;
}

.border_item .hover i {
position: absolute;
top: 50%;
left: 50%;
display: inline-block;
font-style: normal;
text-transform: uppercase;
text-align: center;
color: #4a4a4a;
line-height: 36px;
width: 140px;
background: #fff;
margin: -18px 0 0 -70px;
}

.border_item .hover i:after {
content: "";
position: absolute;
right: -16px;
top: 0px;
width: 0;
height: 0;
border-left: 8px #fff solid;
border-right: 8px rgba(0, 0, 0, 0) solid;
border-top: 18px rgba(0, 0, 0, 0) solid;
border-bottom: 18px rgba(0, 0, 0, 0) solid;
}

.mod_borders_cat a.border_item {
width: 100%;
height: 218px;
margin: 0;
}

.mod_borders_cat a.border_item>img {
width: 100%;
margin-top: 40px;
}

.mod_borders_cat a.border_item .border_info span {
float: none;
padding-left: 55px;
line-height: 34px;
background: rgba(252, 1, 1, 0.6);
}

.car_bottom {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 42px;
line-height: 42px;
background: #d6d6d6;
color: #4a4a4a;
}

.mod_borders h2 {
float: left;
}

.mod_borders a.more {
float: right;
margin-top: 20px;
line-height: 26px;
font-size: 16px;
}

.mod_borders_cat {
float: left;
width: 31.3%;
margin: 0 1% 30px 1%;
}

.mod_borders_cat a.title {
text-decoration: none;
color: #000;
float: left;
font-size: 16px;
line-height: 25px;
font-weight: bold;
margin-bottom: 5px;
}

.mod_borders_cat a.title:hover {
text-decoration: underline;
color: #08a2f0;
}

.mod_borders_cat .border_item .hover i {}

.mod_borders_cat select {
float: left;
margin: 0 0 5px 25px;
width: 100px;
height: 25px;
border: 1px #e1e1e1 solid;
font: 12px/18px 'Source Sans Pro', 'Noto Sans', OpenSans, Verdana, sans-serif;
}

.rating ul {
margin-left: 0 !important;
margin-bottom: 0 !important;
}


.moduletable {
margin-top: 20px;
padding: 9px;
}


.borders_slider {
height: 80px;
width: 100%;
position: relative;
margin-bottom: 15px;
}

.borders_slider .borders_cat_list {
height: 80px;
width: 100%;
overflow: hidden;
}

.borders_slider .prev,
.borders_slider .next {
cursor: pointer;
position: absolute;
top: 31px;
width: 11px;
height: 18px;
}

.borders_slider .prev {
left: -20px;
background: url(../images/prev.png) no-repeat left top;
}

.borders_slider .next {
right: -20px;
background: url(../images/next.png) no-repeat left top;
}

.borders_slider .prev:hover,
.borders_slider .next:hover {
background-position: left bottom;
}

.mod_borders_list {
margin-bottom: 30px;
}

.mod_borders_list li {
width: 100%;
}

.mod_borders_list ul {
list-style: none;
}

.mod_borders_list>ul {
background: #fafafa;
}

.mod_borders_list ul a {
color: #000;
text-decoration: none;
font-size: 16px;
line-height: 18px;
display: block;
padding: 9px 21px 9px 21px;
}

.mod_borders_list>ul>li>a {
font-size: 18px;
font-weight: bold;
}

.mod_borders_list a>span {
font-size: 14px;
color: #9d9d9d;
font-weight: 100;
}

.mod_borders_list ul a:hover,
.mod_borders_list ul li.active a {
background: #eeeeee;
}

.mod_borders_list ul ul {
display: none;
}

.border_review {
background: #fffef6;
padding: 15px 10px;
border: 1px #e1e1e1 solid;
margin-bottom: 20px;
}

.border_review_left {
float: left;
margin-right: 8px;
}

.border_review_img {
width: 44px;
height: 44px;
overflow: hidden;
border-radius: 50%;
}

.mod_borders_last_review .review_text {
padding-top: 0;
}

.total_rating {
float: left;
margin-left: 10px;
color: #ccc;
}

.mobilefull {
text-align: center;
padding-top: 20px;
}

.mobilefull a {
display: inline-block;
padding-left: 20px;
}

.mobilefull .mob {
background: url(../images/mobile-version.png) no-repeat left center;
}

.mobilefull .full {
background: url(../images/full-version.png) no-repeat left center;
}

input:focus,
button,
button:focus,
button:active,
select,
input,
textarea:focus {
outline: none !important;
}

input:invalid,
input:-moz-ui-invalid {
border: 0;
outline: none;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
}

input[type="submit"],
button {
cursor: pointer;
}

input[type="number"] {
-moz-appearance: textfield;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0px;
}

.addplace {
font-size: 14px;
line-height: 16px;
font-family: 'Roboto', sans-serif;
padding-left: 12px;
padding-right: 12px;
}

.addplace .label {
margin-bottom: 4px;
}

.f12 {
font-size: 12px;
margin-bottom: 4px;
}

.italic {
font-style: italic;
}

.addplace input {
display: block;
box-sizing: border-box;
font-family: 'Roboto', sans-serif;
font-size: 20px;
height: 44px;
line-height: 44px;
color: #4a4a4a;
max-width: 440px;
width: 100%;
background: none;
border: 1px #e1e1e1 solid;
padding: 0 15px;
margin-bottom: 20px;
}

input.input600 {
max-width: 660px;
}

#addplacedesc {
position: relative;
z-index: 3;
box-sizing: border-box;
font-family: 'Roboto', sans-serif;
font-size: 20px;
min-height: 195px;
line-height: 23px;
color: #4a4a4a;
max-width: 686px;
width: 100%;
background: none;
border: 1px #e1e1e1 solid;
padding: 5px 15px;
margin-bottom: 10px;
word-wrap: break-word;
}

.textarea {
position: relative;
}

.placeholder {
cursor: text;
position: absolute;
z-index: 1;
left: 0;
top: 0;
width: 100%;
min-height: 195px;
font-size: 20px;
line-height: 23px;
color: #9b9b9b;
box-sizing: border-box;
padding: 5px 15px;
}

.textarea_info {
position: relative;
padding-right: 100px;
font-size: 12px;
color: #9e9e9e;
margin-bottom: 20px;
}

#textcount {
position: absolute;
top: 0;
right: 10px;
}

.addplace select {
width: 100%;
max-width: 304px;
height: 42px;
font-family: 'Roboto', sans-serif;
font-size: 20px;
line-height: 42px;
color: #4a4a4a;
border: 1px #e1e1e1 solid;
}

.add_productselect {
margin: 0 0 20px 0;
}

#add_image {
float: none;
display: inline-block;
height: 34px;
font-size: 20px;
line-height: 34px;
color: #4a4a4a;
border: 1px #e1e1e1 solid;
padding: 0 15px 0 34px;
text-transform: uppercase;
text-decoration: none;
background: #fff url(../images/add_image.png) no-repeat 11px center;
}

#addimagedop {
display: block;
width: 100%;
height: 244px;
background: #fff url(../images/add-photo.png) no-repeat center;
}

.addplace_load {
margin-top: 50px;
display: inline-block;
margin-bottom: 10px;
background: url(../images/placeloader.gif) no-repeat center;
}

#images,
#load_img {
visibility: hidden;
position: absolute;
width: 0;
height: 0;
}

#file_res {
padding-top: 20px;
border-top: 1px #e0e0e0 solid;
}

.addplace #file_res input {
margin-bottom: 0;
}

.hrimg {
border-bottom: 1px #e0e0e0 solid;
margin-bottom: 40px;
}

.img_block {
position: relative;
float: left;
width: 300px;
height: 244px;
margin: 0 6px 20px 10px;
}

.img_block_over {
height: 200px;
overflow: hidden;
}

#file_res img {
display: block;
width: 300px;
margin: 0;
}

.del_fileimg {
position: absolute;
top: 6px;
right: 6px;
width: 40px;
height: 40px;
background: url(../images/button-del-photo.png) no-repeat left top;
opacity: 0.5;
}

.del_fileimg:hover {
opacity: 1;
}

.bar {
position: relative;
height: 22px;
width: 100%;
max-width: 400px;
border: 1px #ccc solid;
margin-bottom: 5px;
}

.bar span {
display: block;
position: absolute;
height: 22px;
line-height: 22px;
left: 10px;
top: 0;
}

.bar div {
height: 22px;
width: 0;
background: #b1f054;
}

.hr700 {
max-width: 700px;
width: 100%;
border-bottom: 1px #e0e0e0 solid;
margin-bottom: 30px;
}

#add_map {
max-width: 690px;
width: 100%;
height: 400px;
margin-bottom: 10px;
}

#map_address {
float: left;
}

a.search_map {
display: inline-block;
height: 34px;
font-size: 20px;
line-height: 34px;
color: #4a4a4a;
border: 1px #e1e1e1 solid;
padding: 0 15px 0 15px;
text-transform: uppercase;
text-decoration: none;
margin-left: 10px;
margin-bottom: 20px;
}

a.geolocation {
position: relative;
display: inline-block;
font-size: 18px;
line-height: 18px;
color: #9b9b9b;
text-decoration: none;
padding-bottom: 2px;
margin-left: 22px;
border-bottom: 1px #9b9b9b dashed;
margin-bottom: 20px;
}

a.geolocation:hover {
border-bottom: 1px #3eb5f1 dashed;
color: #3eb5f1;
}

a.geolocation:after {
content: '';
position: absolute;
left: -22px;
top: 2px;
width: 16px;
height: 16px;
background: url(../images/navigation-ico.png) no-repeat left top;
}

.input120 {
float: left;
width: 120px;
margin-right: 30px;
}

.phone_line {
position: relative;
max-width: 440px;
padding-right: 120px;
}

#days .phone_line {
max-width: 660px;
overflow-x: auto;
}

.phone_line a {
position: absolute;
width: 44px;
height: 44px;
opacity: 0.5;
top: 0;
}

.phone_line a:hover {
opacity: 1;
}

.delete_phone {
right: 60px;
background: url(../images/delete-label.png) no-repeat center;
}

.add_phone {
right: 0;
background: url(../images/add-label.png) no-repeat center;
}

.days {
overflow: hidden;
}

.days select {
float: left;
margin-bottom: 10px;
}

.days .times {
float: left;
overflow-x: auto;
}

.days .times select {
width: 70px;
}

.days .times span {
float: left;
margin: 0 5px;
font-size: 15px;
line-height: 44px;
}

.placeloader {
display: inline-block;
background: url(../images/placeloader.gif) no-repeat center;
margin-bottom: 20px;
}

.btn_add_place {
cursor: pointer;
display: block;
width: 181px;
height: 36px;
background: url(../images/button-add-place.png) no-repeat left top;
border: none;
}

.header_add_place {
float: right;
display: block;
width: 181px;
height: 36px;
background: url(../images/header-add-place.png) no-repeat left top;
margin: 14px 20px 0 0;
}

#placename {
margin-bottom: 0;
}

.placename {
position: relative;
max-width: 440px;
padding-right: 56px;
margin-bottom: 20px;
}

#ico_place_name {
display: none;
position: absolute;
top: 0;
right: 0;
width: 44px;
height: 44px;
background: url(../images/ok-status.png) no-repeat center;
}

#name_err {
display: none;
color: #d0021b;
}

input.err,
select.err {
border-color: #d0021b;
}

#resform {
font-size: 18px;
color: #d0021b;
margin-bottom: 20px;
}

#resform span {
color: #259b24;
}

#system-message {
padding: 0 20px;
}

#system-message .close {
display: none;
}


#addprodimages {
display: none;
position: fixed;
z-index: 1000;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
background: #f8f8f8;
}

#addprodimages h2 {
text-transform: uppercase;
text-align: center;
margin-bottom: 50px;
padding-top: 50px;
}

#addprodimages_popup {
position: relative;
width: 100%;
max-width: 980px;
min-width: 320px;
margin: 0 auto;
height: 100%;
overflow: auto;
}

#addprodimages_close {
position: absolute;
z-index: 5;
top: 20px;
right: 20px;
display: block;
width: 20px;
height: 20px;
background: url(../images/addprodimages_close.png) no-repeat center;
}

#addPlaceImgbtn {
display: block;
width: 181px;
height: 36px;
background: url(../images/ButtonSendPhoto.png) no-repeat center;
border: none;
}

#addprodimages_open {
display: block;
width: 174px;
height: 36px;
background: url(../images/ButtonAddPhoto.png) no-repeat center;
margin-bottom: 15px;
}

.author_img {
display: inline-block;
background-color: rgba(255, 255, 255, .9);
padding: 5px 10px;
}

.place_btn_add_img_review {
float: right;
}

.commets {
background-color: #fff9ff;
}

.review-header-and-button {
display: flex;
padding: 9px;
}

.review-header-and-button .button {
margin-top: 33px;
}



.place_btn_add_img_review a {
position: relative;
float: left;
height: 26px;
line-height: 26px;
color: #000;
text-decoration: none;
margin-left: 20px;
border-left: 1px #faa29a solid;
border-top: 1px #faa29a solid;
border-bottom: 1px #faa29a solid;
padding: 0 10px 0 26px;
}

.place_btn_add_img_review a:before,
.place_btn_add_img_review a:after {
content: '';
position: absolute;
right: -4px;
width: 0;
height: 16px;
border-right: 1px #faa29a solid;
}

.place_btn_add_img_review a:before {
top: -2px;
transform: rotate(-30deg);
}

.place_btn_add_img_review a:after {
bottom: -2px;
transform: rotate(30deg);
}

a.place_btn_add_review,
a.place_btn_add_review:before,
a.place_btn_add_review:after {
border-color: #be84fe;
}

a.place_btn_add_img {
background: url(../images/place_btn_add_img.png) no-repeat 6px center;
}

a.place_btn_add_review {
background: url(../images/place_btn_add_review.png) no-repeat 6px center;
padding-left: 30px;
}

.bannervshapke {
padding-top: 33px;
}

#geo_list {
margin: 0 -20px;
}

#geo_list_load {
height: 60px;
background: url(../images/loader.gif) no-repeat center top;
}

.mygeo {
padding-left: px;
}

a.mygeo {
position: relative;
float: left;
margin: 20px 0 0 30px;
font-size: 16px;
color: #434343;
text-decoration: none;
line-height: 18px;
border-bottom: 1px #434343 dashed;
}

a.mygeo:before {
position: absolute;
content: '';
left: -24px;
top: 0;
width: 21px;
height: 21px;
background: url(../images/icons/ico-geonow.svg) no-repeat left top;
}

.list_poliznashki {
margin: 0 -10px;
}

.poliznashki_item_wrap {
float: left;
width: 25%;
padding: 0 12px;
box-sizing: border-box;
}

.poliznashki_item {
display: block;
width: 100%;
text-decoration: none;
}

.poliznashki_image {
position: relative;
height: 160px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
margin-bottom: 15px;
}

.poliznashki_title {
color: #000;
font-size: 18px;
margin-bottom: 15px;
}

.poliznashki_text {
color: #777777;
font-size: 15px;
line-height: 21px;
}

.poliznashki_category {
position: absolute;
top: 6px;
right: -7px;
overflow: hidden;
padding-bottom: 9px
}

.poliznashki_category span {
position: relative;
z-index: 2;
display: block;
height: 24px;
line-height: 24px;
color: #fff;
padding: 0 10px;
background: #c72914;
text-transform: uppercase;
font-size: 10px;
}

.poliznashki_category:before {
content: '';
position: absolute;
z-index: 1;
right: -7px;
bottom: 0;
width: 0;
height: 0;
border-top: 9px rgba(0, 0, 0, 0) solid;
border-right: 7px rgba(0, 0, 0, 0) solid;
border-bottom: 9px rgba(0, 0, 0, 0) solid;
border-left: 7px #a0240e solid;
}

.poliznashki_item:hover .poliznashki_text {
color: #000;
}

.poliznashki_item:hover .poliznashki_title {
color: #08a2f0;
text-decoration: underline;
}

.poliznashki_item .poliznashki_image:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, .3);
}

.poliznashki_item:hover .poliznashki_image:after {
display: none;
}



@media all and (max-width:780px) {
.times .line {
  display: block;
  float: none;
  clear: both;
  height: 0;
  font-size: 0;
  width: 33px;
}

.days .times {
  margin-left: 0px;
}

.days .times select {
  width: auto;
}

}


@media all and (max-width:620px) {
.times {
  margin-top: 15px;
  display: flex;
}

.img_block {
  width: 95%;
}

#file_res img {
  width: 100%;
}

.img_block_over {
  height: 210px;
}

.car_bottom {
  display: none;
}

.camimg>div>div {
  display: none;
}

.mod_borders_last_review {
  display: none;
}

.moduletable h3 {
  display: none;
}


#slider {
  background: rgba(102, 179, 245, 0);
  padding: 0px;
}

}


.navmenu img {
width: 25px;
}

.turfirmy_code_bg {
border: dashed 1px #ccc;
background: #fffff5;
font-family: "Courier New", Courier, monospace;
padding: 10px;
font-size: 80%;
margin: 0 0 1em;
}

.ymaps-2-1-69-map-copyrights-promo {
display: none !important;
}

.flagarmsweather {
display: flex;
}

.flagarmsweather>div {
margin-right: 45px;
text-align: left;
}

.flagarmsweather>div:last-child {
margin-right: 0;
}






.schedules_cat_list {
margin-left: px;
}

.schedules_cat_list h3 {
float: left;
font-size: 21px;
margin-bottom: 21px;
margin-top: 0;
margin-top: 36px;
font-weight: 400;
margin-left: 9px;
}

.schedules_cat_list p {
margin-left: 9px;
}

.schedules_cat_list a.more {
float: right;
margin-top: 36px;
}

a.schedule_item {
text-decoration: none;
color: #fff;
position: relative;
float: left;
width: 220px;
height: 80px;
overflow: hidden;
margin: 0 6px 14px 7px;
background: #002795;
}

a.schedule_item.r {}

a.schedule_item .schedule_info {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
text-align: left;
}

a.schedule_item .schedule_info:before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, .5);
}

a.schedule_item .schedule_info>span {
position: relative;
display: block;
font-weight: bold;
line-height: 18px;
padding-left: 10px;
padding-top: 6px;
}

.schedule_item .hover {
display: none;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(146, 18, 18, .6);
}

a.schedule_item:hover .hover {
display: block;
}

.schedule_item .hover i {
position: absolute;
top: 50%;
left: 50%;
display: inline-block;
font-style: normal;
text-transform: uppercase;
text-align: center;
color: #4a4a4a;
line-height: 36px;
width: 140px;
background: #fff;
margin: -18px 0 0 -70px;
}

.schedule_item .hover i:after {
content: "";
position: absolute;
right: -16px;
top: 0px;
width: 0;
height: 0;
border-left: 8px #fff solid;
border-right: 8px rgba(0, 0, 0, 0) solid;
border-top: 18px rgba(0, 0, 0, 0) solid;
border-bottom: 18px rgba(0, 0, 0, 0) solid;
}

.mod_schedules_cat a.schedule_item {
width: 100%;
height: 218px;
margin: 0;
}

.mod_schedules_cat a.schedule_item>img {
width: 100%;
margin-top: 40px;
}

.mod_schedules_cat a.schedule_item .schedule_info span {
float: none;
padding-left: 55px;
line-height: 34px;
background: rgba(252, 1, 1, 0.6);
}






/*-------------------- Panel menu ----------------------- */

#user_info_link::after {
border-bottom-color: #F1F1F1;
}

.panel-menu,
.panel-menu ul {
list-style: none;
}

.panel-menu {
background: #F1F1F1;
padding-top: 10px;
}

.panel-menu li a {
position: relative;
display: block;
font-size: 14px;
line-height: 33px;
height: 33px;
text-decoration: none;
padding-left: 49px;
color: #4a4a4a;
}

.panel-menu li a:hover {
background: #ebebeb;
}

.panel-menu li a::before {
content: '';
position: absolute;
left: 23px;
top: 50%;
margin-top: -8px;
width: 16px;
height: 16px;
}

.panel-menu li a.logout-link {
height: 47px;
line-height: 47px;
border-top: 1px solid #EBEBEB;
margin-top: 13px;
}

.panel-menu li.parent>a:after {
content: '';
position: absolute;
top: 50%;
right: 15px;
width: 0;
height: 0;
margin-top: -2.5px;
border-top: 5px #000 solid;
border-right: 5px rgba(0, 0, 0, 0) solid;
border-bottom: 5px rgba(0, 0, 0, 0) solid;
border-left: 5px rgba(0, 0, 0, 0) solid;
}

.panel-menu li.parent.openul>a:after {
transform: matrix(1, 0, 0, -1, 0, 0);
margin-top: -7.5px;
}

.panel-menu li ul {
display: none;
}

.panel-menu li.parent.openul ul {
display: block;
}

.ico-my-tourfirm:before {
background: url(//panel.tuda-suda.by/img/ico-my-tourfirm.svg) no-repeat left top;
}

.ico-my-places:before {
background: url(//panel.tuda-suda.by/img/ico-my-places.svg) no-repeat left top;
}

.ico-comments:before {
background: url(//panel.tuda-suda.by/img/ico-comments.svg) no-repeat left top;
}

.ico-settings:before {
background: url(//panel.tuda-suda.by/img/ico-settings.svg) no-repeat left top;
}

.ico-routes:before {
background: url(//panel.tuda-suda.by/img/ico-routes.svg) no-repeat left top;
}

.ico-exit:before {
background: url(//panel.tuda-suda.by/img/ico-exit.svg) no-repeat left top;
}

.reviews_count {
position: relative;
display: inline-block;
vertical-align: middle;
margin-left: 10px;
text-decoration: none;
}

#user_info_open .reviews_count {
margin-left: 15px;
margin-bottom: 3px;
}

.reviews_count span {
position: relative;
z-index: 2;
display: block;
padding: 0 5px;
background: #FF001F;
border-radius: 12px;
height: 15px;
font-size: 10px;
line-height: 14px;
color: #fff;
}

#user_info_open .reviews_count:before {
content: '';
position: absolute;
z-index: 1;
top: 7px;
left: -10px;
width: 16px;
height: 16px;
background: url(//panel.tuda-suda.by/img/ico-comments.svg) no-repeat left top;
}

.user_header_name {
width: 102px;
overflow: hidden;
display: block;
white-space: nowrap;
text-overflow: ellipsis;
}


/*-------------------- End Panel menu ------------------- */


/* Usefuls */

/*poleznyashki/tops/2736-10-naibolee-populyarnykh-turisticheskikh-napravleniy-i-trebovaniya-k-ptsr-spravke*/
#russia-ptsr {}


.yandexnavi button {
background-color: #ffb732;
font-size: 12px;
color: #FFFFFF;
letter-spacing: 1.5px;
text-align: center;
border-radius: 18px;
padding: 10px 15px;
text-transform: uppercase;
border: 0;
opacity: 0.8;
}

.yandexnavi button:hover {
opacity: 1;
}

.yandexnavi button:active {
-webkit-transform: translateY(2px);
-ms-transform: translateY(2px);
transform: translateY(2px);
}

.yandexnavi button a {
background: url(../../../images/ico/ico-ya-navi.svg) no-repeat 6px center;
text-decoration: none;
color: #1d1d1d;
padding: 0 9px 0 27px;
}