@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap');
* {
    outline-style: none;
}
body {
    font-family: 'Open Sans', sans-serif;
}
.topPresent {
    border: 1px #FFF;
    background: rgba(255, 255, 255, 0.75);
}
.topBgIm {
    background: url("../img/topBgIm.jpg") no-repeat top center;
    background-size: cover;
}
.topBtnLeft p {
    color: #000;
    text-align: right;
    font-family: Inter,sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 27px 0 29px 0;
}
.topBtnCenter {
    text-align: center;
}
.topBtnCenter img {
    margin: 12px 0 12px 0;
}
.topBtnRight {
    display: grid;
    align-items: center;
    justify-content: left;
    margin: 16px 0 16px 0;
    padding-left: 35px;
    background: url("../img/phoneIcon.png") no-repeat;
}
.topBtnRight a {
    color: #000;
    text-align: right;
    font-family: Inter,sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
    margin-bottom: 3px;
}
.topBtnRight span {
    color: #000;
    font-family: Inter,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.topCont p:nth-child(1) {
    color: #000;
    text-align: center;
    font-family: Inter,sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin: 25px 0 1px 0;
}
.topCont p:nth-child(2) {
    color: #000;
    text-align: center;
    font-family: Inter,sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0 0 10px 0;
}
.topCont p:nth-child(3) {
    color: #FFF;
    text-align: center;
    font-family: Inter,sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin: 0 0 21px 0;
}
.topContWrap {
    border-radius: 20px;
    background: rgba(0, 0, 0, 0.40);
    width: 553px;
    height: 283px;
    flex-shrink: 0;
    margin: 0 auto 123px auto;
}
.topContWrap p:nth-child(1) {
    color: #FFF;
    text-align: center;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.50);
    font-family: Inter,sans-serif;
    font-size: 56px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin: 0;
    padding: 31px 0 10px 0;
}
.topContWrap p:nth-child(2) {
    color: #FFF;
    text-align: center;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.50);
    font-family: Inter,sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin: 0 0 32px 0;
}
.topContWrap p:nth-child(3) {
    color: #FFF;
    text-align: center;
    text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.50);
    font-family: Inter,sans-serif;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px; /* 138.462% */
    text-transform: uppercase;
    margin-bottom: 25px;
}
.allContBg {
    background: #E2E2E2;
    padding-bottom: 30px;
}
.blackCont {
    background: #000;
    text-align: center;
}
.blackCont p {
    color: #FFF;
    text-align: center;
    font-family: Inter,sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    margin: 16px 0 20px 0;
}
.whiteCont {
    background: #FFF;
    padding: 0 63px;
}
.whiteCont h2 {
    color: #000;
    text-align: left;
    font-family: Inter,sans-serif;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin: 33px 0 20px 0;
}
.whiteCont h2 img {
    vertical-align: middle;
}
.whiteCont h2 span {
    vertical-align: middle;
    margin-left: 20px;
}
.whiteCont h2 span:nth-child(4) {
    color: #000;
    font-family: Inter,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
    padding-left: 30px;
}
.descWhite p {
    color: #616161;
    font-family: Inter,sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}
.descWhiteImg img {
    width: 100%;
}
.photos {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin: 48px 0 33px 0;
}
.photos img {
    margin: 0 0 10px 0;
}
.descWhite ul {
    padding-left: 55px;
}
.descWhite li {
    color: #616161;
    font-family: Inter,sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}
.beforephotos p {
    color: #000;
    text-align: left;
    font-family: Inter,sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px; /* 144.444% */
    text-transform: uppercase;
    margin: 22px 0 19px 0;
}
.photosSecond {
    margin: 0 0 37px 0;
}
.addrBottm p {
    color: #616161;
    font-family: Inter,sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    margin: 0 0 13px 0;
}
.bottomTags p {
    color: #616161;
    text-align: center;
    font-family: Inter,sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin: 24px 0 19px 0;
}
.footerBg {
    background: #000;
}
.footerLeft p {
    color: #FFF;
    font-family: Inter,sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 30px 0;
    text-align: center;
}
.footerRight p {
    color: #FFF;
    text-align: right;
    font-family: Inter,sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    margin: 22px 0 22px 0;
}
/*
.photos {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.photos img {
    height: 425px;
    margin-top: 10px;
}

.photos2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.photos2 img {
    width: 49.5%;
    height: 470px;
    margin-top: 10px;
}
.descBg {
    background: #fff;
}
.descBg p:nth-child(1) {
    font-size: 27px;
    font-weight: bold;
    margin: 0;
    padding: 10px;
}
.descBg p:nth-child(2) {
    font-size: 22px;
    font-weight: bold;
    margin: 0;
    padding: 10px;
}
.descBgWrap {
    display: flex;
}
.descBgWrap ul {
    list-style-type: none;
    padding: 0 30px 0 12px;
    margin: 0;
}
.descBgWrap ul li {
    font-size: 16px;
    color: #757575;
    margin: 0 0 8px 0;
}
.descBgWrap ul li span {
    color: #000;
    margin-left: 5px;
}

.descBg2 {
    background: #fff;
}
.descBg2 p:nth-child(1) {
    font-size: 22px;
    font-weight: bold;
    margin: 0;
    padding: 10px;
}
.descBg2 p:nth-child(2) {
    font-size: 18px;
    margin: 0;
    padding: 10px;
}
.descBg2 iframe {
    padding: 10px;
}

.descBg3 {
    background: #fff;
}
.descBg3Header {
    font-size: 22px;
    font-weight: bold;
    margin: 0;
    padding: 10px;
}
.descBg3Wrap {
    padding-bottom: 30px;
}
.descBg3Wrap p {
    font-size: 16px;
    padding: 0 0 0 10px;
}

.photos2 {
    margin-bottom: 40px;
}
.photoModal .modal-content {
    width: 700px;
}
.photoModal .modal-body {
    width: 700px;
}

.photosModals img {
    cursor: pointer!important;
}
.avitoBtn {
    display: block;
    width: 400px;
    height: 60px;
    color: #fff;
    background: #ff0000;
    margin: 0 auto;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    padding-top: 10px;
}
.avitoBtn:hover {
    color: #f0f0f0;
}

.desMaegin {
    width: 60%;
    margin: 0 auto;
}
@media (max-width: 1399.98px) {
    .photos img {
        height: 360px;
    }
    .photos2 img {
        height: 380px;
    }
}
@media (max-width: 767.98px) {
    .descBgWrap {
        display: grid;
    }
    .desMaegin {
        width: 90%;
    }
    .descBg p:nth-child(1) {
        font-size: 18px;
    }
    .descBg p:nth-child(2) {
        font-size: 16px;
    }
    .descBgWrap ul li {
        font-size: 14px;
    }
    .descBg2 p:nth-child(1) {
        font-size: 16px;
    }
    .descBg2 p:nth-child(2) {
        font-size: 14px;
    }
    .descBg2 iframe {
        height: 300px!important;
    }
    .descBg3Header {
        font-size: 16px;
    }
    .descBg3Wrap p {
        font-size: 14px;
    }
    .photos img {
        height: 235px;
    }
    .photos2 img {
        height: 230px;
        width: 100%;
    }
    .photoModal .modal-content {
        width: 100%;
    }
    .photoModal .modal-body {
        width: 100%;
    }
    .descBg3Wrap p {
        overflow: hidden;
    }
    .avitoBtn {
       width: 100%;
        height: 46px;
        padding-top: 5px;
        font-size: 22px;
    }
}