

/* Start:/local/templates/rp-provider/components/rp/empty/slider-banners/style.css?1635435306131*/
.rp__simple__slider_banners .uk-slideshow-items {
    border-radius: 5px;
    min-height: auto !important;
    height: 300px;
}
/* End */


/* Start:/local/templates/rp-provider/components/rp/simple/rates/themes/default/style.css?16354353056782*/
/* гео балун */
[rp-simple-rates] ._geo._animation-2 {
    -webkit-animation: uk-fade-top 1.6s ease-in-out forwards, floating 1.5s ease-in-out infinite;
    animation: uk-fade-top 1.6s ease-in-out forwards, floating 1.5s 1.6s ease-in-out infinite;
}
[rp-simple-rates] ._geo .st0 {
    fill:#d81c19;
}
[rp-simple-rates] ._geo .st1 {
    fill:#fff;
}

/*  Фильтр */
[rp-simple-rates]  [uk-filter] li[uk-filter-control] a {
    font-size: 1.2rem!important;
    color: #1e87f0;
    position: relative;
    display: block;
    white-space: nowrap;
    text-decoration: none;
    margin: 0px 20px;
    padding: 20px 0;
}
[rp-simple-rates]  [uk-filter] li[uk-filter-control] a::before
{
    position: absolute;
    right: 100%;
    bottom: 0px;
    left: 0;
    display: block;
    content: '';
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    -webkit-transition-property: right;
    transition-property: right;
    background-color: #EE3435;
    height:2px;
}
[rp-simple-rates]  [uk-filter] li[uk-filter-control] a:hover::before,
[rp-simple-rates]  [uk-filter] li[uk-filter-control].uk-active a::before
{
    right: 0%;
}

/*  offcanvas меню городов */
[rp-simple-rates] ._offcanvas-city .uk-nav li a {
    color: #1e87f0;
    top: auto;
    right: auto;
}

/*	slider	*/

[rp-simple-rates] ._slider > ul.uk-slider-items > li {
    width: 350px;
    height: 450px;
    padding-bottom: 35px;
    transform-style: preserve-3d;
    perspective: 800px;
    margin: 0 0;
    padding: 15px;
    -webkit-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
    transition: 1s ease-in-out;

}
[rp-simple-rates] ._slider > ul.uk-slider-items > li ._make3D {
    overflow: hidden;
    height: 100%;
    border-radius: 10px;
    box-shadow: 0 10px 30px -5px rgba(0, 0, 0, .25);
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
[rp-simple-rates] ._slider > ul.uk-slider-items > li:hover ._make3D {
    margin-top: -10px;
    box-shadow: 0 20px 40px 5px rgba(0, 0, 0, .15);
}
[rp-simple-rates] ._slider > ul.uk-slider-items > li ._front {
    position: relative;
    z-index: 2;
    border-radius: 5px 5px 0px 5px;
}
[rp-simple-rates] ._slider > ul.uk-slider-items > li ._front {
    position: relative;
}
[rp-simple-rates] ._slider > ul.uk-slider-items > li ._front a {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
[rp-simple-rates] ._slider > ul.uk-slider-items > li ._make3D ._front ._shadow-dark {
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.88);
}
[rp-simple-rates] ._slider > ul.uk-slider-items > li ._make3D ._front ._shadow-light {
    text-shadow: 1px 1px 5px #fff;
}
[rp-simple-rates] ._slider > ul.uk-slider-items > li ._make3D ._front .uk-overflow-hidden {
    font-size: 1.1rem;
    line-height: 1.7rem;
    height: 200px;
    margin-top: 30px;
}
[rp-simple-rates] ._slider > ul.uk-slider-items > li ._make3D ._front svg {
    position: absolute;
    top: -1px;
    right: -2.8px;
}
[rp-simple-rates] ._slider > ul.uk-slider-items > li ._make3D ._front h3 {
    color: inherit;
    text-transform: uppercase!important;
    margin-top: 15px!important;
    font-size: 1.8rem;
    line-height: 1.7rem;
}
[rp-simple-rates] ._slider > ul.uk-slider-items > li ._make3D ._front div._bg {
    padding:35px;
}
[rp-simple-rates] ._slider {
    padding-bottom:35px;
}

/*	detail	*/
[rp-simple-rates] .uk-offcanvas-overlay::before {
    background: rgba(0, 0, 0, 0.3);
}

[rp-simple-rates] ._offcanvas-detail .uk-offcanvas-bar {
    background: #f1eff6;
}
/*
[rp-simple-rates] ._offcanvas-detail ._itogo-cost span {
    font-size:3.5rem;
    margin-right:25px;
    margin-top:-5px;
}

[rp-simple-rates] ._offcanvas-detail ._itogo-cost p {
    font-size: 1.2rem;
    line-height: 1.5rem;
}*/





[rp-simple-rates] ._offcanvas-detail ._options .uk-card {
    background-color: #fff;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
    border-radius: 10px;
}


[rp-simple-rates] ._offcanvas-detail ._options .uk-card.uk-open {
    background-color: #FFF;
}

[rp-simple-rates] ._offcanvas-detail ._options .uk-card ._cost {
    color: #70b638;
    font-weight: 600;
}

[rp-simple-rates] ._offcanvas-detail ._options .uk-card .uk-accordion-title ._card_title {
    color: #000;
}
[rp-simple-rates] ._offcanvas-detail ._options .uk-card.uk-open .uk-accordion-title ._card_title {
    color: #222;
}
[rp-simple-rates] ._offcanvas-detail ._options .uk-card .uk-accordion-title ._cost {
    color: #e04d4a;
}
[rp-simple-rates] ._offcanvas-detail ._options .uk-card.uk-open .uk-accordion-title ._cost {
    color: #d81c19;
}


[rp-simple-rates] ._offcanvas-detail .uk-checkbox {
    display: none;
}


[rp-simple-rates] ._offcanvas-detail ._options .uk-checkbox + label {
    position: relative;
    padding: 8px 25px!important;
    cursor: pointer;
}
[rp-simple-rates] ._offcanvas-detail ._options .uk-checkbox + label:before{
    content: " ";
    position: absolute;
    top: 7px;
    left: 7px;
    width: 40px;
    height: 20px;
    background: #ddd;
    border-radius: 555px;
}

[rp-simple-rates] ._offcanvas-detail ._options .uk-checkbox + label:after{
    content: " ";
    position: absolute;
    top: 9px;
    left: 9px;
    width: 16px;
    height: 16px;
    background: #FFF;
    border-radius: 555px;
}
[rp-simple-rates] ._offcanvas-detail ._options .uk-checkbox:checked + label:before {
    background: #1e87f0!important;
}
[rp-simple-rates] ._offcanvas-detail ._options .uk-checkbox:checked + label:after {
    left: 29px;
}



/*
[rp-simple-rates] ._offcanvas-detail .uk-checkbox {
    height: 25px;
    width: 25px;
    margin-top: 5px;
    background: #000;
    border-radius: 3px;
}
[rp-simple-rates] ._offcanvas-detail .uk-checkbox:checked {
    fill="#000"
}*/
/* dopinfo  */
[rp-simple-rates] ._offcanvas-detail ._dopinfo .uk-accordion-title {
    color: #222!important;
}



/*  Каналы в offcanvas */
[rp-simple-rates] .offcanvas-detail ._channels li.uk-card {
    border-radius: 5px;
}
[rp-simple-rates] .offcanvas-detail ._channels li.uk-card .uk-accordion-title {
    color:#14142d!important;
}

@media (min-width: 960px) {
    ._area_sticky {
        width: 350px;
    }

    ._sticky {
        width: 250px!important;
        position: fixed;
        bottom: 40px;
        background: transparent;
        padding: 0!important;
    }

}

@media (min-width: 1200px) {
    ._area_sticky {
        width: 400px!important;
    }

    ._sticky {
        width: 300px!important;
    }

}
/* End */


/* Start:/local/templates/rp-provider/components/rp/simple/rates/style.css?1635435305525*/
._toggle_city {
    font-size: 1.3rem;
    text-decoration: none;
}
._toggle_city:hover{
    text-decoration: none!important;
}
._toggle_city ._geo{
    width: 50px;
}

[uk-accordion].rp-accordion-card>li{
    padding: 20px;
    background-color: #fff;
    border-radius: 10px;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
}
.rp-area-form-send   {
    background: #FFC700;
    border-radius: 10px;
}
/* End */


/* Start:/local/templates/rp-provider/components/bitrix/news.list/how-working/style.css?1635435305629*/
.rp-how-working .uk-card span {
	font-size: 2.4rem;
	color:#d81c19;
}
.rp-how-working #_strelka_left, 
.rp-how-working #_strelka_right {
	margin-top: -30px;
	margin-right: 30px;
}

@media (max-width:640px) {
	.rp-how-working #_strelka_left, 
	.rp-how-working #_strelka_right {
		transform: scale(-1, 1);
		margin-top: 20px;
	}
}
.rp-how-working .st0{fill:none;stroke:#262626;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;}
.rp-how-working .st1{fill:none;stroke:#262626;stroke-miterlimit:10;}
.rp-how-working .st2{fill:none;stroke:#262626;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
/* End */


/* Start:/local/templates/rp-provider/components/rp/simple/accordion/style.css?1635435305304*/

.rp__simple__accordion [uk-accordion] {
    padding-bottom: 20px;
    margin: 0;
}
.rp__simple__accordion [uk-accordion]>li {
    padding: 30px 0 !important;
    box-shadow: inset 0 -1px 0 0 #dddfe0;
    margin: 0;
}

.rp__simple__accordion .uk-accordion-title {
    color:#333!important;
}
/* End */


/* Start:/local/templates/rp-provider/components/rp/empty/banner-coverings/style.css?16354353064141*/

/*  rp-banner-coverings  */

    .rp-banner-coverings {
      border-radius: 9px;
      background: #131414;
      overflow: hidden;
      position: relative;
    }
        .rp-banner-coverings h3._title {
            font-size: 2.3rem;
            font-weight: 400;
            z-index: 10;
            position: relative;
            color: #fff;
            text-shadow: 1px 1px 3px #131414;

        }

    .rp-banner-coverings .uk-button { 
        background: #fff;
        border-radius: 999px;
        font-size: 1rem;
        color:#000!important;
        border: 2px solid #fff!important;
        line-height: 45px;
        height: 50px;
        z-index: 10;
        position: absolute;
        bottom: 50px;
    }

        .rp-banner-coverings .uk-button:hover { 
            background: #99CC00;
        }

    .rp-banner-coverings ._geo-container {
        position: absolute;
        right: 30px;
        bottom: 0;
        width: 450px;
        height: 200px;
        z-index: 1;
    }

        .rp-banner-coverings ._geo-container ._geo {
            position: absolute;
        }


        .rp-banner-coverings ._geo-container ._geo._animation-1 {
            -webkit-animation: uk-fade-top 1.6s ease-in-out forwards, floating 1.5s ease-in-out infinite;
            animation: uk-fade-top 1.6s ease-in-out forwards, floating 1.5s 1.6s ease-in-out infinite;
        }

        .rp-banner-coverings ._geo-container ._geo._animation-2 {
            -webkit-animation: uk-fade-top 1.6s ease-in-out forwards, floating 2.5s ease-in-out infinite;
            animation: uk-fade-top 1.6s ease-in-out forwards, floating 2.5s 1.6s ease-in-out infinite;
        }

        .rp-banner-coverings ._geo-container ._geo._animation-3 {
            -webkit-animation: uk-fade-top 1.6s ease-in-out forwards, floating 2.8s ease-in-out infinite;
            animation: uk-fade-top 1.6s ease-in-out forwards, floating 2.8s 1.6s ease-in-out infinite;
        }

        .rp-banner-coverings ._geo-container ._geo._animation-4 {
            -webkit-animation: uk-fade-top 1.6s ease-in-out forwards, floating 3.2s ease-in-out infinite;
            animation: uk-fade-top 1.6s ease-in-out forwards, floating 3.2s 1.6s ease-in-out infinite;
        }

        .rp-banner-coverings ._geo-container ._geo:hover svg {
            -webkit-backface-visibility:visible;
            backface-visibility:visible;
            animation-name:flip;
            animation-duration: 1.2s;
            animation-timing-function: ease-in-out;
        }


            .rp-banner-coverings ._geo-container ._geo .st0 {
                fill:#d81c19;
            }
            .rp-banner-coverings ._geo-container ._geo .st1 {
                fill:#fff;
            }

        .rp-banner-coverings ._geo-container ._geo-1 {
            bottom: 120px;
            right:421px;
        }

        .rp-banner-coverings ._geo-container ._geo-2 {
            bottom: 55px;
            right:320px;
        }

        .rp-banner-coverings ._geo-container ._geo-3 {
            bottom: 130px;
            right:320px;
        }

        .rp-banner-coverings ._geo-container ._geo-4 {
            bottom: 35px;
            right:150px;
        }
        .rp-banner-coverings ._geo-container ._geo-5 {
            bottom: 150px;
            right:146px;
        }

        .rp-banner-coverings ._geo-container ._geo-6 {
            bottom: 80px;
            right: 50px;
        }

        .rp-banner-coverings ._geo-container ._geo-7 {
            bottom: 120px;
            right: 10px;
        }

        @keyframes flip{0%{transform:perspective(400px) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}
        .animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}


/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?174989259451*/
font.errortext{color:red}font.notetext{color:green}
/* End */
/* /local/templates/rp-provider/components/rp/empty/slider-banners/style.css?1635435306131 */
/* /local/templates/rp-provider/components/rp/simple/rates/themes/default/style.css?16354353056782 */
/* /local/templates/rp-provider/components/rp/simple/rates/style.css?1635435305525 */
/* /local/templates/rp-provider/components/bitrix/news.list/how-working/style.css?1635435305629 */
/* /local/templates/rp-provider/components/rp/simple/accordion/style.css?1635435305304 */
/* /local/templates/rp-provider/components/rp/empty/banner-coverings/style.css?16354353064141 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?174989259451 */
