.price__elemets_one_tile_price {
    text-align: center;
    font-size: 1.2em;
    color: #980f23;
    font-weight: bold;
    padding: 5px;
}
.price__elemets_one_photo, .price_topsales__element_photo {
    background: #ccc url(/templates/royal2/images/royal-logo.png) center no-repeat;
}
.home__calculation .home__calculation_form .price_calculate #tile_container ul {
    z-index: 10000;
}
.price__elemets_one .price__elemets_one_photo {
    height: 260px;
}
.page__static img:not(.icon16):not(.image-auto) {
    min-width: 100% !important;
}
.price__elemets_one .price__elemets_one_photo img {
    height: auto !important;
    width: 100%;
}
.price__elemets_one .price__elemets_one_photo {
    height: auto;
    min-height: 180px;
}
.footerblack .footerblack_social a.viber {
    background: url(/templates/royal2/images/iconfinder_359_Viber_4518747.png) center no-repeat;
    margin-left: 5px;
}
.globalClass_ET {
    display: none;
}
@keyframes CALLBACKSOC_button_brd {
    from {
        margin-top: 0px;
        margin-left: 0px;
        width: 60px;
        height: 60px;
        border: 2px solid rgba(152,15,35,1);
    }
    to {
        margin: -20px;
        width: 100px;
        height: 100px;
        border: 4px solid rgba(152,15,35,0);
    }
}
@keyframes CALLBACKSOC_button_icon {
    from {
        background-position: top center;
        transform: rotate(0deg);
    }
    10% {
        opacity: 1;
    }
    11% {
        transform: rotate(-10deg);
    }
    12% {
        transform: rotate(10deg);
    }
    13% {
        transform: rotate(-10deg);
    }
    14% {
        transform: rotate(10deg);
    }
    15% {
        transform: rotate(0deg);
    }
    31% {
        transform: rotate(-10deg);
    }
    32% {
        transform: rotate(10deg);
    }
    33% {
        transform: rotate(-10deg);
    }
    34% {
        transform: rotate(10deg);
    }
    35% {
        transform: rotate(0deg);
    }
    40% {
        opacity: 1;
    }
    50% {
        background-position: top center;
        opacity: 0;
    }
    50.0001% {
        background-position: bottom center;
    }
    51% {
        transform: rotate(-10deg);
    }
    52% {
        transform: rotate(10deg);
    }
    53% {
        transform: rotate(-10deg);
    }
    54% {
        transform: rotate(10deg);
    }
    55% {
        transform: rotate(0deg);
    }
    60% {
        opacity: 1;
    }
    71% {
        transform: rotate(-10deg);
    }
    72% {
        transform: rotate(10deg);
    }
    73% {
        transform: rotate(-10deg);
    }
    74% {
        transform: rotate(10deg);
    }
    75% {
        transform: rotate(0deg);
    }
    90% {
        opacity: 1;
    }
    to {
        background-position: bottom center;
        opacity: 0;
    }
}

.CALLBACKSOC_list{
    opacity: 0;
    transition: 0.7s;
}

.icon16 {
    min-width: 16px !important;
    max-width: 16px !important;
    width: 16px !important;
}
.image-auto {
    min-width: auto !important;
    max-width: 100% !important;
    width: auto !important;
}

@media screen and (max-width: 991px) {
    .contactspage_officetime {
        position: relative;
    }
}
.home__portfolio .home__portfolio_listing .listing_e .listing_e_name h2 {
    font-size: 1.2em;
    margin: 0px;
    margin-bottom: 10px;
    line-height: 20px;
}
.home__portfolio .home__portfolio_listing .listing_e .listing_e_name p {
    margin: 0px;
}
.price__elemets_one_photo {
    cursor: pointer;
}
.lg-backdrop {
    z-index: 100000 !important;
}
.lg-outer {
    z-index: 100000 !important;
}
.home__catalog_block_bh {
    min-height: 120px;
}


@media screen and (max-width: 991px) {
    .home__advantages_horisontal .home__advantages_horisontal_nofire {
        background: #f7f7f7;
        padding: 5px 10px 5px 10px;
    }
    .home__advantages_horisontal .home__advantages_horisontal_norat {
        background: #f7f7f7;
        padding: 5px 10px 5px 10px;
    }
}

.videoblog__container .videoblog__folder {
    display: block;
    text-decoration: none;
    color: #000;
}
.videoblog__container .videoblog__folder_placeholder {
    background: #ccc url(/templates/royal2/images/videoplaceholder.jpg) center no-repeat;
    background-size: cover;
    height: 260px;
    border: 1px solid #bbb;
    border-radius: 2px;
}
.videoblog__container .videoblog__folder:hover .videoblog__folder_placeholder {
    cursor: pointer;
    border: 1px solid #e89b68;
}
.videoblog__container .videoblog__folder_title {
    text-align: center;
    margin: 10px 0px 20px 0px;
}
.videoblog__container .videoblog__folder:hover .videoblog__folder_title {
    color: #e89b68;
}
.page__subtitle {
    color: #e89b68;
    text-transform: uppercase;
    font-size: 1.2em;
    font-weight: bold;
    padding: 5px 0px;
    margin-bottom: 20px;
    text-align: left;
}
.portfolio__navigation span {
	margin: 2px;
	display: inline-block;
}
.portfolio__navigation a {
	margin: 2px;
	display: inline-block;
}
.colored {
	color: #e89b68;
}
@media (min-width: 992px) {
	.col-lg-f7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 14.28%;
		flex: 0 0 14.28%;
		max-width: 14.28%;
	}
}

.float-right {
    float: right;
}
.float-left {
    float: left;
}
.ml0 {
    margin-left: 0px;
}
.ml10 {
    margin-left: 10px;
}
.ml20 {
    margin-left: 20px;
}
.mr0 {
    margin-right: 0px;
}
.mr10 {
    margin-right: 10px;
}
.mr20 {
    margin-right: 20px;
}
.float-none {
    float: none;
}
.wp25 {
    width: 25%;
}
.wp33 {
    width: 33%;
}
.wp50 {
    width: 50%;
}
.clear {
    clear: both;
}
@media screen and (max-width: 991px) {
    .mfloat-right {
        float: right;
    }
    .mfloat-left {
        float: left;
    }
    .mml0 {
        margin-left: 0px;
    }
    .mml10 {
        margin-left: 10px;
    }
    .mml20 {
        margin-left: 20px;
    }
    .mmr0 {
        margin-right: 0px;
    }
    .mmr10 {
        margin-right: 10px;
    }
    .mmr20 {
        margin-right: 20px;
    }
    .mfloat-none {
        float: none;
    }
    .mwp25 {
        width: 25%;
    }
    .mwp33 {
        width: 33%;
    }
    .mwp50 {
        width: 50%;
    }
    .table-responsive table {
        overflow-x: auto;
    }
}
.price_promo__container .pricerow {
    color: #f00!important;
}
.price_promo__container .pricerow .op {
color: #000;
font-size: 0.85em;
text-decoration: line-through;
}


.price_promo__element {
border: 1px solid #e89b68;
padding: 5px; }
.price_promo__element .price_promo__element_photo {
overflow: hidden;
height: 200px; }
.price_promo__element .price_promo__element_photo img {
display: block;
width: 100%; }
.price_promo__element .price_promo__element_photo .price_promo__element_description {
position: absolute;
color: #fff;
background: rgba(0, 0, 0, 0.6);
width: 100%;
padding: 5px 10px;
bottom: 0; }
.price_promo__element .price_promo__element_price {
margin: 20px auto;
height: 40px;
line-height: 40px;
text-align: center; }
.price_promo__element .price_promo__element_price .pricerow {
background: #fff;
border: 1px solid #eee;
border-left: 0px;
border-radius: 0px 2px 2px 0px;
padding: 0px 10px;
display: inline-block;
text-align: center;
text-transform: uppercase;
font-size: 0.85em;
font-weight: bold;
color: #e89b68; }
.price_promo__element .price_promo__element_price .txt {
font-weight: normal;
background: #e89b68;
border: 1px solid #980f23;
border-right: 0px;
border-radius: 2px 0px 0px 2px;
display: inline-block;
width: 80px;
text-align: center;
color: #fff;
text-transform: uppercase;
font-size: 0.85em; }
.price_promo__element .price_promo__element_order {
background: #e89b68;
padding: 10px 0px; }
.price_promo__element .price_promo__element_order a {
background: #980f23;
color: #fff;
line-height: 40px;
height: 40px;
width: 160px;
margin: 0px auto;
display: block;
border-radius: 3px;
text-decoration: none;
text-align: center;
text-transform: uppercase;
font-size: 0.85em; }

.price_promo__element .price_promo__label_corner {
position: absolute;
top: 0;
right: 0;
border-top: 50px solid #e89b68;
border-right: 50px solid #e89b68;
border-bottom: 50px solid transparent;
border-left: 50px solid transparent;
z-index: 1000; }
.price_promo__element .price_promo__label_text {
color: #fff;
font-weight: bold;
position: absolute;
top: 28px;
right: 0;
z-index: 1001;
font-size: 1.2em;
letter-spacing: 3px;
transform: rotate(45deg); }
.santahat {
    width: 32px!important;
    height: 32px!important;
    position:absolute;
margin-top: -20px;
margin-left: -6px;
}
@media screen and (max-width: 991px) {
.rtable {
overflow-x:auto;
}
}