• DELETE FROM KEYWORDS WHERE ID_DOMAINE=6426248
  • DoneDoneDone

    URL:doba.ua

    Cache-Control: no-store, no-cache, must-revalidate
    Connection: keep-alive
    Date: Wed, 30 Oct 2024 20:18:13 GMT
    Pragma: no-cache
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Location: http://doba.ua/ukr/
    P3P: policyref="/bitrix/p3p.xml", CP="NON DSP COR CUR ADM DEV PSA PSD OUR UNR BUS UNI COM NAV INT DEM STA"
    Server: cloudflare
    Set-Cookie: PHPSESSID=8jeRwS9LIPTShtNuSwqxpVurYF639Eha; path=/; domain=doba.ua; HttpOnly
    Set-Cookie: dobaSiteLang=ua; expires=Wed, 06-Nov-2024 20:18:13 GMT; Max-Age=604800; path=/
    X-Powered-CMS: Bitrix Site Manager (d6e3083cf1dc9558b6b5f7dc8a063dca)
    X-Frame-Options: SAMEORIGIN
    X-Frame-Options: SAMEORIGIN
    X-Content-Type-Options: nosniff
    cf-cache-status: DYNAMIC
    CF-RAY: 8dae17e0fa892a3f-CDG
    
    
    Location => http://doba.ua/ukr/
    Status => 302

    (vide) Tentative en https

    http://doba.ua/ukr/

    <!DOCTYPE HTML><html class="no-js lang-ua "><head><script data-skip-moving="true">
    	bxSession = {
    		mess:{},
    		Expand: function(){}
    	}
    </script><script data-skip-moving="true">var LANG_SITE_DIR = "/ukr";var LANGUAGE_ID = "ua";</script><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="SKYPE_TOOLBAR" content="SKYPE_TOOLBAR_PARSER_COMPATIBLE" /><meta name = "format-detection" content = "telephone=no" /><meta name="viewport" content="width=device-width"><meta name="HandheldFriendly" content="true"><title>Квартири подобово без посередників – подобова оренда квартир в Україні від власника | Doba.ua</title><link rel="stylesheet" href="http://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous"><link rel="apple-touch-icon" sizes="180x180" href="/local/templates/doba2020/apple-touch-icon.png"><link rel="icon" type="image/png" sizes="32x32" href="/local/templates/doba2020/favicon-32x32.png?ver=2"><link rel="icon" type="image/png" sizes="16x16" href="/local/templates/doba2020/favicon-16x16.png?ver=2"><link rel="manifest" href="/local/templates/doba2020/site.webmanifest"><link rel="mask-icon" href="/local/templates/doba2020/safari-pinned-tab.svg" color="#5bbad5"><meta name="msapplication-TileColor" content="#ffc40d"><meta name="theme-color" content="#ffffff"><link href='http://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,700,700italic&amp;subset=latin,cyrillic' rel='stylesheet' type='text/css'><!-- Google Tag Manager -->
    <!-- End Google Tag Manager -->
    
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <meta name="keywords" content="Оренда квартир, квартири подобово, зняти квартиру на добу" />
    <meta name="description" content="Подобова оренда квартир в Україні без посередників. На сайті Doba.ua прямі телефонні номери власників квартир. Онлайн бронювання квартир подобово в Україні." />
    <script type="text/javascript" data-skip-moving="true">(function(w, d, n) {
    
    var cl = "bx-core";
    var ht = d.documentElement;
    var htc = ht ? ht.className : undefined;
    if (htc === undefined || htc.indexOf(cl) !== -1)
    {
    return;
    }
    
    var ua = n.userAgent;
    if (/(iPad;)|(iPhone;)/i.test(ua))
    {
    cl += " bx-ios";
    }
    else if (/Android/i.test(ua))
    {
    cl += " bx-android";
    }
    
    cl += (/(ipad|iphone|android|mobile|touch)/i.test(ua) ? " bx-touch" : " bx-no-touch");
    
    cl += w.devicePixelRatio && w.devicePixelRatio >= 2
    ? " bx-retina"
    : " bx-no-retina";
    
    var ieVersion = -1;
    if (/AppleWebKit/.test(ua))
    {
    cl += " bx-chrome";
    }
    else if ((ieVersion = getIeVersion()) > 0)
    {
    cl += " bx-ie bx-ie" + ieVersion;
    if (ieVersion > 7 && ieVersion < 10 && !isDoctype())
    {
    cl += " bx-quirks";
    }
    }
    else if (/Opera/.test(ua))
    {
    cl += " bx-opera";
    }
    else if (/Gecko/.test(ua))
    {
    cl += " bx-firefox";
    }
    
    if (/Macintosh/i.test(ua))
    {
    cl += " bx-mac";
    }
    
    ht.className = htc ? htc + " " + cl : cl;
    
    function isDoctype()
    {
    if (d.compatMode)
    {
    return d.compatMode == "CSS1Compat";
    }
    
    return d.documentElement && d.documentElement.clientHeight;
    }
    
    function getIeVersion()
    {
    if (/Opera/i.test(ua) || /Webkit/i.test(ua) || /Firefox/i.test(ua) || /Chrome/i.test(ua))
    {
    return -1;
    }
    
    var rv = -1;
    if (!!(w.MSStream) && !(w.ActiveXObject) && ("ActiveXObject" in w))
    {
    rv = 11;
    }
    else if (!!d.documentMode && d.documentMode >= 10)
    {
    rv = 10;
    }
    else if (!!d.documentMode && d.documentMode >= 9)
    {
    rv = 9;
    }
    else if (d.attachEvent && !/Opera/.test(ua))
    {
    rv = 8;
    }
    
    if (rv == -1 || rv == 8)
    {
    var re;
    if (n.appName == "Microsoft Internet Explorer")
    {
    re = new RegExp("MSIE ([0-9]+[\.0-9]*)");
    if (re.exec(ua) != null)
    {
    rv = parseFloat(RegExp.$1);
    }
    }
    else if (n.appName == "Netscape")
    {
    rv = 11;
    re = new RegExp("Trident/.*rv:([0-9]+[\.0-9]*)");
    if (re.exec(ua) != null)
    {
    rv = parseFloat(RegExp.$1);
    }
    }
    }
    
    return rv;
    }
    
    })(window, document, navigator);</script>
    
    
    <link href="/bitrix/css/main/font-awesome.css?145865197728777" type="text/css"  rel="stylesheet" />
    <link href="/bitrix/js/socialservices/css/ss.css?16302700695122" type="text/css"  rel="stylesheet" />
    
    
    
    
    
    
    
    
    <script data-skip-moving="true">
    		      var curr_ends = new Array();
    		      curr_ends["usd"]="$";
    		      curr_ends["eur"]="&euro;";
    	var default_currency="uah";
    	var currencies = new Array();
    	currencies["uah"] = 1;
    	currencies["usd"] = 0.040439332912764;
    	currencies["eur"] = 0.0367478180983;	
    </script>
    		
    <!-- page 0 -->
    <link rel="alternate" hreflang="ru-ua" href="http://doba.ua" />
    <link rel="alternate" hreflang="uk-ua" href="http://doba.ua/ukr" />
    <link rel="alternate" hreflang="en" href="http://doba.ua/ukr" />
    <meta property="og:image" content="http://doba.ua/local/img/prev_doba2020_ua.jpg" />
    <style type="text/css">/* Start:/local/templates/doba2020/components/bitrix/advertising.banner/top/style.css?1584629053534*/
    #dop_top_line {
    	transform: translate(0px, 8px);
    	width: 100%;
    	background-color: rgba(90, 89, 89, 0.7);
    }
    
    #dop_top_line .b_close {
    	top: 7px;
    	cursor: pointer;
    }
    
    #dop_top_line p {
    	position: relative;
    	padding: 5px 0;
    }
    #dop_top_line a{
    	color: #fff;
    	text-decoration: underline;
    }
    #dop_top_line a:hover {
    	text-decoration: none;
    }
    @media screen and (max-width: 576px) {
    	#dop_top_line {
    		transform: translate(0px, 17px);
    	}
    }
    @media screen and (max-width: 460px) {
    	#dop_top_line p {
    		font-size: 10px;
    		line-height: 23px;
    	}
    }
    
    /* End */
    
    
    /* Start:/local/templates/doba2020/components/bitrix/news.list/city_landing/style.css?1645309355494*/
    .city-one_elem.rctg{min-height:300px;}
    .sf-wrap {
        color: #fff;
    }
    #select-language1{display:none}
    .city-h2 .no-publications {
        max-width: 40%;
    }
    .city-w2 .no-publications span {
        padding: 0 0 10px;
        max-width: 70%;
    }
    .no-publications {
        text-align: center;
        font-size: 12px;
        color: #f00;
    }
    .city_wrapper .city-two_long_elem {
        display: flex;
        justify-content: space-between;
        width: 100%;
    }
    .city-two_long_elem > * {
        width: 48%;
        width: calc(50% - 10px);
    }
    /* End */
    
    
    /* Start:/local/templates/doba2020/components/bitrix/system.auth.form/new_reg/style.css?16167798074172*/
    .modal_content .mod_window {
        display: block;
    }
    
    .full_white {
        background-color: #fff;
    }
    
    .close_mod {
        text-align: right;
        cursor: pointer;
    	position: absolute;
    	top: 15px;
    	right: 15px;
    }
    
    #form_user_reg .content-min {
    	position: absolute;
    	top: 50%;
    	left: 50%;
    	width: 100%;
    	transform: translate(-50%, -50%);
    	max-width: 600px;
        max-height: 100%;
        overflow: auto;
        margin: 0 auto;
        padding: 30px;
    }
    
    .question {
        font-size: 16px;
        font-weight: 700;
        margin-bottom: 16px;
    }
    
    .mod_window {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 10000;
        background-color: rgba(44, 44, 44, 0.4);
        font-size: 12px;
        color: #2c2c2c;
    }
    
    .stock_logo {
    	width: 330px;
        margin-top: 25px;
        padding: 10px;
    	/*border: 1px solid #000000;*/
        background-color: #f2f2f2;
    }
    
    .stock_logo span {
    	font-size: 56px;
    }
    
    .form_user_reg-info {
        width: 233px;
    }
    
    .form_user_reg-title {
        font-size: 20px;
        font-weight: 700;
        margin-bottom: 8px;
    }
    
    .form_user_reg-info + .or {
    	transform: translate(0px, 50px);
    }
    
    .or {
        font-size: 16px;
    }
    
    .form_user_reg-soc {
        position: relative;
    	max-width: 40%;
        font-size: 16px;
        color: #424648;
    }
    
    .form_user_reg-soc a {
    	color: #2c2c2c;
    }
    
    .form_user_reg-soc-g {
        margin-top: 22px;
        margin-bottom: 16px;
    }
    
    .form_user_reg-soc-g,
    .form_user_reg-soc-f {
        padding: 7px 21px;
        border: 1px solid #EAF4F6;
        box-sizing: border-box;
        border-radius: 4px;
    }
    .form_user_reg-soc_block {
        position: absolute;
        width: 100%;
    }
    
    .form_user_reg-soc svg {
        margin-right: 8px;
    }
    
    .form_user_reg-form {
        margin-top: 16px;
    }
    
    .form_user_reg-form .wrap_input {
    	width: 227px;
    }
    
    .form_user_reg-form .wrap_input input {
    	width: 227px;
    	margin-bottom: 8px;
    }
    
    .form_user_reg-form .btn_modal {
        margin: 0;
        margin-top: -8px;
        padding: 0;
        background: transparent;
    }
    
    
    #registrationModal .btn_modal .inpt,
    #loginModal .btn_modal .inpt {
    	display: inline-block;
    	width: 227px;
    	padding: 5px 24px;
    	margin-top: 30px;
    	margin-bottom: 30px;
        margin-right: 10px;
    	font-weight: bold;
    	background: #FFDC27;
    	border-radius: 4px;
    	cursor: pointer;
     }
    
    .form_user_reg-bottom {
        font-size: 16px;
    }
    .form_user_reg-bottom a {
        margin-left: 18px;
    }
    
    .form_user_reg-form .question {
    	margin-top: 0;
    	margin-bottom: 3px;
    	font-size: 12px;
    	font-weight: 400;
        width: 227px;
    }
    
    .form_user_reg-form .wrap > label {
        position: relative;
        display: flex;
        width: 100%;
        height: auto;
        border: none;
        cursor: pointer;
    }
    
    .form_user_reg-form .wrap > label::before {
        content: "";
        display: inline-block;
        width: 16px;
        height: 16px;
        border: 1px solid #2C2C2C;
        box-sizing: border-box;
        border-radius: 4px;
        margin-right: 6px;
        margin-bottom: 0;
        flex-shrink: 0;
    }
    
    .form_user_reg-form .wrap .question  {
    	margin-top: 0;
    	margin-bottom: 0;
    }
    
    .form_user_reg-form .wrap > label::before {
        content: "";
        display: inline-block;
        width: 16px;
        height: 16px;
        border: 1px solid #2C2C2C;
        box-sizing: border-box;
        border-radius: 4px;
        margin-right: 6px;
        margin-bottom: 0;
        flex-shrink: 0;
    }
    
    .wrap_input:not(.wrap_input-big) {
    	position: relative;
    	width: 175px;
    }
    
    .wrap_input:not(.wrap_input-big) input {
        width: 175px;
        max-width: 100%;
        padding: 6px 10px 5px 10px;
        border: 1px solid #DFDFDF;
        box-sizing: border-box;
        border-radius: 4px;
    }
    
    #loginModal .close-reveal-modal,
    .wrap svg {
        display: none;
    }
    
    .form_user_reg-form .b-a-link{
    	font-weight: 400;
    }
    
    .wrap :checked + svg {
        display: block;
        width: 12px;
        height: 12px;
        position: absolute;
        left: 2px;
        top: 2px;
    }
    @media screen and (max-width: 576px) {
    	.form_user_reg-top {
    		flex-wrap: wrap;
    	}
    	.form_user_reg-soc {
    		max-width: 100%;
    	}
    	.form_user_reg-soc_block {
    		position: static;
    		display: flex;
    	}
    
    	.form_user_reg-soc-g, .form_user_reg-soc-f {
    		padding: 7px;
    		margin-right: 10px;
    		margin-top: 15px;
    		margin-bottom: 15px;
    	}
    
    	.form_user_reg-soc svg {
    		margin-right: 0;
    	}
    
    	.form_user_reg-soc_block a span {
    		display: none;
    	}
    }
    /* End */
    
    
    /* Start:/local/libs/js/chosen/chosen.css?153261095012188*/
    /*!
    Chosen, a Select Box Enhancer for jQuery and Prototype
    by Patrick Filler for Harvest, http://getharvest.com
    
    Version 1.8.7
    Full source at https://github.com/harvesthq/chosen
    Copyright (c) 2011-2018 Harvest http://getharvest.com
    
    MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
    This file is generated by `grunt build`, do not edit it by hand.
    */
    
    /* @group Base */
    .chosen-container {
      position: relative;
      display: inline-block;
      vertical-align: middle;
      font-size: 13px;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
    }
    
    .chosen-container * {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
    }
    
    .chosen-container .chosen-drop {
      position: absolute;
      top: 100%;
      z-index: 1010;
      width: 100%;
      border: 1px solid #aaa;
      border-top: 0;
      background: #fff;
      -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
              box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
      clip: rect(0, 0, 0, 0);
      -webkit-clip-path: inset(100% 100%);
              clip-path: inset(100% 100%);
    }
    
    .chosen-container.chosen-with-drop .chosen-drop {
      clip: auto;
      -webkit-clip-path: none;
              clip-path: none;
    }
    
    .chosen-container a {
      cursor: pointer;
    }
    
    .chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
      margin-right: 4px;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      font-weight: normal;
      color: #999999;
    }
    
    .chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
      content: ":";
      padding-left: 2px;
      vertical-align: top;
    }
    
    /* @end */
    /* @group Single Chosen */
    .chosen-container-single .chosen-single {
      position: relative;
      display: block;
      overflow: hidden;
      padding: 0 0 0 8px;
      height: 25px;
      border: 1px solid #aaa;
      border-radius: 5px;
      background-color: #fff;
      background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
      background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
      background-clip: padding-box;
      -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
              box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
      color: #444;
      text-decoration: none;
      white-space: nowrap;
      line-height: 24px;
    }
    
    .chosen-container-single .chosen-default {
      color: #999;
    }
    
    .chosen-container-single .chosen-single span {
      display: block;
      overflow: hidden;
      margin-right: 26px;
      text-overflow: ellipsis;
      white-space: nowrap;
    }
    
    .chosen-container-single .chosen-single-with-deselect span {
      margin-right: 38px;
    }
    
    .chosen-container-single .chosen-single abbr {
      position: absolute;
      top: 6px;
      right: 26px;
      display: block;
      width: 12px;
      height: 12px;
      background: url("/local/libs/js/chosen/chosen-sprite.png") -42px 1px no-repeat;
      font-size: 1px;
    }
    
    .chosen-container-single .chosen-single abbr:hover {
      background-position: -42px -10px;
    }
    
    .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
      background-position: -42px -10px;
    }
    
    .chosen-container-single .chosen-single div {
      position: absolute;
      top: 0;
      right: 0;
      display: block;
      width: 18px;
      height: 100%;
    }
    
    .chosen-container-single .chosen-single div b {
      display: block;
      width: 100%;
      height: 100%;
      background: url("/local/libs/js/chosen/chosen-sprite.png") no-repeat 0px 2px;
    }
    
    .chosen-container-single .chosen-search {
      position: relative;
      z-index: 1010;
      margin: 0;
      padding: 3px 4px;
      white-space: nowrap;
    }
    
    .chosen-container-single .chosen-search input[type="text"] {
      margin: 1px 0;
      padding: 4px 20px 4px 5px;
      width: 100%;
      height: auto;
      outline: 0;
      border: 1px solid #aaa;
      background: url("/local/libs/js/chosen/chosen-sprite.png") no-repeat 100% -20px;
      font-size: 1em;
      font-family: sans-serif;
      line-height: normal;
      border-radius: 0;
    }
    
    .chosen-container-single .chosen-drop {
      margin-top: -1px;
      border-radius: 0 0 4px 4px;
      background-clip: padding-box;
    }
    
    .chosen-container-single.chosen-container-single-nosearch .chosen-search {
      position: absolute;
      clip: rect(0, 0, 0, 0);
      -webkit-clip-path: inset(100% 100%);
              clip-path: inset(100% 100%);
    }
    
    /* @end */
    /* @group Results */
    .chosen-container .chosen-results {
      color: #444;
      position: relative;
      overflow-x: hidden;
      overflow-y: auto;
      margin: 0 4px 4px 0;
      padding: 0 0 0 4px;
      max-height: 240px;
      -webkit-overflow-scrolling: touch;
    }
    
    .chosen-container .chosen-results li {
      display: none;
      margin: 0;
      padding: 5px 6px;
      list-style: none;
      line-height: 15px;
      word-wrap: break-word;
      -webkit-touch-callout: none;
    }
    
    .chosen-container .chosen-results li.active-result {
      display: list-item;
      cursor: pointer;
    }
    
    .chosen-container .chosen-results li.disabled-result {
      display: list-item;
      color: #ccc;
      cursor: default;
    }
    
    .chosen-container .chosen-results li.highlighted {
      background-color: #3875d7;
      background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
      background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
      color: #fff;
    }
    
    .chosen-container .chosen-results li.no-results {
      color: #777;
      display: list-item;
      background: #f4f4f4;
    }
    
    .chosen-container .chosen-results li.group-result {
      display: list-item;
      font-weight: bold;
      cursor: default;
    }
    
    .chosen-container .chosen-results li.group-option {
      padding-left: 15px;
    }
    
    .chosen-container .chosen-results li em {
      font-style: normal;
      text-decoration: underline;
    }
    
    /* @end */
    /* @group Multi Chosen */
    .chosen-container-multi .chosen-choices {
      position: relative;
      overflow: hidden;
      margin: 0;
      padding: 0 5px;
      width: 100%;
      height: auto;
      border: 1px solid #aaa;
      background-color: #fff;
      background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
      background-image: linear-gradient(#eee 1%, #fff 15%);
      cursor: text;
    }
    
    .chosen-container-multi .chosen-choices li {
      float: left;
      list-style: none;
    }
    
    .chosen-container-multi .chosen-choices li.search-field {
      margin: 0;
      padding: 0;
      white-space: nowrap;
    }
    
    .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
      margin: 1px 0;
      padding: 0;
      height: 25px;
      outline: 0;
      border: 0 !important;
      background: transparent !important;
      -webkit-box-shadow: none;
              box-shadow: none;
      color: #999;
      font-size: 100%;
      font-family: sans-serif;
      line-height: normal;
      border-radius: 0;
      width: 25px;
    }
    
    .chosen-container-multi .chosen-choices li.search-choice {
      position: relative;
      margin: 3px 5px 3px 0;
      padding: 3px 20px 3px 5px;
      border: 1px solid #aaa;
      max-width: 100%;
      border-radius: 3px;
      background-color: #eeeeee;
      background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
      background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
      background-size: 100% 19px;
      background-repeat: repeat-x;
      background-clip: padding-box;
      -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
              box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
      color: #333;
      line-height: 13px;
      cursor: default;
    }
    
    .chosen-container-multi .chosen-choices li.search-choice span {
      word-wrap: break-word;
    }
    
    .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
      position: absolute;
      top: 4px;
      right: 3px;
      display: block;
      width: 12px;
      height: 12px;
      background: url("/local/libs/js/chosen/chosen-sprite.png") -42px 1px no-repeat;
      font-size: 1px;
    }
    
    .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
      background-position: -42px -10px;
    }
    
    .chosen-container-multi .chosen-choices li.search-choice-disabled {
      padding-right: 5px;
      border: 1px solid #ccc;
      background-color: #e4e4e4;
      background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
      background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
      color: #666;
    }
    
    .chosen-container-multi .chosen-choices li.search-choice-focus {
      background: #d4d4d4;
    }
    
    .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
      background-position: -42px -10px;
    }
    
    .chosen-container-multi .chosen-results {
      margin: 0;
      padding: 0;
    }
    
    .chosen-container-multi .chosen-drop .result-selected {
      display: list-item;
      color: #ccc;
      cursor: default;
    }
    
    /* @end */
    /* @group Active  */
    .chosen-container-active .chosen-single {
      border: 1px solid #5897fb;
      -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
              box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    }
    
    .chosen-container-active.chosen-with-drop .chosen-single {
      border: 1px solid #aaa;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0;
      background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
      background-image: linear-gradient(#eee 20%, #fff 80%);
      -webkit-box-shadow: 0 1px 0 #fff inset;
              box-shadow: 0 1px 0 #fff inset;
    }
    
    .chosen-container-active.chosen-with-drop .chosen-single div {
      border-left: none;
      background: transparent;
    }
    
    .chosen-container-active.chosen-with-drop .chosen-single div b {
      background-position: -18px 2px;
    }
    
    .chosen-container-active .chosen-choices {
      border: 1px solid #5897fb;
      -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
              box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    }
    
    .chosen-container-active .chosen-choices li.search-field input[type="text"] {
      color: #222 !important;
    }
    
    /* @end */
    /* @group Disabled Support */
    .chosen-disabled {
      opacity: 0.5 !important;
      cursor: default;
    }
    
    .chosen-disabled .chosen-single {
      cursor: default;
    }
    
    .chosen-disabled .chosen-choices .search-choice .search-choice-close {
      cursor: default;
    }
    
    /* @end */
    /* @group Right to Left */
    .chosen-rtl {
      text-align: right;
    }
    
    .chosen-rtl .chosen-single {
      overflow: visible;
      padding: 0 8px 0 0;
    }
    
    .chosen-rtl .chosen-single span {
      margin-right: 0;
      margin-left: 26px;
      direction: rtl;
    }
    
    .chosen-rtl .chosen-single-with-deselect span {
      margin-left: 38px;
    }
    
    .chosen-rtl .chosen-single div {
      right: auto;
      left: 3px;
    }
    
    .chosen-rtl .chosen-single abbr {
      right: auto;
      left: 26px;
    }
    
    .chosen-rtl .chosen-choices li {
      float: right;
    }
    
    .chosen-rtl .chosen-choices li.search-field input[type="text"] {
      direction: rtl;
    }
    
    .chosen-rtl .chosen-choices li.search-choice {
      margin: 3px 5px 3px 0;
      padding: 3px 5px 3px 19px;
    }
    
    .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
      right: auto;
      left: 4px;
    }
    
    .chosen-rtl.chosen-container-single .chosen-results {
      margin: 0 0 4px 4px;
      padding: 0 4px 0 0;
    }
    
    .chosen-rtl .chosen-results li.group-option {
      padding-right: 15px;
      padding-left: 0;
    }
    
    .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
      border-right: none;
    }
    
    .chosen-rtl .chosen-search input[type="text"] {
      padding: 4px 5px 4px 20px;
      background: url("/local/libs/js/chosen/chosen-sprite.png") no-repeat -30px -20px;
      direction: rtl;
    }
    
    .chosen-rtl.chosen-container-single .chosen-single div b {
      background-position: 6px 2px;
    }
    
    .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
      background-position: -12px 2px;
    }
    
    /* @end */
    /* @group Retina compatibility */
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
      .chosen-rtl .chosen-search input[type="text"],
      .chosen-container-single .chosen-single abbr,
      .chosen-container-single .chosen-single div b,
      .chosen-container-single .chosen-search input[type="text"],
      .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
      .chosen-container .chosen-results-scroll-down span,
      .chosen-container .chosen-results-scroll-up span {
        background-image: url("/local/libs/js/chosen/chosen-sprite@2x.png") !important;
        background-size: 52px 37px !important;
        background-repeat: no-repeat !important;
      }
    }
    
    /* @end */
    
    /* End */
    
    
    /* Start:/local/templates/doba2020/style.css?171713189679475*/
    @font-face{
    	font-family: 'Trebuchet MS';
    	src: url('/local/templates/doba2020/./font/TrebuchetMS.ttf') format('truetype');
    	font-weight: normal;
    	font-style: normal;
    	font-display: swap;
    }
    
    @font-face {
      font-family: 'fontello';
      src: url('/images/font/fontello.eot?86405123');
      src: url('/images/font/fontello.eot?86405123#iefix') format('embedded-opentype'),
           url('/images/font/fontello.woff2?86405123') format('woff2'),
           url('/images/font/fontello.woff?86405123') format('woff'),
           url('/images/font/fontello.ttf?86405123') format('truetype'),
           url('/images/font/fontello.svg?86405123#fontello') format('svg');
      font-weight: normal;
      font-style: normal;
      font-display: swap;
    }
    
    html, body {
    	margin: 0;
    	padding: 0;
    	font-family: 'Trebuchet MS';
    	font-size: 16px;
    	color: #2C2C2C;
    	line-height: 1.4;
    }
    
    
    *:focus {
    	outline: none;
    }
    
    a {
    	color: #5292BC;
    	transition: 0.25s;
    }
    
    a:hover {
    	color: #5292BC;
    }
    
    input {
    	width: 100%;
    	-webkit-box-shadow: none;
    	box-shadow: none;
    	border: none;
    	-webkit-box-sizing: border-box;
    	-moz-box-sizing: border-box;
    	box-sizing: border-box;
    	border-radius: 0;
    	outline: none;
    }
    
    .hidden {
    	display: none !important;
    }
    
    .wrap-content {
    	width: 100%;
    	overflow: hidden;
    }
    
    .f {
    	display: -webkit-flex;
    	display: -moz-flex;
    	display: -ms-flex;
    	display: -o-flex;
    	display: flex;
    }
    
    .f-fdc {
    	-webkit-flex-direction: column;
    	-moz-flex-direction: column;
    	-ms-flex-direction: column;
    	-o-flex-direction: column;
    	flex-direction: column;
    }
    
    .f-fdrr {
    	-webkit-flex-direction: row-reverse;
    	-moz-flex-direction: row-reverse;
    	-ms-flex-direction: row-reverse;
    	-o-flex-direction: row-reverse;
    	flex-direction: row-reverse;
    }
    
    .f-fxww {
    	-webkit-flex-wrap: wrap;
    	-moz-flex-wrap: wrap;
    	-ms-flex-wrap: wrap;
    	-o-flex-wrap: wrap;
    	flex-wrap: wrap;
    }
    
    .f-fg0 {
    	-webkit-box-flex: 0;
    	-ms-flex-positive: 0;
    	flex-grow: 0;
    }
    
    .f-fsh0 {
    	-ms-flex-negative: 0;
    	flex-shrink: 0;
    }
    
    .f-fb100 {
    	-ms-flex-preferred-size: 100%;
    	flex-basis: 100%;
    }
    
    .f-jcfe {
    	-webkit-box-pack: end;
    	-ms-flex-pack: end;
    	justify-content: flex-end;
    }
    
    .f-jcsb	{
    	-webkit-box-pack: justify;
    	-ms-flex-pack: justify;
    	justify-content: space-between;
    }
    
    .f-jcsa {
    	-ms-flex-pack: distribute;
    	justify-content: space-around;
    }
    
    .f-jcc {
    	-webkit-box-pack: center;
    	-ms-flex-pack: center;
    	justify-content: center;
    }
    
    .f-aic {
    	-ms-align-items: center;
    	-webkit-box-align: center;
    	-ms-flex-align: center;
    	align-items: center;
    }
    
    .f-aifs {
    	-ms-align-items: flex-start;
    	-webkit-box-align: start;
    	-ms-flex-align: start;
    	align-items: flex-start;
    }
    
    .f-aife {
    	-ms-align-items: flex-end;
    	-webkit-box-align: end;
    	-ms-flex-align: end;
    	align-items: flex-end;
    }
    
    .fa {
    	font-size: 20px;
    	color: #5292BC;
    }
    
    header.start__page {
    	background-position: center center;
    	-webkit-background-size: cover;
    	background-size: cover;
    	background-image: url('/local/templates/doba2020/img/bg_top2.jpg');
    	color: #fff;
    }
    
    .bg-black_05 {
    	background-color: rgba(0, 0, 0, .5);
    }
    
    .bg-blue {
    	background-color: #5292BC;
    }
    
    .bg-grey {
    	background-color: #f8f8f8;
    }
    
    .bg-grey h2 {
    	margin-top: 0;
    	padding-top: 30px;
    }
    
    .content {
    	max-width: 1024px;
    	margin: 0 auto;
    	padding: 0 20px;
    }
    
    .svg__logo {
    	width: 105px;
    	height: 25px;
    }
    
    .svg__logo_white {
    	fill: #fff;
    }
    
    .svg__logo_blue {
    	fill: #5392BC;
    }
    
    .logo__text_blue {
    	color: #5392BC;
    }
    
    #header {
    	padding-top: 60px;
    }
    
    .top__line {
    	position: absolute;
    	top: 0;
    	left: 0;
    	z-index: 100;
    	height: 60px;
    	width: 100%;
    	padding: 18px 0;
    	color: #fff;
    }
    
    .wrap-content {
    	position: relative;
    }
    
    .top__line_menu {
    	margin-left: 30px;
    }
    
    .top__line_menu svg {
    	width: 30px;
    	height: 24px;
    	fill: white;
    }
    
    .top-info {
    	padding-bottom: 40px;
    }
    
    .info-local a,
    .top__logo:hover,
    .top__logo {
    	color: #fff;
    }
    .top__logo:hover,
    .top__logo {
    	text-decoration: none;
    }
    
    .info-local span:hover {
    	/*cursor: no-drop;*/
    }
    
    #index,
    h1 {
    	font-style: normal;
    	font-weight: bold;
    	font-size: 28px;
    	line-height: 120%;
    	margin-top: 40px;
    	margin-bottom: 24px;
    	line-height: 1.25;
    	letter-spacing: 0.03em;
    }
    
    .slider {
      position: relative;
      overflow: hidden;
    }
    
    .slider__wrapper {
      display: flex;
      transition: transform 0.6s ease; /* 0.6 длительность смены слайда в секундах */
    }
    
    .slider__item {
      flex: 0 0 50%; /* определяет количество активных слайдов (в данном случае 2 */
      max-width: 50%; /* определяет количество активных слайдов (в данном случае 2 */
    }
    
    #slider-flat .slider__item {
    	flex: 0 0 247px;
    }
    
    .slider-elem img {
    	width: 100%;
    	height: 256px;
        object-fit: cover;
    }
    
    .slider__control {
    	position: absolute;
    	top: 128px;
    	transform: translate(0, -50%);
    	width: 40px;
    	height: 40px;
    	border-radius: 50%;
    	background-color: rgba(255,255,255,0.5);
    	z-index: 1;
    }
    
    .slider__control:hover {
    	background-color: rgba(255,255,255,1);
    }
    
    .slider__control svg {
    	width: 7px;
    	height: 11px;
    	fill: #000;
    	pointer-events: none;
    }
    
    .slider__control_left {
    	left: 10px;
    }
    
    .slider__control_right {
    	right: 10px;
    }
    
    .slider__indicators + .slider__indicators {
    	display: none;
    }
    
    #help .slider__indicators {
    	margin-bottom: 0;
    }
    
    .interesting-number {
    	width: 100%;
    	font-size: 12px;
    }
    
    .interesting-number_slider {
    	position: relative;
    	overflow: hidden;
    }
    
    .interesting-number_wrapper, .slider__wrapper {
    	transition: transform 0.6s ease;
    }
    
    .interesting-number_item, .slider__item {
    	-webkit-flex: 0 0 100%;
    	-moz-flex: 0 0 100%;
    	-ms-flex: 0 0 100%;
    	-o-flex: 0 0 100%;
    	flex: 0 0 100%;
    	max-width: 100%;
    }
    
    .svg__count-flat {
    	width: 25px;
    	height: 25px;
    	fill: #fff;
    }
    
    .svg__count-city {
    	width: 26px;
    	height: 26px;
    	fill: #fff;
    }
    
    .svg__count-visitors {
    	width: 28px;
    	height: 21px;
    	fill: #fff;
    }
    
    .count-svg {
    	margin-right: 21px;
    	line-height: 0;
    }
    
    .count-number {
    	font-size: 16px;
    	font-weight: bold;
    	line-height: 1;
    }
    
    .header__description {
    	max-width: 603px;
    	margin: 26px auto 20px;
    }
    
    .search {
    	width: 100%;
    	max-width: 796px;
    	padding: 24px 20px 30px;
    	background-color: rgba(82, 146, 188, 0.8);
    	border-radius: 4px;
    }
    
    .search-link {
    	font-size: 12px;
    }
    
    .search-link a {
    	color: #fff;
    	text-decoration: underline;
    }
    
    .search-link a:hover {
    	text-decoration: none;
    }
    
    .search-form > * {
    	width: 100%;
    	margin: 20px 0 0;
    }
    
    .search-form .input__select_block {
    	position: relative;
    	width: 100%;
    	height: 45px;
    	padding: 11px 9px 12px;
    	background: #fff;
    	border-radius: 4px;
    	color: #2c2c2c;
    }
    
    .reg__form_wrapper .form-control {
    	font-size: 16px;
    }
    
    label.error:not([style="display: none;"]) + .error_mess {
    	display: none!important;
    }
    
    .form-control {
    	font-size: 12px;
    }
    
    #registrationModal .form-control.error {
    	margin-bottom: 28px !important;
    }
    
    .form-control + label.error {
    	position: absolute;
    	top: 100%;
    	background-color: #fff;
    	color: #f00;
    }
    
    .input__wrapper input {
    	width: 100%;
    	height: 45px;
    	padding: 11px 9px 12px;
    	background: #fff;
    	border-radius: 4px;
    	color: #2c2c2c;
    }
    
    .select-open {
    	position: absolute;
    	right: 16px;
    	top: 50%;
    	transform: translate(0px, -50%);
    	cursor: pointer;
    }
    
    .select-wrapper {
    	display: none;
    	position: absolute;
    	top: 100%;
    	left: 0;
    	right: 0;
    	z-index: 1;
    	background-color: #fff;
    	border-radius: 4px;
    }
    
    .open_select .select-wrapper {
    	display: block;
    }
    
    .svg__open--select {
    	width: 11px;
    	height: 7px;
    	fill: #2C2C2C;
    	fill-rule: evenodd;
    	clip-rule: evenodd;
    }
    
    .select-item {
    	padding: 5px 9px 6px;
    	cursor: pointer;
    }
    
    .select-item:hover {
    	background-color: #ccc;
    }
    
    .btn {
    	width: 183px;
    	background: #FFDC27;
    	border-radius: 4px;
    }
    
    .btn-search {
    	width: 100%;
    	height: 45px;
    }
    
    .btn-search:hover {
    	opacity: 1;
    }
    
    h2, .spanH2 {
    	margin-top: 80px;
    	margin-bottom: 20px;
    	font-weight: bold;
    	font-size: 20px;
    	line-height: 1.4;
    	letter-spacing: 0.8px;
    }
    
    .bg-grey--mar_top {
    	margin-top: 60px;
    }
    
    #noCommission {
    	display: inline-flex;
    	margin-top: 20px;
    	margin-bottom: 5px;
    	padding: 3px;
    	background-color: #fff;
    }
    #noCommission svg {
    	margin-right: 5px;
    }
    
    #noCommission + h2 {
    	margin-top: 0;
    	padding-top: 0;
    }
    
    .plus-info_list {
    	margin-top: 42px;
    }
    
    .plus-info {
    	padding: 24px 30px 24px 20px;
    	margin-bottom: 20px;
    	background: #F8F8F8;
    	box-shadow: 0 0 10px rgba(44, 44, 44, 0.15);
    	border-radius: 4px;
    }
    .plus-info:last-child {
    	margin-bottom: 0;
    }
    
    h3, .spanH3 {
    	margin-top: 0;
    	margin-bottom: 10px;
    	font-size: 16px;
    	font-weight: bold;
    	line-height: 1.4;
    	letter-spacing: 0.8px;
    }
    .spanH3 {
    	display: block;
    }
    .plus-info p {
    	margin: 0;
    	font-size: 12px;
    	line-height: 1.45;
    }
    
    .city__sector {
    	margin-top: 30px;
    }
    
    .slider__indicators {
    	display: -webkit-flex;
    	display: -moz-flex;
    	display: -ms-flex;
    	display: -o-flex;
    	display: flex;
    	justify-content: center;
    	bottom: auto;
    	top: 100%;
    	margin: 21px 0 81px;
    	padding: 0;
    	text-indent: -999px;
    	list-style: none;
    }
    
    .slider__indicators .active {
    	background-color: #5292BC;
    }
    
    .slider__indicators li {
    	width: 12px;
    	height: 12px;
    	margin: 0 5px;
    	background-color: #EAF4F6;
    	border-radius: 50%;
    	cursor: pointer;
    }
    
    #slider-news .slider-elem,
    #slider-city2 .slider-elem,
    #slider-city .slider-elem {
    	width: 100%;
    	height: 170px;
    	padding: 16px 33px;
    	border-radius: 2px;
    	overflow: hidden;
    	background-position: center center;
    	-webkit-background-size: cover;
    	background-size: cover;
    	background-color: #f8f8f8;
    }
    
    #slider-news .slider-elem_last,
    #slider-city2 .slider-elem_last,
    #slider-city .slider-elem_last {
    	text-align: center;
    	font-size: 20px;
    	background: #F8F8F8;
    }
    
    
    .city-text_block {
    	padding: 14px 10px;
    	background-color: #f8f8f8;
    	border-radius: 4px;
    }
    
    .city {
    	font-weight: bold;
    	margin-bottom: 4px;
    }
    
    .cyti-price,
    .city-price {
    	display: inline-block;
    	min-width: 145px;
    	padding: 2px 10px 4px 5px;
    	margin-bottom: 12px;
    	background: #5292BC;
    	border-radius: 2px;
    	color: #EAF4F6;
    }
    
    .count-city_flat {
    	margin: 0;
    	color: #2c2c2c;
    }
    
    .link-city {
    	color: #5292BC;
    	font-weight: bold;
    }
    
    .link-city svg {
    	width: 7px;
    	height: 11px;
    	margin-left: 5px;
    	fill-rule: evenodd;
    	clip-rule: evenodd;
    	fill: #5292BC;
    }
    
    .flat-slider__wrapper {
    	margin-top: 29px;
    	padding-bottom: 42px;
    }
    
    #scroll-flat {
    	padding-bottom: 45px;
    	overflow-y: visible;
    	overflow-x: scroll;
    }
    
    #scroll-flat .slider-elem {
    	width: 71%;
    	min-width: 227px;
    	margin-right: 20px;
    }
    
    #slider-flat {
    	overflow: hidden;
    }
    
    #slider-flat .bg-white {
    	margin-right: 20px;
    	height: 100%;
    }
    
    #scroll-flat .slider-elem,
    #slider-flat .slider-elem {
    	border: 1px solid #EAF4F6;
    	box-sizing: border-box;
    	border-radius: 4px;
    	height: 100%;
    }
    
    #slider-flat .flat-text,
    #scroll-flat .flat-text {
        height: 1.4em;
        overflow: hidden;
    }
    
    #slider-flat .flat-text {
        margin-bottom: 17px;
        font-size: 12px;
    }
    
    #scroll-flat .slider-elem:last-child,
    #slider-flat .slider-elem:last-child {
    	margin-right: 0;
    }
    
    .flat-info {
    	position: relative;
    	padding: 10px 18px 11px 8px;
    }
    
    .flat-price {
    	font-size: 20px;
    	font-weight: bold;
    }
    
    .flat-text {
    	margin-bottom: 17px;
    	font-size: 12px;
    }
    
    .count-sleep > svg {
    	width: 25px;
    	height: 14px;
    	fill: none;
    	stroke: #51C8ED;
    }
    
    .count-sleep {
    	margin-right: 10px;
    }
    
    .flat-link_city {
    	position: absolute;
    	top: 100%;
    	left: 0;
    	margin-top: 10px;
    	font-size: 12px;
    	font-weight: bold;
    }
    
    .lick-flat_city,
    .count-response {
    	font-size: 12px;
    }
    
    
    #response {
    	margin-bottom: 80px;
    }
    
    .svg__response-count svg {
    	width: 55px;
    	height: 55px;
    	fill: #51C8ED;
    }
    
    .response-element h3 {
    	margin-top: 8px;
    	margin-bottom: 10px;
    	font-size: 20px;
    	font-weight: bold;
    }
    
    .response-element h3 + p {
    	margin-bottom: 30px;
    }
    
    .response-text p {
    	margin-top: 7px;
    	margin-bottom: 4px;
    }
    
    .response {
    	padding: 20px 20px 36px;
    	margin-bottom: 30px;
    }
    
    .response-name {
    	font-size: 14px;
    }
    
    .response-link_flat {
    	font-size: 12px;
    }
    
    .response-link_flat svg {
    	width: 4px;
    	height: 7px;
    	margin-left: 9px;
    	fill: #5292BC;
    }
    
    .response-text {
    	margin: 20px 0;
    	font-size: 28px;
    	line-height: 1.2;
    }
    
    .svg__response-text {
    	width: 51px;
    	height: 43px;
    	margin-right: 14px;
    	fill: #727272;
    	opacity: 0.5;
    }
    
    .response-link {
    	font-size: 16px;
    	font-weight: bold;
    }
    
    .response-link svg {
    	width: 7px;
    	height: 11px;
    	margin-left: 12px;
    	fill: #5292BC;
    	fill-rule: evenodd;
    	clip-rule: evenodd;
    }
    
    .svg__response-100 {
    	width: 58px;
    	height: 52px;
    	margin-top: 6px;
    	margin-right: 15px;
    	fill: #51C8ED;
    }
    
    .response_100 > *:first-child {
    	margin-bottom: 6px;
    }
    
    .response_100 > *:not(:first-child) {
    	font-size: 12px;
    	margin-bottom: 6px;
    }
    
    #advantage {
    	padding-top: 70px;
    	padding-bottom: 30px;
    }
    
    .logo-second img {
    	max-width: 95px;
    }
    
    .advantage__info .svg__logo {
    	margin-bottom: 4px;
    }
    
    .logo__text {
    	font-size: 12px;
    }
    
    .logo-block {
    	margin-bottom: 12px;
    }
    
    .logo-second {
    	padding: 10px 16px;
    	background-color: rgba(234, 244, 246, 0.7);
    	border-radius: 4px;
    }
    .logo-second .logo__text {
    	margin-bottom: 0;
    	margin-left: 10px;
    }
    
    .advantage__text {
    	margin-bottom: 29px;
    }
    
    .advantage__doba p {
    	margin: 21px 0 20px;
    	font-size: 16px;
    }
    
    .advantage__doba ul {
    	list-style: none;
    	margin: 0 0 28px;
    	padding: 0;
    }
    
    .advantage__doba li {
    	margin-bottom: 10px;
    }
    
    .svg__advantage--list {
    	width: 19px;
    	height: 13px;
    	margin-right: 10px;
    	fill: #51C8ED;
    	fill-rule: evenodd;
    	clip-rule: evenodd;
    }
    
    .advantage-wrapper {
    	background: #EAF4F6;
    	border-radius: 4px;
    }
    
    .advantage-wrapper ul {
    	list-style: none;
    	margin: 0;
    	padding: 20px 56px;
    }
    
    .advantage-wrapper li:not(:last-child) {
    	padding-bottom: 20px;
    	margin-bottom: 20px;
    	border-bottom: 1px solid #5292BC;
    }
    
    .advantage-wrapper strong {
    	font-size: 24px;
    	font-weight: bold;
    }
    
    #about .about__text {
    	font-size: 12px;
    	margin-bottom: 20px;
    }
    
    #about .about__text.show > * {
    	display: block;
    }
    
    #about .about__text > * {
    	display: none;
    }
    
    #about .about__text > *:nth-child(1),
    #about .about__text > *:nth-child(2),
    #about .about__text > *:nth-child(3),
    #about .about__text > *:nth-child(4) {
    	display: block;
    }
    
    #about p {
    	font-size: 12px;
    	margin-bottom: 5px;
    	line-height: 17px;
    }
    
    #about .about-link {
    	font-size: 16px;
    	font-weight: bold;
    	color: #5292BC;
    }
    
    #img-block {
    	margin-top: 40px;
    	/*color: #fff;*/
    	background-position: center center;
    	background-size: cover;
    	background-image: url('/local/templates/doba2020/img/bg_img3.webp');
    }
    
    #img-block .bg-blue {
    	padding-top: 40px;
    	padding-bottom: 50px;
    	background-color: rgba(82, 146, 188, 0.85);
    }
    
    #img-block h2 {
    	margin-top: 0;
    	margin-bottom: 10px;
    }
    
    #img-block p {
    	max-width: 630px;
    }
    
    #img-block .btn-reg {
    	margin-top: 12px;
        color: #fff;
        border: 2px solid #fff;
    }
    
    .btn-reg {
    	border: 2px solid #51C8ED;
    	box-sizing: border-box;
    	height: 35px;
    	border-radius: 4px;
    	background-color: transparent;
    }
    
    #img-block .btn-reg:hover {
    	background: rgba(255,255,255,0.65);
        color: #000;
    }
    
    .before-footer__block .btn-reg:hover {
    	background: #51C8ED;
    }
    
    .btn-text_white {
    	color: #fff;
    }
    
    .btn-reg_while {
    	background-color: transparent;
    	transition: 0.25s;
    }
    
    .btn-reg_while:hover {
    	background-color: #f2f2f2;
    }
    
    .mob-menu-footer {
    	list-style: none;
    	padding: 0;
    	margin-top: 40px;
    	margin-bottom: 0;
    	font-size: 12px;
    	font-weight: bold;
    }
    .mob-menu-footer li {
    	display: inline-block;
    	width: 45%;
    	margin-bottom: 16px;
    }
    .mob-menu-footer a {
    	color: #2C2C2C;
    }
    
    .before-footer__block {
    	width: 100%;
    }
    
    .icon-soc {
    	margin: 0 auto;
    }
    
    .icon-soc > *{
    	margin: 6px 8px 40px;
    }
    
    footer {
    	padding-top: 20px;
    	padding-bottom: 24px;
    	color: #fff;
    	font-size: 12px;
    	background-color: #2C2C2C;
    }
    
    .footer__logo-second {
    	padding: 0;
    	background-color: transparent;
    }
    
    .footer__logo-second p {
    	margin: 0 13px 0 0;
    }
    .footer__logo-second img {
    	width: 65px;
    }
    
    .copy {
    	margin-top: 8px;
    }
    
    .copy p {
    	margin: 5px 0 0;
    }
    
    .pl {
    	margin-left: 10px;
    }
    
    .menu__right {
    	position: fixed;
    	top: 0;
    	bottom: 0;
    	right: 0;
    	z-index: 100;
    	width: 0;
    	max-width: 360px;
    	padding-top: 57px;
    	text-align: center;
    	color: #fff;
    	overflow: hidden;
    	transition: 0.5s width;
    }
    
    .menu__visіtor {
    	padding-top: 21px;
    	text-align: left;
    }
    
    .link-menu__visіtor {
    	display: block;
    	width: 230px;
    	color: #fff;
    	text-align: center;
    }
    
    .menu__right.open {
    	width: 100%;
    }
    
    .menu__visіtor-title {
    	margin-top: 30px;
    	font-weight: 700;
    }
    
    #setting_local {
    	width: 90%;
    }
    
    #menu__right #setting_local {
        width: 100%;
    }
    #menu__right .menu__visіtor-title {
    	margin-top: 0;
    }
    
    #menu__visіtor .btn-reg {
    	font-size: 15px;
    }
    
    #menu__visіtor .before-footer__block {
    	width: 100%;
    	display: block!important;
    }
    
    .menu__setting {
    	margin: 5px 0;
    }
    
    #menu__close-setting {
    	font-size: 12px;
    	text-decoration: underline;
    	padding-left: 20px;
    	width: 50%;
    }
    
    .setting_local > *:hover {
    	color: #fff;
    }
    
    .setting_local > * {
    	display: block;
    	color: #fff;
    	padding-left: 10px;
    }
    
    #menu__right .before-footer__block a,
    #menu__visіtor .before-footer__block a {
    	color: #fff;
    	margin: 5px 0;
    	font-size: 14px;
    	display: none;
    }
    #menu__right .before-footer__block a:nth-child(1),
    #menu__right .before-footer__block a:nth-child(2),
    #menu__right .before-footer__block a:nth-child(3),
    #menu__right .before-footer__block a:nth-child(5),
    #menu__visіtor .before-footer__block a:nth-child(1),
    #menu__visіtor .before-footer__block a:nth-child(2),
    #menu__visіtor .before-footer__block a:nth-child(3),
    #menu__visіtor .before-footer__block a:nth-child(5) {
    	display: block;
    }
    
    .close_menu #menu__close,
    .close_menu .input__reg,
    .close_menu .btn,
    .close_menu .menu__logo,
    .close_menu .menu__local,
    .close_menu .menu__link,
    .close_menu .user__block-menu__right
    .close_menu .menu__visіtor-title,
    .close_menu .before-footer__block,
    .close_menu .pl {
    	display: none;
    }
    
    .open #menu__close,
    .open .input__reg,
    .open .btn,
    .open .menu__logo,
    .open .menu__local,
    .open .menu__link,
    .open .menu__right,
    .open .menu__visіtor-title,
    .open .before-footer__block,
    .open .pl {
    	display: block;
    }
    .open .menu__local {
    	display: -webkit-flex;
    	display: -moz-flex;
    	display: -ms-flex;
    	display: -o-flex;
    	display: flex;
    }
    
    .menu__logo {
    	margin-bottom: 32px;
    }
    
    .menu__local {
    	width: 100px;
    	margin-bottom: 30px;
    }
    
    .menu__local a {
    	color: #fff;
    }
    
    .menu__link {
    	display: block;
    	font-size: 12px;
    	margin-bottom: 12px;
    	color: #fff;
    }
    
    .menu__link:last-child {
    	margin-bottom: 0;
    }
    
    .menu__right .btn-reg {
    	margin-top: 40px;
    	margin-bottom: 30px;
    	padding: 6px 24px 7px;
    	width: 183px;
    	font-size: 12px;
    }
    
    #menu__close-all {
    	z-index:10;
    }
    #menu__close-all,
    #menu__close {
    	position: absolute;
    	top: 21px;
    	right: 21px;
    	width: 20px;
    	height: 20px;
    	cursor: pointer;
    }
    
    #menu__right a {
    	color: #fff;
    }
    
    #menu__right .user-ava {
    	margin-left: 0;
    }
    
    .link__top {
    	margin-right: 5px;
    }
    
    
    .svg__logo-menu__right {
    	margin: 0 auto;
    }
    
    .user__block-menu__right--last {
        border-bottom: 1px solid #fff;
    	margin-bottom: 10px;
    }
    
    .user__block-menu__right {
        text-align: left;
        padding: 10px;
        width: 100%;
        border-top: 1px solid #fff;
    	font-size: 12px;
    }
    
    /* reg */
    .h1__reg {
    	margin-top: 69px;
    	margin-bottom: 0;
    }
    
    .header__description_reg {
        margin: 10px auto 20px;
    }
    
    .header__number1_number {
    	margin-left: 5px;
    	margin-right: 15px;
    	font-size: 28px;
    	font-weight: bold;
    	line-height: 1.2;
    }
    
    .header__number1_text {
    	font-size: 12px;
    }
    
    #phone_blue_error_mess {
    	font-size: 12px;
    	color: #fcc;
    	width: 300px
    }
    
    .reg__form_wrapper {
    	margin-top: 33px;
    	padding: 30px 41px 40px;
    	color: #fff;
    }
    
    .reg__form_header {
    	margin-bottom: 20px;
    	letter-spacing: 0.5px;
    }
    
    .reg__form {
    	width: 100%;
    }
    
    .reg__input {
    	width: 100%;
    	margin-bottom: 10px;
    }
    
    .form-control.error, .was-validated .form-control.error,
    .form-control.is-invalid, .was-validated .form-control.invalid {
    	border-color: #dc3545;
    	padding-right: calc(1.5em + .75rem);
    	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    	background-repeat: no-repeat;
    	background-position: right calc(.375em + .1875rem) center;
    	background-size: calc(.75em + .375rem) calc(.75em + .375rem);
    }
    
    .form-control.error:focus, .was-validated .form-control.error:focus,
    .form-control.is-invalid:focus, .was-validated .form-control.invalid:focus {
    	border-color: #dc3545;
    	box-shadow: 0 0 0 0.2rem rgba( 220, 53, 69, 0.25 );
    }
    
    label.error {
    	position: absolute;
    	font-size: 12px;
    }
    
    .reg__input input.error  {
    	border: 1px solid #f00;
        background-color: #fff1f1;
    }
    
    #form_reg_pass2.error {
    	margin-bottom: 10px;
    }
    
    .reg__button {
    	display: -webkit-flex;
    	display: -moz-flex;
    	display: -ms-flex;
    	display: -o-flex;
    	display: flex;
    	-ms-align-items: center;
    	align-items: center;
    	justify-content: center;
    	margin-top: 20px;
    	margin-bottom: 0;
    	height: 45px;
    }
    
    .reg__another {
    	width: 100%;
    	font-size: 12px;
    }
    
    .reg__another_text {
    	width: 100%;
    }
    
    .reg__another_next {
    	margin-top: 15px;
    	margin-bottom: 27px;
    }
    
    .reg__another_text {
    	margin-top: 27px;
    }
    
    .reg__another_text p {
    	margin-bottom: 0;
    	width: 75%;
    }
    
    .bg-blue_reg {
    	background-color: #EAF4F6;
    }
    
    .placement__text {
    	margin-bottom: 24px;
    }
    
    .placement__wrapper {
    	margin-bottom: 50px;
    }
    
    .placement__block {
    	width: 100%;
    	padding: 23px 26px 24px 20px;
    	margin-bottom: 30px;
    	box-shadow: 0 0 10px rgba(44, 44, 44, 0.15);
    	border-radius: 4px;
    }
    
    .placement__block_header {
    	font-size: 20px;
    	font-weight: bold;
    }
    
    .placement__element_list {
    	margin-top: 43px;
    	display: none;
    }
    
    .placement__open .placement__element_list {
    	display: block;
    }
    
    .placement__open_btn {
    	fill: #727272;
    }
    
    .placement__open .placement__open_btn {
    	fill: #2c2c2c;
    	transform: rotate(180deg);
    }
    
    .placement__element_header {
    	margin-top: 25px;
    	position: relative;
    	padding-left: 30px;
    	font-weight: bold;
    }
    
    .placement__element_header-bad {
    	color: #EB5757;
    }
    
    .placement__element_header-good {
    	color: #5292BC;
    }
    
    .svg__bad,
    .svg__good {
    	position: absolute;
    	left: 0;
    	top: 4px;
    }
    
    .svg__bad {
    	fill: #EB5757;
    }
    
    .svg__good {
    	fill: #5292BC;
    }
    
    .placement__element_text {
    	padding-left: 30px;
    }
    
    .placement__element_text {
    	font-size: 12px;
    }
    
    .svg__logo_placement {
    	height: 37px;
    	width: auto;
    }
    
    #help {
    	padding-bottom: 42px;
    }
    
    .help__text_tel {
    	margin-top: 30px;
    	margin-bottom: 18px;
    	color: #727272;
    }
    
    .help__phone {
    	margin-bottom: 30px;
    }
    
    .help_photo {
    	overflow: hidden;
    }
    
    .help__img img {
    	max-width: 100%;
    	width: 285px;
    	height: 243px;
        object-fit: cover;
        object-position: center top;
    }
    
    .help__number {
    	margin-right: 43px;
    	margin-bottom: 10px;
    	color: #2C2C2C;
    	font-size: 20px;
    	font-weight: bold;
    	text-decoration: none;
    }
    
    .help__number:hover {
    	text-decoration: none;
    	color: #2C2C2C;
    }
    
    .help__soc_tel,
    .help__soc_mess {
    	margin-right: 16px;
    }
    
    .instructi__number {
    	margin-right: 13px;
    	font-size: 20px;
    	font-weight: bold;
    }
    
    .instructi__text {
    	margin-top: 8px;
    }
    
    #presents .instructi__text strong {
    	font-size: 18px;
    }
    
    .instructi__cart_list {
    	margin-top: 13px;
    }
    
    .instructi__svg svg {
    	height: 50px;
    	width: auto;
    }
    
    .instructi__cart_list svg {
    	margin-right: 10px;
    }
    
    .instructi__content {
    	max-width: 100%;
    }
    
    #prices {
    	padding-bottom: 30px;
    }
    
    .prices__wrapper {
    	overflow-x: auto;
    	margin-top: 30px;
    	padding-bottom: 10px;
    }
    
    .prices__item {
    	min-width: 300px;
    	margin-right: 20px;
    	padding-top: 26px;
    	padding-bottom: 40px;
    	background: #FFFFFF;
    	box-shadow: 0 0 10px rgba(44, 44, 44, 0.15);
    	border-radius: 4px;
    }
    
    .prices__top {
    	margin-bottom: 30px;
    }
    
    .prices__name {
    	margin-left: 20px;
    	margin-right: 25px;
    	margin-bottom: 19px;
    	font-size: 20px;
    	font-weight: bold;
    }
    
    .prices__plus {
    	padding: 9px 16px;
    }
    
    .prices__pluse_icon {
    	width: 32px;
    	height: 32px;
    	margin-right: 10px;
    	border: 0.615385px solid #5292BC;
    	box-sizing: border-box;
    	border-radius: 50%;
    	color: #fff;
    	font-weight: bold;
    	font-size: 14px;
    }
    
    .prices__pluse_icon svg {
    	margin-top: 5px;
    }
    
    .prices__pluse_text {
    	font-size: 12px;
    }
    
    .prices__plus_list {
    	margin: 25px 18px 0;
    }
    
    .prices__plus_item {
    	margin-bottom: 18px;
    }
    
    .prices__plus_item:last-child {
    	margin-bottom: 0;
    }
    
    .prices__plus_list_svg {
    	margin-right: 10px;
    }
    
    .prices__plus_list_svg svg {
    	fill: #1F83E3;
    }
    
    .plus_reg h3 {
    	font-size: 14px;
    }
    
    .placement__block_header {
    	font-size: 20px;
    }
    
    .prices__price {
    	font-size: 16px;
    	min-height: 75px;
    	/*margin-bottom: 20px;*/
    	background-color: #EAF4F6;
    }
    
    .prices__price_number {
    	font-size: 28px;
    	font-weight: bold;
    	line-height: 1.2;
    }
    
    .prices__price_dop {
    	color: #727272;
    	font-size: 12px;
    }
    
    .prices__plus_dop {
    	/*display: none;*/
    	padding: 20px 15px 14px;
    	margin-bottom: 0;
    	text-align: center;
    	color: #727272;
    	font-size: 12px;
    }
    
    .btn_price {
    	width: 218px;
    	height: 45px;
    	margin: 0 41px;
    }
    
    .partner__list {
    	margin-top: 17px;
    	margin-bottom: 35px;
    }
    
    .partner__item {
    	margin-bottom: 40px;
    	min-width: 50%;
    }
    
    .second-reg__content {
    	padding-bottom: 80px;
    }
    
    .second-reg__picture {
    	position: relative;
    }
    
    .second-reg__picture > div {
    	position: absolute;
    	top: 0;
    	bottom: 0;
    	height: 100%;
    	width: 50vw;
    	background-position: left bottom;
    	background-size: cover;
    }
    
    /* reg */
    
    /* adaptive */
    
    .svg__plus_info {
    	fill: #51C8ED;
    }
    
    .svg__owner-contact {
    	width: 31px;
    	height: 41px;
    }
    
    .svg__good-price {
    	width: 40px;
    	height: 41px;
    }
    
    .svg__real-offer {
    	width: 41px;
    	height: 40px;
    }
    
    .pluse-svg.owner-contact {
    	margin-right: 18px;
    }
    
    .pluse-svg.good-price {
    	margin-right: 13px;
    }
    
    .pluse-svg.real-offer {
    	margin-right: 8px;
    }
    
    .city_wrapper > * {
    	width: 48%;
    	width: calc(50% - 10px);
    }
    .city_wrapper > .city-one_long_elem {
    	width: 100%;
    }
    
    .city-elem {
    	padding: 16px;
    	margin-bottom: 20px;
    	background-position: center center;
    	-webkit-background-size: cover;
    	background-size: cover;
    }
    
    .city-one_elem {
    	padding-bottom: 20px;
    }
    
    .city-one_elem .city-elem {
    	height: 100%;
    	margin-bottom: 0;
    }
    
    .city-elem .city-text_block {
    	margin-top: auto;
    	margin-left: auto;
    	display: inline-block;
    }
    
    .city__another {
    	font-size: 20px;
    	line-height: 1.4;
    	margin-bottom: 80px;
    }
    
    .search-elem {
    	padding: 43px 22px 50px;
    	border-radius: 4px;
    	height: 100%;
    }
    .search-elem p {
    	margin-bottom: 30px;
    	font-size: 20px;
    	color: #fff;
    	font-weight: bold;
    }
    
    .search-elem .search-form > * {
    	width: 100%;
    	margin-bottom: 20px;
    }
    .search-elem .search-form > *:first-child {
    	margin-top: 0;
    	margin-bottom: 25px;
    }
    
    .search-elem .search-form > *:last-child {
    	margin-bottom: 0;
    	margin-top: 0;
    }
    
    .response.bg-blue,
    .response.bg-blue a {
    	color: #fff;
    }
    
    .response.bg-blue svg {
    	fill: #fff;
    }
    
    .response.bg-blue .response-name,
    .response.bg-blue .response-link_flat,
    .response.bg-blue .response-link {
    	padding-left: 62px;
    }
    
    .before-footer__link {
    	display: block;
    }
    
    .footer__map_link {
    	display: block;
    	margin-top: 5px;
    	font-weight: bold;
    	color: #fff;
    }
    
    .bg__picture {
    	-webkit-background-size: cover;
    	background-size: cover;
    	background-position: center;
    	opacity: 0.4;
    }
    
    /*------------------------*/
    
    #search_city_fon {
    	position: fixed;
    	top: 0;
    	left: 0;
    	right: 0;
    	bottom: 0;
    	z-index: 100;
    }
    
    .res_price_bg {
    	position: fixed;
    	top: 0;
    	left: 0;
    	right: 0;
    	bottom: 0;
    	background-color: rgba(0,0,0,0.5);
    	z-index: 0;
    }
    
    .prices__item.search_show {
    	position: relative;
    }
    .prices__item.search_show .search_city {
    	display: block;
    }
    
    .search_city-form_text {
    	position: absolute;
    	width: 100%;
    	top: 50%;
    	left: 50%;
    	transform: translate(-50%, -50%);
    	padding: 0 20px;
    }
    
    .search_city {
    	display: none;
    	position: absolute;
    	top: 0;
    	left: 0;
    	right: 0;
    	bottom: 0;
    	background-color: #fff;
    	padding: 35px;
    }
    
    .price_in_city-wrap {
    	position: absolute;
    	top: 0;
    	color: #ccc;
    }
    
    .search_city__info {
    	max-width: 100%;
    	font-size: 14px;
    	line-height: 18px;
    	margin-bottom: 20px;
    }
    
    .search_city__info-top {
    	font-weight: 700;
    	font-size: 16px;
    }
    
    .search_city__info-center {
    	margin-bottom: 30px;
    	margin-top: 30px;
    }
    
    .search_city .input__text_block {
        border: 1px solid #d6e1e3;
    }
    
    .reg_modal_price {
    	display: none;
    	position: fixed;
    	top: 50%;
    	left: 50%;
    	transform: translate(-50%, -50%);
    	background-color: #fff;
    	padding: 35px 20px 20px;
    	max-width: 1024px;
    	max-height: 100%;
    	overflow: auto;
    }
    
    #res_price {
    	display: none;
    	position: fixed;
    	top: 0;
    	left: 0;
    	right: 0;
    	bottom: 0;
    	background: rgba(0,0,0,0.5);
    	z-index: 110;
    }
    
    .top_city-list {
        margin-bottom: 35px;
    }
    
    .top_city-list a {
    	width: 50%;
        margin-bottom: 3px;
    }
    
    #res_price.show {
    	display: block;
    }
    
    .show .reg_modal_price.mob {
    	display: flex;
    	justify-content: space-around;
    }
    
    .show.standard_show.premium_show .reg_modal_price,
    .show.standard_show.vip_show .reg_modal_price,
    .show.premium_show.vip_show .reg_modal_price {
        width: 100%;
    }
    
    .package-group-title2,
    .package-group-title1 {
    	display:inline-block;
    	color: #fff;
    	font-weight: 600;
    	font-size: 11px;
    	padding: 5px 0;
    	text-align: center;
    	line-height: 14px;
    }
    
    .standard .package-group-title1 {
    	flex: 0 0 33.33%;
    	background: -moz-linear-gradient(359deg, #bcd2da 0%, #adc1d4 100%);
    	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #bcd2da), color-stop(100%, #adc1d4));
    	background: -webkit-linear-gradient(359deg, #bcd2da 0%, #adc1d4 100%);
    	background: -o-linear-gradient(359deg, #bcd2da 0%, #adc1d4 100%);
    	background: -ms-linear-gradient(359deg, #bcd2da 0%, #adc1d4 100%);
    	background: linear-gradient(91deg, #bcd2da 0%, #adc1d4 100%);
    	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bcd2da', endColorstr='#adc1d4', GradientType=1);
    }
    
    .standard .package-group-title2 {
    	flex: 0 0 66.67%;
    	background: rgba(227, 150, 96, 1);
    	background: -moz-linear-gradient(left, rgba(227, 150, 96, 1) 0%, rgba(240, 193, 105, 1) 100%);
    	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(227, 150, 96, 1)), color-stop(100%, rgba(240, 193, 105, 1)));
    	background: -webkit-linear-gradient(left, rgba(227, 150, 96, 1) 0%, rgba(240, 193, 105, 1) 100%);
    	background: -o-linear-gradient(left, rgba(227, 150, 96, 1) 0%, rgba(240, 193, 105, 1) 100%);
    	background: -ms-linear-gradient(left, rgba(227, 150, 96, 1) 0%, rgba(240, 193, 105, 1) 100%);
    	background: linear-gradient(to right, rgba(227, 150, 96, 1) 0%, rgba(240, 193, 105, 1) 100%);
    	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e39660', endColorstr='#f0c169', GradientType=1);
    }
    .premium .package-group-title1 {
    	flex: 0 0 33.33%;
    	background: -moz-linear-gradient(0deg, #e6d9bb 0%, #d0c0aa 100%);
    	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #e6d9bb), color-stop(100%, #d0c0aa));
    	background: -webkit-linear-gradient(0deg, #e6d9bb 0%, #d0c0aa 100%);
    	background: -o-linear-gradient(0deg, #e6d9bb 0%, #d0c0aa 100%);
    	background: -ms-linear-gradient(0deg, #e6d9bb 0%, #d0c0aa 100%);
    	background: linear-gradient(90deg, #e6d9bb 0%, #d0c0aa 100%);
    	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6d9bb', endColorstr='#d0c0aa',GradientType=1 );
    }
    
    .premium .package-group-title2 {
    	flex: 0 0 66.67%;
    	background: rgba(193, 220, 129, 1);
    	background: -moz-linear-gradient(left, rgba(193, 220, 129, 1) 0%, rgba(151, 204, 113, 1) 100%);
    	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(193, 220, 129, 1)), color-stop(100%, rgba(151, 204, 113, 1)));
    	background: -webkit-linear-gradient(left, rgba(193, 220, 129, 1) 0%, rgba(151, 204, 113, 1) 100%);
    	background: -o-linear-gradient(left, rgba(193, 220, 129, 1) 0%, rgba(151, 204, 113, 1) 100%);
    	background: -ms-linear-gradient(left, rgba(193, 220, 129, 1) 0%, rgba(151, 204, 113, 1) 100%);
    	background: linear-gradient(to right, rgba(193, 220, 129, 1) 0%, rgba(151, 204, 113, 1) 100%);
    	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1dc81', endColorstr='#97cc71', GradientType=1);
    }
    .vip .package-group-title1 {
    	flex: 0 0 33.33%;
    	background: -moz-linear-gradient(0deg, #E5BFD6 0%, #E079B7 100%);
    	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #E5BFD6), color-stop(100%, #E079B7));
    	background: -webkit-linear-gradient(0deg, #E5BFD6 0%, #E079B7 100%);
    	background: -o-linear-gradient(0deg, #E5BFD6 0%, #E079B7 100%);
    	background: -ms-linear-gradient(0deg, #E5BFD6 0%, #E079B7 100%);
    	background: linear-gradient(90deg, #E5BFD6 0%, #E079B7 100%);
    	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E5BFD6', endColorstr='#E079B7',GradientType=1 );
    }
    
    .vip .package-group-title2 {
    	flex: 0 0 66.67%;
    	background: rgba(229, 220, 255, 1);
    	background: -moz-linear-gradient(left, rgba(229, 220, 255, 1) 0%, rgba(183, 121, 224, 1) 100%);
    	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(229, 220, 255, 1)), color-stop(100%, rgba(183, 121, 224, 1)));
    	background: -webkit-linear-gradient(left, rgba(229, 220, 255, 1) 0%, rgba(183, 121, 224, 1) 100%);
    	background: -o-linear-gradient(left, rgba(229, 220, 255, 1) 0%, rgba(183, 121, 224, 1) 100%);
    	background: -ms-linear-gradient(left, rgba(229, 220, 255, 1) 0%, rgba(183, 121, 224, 1) 100%);
    	background: linear-gradient(to right, rgba(229, 220, 255, 1) 0%, rgba(183, 121, 224, 1) 100%);
    	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E5DCFF', endColorstr='#B779E0', GradientType=1);
    }
    
    .package-cell {
    	text-align:center;
    	border-bottom: 1px solid #d6e1e3;
    	padding: 15px 5px;
    	font: normal 13px/18px Arial, Helvetica, sans-serif;
    	line-height: 18px;
    	position: relative;
    	color: #737373;
    }
    
    .package-item {
    	flex: 0 0 33.33%;
        border-right: 1px solid #d6e1e3;
    }
    
    .package-item:first-child{
        border-left: 1px solid #d6e1e3;
    }
    
    .standard .package-item:last-child .price,
    .standard .package-item:last-child .old_price,
    .standard .package-item:last-child .current_price {
    	color: #7aa64e;
    }
    .premium .package-item:last-child .price,
    .premium .package-item:last-child .old_price,
    .premium .package-item:last-child .current_price {
    	color: #e18746;
    }
    .vip .package-item:last-child .price,
    .vip .package-item:last-child .old_price,
    .vip .package-item:last-child .current_price {
    	color: #B779E0;
    }
    
    .package-cell.days {
    	background: #f7fafb;
        font-weight: 600;
        font-size: 15px;
        color: #000;
    }
    
    .package-cell.price {
    	font-weight: 600;
        font-size: 180%;
        color: #000;
    	font-size: 21px;
    }
    
    .day1 {
        line-height: 35px;
    }
    
    .old_current {
        min-height: 72px;
    }
    
    .old_price {
        color: #000;
        text-decoration: line-through;
        margin-bottom: 3px;
    }
    
    .current_price {
        color: #000;
        font-weight: 600;
        font-size: 18px;
    }
    
    .feature-4.no-val {
        /*line-height: 72px;*/
    	height: 100%;
    }
    
    .count_price_1 .package-group-title1,
    .count_price_1 .package-item {
    	flex: 0 0 100%;
    }
    .count_price_1 .package-group-title2 {
    	display: none;
    }
    
    .feature-5{
    	display: none;
    }
    .vip,
    .premium,
    .standard {
    	display: none;
    }
    
    .show.standard_show.premium_show .standard,
    .show.standard_show.vip_show .standard,
    .show.premium_show.standard_show .premium,
    .show.premium_show.vip_show .premium,
    .show.vip_show.standard_show .vip,
    .show.vip_show.premium_show .vip {
        max-width: 49%;
    }
    .show.standard_show.premium_show.vip_show .standard,
    .show.standard_show.premium_show.vip_show .premium,
    .show.standard_show.premium_show.vip_show .vip {
    	max-width: 32%;
    }
    
    .show.standard_show.premium_show.vip_show .price-days{
    	font-size: 11px;
    }
    
    .package-cell_hide_1 {
    	display: none;
    }
    
    .standard_show.premium_show .package-cell_hide_1 {
    	display: block;
    }
    
    .package-cell {
    	max-width: 160px;
    }
    .count_price_1 .package-cell {
    	max-width: 100%;
    }
    
    .btn_show_type,
    .btn_hide_type {
        margin: 10px auto;
    }
    
    .btn_hide_type,
    .standard_show .btn_show_standard,
    .premium_show .btn_show_premium,
    .vip_show .btn_show_vip {
    	display: none;
    }
    
    .btn_show_type,
    .standard_show.standard_show .btn_hide_standard,
    .vip_show.standard_show .btn_hide_standard,
    .standard_show.premium_show .btn_hide_premium,
    .vip_show.premium_show .btn_hide_premium,
    .standard_show.vip_show .btn_hide_vip,
    .premium_show.vip_show .btn_hide_vip {
    	display: block;
    }
    
    .package-group {
        text-align: center;
    }
    
    .show.standard_show .standard {
    	display: block;
    }
    
    .show.premium_show .premium {
    	display: block;
    }
    
    .show.vip_show .vip {
    	display: block;
    }
    
    @media screen and (max-width: 400px) {
    	.reg__form_wrapper {
    		padding: 30px 10px 40px;
    	}
    	.reg__another_text p {
    		width: 65%;
    	}
    }
    
    @media screen and (min-width: 576px) {
    	.top_city-list a {
    		width: 25%;
    	}
    	.reg__another_text {
    		margin-top: 0;
    	}
    	.content {
    	    padding: 0 24px;
        }
    
    	.top__line {
    		padding-top: 11px;
    		padding-bottom: 7px;
    	}
    
    	.top__line_menu {
    		margin-top: -6px;
    	}
    
    	.top-info {
    		padding-bottom: 120px;
    	}
    
    	#index,
    	h1 {
    		margin-top: 91px;
    		margin-bottom: 8px;
    		text-align: center;
    		line-height: 1.4;
    	}
    
    	.header__description {
    		margin-top: 0;
    		margin-bottom: 22px;
    		text-align: center;
    	}
    
    	.search-top_block {
    		-webkit-flex-direction: column-reverse;
    		-moz-flex-direction: column-reverse;
    		-ms-flex-direction: column-reverse;
    		-o-flex-direction: column-reverse;
    		flex-direction: column-reverse;
    		padding: 30px;
    		padding-bottom: 18px;
    	}
    
    	.search-link {
    		justify-content: flex-start;
    		margin-top: 13px;
    	}
    
    	.search-link > * {
    		margin-right: 8px;
    	}
    
    	.search-form > * {
    		margin: 0;
    	}
    
    	.search-form_top > *:not(:last-child) {
    		margin-right: 20px;
    	}
    
    	.search-form .input__select_block {
    		width: 145px;
    	}
    
    	.btn-search {
    		width: 164px;
    	}
    
    	.interesting-number {
    		width: 547px;
    		max-width: 100%;
    		margin-top: 53px;
    	}
    
    	.count-number {
    		font-size: 24px;
    	}
    
    	h2, .spanH2 {
    		font-size: 24px;
    		margin-bottom: 15px;
    	}
    
    	.city-elem .city-text_block {
    		min-width: 255px;
    	}
    
    	.city-one_elem .city-elem .city-text_block {
    		width: 100%;
    	}
    
    	.city__another p {
    		margin-bottom: 3px;
    	}
    
    	.plus-info_list {
    		-webkit-flex-direction: row;
    		-moz-flex-direction: row;
    		-ms-flex-direction: row;
    		-o-flex-direction: row;
    		flex-direction: row;
    	}
    
    	.plus-info {
    		width: 33.33%;
    		padding: 23px 13px 30px;
    		box-shadow: none;
    	}
    
    	.plus-info:not(:last-child) {
    		margin-bottom: 0;
    		margin-right: 20px;
    	}
    
    	.bg-grey h2 {
    		padding-top: 80px;
    	}
    
    	#scroll-flat,
    	#slider-flat {
    		padding-left: 0;
    		padding-right: 0;
    		padding-bottom: 45px;
    	}
    
    	.flat-slider__wrapper {
    		margin: 30px 24px 0;
    		padding-bottom: 42px;
    	}
    
    	.flat-slider__wrapper .search-elem {
    		width: 227px;
    	}
    
    	.search-elem.slider__item.bg-blue > *{
    		margin-right: 20px;
    	}
    
    	.search-elem .search-form p {
    		font-size: 24px;
    	}
    
    	.response__wrapper {
    		margin-top: 30px;
    	}
    
    	.response__wrapper > * {
    		width: 48%;
    		width: calc(50% - 9px);
    	}
    
    
    	.response-element h3 {
    		margin-top: 0;
    		line-height: 1.2;
    		font-size: 28px;
    	}
    
    	.response-element h3 + p{
    		font-size: 16px;
    		margin-bottom: 22px;
    	}
    
    	.svg__response-count svg {
    		margin-right: 16px;
    	}
    
    	.response {
    		padding-right: 34px;
    		border-radius: 4px;
    		margin-bottom: 28px;
    	}
    
    	#advantage {
    		padding-bottom: 48px;
    	}
    
    	.advantage__content {
    		display: -webkit-flex;
    		display: -moz-flex;
    		display: -ms-flex;
    		display: -o-flex;
    		display: flex;
    		-ms-align-items: flex-start;
    		align-items: flex-start;
    	}
    
    	.advantage-wrapper {
    		flex-shrink: 0;
    		max-width: 227px;
    		padding: 38px 10px 39px;
    		margin-left: 20px;
    	}
    
    	.advantage-wrapper ul {
    		padding: 0;
    	}
    
    	.advantage-wrapper li {
    		padding-left: 20px;
    		padding-right: 5px;
    	}
    
    	.advantage-wrapper li:not(:last-child) {
    		padding-bottom: 23px;
    		margin-bottom: 27px;
    	}
    
    	.advantage__logo-second {
    		max-width: 307px;
    		margin-top: 25px;
    	}
    
    	.advantage__item {
    		margin-bottom: 10px;
    	}
    
    	#about p {
    		margin-bottom: 9px;
    	}
    
    	#img-block {
    		margin-top: 29px;
    	}
    
    	#img-block .bg-blue {
    		padding: 100px 0;
    	}
    
    	#img-block h2 {
    		margin-bottom: 14px;
    	}
    
    	#img-block p {
    		margin-bottom: 17px;
    	}
    
    	.before-footer__wrapper {
    		margin-top: 35px;
    		margin-bottom: 40px;
    	}
    
    	.before-footer__block {
    		width: 30%;
    		width: calc(33.33% - 13px);
    	}
    
    	.before-footer__block:last-child {
    		width: 100%;
    	}
    
    	.before-footer__block .btn-reg {
    		margin: 36px auto 0;
    		display: block;
    	}
    
    	.before-footer__link {
    		color: #2c2c2c;
    		font-size: 12px;
    		margin-bottom: 12px;
    	}
    
    	.before-footer__link_b {
    		font-weight: bold;
    		font-size: 16px;
    	}
    
    	.icon-soc {
    		-ms-align-items: flex-start;
    		align-items: flex-start;
    		justify-content: flex-start;
    		margin-top: 20px;
    	}
    
    	.icon-soc > * {
    		margin: 0;
    		margin-right: 16px;
    	}
    
    	footer {
    		padding-top: 8px;
    		padding-bottom: 6px;
    	}
    
    	.footer__content {
    		-ms-align-items: center;
    		align-items: center;
    	}
    
    	.footer__logo-second {
    		-webkit-flex-direction: column;
    		-moz-flex-direction: column;
    		-ms-flex-direction: column;
    		-o-flex-direction: column;
    		flex-direction: column;
    		justify-content: flex-start;
    		-ms-align-items: flex-start;
    		align-items: flex-start;
    	}
    
    	.footer__logo2 {
    		margin-top: 3px;
    	}
    	.copy {
    		width: 31%;
    	}
    	.copy > p:first-child {
    		margin-top: 0;
    	}
    
    	.footer-map_block {
    		width: 31%;
    	}
    
    	/* reg */
    	.header__info {
    		min-width: 473px;
    		margin-right: 20px;
    	}
    
    	.h1__reg {
    		margin-top: 36px;
    		margin-bottom: 5px;
    		text-align: left;
    	}
    
    	.header__description_reg {
    		margin-bottom: 15px;
    		text-align: left;
    	}
    
    	.reg__form_wrapper {
    		margin-top: 27px;
    		padding: 30px;
    		padding-right: 7px;
    	}
    
    	.reg__form_header {
    		letter-spacing: 0;
    	}
    
    	.reg__form {
    		width: 237px;
    	}
    
    	.reg__another {
    		width: auto;
    		width: calc(100% - 237px);
    		padding-left: 18px;
    	}
    
    	.reg__another_text {
    		justify-content: flex-start;
    	}
    
    	.reg__another_text p {
    		width: 100%;
    		margin-top: 16px;
    		margin-bottom: 10px;
    	}
    
    	.reg__another_text svg {
    		margin-right: 12px;
    	}
    
    	.reg__another_next {
    		margin-bottom: 14px;
    	}
    
    	.placement__text {
    		margin-bottom: 30px;
    	}
    
    	.placement__block {
    		width: 49%;
    		width: calc(50% - 10px);
    	}
    
    	.placement__element_list {
    		display: block;
    	}
    
    	.placement__block_header {
    		font-size: 20px;
    	}
    
    	.placement__element {
    		margin-bottom: 37px;
    	}
    
    	.placement__element:last-child {
    		margin-bottom: 0;
    	}
    
    	.placement__element_text {
    		margin-top: 3px;
    	}
    
    	.placement__block {
    		padding: 30px 26px 75px 20px;
    	}
    
    	.help_info {
    		margin-right: 39px;
    	}
    
    	.help__img {
    		overflow: hidden;
    		width: 227px;
    		margin-top: 30px;
    	}
    
    	.help__number {
    		font-size: 28px;
    		margin-right: 32px;
    	}
    
    	.help__name {
    		margin-top: 6px;
    	}
    
    	.help__position {
    		font-size: 12px;
    		color: #727272;
    	}
    
    	.help__text_tel {
    		margin-bottom: 14px;
    	}
    
    	.help__phone {
    		margin-bottom: 17px;
    	}
    
    	.instructi__list {
    		margin-top: 40px;
    		margin-bottom: 70px;
    	}
    
    	.instructi__text {
    		font-size: 12px;
    	}
    
    	#presents .instructi__text strong {
    		font-size: 14px;
    	}
    
    	.instructi__item {
    		width: 33.33%;
    		padding: 0 14px;
    	}
    
    	.instructi__content {
    		width: calc(100% - 31px);
    	}
    
    	.instructi__svg svg {
    		width: 40px
    	}
    
    	.instructi__sep svg {
    		width: 10px;
    		height: 16px;
    	}
    
    	#prices {
    		padding-bottom: 70px;
    	}
    
    	.prices__wrapper {
    		margin-top: 30px;
    		padding-bottom: 10px;
    	}
    
    	.prices__name {
    		margin-left: 10px;
    		margin-right: 24px;
    		margin-bottom: 10px;
    		text-align: center;
    	}
    
    	.prices__plus {
    		padding: 9px 28px 10px 10px;
    	}
    
    	.prices__plus_list {
    		margin-right: 14px;
    		margin-left: 10px;
    	}
    
    	.prices__plus_dop {
    		padding-right: 6px;
    		padding-left: 6px;
    		margin-bottom: 0;
    	}
    
    	.btn_price {
    		width: auto;
    		max-width: 100%;
    		margin: 0 24px;
    	}
    
    	.partner__list {
    		justify-content: flex-start;
    	}
    
    	.partner__item {
    		padding-right: 50px;
    		min-width: 0;
    	}
    
    	.second-reg__content {
    		margin-right: 20px;
    	}
    
    	.second-reg__content {
    		min-width: 473px;
    		padding-bottom: 40px;
    	}
    
    	/* 576 */
    }
    
    @media screen and (max-width: 576px){
    	#position + #city #orderModal {
    		margin-top: 0;
    	}
    
    	#response h2 {
    		margin-top: 0;
    	}
    
    	header.start__page {
    		background-image: none;
    	}
    
    	#img-block {
    		background-image: none;
    	}
    }
    @media screen and (max-height: 555px){
    	.menu__right {
    		padding-top: 10px;
    	}
    	.menu__logo {
    		margin-bottom: 10px;
    	}
    	.menu__local {
    		margin-bottom: 10px;
    	}
    }
    @media screen and (min-width: 576px) and (max-width: 700px){
    	.pluse-svg {
    		display: none!important;
    	}
    }
    
    .top__line_sep {
    	width: 1px;
    	height: 22px;
    	margin: 0 18px;
    	background: #EAF4F6;
    }
    
    .info-local {
    	width: 100px;
    }
    
    .btn-reg_header {
    	border-color: #fff;
    }
    
    .ui-menu {
    	max-width:50%;
    }
    
    .btn.disabled, .btn:disabled {
        opacity: 1;
    }
    
    @media screen and (max-width: 992px) {
    	.show .reg_modal_price.mob {
    		display: block;
    		width: 100%;
    		max-width: 450px;
    	}
    	.search_city_btn {
    		margin: 0 auto;
    	}
    	.period_title br {
    		display: none;
    	}
    
    	.period_title {
    		font-weight: bold;
    		padding: 10px 15px;
    		font-size: 13px;
    	}
    
    	.period_wrap-standard .period_title_1 {
    		background: -moz-linear-gradient(0deg, rgba(187,209,218,1) 0%, rgba(175,196,214,1) 100%);
    		background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(187,209,218,1)), color-stop(100%, rgba(175,196,214,1)));
    		background: -webkit-linear-gradient(0deg, rgba(187,209,218,1) 0%, rgba(175,196,214,1) 100%);
    		background: -o-linear-gradient(0deg, rgba(187,209,218,1) 0%, rgba(175,196,214,1) 100%);
    		background: -ms-linear-gradient(0deg, rgba(187,209,218,1) 0%, rgba(175,196,214,1) 100%);
    		background: linear-gradient(90deg, rgba(187,209,218,1) 0%, rgba(175,196,214,1) 100%);
    		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bbd1da', endColorstr='#afc4d6',GradientType=1 );
    	}
    	.period_wrap-standard.period_wrap_1{
    		border: 1px solid #afc4d6;
    		margin-bottom: 10px;
    	}
    	.period_wrap-standard.period_wrap_1 .period_price {
    		border-bottom: 1px solid #afc4d6;
    		border-top: 1px solid #afc4d6;
    	}
    	.period_wrap-standard .period_title_2 {
    		background: -moz-linear-gradient(0deg, rgba(196,222,139,1) 0%, rgba(160,208,126,1) 100%);
    		background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(196,222,139,1)), color-stop(100%, rgba(160,208,126,1)));
    		background: -webkit-linear-gradient(0deg, rgba(196,222,139,1) 0%, rgba(160,208,126,1) 100%);
    		background: -o-linear-gradient(0deg, rgba(196,222,139,1) 0%, rgba(160,208,126,1) 100%);
    		background: -ms-linear-gradient(0deg, rgba(196,222,139,1) 0%, rgba(160,208,126,1) 100%);
    		background: linear-gradient(90deg, rgba(196,222,139,1) 0%, rgba(160,208,126,1) 100%);
    		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4de8b', endColorstr='#a0d07e',GradientType=1 );
    	}
    	.period_wrap-standard.period_wrap_2{
    		border: 1px solid #a0d07e;
    		margin-bottom: 10px;
    	}
    	.period_wrap-standard.period_wrap_2 .period_price {
    		border-bottom: 1px solid #a0d07e;
    		border-top: 1px solid #a0d07e;
    	}
    
    	.period_wrap-premium .period_title_1 {
    		background: -moz-linear-gradient(0deg, rgba(231,217,187,1) 0%, rgba(212,196,173,1) 100%);
    		background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(231,217,187,1)), color-stop(100%, rgba(212,196,173,1)));
    		background: -webkit-linear-gradient(0deg, rgba(231,217,187,1) 0%, rgba(212,196,173,1) 100%);
    		background: -o-linear-gradient(0deg, rgba(231,217,187,1) 0%, rgba(212,196,173,1) 100%);
    		background: -ms-linear-gradient(0deg, rgba(231,217,187,1) 0%, rgba(212,196,173,1) 100%);
    		background: linear-gradient(90deg, rgba(231,217,187,1) 0%, rgba(212,196,173,1) 100%);
    		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7d9bb', endColorstr='#d4c4ad',GradientType=1 );
    	}
    	.period_wrap-premium.period_wrap_1 .period_price {
    		border-bottom: 1px solid #d4c4ad;
    		border-top: 1px solid #d4c4ad;
    	}
    	.period_wrap-premium.period_wrap_1{
    		border: 1px solid #d4c4ad;
    		margin-bottom: 10px;
    	}
    
    	.period_wrap-premium .period_title_2 {
    		background: -moz-linear-gradient(0deg, rgba(240,189,106,1) 0%, rgba(235,175,107,1) 100%);
    		background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(240,189,106,1)), color-stop(100%, rgba(235,175,107,1)));
    		background: -webkit-linear-gradient(0deg, rgba(240,189,106,1) 0%, rgba(235,175,107,1) 100%);
    		background: -o-linear-gradient(0deg, rgba(240,189,106,1) 0%, rgba(235,175,107,1) 100%);
    		background: -ms-linear-gradient(0deg, rgba(240,189,106,1) 0%, rgba(235,175,107,1) 100%);
    		background: linear-gradient(90deg, rgba(240,189,106,1) 0%, rgba(235,175,107,1) 100%);
    		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0bd6a', endColorstr='#ebaf6b',GradientType=1 );
    	}
    	.period_wrap-premium.period_wrap_2{
    		border: 1px solid #ebaf6b;
    		margin-bottom: 10px;
    	}
    	.period_wrap-premium.period_wrap_2 .period_price {
    		border-bottom: 1px solid #ebaf6b;
    		border-top: 1px solid #ebaf6b;
    	}
    
    	.period_wrap-vip .period_title_1 {
    		background: -moz-linear-gradient(0deg, #E5BFD6 0%, #E079B7 100%);
    		background: -webkit-gradient(linear, left top, right top, color-stop(0%, #E5BFD6), color-stop(100%, #E079B7));
    		background: -webkit-linear-gradient(0deg, #E5BFD6 0%, #E079B7 100%);
    		background: -o-linear-gradient(0deg, #E5BFD6 0%, #E079B7 100%);
    		background: -ms-linear-gradient(0deg, #E5BFD6 0%, #E079B7 100%);
    		background: linear-gradient(90deg, #E5BFD6 0%, #E079B7 100%);
    		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E5BFD6', endColorstr='#E079B7',GradientType=1 );
    	}
    	.period_wrap-vip.period_wrap_1 .period_price {
    		border-bottom: 1px solid #E079B7;
    		border-top: 1px solid #E079B7;
    	}
    	.period_wrap-vip.period_wrap_1{
    		border: 1px solid #E079B7;
    		margin-bottom: 10px;
    	}
    
    	.period_wrap-vip .period_title_2 {
    		background: rgba(229, 220, 255, 1);
    		background: -moz-linear-gradient(left, rgba(229, 220, 255, 1) 0%, rgba(183, 121, 224, 1) 100%);
    		background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(229, 220, 255, 1)), color-stop(100%, rgba(183, 121, 224, 1)));
    		background: -webkit-linear-gradient(left, rgba(229, 220, 255, 1) 0%, rgba(183, 121, 224, 1) 100%);
    		background: -o-linear-gradient(left, rgba(229, 220, 255, 1) 0%, rgba(183, 121, 224, 1) 100%);
    		background: -ms-linear-gradient(left, rgba(229, 220, 255, 1) 0%, rgba(183, 121, 224, 1) 100%);
    		background: linear-gradient(to right, rgba(229, 220, 255, 1) 0%, rgba(183, 121, 224, 1) 100%);
    		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E5DCFF', endColorstr='#B779E0', GradientType=1);
    	}
    	.period_wrap-vip.period_wrap_2{
    		border: 1px solid #B779E0;
    		margin-bottom: 10px;
    	}
    	.period_wrap-vip.period_wrap_2 .period_price {
    		border-bottom: 1px solid #B779E0;
    		border-top: 1px solid #B779E0;
    	}
    
    	.period_price {
    		padding: 15px;
    		background: #f7fafb;
    	}
    
    	.period {
    		font-weight: 600;
    		font-size: 130%;
    		color: #000;
    	}
    	.old_price {
    		font-weight: normal;
    		font-size: 90%;
    		margin-right: 10px;
    	}
    	.period_item {
    		font-size: 13px;
    		color: #737373;
    		padding-top: 0;
    		padding-bottom: 0;
    		padding-left: 26px;
    		position: relative;
    		margin: 8px 0 2px 0;
    	}
    
    	.period_item:before {
    		content: '';
    		width: 6px;
    		height: 6px;
    		background: #dde6e8;
    		display: inline-block;
    		border-radius: 6px;
    		margin-right: 5px;
    		position: absolute;
    		left: 15px;
    		top: 6px;
    	}
    
    	.period_list {
    		padding: 10px 0;
    	}
    
    	.period_wrap {
    		display: none;
    	}
    
    	.standard_show .period_wrap-standard,
    	.premium_show .period_wrap-premium,
    	.vip_show .period_wrap-vip {
    		display: block;
    	}
    
    	.standard_show .btn_show-standard,
    	.premium_show .btn_show-premium,
    	.vip_show .btn_show-vip {
    		display: block;
    	}
    
    	.standard_show.premium_show .btn_hide_standard,
    	.standard_show.vip_show .btn_hide_standard,
    	.premium_show.standard_show .btn_hide_premium,
    	.premium_show.vip_show .btn_hide_premium,
    	.vip_show.standard_show .btn_hide_vip,
    	.vip_show.premium_show .btn_hide_vip {
    		display: block;
    	}
    
    	.btn_show_type,
    	.standard_show .btn_show_standard,
    	.premium_show .btn_show_premium,
    	.vip_show .btn_show_vip{
    		display: none;
    	}
    }
    @media screen and (min-width: 992px) {
    	.content {
    	    padding: 0 32px;
        }
    	.show .reg_modal_price.mob {
    		display: none;
    	}
    	.show .reg_modal_price.desc {
    		display: flex;
    		justify-content: space-around;
    	}
    
    	.ui-menu {
    		max-width:100%;
    	}
    
        .btn {
    		opacity: 1;
    		transition: 0.25s opacity;
        }
    
    	.link__top {
    		margin-right: 0;
    	}
    
    	.btn-reg,
    	.btn-reg.btn-reg_header {
    		line-height: 1;
    		display: flex !important;
    		align-items: center;
    		justify-content: center;
    		border-width: 2px;
    	}
    
    	.btn-reg.btn-reg_header:hover {
        	background: rgba(255, 255, 255, 0.65);
    	}
    
        .btn-search {
        	width: 183px;
        	background: rgba(255, 220, 39, 1);
    		transition: 0.25s background;
    	}
    
    	.btn-search:hover {
        	background: rgba(255, 220, 39, 0.7);
    	}
    
    	.btn:hover,
    	.btn-search:hover {
    		opacity: 1;
    	}
    
        .interesting-number {
        	line-height: 17px;
        }
    
        .plus-info {
        	padding: 23px 23px 30px 13px;
        }
    
        .city-one_elem .city-text_block {
        	display: -webkit-flex;
        	display: -moz-flex;
        	display: -ms-flex;
        	display: -o-flex;
        	display: flex;
        	justify-content: space-between;
        }
    
        .city-one_elem .city-text_block > *:last-child {
        	display: -webkit-flex;
        	display: -moz-flex;
        	display: -ms-flex;
        	display: -o-flex;
        	display: flex;
        	-webkit-flex-direction: column;
        	-moz-flex-direction: column;
        	-ms-flex-direction: column;
        	-o-flex-direction: column;
        	flex-direction: column;
        	justify-content: flex-end;
        	width: 56%;
        }
    
    	.city-one_elem .cyti-price,
    	.city-one_elem .city-price {
        	margin-bottom: 0;
        }
    
        .city-one_elem .city-text_block {
        	padding-right: 12px;
        	padding-left: 16px;
        	padding-top: 9px;
        }
    
    	#flat h2 {
    		width: 702px;
    	}
    
    	.flat-slider__wrapper {
    		margin-right: 0;
    		margin-left: 0;
    	}
    
    	#scroll-flat {
    		padding-bottom: 109px;
    	}
    
    	.response__wrapper > div:last-child {
    		padding-left: 17px;
    	}
    
    	.response {
    	    padding-right: 55px;
    	    margin-bottom: 0;
    	}
    
    	#advantage {
    		padding-bottom: 70px;
    	}
    
    	#about p {
    		width: 796px;
    	}
    
    	.advantage-wrapper {
    		max-width: 307px;
    		padding: 38px 50px 39px;
    	}
    	.advantage-wrapper li {
    		padding: 0;
    	}
    
    	.before-footer__wrapper {
    		margin-bottom: 29px;
    	}
    
    	.before-footer__block,
    	.before-footer__block:last-child {
    		width: 24%;
    		width: calc(25% - 3px);
    	}
    	.before-footer__block .btn-reg {
    		margin-top: 7px;
    	}
    
    	.footer__map_link {
    		margin-top: 0;
    	}
    
    	.footer__content > *:nth-child(3),
    	.footer__content > *:nth-child(4),
    	.footer__content > *:nth-child(5) {
    		width: 24%;
    		width: calc(25% - 3px);
    	}
    
    	.copy {
    		margin: 0;
    		text-align: center;
    	}
    	.copy p {
    		margin: 0;
    	}
    
    	.second-reg__content,
    	.header__info {
    		min-width: 552px;
    	}
    
    	.placement__block {
    		padding: 30px 84px 75px 52px;
    	}
    
    	.placement__element_list {
    		margin-top: 47px;
    	}
    
    	.help__img {
    		width: 285px;
    	}
    
    
    	.help__img img {
    		height: 305px;
    	}
    
    	.help_info {
    		max-width: 530px;
    	}
    
    	.help_photo {
    		max-width: 285px;
    	}
    
    	.instructi__text {
    		width: 181px;
    	}
    
    	.instructi__item {
    		padding-left: 10px;
    		padding-right: 46px;
    	}
    
    	.prices__wrapper {
    		padding-bottom: 10px;
    		justify-content: space-around;
    	}
    
    	.prices__item {
    		min-width: 227px;
    		padding-top: 36px;
    		padding-bottom: 40px;
    		width: 32%;
    	}
    	.prices__item:first-child {
    		margin-right: 20px;
    	}
    
    	.prices__item:last-child {
    		margin-right: 0;
    	}
    
    	.prices__name {
    		margin: 0 16px 9px;
    	}
    
    	.prices__plus {
    		padding: 9px 16px;
    		padding-right: 25px;
    	}
    
    	.prices__plus_list {
    		margin: 25px 18px 0;
    	}
    
    	.btn_price {
    		max-width: 218px;
    		margin: 0 auto;
    	}
    
    	.partner__text {
    		max-width: 650px;
    	}
    }
    
    /*---------------------------reg------------------------------*/
    .top__authorized-right .top__line_sep {
    	margin: 0 8px;
    }
    
    .svg__header-top {
    	fill: #fff;
    	width: 16px;
    	height: 16px;
        transition: 0.25s;
    }
    
    .link__top:hover .svg__header-top {
    	fill: #51c8ed;
    }
    
    .link__top:hover {
    	color: #51c8ed;
    	text-decoration: none;
    }
    
    .link__top {
    	color: #fff;
    }
    
    .link__top span {
    	margin-left: 5px;
    	font-size: 12px;
    }
    
    .lang__authorized {
    	width: 45px;
    	font-size: 14px;
    	height: 22px;
    	flex-wrap: wrap;
    	justify-content: center;
    	position: relative;
    	z-index: 1;
    }
    
    .b-header__dropbox,
    .lang__authorized a {
    	display: none;
    }
    
    .lang__authorized svg {
    	display: inline-block;
    	fill: #fff;
    }
    
    .lang__authorized span {
    	padding-bottom: 19px;
    }
    
    .lang__authorized:hover a {
    	display: block;
    	background-color: #2d4a55;
    	width: 70px;
    	text-align: center;
    	margin: 0 -10px;
    	padding: 5px 0;
    }
    
    .lang__authorized:hover a:last-child {
    	padding-bottom: 5px;
    }
    
    .header-dropbox:hover .b-header__dropbox,
    .lang__authorized * {
    	display: block;
    }
    
    .header-dropbox:hover .b-header__dropbox {
    	position: relative;
    	margin: 0 -10px;
    }
    
    .header-dropbox__list {
    	width: 100%;
    	position: absolute;
    	list-style: none;
    	margin: 0;
    	padding: 5px 0 0;
    	font-size: 12px;
    }
    
    .header-dropbox__item {
    	padding: 5px;
    	background-color: #2d4a55;
    }
    
    .header-dropbox__list a {
    	color: #fff;
    }
    
    .user-link,
    .user-ava {
    	display: inline-block;
    }
    
    .user-ava img {
    	border-radius: 50%;
    	overflow: hidden;
    }
    
    .b-header__btn-text {
    	color: #fff;
    }
    
    .reveal-modal-bg {
    	display: none;
    	position: fixed;
    	height: 100%;
    	width: 100%;
    	background: #59747e;
    	z-index: 1000;
    	top: 0;
    	left: 0;
    }
    
    /*--------------------------reg-modal-------------------------------*/
    .content-modal__user {
    	position: absolute;
    	top: 50%;
    	left: 50%;
    	width: 100%;
    	transform: translate(-50%, -50%);
    	max-width: 600px;
    	max-height: 100%;
    	overflow: auto;
    	margin: 0 auto;
    	padding: 30px;
    }
    
    .content-modal__user .question {
    	margin-top: 0;
    	margin-bottom: 3px;
    	font-size: 12px;
    	font-weight: 400;
    	width: 227px;
    }
    
    .content-modal__user .inpt {
    	display: inline-block;
    	width: 227px;
    	padding: 5px 24px;
    	margin-top: 30px;
    	margin-bottom: 30px;
    	margin-right: 10px;
    	font-weight: bold;
    	background: #FFDC27;
    	border-radius: 4px;
    	cursor: pointer;
    }
    /*--------------------------reg-modal-end---------------------------*/
    
    /*==================================================================*/
    /* ------ city block ------- */
    .city__another span {
    	color: #5292BC;
        transition: 0.25s;
    	cursor: pointer;
    }
    
    .city__another span:hover {
    	text-decoration: underline;
    }
    
    #queue_city {
    	margin-top: 20px;
    	margin-bottom: 80px;
    }
    
    .region_name {
        font-size: 24px;
        color: #2e2e2e;
    }
    
    .list__city_block {
    	width: 33.33%;
        display: inline-block;
        padding: 5px 5px 5px 0;
        font-size: 18px;
    }
    
    .list__city_block:first-child {
    	font-weight: 700;
    }
    
    .region_name a,
    .list__city_block a {
        color: #2e2e2e;
    }
    
    .list__flat_count {
        font-size: 10px;
        color: #4a4a4a;
    }
    
    .list__region_block{
        margin-bottom: 10px;
    }
    
    .list__city_block {
    	display: inline-block;
    }
    /* ------ auth form ------- */
    .reveal-modal {
    	visibility: hidden;
    	top: 30px;
    	left: 50%;
    	margin-left: -243px;
    	width: 486px;
    	position: absolute;
    	z-index: 1001;
    	background: #fff;
    	border-radius: 4px;
    }
    
    .close {
        display: inline-block;
        width: 20px;
        height: 20px;
        overflow: hidden;
        position: absolute;
        right: 15px;
        top: 11px;
    }
    
    .close:after,
    .close:before {
        content: '';
        display: block;
        position: absolute;
        height: 2px;
        width: 100%;
        top: 50%;
        left: 0;
        margin-top: -1px;
        background: #ababab;
    }
    
    [data-user=user] .reg-partner {
        display: none;
    }
    
    [data-user=partner] .reg-user {
        display: none;
    }
    
    #registrationModal .h4 {
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 5px;
    }
    
    .b-form__label {
        float: left;
        width: 34.7%;
        padding: 10px 1% 0 0;
        font-size: 14px;
        line-height: 15px;
    }
    
    .b-form__label-modal {
        float: none;
        display: block;
        width: auto;
    	padding: 10px 1% 0 0;
        font-size: 14px;
        line-height: 15px;
    }
    
    .for-role, .for-role+div {
        display: none;
    }
    
    .b-modal-form .b-form__input,
    .b-modal-form .b-dropbox {
        margin-bottom: 5px;
    }
    
    .b-input,
    .b-textarea {
        border: 1px solid #35b1de;
        background: none;
        border-radius: 4px;
        box-sizing: border-box;
        width: 100%;
        height: 41px;
        padding: 0 15px;
        color: #282828;
        font: normal 14px/14px Arial, Helvetica, sans-serif;
    }
    
    .user .forUF_PHONE,
    .user .for_city_select2,
    .user .forUF_CITY {
        display: none;
    }
    
    .UF_PHONE select {
        width: 56px;
        height: 29px;
        font-size: 13px;
        border-color: #35b1de;
        padding: 5px;
        border-radius: 3px;
        position: absolute;
        top: 6px;
        left: 6px;
    }
    
    select[disabled] > option {
        color: -internal-light-dark-color(graytext, rgb(170, 170, 170));
    }
    
    option {
        font-weight: normal;
        display: block;
        white-space: pre;
        min-height: 1.2em;
        padding: 0 2px 1px;
    }
    
    select:not(:-internal-list-box) {
        overflow: visible !important;
    }
    
    .b-form__input.register-terms {
        margin-top: 12px;
    }
    .b-modal-form .b-form__input, .b-modal-form .b-dropbox {
        margin-bottom: 5px;
    }
    
    .b-form__input-modal {
        float: none;
        width: 100%;
    }
    
    input.b-button {
        border: 0;
        cursor: pointer;
        padding: 0 18px;
        font-family: Arial, Helvetica, sans-serif;
    }
    
    input.b-button__reg-modal {
        background: #35b1de url('/local/templates/doba2/css/../img/button_icon_reg.png') no-repeat 20px 13px;
        padding-left: 45px;
    }
    
    #registrationModal input.b-button__reg-modal {
        background-image: none;
        padding: 0;
        width: 100%;
    }
    
    #registrationModal .b-dropbox .customSelect, #registrationModal .b-input {
        border-color: #a9bcc2;
    }
    
    #registrationModal .b-form-social {
        float: none;
        text-align: center;
    }
    
    #registrationModal .b-form-social a {
        width: 100%!important;
        float: none;
        margin: 10px 0 4px 0;
        padding: 0;
        line-height: 38px;
        font-weight: bold;
        font-size: 13px;
    }
    
    .b-button__social {
        background: #51c8ed;
        border: 1px solid #35b1de;
        height: 40px;
        border-radius: 4px;
        text-align: center;
        color: #fff;
        padding: 12px 0 0 20px;
        text-decoration: none;
        width: 125px;
        position: relative;
        float: left;
    }
    .b-button__social-modal {
        display: inline-block;
        vertical-align: top;
        margin-left: 34px;
        width: 125px;
    }
    
    #registrationModal .b-form-social a {
        width: 100%!important;
        float: none;
        margin: 10px 0 4px 0;
        padding: 0;
        line-height: 38px;
        font-weight: bold;
        font-size: 13px;
    }
    
    .b-button__social-g.-long {
        background-color: transparent;
        color: #000;
    }
    
    .b-button__social-g:before {
        background: url(/images/google.png) no-repeat;
        height: 24px;
        width: 18px;
        content: '';
        position: absolute;
        top: 10px;
        left: 9px;
        background-size: contain;
    }
    span.sm-title {
        text-transform: capitalize;
    }
    
    a.b-button__social.b-button__social-modal.b-button__social-fb {
        border-color: #3a68b7;
        background-color: #3a68b7;
    }
    
    .b-button__social-fb.-long:before {
        float: none;
        display: inline-block;
        position: static;
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAMAAABF0y+mAAABXFBMV…fwnsCHRwmfKhR8xX+i8Fm97IXA17cE+DuBHx53Pr9+z2/shiXoZPE7QQAAAABJRU5ErkJggg==');
        background-position: 0;
        background-color: white;
        background-size: cover;
        width: 20px;
        vertical-align: middle;
        height: 20px;
        margin: -2px 6px 0;
        border-radius: 3px;
    }
    
    input[type=checkbox]+i {
        width: 15px;
        height: 15px;
        display: inline-block;
        cursor: pointer;
        background: #fff url('/local/templates/doba.ua/img/checkbox.png') no-repeat;
        border-radius: 4px;
        vertical-align: top;
        top: 0;
        left: 0;
        border: 1px solid #35B1DE;
        text-indent: -10000px;
    }
    
    input[type=checkbox]:checked+i {
        width: 17px;
        height: 17px;
        background-position: -1px -18px;
    }
    
    .register-terms input[type=checkbox]:checked+i {
        width: 15px;
        height: 15px;
    }
    
    input[type=checkbox] {
        position: absolute;
        left: -10000px;
        margin: 0;
    }
    
    .b-form__input.b-form__input-modal.clearfix.register-terms {
        font-size: 12px;
    }
    
    .b-form-anonim {
        text-align: center;
        border-top: 1px solid #edf0f1;
        padding-top: 13px;
        margin-top: 6px;
    }
    
    [data-user=partner] .pricing {
        display: block!important;
    }
    
    .reveal-modal .b-form-anonim a {
        font-size: 18px;
    }
    .b-button__social-g.-long:before {
        float: none;
        position: static;
        display: inline-block;
        vertical-align: middle;
        margin: 2px 7px 0 0;
    }
    
    .b-input, .b-textarea {
        -webkit-appearance: none;
    }
    
    .b-form__input-modal {
        float: none;
        width: 100%;
    }
    
    .close::after {
        transform: rotate(-45deg);
    }
    
    .close:before {
        transform: rotate(45deg);
    }
    
    .tabs3 ul {
        display: table;
        width: 100%;
        background: #4bb2df;
    	list-style-type: none;
        margin: 0;
        padding: 0;
    }
    
    .tabs3 li {
        display: table-cell;
        text-align: center;
        width: 50%;
    }
    
    .tabs3 li a {
        text-decoration: none;
        display: block;
        line-height: 40px;
        color: #fff;
        font-size: 18px;
    }
    
    .tabs3 li a.active {
        font-weight: bold;
        background: #fff;
        color: #000;
    }
    
    .b-modal-form {
    	padding: 15px 35px 30px;
    }
    
    .b-form__login-social {
        text-align: center;
    }
    
    #loginModal .soc-title {
        margin: 0 0 15px 0;
        font-size: 14px;
    }
    
    .b-form__input-modal {
        float: none;
        width: 100%;
        margin: 0 0 19px 0;
        margin-bottom: 5px;
    }
    
    #loginModal .b-input {
        -webkit-appearance: none;
        border: 1px solid #9ab1b8;
        background: none;
        border-radius: 4px;
        box-sizing: border-box;
        width: 100%;
        height: 41px;
        padding: 0 15px;
        color: #282828;
        font: normal 14px/14px Arial, Helvetica, sans-serif;
    }
    
    .b-form-remember {
        float: right;
        text-align: right;
        padding: 45px 0 8px;
    }
    
    .b-form-button, .b-form-remember {
        width: 100%;
        float: none;
        padding-top: 8px;
        padding-bottom: 13px;
    }
    
    #loginModal .b-form-button,
    #loginModal .b-form-remember {
        text-align: right;
    }
    
    #loginModal .b-form-remember label {
        display: none;
    }
    
    #loginModal .b-form-social {
        float: none;
        text-align: center;
    }
    
    #loginModal a.b-button__social.b-button__social-modal.b-button__social-g {
        border: 0;
        background: none;
    }
    
    #loginModal a.b-button__social.b-button__social-modal.b-button__social-fb {
        border-radius: 38px;
        background: none;
        height: 30px;
        padding: 0;
    }
    
    #loginModal a.b-button__social.b-button__social-modal.-long {
        margin: 0 10%;
    }
    
    #loginModal a.b-button__social.b-button__social-modal.-long {
        width: auto!important;
    }
    
    .b-button__social-g:before {
        background: url(/images/google.png) no-repeat;
        height: 24px;
        width: 18px;
        content: '';
        position: absolute;
        top: 10px;
        left: 9px;
        background-size: contain;
    }
    .b-button__social-g.-long:before {
        float: none;
        position: static;
        display: inline-block;
        vertical-align: middle;
        margin: 2px 7px 0 0;
    }
    #loginModal .b-button__social-g:before {
        top: 1px;
        width: 27px;
        height: 27px;
        background: url(/images/gl.png) no-repeat center;
        background-size: contain;
        border-radius: 27px;
    }
    
    #loginModal .b-form-social .b-button__social-modal,
    #loginModal .b-form-social .b-button__social-modal.-long {
        font-size: 0;
    }
    
    .b-button__social-fb.-long:before {
        float: none;
        display: inline-block;
        position: static;
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAMAAABF0y+mAAABXFBMV…fwnsCHRwmfKhR8xX+i8Fm97IXA17cE+DuBHx53Pr9+z2/shiXoZPE7QQAAAABJRU5ErkJggg==);
        background-position: 0;
        background-color: white;
        background-size: cover;
        width: 20px;
        vertical-align: middle;
        height: 20px;
        margin: -2px 6px 0;
        border-radius: 3px;
    }
    
    #loginModal .b-button__social-fb:before {
        top: 0;
        width: 100%;
        height: 100%;
        right: 0;
        left: 0;
        bottom: 0;
        background: none;
    }
    
    #loginModal a.b-button__social.b-button__social-modal.-long.b-button__social-fb:before {
        content: '\f300';
        background: #3b5998;
        width: 27px;
        height: 27px;
        color: #fff;
        font-family: 'fontello';
        font-style: normal;
        font-weight: normal;
        speak: none;
        border-radius: 27px;
        font-size: 16px;
        line-height: 27px;
        display: inline-block;
        text-align: center;
        margin: 0;
    }
    
    
    .b-a-link {
        text-decoration: none;
        border-bottom: 1px solid #35b1de;
        display: inline-block;
        line-height: 12px;
    }
    
    .b-button {
        background: #35b1de;
        border-radius: 4px;
        color: #fff;
        font-size: 14px;
        font-weight: bold;
        line-height: 14px;
        display: inline-block;
        height: 41px;
        padding: 13px 36px 0;
        text-align: center;
        text-decoration: none;
    }
    
    input.b-button {
        border: 0;
        cursor: pointer;
        padding: 0 18px;
        font-family: Arial, Helvetica, sans-serif;
    }
    
    input.b-button__login-modal {
        background: #35b1de url('/local/templates/doba2/img/button_icon_enter.png') no-repeat 27px 11px;
    }
    
    input.b-button__login-modal {
        background-image: none;
    }
    
    html:not(.touchevents) .b-button:hover {
        background: #1d9bc9;
    }
    
    html:not(.touchevents) input.b-button__login-modal:hover {
        background: #1d9bc9 url('/local/templates/doba2/img/button_icon_enter.png') no-repeat 27px 11px;
    }
    
    div#loginModal .b-form-button input.b-button__login-modal {
        width: auto;
        padding: 0 10%;
    }
    
    .b-form-anonim {
        font-size: 12px;
        text-align: center;
        border-top: 1px solid #edf0f1;
        padding-top: 13px;
        margin-top: 6px;
    }
    
    .reveal-modal .b-form-anonim a {
        font-size: 18px;
    	color: #35b1de;
    }
    
    #loginModal.partner .b-form__login-social{
        display: none;
    }
    
    #loginModal.partner .close:after,
    #loginModal.partner .close:before {
        background: #666666;
    }
    
    .disabled{
    	pointer-events: none;
    	cursor: default;
    	text-decoration: none;
    }
    
    .input__wrapper.input__text_block {
    	position: relative;
    }
    
    .as-partner .b-form__login-social,
    .ui-helper-hidden-accessible {
        display: none;
    }
    
    .b-dropbox.UF_PHONE {
        position: relative;
    }
    
    form#regform.-chosen .chosen-container-single .chosen-single {
        border-radius: 4px;
        box-shadow: none;
        border-color: #4bb2df;
        background: none;
        height: 40px;
        line-height: 39px;
        font-size: 14px;
    }
    
    .ui-autocomplete {
    	cursor:default;
    	position:absolute;
    	width:323px;
    	padding:4px 0 6px;
    	background:#fff;
    	font-size:12px;
    	font-weight:bold;
    	font-family:Tahoma, Geneva, sans-serif;
    	border:1px solid #c0dbf0;
    	border-top:none;
    	border-radius:0 0 5px 5px;
    	beh * avior: url(/local/templates/doba2020/ie-css3.htc);
    	zoom:1;
    }
    
    .ui-menu {
    	list-style: none;
    }
    .ui-menu-item {
    	padding:0 12px;
    }
    
    .ui-menu-item:hover {
    	background-color: #51c8ed;
    	cursor: pointer;
    }
    
    font.errortext {
    	display: none;
    }
    
    .errortext {
        text-align: center;
    	font-size: 14px;
    	color: red;
    }
    
    #loginModal .h4,
    .reveal-modal h4 {
        font-size: 20px;
        font-weight: 600;
        padding: 22px 35px 0;
    	margin: 0;
    }
    
    div#loginModal.as-partner .close:after,
    div#loginModal.as-partner .close:before {
        background: #666666;
    }
    
    .notetext {
    	font-size:12px;
    	color: #2e2e2e;
    }
    
    #loginModal a.b-button__social.b-button__social-modal.b-button__social-fb {
        border-radius: 38px;
        background: none;
        height: 30px;
        padding: 0;
    }
    
    #loginModal .b-button__social {
        float: none;
        padding: 0;
    }
    
    #loginModal .b-form-social .b-button__social-modal {
        border: 0;
        position: relative;
    }
    
    #registrationModal [data-user=partner] .b-form-social {
        display: none;
    }
    
    .user .forUF_PHONE, .user .for_city_select2, .user .forUF_CITY {
        display: none;
    }
    
    .chosen-container-single .chosen-single div {
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        width: 18px;
        height: 100%;
    }
    
    form#regform.-chosen .chosen-container {
        width: auto!important;
        display: block;
    }
    
    form#regform.-chosen .chosen-container-single .chosen-single div b {
        background-position: 0 9px;
    }
    
    form#regform.-chosen .chosen-container-active.chosen-with-drop .chosen-single div b {
        background-position: -18px 9px;
    }
    
    .b-dropbox.UF_PHONE input.b-input {
        padding-left: 36px;
    }
    
    label.error {
        background-color: rgba(255, 0, 0, 0.77);
        display: inline-block;
        padding: 0 10px;
        line-height: 20px;
        color: #fff;
        border-radius: 3px;
        margin-top: 3px;
    }
    
    #menu__right .before-footer__block {
    	display: block!important;
    }
    
    .UF_PHONE .fields .fields {
        display: none;
    }
    
    .UF_PHONE .fields .fields:first-child {
        display: block;
    }
    
    @media screen and (max-width: 520px) {
    	.reveal-modal {
    		left: 0;
    		max-width: 100%;
    		margin-left: 0;
    	}
    }
    
    .header__number1_text {
    	width: 100%;
    }
    
    .prices__plus_btn a {
    	color: #000;
    }
    
    .btn_call {
    	display: none !important;
    }
    
    input:disabled {
    	background-color: transparent;
    }
    
    .input__wrapper-disabled {
    	background-color: #dedede;
    	display: none;
    }
    
    .mess_email_pass.ok {
    	width: 100%;
    	text-align: center;
    	font-size: 16px;
    	font-weight: 700;
    	color: #5292bc;
    }
    
    .mess_email_pass.bad {
    	width: 100%;
    	text-align: center;
    	font-size: 18px;
    	font-weight: 700;
    	color: red;
    }
    
    .errortext {
    	width: 227px;
    	display: inline-block;
    	text-align: left;
    }
    #registrationModal .close-reveal-modal.close {display:none;}
    #registrationModal .mod_window {display: block;}
    
    .wrap :checked+*+svg,
    .wrap :checked+svg {
        display: block;
        width: 12px;
        height: 12px;
        position: absolute;
        left: 2px;
    	top: 2px;
    }
    .e404 {
    	text-align: center;
    	font-size: 200px;
    	line-height: 180px;
    	margin-top: 3%;
    }
    
    .e404 + h1 {
    	margin-top: 0;
    }
    .e404 + h1 + span + form {
    	display: none;
    }
    #b-loader-wrap {
    	position: absolute;
    	z-index: 10;
    	top: 0;
    	left: 0;
    	right: 0;
    	bottom: 0;
    	background-color: rgba(255, 255, 255, 0.7);
    }
    #b-loader-wrap .loader {
    	width: 20px;
    	height: 20px;
    	border-radius: 50%;
    	position: relative;
    	animation: loader-auth-1 1s linear alternate infinite;
    	margin: 0 auto;
    	top: 50%;
    	transform: translate(0, -40px);
    }
    #b-loader-wrap .loader span {
    	display: inline-block;
    	width: 300px;
    	text-align: center;
    	transform: translate(-50%, 0);
    	position: absolute;
    	left: 50%;
    	font-size: 16px;
    	top: 50%;
    }
    @keyframes loader-auth-1 {
    	0% {
    		box-shadow: -60px 40px 0 2px #0052ec, -30px 40px 0 0 rgba(0, 82, 236, 0.2), 0 40px 0 0 rgba(0, 82, 236, 0.2), 30px 40px 0 0 rgba(0, 82, 236, 0.2), 60px 40px 0 0 rgba(0, 82, 236, 0.2);
    	}
    	25% {
    		box-shadow: -60px 40px 0 0 rgba(0, 82, 236, 0.2), -30px 40px 0 2px #0052ec, 0 40px 0 0 rgba(0, 82, 236, 0.2), 30px 40px 0 0 rgba(0, 82, 236, 0.2), 60px 40px 0 0 rgba(0, 82, 236, 0.2);
    	}
    	50% {
    		box-shadow: -60px 40px 0 0 rgba(0, 82, 236, 0.2), -30px 40px 0 0 rgba(0, 82, 236, 0.2), 0 40px 0 2px #0052ec, 30px 40px 0 0 rgba(0, 82, 236, 0.2), 60px 40px 0 0 rgba(0, 82, 236, 0.2);
    	}
    	75% {
    		box-shadow: -60px 40px 0 0 rgba(0, 82, 236, 0.2), -30px 40px 0 0 rgba(0, 82, 236, 0.2), 0 40px 0 0 rgba(0, 82, 236, 0.2), 30px 40px 0 2px #0052ec, 60px 40px 0 0 rgba(0, 82, 236, 0.2);
    	}
    	100% {
    		box-shadow: -60px 40px 0 0 rgba(0, 82, 236, 0.2), -30px 40px 0 0 rgba(0, 82, 236, 0.2), 0 40px 0 0 rgba(0, 82, 236, 0.2), 30px 40px 0 0 rgba(0, 82, 236, 0.2), 60px 40px 0 2px #0052ec;
    	}
    }
    .form_user_reg-soc-g,
    .form_user_reg-soc-f {
    	cursor: pointer;
    }
    .form_user_reg-form input[type="checkbox"] + i,
    .b-button__social-g,
    .b-button__social-fb {
    	display: none;
    }
    
    /*
    	Сергій Полюх
    	Стилі lightbox для сторінки об'єкта
     */
    .lg-backdrop {
    	z-index: 1101;
    	background-color: rgba(89, 116, 126, 0.4);
    }
    .lg-backdrop + [role="dialog"] {
    	z-index: 1102;
    }
    .doba-lightgallery {
    	margin-top: -11px;
    	margin-bottom: 11px;
    }
    
    /* End */
    /* /local/templates/doba2020/components/bitrix/advertising.banner/top/style.css?1584629053534 */
    /* /local/templates/doba2020/components/bitrix/news.list/city_landing/style.css?1645309355494 */
    /* /local/templates/doba2020/components/bitrix/system.auth.form/new_reg/style.css?16167798074172 */
    /* /local/libs/js/chosen/chosen.css?153261095012188 */
    /* /local/templates/doba2020/style.css?171713189679475 */</style></head>

    Квартири подобово без посередників – подобова оренда квартир в Україні від власника | Doba.ua

    Recherche META Description de la page

    Подобова оренда квартир в Україні без посередників. На сайті Doba.ua прямі телефонні номери власників квартир. Онлайн бронювання квартир подобово в Україні.

    Recherche META Keywords de la page

    Оренда квартир, квартири подобово, зняти квартиру на добу

    UPDATE DOMAINES SET server='cloudflare',redirection='http://doba.ua/ukr/',Status='200',err='',[TITRE]=N'Квартири подобово без посередників – подобова оренда квартир в Україні від власника | Doba.ua',[DESCRIPTION]=N'Подобова оренда квартир в Україні без посередників. На сайті Doba.ua прямі телефонні номери власників квартир. Онлайн бронювання квартир подобово в Україні.',[KEYWORDS]=N'Оренда квартир, квартири подобово, зняти квартиру на добу' WHERE id=6426248
  • 0

    Квартири подобово без посередників – подобова оренда квартир в Україні від власника | Doba.ua Подобова оренда квартир в Україні без посередників. На сайті Doba.ua прямі телефонні номери власників квартир. Онлайн бронювання квартир подобово в Україні. Оренда квартир квартири подобово зняти квартиру на добу

  • 0. Квартири (8)
  • --------->0
  • 1. подобово (8)
  • --------->0
  • 2. без (3)
  • --------->0
  • 3. посередників (12)
  • --------->0
  • 4. (1)
  • --------->0
  • 5. подобова (8)
  • --------->0
  • 6. оренда (6)
  • --------->0
  • 7. квартир (7)
  • --------->0
  • 8. в (1)
  • --------->0
  • 9. Україні (7)
  • --------->0
  • 10. від (3)
  • --------->0
  • 11. власника (8)
  • --------->0
  • 12. | (1)
  • --------->0
  • 13. Doba.ua (7)
  • --------->0
  • 21. На (2)
  • --------->0
  • 22. сайті (5)
  • --------->0
  • 24. прямі (5)
  • --------->0
  • 25. телефонні (9)
  • --------->0
  • 26. номери (6)
  • --------->0
  • 27. власників (9)
  • --------->0
  • 29. Онлайн (6)
  • --------->0
  • 30. бронювання (10)
  • --------->0
  • 41. зняти (5)
  • --------->0
  • 42. квартиру (8)
  • --------->0
  • 44. добу (4)
  • --------->0
    INSERT INTO KEYWORDS (keyword,id_domaine) VALUES (N'Квартири',6426248),(N'подобово',6426248),(N'без',6426248),(N'посередників',6426248),(N'–',6426248),(N'подобова',6426248),(N'оренда',6426248),(N'квартир',6426248),(N'в',6426248),(N'Україні',6426248),(N'від',6426248),(N'власника',6426248),(N'|',6426248),(N'Doba.ua',6426248),(N'На',6426248),(N'сайті',6426248),(N'прямі',6426248),(N'телефонні',6426248),(N'номери',6426248),(N'власників',6426248),(N'Онлайн',6426248),(N'бронювання',6426248),(N'зняти',6426248),(N'квартиру',6426248),(N'добу',6426248)