.countrys_page * {
    font-family: 'PT Sans', sans-serif;
    font-size: 15px;
}
.list-countries li a {
    font-size: 18px;
}
.header .line-second {
    margin: 0;
}
.header .countrys_header {
    background: url("https://multivarka.pro/bitrix/templates/.default/img/countrys_header.jpg") no-repeat center 0;
    height: 83px;
}
.countrys_page {
    background: #ffffff;
    padding: 25px 0;
}
.countrys_page_container {
    margin: 0 auto;
    width: 994px;
}
.header .line-second-c .line-1 .countrys_page_container  .logo {
    background: url("https://multivarka.pro/bitrix/templates/.default/img/logo-smart-home.png") no-repeat;
    width: 203px;
    height: 39px;
}
.countrys_page_title {
    font-size: 40px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 25px;
    margin-top: 16px;
}
.countrys_regions_list a {
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    color: #e62458;
}
.countrys_regions_list li.active a {
    color: #000000;
}
.countrys_regions {
    background: url("https://multivarka.pro/bitrix/templates/.default/img/countrys_region_shadow.png") no-repeat center bottom #ffffff;
    padding-bottom: 50px;
    padding-top: 17px;
    position: absolute;
    top: 0;
    width: 994px;
    z-index: 55;
}
.countrys_regions_block {
    position: relative;
    height: 90px;
}
.countrys_regions_list {

}
.countrys_regions_list li {
    display: inline-block;
    vertical-align: top;
    margin-right: 25px;
}
.list-countries {
    list-style: none;
    padding: 22px 0 20px 0;
    margin-bottom: 25px;
    margin-right: 50px;
    overflow: hidden;
    position: relative;
    z-index: 10;
    border-bottom: 1px dotted #E0E0E0;
}
.list-countries li {
    display: block;
    float: left;
    width: 134px;
    font-size: 18px;
}
.list-countries a {
    text-decoration: none;
    color: #1e1e1e;
    text-transform: capitalize;
    display: block;
    height: 60px;
    line-height: 1;
    padding: 0 0 10px 36px;
    background-repeat: no-repeat;
    background-position: 4px 0;
    text-align: left;
}
.list-countries a:hover {
    color: #e62458;
}
.countrys_page_search_block {
    position: absolute;
    right: 0;
    top: 14px;
}
.countrys_page_search {
    width: 350px;
    height: 30px;
    box-sizing: border-box;
    padding: 5px 20px;
    border-radius: 15px;
    border: 1px solid #c5c6cb;
    z-index: 5;
    position: relative;
}

.countrys_page .autocomplete-suggestions {
    width: 100%;
    z-index: 2;
    margin-top: -15px; }

.countrys_page .autocomplete-suggestions .autocomplete-suggestion {
    cursor: pointer;
    font-size: 14px;
    padding: 5px 15px;
    line-height: 22px;
    height: 25px;
}

.countrys_page .autocomplete-suggestions .autocomplete-suggestion:last-child {
    border: none; }

.countrys_page .autocomplete-suggestions .group {
    border-bottom: 1px solid #ccc; }

.countrys_page .autocomplete-suggestions .group:last-child {
    border: none; }

.countrys_page .autocomplete-suggestions {
    border: 1px solid #DBDFE1;
    background: #ffffff;
    max-width: 968px;
    padding-top: 20px;
    overflow: hidden;
    -webkit-border-bottom-right-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-bottomright: 15px;
    -moz-border-radius-bottomleft: 15px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}

.countrys_page .autocomplete-suggestion .image {
    display: table;
    margin: 0 10px; }

.countrys_page .autocomplete-suggestion .image .img-s {
    width: 60px;
    display: table-cell;
    vertical-align: middle;
    height: 60px; }

.countrys_page .autocomplete-suggestion .image .img-s img {
    width: 60px; }

.countrys_page span.text-search-with-img {
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px; }

.countrys_page .autocomplete-suggestion:hover, .countrys_page .autocomplete-suggestion.autocomplete-selected {
    background-color: #f9fbfc; }

.countrys_page .panel-no-results {
    background: #fff;
    border: 1px solid #DBDFE1;
    padding: 15px 15px 5px 15px;
    text-align: left;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none; }

.countrys_page .choose_country_flag {
    display: inline-block;
    vertical-align: top;
    zoom: 1 !ie;
    display: inline !ie;
    font-size: 14px;
    line-height: normal;
    letter-spacing: normal;
    margin-right: 10px; }