html {
	box-sizing: border-box;
	-ms-overflow-style: scrollbar;
	overflow-y: scroll;
	-webkit-tap-highlight-color: transparent;
	-webkit-text-size-adjust: 100%
}
* {
    margin: 0px;
    padding: 0px;
    border: none;
    outline: none;
    font-size: 100%;
    line-height: normal;
}
*,
::after,
::before {
	box-sizing: inherit
}
body{
	
	font-size: 15px;
	
	line-height: 1.7em;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	padding-right: 0 !important
}
a {
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    text-decoration: none;
    cursor: pointer;
}
a:hover, a {
    
    text-decoration: none;
}
img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}
h1.home {
    margin-bottom: 60px;
    font-size: 58px;
    line-height: 1;
    font-weight: 800;
}

.header__subtitle {
    margin-bottom: 50px;
    font-size: 36px;
}
#home .info{
	display:flex;
	flex-flow:column;
	align-items: center;
}
 .info_item-icon svg {
    max-width: 42px;
    max-height: 42px;
  }
  
.info_item {
    min-height: 85px;
    padding: 20px;
    width: 300px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    justify-content: flex-start;
    margin-bottom: 20px;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}


 .info_item-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
 .info_item-text {
    margin-left: 20px;
    max-width: 100%;
    font-size: 16px;
   
}
p.policy {
    font-size: 12px;
    font-weight: 400;
    margin-top: 8px;
    max-width: 500px;
}
.form-block p.policy {
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    margin-top: 8px;
    max-width: 500px;
}

#top p.policy a {
    
}#home {
    padding: 20px 0;
}
.section {
    padding: 55px 0;
}
.main-header {
    position: relative;
    display: block;
    width: 100%;
    z-index: 9;
    padding: 8px 0;
    top: 0px;
    left: 0px;
    clear: both;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}.main-header .header-upper {
    position: relative;
    
}
.main-header.fixed {box-shadow: 0px 3px 40px 0px rgb(0 0 0 / 20%);position: fixed;z-index: 99;}
.main-header.header-style-one .header-upper .auto-container {
    padding: 0 55px;
}.main-header.header-style-one .auto-container {
    max-width: 100%;
    padding: 0;
}.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}.link-btn {
    text-align: center;
    margin-top: 5px;
}.main-header .header-upper .inner-container {
    position: relative;
    min-height: 80px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}.main-header .logo-box .logo {
    position: relative;
    display: block;
    padding: 25px 0px;
}.main-header .logo-box .logo a {
    background: url(https://уфа-бытсервис.рф/img/logo.png);
    width: 70px;
    background-size: contain;
    background-repeat: no-repeat;
    height: 40px;
    display: inline-block;
}
.main-header.fixed .logo-box .logo {
    padding: 20px 0px;
}
.phone-time a {
    font-size: 23px;
    font-weight: bold;
    padding: 4px 0;
}.fa, .fas, .far, .fal, .fab {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}
.phone-messenger .fab.fa-whatsapp {
    background: #00E676;
}
.phone-messenger .fab.fa-viber {
    background: #9069AD;
}
.phone-messenger .fab.fa-telegram-plane {
    background: #2CA5DA;
}
.phone-messenger a {
	border-radius: 50%;
    margin: 0 10px;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}.phone-messenger {
    display: flex;
    justify-content: flex-end;
}
.phone-messenger .fab {
  
border-radius: 50%;
  
font-size: 20px;
  
width: 32px;
  
color: #fff;
  
height: 32px;
  
display: inline-flex;
  
justify-content: center;
  
align-items: center;
}.logo-box {
    display: flex;
    align-items: center;
}
.mess {
    margin-left: 0;
    margin-right: auto;
}
.phone-time-messenger {
    display: flex;
    align-items: center;
    margin-left: auto;
}
.btn-style-one {
   
}

.btn-style-one {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
    
    padding: 12px 30px;
    font-weight: 700;
    
    overflow: hidden;
    text-transform: uppercase;
}.theme-btn {
    display: inline-block;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}button {
    outline: none !important;
    cursor: pointer;
}[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button;
}button, select {
    text-transform: none;
}button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}.btn-style-one:hover {
    

}.btn-style-one:hover:before {
    width: 100%;
    opacity: .1;
}

.btn-style-one span {
    position: relative;
}

.logo img {
    max-width: 70px;
}

#top {
    min-height: 85vh;
    background: #ffffff url(../img/body-bg-index.png) 50% 220px no-repeat;
    display: flex;
    align-items: center;
}
h1.tittle:after{
	content:"";
	
	display:block;
	height:10px;
	width:50%;
	margin-top: 15px;
}
h1.tittle {
    font-weight: bold;
    font-size: 36px;
    line-height: 43px;
    
    padding-bottom: 10px;
}
h1.tittle span {
    font-weight: 500;
    font-size: 31px;
    
    line-height: 36px;
    }
.text .description {
    margin-top: 25px;
    font-size: 16px;
    line-height: 26px;
    max-width: 400px;
}
#top ol, ul {
    list-style: none;
}
#top .text .description ul li {
    position: relative;
    margin: 6px 0 0 10px;
    padding-left: 10px;
}

#top .text .description ul li:before {
    left: 0;
    content: ' ';
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    margin: 7px 0 0 -10px;
    overflow: hidden;
    
}
.form__btn {
    cursor: pointer;
    line-height: 16px;
    height: 37px;
}
#top .image_block {
    text-align: center;
}
.price-item {
    width: calc(33.33333% - var(--gap));
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 120px;
    margin-top: 20px;
    padding: 20px 30px;
    margin: var(--gap) 0 0 var(--gap);
}
.price.container .row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    --gap: 30px;
    margin: calc(-1 * var(--gap)) 0 0 calc(-1 * var(--gap));
}

h2 {
    text-align: center;
    font-weight: 700;
    margin-bottom: 50px;
    font-size: 30px;
}

span.price-item-number {
    font-size: 27px;
    
    font-weight: 700;
}
span.price-item-title {
    flex: 0 0 138px;
    font-size: 16px;
}.price .btn-style-one:hover{ box-shadow:none}
.price .btn-style-one {
    padding: 7px 20px;
    font-size: 15px;
    line-height: 22px;
    margin-top: 7px;
    
    }
.right {
    text-align: right;
}
.card 
{
   
    height: 130px;
    margin-bottom: 20px;
    
    display: flex;
    flex-direction: row;
    overflow: hidden;
}


.card-txt {
    align-items: center;
    display: flex;
}
.etap {
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    flex-flow: column;
    justify-content: center;
}

p.heading {
    
    font-weight: 700;
    font-size: 40px;
    margin: 0;
}

p.desc {
    font-size: 18px;
    font-weight: 600;
}

img.card-img {
    float: right;
    max-height: 100%;
    width: auto;
    
    margin-right: -1px;
}

.master {
    margin: 40px 0px;
   
    position: relative;
}

.form-block {
    padding: 3em 2em;
}

.form-block p {
    font-weight: 700;
    line-height: 30px;
    font-size: 28px;
    
}

p.formsssp {
    margin-bottom: 0;
    padding-top: 20px;
    
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
}

img.img-forms {
    width: 139%;
    right: -1px;
    position: absolute;
    bottom: -1px;
    z-index: 1;
}
input.form__field {
    margin-right: 10px;
    height: 37px;
    font-size: 15px;
}

.foote-form {
    display: flex;
    align-items: center;
    padding-top: 15px;
}




.master .form {
    margin-top: 25px;
}


input.form__field {

    padding: 9px;
   
}

.foote-form {
    display: flex;
    align-items: center;
    padding-top: 15px;
}

.foote-form a.tel_form {
    font-size: 25px;
    font-weight: 700;
    line-height: 32px;
    
   
}


.master .form {
    margin-top: 25px;
}



.phone-messenger a:hover {border-radius: 50%;}
.why-block {
    padding: 30px 10px;
    height: 260px;
    text-align: center;
   
 
}

p.txt-why {
    font-weight: 900 !important;
    font-size: 14px !important;
    margin: 20px 0px;
    margin-bottom: 9px;
    text-transform: uppercase;
}

.why-block p {
    font-size: 15px;
}

.item-image {
    max-width: 100%;
    margin-bottom: 25px;
}

.master-block button {font-size: 14px;padding: 10px;width: 100%;}




.item-name {
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
}

.item-age {
    font-size: 16px;
    line-height: 20px;
    
    margin-bottom: 20px;
}

.item-spec {
    margin-bottom: 20px;
    height: 32px;
    font-size: 15px;
}

.item-exp {
   
    margin-bottom: 20px;
    padding: 3px;

    font-weight: 600;
    font-size: 15px;
}


.master-block {
    
    text-align: center;
    padding: 25px;
}
#promo .phone-messenger .fab {
    font-size: 24px;
    width: 38px;
    height: 38px;
}
#promo {
    background: #1f1f1f url(../img/footer-bg.png) 50% 0 no-repeat;
    background-size: cover;
    padding: 45px 0;
}#promo .text {
    
    text-align: center;
}#promo .text .heading {
    font-size: 36px;
    font-weight: 700;
}#promo .text .description {
    font-size: 18px;
    line-height: 24px;
    margin: 10px auto;
    max-width: initial;
}
#promo .form input{width:100%;margin-bottom: 15px;}
#promo .form {
    max-width: 300px;
    height: auto;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

div#promo .phone-messenger {
    justify-content: center;
    margin-top: 15px;
}
.pre-footer {
   
    padding: 35px 0;
}

.pre-footer-title {
    text-align: center;
    
    font-size: 20px;
    font-weight: 700;
}

.pre-footer-links {
    margin: 25px 0 25px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: space-between;
    height: 135px;
}

.pre-footer-links a {
    font-size: 15px;
    line-height: 26px;
    
}
.pre-footer-links a:hover{ }
footer {
    position: relative;
  
    padding: 40px 0;
    
}

.phone-footer {
    font-size: 40px;
    font-weight: 700;
    
    transition: .3s ease;
}.email-footer {
    
    transition: .3s ease;
    font-size: 18px;
}.adres-footer, .grafic-footer {
    
    font-size: 18px;
    margin-bottom: 10px;
}

footer .phone-messenger {
    justify-content: flex-start;
}

footer .phone-messenger a {
    margin: 20px 20px 20px 0;
}
.bottom-footer {
    display: flex;
    justify-content: space-between;
}

.warning-footer, .rekvizit-footer {
    
    margin-bottom: 20px;
    line-height: 21px;
}
.policy a {
    }
.send-form {
    margin-bottom: 40px;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
}

.send-form button {
    font-size: 14px;
    font-weight: 400;
    padding: 9px 20px;
    width: 250px;
}

.link-adformer a {
    
}
footer a:hover {
    
}
.modal-header {
    text-align: center;
}
.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
	color: #000;
     text-shadow: 0 1px 0 #fff;
    opacity: .5;
    padding: 10px !important;
}
.modal-body {
    justify-content: center;
    display: flex;
    text-align: center;
}.form-group {
    margin: 0px auto;
}

.modal-body p {
    font-size: 13px;
    margin-top: 15px;
}
#policy .row {
    flex-flow: column;
}
.cookie_notice {
	display: none;
	position: fixed;
	z-index: 9999999;
	bottom: 0;
	justify-content: space-around;
	left: 0;
	align-items: center;
	right: 0;
	text-align: center;
	font-size: 15px;
	line-height: 14px;
	padding: 5px 20px;
}
.cookie_btn {
	display: inline-block;
	margin: 4px 6px 4px 6px;
	text-decoration: none;
	position: relative;
	font-size: 11px;
	padding: 4px 12px;
	
	font-weight: bold;
	text-transform: uppercase;
	
}
.cookie_btn:hover {
	
}
.cookie_btn:after,
.cookie_btn:before {
	position: absolute;
	height: 2px;
	left: 50%;
	
	bottom: -6px;
	content: "";
	transition: all 280ms ease-in-out;
	width: 0;
}
.cookie_btn:before {
	top: -6px;
}
.cookie_btn:hover:after,
.cookie_btn:hover:before {
	width: 100%;
	left: 0;
}.modal-content {
    z-index: 999;
}.ok {
    font-weight: 700;
    font-size: 16px;
	text-align: center;
}




@media (max-width: 1050px) {
	h1.home{
    font-size: 53px;
    margin-bottom: 47px;
}
	.main-header.header-style-one .header-upper .auto-container {
    padding: 0 15px;
}.price-item{width: calc(50% - var(--gap));}
.why-block {height: 280px;}
.master-block{padding: 15px;margin-bottom: 20px;}
img.img-forms{width: 250px;
    height: auto;}
	p.formsssp {
    padding-right: 34%;
}
a.phone-footer {
    font-size: 34px;
}

.send-form {
    flex-flow: column;
}

.send-form button {
    margin-top: 10px;
}

.adres-footer, .grafic-footer, .warning-footer, .rekvizit-footer {
    font-size: 14px;
}

.logo img {
    max-width: 34px;
}

.right-column {
    margin-left: auto;
    align-items: center;
    /* display: flex; */
    font-size: 13px;
}

.btn-style-one {
    padding: 9px 15px;
    font-size: 14px;
    line-height: 17px;
}
form.form input {
    min-width: 220px;
    margin-bottom: 10px;
    margin-right: 0;
}
.logo-text {
    font-size: 12px;
    max-width: 150px;
}

.phone-time a {
    font-size: 21px;
}
h1.tittle {
    font-size: 31px;
    line-height: 36px;
}

h1.tittle span {
    font-size: 26px;
    line-height: 26px;
}
.phone-messenger a {
    margin: 0 6px;
}
span.price-item-title {
    flex: 0 0 175px;
}
.phone-messenger.ml-3 {
    margin-left: auto !important;
}
.section {
    padding: 30px 0;
}
.phone-time {
    font-size: 13px;
    margin-right: 10px;
}


.why-block p {
    font-size: 13px;
}

p.txt-why {
    font-size: 13px !important;
}#top {
    min-height: auto;
    padding: 60px 0;
}
}
@media (max-width: 850px) {span.price-item-title {
    flex: 0 0 145px;
}span.price-item-number {
font-size: 24px;}
h1.home {
    margin-bottom: 26px;
    font-size: 39px;
    }
    .header__subtitle{
    font-size: 25px;
}
}
@media (max-width: 550px) {
	h1.home {
    margin-bottom: 26px;
    font-size: 29px;
    text-align: center;
    }.mess {
    margin: 0px auto;
}footer .phone-messenger a {
    margin: 20px;
}
    .header__subtitle{
    font-size: 20px;
    text-align: center;
    margin-bottom: 30px;
}.inner-container {flex-flow: column;}
	#top .text .description ul li{
    font-size: 13px;
}
.text .description {
    margin-top: 10px;
}
.cookie_notice {
    font-size: 10px;
}

h2 {
    font-size: 22px;
    margin-bottom: 22px;
}

.price.container .row {
    justify-content: center;
}

span.price-item-title {
    font-size: 15px;
    flex: 0 0 33px;
}

.price-item .right {
    justify-content: space-between;
    display: flex;
    width: 100%;
    align-items: center;
}

span.price-item-number {
    font-size: 22px;
}

.price .btn-style-one {
    font-size: 14px;
}

.card-txt {
    padding: 0;
}

p.heading {
    font-size: 30px;
}

p.desc {
    font-size: 15px;
}

.form-block {
    padding: 20px 10px;
}

.form-block p {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 5px;
}

input.form__field {
    margin-right: 0px;
}

.line-form {
    text-align: center;
}

.line-form input {
    width: 220px;
    margin-bottom: 10px;
}

.form__btn {
    width: 220px;
}

.form-block p.policy {
    font-size: 11px;
    line-height: 12px;
    text-align: center;
}

p.formsssp {
    font-size: 13px;
    line-height: 16px;
    padding-top: 10px;
}

.master {
}
.right-column span {
    display: none;
}

.phone-time span {
    display: none;
}

.phone-time-messenger {
    flex-flow: column;
    margin: 0px auto;
}

.main-header.header-style-one .header-upper .auto-container {
    padding: 0px 15px;
}

.main-header .logo-box .logo {
    padding: 7px 0px;
}
.main-header.fixed .logo-box .logo{padding: 7px 0px;}
.logo img {
    max-width: 45px;
    height: auto;
}
form.form {
    text-align: center;
}

form.form input {
    width: 220px;
    margin-bottom: 10px;
    margin-right: 0;
}

.btn-style-one {
    font-size: 14px;
    line-height: 14px;
}

.logo-text {
    font-size: 13px;
    max-width: 100%;
}

.phone-time a {
    font-size: 22px;
    padding: 4px 0 0;
}

span.work_time {
    font-size: 12px;
    text-align: center;
}
.phone-messenger {
    margin: 10px auto !important;
}

.right-column {
    margin: 0px auto;
}

.main-header {
    padding-bottom: 10px;
    margin: 0px auto;
}

.main-header.fixed {
    position: relative;
    box-shadow: none !important;
}.bottom-footer {
    flex-flow: column;
    align-items: center;
}
h1.tittle {
    font-size: 24px;
    line-height: 26px;
    padding-bottom: 0px;
}
h1.tittle:after{
    margin-top: 5px;
}
h1.tittle span {
    font-size: 18px;
    line-height: 18px;
}
#top {padding: 20px 0;}
.section {
    padding: 20px 0;
}.img-forms {}

.img-master {
    padding-bottom: 235px;
}

.foote-form {
    flex-flow: column;
}

.foote-form a.tel_form {
    font-size: 22px;
}

img.img-forms {
    width: 330px;
    height: auto;
    flex: none;
}

.why-block {
    margin: 0px auto 25px;
    max-width: 250px;
    height: auto;
}

.why-block img {
    max-width: 100px;
}

.master-block {
    max-width: 300px;
    margin: 0px auto 25px;
    padding: 25px;
}

#promo .text .heading {
    font-size: 28px;
}

#promo .text .description {
    font-size: 15px;
    line-height: 24px;
}

#promo {
    padding: 25px 0;
}

a.phone-footer {
    font-size: 24px;
}

.email-footer {
    font-size: 15px;
}
.pre-footer-links a {font-size:13px;}
footer p {
    text-align: center;
}

.adres-footer, .grafic-footer {
    font-size: 13px;
}

footer .phone-messenger {
    justify-content: center;
}

.send-form {
    flex-flow: column;
    align-items: center;
    text-align: center;
    font-size: 13px;
    margin-bottom: 20px;
}

.send-form button {
    margin-top: 10px;
}

.warning-footer, .rekvizit-footer {
    font-size: 13px;
    text-align: center;
}

footer .policy {
    margin: 7px 0;
}

.modal-body input {
    width: 220px;
    margin-bottom: 10px;
}

.modal-body p {
    font-size: 12px;
}
.policy {
    padding: 0;
}
	.price-item{width: calc(100% - var(--gap));margin-top: 15px;padding: 20px;flex-flow: column;min-height: auto;}
	.pre-footer-links{height: 250px;margin: 25px 0 0;}
}
@media (min-width: 551px) and (max-width: 950px) {
.price-item{
    flex-flow: column;
}span.price-item-title {
    flex: 0 0 60px;
}
.phone-time {
    width: 100%;
}
.foote-form {
    flex-flow: column;
    align-items: flex-start;
}

.foote-form .phone-messenger {
    margin-left: 0 !important;
    margin-top: 10px;
}.card .col-md-5 {
    display: flex;
    align-items: flex-end;
}
.phone-time-messenger {
    width: 50%;
    text-align: right;
}
.logo-box {
    width: 50%;
}
.right-column {
    align-items: flex-end;
}

.link-btn {
    text-align: right;
}
	.etap{
    padding-left: 11px;
    padding-right: 2px;
}p.desc{
    font-size: 16px;
}img.img-forms {
    width: 200px;
    height: auto;
}.why-block{
    margin-bottom: 20px;
}a.phone-footer {
    font-size: 28px;
}.right {
    width: 100%;
}
}