html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    line-height: 1.15;
    color: #555;
    overflow-x: hidden;
    background: #fff;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

.pn {
    max-width: 1000px;
    padding: 10px 15px;
    background: #2262de;
    margin: 20px auto 0;
    color: #fff;
}

.pn a {
    color: #fff;
}

.pn p {
    margin: 10px 0 7px;
}

.pn ol {
    margin: 10px 0 7px;
}

.pn ol > li {
    margin: 0 0 0 20px;
}


button,
input,
optgroup,
select,
textarea {
    font: inherit;
    margin: 0
}

optgroup {
    font-weight: 700
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

a {
    color: #2262de;
}

.center {
    margin: 0 auto;
    /*

    padding: 0 30px;
    width: auto;
*/
    max-width: 1000px;
    position: relative;
}

.col-74,
.col-60,
.col-43,
.col-40,
.col-46,
.col-48,
.col-50,
.col-24,
.col-22,
.col-32,
.col-20,
.col-16 {
    display: block;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.col-74 {
    width: 74%;
    margin-left: 2%;
}

.col-60 {
    width: 60%;
}



.col-57 {
    width: 57%;
}

.col-43 {
    width: 43%;
}

.col-40 {
    width: 40%;
}

.col-46 {
    width: 46.8333%;
}

.col-48 {
    width: 48%;
}

.col-50 {
    width: 50.7667%;
}

.col-46 {
    margin-right: 2.4%;
}

.col-24 {
    width: 24.2%;
    margin: 0 auto;
    margin-right: 1%;
}

.col-22 {
    width: 22.8%;
    margin: 0 auto;
    margin-right: 1%;
}

.col-20 {
    width: 25%;
    margin: 0 auto;

}

.col-24:nth-child(4n+4) {
    margin-right: 0;
}

.col-32 {
    width: 32%;
    margin: 0 auto;
    margin-right: 2%;
    margin-bottom: 20px;
}

.col-32:nth-child(3n+3) {
    margin-right: 0;
}

.col-16 {
    width: 16.6%;
    margin: 10px 0;
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}


a {
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


.domain {
    height: 44px;
}


input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease;
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: rgba(79, 101, 114, 0.64);
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: rgba(79, 101, 114, 0.64);
}

/* Firefox 19+ */

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: rgba(79, 101, 114, 0.64);
}

/* Firefox 18- */

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: rgba(79, 101, 114, 0.64);
}

.btn-orange:hover,
.btn-orangeb:hover,
.btn_orangebg:hover {
    background-color: #2262de;
}



.top-menu {
    float: left;
    margin: 0;
    padding: 0;
    height: 44px;
}

.top-menu li {
    float: left;
    list-style: none;
    height: 44px;
}


.top-menu li a {
    display: block;
    padding: 0 10px 0 10px;
    line-height: 44px;
    height: 44px;
    border-right: 1px solid #aaaaaa;
    text-decoration: none;
    color: #555555;
}

.top-menu li a.active,
.top-menu li a:hover {
    background: #ff8929;
    color: #fff;
}

.top-menu li:first-child a {
    border-left: 1px solid #aaaaaa;
}

.top-menu li:last-child a {
    border-right: none;
}

.domain .center span {
    padding: 10px;
    display: block;
    float: right;
}

header {
    background: url(../img/bg-header.jpg) repeat 50% 0;
    height: 100%;
}

header > .center {
    overflow: hidden;
}

.top-head-container {
    overflow: hidden;
    display: table;
    width: 100%;
    margin: 0 auto;
}

.top-head .logo-block {
    display: table-cell;
    width: 202px;
    padding: 5px 30px 0 0;
    vertical-align: middle;
}


.info-phone {
    margin: 0;
    padding: 0;
    display: inline-block;
    color: #fff;
    width: 453px;
}

header .info-phone {
    display: table-cell;
    vertical-align: top;
    padding-top: 35px;
    padding-bottom: 35px;
}

header .info-phone a {
    color: #fff;   
}

.info-phone.pages li {
    display: block;
    position: relative;
    padding: 0 0 0 50px;
    margin: 0;
    float: left;
    width: 50%;
    box-sizing: border-box;
}

.info-phone.pages li:before {
    background-image: url(../img/sprite.png);
    content: '';
    position: absolute;
}

.info-phone.pages li:nth-child(1), .info-phone.pages li:nth-child(2) {
    font-size: 21px;
    width: 50%;
    margin-bottom: 20px;
}

.info-phone.pages li:nth-child(3):before {
    background-position: -143px -142px;
    width: 33px;
    height: 33px;
    left: 0;
    top: 50%;
    margin-top: -16.5px;
}

.info-phone.pages li:nth-child(4):before {
    background-position: -247px -349px;
    width: 18px;
    height: 33px;
    left: 8px;
}

.info-phone.pages li:nth-child(1):before {
    /*background-position: -142px -303px;*/
    /*width: 31px;*/
    /*height: 31px;*/
    /*left: 0;*/
    /*top: 50%;*/
    /*margin-top: -15.5px;*/
    display: none;
}

.top-head .girl-master {
    width: 315px;
    padding-top: 35px;
    display: table-cell;
    position: relative;
    height: 185px;
    text-decoration: none;
    vertical-align: top;
}

.btn-orange,
.btn-orangeb,
.btn_orangebg {
    width: 241px;
    height: 44px;
    border: 2px solid #fff;
    cursor: pointer;
    line-height: 44px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.top-head .btn-orange,
.top-head .btn-orangeb,
.top-head .btn_orangebg {
    display: inline-block;
    width: 184px;
    height: 51px;
    background-color: #ff892a;
    line-height: 51px;
    font-size: 17px;
}

.top-head .girl-master .btn-orange:hover,
.top-head .girl-master .btn-orangeb:hover,
.top-head .girl-master .btn_orangebg:hover {
    background-color: #2262de;
}

.top-head .video-girl {
    width: 240px;
    height: 110px;
    background: url(../img/top-bg-video.png) no-repeat;
    position: absolute;
    color: #fff;
    display: block;
    text-decoration: none;
    right: 0;
    bottom: 0;
}

.top-head .video-girl:after {
    background-image: url(../img/review-girls.png);
    content: '';
    position: absolute;
}


.top-head .video-girl:before {
    background-image: url(../img/sprite.png);
    content: '';
    position: absolute;
}

.top-head .video-girl:before {
    background-position: -212px -142px;
    width: 31px;
    height: 31px;
    left: 45px;
    top: 60px;
}

.top-head .video-girl a {
    text-decoration: none;
    color: #fff;
}

.top-head .video-girl>a {
    width: 80px;
    display: block;
    font-size: 14px;
    padding: 16px 0 0 17px;
    line-height: 1.3;
    text-align: center;
}

.top-head .video-girl:after {
    background-position: 0 0;
    width: 141px;
    height: 205px;
    right: 0;
    bottom: 0;
}

.top-head .video-girl:hover {
    text-decoration: underline;
    cursor: pointer;
}

.top-head .video-girl:hover:before {
    background-image: url(../img/sprite.png);
    background-position: -245px -142px;
    width: 31px;
    height: 31px;
}


.top-head .video-girl:hover a {
    text-decoration: underline;
}

.nav-top {
    background-color: #ff8929;
}

.nav-top ul {
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    list-style: none;
    height: 50px;
    padding-left: 0;
    display: table;
    width: 100%;
}

.nav-top ul li {
    /*max-width: 143px;*/
    padding: 0 15px;
    display: table-cell;
    text-align: center;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.nav-top ul a {
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    height: 50px;
    display: table;
}

.nav-top ul a span {
    vertical-align: middle;
    display: table-cell;
}

.nav-top ul li.active,
.nav-top ul li:hover {
    background-color: #d66911;
}

.page-title {
    font-size: 48px;
    text-transform: uppercase;
    color: #fff;
    margin: 20px 0;
    word-spacing: -1px;
}

.subject,
.subjects,
h1 {
    font-weight: normal;
    text-align: center;
}

.seventeen.pages {
    background-image: url(../img/sprite.png);
    background-position: -142px -207px;
    width: 123px;
    height: 94px;
    color: #fff;
    text-align: center;
    line-height: 1.1;
    position: absolute;
    right: 0;
    top: 95px;
    text-transform: uppercase;
}

.seventeen.pages span {
    padding-top: 38px;
    display: block;
}

.select-tech {
    background-color: #fff;
    padding: 15px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    text-align: center;
    margin-bottom: 25px;
}


.select-tech .title-block {
    font-size: 21px;
    font-weight: 500;
    text-transform: uppercase;
    -webkit-box-flex: 1;
    -ms-flex: 1 100%;
    flex: 1 100%;
    margin-bottom: 20px;
}


.select-tech .st-item {
    font-size: 17px;
    text-transform: uppercase;
    color: #2262de;
    -webkit-box-flex: 1;
    -ms-flex: 1 25%;
    flex: 1 25%;

}

.select-tech .st-item p {
    /* max-width: 150px; */
    text-align: center;
    margin: 0;
}

.select-tech .circle_orange {
    background-color: #ff8929;
    border: 4px solid transparent;
    border-radius: 50%;
    position: relative;
    width: 105px;
    height: 105px;
    display: inline-block;
    margin-bottom: 5px;
}

.select-tech .circle_orange:before {
    content: '';
    background: url(../img/washing-machine.png) no-repeat 50%;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}


.select-tech .circle_orange.dishwasher:before {
    background-image: url(../img/dishwasher.png);
}

.select-tech .circle_orange.fridge:before {
    background-image: url(../img/fridge.png);
}


.select-tech .circle_orange.air-conditioning:before {
    background-image: url(../img/air-conditioning.png);
}


.select-tech .circle_orange.barrier-open:before {
    background-image: url(../img/barrier-open.png);
}


.select-tech .circle_orange.fence:before {
    background-image: url(../img/fence.png);
}

.select-tech .circle_orange.tv:before {
    background-image: url(../img/television.png);
}

.select-tech .circle_orange.coffee:before {
    background-image: url(../img/coffee.png);
}

.select-tech .st-item:hover .circle_orange {
    border: 4px solid #ff8929;
    width: 105px;
    height: 105px;
    background-color: #fff;
}

.location-city {
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 35px;
}

.list-city {
    width: 460px;
    background-color: rgba(247, 255, 253, .78);
    font-size: 17px;
    color: #4584ff;
    padding: 0 20px;
}

.location-city>div {
    display: inline-block;
    width: 49.5%;
    vertical-align: top;
}

.location-city .list-city {
    background-color: #fff;
    padding: 0;
}


.subject,
.subjects {
    font-size: 40px;
    color: #535353;
    margin-top: 15px;
    line-height: 1.2;
}

.location-city .subject,
.location-city .subjects {
    margin-bottom: 25px;
}

.list-city ul {
    list-style: none;
    max-height: 325px;
    padding: 0;
    display: inline-block;
    vertical-align: top;
}

.location-city .list-city ul {
    margin: 0 auto 12px;
    text-align: left;
}

.location-city .list-city ul+ul {
    margin-left: 85px;
}

.list-city ul li {
    position: relative;
    line-height: 1.6;
}

.location-city .list-city ul li {
    line-height: 1.58;
}

.list-city ul li:before {
    content: '•';
    margin-right: 5px;
}

.location-city .list-city .any-city {
    font-size: 17px;
    font-weight: 400;
    width: 269px;
    background-color: #4584ff;
    padding: 6px 15px 11px;
    vertical-align: top;
    color: #fff;
    display: inline-block;
    text-align: center;
}

.location-city .list-city .call-master {
    display: inline-block;
    text-align: center;
    background: url(../img/btn-orange.jpg) no-repeat;
    width: 184px;
    height: 55px;
    text-transform: uppercase;
    font-size: 17px;
    color: #fff;
    padding: 10px 0 0 30px;
    position: relative;
    box-sizing: border-box;
    cursor: pointer;
}

.location-city .list-city .call-master:hover {
    background: url(../img/btn-orange-hover.jpg) no-repeat;
}

.location-city .list-city .call-master:before {
    background-image: url(../img/sprite.png);
    background-position: -225px -177px;
    width: 23px;
    height: 23px;
    content: '';
    position: absolute;
    left: 25px;
    top: 20px;
}

.us-advanc {
    background-color: #ff8929;
}

.us-advanc .subject,
.us-advanc .subjects {
    color: #fff;
    margin-bottom: 35px;
    padding-top: 20px;
}

.three-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 712px;
    padding-bottom: 9px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

.us-advanc .three-items {
    width: 100%;
}

.three-items>* {
    -webkit-box-flex: 1;
    -ms-flex: 1 100%;
    flex: 1 100%;
}

.three-items .ti-block {
    -webkit-box-flex: 3;
    -ms-flex: 3 0px;
    flex: 3 0px;
    text-align: center;
    color: #fff;
    padding-top: 155px;
    position: relative;
}


.three-items .ti-block:before {
    /*    background-position: -143px 0;*/
    background-color: #fff;
    border-radius: 50%;
    left: 50%;
    top: 0;
    margin-left: -70px;
}

.three-items .ti-block.gear:before {
    background-image: url(../img/gear-icon.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 140px;
    height: 140px;
    content: '';
    position: absolute;
}

.three-items .ti-block:before {
    background-image: url(../img/allow-list.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 140px;
    height: 140px;
    content: '';
    position: absolute;
}

.three-items .ti-block.bill:before {
    background-image: url(../img/bill-icon.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 140px;
    height: 140px;
    content: '';
    position: absolute;
}

.three-items .ti-block>span {
    width: 180px;
    font-size: 21px;
    font-weight: 400;
    text-transform: uppercase;
    height: 84px;
    vertical-align: top;
    display: inline-block;
}


.three-items .ti-block p {
    width: 170px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1.8;
    text-align: center;
}

.statistic {
    position: relative;
    background-color: #ff8929;
    color: #fff;
    padding: 50px 0 30px;
}

.statistic:before {
    top: 0;
    background: url(../img/line-top.png) repeat-x;
}

.statistic:after,
.statistic:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 8px;
    left: 0;
}

.statistic:after {
    bottom: 0;
    background: url(../img/line-bottom.png) repeat-x;
}

.statistic .three_block .th_item {
    flex-basis: 247px;
}

.statistic .three_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    text-align: center;
    flex-wrap: wrap;
}

.statistic .th_item .numbers {
    font-size: 55px;
    margin: 0 10px;
    color: #555;
    font-weight: 600;
    height: 74px;
    line-height: 74px;
    background-color: #fff;
    box-shadow: inset 0 3px 7px rgba(0, 0, 0, .35);
}

.statistic .th_item span {
    display: inline-block;
    font-size: 24px;
    margin-top: 10px;
}


.statistic .th_item .numbers>div {
    display: inline;
}

.our-masters {
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
    background-color: #fff;
}

.our-masters .slider-masters {
    text-align: center;
    padding: 20px 55px 0;
    overflow: hidden;
}

.our-masters .slider-masters>div {
    width: 33.33%;
    float: left;
}

.img-face > img {
    border-radius: 100%;
}

.our-masters .slider-masters .info_block {
    border: 2px solid #f1f1f1;
    border-radius: 10px;
    min-height: 212px;
    text-align: center;
    padding: 0 10px;
    margin: 10px auto 0;
    max-width: 250px;
}

.our-masters .slider-masters .info_block .name_preson {
    padding-top: 10px;
    font-size: 21px;
    font-weight: 700;
}

.our-masters .slider-masters .info_block .desc {
    text-shadow: 0 0 0 #555;
    border-bottom: 2px solid #f1f1f1;
    padding-bottom: 10px;
    margin-bottom: 5px;
    min-height: 52px;
}

.our-masters .slider-masters .info_block span {
    text-shadow: 0 0 0 #555;
}

.our-masters .slider-masters .video_link {
    color: #2262de;
    padding-left: 50px;
    position: relative;
    width: 130px;
    display: block;
    text-align: left;
    margin: 10px auto;
    display: none;
}

.our-masters .slider-masters .info_block span {
    text-shadow: 0 0 0 #555;
}

.our-masters .slider-masters .video_link a {
    color: #2262de;
}

.btn_orangebg {
    background-color: #ff8929;
    border: none;
}

.our-masters .slider-masters .btn_orangebg {
    max-width: 180px;
    margin-top: 20px;
}

.btn_orangebg:hover {
    background-color: #2262de;
}

.how-we-work {
    background: url(../img/bg-how-we-work.jpg) no-repeat;
    background-size: cover;
    text-align: center;
    margin-top: 45px;
    position: relative;
}

.how-we-work .subjects {
    color: #fff;
    padding: 20px 0
}

.how-we-work .text-center {
    font-size: 12px;
    color: #fff;
    padding: 0 0 16px;
    margin: 5px 0 0
}

.how-we-work .btn_orangebg {
    margin-top: 25px;
}

.how-we-work .btn_orangebg:hover {
    background-color: #fff;
    color: #555;
    text-shadow: 0 0 0 #555;
}

.hww_block {
    display: flex;
    flex-wrap: wrap;
    color: #fff;
    text-align: center;
}

.hww_block .hww_item {
    display: inline-block;
    vertical-align: top;
    flex: 1 33%;
}

.hww_block .hww_item p {
    font-size: 17px;
    margin-top: 13px;
}

.hww_block .wrap_b {
    width: 176px;
    display: inline-block;
    text-align: center;
}

.hww_block .cyrcl_b {
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    width: 164px;
    height: 164px;
    border: 3px solid rgba(255, 198, 0, .6);
    border-radius: 50%;
    position: relative;
    margin: 0 auto;
}

.hww_block .cyrcl_b span {
    position: relative;
    width: 135px;
    text-align: center;
    font-weight: 400;
    display: inline-block;
    margin-top: 60px;
    padding-top: 20px;
}

.hww_block .cyrcl_b span:before {
    background-image: url(../img/sprite.png);
    background-position: -142px -303px;
    width: 31px;
    height: 31px;
    content: '';
    position: absolute;
    top: -31px;
    left: 50%;
    margin-left: -15.5px;
}

.hww_block .cyrcl_b:before {
    content: '';
    position: absolute;
    right: -82px;
    bottom: -106px;
    background: url(../img/arrow-howwework.png) no-repeat;
    width: 109px;
    height: 127px;
}

.hww_block .call_site {
    text-align: left;
}

.hww_block .diagnostic_repair span:before {
    background-image: url(../img/sprite.png);
    background-position: -178px -142px;
    width: 32px;
    height: 32px;
    content: '';
    position: absolute;
    margin-left: -16px;
    top: -32px;
}

.hww_block .warranty {
    text-align: right;
}

.hww_block .warranty span:before {
    background-image: url(../img/sprite.png);
    background-position: -396px -207px;
    width: 25px;
    height: 33px;
    content: '';
    position: absolute;
}

.hww_block .warranty .cyrcl_b:before {
    display: none;
}

.hww_block .visit_master {
    width: 50%;
    margin-top: -53px;
}

.hww_block .visit_master .wrap_b {
    margin-left: 90px;
}

.hww_block .visit_master span:before {
    background-image: url(../img/sprite.png);
    background-position: -143px -177px;
    width: 38px;
    height: 25px;
    content: '';
    position: absolute;
    top: -25px;
    margin-left: -19px;
}

.hww_block .visit_master .cyrcl_b:before {
    bottom: 157px;
    right: -65px;
    background-image: url(../img/arrow-how-up.png);
    width: 114px;
    height: 124px;
}

.hww_block .pay_work {
    width: 49.6%;
    margin-top: -53px;
}

.hww_block .pay_work .wrap_b {
    margin-right: 90px;
}

.hww_block .pay_work span:before {
    background-image: url(../img/sprite.png);
    background-position: -183px -177px;
    width: 40px;
    height: 23px;
    content: '';
    position: absolute;
    top: -23px;
    margin-left: -20px;
}

.hww_block .pay_work .cyrcl_b:before {
    bottom: 157px;
    right: -65px;
    background-image: url(../img/arrow-how-up.png);
    width: 114px;
    height: 124px;
}

.dop_info {
    color: #fff;
    font-size: 15px;
    position: absolute;
    right: 10px;
    bottom: 30px;
}

.reviews-items {
    position: relative;
    display: table;
}

.reviews-clients {
    background: #fff url(../img/reviews-bg.jpg) no-repeat;
    background-size: cover;
    padding-bottom: 20px;
}

.reviews-clients .subjects {
    margin-top: 0;
    padding: 30px 0;
}


.reviews-slider {
    display: block;
}


.reviews-slide .info_persone {
    width: 300px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}

.reviews-slide .info_persone .photo_block {
    display: block;
    position: relative;
    border-radius: 50%;
    overflow: hidden;
    width: 140px;
    height: 140px;
    float: left;
}

.reviews-slide .info_persone .photo_block img {
    position: absolute;
}

.reviews-slide .rs_leftb {
    display: block;
    float: left;
    padding: 20px 0 0 25px;
    width: 135px;
    text-align: left;
}

.reviews-slide .info_persone .name_preson {
    font-size: 18px;
    text-shadow: 0 0 0 #f4774b;
    color: #f4774b;
    text-transform: uppercase;
    font-weight: 400;
}

.reviews-slide .desc {
    position: relative;
    padding: 15px 20px 10px;
    background-color: #fff;
    border-bottom: 3px solid #e4e4e4;
    border-radius: 3px;
    width: 260px;
    margin: 15px auto 0;
    display: block;
    text-align: left;
}

.reviews-slide .desc:before {
    content: '';
    position: absolute;
    left: 20px;
    top: -15px;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-left: 15px solid #fff;
    border-bottom: 15px solid transparent;
}

.reviews-slide-frame {
    display: table-cell;
    width: 33%;
}

.reviews-slide {
    height: 100%;
    min-height: 1px;
    width: 300px;
    margin: 0 auto;
}

.reviews-slide:nth-child(3n+3) {
    margin-right: 0;
}

.reviews-clients .btn_orangebg {
    float: right;
    margin-top: 20px;
    position: relative;
    z-index: 1;
}

.slick-dots {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: -59px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.slick-dots li {
    list-style: none;
    display: inline-block;
    margin-right: 10px;
}

.slick-dots li {
    list-style: none;
    display: inline-block;
    margin-right: 10px;
}

.slick-dots button {
    cursor: pointer;
    border: none;
    background: none;
    width: 36px;
    height: 36px;
    border: 7px solid #fff;
    border-radius: 50%;
    outline: 0;
}

.slick-dots li.slick-active button {
    background-color: #fff;
}

.all-brand-slider {
    height: 71px;
    overflow: hidden;
}

.all-brand-slider.no-slider {
    height: auto;
}

.all-brand-slider.no-slider > div {
	float: left;
	width: 20%;
    margin: 10px 0 20px 0;
    height: 85px;
	display: table;
}


.all-brand {
    background-color: #fff;
    text-align: center;
}

.all-brand .subject {
    margin: 15px 0;
}

.all-brand-item {
    float: none;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}

.all-brands-slider {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.all-brand .btn-orangeb {
    margin: 35px 0;
}


.btn-orangeb {
    color: #ff8929;
    border: 2px solid #ff8929;
    height: 44px;
    width: 283px;
}

.btn-orangeb:hover {
    color: #2262de;
    border: 2px solid #2262de;
    background-color: transparent;
}

.slick-arrow {
    cursor: pointer;

}

.slick-next {

    background-position: -427px -114px;
}

.slick-next,
.slick-next:hover {
    background-image: url(../img/sprite.png);
    width: 57px;
    height: 112px;
}

.slick-prev {
    background-position: 0 -349px;
}

.slick-prev,
.slick-prev:hover {
    background-image: url(../img/sprite.png);
    width: 57px;
    height: 112px;
}

.slick-next:hover {
    background-position: -427px 0;
}

.slick-prev:hover {
    background-position: -427px -228px;
}

.big-storeage img {
    max-width: 100%;
}

.big-storeage.pages {
    font-size: 16px;
}

.big-storeage.pages .btn-orangeb {
    margin: 20px 0 0 0;
}

.big-storeage .subjects {
    font-size: 32px;
    padding: 5px 0 25px;
}

.big-storeage p {
    text-indent: 15px;
    text-align: left;
    margin: 15px 0;
    line-height: 20px;
}

.big-storeage ul,
.big-storeage ol {
    list-style: none;
    padding: 20px 20px 20px 40px;
    counter-reset: mySpisok;
    margin: 0;
}

.big-storeage ul li,
.big-storeage ol li {
    position: relative;
    line-height: 20px;
}

.big-storeage ul li:before,
.big-storeage ol li:before {
    position: absolute;
    top: 8px;
    left: -24px;
    content: '';
    width: 9px;
    height: 9px;
    background: #ff8929;
    border-radius: 100%;
}

.jobs {
    background-color: #ff8929;
    color: #fff;
    margin-top: 0;
    clear: both;
}

.jobs .info_job,
.jobs .jobman {
    display: inline-block;
    width: 49.5%;
    vertical-align: top;
    text-align: center;
}

.jobs .info_job img,
.jobs .jobman img {
    margin-top: 10px;
}

.jobs .jobman {
    max-height: 470px;
    overflow-y: hidden;
}

.jobs .jobman img {
    max-width: 100%;
}

.jobs .subjects {
    color: #fff;
    margin-top: 15px;
}

.jobs .subtext {
    font-size: 21px;
    font-weight: 400;
    text-align: center;
}

.jobs p {
    font-size: 17px;
    text-align: left;
    margin-bottom: 17px;
}

.jobs .info_job .btn-orange,
.jobs .info_job .btn-orangeb,
.jobs .info_job .btn_orangebg,
.jobs .jobman .btn-orange,
.jobs .jobman .btn-orangeb,
.jobs .jobman .btn_orangebg {
    font-size: 17px;
}

footer {
    background-color: #fff;
}

footer .blue_bg {
    background-color: #4584ff;
    font-size: 12px;
    padding: 5px 0;
    width: 100%;
}

footer .logo-footer {
    display: inline-block;
    width: 20%;
}

footer .logo-footer img {
    width: 100%;
    max-width: 332px;
    margin: 20px 0 0 0;
}

footer .info-phone {
    width: 80%;
    vertical-align: top;
    margin-top: 20px;
    height: 80px;
    float: right;
    display: table;
}

footer .info-phone.pages li {
    display: table-cell;
    vertical-align: middle;
    float: none;
}

footer .info-phone.pages li a {
    color: #fff;
}

footer .info-phone.pages li:nth-child(1),
footer .info-phone.pages li {
    width: 33.33%;
}


footer .info-phone.pages li:nth-child(1) {
    white-space: nowrap;
}

.relinks {
    text-align: center;
    font-size: 12px;
    display: table;
    width: 100%;
}

.relinks a {
    color: #fff;
    display: table-cell;
    text-align: center;
    padding: 10px 0;
}

footer .blue_bg+.center {
    font-size: 12px;
    padding: 10px;
}

footer .copyright {
    width: 220px;
    display: inline-block;
    margin-right: 15px;
}

footer .copy-forb {
    width: 305px;
}

footer .copy-forb,
footer .counter,
footer .maat-dev {
    display: inline-block;
    vertical-align: top;
}

footer .wesma {
    float: right;
}

ul.breadcrumbs {
    list-style: none;
    margin: 10px;
    padding: 0;
    overflow: hidden;
}

ul.breadcrumbs>li {
    float: left;
    color: #fff;
}

ul.breadcrumbs>li a {
    color: #fff;
    text-decoration: underline;
}

ul.breadcrumbs>li:after {
    content: "/";
    padding: 0 10px;
}

ul.breadcrumbs>li:last-child:after {
    display: none;
}

ul.breadcrumbs>li:after {
    content: "/";
    padding: 0 10px;
}

.big-storeage-title {
    text-align: center;
    font-size: 1.5em;
    margin: 20px 0;
}

.form-order {
    width: 300px;
    margin: 60px auto 40px;
}

.form-order-title {
    text-align: center;
}

ul.order>li {
    font-size: 16px;
    color: #222;
    border-bottom: 2px solid #221f1f;
    margin: 30px 0 0 0;
    padding: 0;
    list-style: none;
}

ul.order>li input {
    outline: none;
    font-size: 16px;
    border: none;
    width: 100%;
    margin: 0 0 10px;
}

.send {
    font-size: 18px;
    color: #fff;
    display: block;
    border: 2px solid #000;
    width: 220px;
    line-height: 48px;
    height: 48px;
    margin: 30px auto 0;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    background: #ff892a;
}

.send:hover {
    background: #2262de;
    color: #fff;
}

.form-order-title {
    font-size: 1.17em;
    text-align: center;
}
/*
.callback-background {
    width: 100%;
    height: 100%;
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
    opacity: 0.7;
}

.callback-form {
    width: 320px;
    margin: 0 auto;
    border: 1px solid #ddd;
    background: #fff;
    box-shadow: 1px 1px 10px #ddd;
    font-size: 14px;
    color: #666;
    position: relative;
    display: none;
    width: 100%;
    max-width: 344px;
    text-align: left;
    position: fixed;
    top: 100px;
    left: 50%;
    z-index: 1000;
    margin-left: -150px;
    background: #fff;
    padding: 30px;

}

.callback-title {
    font-size: 24px;
    font-weight: normal;
    margin: 0px 0 10px;
    text-transform: uppercase;
}

.callback-form a.close {
    width: 36px;
    height: 36px;
    background: url(../img/close.png) no-repeat center;
    position: absolute;
    right: 0px;
    top: 0px;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
*/

ul.order>li textarea {
    outline: none;
    font-size: 16px;
    border: none;
    width: 100%;
    height: 30px;
    resize: none;
    margin: 0 0 0px;
}

.contacts-items {
    /*font-size: 1.17em;*/
    margin: 18px 0;
}

ul.locations {
    font-size: 14px;
    overflow: hidden;
    display: table;
    margin: 0 0 20px;
    padding: 0;
}

ul.locations>li:first-child {
    padding-right: 10px;
    width: 150px;
}

ul.locations li {
    padding: 0;
    margin: 0;
    display: table-cell;
    list-style: none;
    vertical-align: middle;
}

ul.locations li ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
}

ul.locations li ul li {
    width: 150px;
    display: inline-block;
}

ul.locations li:before {
    content: none;
}

.swaip {
    display: none;
}

.repair-washing {
    text-align: center;
    position: relative;
    margin-top: 30px;
}

.repair-washing img {
    display: inline-block;
    vertical-align: bottom;
}

.repair-washing .info-btn {
    position: absolute;
    top: 95px;
    right: 50px;
    color: #fff;
    width: 211px;
    text-align: center;
    text-shadow: 2px 1px 2px black;
}

.repair-washing .btn-orange,
.repair-washing .btn-orangeb,
.repair-washing .btn_orangebg {
    width: auto;
    font-size: 17px;
    line-height: 1.2;
    height: auto;
    padding: 5px 0;
    background-color: #ff8929;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.repair-washing .btn-orange:hover,
.repair-washing .btn-orangeb:hover,
.repair-washing .btn_orangebg:hover {
    background-color: #2262de;
}


.repair-washing .info-btn p {
    margin-top: 5px;
    font-size: 17px;
}

.repair-washing .info-btn p span {
    font-weight: 700;
}

.repair-washing .mini-text {
    margin-top: 85px;
}

.price-repair {
    background: #e2e2e2 url(../img/price-repair.jpg) no-repeat 50% 0;
    padding-bottom: 20px;
    text-align: center;
}

.price-repair .subjects {
    margin-top: 0;
    padding-top: 20px;
    font-variant: normal;
}

.price-repair table {
    margin-top: 10px;
    text-align: left;
    border-collapse: separate;
    border-spacing: 0;
    border: 2px solid #f1f1f1;
    border-radius: 10px 10px 0 0;
}

.price-repair table th {
    text-align: center;
    border-top-left-radius: 10px;
    background-color: #4584ff;
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    line-height: 35px;
    width: 50%;
}

.price-repair table th:last-child {
    border-top-left-radius: 0;
    border-top-right-radius: 10px;
    border-left: 2px solid #f1f1f1;
}

.price-repair table tr:not(:first-child) td {
    padding: 6px 5px 10px 0;
}

.price-repair table tr:not(:first-child) td:first-child {
    padding-left: 20px;
}

.price-repair table tr:not(:first-child):nth-child(2n) {
    background-color: #f5f6f6;
}

.price-repair table tr:not(:first-child) {
    background-color: #fff;
    padding: 5px 0;
    font-size: 14px;
}

.price-repair table tr:not(:first-child) td:last-child {
    border-left: 2px solid #f1f1f1;
    text-align: center;
}

.price-repair .text_b {
    text-align: center;
    margin-top: 5px;
    font-size: 10px;
    text-shadow: 0 0 0 #555;
    text-transform: uppercase;
}

.price-repair .btn-orangeb {
    margin-top: 10px;
    font-size: 17px;
    background-color: #fff;
}

.pos-fault {
    position: relative;
    background-color: #ff8929;
    color: #fff;
    padding: 50px 0;
    margin: 50px 0;
}

.possible-fault {
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
    background-color: #ff8929;
}

.possible-fault .subjects {
    margin-bottom: 30px;
    margin-top: 0;
}

.possible-fault-list li {
    margin: 8px 1%;
    width: 31%;
    display: block;
    float: left;      
}

.possible-fault-list li>a {
    color: #FFFFFF;
}

.possible-fault>ul>li>a:hover {
    color: #565656;
    text-decoration: none;
}

#info-box {
	display: none;
}

input {
	outline: none;
}

.callback-background {
	background: rgba(0,0,0,0.8);
	width:100%; height:100%;
	position:fixed;left:0;top:0;
	z-index:10000;
	display:table;
}

.callback-container {
	display:table-cell;
	vertical-align:middle;
	position: relative;
}

.callback-container .callback-form a.close {
	width: 36px;
	height: 36px;
	background: url(../img/close.png) no-repeat center;
	position: absolute;
	right: 0px;
	top: 0px;
	-o-transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	transition:all 0.3s;	
}

.callback-form {
	width:320px;
	margin:0 auto;
	border:1px solid #ddd;
	background:#fff;
	box-shadow: 1px 1px 10px #ddd;
	position:relative;
	padding:30px;
	font-size:14px;
	color:#666;
	position: relative;
}

.callback-form p {
	margin:20px 0 20px;
}

.callback-form h3 {
	font-size: 24px;
	font-weight: normal;
	margin: 0px 0 10px;
	text-transform: uppercase;
}

/* MEDIA */
@media (max-width: 1050px) {

    .col-46,
    .col-50 {
        float: none;
        width: auto;
        margin: 0 auto;
        margin-bottom: 4%;
    }

    .center {
        /*        padding: 0 20px;*/
    }
}

@media (max-width: 1040px) {
    .col-24 {
        width: 32%;
        margin-right: 2%;
    }

    .col-24:nth-child(4n+4) {
        margin-right: 2%;
    }

    .col-24:nth-child(3n+3) {
        margin-right: 0;
    }

}

@media only screen and (max-width: 1000px) {
    header .center {
        width: 100%;
    }

    .our-masters .slider-masters .info_block .name_preson {
        font-size: 16px;
    }

    .info-phone.pages li {
        width: 100% !important;
        margin: 10px !important;
    }

    header .info-phone li:nth-child(3) {
        clear: left;
        margin-top: 20px;
    }

    .info-phone {
        width: 290px;
    }

    .seventeen {
        display: none;
    }

    .location-city .list-city .call-master {
        margin-top: 20px;
    }


    /*
    
    .top-head-container {
       display: block;
    }
    
    .top-head .logo-block {
    display: block;
    width: 33%;
    float: left;
}
    
    .top-head .girl-master {
     display: block;
     width: 50%;
     float: left;

        }
    
*/
}

@media only screen and (max-width: 980px) {
    /*
    .reviews-slide {
        width: 48%;

    }

    .reviews-slide:nth-child(3) {
        display: none;
    }
    */
    .reviews-clients .btn_orangebg {
        float: none;
        margin: 20px auto 0;
        display: block;
    }
    

    .big-storeage.pages {
        padding: 0 20px;
    }

    .all-brand-item:nth-child(5) {
        display: none;
    }

}

@media only screen and (max-width: 970px) {
    .our-masters .slider-masters .slider-masters-item {
        width: 50%;

    }
}

@media only screen and (max-width: 966px) {
    .select-tech .st-item {
        -webkit-box-flex: 1;
        -ms-flex: 1 20%;
        flex: 1 20%;
        margin-top: 20px;
    }

    .hww_block .call_site {
        order: 1;
        text-align: center;
    }

    .hww_block .diagnostic_repair {
        order: 3;
    }

    .hww_block .warranty {
        order: 5;
        text-align: center;
        margin-top: 32px;
    }

    .hww_block .visit_master {
        order: 2;
        margin-top: 0;
        text-align: center;
    }

    .hww_block .pay_work {
        order: 4;
        margin-top: 32px;
    }

    .hww_block .cyrcl_b:before {
        display: none;
    }


    .hww_block .visit_master .wrap_b {
        margin-left: 0;
    }

    .hww_block .pay_work .wrap_b {
        margin-right: 0;
    }
}

@media (max-width: 945px) {
    .reviews-slide-frame {
        width: 50%;
    }
    .reviews-slide-frame:nth-child(n+3) {
        display: none;
    }

    .all-brand-slider.no-slider > div {
        width: 33%;
    }

    .col-24,
    .col-32 {
        width: 49%;
    }

    .col-24:nth-child(3n+3),
    .col-32:nth-child(3n+3) {
        margin-right: 2%;
    }

    .col-24:nth-child(2n+2),
    .col-32:nth-child(2n+2) {
        margin-right: 0;
    }

}

@media only screen and (max-width: 930px) {
    .top-menu {
        display: none;
    }

    .swaip {
        z-index: 2004;
        position: fixed;
        top: 0px;
        left: 0px;
        height: 44px;
        line-height: 44px;
        display: block;
        background: #000;
        padding: 0 15px;
        color: #fff;
        cursor: pointer;
        box-sizing: border-box;
    }


    .menu-btn {
        background: url(../img/hm.png) no-repeat center;
        width: 12px;
        height: 44px;
        display: block;
        margin: 0 auto;
    }

    .nav-top,
    .seventeen.pages {
        display: none;
    }


    ul.breadcrumbs {
        margin-top: 40px;
    }


}

@media only screen and (max-width: 880px) {

    footer .logo-footer {
        width: 100%;
        text-align: center;
    }


    footer .info-phone.pages {
        width: 320px;
        margin: 0 auto;
        float: none;
        display: block;
        height: auto;
    }

    footer .info-phone.pages li:nth-child(1),
    footer .info-phone.pages li {
        width: 100%;
        min-height: 33px;
        margin: 10px 0 15px;
        display: block;
        height: auto;
    }

    .info-phone.pages li:nth-child(1) {
        font-size: 21px;
    }


    .relinks {
        display: block;
    }

    .relinks a {
        display: block;
        padding: 5px 0;
        float: left;
        margin-left: 15px;
    }
}

@media only screen and (max-width: 870px) {
    header .container {
        display: block;
    }

    .top-head .logo-block {
        display: block;
        margin: 0 auto;
        padding: 20px 0;
    }

    header .info-phone {
        padding: 0 0 0 20px;
        clear: both;
        display: block;
        float: left;
        width: 46%;
    }

    .top-head .girl-master {
        display: block;
        float: left;
        margin-top: -25px;
        width: 46%;
    }

    .nav-top ul {
        height: auto;
    }


    .info-phone.pages li:nth-child(1) {

        margin-bottom: 20px;
    }

    .statistic .th_item .numbers {
        font-size: 40px;
    }

    .statistic .th_item span {
        font-size: 16px;
    }
}

@media only screen and (max-width: 835px) {

    footer .copy-forb,
    footer .copyright {
        margin-top: 10px;
    }

    footer .wesma {
        float: left;
        margin: 10px 0;
    }


}

@media only screen and (max-width: 810px) {
    .all-brand-item:nth-child(4) {
        display: none;
    }

}

@media only screen and (max-width: 800px) {
    .three-items .ti-block {
        flex-basis: 50%;
        padding-top: 100px;
        margin-bottom: 20px;
    }

    .three-items .ti-block:before,
    .three-items .ti-block.gear:before,
    .three-items .ti-block.bill:before {
        width: 80px;
        height: 80px;
        background-size: 47%;
        margin-left: -42px;

    }

    .three-items .ti-block>span {
        font-size: 15px;
        display: block;
        height: 65px;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 768px) {
    .location-city .list-city {
        text-align: center;
    }

    .subject,
    .subjects,
    h1 {
        font-size: 32px;
    }

    .location-city .list-city ul {
        margin-left: 10px;
    }

    .location-city .list-city ul+ul {
        margin-left: 25px;
    }


    .possible-fault-list li {
        width: 46%;
        margin: 8px 2%;
    }

}

@media only screen and (max-width: 760px) {
    .page-title {
        font-size: 40px;
    }

    .statistic .three_block .th_item {

        margin-bottom: 20px;
    }

}

@media only screen and (max-width: 710px) {
    .hww_block .hww_item p {
        font-size: 12px;

    }

}

@media only screen and (max-width: 690px) {
    /*
    .reviews-slide:nth-child(2) {
        display: none;
    }

    .reviews-slide {
        width: 100%;
    }
    */

    .jobs {
        max-height: 539px;
    }


    .jobs .jobman {
        display: none;
    }

    .jobs .info_job {
        display: block;
        width: 90%;
        margin: 0 auto;
    }

    .jobs .info_job .btn-orange {
        margin-bottom: 20px;
    }


    .our-masters .slider-masters .slider-masters-item {
        width: 100%;
        float: none;
    }
}

@media only screen and (max-width: 670px) {
    .select-tech .st-item {
        -webkit-box-flex: 1;
        -ms-flex: 1 25%;
        flex: 1 25%;
    }

    .location-city .list-city {
        font-size: 15px;
    }
}

@media only screen and (max-width: 650px) {
    .reviews-slide-frame {
        width: 100%;
        display: block;
    }

    .reviews-slide-frame:nth-child(n+2) {
        display: none;
    }

    .all-brand-slider.no-slider > div {
        width: 50%;
    }

    header .info-phone {
        float: none;
        width: 62%;
        margin: 0 auto;
    }

    .top-head .girl-master {
        float: none;
        width: 60%;
        margin: 0 auto;
    }

    .big-storeage .subjects {
        font-size: 23px;
        padding: 5px 0 3px;
    }

    .big-storeage p {
        text-indent: 0;

    }
}

@media only screen and (max-width: 638px) {
    .all-brand-item:nth-child(3) {
        display: none;
    }
}

@media only screen and (max-width: 600px) {
    .page-title {
        font-size: 30px;

    }
}

@media only screen and (max-width: 580px) {
    .location-city .list-city .call-master {
        margin-top: 0;
    }

    .how-we-work {
        padding-bottom: 50px;
    }

    /*
    .dop_info {
        bottom: -20px;
    }
    */

    .location-city>div {
        width: 100%;
    }
}

@media only screen and (max-width: 545px) {
    .hww_block .hww_item {
        margin-top: 32px;
    }
    .possible-fault-list li {
        width: 100%;
        margin: 8px 2%;
        float: none;
    }    
}

@media only screen and (max-width: 520px) {
    .select-tech .st-item {
        -webkit-box-flex: 1;
        -ms-flex: 1 50%;
        flex: 1 50%;
    }
}

@media only screen and (max-width: 515px) {
    header .info-phone {
        width: 90%;

    }

    .top-head .girl-master {
        width: 90%;
    }

}

@media only screen and (max-width: 504px) {
    .location-city .list-city .call-master {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 466px) {
    .all-brand-item:nth-child(2) {
        display: none;
    }
    .domain.has-regions select {
        width: 100%;
        margin-top: 5px;
    }
    .domain.has-regions {
        height: 94px;
        padding-left: 50px;
    }
}

@media only screen and (max-width: 460px) {
    .statistic .three_block .th_item {
        flex-basis: 53%;

    }


    .statistic .th_item .numbers {
        font-size: 33px;
    }


}

@media only screen and (max-width: 430px) {
    .all-brand-slider.no-slider > div {
        width: 100%;
    }

    .possible-fault-list {
        width: auto;
        float: none;
    }
}

@media only screen and (max-width: 415px) {
    .three-items .ti-block {
        flex-basis: 90%;
    }

    .three-items .ti-block>span {
        height: auto;
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 390px) {
    .select-tech .circle_orange {
        width: 80px;
        height: 80px;
    }

    .select-tech .st-item:hover .circle_orange {
        width: 80px;
        height: 80px;
    }

    .select-tech .st-item p {
        font-size: 13px;
        line-height: 16px;
    }
}

@media only screen and (max-width: 350px) {
    .top-head .video-girl:after {
        width: 108px;
        height: 152px;
        background-size: cover;
    }
    footer .copy-forb {
        width: 299px;
    }
}

.city-address {
    margin-bottom: 10px;
}

.sale-form-container {
    width: 315px;
}
.btn-sale {
    color: #fff; /* öâåò òåêñòà */
    text-decoration: none; /* óáèðàòü ïîä÷¸ðêèâàíèå ó ññûëîê */
    user-select: none; /* óáèðàòü âûäåëåíèå òåêñòà */
    background: linear-gradient(180deg, #52DC10 0%, #00910E 100%);
    border: 2px solid #FFFFFF;
    box-sizing: border-box;
    box-shadow: 0 4px 11px rgba(0, 0, 0, 0.5);
    border-radius: 51px;
    width: 256px;
    height: 63px;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}
.btn-sale-container, .phone-sale-container, .text-sale {
    text-align: right;
    margin-bottom: 13px;
    margin-top: 13px;
}

.btn-sale:hover {
    background: linear-gradient(180deg, #00910E 0%, #00910E 100%);
}

.btn-sale:active {
    background: linear-gradient(180deg, #41ad0d 0%, #005a08 100%);
}
.phone-sale {
    width: 221px;
    height: 52px;
    color: #939393;
    font-size: 18px;
    padding-left: 35px !important;
    background: #FEF8F8;
    border-radius: 5px;
    border: none;
}
.phone-sale-error {
    border-color: #ff5a5a;
    box-shadow: inset 0 0 5px 1px #ff0000;
}
.text-sale {
    text-align: right;
    font-size: 20px;
    color: #FFFFFF;
}
.btn-sale-text-2 {
    display: none;
}
@media only screen and (max-width: 650px)
{
    .sale-form-container {
        width: 100%;
    }
    .btn-sale-container, .phone-sale-container, .text-sale {
        text-align: center;
    }
    .sale-border {
        border: 5px solid #FFFFFF;
        margin: 30px;
        padding: 10px;
    }

    .btn-sale {
    }
    .btn-sale-text-1 {
        display: none;
    }
    .btn-sale-text-2 {
        display: block;
    }
}
.txt-center {
    text-align: center;
}

.price-repair-sale-form {
    background: url(../img/bg-header.jpg) repeat 50% 0;
    height: 100%;
    padding: 20px;
}
.price-repair-sale-form .sale-form-container {
    margin: auto;
}
.price-repair-sale-form .btn-sale-container,
.price-repair-sale-form .phone-sale-container,
.price-repair-sale-form .text-sale{
    text-align: center;
}

@media only screen and (max-width: 650px) {
    .price-repair-sale-form .sale-border {
        border: none;
        margin: 0;
        padding: 0;
    }
}

.text-center {
    text-align: center;
}

.info-phone-title {
    margin-bottom: 10px;
}

.with-phone-icon {
    position: relative;
}

.info-phone.pages .with-phone-icon:before {
    background-position: -142px -303px;
    width: 31px;
    height: 31px;
    left: -50px;
    top: 50%;
    margin-top: -15.5px;
}

.info-phone.pages .with-phone-icon:before {
    background-image: url(../img/sprite.png);
    content: '';
    position: absolute;
}

.viber-call {
    display: inline-block;
    background-image: url(../img/icons-viber.png);
    width: 48px;
    height: 48px;
}

.whatsapp-call {
    display: inline-block;
    background-image: url(../img/icons-whatsapp.png);
    width: 48px;
    height: 48px;
}

.telegram-call {
    display: inline-block;
    background-image: url(../img/icons-telegram.png);
    width: 48px;
    height: 48px;
}

.max-call {
    display: inline-block;
    background-image: url(../img/max-messenger-sign-logo.svg);
    width: 48px;
    height: 48px;
}

.opened-form__container {
    padding: 0 30px;
    text-align: left;
}

.opened-form__title {
    font-size: 40px;
    color: #ff8929;
    font-weight: 700;
    text-transform: uppercase;
    padding: 15px 0;
}

.opened-form__form {
    display: flex;
    margin-top: 50px;
    align-items: flex-end;
    justify-content: space-between;
}

.opened-form__form-item {
    width: 31%;
}

.opened-form__form-label label {
    text-transform: uppercase;
}

.opened-form__form-input input {
    width: 100%;
    padding: 15px;
    margin: 8px 0;
    box-sizing: border-box;
    border: none;
    border-radius: 5px;
    box-shadow: 0 0 9px 1px rgba(0, 0, 0, 0.5);
}

.opened-form__form-input [type="submit"] {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAAT0lEQVQ4jWNgGDng////M////29LiQG2////f0mpIa7///9/8f//fzNKDHGHGmLCwMDAwIgk8Z9Es24wMDDoUOwCUjWTHwYUxwLF6WAYAwCb8lC+NXRcfgAAAABJRU5ErkJggg==") no-repeat right 10px center, linear-gradient(90deg, rgba(255, 134, 0, 1) 0%, rgba(252, 136, 6, 1) 44%, rgba(255, 207, 54, 1) 98%);
    padding-right: 20px;
    color: #fff;
    box-shadow: 0 0 9px 1px #ff860078;
    font-weight: 700;
}

.opened-form__notice {
    padding: 10px 0;
}

@media (max-width: 767px) {
    .opened-form__title {
        font-size: 30px;
    }

    .opened-form__form {
        flex-wrap: wrap;
    }

    .opened-form__form-item {
        width: 100%;
    }
}