/*
Theme Name: Reboot Child 02
Theme URI: https://wpshop.ru/themes/reboot
Template: reboot
Author: WPShop.ru
Author URI: https://wpshop.ru/
Description: Новая многоцелевая тема от команды WPShop.ru. 11 встроенных модулей, конструктор главной страницы, SEO-оптимизация и моментальная скорость загрузки.
Tags: custom-background,custom-logo,custom-menu,featured-images,threaded-comments,translation-ready
Version: 1.2.0.1569514008
Updated: 2019-09-26 16:06:48

*/
@import url('../reboot/style.css');

.mobButtonContentReview{
	display:none;
}
.textAfterH1{height:26px;overflow:hidden;width:72%;margin-bottom:21px;margin-left:auto;margin-right:auto;position:relative;display:flex}

.textAfterH1 span{font-size:18px;color:#fff}

.textAfterH1 div{font-size:18px;right:0;cursor:pointer;opacity:.8;white-space:nowrap;padding-left:5px;color:#798499;top:0}

.textAfterH1.active div{display:none}

.textAfterH1.active{overflow:inherit;height:auto;width:90%;text-align:center} 
.site {
  
    background: #ECEEF3;
}

.menuHiddenMobFooter {
	display:none;
}

.buttonBlock.menuHiddenMobHeader {

	display:none;
}

.site.siteMyHomePage {
    background: white;
}
div#page.site:nth-child(1) {
    padding-bottom: 25px;
}
#masthead.site-header:before {
    content: '';
    position: absolute;
    width: 50%;
    background: white;
    height: 72px;
    left: 0;
    z-index: 0;
}
#masthead.site-header:after {
    content: '';
    position: absolute;
    width: 50%;
    float: left;
    background: #EEF2F7;
    height: 72px;
    right: 0;
    top: 0;
    z-index: 0;
}
#masthead.site-header {
    padding-top: 0;
    background-size: cover;
    width: 100%!important;
    max-width: 100%!important;
    margin-bottom: 0;
    padding-bottom: 0;
    background-position: center;
    position: relative;
}
.wrapMasthead{

}
.mobHeaderBlCe{
	display:none;
}
.header__content_wrap {
	        width: 1190px;
    margin: 0 auto;

}
.header__content {
       display: inline-flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 15px 25px 20px;
    box-sizing: border-box;
    
    position: relative;
}



.header__content .header__logo {
    width: 186px;
    height: 46px;
    background: url(/wp-content/themes/reboot-child02/img/logo_k24_txt-white.svg) 50%/contain no-repeat;
}

.header__visit {
color: #fff;
    font: 400 14px/20px OpenSans,sans-serif;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}

.header__visit--count {
     display: inline-flex;
    margin-right: 2px;
}

.header__visit--count span {
    display: inline-block;
    position: relative;
    float: left;
    width: 23px;
    z-index: 9;
    height: 41px;
    background-image: url(/wp-content/themes/reboot-child02/img/itemHe.png);
    color: white;
    background-repeat: no-repeat;
    background-position: 50%;
    font-size: 17px;
    line-height: 43px;
}
.header__login a {
    background: hsla(0,0%,100%,.2);
    border: 1px solid #fff;
    color: #fff;
}
.header__visit--count span:last-child {
    background-image: url(/wp-content/themes/reboot-child02/img/itemHe-end.png);
}
.header__contacts {
    font: 400 14px/20px OpenSans,sans-serif;
    text-align: center;
    color: #848484;
	display: inline-block;
    vertical-align: middle;
}










.postAuthor {
    display: inline-block;
    width: 90%;
    font-size: 14px;
    font-weight: 300;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    margin: 0 5% 0 0;
}


.postAuthor img.photo{
    min-width: inherit;
    box-shadow: none;
    margin: 5px 10px 5px 0;
    float: left;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    max-width: 30%;
}

.lazyloaded {
    opacity: 1;
    transition: opacity 300ms;
}

.postAuthor h3 {
    font-size: 20px;
    vertical-align: middle;
    font-weight: 200;
    color: #2098ce;
    padding: 15px 0 10px 0;
    display: inline-block;
    clear: none;
    line-height: 20px;
    width: calc(100% - 80px);
	margin: 0;
	cursor:pointer;
}


.postAuthor span {
    display: inline-block;
    line-height: 20px;
    max-width: 600px;
}
.contactAuthor {
    font-size: 20px;
}

.contactAuthor a {
    color: #999;
}
.frm_full {
    clear: both;
}

.postAuthor span {
    display: inline-block;
    line-height: 20px;
}

.contactAuthor i {
    display: inline-block;
    background-size: cover!important;
    width: 25px;
    height: 20px;
}


.contactAuthor i.fa.fa-linkedin-square {
    background: url(/wp-content/themes/reboot-child02/img/in.png);
}


.contactAuthor i.fa.fa-envelope {
    background: url(/wp-content/themes/reboot-child02/img/mail.png);
}


.infoProcentValue .c-help-title {
    color: black;
}
 

























.header__contacts--title {
    color: #fff;
    opacity: .5;
	margin: 0 0 2px;
}

.header__contacts--text._tel {
    font: 600 17px/22px OpenSans,sans-serif;
    color: #fff;
}




.header__login a {
	text-decoration: none;
    height: 36px;
    padding: 0;
    border-radius: 5px;
    background: #fff;
    border: 1px solid #86bc24;
    font: 400 16px/34px OpenSans,sans-serif;
    text-align: center;
    
}

.header__login a {
    background: hsla(0,0%,100%,.2);
    border: 1px solid #fff;
    color: #fff!important;
}
.header__login--btn {
    display: inline-block;
    width: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
}




.header__login--btn__mb{
	display:none;
}

.leftSpb{

    display: inline-block;
    margin-right: 10px;
    width: 52px;
    height: 10px;
    background: url(/wp-content/themes/reboot-child02/img/zmei.png) no-repeat;
 
}

.c-company-info .titleMob{
	display:none;
}
nav#site-navigation:before {
content: '';
    width: 100%;
    height: 445px;
    display: block;
    position: absolute;
     background: #202c46;
    background-size: cover;
}
.rightSpb {

    display: inline-block;
    margin-left: 10px;
    width: 52px;
    height: 10px;
    background: url(/wp-content/themes/reboot-child02/img/zmei.png) no-repeat;
  
}
.rightSpb_blue {

    display: inline-block;
    margin-left: 10px;
    width: 52px;
    height: 10px;
    background: url(/wp-content/themes/reboot-child02/img/sss.png) no-repeat;
  
}

.wp-loaner-widget td {
       background: rgba(255,245,215, 0)!important;
    border: none;
}

.wp-loaner-widget, table.wp-loaner-widget {

    background: rgba(255,245,215, 0);
}


#main .article-post h1.yp_onscreen {
   align-items: center;
    display: flex;
    justify-content: center;
    margin-bottom: 65px;
    margin-top: 80px;
    text-transform: uppercase;
    font-size: 43px;
    box-shadow: none;
}	
	
#secondary.widget-area {
 
    margin-top: 272px;
}
 
.wwsww {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-bottom: 55px;
    margin-top: 82px;
    text-transform: uppercase;
    font-size: 29px;
    box-shadow: none;
}
h2.wwsww.resultH2 {
    display: none;
}
.wwsww .leftSpb{}
.wwsww .rightSpb{}
.wwsww .text {
    color: #384050;
}
	
 
	
#content.site-content.fixed{
	position: relative;
    background: rgba(255,245,215, 0);
}
	
	
	
.entry-content p:first-child {
    display: none;
}
	
	
.wp-loaner-filter {
    width: 100%;
    background-color: white;
    border: none;
    padding-left: 65px;
    padding-top: 30px;
    padding-right: 62px;
    position: relative;
    padding-bottom: 34px;
margin-bottom:10px;
	
/*
	    height: 1px;
    overflow: hidden;
    padding: 0;
    opacity: 0;
    margin-bottom: 26px;
*/
}
.wp-loaner-filter:before {
    content: '';
    position: absolute;
    height: 144px;
    width: 1px;
    background: #DCE0E7;
    left: 50%;
}
.wp-loaner-filter>div {
    width: 45%;
    position: relative;
    display: inline-block;
}

.wp-loaner-filter .left-side {
   
    float: unset;
     margin-top: 0;
    display: block;
}
.wp-loaner-filter .row_2 .form-text{
	width: 40px;
}
.wp-loaner-filter .row_2 {
    margin-bottom: 20px;
    clear: left;
    padding: 0px 30px 0px 30px;
    float: right;
    padding-left: 0;
}
.wp-loaner-filter .row_2 .ui-widget-content:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 40px;
    background: url(/wp-content/themes/reboot-child02/img/row_calc2.png) no-repeat;
    top: 19px;
    background-size: contain;
}	
.wp-loaner-filter .right-side {
    display: inline-block;
   
    margin-left: 6px;
    margin-right: 28px;
    width: calc(100% - 49px);
}	

.wp-loaner-filter .right-side .labelMy {
	color:#15885a;
        
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
}

.wp-loaner-filter .limits {
    margin-bottom: 4px;
    display: inline-block;
    margin-left: 19px;
}
	
.wp-loaner-filter .left-limit {
    
    display: none;
}	
	
a.ui-slider-handle.ui-state-default.ui-corner-all {
    display: none;
}
	
.wp-loaner-filter .ui-slider .ui-slider-handle {
    background:#15885a;
    outline: none!important;
    width: 34px;
    height: 34px;
    background-size: contain!important;
    top: 0;
    margin-top: -11px;
    border-radius: 50%;
}
	
.wp-loaner-filter .ui-widget-header {
	background:#15885a;
     
    height: 17px;
}
	
	
	
	
.wp-loaner-filter .ui-widget-content {
        border: none;
    background: url(/wp-content/themes/reboot-child02/img/shkalaMoney.png) no-repeat;
    width: 88%;
    height: 32px!important;
    position: relative;
    margin-left: 44px;
    margin-top: 35px;
}	
.wp-loaner-filter .row_1 .ui-widget-content:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 40px;
    background: url(/wp-content/themes/reboot-child02/img/row_calc.png) no-repeat;
    top: 19px;
    background-size: contain;
}	
.row_1 .left-side span, .row_2 .left-side span{
    font-size: 15px;
    font-weight: bold!important;
}


.wp-loaner-filter .form-text {
    border: 1px solid #DCE0E7;
    /* font-weight: bold; */
    padding-left: 6px;
    text-align: left;
    font-size: 15px;
    padding-top: 3px;
    padding-right: 0;
	
	    color: #384050;
    width: auto;
}
.wp-loaner-filter .right-limit span.max_unit {
        text-transform: capitalize;
    color: #8791a4;
}










.wp-loaner-filter .right-limit {
    float: right;
    color: #959595;
    /* font-weight: bold; */
    /* border-radius: 2px; */
    position: relative;
    top: 0;
    /* padding-right: 5px; */
}


.wp-loaner-filter .row_1 {
    padding-left: 0;
    padding-top: 0;
    vertical-align: top;
}

.wp-loaner-filter .buttonLoaner {
	 display: none;
    background: #F28E3B;
    width: 100%;
    margin-top: 55px;
    height: 60px;
}
.wp-loaner-filter .buttonLoaner .wrap {
    width: 235px;
    margin: 0 auto;
    margin-top: 25px;
}
.wp-loaner-filter .buttonLoaner .wrap .icon {
    background: url(/wp-content/themes/reboot-child02/img/searchIcon.png) no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
}
.wp-loaner-filter .buttonLoaner .wrap .text {
    display: inline-block;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    margin-left: 10px;
    position: relative;
    top: -6px;
    font-size: 15px;
    cursor: pointer;
}
 


.oldDesignLi{
	display:none;
}
.c-result-item {
    position: relative;
    background-color: #fff;
    border-radius: 0;
    box-shadow: 0 3px 7px 0 rgba(0,0,0,.1);
    margin-bottom: 10px;
	   
}


.item__inner {
    padding: 23px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	    border-radius: inherit;
}
.c-result-item__row-media-c .c-result-item__rate .c-rate.undefined {
 
}



.c-result-item__inner {
    padding: 0;
    /* display: -webkit-box; */
    display: -ms-flexbox;
    /* display: flex; */
    /* -webkit-box-align: center; */
    -ms-flex-align: center;
    /* align-items: center; */
    height: 260px;
}



.c-result-item__left-cell {
 
    width: 24%;
    margin-bottom: 0;
    height: 260px;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
}

.c-result-item__right-cell .wrap{
	
}
.c-top-info__cell.c-top-info__cell--eq:before {
    content: '+';
    font-size: 36px;
    top: 13px;
    right: 0;
    color: #8691a4;
}
.c-top-info__cell:nth-child(3) .c-top-info__main-val:nth-child(2) {
    color: #414a59;
}
.c-top-info__cell.c-top-info__cell--plus:before {
     content: '=';
    font-size: 36px;
    top: 13px;
    right: 0;
    color: #8691a4;
}

.c-result-item__center-cell {
    /* -webkit-box-flex: 1; */
    -ms-flex: 1;
    /* flex: 1; */
    margin: 0;
   
    width: 45%;
    margin-bottom: 0;
    height: 260px;
    float: left;
    padding-top: 47px;
}

.c-result-item__right-cell {
       margin: 0;
  
    width: 31%;
    margin-bottom: 0;
    height: auto;
    float: left;
    display: flex;
    /* justify-content: center; */
    align-items: center;
    flex-direction: column;
    padding-left: 4%;
    padding-top: 0;
}
.c-result-item__right-cell .c-result-item__controls {
    margin-top: 10px;
    text-align: center;
    justify-content: center;
    position: relative;
}

.c-result-item__right-cell a.c-result-item__control.c-result-item__control--more {
      font-size: 14px;
    font-weight: bold;
    color: #15885a;
    border-bottom: 1px solid;
    position: relative;
}
.c-result-item__right-cell a.c-result-item__control.c-result-item__control--more:before {
    content: '';
    width: 10px;
    background: url(/wp-content/themes/reboot-child02/img/rightYd.png) no-repeat;
    height: 10px;
    position: absolute;
    right: -23px;
    top: 9px;
}
a.c-btn.c-btn--full.aka-link.c-result-item__btn {
width: 225px;
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    height: 55px;
    padding-top: 20px;
    
	background:#15885a;
}

.c-result-item__row-media {
    display: block;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}


.c-result-item__row-media-c {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
}


.c-result-item__logo {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 85%;
    height: 60px;
    font-size: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.c-link, a {
    color: #1b90e9;
    text-decoration: none;
    cursor: pointer;
}
.c-result-item__logo img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}


.c-result-item__row-media-c {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
}
.c-result-item__row-media-c {
    display: block;
    text-align: center;
    margin-top: 7px;
}

.c-rate .c-rate__text {
    font-weight: bold;
    top: 0;
    margin-left: 10px;
    line-height: 11px;
    height: 16px;
}


.c-rate, .c-rate-users.c-rate-users--alt .c-rate-users__wrapper {
    font-size: 0;
} 
.c-rate .c-rat-star {
    display: inline-block;
    vertical-align: middle;
    background: url(/wp-content/themes/reboot-child02/img/starSilver.png) no-repeat;
    width: 100px;
    height: 22px;
    background-size: 100px;
}

.c-rate .c-rat-star__item {
    background: url(/wp-content/themes/reboot-child02/img/starYellow.png) no-repeat 0 0;
    width: 100px;
    height: 20px;
    background-size: 100px;
}

.c-rate__text {
    font-size: 15px;
}

.c-rate__text {
   display: inline-block;
    vertical-align: top;
    margin-left: 5px;
    color: #222;
    position: relative;
    top: -6px;
}

.c-btn-review {
    position: relative;
}




.c-top-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.c-top-info {
 width: 100%;
    border-bottom: 1px solid #DCE0E7;
    padding-bottom: 26px;
    margin-bottom: 16px;
}




.c-top-info__cell {
    display: block;
    width: auto;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 0;
        position: relative;
}

.c-sub-info__row:first-child, .c-top-info__cell:first-child {
    margin-left: 0;
}

.c-top-info__cell--eq:before, .c-top-info__cell--plus:before {
    position: absolute;
    right: 9px;
    top: 20px;
    font-size: 20px;
}


.c-help-title {
    color: #959595;
    font-size: 14px;
    line-height: 1;
}


.c-top-info__align-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 36px;
}


.c-top-info__mark {
    color: #ed673b;
}

.c-top-info__main-val, .c-top-info__sub-val {
    font-weight: 700;
    line-height: 1;
    letter-spacing: -.05em;
}

.c-top-info__main-val {
    white-space: nowrap;
    font-size: 20px;
}

.c-top-info__main-val[data-value]::before {
    content: attr(data-value);
    display: inline;
}

.c-top-info__main-val, .c-top-info__sub-val {
    font-weight: 700;
    line-height: 1;
    letter-spacing: -.05em;
}



.c-top-info__main-val span {
    font-size: 11px;
    font-weight: 400;
}

.c-top-info__main-val span[data-currency]::after {
    content: attr(data-currency);
    display: inline;
    margin-left: 3px;
}


.c-top-info__cell--eq, .c-top-info__cell--plus {
    position: relative;
}


.c-top-info__cell {
    display: block;
    width: auto;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 0;
    margin-left: 20px;
}
.c-top-info__cell--eq:before, .c-top-info__cell--plus:before {
    position: absolute;
    right: 9px;
    top: 20px;
    font-size: 20px;
}

.c-top-info__cell--plus:before {
    content: '';
}

.c-help-title {
    font-size: 14px;
}

.c-help-title {
    color: #959595;
    font-size: 12px;
    line-height: 1;
}

.c-top-info__align-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 36px;
    margin-top: 10px;
}


.c-top-info__main-val {
    white-space: nowrap;
    font-size: 20px;
}

.c-top-info__main-val, .c-top-info__sub-val {
    font-weight: 700;
    line-height: 1;
    letter-spacing: -.05em;
}
*, .noUi-pips, .noUi-pips *, :after, :before {
    box-sizing: border-box;
}

.c-top-info__main-val[data-value]::before {
    content: attr(data-value);
    display: inline;
}
*, .noUi-pips, .noUi-pips *, :after, :before {
    box-sizing: border-box;
}

.c-top-info__main-val span {
    font-size: 11px;
    font-weight: 400;
}

*, .noUi-pips, .noUi-pips *, :after, :before {
    box-sizing: border-box;
}
.c-top-info__main-val {
    white-space: nowrap;
    font-size: 20px;
}
.c-top-info__main-val, .c-top-info__sub-val {
    font-weight: 700;
    line-height: 1;
    letter-spacing: -.05em;
}

.c-top-info__main-val span[data-currency]::after {
    content: attr(data-currency);
    display: inline;
    margin-left: 3px;
}
*, .noUi-pips, .noUi-pips *, :after, :before {
    box-sizing: border-box;
}


.c-top-info__cell:last-child {
    padding-right: 0;
}

.c-top-info__cell {
    display: block;
    width: auto;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 0;
    margin-left: 20px;
}
.c-top-info__cell {
    display: table-cell;
    width: 1px;
    padding-right: 24px;
}

.c-help-title {
    font-size: 14px;
}

.c-help-title {
    color: #8791a4;
    font-size: 12px;
    line-height: 1;
}
*, .noUi-pips, .noUi-pips *, :after, :before {
    box-sizing: border-box;
}






.c-top-info__sub-val {
    font-size: 11px;
    text-decoration: line-through;
    margin-top: 4px;
    margin-right: 5px;
}
.c-top-info__main-val, .c-top-info__sub-val {
    font-weight: 700;
    line-height: 1;
    letter-spacing: -.05em;
}
.c-top-info__mark {
    color: #db8d44;
}

.c-top-info__sub-val[data-value]::before {
    content: attr(data-value);
    display: initial;
}
*, .noUi-pips, .noUi-pips *, :after, :before {
    box-sizing: border-box;
}


.c-return__info span, .c-top-info__sub-val span {
    font-weight: 400;
}
*, .noUi-pips, .noUi-pips *, :after, :before {
    box-sizing: border-box;
}
.c-top-info__sub-val {
    font-size: 11px;
    text-decoration: line-through;
    margin-top: 4px;
    margin-right: 5px;
}
.c-top-info__main-val, .c-top-info__sub-val {
    font-weight: 700;
    line-height: 1;
    letter-spacing: -.05em;
}


.c-top-info__mark, .c-top-info__main-val.c-top-info__mark{
    color: #ed673b;
}

.c-top-info__sub-val span[data-currency]::after {
    content: attr(data-currency);
    display: initial;
    margin-left: 2px;
}

.c-top-info__main-val {
    white-space: nowrap;
    font-size: 20px;
}
.c-top-info__main-val, .c-top-info__sub-val {
    font-weight: 700;
    line-height: 1;
    letter-spacing: -.05em;
}


.c-top-info__main-val[data-value]::before {
    content: attr(data-value);
    display: inline;
}


.c-top-info__main-val span {
    font-size: 11px;
    font-weight: 400;
}
*, .noUi-pips, .noUi-pips *, :after, :before {
    box-sizing: border-box;
}
.c-top-info__cell:nth-child(2) .c-top-info__main-val {
    color: #414a59;
}

.c-top-info__main-val {
    white-space: nowrap;
    font-size: 20px;
}

.c-top-info__main-val, .c-top-info__sub-val {
    font-weight: 700;
    line-height: 1;
    letter-spacing: -.05em;
}

.c-top-info__main-val span[data-currency]::after {
    content: attr(data-currency);
    display: inline;
    margin-left: 3px;
}

.c-sub-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 16px;
}
*, .noUi-pips, .noUi-pips *, :after, :before {
    box-sizing: border-box;
}

.c-sub-info__row:first-child, .c-top-info__cell:first-child {
    margin-left: 0;
}
.c-sub-info__row:first-child {
    margin-top: 0;
}
 
.c-sub-info__row {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    margin-top: 0;
    margin-left: 20px;
}




.c-sub-info__cell:first-child {
    margin-top: 0;
}



.c-help-title {
    font-size: 14px;
}

.c-sub-info__cell {
    margin-top: 10px;
}

.c-sub-info__val {
    line-height: 1;
    white-space: nowrap;
    letter-spacing: -.05em;
    font-size: 16px;
}
.c-sub-info__cell {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

/*
.c-sub-info__val[data-currency]::after {
    content: attr(data-currency);
    display: inline;
    margin-left: 3px;
}
*/





.c-sub-info__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 10px;
}

.c-sub-info__row {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    margin-top: 0;
    margin-left: 20px;
}

.c-sub-info__val.c-sub-info__cell {
      margin-top: 16px;
    font-weight: bold;
    color: #414a59;
}

.c-sub-info__cell:first-child {
    margin-top: 0;
}


.c-help-title {
    font-size: 14px;
}

.c-sub-info__cell {
    margin-top: 10px;
}
.c-sub-info__val {
    line-height: 1;
    white-space: nowrap;
    letter-spacing: -.05em;
    font-size: 16px;
}
.c-sub-info__cell {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}


.c-sub-info__val[data-currency]::after {
    content: attr(data-currency);
    display: inline;
    margin-left: 3px;
}


.c-sub-info__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 10px;
}


.c-sub-info__row {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    margin-top: 0;
    margin-left: 20px;
}

.c-sub-info__cell:first-child {
    margin-top: 0;
}



.c-help-title {
    font-size: 14px;
}
.c-sub-info__cell {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.c-sub-info__cell {
    margin-top: 10px;
}
.c-sub-info__val {
    line-height: 1;
    white-space: nowrap;
    letter-spacing: -.05em;
    font-size: 16px;
}




.c-result-item__btn {
display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
    padding: 7px 18px;
    line-height: 1.2;
    height: auto;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    border: 2px solid transparent;
    font-size: 17px;
    line-height: 1.35;
    padding: 11px 5px;
    border-radius: 3px;
    margin-bottom: 10px;
    background-color: #41a0e9;
}
.c-btn--full {
    width: 100%;
}

.c-result-item__controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}


.c-result-item__control {
    font-size: 12px;
    color: #1b90e9;
    cursor: pointer;
    padding: 0;
    border: none;
    outline: none;
    background: 0 0;
}

.c-link, a {
text-decoration: none;
}

.c-result-item__control {
    font-size: 12px;
    color: #1b90e9;
    cursor: pointer;
    padding: 0;
    border: none;
    outline: none;
    background: 0 0;
}



.c-result-item__control:after, .c-result-item__control:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
}


.c-result-item__control--more:after {
    content: '>';
    margin-left: 3px;
}
.c-result-item__control:after, .c-result-item__control:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
}



.wp-loaner-theme-6 .wp_loaner_block_item {
      padding: 0;
   
    border: none;
}




.c-result-item__link-border {
    color: #1b90e9;
    background: 0 0;
    display: inline-block;
    line-height: 1.4;
    font-weight: 400;
    margin-top: 3px;
    font-size: 14px;
    padding: 0;
    font-weight: bold;
	    border-bottom: 1px dashed #1b90e9;
}

/*
.c-link-border:after, .c-result-item__link-border:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    border-top: 1px dashed #1b90e9;
}
*/


.entry-content, .home-text, .taxonomy-description{
	    max-width: 100%;
}
.c-btn:hover {
    background-color: #1886da;
    text-decoration: none;
}

.c-btn:hover {
    background-color: #1886da;
    text-decoration: none;
    color: white;
}

.c-result-item__link-border:hover {
    
    text-decoration: none;
    color: #1b90e9;
}

.c-result-item__btn:visited {
    color: white;
}





#wp-live-chat-header {
    background-color: black !important;
    margin-bottom: 0px;
    border-radius: 9px 9px 0 0!important;
    position: relative;
    width: 269px;
    height: 58px;
}
#wp-live-chat-header:before {
    content: 'Онлайн-консультант';
    font-size: 15px;
    margin-left: 55px;
    position: relative;
    top: 7px;
}

#wp-live-chat-header:after {
 content: '';
    background: url(/wp-content/themes/reboot-child02/img/icon.png) no-repeat;
    display: block;
    width: 19px;
    height: 19px;
    position: absolute;
    top: 19px;
    z-index: 9;
    left: 25px;
    background-size: cover;
}

#wp-live-chat-header.active {
    transform: unset;
    -o-transform: unset;
    -ms-transform: unset;
    -moz-transform: unset;
    -webkit-transform: unset;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

.scrolltop {
 bottom: 91px;
}


.c-fixed-alert.active {
	display: block;
}
.c-fixed-alert {
    display: none;
    position: fixed;
    right: 0;
    bottom: 59px;
    z-index: 100;
    width: 450px;
    max-width: 100%;
}

.c-fixed-alert__close {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 30px;
    height: 30px;
    background: 0 0;
    border: none;
    outline: none;
	cursor: pointer;
    z-index: 1;
}

.c-fixed-alert__close:after {
    left: 50%;
    margin: -6.5px 0 0 -6.5px;
    -webkit-transition: all .1s;
    transition: all .1s;
    background-position: -328px -288px;
    width: 13px;
    height: 13px;
}
.c-fixed-alert__close:after, .c-footer__choise:after {
    content: '';
    position: absolute;
    top: 50%;
    background-image: url(/wp-content/themes/reboot-child02/img/sprite-1548402066053.png);
    background-size: 449px,426px;
    background-repeat: no-repeat;
}
.c-fixed-alert__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.c-fixed-alert__content {
    display: none;
    position: relative;
    color: #222;
    background-color: #fff;
    box-shadow: 0 3px 15px 0 rgba(0,0,0,.3);
    padding: 20px;
    margin: 20px;
}

.c-fixed-alert__logo {
    margin-right: 20px;
    width: 120px;
    display: inline-block;
    vertical-align: top;
    margin-top: 32px;
}
.c-fixed-alert__logo img {
    max-width: 100%;
    height: auto;
}
.c-fixed-alert__mess {
    display: inline-block;
    width: 217px;
    margin-top: 3px;
}

.c-fixed-alert__mess b {
    display: block;
    line-height: 17px;
    font-size: 12px;
}
.c-fixed-alert__mess div {
    display: block;
    line-height: 20px;
    font-size: 13px;
    margin-top: 4px;
}
.c-fixed-alert a:hover {
    color: black;
    text-decoration: none;
}




















.container-fluid.myContainerFooter {
        padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    color: #fff;
    background: #31343c;
    padding-top: 62px;
    padding-bottom: 32px;
    height: 403px;
}

.myContainerFooter footer {
    color: #fff;
    background: #31343c;
    padding-top: 62px;
    padding-bottom: 32px;
}

.myContainerFooter .wrapper {
    width: 100%;
    max-width: 1250px;
    margin: 0 auto;
}


.myContainerFooter .row {
    margin-right: -15px;
    margin-left: -15px;
}

.myContainerFooter .col-sm-3 {
    width: 25%;
}
.myContainerFooter .col-sm-1, .myContainerFooter .col-sm-10, .myContainerFooter .col-sm-11, .myContainerFooter .col-sm-12, .myContainerFooter .col-sm-2, .myContainerFooter .col-sm-3, .myContainerFooter .col-sm-4, .myContainerFooter .col-sm-5, .myContainerFooter .col-sm-6, .myContainerFooter .col-sm-7, .myContainerFooter .col-sm-8, .myContainerFooter .col-sm-9 {
    float: left;
}
.myContainerFooter footer h4 {
    margin-bottom: 20px;
}
.myContainerFooter .h4, .myContainerFooter h4 {
    font-size: 18px;
}



.myContainerFooter .payment-methods, .myContainerFooter .payment-methods-two {
    margin: 0;
}

.myContainerFooter .payment-methods, .myContainerFooter .payment-methods-two {
    width: 245px;
    
    text-align: left;
}

.myContainerFooter .payment-methods .kassa-logo {
    width: 58px;
    height: 37px;
}
.myContainerFooter .payment-methods img, .myContainerFooter .payment-methods-two img {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 10px;
}

.myContainerFooter .payment-methods .qiwiterminal-logo {
    width: 101px;
    height: 37px;
}

.myContainerFooter .payment-methods .cyberplat-logo {
    width: 57px;
    height: 37px;
}


.myContainerFooter .payment-methods, .payment-methods-two {
    margin: 0;
}
.myContainerFooter .payment-methods, .payment-methods-two {
    width: 245px;

    text-align: left;
}


.myContainerFooter .payment-methods-two .visacard-logo {
    width: 77px;
    height: 37px;
}
.myContainerFooter .payment-methods-two .mastercard-logo {
    width: 80px;
    height: 37px;
}

.myContainerFooter .payment-rules {
    margin-top: 25px;
}


.myContainerFooter .payment-rules a {
    text-decoration: none;
    text-transform: lowercase;
}

.myContainerFooter footer a, .myContainerFooter footer a:hover {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    text-decoration: underline;
    margin-bottom: 5px;
}


.myContainerFooter .col-sm-3 {
    width: 25%;
}

.myContainerFooter footer h4 {
    margin-bottom: 20px;
}

.myContainerFooter .h4, .myContainerFooter h4 {
    font-size: 18px;
}

.myContainerFooter .contact-main-icons {
    margin-top: 25px;
    margin-bottom: 43px;
    padding-left: 22px;
}


.myContainerFooter .contact-main-icons .contact-icon:first-child {
 
}

.myContainerFooter .contact-icon {
    background: #556392;
    width: 32px;
    height: 32px;
    font-size: 20px;
    border-radius: 7px;
    padding: 7px 8px;
 
}

.myContainerFooter footer a, .myContainerFooter footer a:hover {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    text-decoration: underline;
    margin-bottom: 5px;
}

.myContainerFooter footer .btn {
    margin-top: 22px;
    padding: 14px 20px;
}
.myContainerFooter .btn {
    color: #fff;
    background: #556392;
    border-radius: 50px;
    outline: 0;
    border: transparent;
    padding: 13px 35px;
}
.myContainerFooter .btn, .myContainerFooter .contacts p {
    font-size: 16px;
    margin-top: 2px;
    font-family: 'Open Sans', sans-serif;
    display: inline-block;
}

.myContainerFooter .icon_microphone {
    background: url(/wp-content/themes/reboot-child02/img/help.png) no-repeat;
    width: 24px;
    height: 24px;
    margin-right: 15px;
}
.myContainerFooter .icon {
    display: inline-block;
    vertical-align: middle;
}

.myContainerFooter .col-sm-3 {
    width: 25%;
}

.myContainerFooter .locations a {
    margin-right: 25px;
    margin-bottom: 40px;
}

.myContainerFooter .locations img:last-child {
    margin-right: 0;
}


.myContainerFooter .social-icons {
    text-align: center;
}

.myContainerFooter .social-icons {
    background: #556392;
    width: 50px;
    height: 50px;
    font-size: 20px;
    line-height: 50px;
    border-radius: 7px;
    margin-right: 25px;
	display: inline-block;
}

.myContainerFooter .social-icons i {
    line-height: 50px;    color: white;
}


.myContainerFooter a.social-icons:last-child {
    margin-right: 0;
}

.myContainerFooter .wrapper {
	    width: 1282px;
    margin: 0 auto;
}

.cl11, .cl222, .cl333 {
    padding-top: 7px;
}

.cl11 h4, .cl222 h4, .cl333 h4 {
    font-weight: normal;
}

.cl222{}
.cl222 p {
    font-size: 13px;
    width: 254px;
    line-height: 20px;
}

.myContainerFooter .contact-main-icons .contact-icon:first-child {
margin-left: 0;
    margin-right: 31px;
    vertical-align: top;
}


.myContainerFooter .contact-main-icons>div {
    display: inline-block;
    vertical-align: top;
	    margin-right: 31px;
}

.myContainerFooter .contact-main-icons>div i{
	 vertical-align: top;
}
.myContainerFooter .contact-main-icons>div img{
    vertical-align: top;
	    color: white;
}

.myContainerFooter .locations a:nth-child(5) {
    margin-right: 0;
    margin-left: -36px;
}

body{
	margin-bottom:0!important;
}


#main .article-post h1 {
    color: white!important;
}

.c-result-item__label {
        display: block;
    text-align: center;
    font-size: 0;
    margin-bottom: 7px;
}
.c-result-item__label-text {
    display: inline-block;
    padding: 0 17px;
    height: 38px;
    line-height: 39px;
    background-color: #ccc;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    border-radius: 20px;
    font-weight: 700;
    white-space: nowrap;
}



#wp_loaner_1 .featured2 {
    border: unset!important;
	    border-color: unset!important;
}

.wp_loaner_block_item.novelty2:before {
    background-color: #DB8C44;
    z-index: 44;
    display: block;
    opacity: 1;
    position: absolute;
    width: 9px;
    top: 0;
    left: 0;
    bottom: 0;
    border-radius: 0;
}
.wp-loaner-theme-6 .wp_loaner_block>li {
   
    margin-bottom: 10px;
}
.wp_loaner_block_item.action2:before {
    background-color: #7AB6F5;
    z-index: 44;
    display: block;
    opacity: 1;
    position: absolute;
    width: 9px;
    top: 0;
    left: 0;
    bottom: 0;
    border-radius: 0;
}

.wp_loaner_block_item{
	position:relative;
}
.wp_loaner_block_item.featured2:before {
background-color: #9DCA3F;
    z-index: 44;
    display: block;
    opacity: 1;
    position: absolute;
    width: 9px;
    top: 0;
    left: 0;
    bottom: 0;
    border-radius: 0;
}


#wp_loaner_1 .action2{
	 border: unset!important;
	    border-color: unset!important;
}



.c-control-range__nav.minus {
    width: 40px;
    height: 35px;
    line-height: 20px;
    border-radius: 50%;
    border: 0;
    outline: none;
    cursor: pointer;
    color: #fff;
    font-size: 0;
    padding: 0;
    text-align: center;
    transition: all .12s;
    display: inline-block;
    background: url(/wp-content/themes/reboot-child02/img/minButton.png) no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 10px;
}
.c-control-range__nav.plus {
    line-height: 20px;
    border-radius: 50%;
    border: 0;
    outline: none;
    cursor: pointer;
    color: #fff;
    font-size: 0;
    padding: 0;
    text-align: center;
    transition: all .12s;
    background: url(/wp-content/themes/reboot-child02/img/maxButton.png) no-repeat;
    background-size: contain;
    width: 40px;
    height: 35px;
    right: 0;
    position: absolute;
    bottom: 9px;
}
.c-control-range__nav{
    display: inline-block;
    vertical-align: top;
    margin-top: 16px;
}



#review-204{
	display:none;
	z-index: 5;
	    background-color: #fffde7;
    box-shadow: 0 3px 10px 0 rgba(0,0,0,.2);
}


.activeReview #review-204{
	display:block;
}

.rewiewButton{
	    color: #15885a!important;
    background: 0 0;
    display: inline-block;
    line-height: 1.4;
    font-weight: bold;
    margin-top: 3px;
    padding: 0;
    font-size: 14px;
    border-bottom: 2px dashed;
}


.fade.in {
    opacity: 1;
}

.c-btn-review .c-modal-help {
    padding-bottom: 20px!important;
}

.c-btn-review .c-modal {
    height: auto;
    text-align: left;
    display: block!important;
  visibility: hidden;
}

.c-btn-review .c-modal {
    width: 660px;
    position: absolute;
    left: -2px;
    right: 0;
    bottom: auto;
    top: 0;
}



.activeReview #review-204 {
   visibility: visible;
    position: fixed;
    z-index: 99;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0 auto;
}

.c-close-btn {
    padding: 5px;
    display: inline-block;
    cursor: pointer;
}

.c-main-modal, .c-modal-box__close {
    position: absolute;
 
}
.c-modal-box__close {
    top: 20px;
    right: 20px;
	
}

.c-close-btn--white:active:before, .c-close-btn--white:before, .c-close-btn--white:hover:before, .c-close-btn:active:before, .c-close-btn:before, .c-close-btn:hover:before {
    background-image: url(/wp-content/themes/reboot-child02/img/sprite-1548402066053.png);
    background-position: -401px -246px;
    width: 30px;
    height: 30px;
    background-size: 449px,426px;
	content: '';
    display: block;
    background-repeat: no-repeat;
}

.c-btn-review .c-btn-review__pages, .c-company-info .c-condition__img img {
    width: 100%;
}

.c-btn-review__pages {
    margin-top: 50px;
}

.slick-list, .slick-slider {
    position: relative;
    display: block;
}

.c-btn-review .c-modal .slick-prev {
    -webkit-transform: translateX(-60%);
    transform: translateX(-60%);
}
.c-btn-review .c-modal .slick-arrow {
    position: absolute;
    top: -45px;
    left: 50%;
    width: 60px;
    height: 30px;
    font-size: 0;
    background-color: #41a0e9;
}
.c-btn-review .c-modal .slick-prev:before {
   background-image: url(/wp-content/themes/reboot-child02/img/ee.png);
    background-repeat: no-repeat;
    width: 74px;
    height: 24px;
    left: -30px!important;
    background-size: contain;
    right: unset;
    margin-left: 22px;
    transform: rotateZ(180deg);
}
.c-btn-review .c-modal .slick-arrow:before {
    content: '';
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list, .slick-slider {
    position: relative;
    display: block;
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
opacity: 1;
    width: 4880px;
    transform: translate3d(-610px, 0px, 0px);
}

.slick-track:after, .slick-track:before {
    content: "";
    display: table;
}

.slick-initialized .slick-slide, .slick-slide img {
    display: block;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

.c-btn-review__to-company {
    min-height: 382px;
}
.c-btn-review__to-company {
    display: table;
    width: 100%;
    max-width: 377px;
    margin: 0 auto;
    min-height: 250px;
    text-align: center;
}

.c-btn-review__to-company-box {
    display: table-cell;
    vertical-align: middle;
}

.c-btn-review__to-company .c-headline-h4 {
    font-size: 20px;
}

.c-btn, .c-btn.is-no-active:hover {
    background-color: #41a0e9;
}
.c-btn {
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
    padding: 7px 18px;
    line-height: 1.2;
    height: auto;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    border: 2px solid transparent;
}

.c-btn-review__item {
    font-size: 16px;
    margin-bottom: 17px;
    line-height: 23px;
}

.c-btn-review__date {
    color: #939393;
}

.c-btn-review__like-box {
    display: inline-block;
    margin-left: 20px;
}

.c-btn-like, .c-btn-like__item {
    display: inline-block;
}

.c-btn-like__item {
    vertical-align: baseline;
    margin-right: 10px;
}

.c-btn-like__icon--like {
    color: #7ea52b;
}

.c-btn-like__icon {
    display: inline-block;
    cursor: pointer;
    font-size: 16px;
}

.c-btn-like__icon--like.active:before, .c-btn-like__icon--like:active:before, .c-btn-like__icon--like:before, .c-btn-like__icon--like:hover:before {
    background-image: url(/wp-content/themes/reboot-child02/img/sprite-1548402066053.png);
    background-position: -196px -406px;
    height: 16px;
    background-size: 449px,426px;
    background-repeat: no-repeat;
    width: 19px;
}
.c-btn-like__icon:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
}


.c-btn-like__icon--like {
    color: #7ea52b;
}

.c-btn-like__icon {
    display: inline-block;
    cursor: pointer;
    font-size: 16px;
}


.c-btn-like__item:last-child, .c-compare-page .c-fancibox-img div:last-child {
    margin-right: 0;
}
.c-btn-like__item {
    vertical-align: baseline;
 
}
.c-btn-like, .c-btn-like__item {
    display: inline-block;
}

.c-btn-like__icon--dslike {
    color: #ed6369;
}
.c-btn-like__icon {
    display: inline-block;
    cursor: pointer;
    font-size: 16px;
}

.c-btn-like__icon--dslike.active:before, .c-btn-like__icon--dslike:active:before, .c-btn-like__icon--dslike:before, .c-btn-like__icon--dslike:hover:before {
    background-image: url(/wp-content/themes/reboot-child02/img/sprite-1548402066053.png);
    background-position: -96px -406px;
    background-size: 449px,426px;
    background-repeat: no-repeat;
    width: 19px;
    height: 19px;
}
.c-btn-like__icon:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
}
.c-btn-like__icon--dslike {
    color: #ed6369;
}

.c-btn-like__icon {
    display: inline-block;
    cursor: pointer;
    font-size: 16px;
}

.c-btn-review__item {
    font-size: 16px;
    margin-bottom: 17px;
    line-height: 23px;
}

.o-grid {
    margin-left: -7px;
    margin-right: -7px;
    font-size: 0;
}

.o-grid:after, .o-grid:before {
    display: table;
    content: "";
}

.o-grid__xs-6 {
    width: 50%;
}

.o-grid__md-5, .o-grid__sm-5, .o-grid__xs-6 {
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
}

.c-review-item__text {
    margin-bottom: 12px;
}

.c-rate, .c-rate-users.c-rate-users--alt .c-rate-users__wrapper {
    font-size: 0;
}

.c-rate--alt .c-rat-star {
    background-position: 0 -39px;
    width: 76px;
    height: 12px;
}

#review-204 .c-rate .c-rat-star {
    display: inline-block;
    vertical-align: middle;
    background: url(/wp-content/themes/reboot-child02/img/stars-sprite.png) no-repeat 0 -13px;
    width: 76px;
    height: 12px;
}

.c-rate--alt .c-rat-star__item {
    background-position: 0 -26px;

    height: 12px;
}

#review-204 .c-rate .c-rat-star__item {
    background: url(/wp-content/themes/reboot-child02/img/stars-sprite.png) no-repeat 0 0;

}

.c-rate__text {
    font-size: 16px;
}
#review-204 .c-rate__text {
    display: inline-block;
    vertical-align: top;

    margin-left: 5px;
    color: #222;
}

#review-204 .c-rate__text[data-text]::after {
    content: attr(data-text);
    display: inline;
}


.c-btn-review .c-modal .slick-next {
    -webkit-transform: translateX(55%);
    transform: translateX(55%);
}

.c-btn-review .c-modal .slick-arrow {
       position: absolute;
    top: -45px;
    left: 50%;
    width: 60px;
    height: 30px;
    font-size: 0;
    background-color: #41a0e9;
    outline: unset;
    border: unset;
}
[role=button], [type=button] {
    cursor: pointer;
}

.c-btn-review .c-modal .slick-next:before {
    background-position: -437px -211px;
}

.c-btn-review .c-modal .slick-next:before, .c-btn-review .c-modal .slick-prev:active:before {
    background-position: -437px -277px;
}
.c-btn-review .c-modal .slick-next:before, .c-btn-review .c-modal .slick-prev.slick-disabled:active:before, .c-btn-review .c-modal .slick-prev.slick-disabled:before, .c-btn-review .c-modal .slick-prev:active:before {
       background: url(/wp-content/themes/reboot-child02/img/ee.png) no-repeat;
    width: 74px;
    height: 24px;
    left: 9px!important;
    background-size: contain;
    right: unset;
    margin-left: 22px;
}
.c-btn-review .c-modal .slick-arrow:before {
    content: '';
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.c-btn-review .c-modal .custom_paging {
    font-size: 20px;
}
.c-btn-review .c-modal .custom_paging {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: -40px;
    right: 50%;
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
    font-size: 16px;
}





.c-btn-condition.c-btn-condition--new .c-btn-condition__clients, .c-btn-condition__new, .c-btn-review .c-modal .custom_paging li {
    display: none;
}


.c-btn-condition.c-btn-condition--new .c-btn-condition__new, .c-btn-review .c-modal .custom_paging .slick-active {
    display: block;
}


.c-btn-review__pages.js-one-alt-slider.slick-initialized.slick-slider.slick-dotted{
	margin-top: 70px;
    padding-left: 50px;
}


.wrapHeader .left {
    width: 58%;
    float: left;
    height: 72px;
    background: white;
    padding-top: 18px;
}


.wrapHeader .left .logo {
    width: 23%;
    float: left;
    background: url(/wp-content/themes/reboot-child02/img/newLogo8.png) no-repeat;
    height: 36px;
    background-size: contain;
    border-right: 1px solid #ebeced;
    padding-top: 26px;
    background-position-y: 0px;
	cursor: pointer;
}
.wrapHeader .left .header__visit {
    width: 48%;
    float: left;
    height: 40px;
}
.header__visit--title{
	display: inline-block;
    color: #384050;
    font-size: 13px;
}

.header__visit--text{
	display: inline-block;
    color: #384050;
    font-size: 13px;
}


.wrapHeader .left .social a.vk{
	background: url(/wp-content/themes/reboot-child02/img/vk.gif) no-repeat;
	background-size: contain;
 
}
.wrapHeader .left .social a.face{
		background: url(/wp-content/themes/reboot-child02/img/fac.gif) no-repeat;
	background-size: contain;
}
.wrapHeader .left .social a.incta{
		background: url(/wp-content/themes/reboot-child02/img/insta.jpg) no-repeat;
	background-size: contain;
}

.wrapHeader .left .social a{
	width:30px;
	height:30px;
}
.wrapHeader .left .social {
    width: 20%;
    float: left;
    height: 30px;
    display: flex;
    justify-content: space-around;
    margin-left: 14px;
    margin-top: 4px;
}

.wrapHeader .right .phone .icon {
    background: url(/wp-content/themes/reboot-child02/img/phoneWx.png) no-repeat;
    background-size: contain;
    display: inline-block;
    width: 30px;
    height: 30px;
    float: left;
}



.wrapHeader .right .phone .text {
    vertical-align: top;
    float: left;
    /* width: 176px; */
}
.wrapHeader .right .phone .text b {
    font-size: 12px;
    display: block;
    vertical-align: top;
    line-height: 7px;
    text-align: left;
    margin-top: 5px;
    margin-left: 12px;
}

.wrapHeader .right .phone .text p {
    text-align: left;
    font-size: 10px;
    margin-left: 12px;
    display: block;
    margin-top: 3px;
}

.wrapHeader .right .phone {
    width: 59%;
    float: left;
    text-align: center;
    /* border-right: 1px solid #dce0e6; */
    height: 37px;
}
.wrapHeader .right .buttonBlock {
    width: 41%;
    float: left;
    text-align: right;
    border-left: 1px solid #dce0e6;
    /* margin-left: 5%; */
}
.wrapHeader .right .buttonBlock .button {
    background:#15885a;
    height: 34px;
    width: 162px;
    /* margin: 0 auto; */
    border-radius: 16px;
    cursor: pointer;
    float: right;
}

.wrapHeader .right .buttonBlock .button .icon {
    background: url(/wp-content/themes/reboot-child02/img/user.png) no-repeat;
    background-size: contain;
    display: inline-block;
    width: 28px;
    height: 28px;
    float: left;
    margin-left: 3px;
    margin-top: 4px;
}

.wrapHeader .right .buttonBlock .button .text {
    font-size: 12px;
    float: left;
    color: white;
    font-weight: bold;
    margin-left: 8px;
    margin-top: 6px;
}











.wrapHeader .right .phone .phoneWrap {
    width: 239px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 3px;
}


.wrapHeader .right {
    width: 42%;
    float: left;
    height: 72px;
    align-items: center;
    display: flex;
    background: #EEF2F7;
    /* padding-top: 18px; */
}
.wrapHeader {
    max-width: 1170px;
    min-width: 320px;
    margin: 0 auto;
    width: 97%;
    height: 72px;
    padding-top: 0;
    background: white;
    position: relative;
    z-index: 9;
}

.wrapHeader .left .iconMob {
    width: 34%;
 
    display: none;
}


.header__visit--title.header__visit--title_mob{
	display:none;
}

.site-header+.main-navigation {
    margin-top: 0;
    position: relative;
}


.main-navigation-inner.fixed {
    max-width: 1170px;
    min-width: 320px;
    margin: 0 auto;
    width: 97%;
    height: 57px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}


ul#header_menu {
    margin: 0;
    display: flex;
    height: 56px;
    align-items: stretch;
}
ul#header_menu>li {
flex-grow: 1;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: stretch;
    height: 61px;
}
 
ul#header_menu>li>a, ul#header_menu>li>span {
  padding: 0;
    color: white;
    text-transform: uppercase;
    font-size: 13px;
    width: 100%;
    align-self: center;
 
}
ul#header_menu>li:hover ul{
	    display: block;
    position: absolute;
    left: 0;
}
ul#header_menu>li:hover{
        background: #db8d44;
    z-index: 99;
}

nav#site-navigation:after {
    content: '';
    content: '';
    width: 100%;
    height: 62px;
    display: block;
    position: absolute;
    
	background: #202c46;
    border-bottom: 1px solid #161e31;
    background-size: cover;
    top: 0;
}




.footer-navigation ul li>a:hover:before, .footer-navigation ul li>span:hover:before, .main-navigation ul li>a:hover:before, .main-navigation ul li>span:hover:before{
	display:none;
}
aside#secondary {
    display: none;
}
div#primary {
    width: 100%;
    max-width: 100%;
}
div#content.site-content {
    max-width: 1170px;
    min-width: 320px;
    margin: 0 auto;
    width: 97%;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}

div#content.site-content div#primary {
    padding-right: 0;
	width: 100%;
    max-width: 100%;
}



.site-content-inner {
    display:block;
}




.siteMyHomePage .entry-content ul:nth-child(10) li:nth-child(1):before {
    display: none;
}


.siteMyHomePage .entry-content {
    padding-top: 41px;
}
.siteMyHomePage .entry-content p {
    font-size: 15px;
    margin-top: 33px;
    line-height: 30px;
    margin-bottom: 0;
}

.entry-content p:first-child {
    display: none;
}
.siteMyHomePage .entry-content h2, .siteMyHomePage .entry-content h3 {
    font-size: 22px;
    width: 739px;
    text-transform: uppercase;
    line-height: 48px;
}

siteMyHomePage .entry-content ul:nth-child(3) {
    padding-bottom: 59px;
}

.siteMyHomePage .entry-content ul {
    /* list-style-type: disc; */
    font-size: 16px;
    border-bottom: 1px solid silver;
    margin-bottom: 65px;
    width: 100%;
	    color: #8690a4;
    max-width: 100%;
}

.siteMyHomePage .entry-content ul li {
    padding-left: 13px;
    width: 100%;
}


.siteMyHomePage .entry-content ul li:before {
    content: '';
    width: 5px;
    height: 5px;
    background: black;
    border: navajowhite;
    top: 10px;
}


.siteMyHomePage .entry-content blockquote {
    display: none;
}

.siteMyHomePage .entry-content p {
    font-size: 15px;
    margin-top: 33px;
    line-height: 30px;
    margin-bottom: 0;
    color: #8690a4;
}

.siteMyHomePage .entry-content ul:nth-child(7) {
    margin-top: 12px;
    padding-bottom: 54px;
}

.siteMyHomePage .entry-content h2, .siteMyHomePage .entry-content h3 {
    font-size: 22px;
    width: 739px;
    text-transform: uppercase;
    line-height: 48px;
    color: #384050;
}

.siteMyHomePage .entry-content p:nth-child(9) {
    display: none;
}

.siteMyHomePage .entry-content ul:nth-child(10) {
    border: none;
    margin-bottom: 0;
}
.siteMyHomePage .entry-content ul:nth-child(10) li:nth-child(1) {
    padding-left: 0;
}

.siteMyHomePage .entry-content p:nth-child(11) {
    display: none;
}

.siteMyHomePage .entry-content ul:nth-child(13) {
    margin-top: -3px;
    border: none;
    margin-bottom: 0;
}

.siteMyHomePage .entry-content ul:nth-child(14) {
    margin-top: -13px;
    border: none;
    margin-bottom: 0;
}

.siteMyHomePage .entry-content p:nth-child(15) {
    margin-top: 21px;
    border-bottom: 1px solid silver;
    padding-bottom: 70px;
    margin-bottom: 65px;
}
.siteMyHomePage .entry-content h3:nth-child(17) {
    width: 825px;
}

.siteMyHomePage .entry-content p:nth-child(18) {
    display: none;
}

.siteMyHomePage .entry-content ul:nth-child(19) {
    border: none;
    margin-bottom: 0;
}

.siteMyHomePage .entry-content ul:nth-child(20) {
    margin-top: -12px;
    padding-bottom: 60px;
}

.siteMyHomePage .entry-content ul:nth-child(23) {
    padding-bottom: 64px;
}

.siteMyHomePage .entry-content ul:nth-child(26) {
    margin-top: 6px;
    padding-bottom: 53px;
}



.siteMyHomePage .entry-content ul:nth-child(3) {
    padding-bottom: 59px;
}

.siteMyHomePage .entry-content p:nth-child(27) {
    display: none;
}

.rating-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 2em;
    margin-top: 69px;
}

.rating-box__header {
    margin-right: 1em;
    font-weight: bold;
    font-size: 14px;
    color: #384050;
}

.star-rating {
    white-space: nowrap;
    position: relative;
    top: -2px;
}
.star-rating-item.hover, .star-rating-item{
	color: #F18E3D;
}
.star-rating-item {
    color: #F18E3D;
    cursor: pointer;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    margin-right: 6px;
    display: inline-block;
}

.star-rating-item svg {
    font-size: 1.3em;
    color: #F18E3D;
    width: 24px;
}

.comments-area {
    padding-top: 16px;
    margin-bottom: 122px;
}
.comment-list {

    display: none;
}
.comment-respond {
    margin-bottom: 50px;
}
div#reply-title {
    font-size: 26px;
    color: #384050;
}

form#commentform {
    margin-top: 57px;
}
form#commentform>p {
    position: relative;
}
form#commentform label {
       width: auto;
    clip: unset;
    height: 20px;
    font-size: 12px;
    opacity: 1;
    z-index: 99;
    clip-path: none;
    font-weight: bold;
    font-size: 14px;
    top: -13px;
    left: 17px;
    color: #384050;
    background: white;
    padding: 0 9px;
}
form#commentform label span {
    display: none;
}

form#commentform input {
    height: 62px;
    font-size: 14px;
    padding-left: 23px;
}

form#commentform p.comment-form-comment {
    display: block;
    clear: both;
    margin-bottom: 53px;
    top: 18px;
}
form#commentform #comment {
    padding-top: 21px;
    padding-left: 22px;
    font-size: 15px;
    height: 201px;
}

form#commentform input[type='submit'] {
    background: white;
    color: black;
    box-shadow: unset;
    border: 2px solid #abbdf9;
    border-radius: 0;
    width: 225px;
    color: #abbdf9;
    height: 56px;
    font-weight: bold;
    font-size: 15px;
    padding-left: 9px;
}


aside#secondary {
    display: none;
}





.myFooter{}
.myFooter .myFooterWrap{
max-width: 1170px;
    min-width: 320px;
    margin: 0 auto;
    width: 97%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.myFooter .topBlock {
    display: block;
    background: #242D3D;
    overflow: hidden;
}
.myFooter .topBlock .infoLeft {
       width: 44%;
    float: left;
    padding-top: 29px;
    height: 136px;
}
.myFooter .topBlock .infoLeft .wrap {
    overflow: hidden;
    position: relative;
    height: 105px;
}
.myFooter .topBlock .infoLeft .wrap .icon {
    background: url(/wp-content/themes/reboot-child02/img/g03.png) no-repeat;
    width: 70px;
    height: 80px;
    position: absolute;
    float: left;
}
.myFooter .topBlock .infoLeft .wrap .text {
    text-align: left;
    float: left;
    font-size: 12px;
    width: 80%;
    color: white;
    font-weight: bold;
    margin-left: 19%;
    padding-top: 11px;
}

.myFooter .topBlock .iconRight {
  width: 56%;
    float: left;
    padding-top: 0px;
}
.myFooter .topBlock .iconRight .mail {
 width: 33%;
    float: left;
    /* text-align: left;*/
}
.myFooter .topBlock .iconRight .mail .wrap {
    overflow: hidden;
    cursor: pointer;
    padding-left: 10%;
    position: relative;
    margin-right: 7%;
	height:31px;
   
    border-right: 1px solid silver;
}
.myFooter .topBlock .iconRight .mail .wrap .icon {
    background: url(/wp-content/themes/reboot-child02/img/g09.png);
    width: 30px;
    height: 30px;
    float: left;
    position: absolute;
}
.myFooter .topBlock .iconRight .mail .wrap .text {
    color: white;
    font-weight: bold;
    font-size: 13px;
    margin-left: 20%;
}

.myFooter .topBlock .iconRight .phone {
    width: 33%;
    cursor: pointer;
    float: left;
    border-right: 1px solid silver;
}
.myFooter .topBlock .iconRight .phone .wrap {
    padding-left: 9%;
    position: relative;
}
.myFooter .topBlock .iconRight .phone .wrap .icon {
    background: url(/wp-content/themes/reboot-child02/img/g11.png);
    width: 30px;
    height: 30px;
    position: absolute;
}
.myFooter .topBlock .iconRight .phone .wrap .text {
    font-weight: bold;
    font-size: 13px;
    color: white;
    margin-left: 23%;
}

.myFooter .topBlock .iconRight .online {
    width: 33%;
    float: left;
    text-align: right;
}
.myFooter .topBlock .iconRight .online .wrap {
        background: #567bf2;
    overflow: hidden;
    width: 185px;
    cursor: pointer;
    float: right;
    position: relative;
    top: -3px;
    height: 36px;
    border-radius: 18px;
    padding-top: 5px;
    padding-left: 6px;
}
.myFooter .topBlock .iconRight .online .wrap .icon {
    background: url(/wp-content/themes/reboot-child02/img/g14.png) no-repeat;
    width: 30px;
    height: 30px;
    float: left;
}
.myFooter .topBlock .iconRight .online .wrap .text {
    font-size: 12px;
    float: left;
    color: white;
    font-weight: bold;
}
.myFooter .bottomBlock {
    display: flex;
    background: #323D4F;
    justify-content: space-between;
    height: 87px;
}
.myFooter .bottomBlock .leftLogo {
    background: url(/wp-content/themes/reboot-child02/img/gg22.png);
    width: 155px;
    height: 38px;
}
.myFooter .bottomBlock .socialRight {
    height: 50px;
}
.myFooter .bottomBlock .socialRight img {
    margin-left: 11px;
}


#creditorsWrapper .myBreadcrambs {
    margin-top: 59px;
    margin-left: 7px;
}
	
#creditorsWrapper .myBreadcrambs .item.home {
    width: 20px;
    background: url(/wp-content/themes/reboot-child02/img/homeIcon.png) no-repeat;
    height: 20px;
	position: relative;
}

#creditorsWrapper .myBreadcrambs .item {
    display: inline-block;
    position: relative;
    font-weight: bold;
    line-height: 1;
    vertical-align: top;
}

#creditorsWrapper .myBreadcrambs .item.home:before {
    content: '';
    width: 7px;
    background: url(/wp-content/themes/reboot-child02/img/breadIcon.png) no-repeat;
    height: 7px;
    display: block;
    right: -19px;
    top: 7px;
    position: absolute;
}

#creditorsWrapper .myBreadcrambs .item.cat {
    color: #7ab6f6;
    margin-left: 30px;
    border-bottom: 1px solid;
	position: relative;
    padding-bottom: 7px;
}

#creditorsWrapper .myBreadcrambs .item.cat:before {
    content: '';
    width: 7px;
    background: url(/wp-content/themes/reboot-child02/img/breadIcon.png) no-repeat;
    height: 7px;
    display: block;
    right: -19px;
    top: 7px;
    position: absolute;
}

#creditorsWrapper .myBreadcrambs .item.end {
    color: white;
    margin-left: 33px;
}


#creditorsWrapper .creditorHeader {
    margin-top: 50px;
    display: flex;
}

#creditorsWrapper .creditorHeader .logo {
    background: white;
    display: inline-block;
    width: 274px;
    height: 274px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#creditorsWrapper .creditorHeader img {
    width: 58%;
}


#creditorsWrapper .creditorHeader .infoM {
    display: inline-block;
    padding-top: 33px;
    padding-left: 43px;
}


#creditorsWrapper .creditorHeader .infoM h1 {
    color: white;
    text-transform: uppercase;
    font-size: 47px;
    position: relative;
}

#creditorsWrapper .creditorHeader .infoM .starBl {
    margin-top: 27px;
    margin-left: 9px;
}

#creditorsWrapper .creditorHeader .infoM .c-rat-star.js-rating {
    background: url(/wp-content/themes/reboot-child02/img/starYellow.png) no-repeat 0 0;
    width: 129px;
    height: 20px;
    background-size: 129px;
}
#creditorsWrapper .creditorHeader .infoM .c-rat-star__item.js-rating__range {
    background: url(/wp-content/themes/reboot-child02/img/starYellow.png) no-repeat 0 0;
    width: 100px;
    height: 20px;
    background-size: 129px;
}
.creditsDescItem {
    height: 143px;
    margin-bottom: 6px;
    padding: 21px 17px 0;
    width: 100%;
    color: black;
    overflow: hidden;
    font-size: 14px;
}
#creditorsWrapper .creditorHeader .infoM .c-rate__text {
    color: #8690a4;
    position: relative;
    top: 7px;
    left: 5px;
}

#creditorsWrapper .creditorHeader .infoM .starBl .loock {
    display: inline-block;
    color: #7ab6f6;
    margin-left: 28px;
    position: relative;
    top: 4px;
    font-size: 18px;
    border-bottom: 1px solid;
    padding-bottom: 7px;
}


#creditorsWrapper .creditorHeader .infoM p.date {
     margin-top: 82px;
    font-weight: bold;
    margin-left: 7px;
    font-size: 22px;
    color: #8690a4;
}

#creditorsWrapper .creditorHeader .infoM h1:after {
    content: '';
    display: inline-block;
    margin-left: 25px;
    width: 52px;
    height: 10px;
    background: url(/wp-content/themes/reboot-child02/img/zmei.png) no-repeat;
    position: relative;
    top: -10px;
}

p.titleTable {
    margin-top: 68px;
    font-size: 18px;
    color: #8690a4;
}

.myTableCredit {
    margin-top: 28px;
    padding-top: 51px!important;
    padding-left: 5%!important;
	padding-bottom: 45px!important;
    background-color: #D2E0F9!important;
}
.myTableCredit .wrapper {
    display: inline-block;
    width: 72%;
    /* background: red; */
}
.myTableCredit .item {
    text-align: left;
    /* padding-left: 4%; */
    /* width: 20%; */
	vertical-align: top;
    display: inline-block;
}

.c-company-info .center {
    margin-top: 14px;
    font-size: 38px;
    line-height: 1;
    font-weight: bold;
    color: #db8d44;
}
.c-company-info .title {
        font-size: 14px;
    text-align: left;
    color: #8791a4;
}
.myTableCredit .wrapper .bottom {
   margin-top: 8px;
    color: #8791a4;
}
.myTableCredit .wrapper>div:nth-child(2) {
    margin-left: 6%;
    width: 16%;
    /* display: inline-block; */
}

.myTableCredit .wrapper>div:nth-child(3) {
    margin-left: 5%;
}

.myTableCredit .wrapper>div:nth-child(4) {
    margin-left: 5%;
}


.myTableCredit .wrapper>div:nth-child(5) {
    padding-top: 0;
    width: auto;
    display: inline-block;
    margin-left: 6%;
}

.myTableCredit .wrapper>div:nth-child(5) .center {
    font-size: 13px;
    width: 68px;
}


.myTableCredit .rightButton {
    vertical-align: top;
    display: inline-block;
    width: 27%;
    /* background: red; */
    padding-left: 4%;
    padding-top: 18px;
}


.myTableCredit .rightButton a {
    background: #567bf2;
    width: 90%;
    display: block;
    height: 56px;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    padding-top: 19px;
}


.myTableCredit .rightButton span {
    font-weight: bold;
    color: #8791a5;
    font-size: 14px;
    margin-top: 16px;
    display: block;
    margin-left: 46px;

}

p.footerTable {
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    color: #7ab6f6;
    margin-top: 29px;
    margin-bottom: 122px;
    width: 379px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    border-bottom: 1px dotted;
	    cursor: pointer;
}
p.footerTable:before {
    content: '';
    width: 10px;
    background: url(/wp-content/themes/reboot-child02/img/rightYd.png) no-repeat;
    height: 10px;
    position: absolute;
    right: -9px;
    top: 7px;
}

.c-company-review {
    background: white;
}

.c-company-review .c-choose {
   background-color: white!important;
}

.c-rate-users__item:nth-child(odd){
	background-color:#f4f9fe;
}

.c-rate-users__item {
    background: white;
    background-color: white!important;
}

.o-grid__xs-7.o-grid__sm-5.u-text-right {
       width: 100%;
}
.o-grid__xs-7.o-grid__sm-5.u-text-right a {
    width: 100%;
}
.widget1Top .c-rate-users__title {
text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 14px;
    color: #384050;
	padding-left: 0;
    text-align: center;
}

.c-company-review .c-rate-users__title {
text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 0px;
    color: #384050;
    padding-left: 0;
    text-align: center;
}

.creditor2 .c-rate-users {
    padding-top: 58px;
}

.widget1Top .c-rate-users__title p {
     display: inline-block;
    color: #567bf2;
}
.c-company-review .c-rate-users__title p {
    display: inline-block;
    color: #567bf2;
}
.o-grid__xs-5.o-grid__sm-7 {
    width: 100%;
    padding-top: 45px;
    padding-left: 0;
}
.c-company-review .c-rate-users__title .cnt {
    display: inline;
}
#company-review .c-rate-users__content {
    padding-left: 33px;
    padding-bottom: 42px;
}

#company-review .c-rate-users__content .c-rate-users__col {
font-size: 17px;
    color: #384050;
}

#company-review .c-rate-users__content .c-rate-users__item {
    margin-bottom: 4px;
}


#company-review .c-rate-users__content .c-rate-users__col.c-rate-users__col--r.u-text-right .c-rate .c-rate__text {
    font-weight: bold;
    top: 5px;
    margin-left: 10px;
    line-height: 11px;
    height: 16px;
}


#company-review .c-rate-users__content .c-rate-users__col.c-rate-users__col--r.u-text-right {
    padding-right: 17px;
}

#company-review .c-rate-users__content .c-rate-users__col.c-rate-users__col--r.u-text-right .c-rat-star.js-rating {
    width: 121px;
    /* background-size: 78px; */
    background: url(/wp-content/themes/reboot-child02/img/starYellow.png) no-repeat 0 0;
    height: 22px;
    display: inline-block;
    background-size: 119px;
}

#company-review .c-rate-users__content .c-rate-users__col.c-rate-users__col--r.u-text-right .c-rat-star.js-rating .c-rat-star__item.js-rating__range {
    width: 116px;
    background: url(/wp-content/themes/reboot-child02/img/starYellow.png) no-repeat 0 0;
    background-size: 120px;
    height: 22px;
}


.c-company-review .c-tabs-drop__nav {
    width: 100%;
    border-bottom: 1px solid;
    margin-bottom: 0;
    padding-left: 60px;
    margin-top: 30px;
}

.c-company-review .c-tabs-drop__item {
    display: inline-block;
    vertical-align: bottom;
    font-size: 17px;
    width: 24%;
    text-align: center;
    font-weight: bold;
    height: 37px;
    position: relative;
}

.c-company-review li.c-tabs-drop__item.active:before {
        background: #db8d44;
    content: '';
    width: 100%;
    height: 2px;
    display: block;
    position: absolute;
    bottom: -1px;
}

.c-company-review .c-tabs-drop__item.active a {
    background-color: #fff;
    color: #384050;
    outline: none;
    padding: 0 8px;
    line-height: 22px;
    display: block;
    margin-bottom: -1px;
    font-weight: bold;
}

.c-company-review .c-tabs-drop__item a span {
    color: #939393;
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -4px;
    margin-left: 0px;
    position: relative;
    left: 6px;
}


.c-company-review .c-tabs-drop__item:nth-child(2) {
    margin-left: 1px;
    width: 28%;
}

.c-company-review .c-tabs-drop__item:nth-child(3) {
    margin-left: 18px;
    width: 30%;
}

.headerReview {
    margin-top: 29px;
    padding-left: 38px;
}

.headerReview .icon {
    width: 66px;
    height: 66px;
    display: inline-block;
    background: url(/wp-content/themes/reboot-child02/img/guestIcon.png) no-repeat;
    background-size: contain;
    border-radius: 50%;
}

.headerReview .text {
display: inline-block;
    vertical-align: top;
    padding-left: 28px;
    color: #8690a4;
}

.headerReview .text .date {
    position: relative;
    margin-left: 31px;
    margin-top: 13px;
}

.headerReview .text .date:before {
    content: '';
    display: block;
    width: 17px;
    height: 17px;
    background: url(/wp-content/themes/reboot-child02/img/dateIcon.png) no-repeat;
    background-size: contain;
    position: absolute;
    left: -29px;
}

.c-review-item__text {
    margin-bottom: 12px;
    margin-top: 31px;
    padding-left: 26px;
    line-height: 30px;
    color: #8690a4;
}

.o-grid.starsGrups {
    padding-left: 6%;
}

.starsGrups .o-grid__xs-6 {
    padding: 0;
}

.starsGrups .o-grid__xs-6:nth-child(2) {
    width: 46%;
    padding-left: 6%;
}

.starsGrups .c-review-item__text {
    margin-top: 4px;
    padding-left: 0;
}
.starsGrups .c-review-item__text .c-review-item__help {
       font-size: 17px;
    color: #384050;
}
.starsGrups .c-review-item__text .c-review-item__rate-box {
    margin-top: 4px;
}

.starsGrups .c-review-item__text .c-review-item__rate-box .c-rate.c-rate--alt .c-rat-star.js-rating {
    width: 115px;
    background: url(/wp-content/themes/reboot-child02/img/starYellow.png) no-repeat 0 0;
    background-size: 115px;
    height: 22px;
}

.starsGrups .c-review-item__text .c-review-item__rate-box .c-rate.c-rate--alt .c-rat-star.js-rating .c-rat-star__item {
    background: url(/wp-content/themes/reboot-child02/img/starYellow.png) no-repeat 0 0;
    background-size: 115px;
    height: 22px;
}

.starsGrups .c-review-item__text .c-review-item__rate-box .c-rate.c-rate--alt .c-rate__text {
    position: relative;
    top: 9px;
}

.o-grid__xs-4.u-text-right.likeWrap {
    width: 100%;
    text-align: left!important;
    margin-top: 26px;
    margin-left: 16px;
}

.o-grid__xs-4.u-text-right.likeWrap p.btnLikeP {
    float: left;
    font-size: 17px;
    color: #8690a4;
}

.likeWrap .c-btn-like {
    float: left;
    position: relative;
    top: -3px;
    margin-left: 32px;
}

.likeWrap .c-btn-like .js-like:before {
    content: '';
    width: 25px;
    height: 25px;
    background: url(/wp-content/themes/reboot-child02/img/headeTop.png) no-repeat;
    background-size: 25px;
}

.likeWrap .c-btn-like .js-dislike:before {
    content: '';
    content: '';
    width: 25px;
    height: 25px;
    background: url(/wp-content/themes/reboot-child02/img/headeBottom.png) no-repeat;
    background-size: 25px;
}


#company-about figure {
    width: 100px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: white;
}


#company-about figure img {
    max-width: 100px;
    max-height: 100px;
}

#company-about h2 {
	font-size: 30px;
    position: relative;
    margin-top: 50px;
    text-transform: initial;
    color: #384050;
    margin-bottom: 50px;
}
#company-about strong {
	color: #384050;
}

#company-about .c-company-main p:nth-child(1) {
    display: none;
}



#company-about h2:before {
    content: '';
    display: inline-block;
    width: 52px;
    height: 10px;
    background: url(/wp-content/themes/reboot-child02/img/sss.png) no-repeat;
    position: absolute;
    right: 0;
    top: 18px;
}


#company-about ul li:nth-child(1):before {
	content: '01.';
}	
#company-about ul li:nth-child(2):before {
	content: '02.';
}	
#company-about ul li:nth-child(3):before {
	content: '03.';
}	
#company-about ul li:nth-child(4):before {
	content: '04.';
}	
#company-about ul li:nth-child(5):before {
	content: '05.';
}	
#company-about ul li:nth-child(6):before {
	content: '06.';
}	
#company-about ul li:nth-child(7):before {
	content: '07.';
}	
#company-about ul li:nth-child(8):before {
	content: '08.';
}	
#company-about ul li:nth-child(9):before {
	content: '09.';
}	
#company-about ul li:nth-child(10):before {
	content: '10.';
}	
#company-about ul li:nth-child(11):before {
	content: '11.';
}	
#company-about ul li:nth-child(12):before {
	content: '12.';
}	
#company-about ul li:nth-child(13):before {
	content: '13.';
}	
#company-about ul li:nth-child(14):before {
	content: '14.';
}	
#company-about ul li:nth-child(15):before {
	content: '15.';
}	
#company-about ul li:nth-child(16):before {
	content: '16.';
}	
#company-about ul li:nth-child(17):before {
	content: '17.';
}	
#company-about ul li:nth-child(19):before {
	content: '19.';
}	
#company-about ul li:nth-child(20):before {
	content: '20.';
}	
#company-about ul li:before {
    
    display: block;
    position: absolute;
    left: -37px;
    font-weight: bold;
    color: #db8d44;
}

#company-about ul li {
    position: relative;
    margin-bottom: 17px;
}

#company-about ul {
    list-style: none;
}
.c-company-review .c-tabs-drop__item a {
    color: #8690a4;
}









 
























@media screen and (max-width: 1076px){
	#company-review .c-rate-users__content .c-rate-users__item {
    margin-bottom: 4px;
    padding-left: 0;
    padding-right: 0;
}
.myTableCredit {

    padding-left: 0!important;
}

.myTableCredit .item {

    margin: 0!important;
}

 


.myTableCredit .wrapper {
    display: flex;
    width: 79%;
    /* background: red; */
    flex-direction: row;
    float: left;
    justify-content: space-around;
}

.myTableCredit .rightButton a {
    background: #567bf2;
    width: 90%;
    display: block;
    height: 56px;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10px;
    text-align: center;
    padding-top: 19px;
}


.myTableCredit .rightButton span {

    margin-left: 0;
}
.myTableCredit .rightButton {
padding-left: 0;
    width: 21%;
}
.c-company-info .title {
    font-size: 12px;
}


.myTableCredit {

    padding-top: 26px!important;
}

.myTableCredit .wrapper .bottom {
    font-size: 12px;
}

.c-company-info .center {
    font-size: 32px;
}


#creditorsWrapper .creditorHeader .infoM p.date {
    margin-top: 30px;
  
}

p.titleTable {
    margin-top: 21px;
  
}

#creditorsWrapper .creditorHeader .infoM h1 {
    color: white;
    text-transform: uppercase;
    font-size: 38px;
    position: relative;
}

p.footerTable {

    margin-bottom: 50px;
}


.creditor2 .c-rate-users {
    padding-top: 34px;
}

.widget1Top .c-rate-users__title {
 
    font-size: 17px;
}
#company-review .c-rate-users__content {
    padding-left: 14px;
    padding-bottom: 42px;
}

#company-review .c-rate-users__content .c-rate-users__col {
  font-size: 14px;
    color: #384050;
    width: 50%;
}

.c-company-review .c-rate-users__title {

    font-size: 17px;
   
}



.starsGrups .c-review-item__text .c-review-item__help {
    font-size: 13px;
    color: #384050;
    line-height: 14px;
}


.c-review-item__text {
    margin-bottom: 12px;
    margin-top: 31px;
    padding-left: 17px;
    line-height: 30px;
    color: #8690a4;
    font-size: 14px;
}



.o-grid__xs-4.u-text-right.likeWrap p.btnLikeP {
    float: left;
    font-size: 15px;
    color: #8690a4;
}

.likeWrap .c-btn-like .js-like:before {

    background-size: 20px;
}
.likeWrap .c-btn-like .js-dislike:before {

    background-size: 20px;
}

.starsGrups .o-grid__xs-6:nth-child(2) {
    width: 49%;
    padding-left: 0;
}

}


@media screen and (max-width: 1050px){
	.myFooter .topBlock .infoLeft .wrap .text {
    margin-left: 24%;
    padding-right: 6%;
	
    font-size: 11px;
}

.myFooter .topBlock .infoLeft {
    width: 43%;
}

.myFooter .topBlock .infoLeft .wrap .text {
   margin-left: 24%;
}


.myFooter .topBlock .iconRight .phone .wrap .text {
     font-size: 10px;
}

.myFooter .topBlock .iconRight .mail .wrap .text {
    font-size: 10px;
}
.myFooter .topBlock .iconRight .mail .wrap .icon {
    background: url(/wp-content/themes/reboot-child02/img/g09.png) no-repeat;
    width: 26px;
    height: 26px;
    float: left;
    position: absolute;
    background-size: contain;
}

.myFooter .topBlock .iconRight .phone .wrap .icon {
    background: url(/wp-content/themes/reboot-child02/img/g11.png);
    width: 26px;
    height: 26px;
    position: absolute;
    background-size: contain;
}

.myFooter .topBlock .iconRight {
    width: 57%;
 
}

.myFooter .topBlock .iconRight .mail .wrap {
    overflow: hidden;
    cursor: pointer;
    padding-left: 0;
    position: relative;
    margin-right: 0;
    height: 31px;
    border-right: none;
}

.myFooter .topBlock .iconRight .phone {

    border-right: none;
}

.myFooter .topBlock .iconRight .mail {
    width: 28%;
}

.myFooter .topBlock .iconRight .phone .wrap {
    padding-left: 0;
  
}

.myFooter .topBlock .iconRight .phone {
    width: 34%;
}

.myFooter .topBlock .iconRight .online {
    width: 38%;

}

.myFooter .topBlock .iconRight .online .wrap .text {
    font-size: 10px;
    float: left;
    color: white;
    font-weight: bold;
    margin-top: 2px;
}


.myFooter .topBlock .iconRight .online .wrap {
    background: #3E7CF4;
    overflow: hidden;
    width: 155px;
    cursor: pointer;
    float: right;
    position: relative;
    top: -3px;
    height: 36px;
    border-radius: 18px;
    padding-top: 5px;
    padding-left: 6px;
}

.myFooter .topBlock .iconRight .online {
    
    float: left;
    text-align: right;
}




	
}
@media screen and (max-width: 1028px){
	
.header__visit--text {
    display: block;
    
}
.header__visit--title {
    display: block;
   
}

.header__visit--count span {
  
    height: 26px;
   
    line-height: 27px;
}
.wrapHeader .left .social {
    width: 34%;
	margin-left: 0;
}	
.wrapHeader .left .header__visit {
     width: 43%;
    height: 63px;
}
.wrapHeader .left {
   
    height: 69px;
    align-items: center;
    display: flex;
}
.wrapHeader {
  
    height: 79px;
    padding-top: 0;

}
.wrapHeader .right{
    height: 79px;
}


#masthead.site-header:after {
    height: 79px;
}

.wrapHeader .right .phone .text p {
       text-align: left;
    font-size: 9px;
    margin-left: 4px;
    display: block;
    margin-top: 6px;
    width: 123px;
    line-height: 11px;
}
.wrapHeader .right .phone .phoneWrap {
    width: 201px;
}	
.wrapHeader .right .phone .text b {

    margin-left: 4px;
}
.wrapHeader .right .buttonBlock .button {

    width: 148px;
	
}	
.wrapHeader .right .buttonBlock .button .text {
    font-size: 11px;
}	
}


@media screen and (max-width: 990px){

.wp-loaner-filter:before {
   display:none;
}
	
	.wp-loaner-filter .right-side .labelMy {
  
    font-size: 15px;
}
.wp-loaner-filter .ui-slider .ui-slider-handle {

    width: 28px;
    height: 28px;
       margin-left: -24px;
    margin-top: -6px;

}
.c-control-range__nav.minus {
    width: 29px;
    height: 29px;
	position: relative;
	bottom:unset;
	top: 60px;
}
.c-control-range__nav.plus {
	 width: 29px;
    height: 29px;
	position: relative;
	bottom:unset;
	top: 60px;	
}
.wp-loaner-filter>div {
    width: 49%;
}
.wp-loaner-filter .ui-widget-content {
        margin-left: auto;
    margin-right: auto;
}
.wp-loaner-filter .right-side {
    display: inline-block;
    margin-left: 0;
    margin-right: 0;
    width: 82%;
    /* float: left; */
}
.wp-loaner-filter .right-side {
    display: inline-block;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}
.wp-loaner-filter {
    padding-left: 10px;
    padding-top: 28px;
    padding-right: 11px;
    display: flex;
    padding-bottom: 70px;
    flex-direction: row;
    flex-wrap: wrap;
}
.wp-loaner-filter:before{
	display:none;
}
.wp-loaner-filter>div{
	    width: 49%;
    padding-left: 0;
    padding-top: 0;
    vertical-align: top;
    display: flex;
    padding: 0;
    flex-shrink: 0;
}
	
	#wp-loaner-filter1.wp-loaner-filter .right-side .slider, #wp-loaner-filter1.wp-loaner-filter .right-side .min_unit{
		    display: block !important;
	}
	#masthead.site-header{
		padding-bottom:0;
	}
.footer-navigation ul li.menu-item-has-children, .main-navigation ul li.menu-item-has-children{
	padding-right:0;
}	
	
.site-header+.main-navigation {

    display: block;
}
.footer-navigation ul li>a:before, .footer-navigation ul li>span:before, .main-navigation ul li>a:before, .main-navigation ul li>span:before{
	display:none;
}

.footer-navigation ul li.menu-item-has-children:before, .main-navigation ul li.menu-item-has-children:before{
	display:none;
}

.footer-navigation ul li.menu-item-has-children:after, .main-navigation ul li.menu-item-has-children:after {
   display:none;
}
ul#header_menu {
     height: 61px;
}
}

@media screen and (max-width: 902px){

.wrapHeader .right .phone {
    width: 59%;
    border-right: none;
	margin-left: 6px;
}


a.c-btn.c-btn--full.aka-link.c-result-item__btn {
    width: 140px;
    font-size: 13px;
	padding-top: 13px;
}

.c-result-item__right-cell .c-result-item__controls {
    margin-top: 17px;

}

.c-result-item__right-cell {
     width: 19%;
    padding-left: 1%;
}

.c-result-item__center-cell {

    width: 56%;
}



}

ul#header_menu .sub-menu {
    top: 61px;
  
}

#wp-loaner-filter1 .dop_plus{
    display: none;
}

#wp-loaner-filter1 .dop_minus{
    display: none;
}



@media screen and (max-width: 768px){
	


.wp-loaner-filter.mobVersion >div>button{
    display: none;
}

 
div#wp-loaner-filter1.mobVersion {
    padding: 11px;
    box-shadow: 0 9px 10px rgba(0,0,0,0.5);
    width: 97%;
    position: fixed;
	    display: none;
}

.wp-loaner-filter.mobVersion .right-side .labelMy {
    width: 59px;
    overflow: hidden;
    height: 31px;
    left: 0;
    float: left;
    font-size: 14px;
}

.mobVersion .limits {
    margin-left: 0px!important;
    float: left;
}

.mobVersion .limits input#filter-amount-max1, .mobVersion .limits input#filter-days-max1 {
    width: 34px;
    height: 23px;
    padding-left: 2px;
}

#wp-loaner-filter1.mobVersion .dop_minus {
    margin-top: 0;
    top: 0px!important;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    display: inline-block;
}

#wp-loaner-filter1.mobVersion.wp-loaner-filter .right-side .slider {
    width: 66%;
    display: inline-block!important;
    float: left;
    height: 20px!important;
    margin-top: 8px;
}

#wp-loaner-filter1.mobVersion .c-control-range__nav.plus.dop_plus {
    top: 0px!important;
    display: inline-block;
    margin-top: 0;
    float: left;
    margin-left: 5px;
}



.wp-loaner-filter.mobVersion .right-limit span.max_unit {
    display: none;
}







.wp-loaner-filter .row_1 .ui-widget-content:before{
    display: none;
}
.wp-loaner-filter .row_2 .ui-widget-content:before{
    display: none;   
}

.wp-loaner-filter{
    padding-top: 10px;
}

.wp-loaner-filter .row_1, .wp-loaner-filter .row_2 {
    margin-bottom: 0!important;
}

    .c-result-item__left-cell {
        height: 75px!important;
    overflow: hidden;
}

.c-result-item__row-media-c .c-result-item__rate .c-rate.undefined{
    display: none;
}

.c-result-item__row-media-c .c-result-item__rate .c-btn-review{
    display: none;
}
   #wp_loaner_1 .c-result-item  .c-result-item__logo img {
        max-width: unset;
    max-height: unset;
    width: 65%;
    height: auto;
}


	.creditsDescItem {
    height: auto;
    max-height: 143px;
}
	.wdd1d1d h1{
	    margin-top: 52px!important;
    margin-bottom: 116px!important;
}

.dwdddd {
    margin-top: 100px!important;
}
ul#header_menu .sub-menu {
  
    display: none!important;
}
	
ul#header_menu>li:hover{
	background:white;
}	



ul#header_menu>li {
 flex-direction: column;
    width: 100%;
}


ul#header_menu .openMob11 .sub-menu {
    display: block!important;
    position: static;
    float: unset;
    clear: both;
    margin: 0;
    width: 100%;
    background: white;
}


.main-navigation ul li .sub-menu li {
    background: white;
    margin-bottom: 3px;
}

.main-navigation ul li .sub-menu li>a {
    padding: 0;
    font-size: 10px;
    font-weight: normal;
    text-align: right;
    margin-right: 4px;
}


ul#header_menu>li.openMob11>a:before {
top: 6px;
    transform: rotateZ(-90deg);
}




ul#header_menu .openMob11 .sub-menu{
	display:block!important;
}


	
.c-result-item__right-cell a.c-result-item__control.c-result-item__control--more:before{
	display:none;
}	
	.site-header+.main-navigation {
    display: none;
}
 
 .wp-loaner-filter>div {
    width: 100%;
	padding-left: 0;
    padding-right: 0!important;
}
.wrapHeader .right {
  
    display: none;
}

.wrapHeader .left {
        width: 100%;
    float: unset;
    height: 60px;
	background: #EEF2F7;
	padding-top: 0;
 
}
#masthead.site-header:before {
    height: 61px;
	    background: #EEF2F7;
}
#masthead.site-header:after {
      height: 61px;
}
#masthead.site-header {
    background: #F1F2F7;
    height: 61px;
	    background: #EEF2F7;
}

.wrapHeader .left .social {
    width: 34%;
    margin-left: 0;
    display: none;
}



.wrapHeader .left .mobUser {
    background: url(/wp-content/themes/reboot-child02/img/mobUser.jpg) no-repeat;
    background-size: contain;
    display: inline-block;
    width: 33px;
    height: 32px;
    float: left;
}

.wrapHeader .left .userMenuIcon {
    background: url(/wp-content/themes/reboot-child02/img/userMenuIcon.jpg) no-repeat;
    background-size: contain;
    display: inline-block;
    width: 32px;
    height: 32px;
    float: left;
}


.wrapHeader .left .iconMob {
    width: 24%;

    display: flex;
    justify-content: flex-end;
}




.wrapHeader .left .logo span {
    background: url(/wp-content/themes/reboot-child02/img/newLogo8.png) no-repeat;
    background-size: contain;
    width: 87%;
    display: block;
    margin-top: 6px;
    height: 36px;
}
 


.wrapHeader .left .logo {
       width: 42%;
    background: unset;
    padding-top: 5px;
    height: 60px;
}	
.wrapHeader .left .logo span{
    background: url(/wp-content/themes/reboot-child02/img/newLogo8.png) no-repeat;
background-size: contain;
}

.wrapHeader {
    width: 93%;
    height: 60px;
}



.header__visit--text{
    display: none;
}
.header__visit--title{
    display: none;
}
.header__visit--title.header__visit--title_mob{
	display:block;
}
/*

.wrapHeader .left .header__visit {
    width: 33%;
    height: 33px;
}


.header__visit--title {
    line-height: 9px;
    font-size: 7px;
}

.header__visit--count {
    display: inline-flex;
    margin-right: 2px;
    margin-left: 0px;
}

.header__visit--count span {
    height: 18px;
    line-height: 20px;
}

.header__visit--count span {
    display: inline-block;
    position: relative;
    float: left;
    width: 10px;
    z-index: 9;
  
    background-image: url(/wp-content/themes/reboot-child02/img/itemHe.png);
    color: white;
    background-repeat: no-repeat;
    background-position: 50%;
    font-size: 9px;
 
    margin-right: 2px;
    background-size: contain;
}


.header__visit--title{
	display:none;
}


.header__visit--count span:last-child {
 
    width: 12px;
}

*/
div#page:before {
    content: '';
    width: 100%;
    height: 400px;
    display: block;
    position: absolute;
    background: #202c46;
    background-size: cover;
}


.site {
    background: #F1F2F7;
}

.rightSpb {
    display: inline-block;
    margin-left: 0;
    width: 54px;
    height: 10px;
    background: url(/wp-content/themes/reboot-child02/img/zmei.png) no-repeat;
    background-size: 22px;
}

.leftSpb {
    display: inline-block;
    margin-right: 0px;
    width: 54px;
    height: 8px;
    background: url(/wp-content/themes/reboot-child02/img/zmei.png) no-repeat;
    background-size: 22px;
}



.wp-loaner-filter {
    width: 96%;
    margin: 0 auto;
}	


.row_2 .limits .left-limit {

    display: none!important;
}
.wp-loaner-filter .right-side .labelMy {
    font-size: 13px;
    position: relative;
    left: -23px;
}

.wp-loaner-filter .limits {
    margin-bottom: 4px;
    display: inline-block;
    margin-left: -10px;
}
.row_1 .right-limit input[type=text], .row_2 .right-limit input[type=text] {
    width: 52px;
    margin-right: 2px;
    font-size: 10px;
    padding-top: 0;
    line-height: 8px;
    margin-bottom: 0;
}
.wp-loaner-filter .right-limit span.max_unit {
    text-transform: capitalize;
    font-weight: normal;
}

.wp-loaner-filter .ui-widget-content {
    border: none;
    background: url(/wp-content/themes/reboot-child02/img/shkalaMoney.png) no-repeat;
    width: 88%;
    height: 32px!important;
    position: relative;
    margin-left: auto;
    margin-top: 3px;
}
.wp-loaner-filter .ui-widget-header {
  
    height: 10px;
}
.wp-loaner-filter .ui-slider .ui-slider-handle {
    width: 18px;
    height: 18px;
    margin-left: -18px;
    margin-top: -4px;
}
.wp-loaner-filter {
      width: 96%;
    margin: 0 auto;
    padding-top: 20px;
    padding-left: 25px;
    padding-right: 26px;
    padding-bottom: 1px;
	margin-bottom:10px;
    z-index: 999;  
        top: 0; 
}


.wp-loaner-filter .buttonLoaner {
    background: #F28E3B;
    width: 100%;
    margin-top: 4px;
    height: 34px;
}

.wp-loaner-filter .buttonLoaner .wrap {
    width: 155px;
    margin: 0 auto;
    margin-top: 7px;
}

.wp-loaner-filter .buttonLoaner .wrap .icon {
    background: url(/wp-content/themes/reboot-child02/img/searchIcon.png) no-repeat;
    width: 13px;
    height: 13px;
    display: inline-block;
    background-size: contain;
}
.wp-loaner-filter .buttonLoaner .wrap .text {
    display: inline-block;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    margin-left: 4px;
    position: relative;
    top: -3px;
    font-size: 10px;
    cursor: pointer;
}



.c-control-range__nav.minus {
    width: 27px;
    height: 27px;
    position: relative;
    bottom: unset;
    top: 21px;
}

.c-control-range__nav.plus {
    width: 27px;
    height: 27px;
    position: relative;
    bottom: unset;
    top: 21px;
}

.wwsww {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-bottom: 42px;
    margin-top: 32px;
    text-transform: uppercase;
    font-size: 21px;
    box-shadow: none;
}

.wwsww .leftSpb {
    width: 31px;
}

.wwsww .rightSpb {
	 width: 31px;
}

.wp_loaner_block_item.featured2:before, .wp_loaner_block_item.novelty2:before, .wp_loaner_block_item.action2:before {
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
	    width: auto;
}

.c-result-item {
    position: relative;
    background-color: #fff;
    border-radius: 0;
    box-shadow: 0 3px 7px 0 rgba(0,0,0,.1);
    margin-bottom: 10px;
	padding-bottom: 19px;
}

.c-result-item__inner {
       padding: 0;
    /* display: -webkit-box; */
    display: -ms-flexbox;
    /* display: flex; */
    /* -webkit-box-align: center; */
    -ms-flex-align: center;
    /* align-items: center; */
    height: auto;
    padding-top: 11px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    flex-direction: column;
}

.c-result-item__left-cell {
    width: 100%;
    margin-bottom: 0;
    height: 65px;
    float: unset;
    display: block;
    justify-content: center;
    align-items: center;
}

.c-result-item__row-media {
display: block;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    flex-direction: row;
    display: flex;
    vertical-align: top;
    width: 100%;
}
.c-result-item__row-media>div {
    display: block;
    vertical-align: top;
    width: 33%;
    float: left;
    margin-top: 0;
    /* text-align: right; */
}
.c-result-item__label-text {
display: inline-block;
    padding: 0 8px;
    height: 19px;
    line-height: 20px;
    background-color: #ccc;
    color: #fff;
    font-size: 8px;
    text-transform: uppercase;
    border-radius: 20px;
    font-weight: 700;
    white-space: nowrap;
}

.c-result-item__row-media>div {
    display: block;
    vertical-align: top;
    width: 33%;
    float: left;
    margin-top: 0;
    /* text-align: right; */
}

.c-result-item__logo {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    height: 60px;
    font-size: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}



.c-result-item__row-media>div {
    display: block;
    vertical-align: top;
    width: 33%;
    float: left;
    margin-top: 0;
    /* text-align: right; */
}

.c-result-item__center-cell {
    width: 100%;
    float: unset;
    margin-top: 0;
    padding-top: 0;
    height: 146px;
}

.c-top-info {
    width: 100%;
    border-bottom: 1px solid #DCE0E7;
    padding-bottom: 13px;
    margin-bottom: 0px;
	    display: flex;
}

.c-top-info__cell.c-top-info__cell--eq:before {
    content: '+';
    font-size: 20px;
    top: 5px;
    right: -3px;
}

.c-help-title {
    font-size: 11px;
}
.c-top-info__cell:first-child {
    padding-right: 17px;
}
.c-top-info__cell {

    padding-right: 23px;
}

.c-top-info__main-val {
    white-space: nowrap;
    font-size: 15px;
}
.c-top-info__main-val span {
    font-size: 9px;
    font-weight: 400;
}

.c-top-info__cell:last-child {
    padding-right: 0;
    margin-left: 8px;
}

.c-top-info__sub-val.c-top-info__mark {
    font-size: 9px;
    margin-top: 0;
}

.c-sub-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 19px;
    flex-direction: column;
        width: 65%;
    margin: 0 auto;
}

.c-sub-info .c-sub-info__row {
    display: flex;
    margin: 0;
    margin-bottom: 12px;
}

.c-sub-info__cell:first-child {
    margin-top: 0;
}



.c-sub-info .c-help-title.c-help-title--lg.c-sub-info__cell {
    font-size: 12px;
}
.c-sub-info__val.c-sub-info__cell {
    margin-top: 0;
    font-weight: bold;
}

.c-sub-info__val {
    line-height: 1;
    white-space: nowrap;
    letter-spacing: -.05em;
    font-size: 12px;
    text-align: right;
}

.c-result-item__center-cell {
    width: 100%;
    float: unset;
    margin-top: 0;
    padding-top: 0;
}

.c-result-item__right-cell {
    margin: 0;
        width: 100%;
    padding-left: 0!important;
    padding-top: 0!important;
    margin-bottom: 0;
    height: auto;
    float: left;
    display: flex;
    /* justify-content: center; */
    align-items: center;
    flex-direction: column;
    padding-left: 4%;
    padding-top: 104px;
    border-top: 1px solid #DCE0E7;
}

.c-result-item__right-cell .wrap {
    width: 100%;
}

a.c-btn.c-btn--full.aka-link.c-result-item__btn {
    width: 100%;
    font-size: 10px;
    padding-top: 12px;
    display: block;
    height: 40px;
    margin-bottom: 0;
}

.c-result-item__right-cell a.c-result-item__control.c-result-item__control--more {
    font-size: 11px;
    font-weight: bold;
}
.c-rate .c-rat-star {
    display: inline-block;
    vertical-align: middle;
    background: url(/wp-content/themes/reboot-child02/img/starSilver.png) no-repeat;
    width: 55px;
    height: 9px;
    background-size: 55px;
}

.c-rate .c-rat-star__item {
    background: url(/wp-content/themes/reboot-child02/img/starYellow.png) no-repeat 0 0;
    width: 55px;
    height: 20px;
    background-size: 55px;
}
.c-rate .c-rate__text {
    font-weight: normal;
    top: 3px;
    margin-left: 5px;
    line-height: 4px;
    height: 10px;
    font-size: 10px;
}

.rewiewButton {
    color: #1b90e9!important;
    background: 0 0;
    display: inline-block;
    line-height: 1.4;
    font-weight: bold;
    margin-top: 3px;
    padding: 0;
    font-size: 8px;
    /* border-bottom: 2px dashed; */
}

.c-top-info__cell.c-top-info__cell--plus:before {
    /* content: '='; */
    /* font-size: 36px; */
    /* top: 13px; */
    /* right: 0; */
    content: '=';
    font-size: 20px;
    top: 5px;
    right: -3px;
}

#page.site #content .site-content-inner #primary #main .article-post .entry-content .wp-loaner-theme-6 .wp_loaner_block .wp_loaner_block_item{
	width: 100% !important;
}
.c-result-item__label2121 {
     text-align: left;
}



.c-top-info__align-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 27px;
    margin-top: 0px;
    justify-content: center;
}








.c-top-info__cell {

    text-align: center;
}

.c-result-item__row-media-c:nth-child(3) {
    text-align: center;
    display: none;
}


.c-result-item__label {
    text-align: center;
}

div#page.site.siteMyHomePage:before{
	display:none;
}

.siteMyHomePage #main>p {
    display: none;
}

.siteMyHomePage #main #post-22 .entry-content {
    top: 0;
    padding-top: 35px;
}
div#page.site:nth-child(1) {
    padding-bottom: 44px;
}

.siteMyHomePage .entry-content {
    top: 0;
    padding-top: 37px;
}

.siteMyHomePage .entry-content p {
    font-size: 12px;
    margin-top: 26px;
    line-height: 17px;
    margin-bottom: 0;
	padding-left: 3px;
}
.siteMyHomePage .entry-content h2, .siteMyHomePage .entry-content h3 {
    font-size: 15px;
    width: auto;
    text-transform: uppercase;
    line-height: 22px;
	padding-left: 3px;
}

.siteMyHomePage .entry-content ul {
    /* list-style-type: disc; */
    font-size: 12px;
    border-bottom: 1px solid silver;
    margin-bottom: 42px;
    width: 100%;
    margin-top: 18px;
    max-width: 100%;
}

.siteMyHomePage .entry-content ul:nth-child(3) {
    padding-bottom: 29px;
}

.siteMyHomePage .entry-content h2:nth-child(5) {
    margin-bottom: 0px;
}

.siteMyHomePage .entry-content h2, .siteMyHomePage .entry-content h3 {
    font-size: 15px;
    width: auto;
    text-transform: uppercase;
    line-height: 22px;
}


.siteMyHomePage .entry-content ul:nth-child(7) {
       margin-top: 12px;
    padding-bottom: 29px;
    margin-bottom: 41px;
}
.siteMyHomePage .entry-content h2:nth-child(8) {
    margin-top: 18px;
}
.siteMyHomePage .entry-content p:nth-child(9) {
    display: none;
}

.siteMyHomePage .entry-content ul:nth-child(10) {
    border: none;
    margin-bottom: 0;
	padding-left: 3px;
}

.siteMyHomePage .entry-content p:nth-child(11) {
    display: none;
}

.siteMyHomePage .entry-content ul:nth-child(13) {
    margin-top: -3px;
    border: none;
    margin-bottom: 0;
}

.siteMyHomePage .entry-content ul:nth-child(14) {
    margin-top: -13px;
    border: none;
    margin-bottom: 0;
}


.siteMyHomePage .entry-content p:nth-child(15) {
    margin-top: 21px;
    border-bottom: 1px solid silver;
    padding-bottom: 43px;
    margin-bottom: 41px;
}

.siteMyHomePage .entry-content h3:nth-child(17) {
    width: auto;
}

.siteMyHomePage .entry-content p:nth-child(18) {
    display: none;
}

.siteMyHomePage .entry-content ul:nth-child(19) {
    border: none;
    margin-bottom: 0;
}

.siteMyHomePage .entry-content ul:nth-child(20) {
      margin-top: -12px;
    padding-bottom: 29px;
    margin-bottom: 43px;
}
.siteMyHomePage .entry-content h2:nth-child(21) {
    display: none;
}
.siteMyHomePage .entry-content h2:nth-child(22) {
    margin-top: 15px;
}

.siteMyHomePage .entry-content ul:nth-child(23) {
    padding-bottom: 29px;
}

.siteMyHomePage .entry-content ul:nth-child(26) {
margin-top: 6px;
    padding-bottom: 31px;
}

.siteMyHomePage .entry-content ul li {
    padding-left: 13px;
    width: 100%;
    margin-bottom: 12px;
}


.siteMyHomePage .entry-content ul li:before {
    content: '';
    width: 3px;
    height: 3px;
    background: black;
    border: navajowhite;
    top: 7px;
    left: 2px;
}

.rating-box__header {

    font-size: 9px;
}

.rating-box {
   margin-top: 44px;
   margin-bottom: 0;
}
.star-rating-item svg {
    width: 13px;
}

.star-rating {

    top: -8px;
}

div#reply-title {
    font-size: 16px;
}
form#commentform {
    margin-top: 35px;
}

form#commentform input {
    height: 43px;
    font-size: 11px;
    padding-left: 16px;
}
form#commentform label {
    width: auto;
    clip: unset;
    height: 20px;
    font-size: 12px;
    color: black;
    opacity: 1;
    z-index: 99;
    clip-path: none;
    font-weight: bold;
    font-size: 11px;
    top: -11px;
    left: 7px;
    background: white;
    padding: 0 9px;
}

form#commentform>p {
    position: relative;
    margin-bottom: 20px;
}

form#commentform>p.comment-form-url {
    margin-bottom: 0;
}

form#commentform #comment {

    height: 99px;
}


form#commentform p.comment-form-comment {

    margin-bottom: 45px;
}

form#commentform input[type='submit'] {
    background: white;
    color: black;
    box-shadow: unset;
    border: 1px solid #407CF7;
    border-radius: 0;
    width: 100%;
    color: #407CF7;
    height: 40px;
    font-weight: bold;
    font-size: 12px;
    padding-left: 9px;
}


.comments-area {
    padding-top: 16px;
    margin-bottom: 72px;
}





.myFooter .myFooterWrap {
    max-width: 1170px;
    min-width: 320px;
    margin: 0 auto;
    width: 97%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
}

.myFooter .topBlock .infoLeft {
    width: 100%;
    padding-top: 30px;
    height: 110px;
}

.myFooter .topBlock .infoLeft .wrap {
    overflow: hidden;
    position: relative;
    height: 105px;
}

.myFooter .topBlock .infoLeft .wrap .icon {
    background: url(/wp-content/themes/reboot-child02/img/g03.png) no-repeat;
    width: 43px;
    height: 54px;
    position: absolute;
    float: left;
    background-size: contain;
}

.myFooter .topBlock .infoLeft .wrap .text {
    padding-top: 7px;
    padding-right: 0;
    margin-left: 60px;
    font-size: 8px;
}

.myFooter .topBlock .iconRight {
    width: 100%;
}

.myFooter .topBlock .iconRight .mail {
    width: 38%;
}

.myFooter .topBlock .iconRight .phone {
    width: 40%;
}
.myFooter .topBlock .iconRight .online {
    float: left;
    text-align: right;
    width: 100%;
    margin-top: 9px;
}

.myFooter .topBlock .iconRight .mail .wrap {
    overflow: hidden;
    cursor: pointer;
    padding-left: 0;
    position: relative;
    margin-right: 0;
    height: 31px;
    border-right: none;
}

.myFooter .topBlock .iconRight .mail .wrap .icon {
    background: url(/wp-content/themes/reboot-child02/img/g09.png) no-repeat;
    width: 26px;
    height: 26px;
    float: left;
    position: absolute;
    background-size: contain;
}

.myFooter .topBlock .iconRight .mail .wrap .text {
   font-size: 10px;
    margin-left: 35px;
}

.myFooter .topBlock .iconRight .phone .wrap {
    padding-left: 0;
}
.myFooter .topBlock .iconRight .phone .wrap .icon {
    background: url(/wp-content/themes/reboot-child02/img/g11.png);
    width: 26px;
    height: 26px;
    position: absolute;
    background-size: contain;
}

.myFooter .topBlock .iconRight .phone .wrap .text {
    font-size: 10px;
    margin-left: 35px;
}

.myFooter .topBlock .iconRight .online .wrap {
    background: #3E7CF4;
    overflow: hidden;
    position: relative;
    width: 100%;
    cursor: pointer;
    float: right;
    position: relative;
    top: -3px;
    height: 27px;
    border-radius: 18px;
    padding-top: 0px;
    padding-left: 6px;
    display: flex;
    justify-content: center;
}

.myFooter .topBlock .iconRight .online .wrap .icon {
    background: url(/wp-content/themes/reboot-child02/img/g14.png) no-repeat;
    width: 30px;
    height: 30px;
    float: left;
    position: absolute;
    top: -1px;
    left: 2px;
}


.myFooter .topBlock .iconRight .online .wrap .text {
    font-size: 10px;
    float: left;
    color: white;
    font-weight: bold;
    margin-top: 2px;
    /* display: block; */
    /* text-align: center; */
}
.myFooter .bottomBlock {
    display: flex;
    background: #323D4F;
    justify-content: space-between;
    height: 87px;
}

.myFooter .bottomBlock .myFooterWrap {
    flex-direction: row;
}

.myFooter .bottomBlock .leftLogo {
    background: url(/wp-content/themes/reboot-child02/img/gg22.png) no-repeat;
    width: 102px;
    height: 38px;
    background-size: contain;
    margin-top: 33px;
}

.myFooter .bottomBlock .socialRight {
    height: 50px;
    margin-top: 15px;
}

.myFooter .bottomBlock .socialRight img {
    margin-left: 2px;
    width: 21px;
}



.myFooter .topBlock {
  
    padding-bottom: 22px;
}

.myFooter .bottomBlock {
    display: flex;
    background: #323D4F;
    justify-content: space-between;
    height: 61px;
    padding-bottom: 18px;
}



#creditorsWrapper .myBreadcrambs {
    margin-top: 44px;
    margin-left: 0px;
}

#creditorsWrapper .myBreadcrambs .item.home {
    width: 12px;
    background: url(/wp-content/themes/reboot-child02/img/homeIcon.png) no-repeat;
    height: 12px;
    position: relative;
    background-size: 12px;
}

#creditorsWrapper .myBreadcrambs .item.home:before {
    content: '';
    width: 5px;
    background: url(/wp-content/themes/reboot-child02/img/breadIcon.png) no-repeat;
    height: 5px;
    display: block;
    right: -17px;
    top: 4px;
    position: absolute;
    background-size: 5px;
}

#creditorsWrapper .myBreadcrambs .item.cat:before {
    content: '';
    width: 5px;
    background: url(/wp-content/themes/reboot-child02/img/breadIcon.png) no-repeat;
    height: 5px;
    display: block;
    right: -17px;
    top: 4px;
    position: absolute;
    background-size: 5px;
}

#creditorsWrapper .myBreadcrambs .item.cat {
    color: #7ab6f6;
    margin-left: 26px;
    border-bottom: 1px solid;
    position: relative;
    padding-bottom: 4px;
    font-size: 11px;
}

#creditorsWrapper .myBreadcrambs .item.end {
    color: white;
    margin-left: 26px;
    font-size: 11px;
}

#creditorsWrapper .creditorHeader {
    margin-top: 0;
    display: flex;
}

#creditorsWrapper .creditorHeader>.logo {
    display: none!important;
}


#creditorsWrapper .creditorHeader .infoM {
    display: inline-block;
    padding-top: 26px;
    padding-left: 0;
    width: 100%;
}

#creditorsWrapper .creditorHeader .infoM h1 {
    color: white;
    text-transform: uppercase;
    font-size: 24px;
    position: relative;
    text-align: center;
}

#creditorsWrapper .creditorHeader .infoM h1:before {
    content: '';
    content: '';
    display: inline-block;
    margin-right: 8px;
    width: 23px;
    height: 10px;
    background: url(/wp-content/themes/reboot-child02/img/zmei.png) no-repeat;
    position: relative;
    top: 0;
    background-size: 23px;
}

#creditorsWrapper .creditorHeader .infoM h1:after {
    content: '';
    display: inline-block;
    margin-left: 8px;
    width: 23px;
    height: 10px;
    background: url(/wp-content/themes/reboot-child02/img/zmei.png) no-repeat;
    position: relative;
    top: 0;
    background-size: 23px;
}

.mobHeaderBlCe{
	display:block;
}

#creditorsWrapper .creditorHeader .infoM>.starBl {
    display: none;
}


#creditorsWrapper .creditorHeader .infoM .mobHeaderBlCe {
    background: white;
    margin-top: 41px;
    overflow: hidden;
    padding-bottom: 8px;
}

#creditorsWrapper .creditorHeader .logo {
    background: white;
    display: inline-block;
    width: 59%;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    float: left;
}

#creditorsWrapper .creditorHeader img {
    width: auto;
    max-width: 58%;
    max-height: 88%;
}

#creditorsWrapper .creditorHeader .infoM .starBl {
    margin-top: 24px;
    margin-left: 0;
    width: 41%;
    float: left;
}



.c-company-info .c-info__rate-box {
    position: static;
    left: 50%;
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
    bottom: 14px;
    width: 81%;
}

.c-company-info .c-info__rate-box .c-rate.c-rate--lg.c-rate--xs {
    display: flex;
    justify-content: center;
}

#creditorsWrapper .creditorHeader .infoM .c-rate__text {
    color: #8690a4;
    position: relative;
    top: 2px;
    left: 4px;
    font-size: 9px;
    font-weight: normal;
    margin-left: 2px;
}



#creditorsWrapper .creditorHeader .infoM .starBl .loock {
    display: block;
    color: #7ab6f6;
    margin-left: 0;
    position: relative;
    top: 2px;
    font-size: 9px;
    border-bottom: 1px solid;
    padding-bottom: 3px;
    text-align: center;
    line-height: 6px;
    width: 87px;
    margin-left: auto;
    margin-right: auto;
}

div#page:before {
    height: 524px;
}

#creditorsWrapper .creditorHeader .infoM p.date {

    display: none;
}
p.titleTable {
    margin-top: 40px;
    font-size: 14px;
    text-align: center;
}

.myTableCredit .wrapper>div:nth-child(5) {
    padding-top: 0;
    width: auto;
    display: flex;
    margin-left: 6%;
}

.myTableCredit .wrapper>div:nth-child(5) {
    padding-top: 0;
    width: auto;
    display: flex;
    margin-left: 6%;
}

.myTableCredit {
    padding-top: 19px!important;
    padding-left: 29px!important;
    padding-right: 29px;
    padding-bottom: 21px!important;
}

.myTableCredit .wrapper {
    display: flex;
    width: 100%;
    /* background: red; */
    flex-direction: column;
    float: unset;
    justify-content: space-around;
}

.myTableCredit .item {
    margin: 0!important;
    width: 100%!important;
    padding-bottom: 5px;
}

.myTableCredit .item {
    text-align: left;
    /* padding-left: 4%; */
    /* width: 20%; */
    vertical-align: top;
    display: flex;
    justify-content: space-between;
}

.c-company-info .title {
    font-size: 12px;
}

.myTableCredit .wrapper .bottom {

    display: none;
}


.c-company-info .center {
	    margin-top: 0;

    line-height: 21px;
    font-weight: bold;
    color: black;
    font-size: 12px;
}

.myTableCredit .wrapper>div:nth-child(5) .center {
    font-size: 12px;
    width: auto;
}

.c-company-info .titleDes{
	display:none;
}

.c-company-info .titleMob{
	display:block;
}


.myTableCredit .rightButton {
    padding-left: 0;
    width: 100%;
	padding-top: 18px;
}

.myTableCredit .rightButton a {
    background: #567bf2;
    width: 100%;
    display: block;
    height: 42px;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10px;
    text-align: center;
    padding-top: 12px;
}


.myTableCredit .rightButton span {
    font-weight: normal;
    color: #8791a5;
    font-size: 11px;
    margin-top: 7px;
    display: block;

    text-align: center;
}


p.footerTable {
    margin-bottom: 50px;
    display: none;
}


.mobButtonContentReview {
    margin-top: 70px;
    font-size: 11px;
    display: block;
    margin-bottom: 39px;
    overflow: hidden;
}
.mobActiveContent .mobButtonContentReview .left{
	background: white;
	color:black;
}

.mobActiveReview .mobButtonContentReview .right{
	background: white;
	color:black;
}

.mobButtonContentReview>div{
    width: 50%;
    float: left;
    background: #407CF7;
    color: white;
    text-align: center;
    padding-top: 13px;
    padding-bottom: 13px;
	position:relative;
}

.mobButtonContentReview .left:before {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    background: url(/wp-content/themes/reboot-child02/img/menuIconBl.png) no-repeat;
    background-size: 16px;
    position: absolute;
    top: 17px;
    left: 11px;
}




#company-about figure img {
    max-width: 60px;
    max-height: 60px;
}

#company-about figure {
    width: 60px;
    height: 60px;

}

#company-about h2 {
    font-size: 14px;
    position: relative;
    margin-top: 50px;
    text-transform: uppercase;
    color: #384050;
    margin-bottom: 50px;
}
#company-about h2:before {
   display:none;
}
#company-about h2:after {
    content: '';
    display: inline-block;
    width: 31px;
    height: 10px;
    background: url(/wp-content/themes/reboot-child02/img/sss.png) no-repeat;
    background-size: 31px;
    margin-left: 6px;
}
#company-about strong, #company-about h3{
    color: #384050;
    font-size: 14px;
}

#company-about ul li {
    position: relative;
    margin-bottom: 12px;
    font-size: 12px;
    line-height: 13px;
}

#company-about p, #company-about p strong{
    font-size: 12px;
    line-height: 18px;
}


.c-company-main ol>li {
    position: relative;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 13px;
}

.c-review-item__text {

    line-height: 25px;

    font-size: 13px;
}
#company-about ul, #company-about ol {
    padding-left: 20px;
}

#company-about ul li:before {
    left: -21px;
}

#company-review .c-rate-users__content .c-rate-users__col {
    font-size: 12px;
}
.o-grid__xs-5.o-grid__sm-7 {
    padding-left: 15px;
}

.headerReview {
    margin-top: 12px;
    padding-left: 12px;
}

.headerReview .text {
   font-size: 13px;
}

.headerReview .text .date {

    margin-top: 9px;
}

.c-review-item__text {
    margin-bottom: 12px;
    margin-top: 14px;

}


.starsGrups .c-review-item__text .c-review-item__help {
    font-size: 11px;

}


.o-grid__xs-4.u-text-right.likeWrap {
 
    margin-left: 6px;
}

.o-grid__xs-4.u-text-right.likeWrap p.btnLikeP {
    font-size: 13px;
}


.likeWrap .c-btn-like {
   
    margin-left: 12px;
}
.o-grid__xs-4.u-text-right.likeWrap {
  margin-top: 7px;
}




ul#header_menu {

    height: auto;
  
    flex-direction: column;
}




.openMobMenu .site-header+.main-navigation {
	    display: block;
}		
.site-header+.main-navigation {

    /* overflow: hidden; */
    background: white;
    height: auto;
    position: absolute;
    right: 0;
    width: 235px;
    top: 0;
    z-index: 9999;
}
nav#site-navigation:before {
  display:none;
}

.buttonBlock.menuHiddenMobHeader {
    padding-top: 14px;
    padding-left: 24px;
	display:block;
}

.buttonBlock.menuHiddenMobHeader .button {
    background: #567bf2;
    height: 34px;
    width: 162px;
    /* margin: 0 auto; */
    border-radius: 16px;
    cursor: pointer;
    /* float: right; */
    display: inline-block;
}

.buttonBlock.menuHiddenMobHeader .button .icon {
    background: url(/wp-content/themes/reboot-child02/img/user.png) no-repeat;
    background-size: contain;
    display: inline-block;
    width: 28px;
    height: 28px;
    float: left;
    margin-left: 3px;
    margin-top: 4px;
}
.buttonBlock.menuHiddenMobHeader .button .text {
    font-size: 12px;
    float: left;
    color: white;
    font-weight: bold;
    margin-left: 8px;
    margin-top: 6px;
}

.buttonBlock.menuHiddenMobHeader .close {
    display: inline-block;
    width: 34px;
    height: 34px;
    background: #F38E3C;
    border-radius: 50%;
    margin-left: 6px;
    position: relative;
}
.buttonBlock.menuHiddenMobHeader .close:before {
    content: '';
    width: 15px;
    height: 15px;
    background: url(/wp-content/themes/reboot-child02/img/closeMob.png) no-repeat;
    position: absolute;
    left: 9px;
    top: 10px;
    background-size: 15px;
}
.main-navigation-inner.fixed {
    max-width: unset;
    min-width: unset;
    margin: 0 auto;
    width: 97%;
    height: auto;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    background: white;
    position: static;
}

ul#header_menu {
    height: auto;
    flex-direction: column;
    margin-top: 0;
    border-top: 1px solid #dcdde2;
}

ul#header_menu>li {
    flex-grow: 1;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: stretch;
    height: auto;
    margin-bottom: 0;
    border-bottom: 1px solid #dcdde2;
    padding-bottom: 8px;
    padding-top: 10px;
	    padding-right: 7px;
}

ul#header_menu>li>a, ul#header_menu>li>span {
    padding: 0;
    color: #141d3a;
    text-transform: uppercase;
    font-size: 13px;
    width: 100%;
    align-self: right;
    text-align: right;
    padding-right: 21px;
    position: relative;
}
ul#header_menu>li>a:before {
    content: '';
    display: block;
    width: 9px;
    height: 9px;
    background: url(/wp-content/themes/reboot-child02/img/buttonIconMob.png) no-repeat;
    background-size: 9px;
    right: 2px;
    position: absolute;
    top: 8px;
}
ul#header_menu>li:last-child {
    border: none;
}
.menuHiddenMobFooter {
	display:block;
}

.menuHiddenMobFooter .phone {
    overflow: hidden;
    background: #E7ECF3;
    padding-top: 19px;
    padding-right: 9px;
}
 
.menuHiddenMobFooter .phone .phoneWrap {
}
.menuHiddenMobFooter .phone .icon {
    background: url(/wp-content/themes/reboot-child02/img/phoneWx.jpg) no-repeat;
    background-size: contain;
    display: inline-block;
    width: 33px;
    height: 33px;
    float: right;
}
.menuHiddenMobFooter .phone .text {
    vertical-align: top;
    float: left;
    text-align: right;
}

.menuHiddenMobFooter .phone .text b {
    font-size: 12px;
    display: block;
    vertical-align: top;
    line-height: 7px;
    text-align: left;
    margin-top: 5px;
    margin-left: 12px;
    text-align: right;
}


.menuHiddenMobFooter .phone .text p {
    text-align: left;
    font-size: 10px;
    margin-left: 12px;
    display: block;
    margin-top: 3px;
    text-align: right;
}


.menuHiddenMobFooter .social {
    height: 30px;
    /* display: flex; */
    /* justify-content: space-around; */
    margin-left: 14px;
    margin-top: 0;
    padding-top: 17px;
    background: white;
    text-align: right;
    padding-right: 19px;
    padding-bottom: 54px;
}

.menuHiddenMobFooter .social a.vk {
    background: url(/wp-content/themes/reboot-child02/img/vk.gif) no-repeat;
    background-size: contain;
}

.menuHiddenMobFooter .social a {
    width: 35px;
    height: 35px;
    display: inline-block;
    margin-left: 11px;
}



.menuHiddenMobFooter .social a.face {
    background: url(/wp-content/themes/reboot-child02/img/fac.gif) no-repeat;
    background-size: contain;
}


.menuHiddenMobFooter .social a.incta {
    background: url(/wp-content/themes/reboot-child02/img/insta.jpg) no-repeat;
    background-size: contain;
}













nav#site-navigation:after {
 display:none;
}






















button.scrolltop.js-scrolltop {
    display: none!important;
}

@media screen and (max-width: 540px){
    #wp-loaner-filter1.mobVersion.wp-loaner-filter .right-side .slider{
            width: 54%;
    }
}


@media screen and (max-width: 440px){





.textAfterH1 span {
    font-size: 14px;
}

.textAfterH1 div {
    font-size: 15px;
}








.c-result-item__label {
    text-align: left;
}
.c-top-info__cell {

    text-align: left;
}
.c-result-item__row-media-c:nth-child(3) {
    text-align: right;
    display: none;
}

.c-top-info__align-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 27px;
    margin-top: 0px;
}
















.wp-loaner-filter .right-side .labelMy {
    font-size: 13px;
    position: relative;
    left: -23px;
}


.wp-loaner-filter .row_1 {
    padding-left: 0;
    padding-top: 0;
    vertical-align: top;
    margin-bottom: 34px;
}





#main .article-post h1.yp_onscreen {
        margin-top: 0px;
    line-height: 27px;
    margin-bottom: 34px;
	font-size: 23px;
}




.wrapHeader .right {
  
    display: none;
}

.wrapHeader .left {
        width: 100%;
    float: unset;
    height: 60px;
 
}

#masthead.site-header {
    background: #F1F2F7;
    height: 61px;
}

.wrapHeader .left .social {
    width: 34%;
    margin-left: 0;
    display: none;
}



.wrapHeader .left .mobUser {
    background: url(/wp-content/themes/reboot-child02/img/mobUser.jpg) no-repeat;
    background-size: contain;
    display: inline-block;
    width: 33px;
    height: 32px;
    float: left;
}

.wrapHeader .left .userMenuIcon {
    background: url(/wp-content/themes/reboot-child02/img/userMenuIcon.jpg) no-repeat;
    background-size: contain;
    display: inline-block;
    width: 32px;
    height: 32px;
    float: left;
}


.wrapHeader .left .iconMob {
    width: 24%;

    display: flex;
    justify-content: space-between;
}

.header__visit--text {
    display: none;
}


.wrapHeader .left .logo span {
    background: url(/wp-content/themes/reboot-child02/img/newLogo8.png) no-repeat;
    background-size: contain;
    width: 87%;
    display: block;
    margin-top: 15px;
    height: 36px;
}
 


.wrapHeader .left .logo {
       width: 42%;
    background: unset;
    padding-top: 5px;
    height: 60px;
}	
.wrapHeader .left .logo span{
    background: url(/wp-content/themes/reboot-child02/img/newLogo8.png) no-repeat;
background-size: contain;
}

.wrapHeader {
    width: 93%;
    height: 60px;
}


.wrapHeader .left .header__visit {
    width: 33%;
    height: 33px;
}


.header__visit--title {
    line-height: 9px;
    font-size: 7px;
}

.header__visit--count {
    display: inline-flex;
    margin-right: 2px;
    margin-left: 0px;
}

.header__visit--count span {
    height: 18px;
    line-height: 20px;
}

.header__visit--count span {
    display: inline-block;
    position: relative;
    float: left;
    width: 10px;
    z-index: 9;
  
    background-image: url(/wp-content/themes/reboot-child02/img/itemHe.png);
    color: white;
    background-repeat: no-repeat;
    background-position: 50%;
    font-size: 9px;
 
    margin-right: 2px;
    background-size: contain;
}


.header__visit--title{
	display:none;
}

.header__visit--title.header__visit--title_mob{
	display:block;
}
.header__visit--count span:last-child {
 
    width: 12px;
}


.mobVersion .limits input#filter-amount-max1, .mobVersion .limits input#filter-days-max1 {
    display: none;
}

#wp-loaner-filter1.mobVersion.wp-loaner-filter .right-side .slider {
    width: 55%!important;
}



div#wp-loaner-filter1.mobVersion {
    width: 100%;
}









}













.wp-live-chat-wraper {
    display: none;
}


.wdd1d1d h1{
	    margin-top: 111px;
    margin-bottom: 196px;
}
.wdd1d1d{
	
}

.dwdddd{
	margin-top: 217px;
}


#primary .entry-content br:nth-child(3) {
    display: none !important;
}

.infoProcentValue .c-help-title {
    color: #000;
}

.pointer{
	cursor:pointer;
}








































