.red {
    color: rgb(255, 81, 37);
}


/* Шапка сайту */

.header__margin {
    margin-top: 30px;
}

.header__margin a {
    color: #000;
}

.circle__bk {
    width: 120px;
    height: 120px;
    background: #fff;
    border-radius: 50%;
    box-shadow: rgba(255, 252, 80, 0.9) 0 10px 50px;
}

.circle__bk__small {
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 50%;
    box-shadow: rgba(255, 252, 80, 0.9) 0 1px 20px;
}

.social__menu {
    margin-left: 35px;
}

.social__menu div {
    margin: 10px 0;
    padding: 0 5px;
}

.social__icon20 {
    display: block;
    margin-top: 7px;
    margin-left: 5px;
}

.social__icon20:hover {
    transform: translate(0px, -4px);
    transition: 0.2s ease;
}

.circle__bk__small:hover {
    transform: translate(0px, -3px);
    transition: 0.2s ease;
}

.phone__kstar__title {
    font-family: 'Oswald', sans-serif;
    font-size: 36px;
    margin: 2px 0 0 40px;
    position: absolute;
    font-weight: 500;
}

.phone__lifecell__title {
    font-family: 'Oswald', sans-serif;
    font-size: 36px;
    margin: 61px 0 0 40px;
    font-weight: 500;
    position: absolute;
}

.float__right {
    float: right;
}

.nav__margin {
    margin-top: 45px;
}

.menu__item {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 12px;
    padding: 5px 5px;
}

.menu__item a:hover {
    background: #000;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 500;
    font-size: 12px;
    padding: 5px 0;
    transition: 0.2s ease;
}

.rbr__logo {
    position: absolute;
    top: 0;
    left: 0;
    background: url(../img/logoRBR110.png) no-repeat center top;
    width: 110px;
    height: 84px;
    display: block;
    margin: 40px 0 0 5px;
}

.logo__title {
    font-size: 24px;
    padding: 5px 0 0 120px;
    display: inline-block;
    display: -webkit-inline-box;
}

.phones__logo {
    position: absolute;
    top: 0;
    left: 0;
    background: url(../img/phones_logo.png) no-repeat center top;
    width: 35px;
    height: 107px;
    display: block;
    margin: 30px 0 0 10px;
    white-space: nowrap;
}


/* offer */

.offer__padding {
    padding-top: 130px;
    padding-right: 0;
}

.offer__title {
    margin-top: 50px;
    padding-left: 60px;
    font-size: 24px;
}

.offer__desc {
    margin-top: 20px;
    padding-left: 60px;
    font-size: 46px;
}

.rbr__title {
    left: -0.50em;
    bottom: -0.08em;
    font-size: 235px;
    letter-spacing: -0.18em;
    z-index: 500;
    transform: rotate(-90deg);
    position: absolute;
}

@media (min-width: 382px) {
    .rbr__title {
        bottom: 0.18em;
    }
}

@media (min-width: 576px) {
    .rbr__title {
        bottom: 0.14em;
    }
}

@media (min-width: 768px) {
    .rbr__title {
        bottom: 0em;
    }
}

@media (min-width: 992px) {
    .rbr__title {
        bottom: 0.97em;
    }
}

@media (min-width: 1200px) {
    .rbr__title {
        bottom: 0.62em;
    }
}

.circle__offer {
    width: 120px;
    height: 120px;
    background: #fff;
    border-radius: 50%;
    position: relative;
    box-shadow: rgba(255, 252, 80, 0.9) 0 10px 50px;
}

.tool1 {
    background: url(../img/tool1.png) no-repeat;
    position: absolute;
    width: 80px;
    height: 80px;
    margin: 20px 0 0 15px;
    z-index: 10000;
}

.tool2 {
    background: url(../img/tool2.png) no-repeat;
    position: absolute;
    width: 80px;
    height: 80px;
    margin: 22px 0 0 20px;
    z-index: 10000;
}

.tool3 {
    background: url(../img/tool3.png) no-repeat;
    position: absolute;
    width: 80px;
    height: 80px;
    margin: 18px 0 0 18px;
    z-index: 10000;
}

.tool1:hover,
.tool2:hover,
.tool3:hover {
    transform: rotate(10deg);
    animation: ease-in-out infinite alternate;
    transition: 0.2s ease;
}

.home__margin {
    margin-bottom: 20px;
}

.circle__big {
    width: 450px;
    height: 450px;
    background: #fff;
    border-radius: 50%;
    box-shadow: rgba(255, 252, 80, 0.9) 0 10px 80px;
}

.home__img {
    background: url(../img/home__img__big.png) no-repeat;
    width: 470px;
    height: 463px;
    margin-left: 50px;
    display: block;
}


/*     Parallax     */

.slide__show {
    margin-top: 150px;
}

.slide__show .swiper-container {
    width: 100%;
    height: 100%;
    background: rgb(255, 203, 15);
}

.parallax-bg {
    background-image: url(../img/paralax_bk.jpg);
    position: absolute;
    left: 0;
    top: 0;
    width: 130%;
    height: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
}

.parallaxSwiper .swiper-slide {
    font-size: 14px;
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 100px 0px;
}

.parallaxSwiper .swiper-pagination {
    bottom: 30px;
}

.parallaxSwiper .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    line-height: 15px;
    font-size: 14px;
    background-color: rgb(255, 203, 15);
}

.swiper-slide .slide__title {
    font-size: 30px;
    font-weight: 500;
    margin-left: 33%;
    margin-top: 10%;
}

.slide__title__position {
    margin-left: 0;
}

.swiper-slide .slide__subtitle {
    font-size: 18px;
    font-weight: 700;
    margin-left: 33%;
}

.swiper-slide .slide__text {
    font-size: 18px;
    font-weight: 300;
    max-width: 550px;
    color: rgb(161, 161, 161);
    line-height: 1.3;
    margin-left: 33%;
}


/*     Parallax END      */


/* worksSwiper Наші роботи */

.swiperWorks .swiper-container {
    width: 100%;
    height: 100%;
    background: rgb(0, 0, 0, 0.9);
}

.worksSwiper .swiper-slide {
    font-size: 14px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 50px 5px;
}

.image-slider .swiper-pagination {
    bottom: 30px;
}

.image-slider .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    background-color: #fff;
}


/* Колір стрілок навігації */

.image-slider .swiper-button-prev::after,
.image-slider .swiper-button-next::after {
    color: rgb(255, 255, 255);
    font-size: 50px;
}

.image-slider__image {
    text-align: center;
}

.image-slider__image img {
    max-width: 100%;
}

.image-slider__image p {
    background: #fff;
    color: #000;
    border-radius: 5px;
    box-shadow: rgba(255, 255, 255, 0.5) 0 0 20px;
}


/* END worksSwiper Наші роботи */


/* Наші роботи */

.item p {
    background: #fff;
    color: #000;
    border-radius: 5px;
    box-shadow: rgba(255, 255, 255, 0.5) 0 0 20px;
}

.works__title {
    text-align: center;
    margin-top: 50px;
}

.works__bk__title {
    background: #0c0e0f;
    color: #fff;
    border-radius: 50px;
    font-size: 35px;
    box-shadow: rgba(255, 252, 80, 0.7) 0 10px 50px;
}


/* Кошторис */

.nav {
    width: 100%;
    justify-content: center;
    border: 1;
    border-color: #000;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #fff;
    border: 0;
    background-color: #000;
    font-weight: 500;
}

.price__title {
    color: black;
}

.price__title a {
    color: #000;
}

.price__title a:hover {
    color: #fff;
    background: #000;
    border: 0;
    font-weight: 500;
}

.table__price {
    background: #fff;
}

.table__price__title {
    text-align: center;
}

.table__price__text {
    font-size: 15px;
}

.table__price__text td {
    text-align: center;
}


/* MAP */

.rbr__map {
    background: rgba(0, 0, 0, 0.5);
}

.google__map {
    top: 0;
    left: 0;
}

.g__map {
    margin: 0;
    padding: 0;
}

.map__content {
    top: 0;
    left: 0;
    padding: 120px 0 0 0;
    float: right;
    z-index: 500;
    position: absolute;
}

.map__card {
    font-size: 12px;
}

.phone__number__size {
    font-weight: 500;
    font-size: 24px;
    font-family: 'Oswald', sans-serif;
}

.phone__number__size a {
    color: #000;
}

.rbr__mail,
.rbr__mail:hover {
    color: #000;
    font-weight: 500;
    font-size: 12px;
    font-weight: 700;
}

.card__shadow {
    box-shadow: rgba(0, 0, 0, 0.5) 0 10px 30px;
}


/* FOOTER */

.footer__bk {
    background: rgba(0, 0, 0, 0.9);
}

.footer__text {
    color: rgb(161, 161, 161);
    margin-top: 20px;
}

.social__item {
    padding-top: 50px;
}

.socials img:hover {
    transform: translate(0px, -4px);
    transition: 0.2s ease;
    box-shadow: rgb(0, 0, 0, 0.9) 0 5px 20px;
}


/*Button*/

.cta {
    background: #000;
    color: #fff;
    font-size: 18px;
    border-radius: 50px;
    text-transform: uppercase;
    padding: 20px 0px;
    display: block;
    cursor: pointer;
    border: 0;
    width: 250px;
    font-weight: 500;
    margin-bottom: 20px;
    box-shadow: rgb(255, 252, 80, 0.7) 0 10px 25px;
    transition: color 0.3s ease;
}

.cta:hover {
    color: rgb(255, 252, 80);
}

.buy__icon {
    background: url('../img/buy.png');
    width: 30px;
    height: 25px;
    display: block;
    margin-right: 10px;
}


/* Кнопка наверх */

#btn__top {
    display: none;
    text-decoration: none;
    background-color: rgb(0, 0, 0, 0.3);
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 4px;
    margin: 20px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
    transition: background-color .3s, opacity .5s, visibility .5s;
}

#btn__top:hover {
    cursor: pointer;
    background-color: rgb(0, 0, 0);
}

#btn__top:active {
    background-color: rgb(0, 0, 0, 0.3);
}

#btn__top::after {
    content: "\21E1";
    font-weight: normal;
    font-style: normal;
    font-size: 2em;
    line-height: 50px;
    color: #fff;
}

.top__btn__show {
    display: block !important;
}