img {
    background: transparent;
}
p,
dl {
    padding: 0;
}
ul,
ol {
    margin: 0;
    padding: 0;
}
input[type="text"],
input[type="password"] {
    width: 100%;
}
.footer {
    text-align: left;
}
body {
    padding: 0;
}



#main .entry {
    padding: 15px 0 0;
}
.postmeta {
    margin: 20px 0 15px 0;
}
.header-top .logo span,
.header-top .logo a {
    padding: 26px 122px;
}
.header-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    padding: 10px 0 0 0;
    background-color: #2684c0;
    color: #fff;
    text-align: center;
}
.header-flex div {
    line-height: 22px;
}
.header-flex-mobile {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    padding: 0;
    background-color: #2684c0;
    color: #fff;
    text-align: center;
}
.header-flex-mobile:nth-child(1) {
    padding: 8px 0 0 0;
}
.header-flex-mobile > div {
    width: 45%;
}
.header-flex-mobile > div a {
        font-weight: 700;
    font-size: 20px;
    line-height: 120.02%;
    text-align: center;
    letter-spacing: 0.08em;
    width: 100%;
    white-space: nowrap;
    margin-bottom: 15px;
    display: block;
    color: #fff;
}
.header-flex .red-button {
    margin-bottom: 0;
    margin: 0 auto;
}
.header-flex a {
    text-decoration: underline;
    color: #fff;
}
.header-flex a:hover,
.header-flex .red-button {
    text-decoration: none;
}
.phone-icon {
    max-height: 15px;
    padding: 0;
}
.header-top.fixed .header-flex {
    display: none;
}

.navbar-toggle {
    z-index: 1000;
}
.header-flex-mobile,
#footer-wrapper {
    display: none;
}
.link-tel,
.link-tel:hover {
    color: #fff;
}
.link-tel-red,
.link-tel-red:hover {
    color: #e2503c;
}
.breadcrumb > li + li:before {
    padding: 0 0 0 7px;
}
.breadcrumb {
    margin: 10px 0;
    text-align: left;
}
.breadcrumb-section {
    position: relative;
    z-index: 2;
}
#main .entry p {
    margin: 0 0 30px;
}
#main h2,
#main h3 {
    color: #3f9ad4;
    font-family: Roboto;
    font-size: 22px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: normal;
    border: 0;
    padding: 0;
    margin: 50px 0 25px 0;
}
.container_12 .grid_3,
.container_16 .grid_4 {
    width: 170px;
}
.container_12 .grid_9,
.container_16 .grid_12 {
    width: 750px;
}
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16 {
    float: right;
}



.quip-fld label[for="quip-comment-website-qcom"] {
    font-size: 0;
}
.quip-fld label[for="quip-comment-website-qcom"]:after {
    content: "Телефон:";
    font-size: 16px;
}





.block {
    margin: 10px 0 20px 0;
}

.button-small {
    height: 40px;
    color: #444;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 500;
    line-height: 40px;
    padding: 0 10px;
    box-sizing: border-box;
    background-color: #f4f4f4;
    margin: 0 10px 0 0;
}
.button-small:nth-child(2) {
    margin: 0;
}




.button-small.active {
    color: #3f9ad4;
}
.button-small:hover {
    opacity: 0.8;
    cursor: pointer;
}







.fixed-block {
    position: fixed;
}
#main img {
    display: block;
    margin: 0 auto;
}
.contact-box {
    display: flex;
	justify-content: space-between;
}
.contac-flex-block {
    display: flex;
    align-items: center;
    margin: 20px 0;
	flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
	/*width:25%;*/
	border-right: 1px solid #dadada;
    padding-right: 15px;
    margin-right: 15px;
}
.contac-flex-block:last-child {
	border-right:none;
	padding-right:none;
	margin-right:none;
}
.map-holder .section-title {
	font-size:36px;
	font-weight:700;
	margin-bottom:60px;
}

.contac-flex-block .ui-subheading {
	font-size: 21px;
    line-height: 29px;
}

.contac-flex-block > div {
    min-width: 25%;
}
@media(max-width:768px) {
	.contact-box {
		flex-wrap: wrap;
	}
	.contac-flex-block {
		width:100%;
		align-items:center;
		align-items: flex-start;
		border-bottom: 1px solid #dadada;
    	padding-bottom: 25px;
		border-right:none;
		padding-right:none;
		margin-right:none;
	}
	.contac-flex-block:last-of-type {
		border-bottom:none;
		padding-bottom:0;
	}
	.contac-flex-block .ui-subheading {
		margin-bottom: 8px;
	}
}
.ui-subheading {
    font-size: 21px;
    line-height: 1.52;
    font-weight: 600;
    text-decoration: none;
    font-style: normal;
    letter-spacing: 0;
    color: #272727;
}
.ui-text {
    font-size: 17px;
    line-height: 1.53;
    font-weight: 400;
    text-decoration: none;
    font-style: normal;
    letter-spacing: 0;
    color: #272727;
}
.center {
    text-align: center;
}
.breadcrumb > li {
    display: inline;
}
.uslugiListTable-head__item:first-child {
    width: calc(100% - 170px);
    padding-left: 10px;
    text-align: left;
}
.uslugiListTable-head__item:last-child {
    width: 150px;
    text-align: left;
}
.uslugiListTable-head {
    background: #2684c0;
    color: #fff;
    padding-top: 19px;
    padding-bottom: 19px;
    padding-left: 17px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.uslugiListTable-head {
    display: flex;
}
.problemaList .uslugiListTable-head__item:first-child {
    width: 491px;
}
.problemaList .uslugiListTable-head__item:last-child {
    position: relative;
    width: 200px;
    text-align: center;
    padding-right: 22px;
}
.problemaList .uslugiListTable-head__item:last-child:before {
    content: "";
    display: block;
    width: 1px;
    height: 40px;
    background: #fff;
    opacity: 0.5;
    position: absolute;
    top: -12px;
}

.uslugiListTable-item:first-child {
    width: calc(100% - 170px);
    padding-left: 10px;
    text-align: left;
}
.uslugiListTable-item:last-child {
    padding-left: 30px;
}
.uslugiListTable-body {
    border: 1px solid #f1f1f1;
    border-top: 0;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
.uslugiListTable-items {
    font-size: 14px;
    background: #fff;
    border-bottom: 1px solid #f1f1f1;
    display: flex;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 17px;
    padding-right: 22px;
    align-items: center;
}
.uslugiListTable-items:last-child {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom: 1px solid #fffefc;
}
.problemaList-name {
    color: #7d7d7d;
    margin-bottom: 12px;
	margin-top: 10px;
}
.problemaList-btns span {
    background: #f5f6e4;
    border-radius: 5px;
    font-size: 12px;
    color: #000;
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 8px;
    padding-bottom: 8px;
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
    margin-bottom: 5px;
    line-height: normal;
}
.problemaList-price {
    font-size: 16px;
    color: #51462c;
    font-weight: bold;
}
.problemaList-price-red {
    color: brown;
}
.problemaList-btns a:hover {
    background: #f5bd32;
    color: #fff;
}
.problemaList .uslugiListTable-item:first-child {
    width: 491px;
}
.problemaList .uslugiListTable-item:last-child {
    width: 139px;
    padding-left: 0;
    text-align: center;
}
.problemaList-btns {
    font-size: 0;
}
.problemaList-title,
.problemaList-title a {
    font-size: 17px;
    color: #000;
}

.uslugiListTable-body:nth-child(n+7) {
        display: none;
    }
.uslugiListTable-more {
        display: block;
        margin-top: 65px;
    }
.uslugiListTable-more a {
    background: #2684C0;
    color: #fff;
    text-transform: uppercase;
    padding: 14px 58px;
    border-radius: 5px;
}
.uslugiListTable.active .uslugiListTable-body:nth-child(n+7) {
        display: block;
    }
@media (max-width: 767px) {
    .uslugiListTable-item:last-child {
        padding-left: 0;
        width: 30%;
        text-align: right;
		position: absolute;
   		right: 20px;
    }
    .uslugiListTable-items {
        font-family: "Open Sans", sans-serif;
        padding-right: 17px;
    }
    .uslugiListTable-item:first-child {
        width: 100%;
        padding-right: 20px;
    }
    .problemaList .uslugiListTable-item:last-child {
        display: none;
    }
    .problemaList .uslugiListTable-item:first-child {
        width: 100%;
        padding-right: 0;
    }

    .uslugiListTable-head__item {
        font-weight: 700;
    }
    .uslugiListTable-head__item:last-child {
        padding-right: 17px;
        padding-left: 0;
        width: 30%;
        text-align: right;
    }
    .uslugiListTable-head__item:first-child {
        width: 70%;
        padding-right: 20px;
    }
    .problemaList .uslugiListTable-head__item:last-child {
        display: none;
    }
    .problemaList .uslugiListTable-head__item:first-child {
        width: 100%;
        padding-right: 0;
    }
    
    
    .uslugiListTable-more a {
        background-color: #4599d5;
        color: #fff;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 7px;
        padding-bottom: 5px;
        display: inline-block;
        width: 160px;
        text-decoration: none;
    }
	.uslugiListTable-head {
		font-size: 16px;
		font-weight: 500;
	}
	.uslugiListTable-body {
		margin-bottom: 10px;
		border-radius: 6px;
		box-shadow: 0px 2px 4px rgb(0 0 0 / 15%);
	}
	.uslugiListTable-items {
		align-items: flex-start;
		position:relative;
	}
    
}



@media (max-width: 1000px) {
    .header-flex div:nth-child(1),
    .header-flex div:nth-child(2),
    .header-flex div:nth-child(3) {
        display: none;
    }
    .header-flex div {
        padding: 0;
        text-align: center;
    }
    .header-flex {
        justify-content: space-around;
    }
    .header-flex .red-button {
        padding: 10px;
    }
    .header-flex div {
        width: 100%;
    }
    .container_12 .grid_9,
    .container_16 .grid_12 {
        width: auto;
    }
    #main h2 {
        font-size: 20px;
        letter-spacing: 0;
    }
    .container_12 .grid_3,
    .container_16 .grid_4 {
        width: auto;
    }
    .container_12,
    .container_16 {
        width: auto;
    }
    img {
        max-width: 100%;
    }
    #left-columns {
        display: none;
    }
    .banner .arrow-block_right span {
        line-height: inherit;
        margin-bottom: 0;
    }
}
.h-des {
    display: none;
}
.h-des {
    color: #fff;
    margin-top: 30px;
    font-weight: 700;
}
.h-des span {
    text-decoration: underline;
    color: #2db24e;
}
.page-id-67 .header .col-md-offset-4,
.page-id-67 .header .banner p {
    display: none;
}
.header-flex .red-button {
    font-size: 15px;
    line-height: normal;
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.header .main-form,
.header-title-phones {
    display: none;
}
@media (min-width: 1200px) {
    .header-bottom_large {
        min-height: 565px;
    }
}
.brands-list.brands-list-new div span {
    background-size: 100px;
}
.header-bottom_large .arrow-block_right {
    padding-left: 20px;
    margin-bottom: 35px;
}
.header-bottom_large .arrow-block_right:before {
    right: 100%;
    z-index: 5;
    transform: rotate(270deg);
    top: inherit;
    bottom: -61px;
    left: 98px;
}
.header-bottom_large .form-block_right .phones {
    display: none;
}
@media (max-width: 765px) {
    .page-id-67 .header .banner {
        padding-top: 20px;
    }
    .question_answer .container {
        padding-left: 0;
        padding-right: 0;
    }
    body .services__faq__items {
        padding: 0;
    }
    body .services__faq__items .faq-item__head {
        font-size: 16px;
        line-height: 22px;
        padding-left: 25px;
    }
    body .services__faq__items .faq-item__content {
        padding-left: 25px;
        line-height: 28px;
        padding-right: 10px;
    }
    .hero-mob-pre__item {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .h-mob {
        display: none;
    }
    .h-des {
        display: block;
    }
    .header-top .logo span,
    .header-top .logo a {
        padding: 30px 130px;
        transform: none;
    }
    .header-main-logo .logo {
        top: 25px;
    }
    .header-top.header-main-logo.fixed .logo {
        top: 0;
        left: 0;
        transform: translateX(0%);
    }
    .header-main-logo .col-md-9.col-sm-9 {
        height: 90px;
    }
    .header-main-logo.fixed .col-md-9.col-sm-9 {
        height: auto;
    }
    .header-main-logo button.navbar-toggle {
        position: absolute;
        top: 25%;
        right: 0;
    }
    .header-main-logo.fixed button.navbar-toggle {
        position: absolute;
        top: -2px;
    }
    button.navbar-toggle {
        float: left;
    }
    .header-flex-mobile {
        display: flex;
        flex-wrap: wrap;
    }

    /*.contac-flex-block > div {
        width: 50%;
    }*/
    .header-top.fixed .header-flex {
        display: block;
    }
    .header-top.fixed .header-flex div:nth-child(2) {
        display: block;
    }
    .header-top.fixed .header-flex a {
        text-decoration: none;
        position: absolute;
        right: 65px;
        top: 13px;
    }
}
@media (max-width: 400px) {
    .ui-text,
    .ui-subheading {
        font-size: 16px;
        line-height: 20px;
    }
}

.page-id-47 .header-bottom{
	background:url(https://xn--90aha2askft2d.xn--p1ai/wp-content/uploads/2022/04/bg-washer.jpg);
	background-repeat:no-repeat;
}
.page-id-48 .header-bottom{
	background:url(https://xn--90aha2askft2d.xn--p1ai/wp-content/uploads/2022/04/bg-fridge.jpg);
	background-repeat:no-repeat;
}
.page-id-49 .header-bottom, .page-template-page-template-repair-dishwasher .header-bottom{
	background:url(https://xn--90aha2askft2d.xn--p1ai/wp-content/uploads/2022/04/bg-posud.jpg);
	background-repeat:no-repeat;
}
.page-id-63 .header-bottom{
	background:url(https://xn--90aha2askft2d.xn--p1ai/wp-content/uploads/2022/04/bg-elektropl.jpg);
	background-repeat:no-repeat;
}
.page-id-310 .header-bottom{
	background:url(https://xn--90aha2askft2d.xn--p1ai/wp-content/uploads/2022/04/bg-sushilka.jpg);
	background-repeat:no-repeat;
}
.page-id-323 .header-bottom{
	background:url(https://xn--90aha2askft2d.xn--p1ai/wp-content/uploads/2022/04/bg-varpan.jpg);
	background-repeat:no-repeat;
}
.page-id-214 .header-bottom{
	background:url(https://xn--90aha2askft2d.xn--p1ai/wp-content/uploads/2022/04/bg-notebook.jpg);
	background-repeat:no-repeat;
}
.page-id-315 .header-bottom, .tv_b{
	background:url(https://xn--90aha2askft2d.xn--p1ai/wp-content/uploads/2022/04/bg-tv.jpg);
	background-repeat:no-repeat;
}
.page-id-211 .header-bottom{
	background:url(https://xn--90aha2askft2d.xn--p1ai/wp-content/uploads/2022/04/bg-cofe.jpg);
	background-repeat:no-repeat;
}
.page-id-97 .header-bottom{
	background:url(https://xn--90aha2askft2d.xn--p1ai/wp-content/uploads/2022/04/bg-bytteh.jpg);
	background-repeat:no-repeat;
}
.tv_b{
	background-size:cover;
}

@media screen and (min-width: 1920px){
	.page-id-47 .header-bottom, .page-id-48 .header-bottom ,.page-id-49 .header-bottom, .page-id-63 .header-bottom, .page-id-310 .header-bottom, .page-id-323 .header-bottom, .page-id-214 .header-bottom, tv_b, .page-id-315 .header-bottom, 
	.page-id-211 .header-bottom, .page-id-97 .header-bottom{
		background-size:100%;
		background-position:center;
	}
	
	.tv_b{
	background-size:cover;
}
}
@media screen and (max-width:768px){
	.page-id-47 .header-bottom, .page-id-48 .header-bottom ,.page-id-49 .header-bottom, .page-id-63 .header-bottom, .page-id-310 .header-bottom, .page-id-323 .header-bottom, .page-id-214 .header-bottom, .tv_b, .page-id-315 .header-bottom, 
	.page-id-211 .header-bottom, .page-id-97 .header-bottom{
		background-size:cover;
		background-position:center;
		padding-bottom:50px !important;
	}
	.page-id-97 .h-des{
		display:none;
	}
}

.brands-list-new > div:nth-child(n+19) {
    display: none;
}

.brands-list-new.active > div:nth-child(n+19) {
    display: block;
}

.brands-list-new a.more:before {
    content: '';
    clear: both;
    display: block;
}

.brands-list-new a.more {
font-size: 18px;
text-align: center;
}



.brands-list-new span:before {content: '';clear: both;display: block;}


.brands-list-new span {display: flex;width: 100%;justify-content: center;}

.site-switcher__wrapper {
    position: relative;
}
.site-switcher {
    position: absolute;
    z-index: 1000;
    background: #2a7eb3;
    padding: 15px;
    box-shadow: 3px 5px 5px rgb(0 0 0 / 41%);
    display: none;
    left: 50%;
    transform: translateX(-50%);
    width: 220px;
}
.site-switcher.open {
    display:block;
}
.site-switcher__item--main {
    position: relative;
}
.site-switcher__item--main:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    border-color: #ffffff transparent transparent transparent;
    position: absolute;
    right: -22px;
    top: 9px;
}
.site-switcher__item--main.open:before {
    transform: rotate(180deg);
}
.static-map__holder {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.static-map__holder .contacts-map {
    position: relative;
    top: unset;
    left: unset;
}
.uslugiListTable.tabcontent {
    display: none;
    animation: fadeEffect 1s;
}
.prices .tab {
    margin-bottom: 50px;
}
.prices button.tablinks {
    background: transparent;
    width: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    color: #2684C0;
    height: 46px;
    margin-bottom: 35px;
    border-radius: 5px;
    padding: 0 15px;
    border: 1px solid #2684C0;
}
.prices button.tablinks.active {
    background: #2684C0;
    color: #fff;
}
.prices .tab {
    margin-bottom: 30px;
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
}
@keyframes fadeEffect {
    from {opacity: 0;}
    to {opacity: 1;}
}

.header-flex-mobile .site-switcher__wrapper {
    width: 100%;
}

.header-flex-mobile div.site-switcher a {
    font-size: 14px;
    line-height: 1;
    margin-bottom: 0;
    font-weight: 400;
}
@media (max-width:768px) {
    .static-map__holder {
        flex-wrap: wrap;
    }
}
.uslugiListTable-items--hover1 .problemaList-btns span {
    cursor: pointer;
}