/*ABOUT*/


.bread {
    padding-top: 10px;
    margin-bottom: 11px;
}
.bread ul {
    display:flex;
}

.bread ul li:last-child {
    color:var(--prime)
}

.bread ul li a:after {
    content:url(../img/arr.svg);
    padding:0 5px;
}

.we-about {}

.we-about .fl {
    background: #ffffff;
    border-radius: 13px;
    border: 1px solid #eaeaea;

}

.we-about .text {
    padding: 30px;
    border-radius: 0px 13px 13px 0px;
}

.we-about .subtitle {
    font-size: 35px;
    font-weight: 500;
    margin-bottom: 15px;
    max-width: 70%;
}

.we-about .subtitle span{
    color:var(--prime)
}

.we-about .img {
    flex-basis:50%
}

.we-about .text {
    flex-basis:50%;
    padding: 15px 80px 25px 30px;
}

.we-about img {
    border-radius: 0px 13px 13px 0px;
    display: block;
    width:100%;
    max-height: 400px;
    object-fit: cover;
}

.we-about .text p {
    max-width:80%;
}

.we-about .but {
    margin-top: 50px;
}

.text-about p {
    margin-bottom:20px;
}

.gal {
    
}

.gal img {
    border-radius:13px;
    width:100%;
}

.gal .fl {
    margin:0 -10px;
}

.gal .item {
    flex-basis:50%;
}

.gal .item a {
    padding:10px;
    display:block;
}


.we-check-about .row {
    background: #ffffff;
    border-radius: 13px;
    border: 1px solid #eaeaea;
    padding: 36px;
    margin: 0;
    align-items: center;
}

.we-check-about .title {
    font-size: 35px;
    font-weight:500;
    margin-bottom: 50px;
    max-width:65%;
    text-align:left;
    margin-right:0;
    margin-left:0;
}

.we-check-about ul li {
    border: 1px solid #eaeaea;
    background: #ffffff;
    list-style: none;
    padding: 10px 12px 10px 24px;
    display: flex;
    align-items: center;
    font-size: 18px;
    min-height: 71px;
    font-weight: 500;
    flex-basis: calc(50% - 16px);
    margin:8px;
    border-radius: 13px;
}

.promo2-about .title {
    font-size: 35px;
    line-height: 48px;
    font-weight: 500;
    margin-bottom: 20px;
}

.promo2-about p {
    font-size:20px;
}

.promo2-about ul li {
    background: url(../img/check5.svg) no-repeat left 10px;
    padding-left: 24px;
    margin-bottom: 16px;
    font-size: 20px;
    font-weight: 400;
}

.promo2-about .row {
    background: #EAEAEA;
    padding: 39px 50px 0 50px;
    border-radius: 30px;
    border-top: 0px solid white;
}

.promo2-about ul {
    margin-bottom: 50px;
    margin-top: 20px;
}

.promo2-about .col-lg-5 {
    margin-top: -90px;
}

.promo2-about {

}

.promo2-about .but a {
    padding:15px 45px
}

.rev .title {
    margin-bottom:30px;
}

.promo2-about+.rev {
    background:none;
}

.promo2-about+.rev .item {
    background:#fff
}

.serv-page .text {
    font-size: 20px;
}

.serv-page .img {
    margin-right: 40px;
}

.serv-page .img img {
    max-width: 110px;
}

.serv-page .fl + p {
    margin-top: 20px;
    font-size: 18px;
    margin-bottom: 40px;
}

.serv-page .item {
    border: 1px solid #eee;
    border-radius: 17px;
    background: white;
    margin-bottom: 25px;
}

.serv-page .but.border1 {
    margin-top: 50px;

}

.serv-page .but.border1 a {
        padding:15px 70px;
}
.serv-page .item img {
    width:100%;
    border-radius: 16px 16px 0 0;
}
.serv-page .subtitle,
.serv-page .intro,
.serv-page .price {
    padding: 0px 20px;
    text-align: center;
}

.serv-page .subtitle a {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px;
    display: block;
    text-align: left;
    margin-top: 20px;
    min-height: 47px;
}

.serv-page .intro {
    font-size: 14px;
    text-align: center;
}

.serv-page .price {
    font-size: 12px;
    text-align: center;
    margin: 20px 0;
}

.serv-page .price b {
    font-size: 22px;
    font-weight: 500;
}

.serv-page .item .but a {
    /* display: block; */
    /* margin-bottom: 20px; */
    text-transform: none;
}

.serv-page+.rev {
    background: none;
}

.serv-page+.rev .item {
    background: white;
}

/*SERV TABLE*/

/*SERV-TABLE*/

.serv-table-in .item {
    background: #ffffff;
    border-radius: 13px;
    padding: 30px;
    border: 1px solid #eaeaea;
    text-align: center;
}

.serv-table-in .title {
    font-size: 32px;
    font-weight: 500;
    text-align: left;
    margin-bottom: 24px;
    max-width: 90%;
}

.serv-table-in .title span {
    color: var(--prime);
}

.serv-table-in p {
    font-size: 18px;
    margin-bottom: 34px;
    text-align: left;
    max-width: 80%;
}

.serv-table-in ul {
    padding: 0;
    margin: 0;
    display: block;
    flex-wrap: wrap;
}

.serv-table-in ul li {
    flex-basis: 100%;
    list-style: none;
    border-bottom: 1px solid #eee;
    padding: 12px 0;
    font-size: 18px;
    display: flex;
    justify-content: space-between;
    font-weight: 500;
}

.serv-table-in ul li {
    margin-right: 0px;
}

.serv-table-in ul li:nth-child(2n) {
    margin-right: 0;
    margin-left: 0px;
}

.serv-table-in .but {
    margin-top: 64px;
    margin-bottom: 30px;
    text-align: left;
}

.serv-table-in ul li em {
    font-style:normal;
}

/*PROMO*/

.promo-info {
    /* padding-top: 0; */
}

.promo-info form {
    
}

.promo-info #ajaxForm {
    background: var(--prime);
    padding: 30px;
    border-radius: 16px;   
    height: 100%;
    max-height: 430px;
}

.promo-info form {
     display: flex;
    flex-direction: column;
    height: 100%;
    max-height: 430px;
    justify-content: space-between;
    
}
.promo-info .title {
    font-size: 35px;
    font-weight:500;
    margin-bottom:20px;
}

.promo-info .subtitle {
    font-size:18px;
    font-weight:bold;
    text-align:center;
    color:white;
    margin-bottom:5px;
}

.promo-info p {
    font-size:16px;
    text-align:center;
    color:white;
    margin-bottom: 20px;
}


.promo-info .form-group {
    margin-bottom: 11px;
}

.promo-info .counts {
    display: flex;
    align-items: center;
    color: var(--black);
    padding: 13px 36px;
    background: white;
    border-radius: 10px;
    justify-content: space-between;
}

.promo-info .counts input {
    color: var(--black);
    padding: 0 22px;
    border: none;
    text-align: center;
}

.promo-info input,
.promo-info select {
    padding: 18px 13px;
    background: white;
    border-radius: 10px;
    width: 100%;
    border: none;
}

.promo-info h3 {
    margin-bottom:20px;
    margin-top: 30px;
}

.promo-info select {
    appearance: none;
    background: #fff url(../img/down.svg) no-repeat 95% 10px;
}

.promo-info form .total {
    text-align: center;
    font-weight: 400;
    font-size: 18px;
    color: white;
    margin-bottom: 10px;
}

.promo-info .agree {
    text-align: center;
    color: white;
    margin-top: 20px
}

.promo-info .but.white button {
    background: white;
    font-weight: 500;
    width: 100%;
    border-radius: 10px;
    padding: 20px;
    color: initial;
    text-transform: none;
    font-size: 18px;
}

.promo-info .col-lg-8 img {
    border-radius: 16px;
    max-height: 430px;
    object-fit: cover;
    width: 100%;
    object-position: center;
}

section.info-border ul {
    display: flex;
    flex-wrap:wrap;
    gap:8px;
}

section.info-border ul li {
    flex-basis:calc(25% - 8px);
    background:white;
    border:1px solid #eee;
    border-radius: 13px;
    padding:24px 16px;
    text-align:center;
    font-size:18px;
}


section.info-border  {
    padding: 0px 0;
}

section.text-about {
    font-size: 18px;
}


/*CONTACTS*/

.contacts-page {
    padding: 10px 0 36px;
}

.cont-form {
    background: url(../img/cont-fon.jpg) no-repeat center center/cover;
    border-radius: 6px;
    padding: 53px;
    color: white;
    margin-bottom: 30px;
}

.cont-form .cont-item {
    font-size: 24px;
    max-width:600px;
}

.cont-form .cont-item + .cont-item {
    margin-top: 80px;
}

.cont-form .cont-item span {
    border-top: 1px solid var(--prime);
    display: inline-block;
    padding-top: 10px;
}

.cont-form .soc {
    display: flex;
    margin-top:30px;
}

.cont-form .soc a {
    margin-right: 20px;
}
.cont-form .soc img {
    width:48px;
}


.cont-form form {
    
}

.cont-form form h3 {
    font-size: 30px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 20px;
    text-align:center;
}


.cont-form form p {
    margin-bottom: 20px;
    text-align:center;
    max-width:400px;
    margin-left:auto;
    margin-right:auto;
}

.cont-form form .form-group {
    margin-bottom: 10px;
    text-align:center;
}

.cont-form form input {
    width: 300px;
    border-radius: 6px;
    background: white;
    height: 60px;
    padding: 20px;
    font-size: 18px;
    border: none;
    border-bottom: 1px solid var(--prime);
    margin: 0 auto
}

.cont-form form .but button {
    width: 300px;
    margin: 0 auto;
    display:block;
    border-radius:6px;
    margin-bottom:15px;
}

.cont-form form p {
    max-width:300px;
}
.contacts-page .item {
    background: #F7F7F7;
    padding: 16px;
    text-align: center;
    border-radius: 12px;
}


.contacts-page .item .subtitle {
    font-size: 22px;
    font-weight: 500;
    color: var(--prime);
    margin-bottom: 16px;
    margin-top:30px;
}

.contacts-page .item p {
    margin-bottom: 20px
}

.contacts-page .item .phones a {
    display: block;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}

.contacts-page .item .more a {
    font-size: 16px;
    font-weight: 700;
    color: var(--prime);
    text-decoration: underline;
    display: inline-block;
    margin-top: 10px;
}

.contacts-page .item {}

.contacts-page .item {}

.contacts-page .item {
    height: 100%;
    margin-bottom: 0px;
}
