.bi p a {
    color: #737e8b;
    text-decoration: none;
}
.bi p a:hover strong,  .bi p a:hover span {
    border-color: #e31515;
    color: #e31515;
}
.first-slider-box a {
    color: #222;
    text-decoration: none;
}

.first-slider-box a img {
    border: none;
}

.send .in1 + .messages{
    margin-top: -10px;
}

.text-error {
	color: #990000;
}

.text-success {
  color: #409518;
}

.text-center {
    text-align: center;
}
.sort-active,
.item-table .header-td .sort-active a {
    color: #e31515;
    border-bottom: 1px dotted #e31515;
}
.sel-reg-header .reg-list {
    display: none;
    background: none repeat scroll 0 0 #fff;
    left: -20px;
    padding: 10px 20px;
    position: absolute;
    top: 20px;
    width: 290px;
    z-index: 100;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=90, Color=#999)";/*IE 8*/
    -moz-box-shadow: 0 0 8px #999;/*FF 3.5+*/
    -webkit-box-shadow: 0 0 8px #999;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
    box-shadow: 0 0 8px #999;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=90, Color=#999); /*IE 5.5-7*/

}

.sel-reg-header .reg-list a {
    cursor: pointer;
}

.sel-reg-header .reg-list .selected {
    font-weight: bold;
}

.sel-reg-header .reg-list a + a {
    margin-left: 20px;
}

.accordion-vertical .sel-list + .sel-list {
    display: none;
}

.hidden {
    display: none;
}

.checker-box {
    width: 120px;
}
.checker-box input, .rooms input {
    display: none;
}

.region-list.checker-box.disabled li {
    background: #697982;
    color: #BCBCBC;
    text-shadow: none;
}


.but1 {
    padding-left: 10px;
    padding-right: 10px;
    border: none;
}

.error-form input,
.error-form label,
.error-form textarea {
    display: block;
    width: 100%;
}
.metro {width:12px; height:4px; vertical-align:middle; display:inline-block; margin-right:4px;}
.metro-ico-rounded .metro { width: 8px; height: 8px; margin: 2px 6px 2px 2px; border-radius: 50%; }
.metro-ico-mini .metro { width: 6px; height: 6px; }
.metro1 { background:#ed1b35; }
.metro2 { background:#44b85c; }
.metro3 { background:#19c1f3; }
.metro4 { background:#f58631; }
.metro5 { background:#8e479c; }
.metro6 { background:#ffcb31; }
.metro7 { background:#a1a2a3; }
.metro8 { background:#b3d445; }
.metro9 { background:#0078bf; }
.metro10 { background:#79cdcd; }
.metro11 { background:#894e35; }
.metro12 { background:#acbfe1; }
.metro13 { background:#d6083b; }
.metro14 { background:#0078c9; }
.metro15 { background:#009a49; }
.metro16 { background:#ea7125; }
.metro17 { background:#702785; }


.zast {
    position: relative;
}
.zast .zast-in ~ .zast-in {
    margin-top: 20px;
}
.zast .kak {
    margin-top: 10px;
    cursor: pointer;
}
.zast .contacts {
    position: absolute;
    left: 0;
    top:100%;
    z-index: 100;

    display: none;
    min-width: 100%;
    width: auto;

    background: rgb(250,250,250);
    border: 1px solid #aaaaaa;
}

.zast .contacts img {
    border: none;
}

.zast .contacts .company-box {
    margin: 0;
}

.zast .contacts:hover,
.zast .contacts.active {
    display: block;
}
.zast .contacts .company-box-in ul li {
    padding-left: 100px;
}
.zast .contacts .company-box-in ul li strong {
    width: 95px;
}
.pages .pn a:not([href]) {
    color: #999999;
    cursor: default;
}


.item-list td {
    word-wrap: break-word;
}

.thumbs2 {
    text-align: left;
}

.tablesorter-header .order-asc,
.tablesorter-header .order-desc {
    display: none;
}
.tablesorter-headerAsc .order-asc,
.tablesorter-headerDesc .order-desc {
    display: inline;
}
#comments.limited .com:nth-child(n+10),
#comments.limited .com-line:nth-of-type(n+10) {
    display: none;
}
#comments .show-all2 {
    padding: 10px 0 10px;
}

.left2 .list-labels .place-label:last-child {
    margin-bottom: 10px;
}
.left2 .drop-search-wrapper {
    position: relative;
}
.left2 .drop-search {
    left: -4%;
    top: 15px;
    right: auto;
    z-index: 100;
    min-width: 1050px;
}
.drop-search.pop {
    height: auto;
    display: block;
}
.drop-search.pop .search-save,
.drop-search.pop .header-drop-search{
    background-color: #e8eff4;
}

.drop-search li .filter,
.drop-search .autocomplete-result-filter a {
    border-bottom: 1px dotted #257dba;
    text-decoration: none;
    cursor: pointer;
}
.drop-search .autocomplete-filter-phrase {
    font-size: 16px;
    margin: 0 10px 10px;
}
.drop-search li .filter:hover {
    border-color: #e31515;
}
.drop-search li .filter.filter-active,
.filter.filter-active ,
.filter.filter-active span,
.filter.filter-active a,
.autocomplete-result-filter.filter-active a {
    color: #000;
    border-bottom-color: #000;
}


#sd1 label {
    display: block;
    cursor: pointer;
}
#sd1 input {
    display: none;
}
.tabs-sd-in a {
    color: inherit;
    text-decoration: none;
    display: block;
}
.tabs-sd li.filter-region,
.tabs-sd.map-link li {
    border: none;
    background-color: #e8eff4;
}
.tabs-sd li.filter-region a,
.tabs-sd.map-link li a {
    text-decoration: none;
    border-bottom: 1px dotted #257dba;
    padding: 1px 0;
}
.tabs-sd li.filter-region a:hover,
.tabs-sd.map-link li a:hover {
    border-bottom-color: #e31515;
}
.special {
    min-height: 144px;
    height: 144px;
}
.special-link {
    color: white;
    text-decoration: none;
    padding: 1px 6px;
    background: #E94F46;
}
.special-link:hover {
    background: #EA5F57;
    color: white;
}

.list_carousel {
    min-height: 280px;
    overflow: hidden;
}
.txt1 {
    word-wrap: break-word;
}
.autocomplete-result .group-name {
    font-size: 15px;
    font-weight: bold;
}
.autocomplete-result .group-name:hover {
    background: white;
    cursor: default;
}

.autocomplete-result li + .group-name {
    margin-top: 10px;
}

.place-label div {font-weight:normal; height:20px; overflow:hidden; }
.items-table .company-box .co-link {
    width: 55%;
}

.com-form.logged_in .username,
.com-form.logged_in .email,
.com-form.logged_in .captcha {
    display: none;
}

/* íàñòðîéêè ÒÃÁ ÑÓÐ */
.thumbs .thumb-ams {padding:0 6px 15px 6px; font-size:12px; text-align:left;}
.thumbs .thumb-ams:hover {z-index:5;}
.thumb-ams
{
    display: inline-block;
}
.special img,
.thumb-in-ams img,
.thumb-ams img {
    width: 145px;
    height: 145px;
}
.thumbs4 img {
    width: 100%;
    height: 155px;
}
.thumb-in-ams .comp-name img,
.thumb-ams .comp-name img {
    width: 100px;
    height: 70px;
}
.thumb-ams .comp-name img {
    width: 100px;
    height: 70px;
    display: block;
    margin: 0 auto;
}
.thumb-ams .txt1 > div {
    position: relative;
    min-height: 22px;
}
.thumb-ams .icon {
    margin-top: -2px;
    vertical-align: middle;
    height: 12px;
    width: 12px;
}
.thumb-ams .icon + span {
}
.list_carousel li .thumb-ams
{
    text-align:left;
    padding:0 5px;
}
.new-build-box-ams img {
    width: 90px;
    height: 90px;
    top:12px;
}
.new-build-box-ams
{
    min-height:80px;
    padding:0 30px 18px 115px;
    position:relative;
}
.new-build-box-ams img
{
    position:absolute;
    left:0;
    top:2px;
}
/* carousel */
.list_carousel .thumb {padding-right:10px;}
.thumb-ams {
    width:145px;
    display:inline-block;
    vertical-align:top;
    position:relative;
}
.thumb-in-ams {
    padding: 20px;
    position: absolute;
    left:-14px;
    top:-20px;
    min-height: 250px;
    width: 145px;
    display:none;
    border-radius:3px;
    box-shadow: 0 1px 15px rgba(0,0,0,.2);
    background: #fffade;
}
.thumbs-footer .thumb-ams {
    width: 150px;
}
.thumbs-footer .thumb-in-ams {
    width: 150px;
    left:10px;
    top:10px;
}
.thumbs-footer.thumbs .thumb-ams {
    padding:30px 0 0 30px;
}
.thumb:hover .thumb-in-ams {
    display: block;
}
.right-thumbs
{
    background:#f0f4f7;
    padding:4px 4%;
    border-radius:3px;
    margin-bottom:20px;
    border-bottom:1px solid #d7dcdf;
}
.right-thumbs .new-build-box-ams
{
    border-bottom:1px solid #d7dcdf;
    padding:10px 0 13px 100px;
}
.right-thumbs .new-build-box-ams img
{
    top:12px;
}
.right-thumbs .new-build-box-ams .txt1
{
    padding-bottom:0;
}
.right-thumbs .new-build-box-ams:last-child
{
    border:0;
}
.sp-thumb-ams
{
    width:145px;
    font-weight:bold;
    line-height:18px;
    margin: 0 auto 0 auto;
}
.sp-thumb-ams img
{
    display:block;
    margin-bottom:12px;
}
.sp-ams
{
    display:table-cell;
    vertical-align:top;
}

.common-declaration
{
    position: relative;
}

.common-declaration__icon
{
    position: absolute;
    right: 0;
    top: 0;
    width: 15px;
    height: 15px;
    background: rgba(0,0,0,.5);
    padding-top: 1px;
    color: #fff;
    font-size: 10px;
    text-align: center;
    cursor: pointer;
    z-index: 3;
}

.common-declaration__wrap
{
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.75);
    color: #fff;
    font-size: 9px;
    text-align: center;
    z-index: 3;
}

.common-declaration__wrap-close
{
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    height: 20px;
    padding-top: 1px;
    color: #fff;
    font-size: 17px;
    line-height: 1em;
    text-align: center;
    cursor: pointer;
}

.common-declaration__wrap-close:hover
{
    font-weight: 900;
}

.common-declaration__title
{
    margin-top: 5%;
}

.common-declaration__text
{
    margin-top: 20%;
}

.reg-list .close4 {
    top: -8px;
    right: -8px;
    background-size: 20px;
    width: 20px;
    height: 20px;
}
.region-box p a {
    cursor: pointer;
}
.region-box p a:hover {
    text-decoration: underline;
}

.about-company .description,
.about-company .description-short {
    font-size: 13px;
    line-height: 20px;
    padding-bottom: 10px;
}

.text-soon {
    margin-left: 1px;

    color: #e31515;
    font-size: 10px;
    font-style: italic;
    /*vertical-align: super;*/
}
.footer-lists .text-soon {
    position: relative;
    top: -8px;
}

a.inactive {
    color: #8a9398;
}
.footer-lists ul li:first-child a.inactive:hover {
    color: #8a9398 !important;
}
.header-top-in a.inactive {
    color: #ffffff !important;
}


.navb1 .item img,
.navb1 .developer img{
    border: 1px solid #dedede;
    border-radius: 3px;
}

.header-top li a {
    position: relative;
}
.header-top li .text-soon {
    top: -5px;
    position: absolute;
    vertical-align: middle;
}
.txt ul {margin:12px 20px;}
.txt ul li {list-style:Disc;}
.txt li {margin-bottom:10px;margin-left:10px}
.txt p {margin: 12px 0;padding:0}
.txt {font-size:13px;line-height:20px}
.txt ol {margin:10px}


.autocomplete-result highlight {
    background-color: #FFF87F;
}
.autocomplete-result .text-no-data {
    font-size: 14px;
    padding: 10px;
    font-weight: bold;
}
.catalog-page h3 {
    margin: 10px 0;
}
.found-sort .views a img {
    margin-bottom: 2px;
    margin-right: 5px;
    vertical-align: middle;
}
.banner-search {
    text-align: center;
    margin: 20px 0;
}
.banner-footer img {
    width: 100%;
}
.sp-sort-box .place-label {
    margin-bottom: 5px;
}
.text-no-break,
.price-value {
    white-space: nowrap;
}

.item-description-wrapper {
    position: relative;
    height: 100%;
}

.item-description-wrapper.item-description-collapsed {
    height: 300px;
    overflow:hidden;
}

.item-description-wrapper.item-description-collapsed:before,
.item-description-wrapper.item-description-collapsed::before {
    position: absolute;
    bottom: 0;

    width: 100%;
    height: 30px;
    background: white;
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
    content:"";
}
.banner-sidebar { text-align: center; }
.clickable-block { cursor: pointer; }

.footer-lists {
    position: relative;
}
.footer .address {
    font-size: 1.2em;
    padding: 10px 0;
    text-align: right;
}
.footer .address span {
    color: #888;
}
.not-found-title {
    font-size: 1.8em;
    color: rgba(235, 55, 55, 1)
}

.not-found-title + .recommend {
    margin-top: 50px;
}
.not-found-title + .recommend h3 {
    font-size: 1.4em;
    margin-bottom: 10px;
    font-weight: normal;
}
.search-form {
    position: relative;
}
.search-form .overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    opacity: .2;
    border: 1px solid darkgray;
    background: white;
}
.search-form .overlay .loader {
    position: relative;
    top: 50%;
    margin: -64px auto 0 auto;
    display: block;
}
.btn {
    cursor: pointer;
}
.btn.btn-feedback {
    padding: 5px 15px;
    border-radius: 5px;
    background: #4ba2d3;
    color: #ffffff;
    font-size: 1.2em;
    line-height: 1em;
}
.btn.btn-feedback:hover {
    background: #4379a6;
    color: #ffffff;
}
.form-feedback,
.form-feedback * {
    box-sizing: border-box;
    font-size: 1.1em;
}
.form-feedback {
    position: absolute;
    top: 240px;
    right: 0;
    width: 200px;
    background: #AAAEB6;
    z-index: 1;
    transition: right 1s ease 0s;
}
.form-feedback.form-feedback-active {
    right: -200px;
}
.form-feedback .form-feedback-inner {
    padding: 10px 12px;
}
.form-feedback .activator {
    position: absolute;
    top: 0;
    left: 100%;

    width: 100px;
    padding: 2px 2px 5px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    background: #AAAEB6;

    transform: rotate(90deg) translateY(-100%);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;

    text-align: center;
    color: white;
    font-size: 1em;
    cursor: pointer;
}
.form-feedback input,
.form-feedback textarea,
.form-feedback button {
    width: 100%;
    display: block;
    padding: 5px;
    border: none;
    border-radius: 5px;
}
.form-feedback textarea {
    height: 200px;
}

.form-feedback input + input,
.form-feedback input + textarea {
    margin-top: 15px;
}
.form-feedback textarea + button {
    margin-top: 10px;
}
.form-feedback button {
    width: 100%;
    background: #5A6F78;
    color: #ffffff;
    text-transform: uppercase;
    cursor: pointer;
}
.form-feedback button:hover {
    background: #3f5059;
    color: #cccccc;
}

.location-desc {
    float: left;
    width: 540px;
    margin-right: 10px;
    margin-bottom: 15px
}

.info-text + * {
    margin-top: 20px;
}
.info-text,
.location-desc {
    font-size: 1.1em;
    line-height: 20px;
}
.info-text p + p,
.location-desc p + p{
    margin-top: 10px;
}
.info-text ul,
.location-desc ul {
    list-style-type: disc;
    margin: 10px 0;
    padding-left: 40px;
}

.apartment-layout h2 {
    /*font-size:*/
}
.apartment-layout table {
    margin-top: 10px;
    width: 100%;
}

.apartment-layout table + h1 {
    margin-top: 40px;
}
.apartment-layout-details {
    margin-bottom: 30px;
}
.apartment-layout-details .flat-types {
    width: 100%;
}

.apartment-layout-details .flat-types .flat-type {
    margin-bottom: 15px;
}
.apartment-layout-details .flat-types .flat-type-name {
    font-size: 1.1em;
    margin-bottom: 10px;
}
.apartment-layout-details .flat-types .flat-type-variant {
    margin: 5px 0;
}

.apartment-layout-details .apartment-info {
    text-align: left;
}
.apartment-layout-details .apartment-info th,
.apartment-layout-details .apartment-info td {
    padding: 5px 20px 5px 0;
}

.new-list-table .tabs {
    display: inline-block;
}
.new-list-table .tabs a {
    display: block;
    float: left;
    text-decoration: none;
    padding: 5px 15px;
    background: #87A3B1;
    border: 1px solid #9FB6C1;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;

    font-size: 16px;
    color: #ffffff;
    cursor: pointer;
}
.new-list-table .tabs a + a {
    margin-left: 5px;
}
.new-list-table .tabs a.active {
    background: #648799;
    border-color: #7493A3;
    border-bottom-color: transparent;
}
.new-list-table .tab-content {
    display: inline-block;
    border: 1px solid #648799;
    padding: 20px 15px;
    margin-top: -4px;
    width: 90%
}
.new-list-table .tab-content .tab-pane {
    display: none;
}
.new-list-table .tab-content .tab-pane.active {
    display: block;
}

.search-children-header {
    margin: 20px 0;
}

.item-views.view-ico {
    background-position: left top;
}

.login-block {
    float: right;
    position: relative;
    padding: 11px 5px 14px;
    margin-top: -13px;
    font-size: 1.2em;
}
.login-block .user-avatar-wrap{
    position: relative;
    float: left;
    margin: 0 4px 0 41px;
    width: 1px;
    height: 1px;
}

.login-block .user-avatar {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: absolute;
    left: -40px;
    top: -10px;
}
.login-block .user-links {
    min-width: 200px;
    line-height: 1.4;
    font-size: 1.1em;
}
.login-block .user-links a {
    display: block;
    color: white;
}
.login-block.login-block-active {
    background: #5c6e7d;
}
.login-block .login-dropdown-btn {
    position: relative;
    color: white;
    font-size: 12px;
    cursor: pointer;
}
.login-block.login-block-active .login-dropdown-btn,
.login-block .login-dropdown-btn:hover {
    color: white !important;
    text-decoration: underline;
}

.login-block .login-dropdown-btn .triangle {
    position: relative;
    top: -2px;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 5px;
    border-top: 6px solid white;
    border-bottom: 0 solid white;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
}

.login-block.login-block-active .login-dropdown {
    display: block;
    padding: 12px;
    background: #5c6e7d;
}

.login-block .login-dropdown {
    display: none;
    position: absolute;
    z-index: 100;
    top: 41px;
    right: 0;
}

.login-block .login-form {
    width: 280px;
    color: white;
}

.login-block .login-form .input{
    margin-bottom: 15px;
    padding: 10px 7px;
    width: 100%;
    box-sizing: border-box;
    font-size: 1.1em;
    border-radius: 5px;
}

.login-block .login-form .checkbox {
    margin-bottom: 15px;
    padding: 10px 7px;
}

.login-block .login-form button {
    display: block;
    margin: 0 auto;
    padding: 8px 0;
    width: 90px;
    border: none;
    border-radius: 3px;
    color: white;
    font-size: 1.1em;
    background: #01adeb;
    text-align: center;
}

.login-block .login-form button:hover {
    background: #01a3df;
    cursor: pointer;
}

.login-block .login-dropdown .login-links {
    margin-top: 15px;
}
.login-block .login-dropdown .login-links a {
    color: white;
}
.login-block .login-dropdown .login-links a + a {
    float: right;
}
.login-block .login-social {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid white;
    color: white;
}
.login-block .login-social span {
    vertical-align: top;
}

.login-block .login-social .ulogin {
    display: inline;
}

.form,
.form * {
    box-sizing: border-box;
}

.form input[type="text"],
.form input[type="email"],
.form input[type="number"],
.form input[type="password"],
.form select {
    padding: 10px 10px;
    font-size: 1.5em;
    width: 100%;
    border-radius: 3px;
    border: 1px solid #aaaaaa;
    background: #ffffff;
}

.form .control {
    margin-bottom: 20px;
    font-size: 1.5em;
}
.form .control .label {
}
.form .control input,
.form .control select {
    font-size: 1em;
}

.form input[type="checkbox"],
.form input[type="radio"] {
    vertical-align: middle;
}

.form input + .text-error {
    margin-top: 5px;
    margin-left: 5px;
}
.form .btn {
    padding: 10px 20px;
    border-radius: 3px;
    font-size: 1.5em;
    cursor: pointer;
    border: 1px solid #cccccc;
    background: #eeeeee;
}
.form .btn:hover {
    border-color: #c3c3c3;
    background: #e3e3e3;
}

.form .btn.btn-primary {
    background: #01adeb;
    border: 1px solid #019ad3;
    color: white;
}

.form .btn.btn-primary:hover {
    background: #01a4e1;
    border-color: #019ad3;
}

.form-password-recovery,
.form-registration {
    width: 320px;
    margin: 0 auto;
}
.form-registration h1 {
    margin-bottom: 10px;
}
.form-registration .agreement input,
.form-registration .agreement span {
    vertical-align: middle;
}
.form-password-recovery label,
.form-registration label{
    margin: 20px 0;
    display: block;
}
.form-password-recovery .captcha {
    text-align: center;
}
.form-password-recovery .btn-wrapper,
.form-registration .btn-wrapper{
    text-align: center;
}

.form-registration .person-type {
    color: #01adeb;
    font-size: 1.3em;
}
.form-registration .person-type label {
    width: 50%;
    float: left;
    margin: 0;
    padding: 10px 10px;
    border: 1px solid #01adeb;
    background: #ffffff;
    cursor: pointer;
}
.form-registration .person-type label:first-of-type {
    border-radius: 5px 0 0 5px;
}
.form-registration .person-type label:last-of-type {
    border-radius: 0 5px 5px 0;
}
.form-registration .person-type input {
    display: none;
}
.form-registration .person-type input:checked + label {
    color: #ffffff;
    background: #01adeb;
    cursor: default;
}

.user-profile-nav {
    width: 40%;
    margin: 0 auto;
    box-sizing: border-box;
    background:#3f4a58;
}
.user-profile-nav .user-profile-nav-link {
    padding: 5px 0;
    display: block;
    float: left;
    width: 33.3%;
    text-align: center;
    text-decoration: none;
    box-sizing: border-box;
    color:#fff;
    border: 1px solid #697982;
}
.user-profile-nav .user-profile-nav-link:first-child {
    border: none;
}

.user-profile-nav .user-profile-nav-link.active {
    border: 1px solid #697982;
    background: #fff;
    color:#000;
}
.user-profile-nav:hover .user-profile-nav-link.active {
    background: #ffffff;
}
.user-profile-nav:hover .user-profile-nav-link:hover {
    border-left: 1px solid #333333;
    border-right: 1px solid #333333;
/*    background: #EAEAEA;*/
    background: #fff;
    color:#000;
}


.user-profile,
.user-profile * {
    box-sizing: border-box;
}

.user-profile {
    margin-top: 20px;
}
.user-profile .user-info {
    font-size: 1.2em;
    width: 40%;
    margin: 0 auto;
/*    background: #f7f4e5;*/
    padding: 30px 0 10px;
    border:  1px solid #697982;
    border-radius: 10px;
}

.user-profile .user-info table {
    width: 100%;
    border-collapse: collapse;
}
.user-profile .user-info table td {
    vertical-align: top;
}
.user-profile .user-info table td:first-child {
    text-align: right;
    padding: 0 20px 20px;
}

.user-profile .user-info .user-type,
.user-profile .user-info .user-status {
    margin-top: 20px;
    width: 400px;
}
.user-profile .user-info .user-type {
    border-width: 2px;
}

.user-profile .btn-profile-edit {

}
.user-profile .user-avatar {
    width: 100px;
    margin-right: 20px;
    float: left;
}
.user-profile .user-avatar img {
    width: 100%;
    height: auto;
    border: 1px solid #cccccc;
}
.user-profile .user-avatar .user-upload-avatar {
    padding: 5px 0;
    font-size: 1.3em;
}
.user-profile .user-avatar.hover a {
    color: red;
}
.form-profile {
    width: 40%;
    margin: 20px auto 0;
}
.form-profile .user-avatar {

}
.form-profile .btn-avatar-upload {
    margin: 10px 0;
}
.form-profile .input {
    margin-top: 3px;
}
.form-profile .profile-phone input {
    width: 100%;
}
.form-profile .profile-phone .country-code,
.form-profile .profile-phone .phone-code,
.form-profile .profile-phone .phone-number {
    display: inline-block;
    box-sizing: border-box;
}
.form-profile .profile-phone .country-code {
    width: 10%;
    text-align: center;
}
.form-profile .profile-phone .phone-code {
    width: 15%;
}
.form-profile .profile-phone .phone-number {
    width: 73%;
    margin-left: 2%;
}
.alert {
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    border-radius: 3px;
}
.alert-success {
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.alert-error {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7;
}

.form-password-recovery .alert {
    font-size: 1.4em;
}

.banners-head {
    top: 27px
}
.banners-head .jivo-block {
    text-align: right;
}
.banners-head .jivo-block_title {
    font-size: 16px;
    color: #111;
}
.banners-head .jivo-block .jivo-block_title {
    margin-bottom: 8px
}
.jivo-block_chat {
    border-bottom: 1px dotted #257dba;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}
.jivo-block_phone {
    font-size: 18px;
    font-weight: bold;
    color: #3f4a58;
}

@media (max-width: 1200px) {
    .hidden-max-1200 {
        display: none !important;
    }
}
@media (min-width: 1201px) {
    .hidden-min-1201 {
        display: none !important;;
    }
}

@media only screen and (max-width: 1184px) {
    .advert.thumbs.thumbs-footer .thumb-ams:nth-child(n + 13) {
        display: none;
    }
}
@media only screen and (max-width: 1017px) {
    .advert.thumbs.thumbs-footer .thumb-ams:nth-child(n + 11) {
        display: none;
    }
}

.w100pr {width: 100%;}
