
.modal__container {
position: fixed;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.2);
z-index: 100000;
top: 0;
right: 0;
bottom: 0;
left: 0; }
.modal__container .modal__inner {
background: #fff;
border-radius: 5px;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
margin: 20px 0px; }
.modal__container .modal__inner .modal__close {
text-align: right;
height: 40px; }
.modal__container .modal__inner .modal__close span {
font-size: 1.8em;
font-weight: bold;
width: 40px;
text-align: center;
line-height: 40px;
display: inline-block;
cursor: pointer; }
.modal__container .modal__inner .modal__body {
overflow-y: auto;
padding: 0px 20px; }

.portfolio__id_photos {
height: 400px;
background: #fff;
border: 1px solid #eee;
border-radius: 5px; }
.portfolio__id_photos .portfolio__id_photos_one {
border-radius: 4px;
height: 400px;
overflow: hidden; }
.portfolio__id_photos .portfolio__id_photos_one img {
height: 400px;
display: block;
margin: 0px auto; }
.portfolio__id_photos .slick-dots li button:before {
content: ' ';
background: #e89b68;
width: 20px;
height: 5px; }

.portfolio__id_additional_projects {
margin-top: 40px;
border-top: 1px solid #eee; }
.portfolio__id_additional_projects .portfolio__id_additional_projects_title {
color: #e89b68;
text-transform: uppercase;
margin-top: -20px;
line-height: 40px;
position: absolute;
padding-right: 60px;
background: #fff; }
.portfolio__id_additional_projects .portfolio__id_additional_projects_title:after {
content: '';
background: #eee;
width: 5px;
height: 5px;
border-radius: 5px;
position: absolute;
right: 0;
top: 17px; }
.portfolio__id_additional_projects .portfolio__id_additional_projects_list {
padding-top: 40px; }
.portfolio__id_additional_projects .portfolio__id_additional_projects_list .portfolio__id_additional_projects_one {
margin-bottom: 20px; }
.portfolio__id_additional_projects .portfolio__id_additional_projects_list .portfolio__id_additional_projects_one .portfolio__id_additional_projects_one_cover {
background: rgba(0, 0, 0, 0.3);
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-radius: 5px;
text-align: center;
cursor: pointer;
display: block;
color: #fff;
text-transform: uppercase;
font-size: 0.75em;
font-weight: bold; }
.portfolio__id_additional_projects .portfolio__id_additional_projects_list .portfolio__id_additional_projects_one .portfolio__id_additional_projects_one_cover > div {
top: 50%;
margin-top: -40px; }
.portfolio__id_additional_projects .portfolio__id_additional_projects_list .portfolio__id_additional_projects_one .portfolio__id_additional_projects_one_cover > div .fa {
color: #fff;
margin: 5px;
line-height: 20px;
width: 20px;
background: #fff;
border-radius: 3px;
color: #e89b68;
margin-bottom: 30px; }
.portfolio__id_additional_projects .portfolio__id_additional_projects_list .portfolio__id_additional_projects_one:hover .portfolio__id_additional_projects_one_cover {
background: rgba(236, 160, 103, 0.7); }
.portfolio__id_additional_projects .portfolio__id_additional_projects_list .portfolio__id_additional_projects_one img {
display: block;
border-radius: 5px;
width: 100%; }

.swal2-container {
z-index: 1000000000 !important; }

.form-control label {
display: block;
color: #999;
text-transform: uppercase;
font-size: 0.85em; }
.form-control select.input {
border: 1px solid #eee;
border-radius: 3px;
line-height: 38px;
height: 40px;
padding: 0px 10px;
width: 100%;
background: #fff; }
.form-control button.button {
border: 0px;
border-radius: 3px;
line-height: 40px;
height: 40px;
padding: 0px 10px;
width: 100%;
background: #e89b68;
color: #fff;
text-transform: uppercase;
font-weight: bold;
cursor: pointer; }
.form-control button.button:hover {
background: #980f23; }

.price__search_container {
padding: 10px 20px 0px 20px;
background: #f9f9f9;
border-top: 2px solid #e89b68;
margin-top: 20px;
margin-bottom: 20px; }

.pricealert__nofilterselected {
background: #cbf5eb;
text-align: center;
padding: 40px 20px; }
.pricealert__nofilterselected .gotosearch {
color: #008788;
border-bottom: 1px dashed #008788;
cursor: pointer; }

.price__elemets_one {
border: 1px solid #e89b68;
padding: 5px;
margin-bottom: 20px; }
.price__elemets_one .price__elemets_one_photo {
overflow: hidden;
height: 200px;
text-align: center; }
.price__elemets_one .price__elemets_one_photo img {
display: block;
height: 100%;
text-align: center; }
.price__elemets_one .price__elemets_one_photo .price__elemets_one_tile {
position: absolute;
color: #fff;
background: rgba(0, 0, 0, 0.6);
width: 100%;
padding: 5px 10px;
bottom: 0; }
.price__elemets_one .price__elemets_one_description ul {
list-style: none;
padding: 0px;
margin: 0px; }
.price__elemets_one .price__elemets_one_description ul li {
padding: 5px 0px;
border-bottom: 1px dotted #eee;
font-weight: bold; }
.price__elemets_one .price__elemets_one_description ul li span {
font-weight: normal;
float: right;
color: #999; }
.price__elemets_one .price__elemets_one_price {
width: 160px;
margin: 20px auto;
height: 40px;
line-height: 40px; }
.price__elemets_one .price__elemets_one_price .pricerow {
background: #fff;
border: 1px solid #eee;
border-left: 0px;
border-radius: 0px 2px 2px 0px;
display: inline-block;
text-align: center;
text-transform: uppercase;
font-size: 0.85em;
font-weight: bold;
color: #e89b68; }
.price__elemets_one .price__elemets_one_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__elemets_one .price__elemets_one_order {
background: #e89b68;
padding: 10px 0px; }
.price__elemets_one .price__elemets_one_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__elemets_one .price__elemets_one_raboty {
padding: 10px;
text-align: center; }
.price__elemets_one .price__elemets_one_raboty a {
background: #980f23;
color: #fff;
line-height: 32px;
height: 32px;
padding: 0px 10px;
margin: 0px auto;
display: inline-block;
border-radius: 3px;
text-decoration: none;
text-align: center;
text-transform: uppercase;
font-size: 0.85em; }
.price__elemets_one .price__elemets_one_tileelements {
margin-bottom: 10px;
color: #999; }
.price__elemets_one .price__elemets_one_tileelements .price__elemets_one_tileelements_title {
color: #000;
margin-bottom: 5px;
font-weight: bold; }

.pricealert__empty {
border: 1px solid #980f23;
color: #980f23;
padding: 20px 20px;
text-align: center;
border-radius: 5px;
display: none; }

.shortstory__container .shortstory__preview_image {
border-radius: 5px;
background: #eee; }
.shortstory__container .shortstory__preview_image img {
border-radius: 5px;
display: block;
margin: 0px auto; }
.shortstory__container .shortstory__title {
text-transform: uppercase;
font-size: 1.1em;
padding: 0px 0px 5px 0px;
border-bottom: 2px solid #eee;
margin-bottom: 10px;
line-height: 24px; }
.shortstory__container .shortstory__text {
line-height: 24px;
min-height: 96px;
overflow: hidden; }
.shortstory__container .shortstory__text p {
padding: 0px;
margin: 0px; }
.shortstory__container .shortstory__readmore a {
display: inline-block;
background: #e89b68;
border-bottom: 2px solid #980f23;
height: 50px;
line-height: 50px;
padding: 0px 50px;
text-decoration: none;
text-transform: uppercase;
font-size: 0.85em;
color: #fff;
border-radius: 5px;
margin-top: 13px; }

.price_topsales__element {
border: 1px solid #e89b68;
padding: 5px; }
.price_topsales__element .price_topsales__element_photo {
overflow: hidden;
height: 200px; }
.price_topsales__element .price_topsales__element_photo img {
display: block;
width: 100%; }
.price_topsales__element .price_topsales__element_photo .price_topsales__element_description {
position: absolute;
color: #fff;
background: rgba(0, 0, 0, 0.6);
width: 100%;
padding: 5px 10px;
bottom: 0; }
.price_topsales__element .price_topsales__element_price {
margin: 20px auto;
height: 40px;
line-height: 40px;
text-align: center; }
.price_topsales__element .price_topsales__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_topsales__element .price_topsales__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_topsales__element .price_topsales__element_order {
background: #e89b68;
padding: 10px 0px; }
.price_topsales__element .price_topsales__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_topsales__element .price_topsales__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_topsales__element .price_topsales__label_text {
color: #fff;
font-weight: bold;
position: absolute;
top: 15px;
right: 0;
z-index: 1001;
font-size: 1.8em;
letter-spacing: 3px;
transform: rotate(45deg); }

.shortstory_sidebar__container {
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
border-radius: 2px;
padding: 5px;
margin-bottom: 20px;
min-height: 110px; }
.shortstory_sidebar__container .shortstory_sidebar__preview_image {
border-radius: 2px;
background: #eee;
width: 100px;
height: 100px; }
.shortstory_sidebar__container .shortstory_sidebar__preview_image img {
border-radius: 2px;
display: block;
width: 100px;
height: 100px; }
.shortstory_sidebar__container .shortstory_sidebar__title {
text-transform: uppercase;
font-size: 1.1em;
padding: 0px 10px;
line-height: 24px;
text-align: left; }
.shortstory_sidebar__container .shortstory_sidebar__title a {
color: #333;
text-decoration: none;
text-align: left; }
.shortstory_sidebar__container .shortstory_sidebar__title a:hover {
text-decoration: underline; }

.articles_categories_links {
margin: 20px 0px; }
.articles_categories_links a {
background: #e89b68;
border-radius: 5px;
display: inline-block;
line-height: 30px;
height: 30px;
padding: 0px 10px;
border-bottom: 2px solid #666;
text-transform: uppercase;
color: #fff;
text-decoration: none;
font-size: 0.85em;
margin-right: 10px; }
.articles_categories_links a.active {
background: #980f23; }

.breadcrumbs {
color: #999;
font-size: 0.95em;
margin-bottom: 10px; }
.breadcrumbs .fa {
padding: 0px 5px; }
.breadcrumbs a {
color: #999;
text-decoration: none; }
.breadcrumbs a.active {
color: #980f23; }

.navigation {
text-align: center; }
.navigation a {
background: #e89b68;
padding: 10px 15px;
color: #fff;
text-decoration: none;
display: inline-block;
margin: 0px 5px;
font-weight: bold;
border-radius: 5px;
border-bottom: 3px solid #333;
margin-bottom: 5px; }
.navigation span {
background: #980f23;
padding: 10px 15px;
color: #fff;
display: inline-block;
margin: 0px 5px;
font-weight: bold;
border-radius: 5px;
border-bottom: 3px solid #333;
margin-bottom: 5px; }

.home__articles {
padding: 40px; }
.home__articles .home__articles_gbg_top {
background: #f9f9f9;
z-index: -1;
position: absolute;
top: 0;
right: 0;
left: 0;
min-height: 100px; }
.home__articles .home__articles_gbg_bottom {
background: #f9f9f9;
z-index: -1;
position: absolute;
bottom: 0;
right: 0;
left: 0;
min-height: 100px; }
.home__articles .home__articles_1_image {
overflow: hidden; }
.home__articles .home__articles_1_image img {
display: block; }
.home__articles .home__articles_2_image {
overflow: hidden;
margin-bottom: 20px;
max-height: 280px; }
.home__articles .home__articles_2_image img {
display: block; }
.home__articles .home__articles_title {
text-transform: uppercase;
font-size: 1.4em;
font-weight: bold;
margin-bottom: 10px;
}
.home__articles .home__articles_title_right_container {
padding-top: 20px;    
}
.home__articles .home__articles_subtitle {
text-transform: uppercase;
font-size: 1.0em;
color: #f4603c;
margin-bottom: 5px; }
.home__articles .home__articles_text {
    font-size: 0.90em;
    line-height: 140%;
    color: #555;
    padding-bottom: 10px; }
.home__articles .home__articles_text .fa {
color: #f4603c; }
.home__articles .home__articles_button {
text-align: right; }
.home__articles .home__articles_button a {
display: inline-block;
background: #e89b68;
border-bottom: 2px solid #980f23;
border-radius: 3px;
padding: 0px 30px;
color: #fff;
text-decoration: none;
line-height: 40px; }
.home__articles .home__articles_big_title {
color: #333;
text-transform: uppercase;
font-size: 2.4em;
font-weight: bold; }
.home__articles .home__articles_big_title span {
color: #f4603c; }
.home__articles .home__articles_big_subtitle {
color: #333;
text-transform: uppercase;
font-size: 1.8em;
font-weight: bold; }

.home__articles_big_title_container {
padding: 50px 0px; }


.home__portfolio {
padding: 40px 0px; }
.home__portfolio .home__portfolio_title_continater {
position: absolute;
margin-top: -20px;
background: #fff;
padding-right: 40px;
z-index: 1; }
.home__portfolio .home__portfolio_title_continater:after {
content: ' ';
width: 5px;
height: 5px;
border-radius: 100%;
display: block;
background: #eee;
position: absolute;
right: 0;
margin-top: -20px; }
.home__portfolio .home__portfolio_title_continater .home__portfolio_title {
border: 1px solid #e89b68;
line-height: 36px;
font-weight: bold;
font-size: 1.4em;
text-transform: uppercase;
padding: 0px 20px; }
.home__portfolio .home__portfolio_title_continater .home__portfolio_title span {
color: #e89b68; }
.home__portfolio .home__portfolio_line {
border-top: 1px solid #eee; }
.home__portfolio .home__portfolio_navigation {
background: #fff;
position: absolute;
margin-top: -20px;
padding-left: 10px;
right: 0;
display: none; }
.home__portfolio .home__portfolio_navigation .home__portfolio_navigation_left {
background: #980f23;
color: #fff;
font-size: 1.8em;
display: inline-block;
height: 36px;
line-height: 36px;
width: 36px;
text-align: center;
border-radius: 5px;
cursor: pointer; }
.home__portfolio .home__portfolio_navigation .home__portfolio_navigation_right {
background: #980f23;
color: #fff;
font-size: 1.8em;
display: inline-block;
height: 36px;
line-height: 36px;
width: 36px;
text-align: center;
border-radius: 5px;
margin-left: 10px;
cursor: pointer; }
.home__portfolio .home__portfolio_listing {
max-width: 1900px;
margin: 40px auto; }
.home__portfolio .home__portfolio_listing .listing_e {
margin: 10px; }
.home__portfolio .home__portfolio_listing .listing_e img {
display: block;
width: 100%; }
.home__portfolio .home__portfolio_listing .listing_e .listing_e_name {
position: absolute;
z-index: 10;
bottom: 5px;
right: 5px;
left: 5px;
line-height: 20px;
padding: 10px 20px;
color: #fff;
background: rgba(0, 0, 0, 0.5);
height: 120px;
overflow: hidden;
}
.home__portfolio .home__portfolio_listing .listing_e .listing_e_name span {
font-size: 0.75em; }

.home__free_delivery {
margin: 40px 0px; }
.home__free_delivery .home__free_delivery_title {
text-transform: uppercase;
font-size: 1.8em;
font-weight: bold;
text-align: center;
line-height: 80px;
padding: 10px 0px; }
.home__free_delivery .home__free_delivery_title span {
color: #e89b68; }
.home__free_delivery .home__free_delivery_hr {
border-top: 2px solid #f4603c;
width: 80%;
margin: 0px auto; }
.home__free_delivery .home__free_delivery_image img {
display: block;
max-width: 100%; }
.home__free_delivery .home__free_delivery_description {
padding: 0px 50px;
text-transform: uppercase;
text-align: center; }
.home__free_delivery .home__free_delivery_subdescription {
padding: 0px 70px;
color: #666; }

.home__calculation {
margin: 40px 0px; }
.home__calculation .home__calculation_title {
text-transform: uppercase;
font-size: 1.8em;
font-weight: bold;
text-align: center;
line-height: 40px;
padding: 10px 0px; }
.home__calculation .home__calculation_title span {
color: #e89b68; }
.home__calculation .home__calculation_hr {
border-top: 2px solid #f4603c;
width: 80%;
margin: 0px auto; }
.home__calculation .home__calculation_form {
margin-top: 40px; }
.home__calculation .home__calculation_form .price_calculate #tile_select {
border: 1px solid #eee;
border-radius: 5px;
line-height: 20px;
padding: 10px 10px;
width: 60%;
margin-bottom: 10px;
font-size: inherit;
font-family: inherit; }
.home__calculation .home__calculation_form .price_calculate #tile_select:after {
content: ' ';
border-top: 6px solid #000;
border-left: 3px solid transparent;
border-right: 3px solid transparent;
border-bottom: 0px;
right: 7px;
top: 18px;
position: absolute; }
.home__calculation .home__calculation_form .price_calculate input {
border: 1px solid #eee;
border-radius: 5px;
line-height: 40px;
padding: 0px 10px;
width: 60%;
margin-bottom: 10px;
font-size: inherit;
font-family: inherit;
background: #fff; }
.home__calculation .home__calculation_form .price_calculate select {
border: 1px solid #eee;
border-radius: 5px;
line-height: 40px;
height: 42px;
padding: 0px 10px;
width: 60%;
margin-bottom: 10px;
font-size: inherit;
font-family: inherit;
background: #fff; }
.home__calculation .home__calculation_form .price_calculate #calculator_sq_error, .home__calculation .home__calculation_form .price_calculate #calculator_seria_id_error, .home__calculation .home__calculation_form .price_calculate #calculator_uteplitel_error, .home__calculation .home__calculation_form .price_calculate #calculator_thickeness_error {
color: #c00;
text-transform: uppercase;
display: none; }
.home__calculation .home__calculation_form .price_calculate #tile_container ul {
display: none;
list-style: none;
position: fixed;
top: 0;
bottom: 0;
z-index: 100;
background: #fff;
padding: 10px;
margin: 10px;
border-radius: 5px;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
overflow: auto;
width: 400px; }
.home__calculation .home__calculation_form .price_calculate #tile_container ul li {
border: 1px solid #eee;
border-radius: 3px;
margin: 2px;
padding: 5px 10px 5px 70px; }
.home__calculation .home__calculation_form .price_calculate #tile_container ul li img {
position: absolute;
margin-top: 3px;
margin-left: -60px; }
.home__calculation .home__calculation_form .price_calculate .calculator_button {
line-height: 40px;
height: 40px;
padding: 0px 40px;
color: #fff;
text-transform: uppercase;
background: #e89b68;
display: inline-block;
border-radius: 5px;
cursor: pointer; }
.home__calculation .home__calculation_form .price_calculate #price_calc_result {
border: 1px solid #eee;
border-radius: 5px;
padding: 10px;
margin-top: 10px;
display: none; }
.home__calculation .home__calculation_request_input {
margin-bottom: 10px; }
.home__calculation .home__calculation_request_input span {
background: #e89b68;
color: #fff;
line-height: 32px;
height: 32px;
border-radius: 5px 0px 0px 5px;
padding: 0px 0px 0px 10px;
font-size: 0.75em;
position: absolute;
z-index: 1;
display: block;
width: 100px; }
.home__calculation .home__calculation_request_input input {
line-height: 30px;
border: 1px solid #eee;
border-radius: 5px;
width: 60%;
padding: 0px 10px 0px 110px; }
.home__calculation .home__calculation_request_button a {
line-height: 40px;
height: 40px;
padding: 0px 40px;
color: #fff;
text-transform: uppercase;
background: #e89b68;
display: inline-block;
border-radius: 5px;
text-decoration: none; }

.search_form_container {
display: none;
position: relative; }
.search_form_container [name="story"] {
line-height: 28px;
height: 28px;
border: 1px solid #eee;
padding: 0px 0px 0px 10px;
border-radius: 3px;
width: 0px;
margin-right: 10px; }
.search_form_container [type="submit"] {
background: #e89b68;
position: absolute;
z-index: 1;
border-radius: 0px 3px 3px 0px;
width: 0px;
right: 0;
margin-top: -28px;
line-height: 28px;
height: 28px;
border: 0px;
color: #fff;
text-transform: uppercase;
font-weight: bold;
font-family: inherit;
display: none; }

.search__searchtable {
border: 1px solid #eee;
border-radius: 5px; }
.search__searchtable #searchinput {
border: 1px solid #ddd;
border-radius: 3px;
line-height: 40px;
height: 40px;
padding: 0px 10px;
font-family: inherit;
font-size: inherit; }

.sharealert__container {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.6);
z-index: 1000000; }
.sharealert__container .sharealert__inner {
background: #fff;
border-radius: 5px;
width: 600px;
left: 50%;
margin-left: -300px;
top: 20px;
padding: 20px; }
.sharealert__container .sharealert__inner .sharealert__close {
cursor: pointer;
font-weight: bold;
height: 20px;
width: 20px;
text-align: center;
line-height: 20px;
position: absolute;
right: 20px;
top: 10px;
font-size: 2.4em;
color: #980f23;
z-index: 1; }
.sharealert__container .sharealert__inner .sharealert__title {
color: #e89b68;
text-transform: uppercase;
font-weight: bold;
font-size: 1.6em;
margin-bottom: 10px; }
.sharealert__container .sharealert__inner .sharealert__description {
color: #980f23;
text-transform: uppercase;
font-weight: bold;
font-size: 1.2em; }
.sharealert__container .sharealert__inner .sharealert__date {
color: #980f23;
text-transform: uppercase;
font-weight: bold;
font-size: 1.2em;
margin-bottom: 10px; }
.sharealert__container .sharealert__inner .sharealert__form {
border: 1px solid #eee;
border-radius: 5px;
padding: 10px; }
.sharealert__container .sharealert__inner .sharealert__form input[type=text] {
line-height: 40px;
border: 1px solid #ccc;
border-radius: 3px;
padding: 0px 10px;
width: 300px;
margin-bottom: 10px;
box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.1);
box-sizing: border-box;
height: 40px; }
.sharealert__container .sharealert__inner .sharealert__form input[type=submit] {
line-height: 40px;
border-radius: 3px;
padding: 0px 30px;
box-sizing: border-box;
height: 40px;
background: #e89b68;
text-transform: uppercase;
color: #fff;
border: 0px; }

.slovar .navigation a {
margin: 0px 0px 5px 0px; }
.slovar .slovar-page .slovar-title {
color: #e89b68;
font-size: 1.8em;
text-transform: uppercase;
margin: 10px 0px; }
.slovar .slovar-list-subtitle {
color: #e89b68;
font-size: 1.8em;
text-transform: uppercase;
margin: 10px 0px; }
.slovar .slovar-element a {
padding: 5px 0px;
display: inline-block;
text-decoration: none; }
.slovar .slovar-element a:hover {
text-decoration: underline; }
.slovar .slovar-key {
color: #e89b68;
font-size: 1.8em;
text-transform: uppercase;
margin: 20px 0px 0px 0px; }

.button {
line-height: 40px;
height: 40px;
padding: 0px 20px;
color: #fff;
text-transform: uppercase;
background: #e89b68;
display: inline-block;
border-radius: 5px;
cursor: pointer;
text-decoration: none; }

.page__container {
text-align: justify; }

.iqenergybanner {
margin-top: 40px; }
.iqenergybanner img {
width: 100%; }

.constructor {
border: 5px solid #804000;
width: 100%;
height: 480px;
background: url("/templates/royal2/images/royal_ct_bg.png") center repeat;
/*background: url('/uploads/constructor/bg.png') center repeat;*/ }

.constructor .zatirka {
width: 100%;
height: 470px;
position: absolute;
z-index: 1; }

.constructor .plitka {
width: 100%;
height: 470px;
position: absolute;
z-index: 10; }

.constructor .window {
width: 100%;
height: 480px;
position: absolute;
z-index: 20;
background: url(/uploads/constructor/window.png?1) center no-repeat; }

.cmenu {
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #C25400), color-stop(1, #632900));
background-image: -o-linear-gradient(bottom, #C25400 0%, #632900 100%);
background-image: -moz-linear-gradient(bottom, #C25400 0%, #632900 100%);
background-image: -webkit-linear-gradient(bottom, #C25400 0%, #632900 100%);
background-image: -ms-linear-gradient(bottom, #C25400 0%, #632900 100%);
background-image: linear-gradient(to bottom, #C25400 0%, #632900 100%);
font-size: 0.70em;
color: #fff;
height: 40px; }

.cmenu ul {
list-style: none;
padding: 0px;
margin: 0px; }

.cmenu > ul > li > ul {
display: none;
position: absolute;
background: #632900;
margin: 0px -10px;
padding: 10px; }

.cmenu > ul > li {
float: left;
line-height: 40px;
padding: 0px 10px;
cursor: pointer; }

.cmenu > ul > li + li {
border-left: 1px solid #632900; }

.cmenu > ul > li:hover {
background: #632900; }

.cmenu_submenus {
position: absolute;
background: #632900;
width: 100%;
color: #fff;
font-size: 0.75em;
z-index: 100; }

.cmenu_submenus ul {
list-style: none;
padding: 0px;
margin: 0px;
display: none; }

.cmenu_submenus ul li {
line-height: 30px;
height: 30px;
padding: 2px 10px;
cursor: pointer; }

.cmenu_submenus ul li:hover {
background: #331500; }

.cmenu_submenus ul li i {
display: inline-block;
width: 102px;
height: 28px;
float: left;
margin-right: 10px; }

.cmenu_submenus ul li span {
display: inline-block;
height: 28px; }

.constructor-info {
margin: 20px 0px; }

.constructor-info input {
height: 26px;
line-height: 26px;
padding: 0px 10px;
width: 500px;
max-width: 100%;
border: 1px solid #632900;
border-radius: 3px; }

.constructor-loading {
display: none; }

.currency__container {
padding: 0px 10px; }

.aboutpage__timeline {
border-left: 2px solid #eee;
margin-left: 200px;
padding-left: 20px; }
.aboutpage__timeline .aboutpage__pt_container .aboutpage__pt_title {
background: #e89b68;
border: 4px solid #eee;
line-height: 30px;
padding: 10px 20px;
font-weight: bold;
font-size: 1.2em;
color: #fff;
display: inline-block;
margin-left: -70px;
text-transform: uppercase; }
.aboutpage__timeline .aboutpage__pt_container .aboutpage__pt_date {
background: #e89b68;
border: 4px solid #eee;
border-radius: 10px;
line-height: 30px;
padding: 5px 20px;
font-weight: bold;
font-size: 1.2em;
color: #fff;
display: inline-block;
margin-left: -70px;
text-transform: uppercase; }
.aboutpage__timeline .aboutpage__pt_container .aboutpage__pt_listing .aboutpage__pt_listing_pname {
position: absolute;
margin-left: -220px;
width: 190px;
text-align: right;
color: #666;
font-size: 0.8em;
margin-top: 5px;
text-transform: uppercase; }
.aboutpage__timeline .aboutpage__pt_container .aboutpage__pt_listing p {
border-left: 1px solid #e89b68;
padding: 0px 0px 0px 10px;
position: relative;
color: #666;
text-align: justify; }
.aboutpage__timeline .aboutpage__pt_container .aboutpage__pt_listing p:before {
content: ' ';
position: absolute;
border-top: 10px solid transparent;
border-right: 10px solid #e89b68;
border-bottom: 10px solid transparent;
border-left: 10px solid transparent;
margin-left: -32px;
margin-top: 5px; }
.aboutpage__timeline .aboutpage__pt_container .aboutpage__pt_listing p:after {
content: ' ';
position: absolute;
width: 10px;
height: 10px;
border-radius: 100%;
display: block;
background: #e89b68;
border: 2px solid #fae7a5;
top: 10px;
margin-left: -37px; }

.videoblog__container .videoblog__video {
margin-bottom: 40px; }
.videoblog__container .videoblog__video_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__video_placeholder:before {
content: ' ';
border-top: 10px solid transparent;
border-left: 20px solid #fff;
border-right: 0px solid transparent;
border-bottom: 10px solid transparent;
height: 0px;
position: absolute;
z-index: 101;
left: 50%;
top: 50%;
margin-top: -10px;
margin-left: -7px;
}
.videoblog__container .videoblog__video_placeholder:after {
content: ' ';
position: absolute;
z-index: 100;
background: rgba(0,0,0,0.6);
border-radius: 5px;
width: 60px;
height: 40px;
left: 50%;
top: 50%;
margin-left: -30px;
margin-top: -20px;
}
.videoblog__container .videoblog__video_placeholder:hover {
cursor: pointer;
}
.videoblog__container .videoblog__video_placeholder:hover:after {
background: rgba(255,0,0,1);
}
.videoblog__container .videoblog__video .videoblog__video_name {
color: #999;
margin-bottom: 10px; }

.height100 {
height: 100px; }

.height120 {
height: 120px; }

.height140 {
height: 140px; }

.height160 {
height: 160px; }

.height180 {
height: 180px; }

.height200 {
height: 200px; }

.height220 {
height: 220px; }

.height240 {
height: 240px; }

.height260 {
height: 260px; }

.height280 {
height: 280px; }

.height300 {
height: 300px; }

.img100percents img {
width: 100%;
display: block; }

img.imgborder {
border: 3px solid #e89b68; }

p.imgborder img {
border: 3px solid #e89b68; }

.block__steps {
clear: both;
margin: 0px -10px; }
.block__steps .block__steps_title {
font-size: 1.4em;
text-transform: uppercase;
text-align: center; }
.block__steps .block__steps_title:after {
content: ' ';
background: #e89b68;
width: 80px;
height: 2px;
position: absolute;
left: 50%;
bottom: -5px;
margin-left: -40px; }
.block__steps .block__steps_subtitle {
text-align: center;
font-style: italic;
margin-top: 10px;
margin-bottom: 10px; }
.block__steps .block__steps_step_container {
width: 20%;
float: left; }
.block__steps .block__steps_step_container .block__steps_step {
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
margin: 10px;
border-bottom: 4px solid #e89b68; }
.block__steps .block__steps_step_container .block__steps_step .block__steps_step_image {
background-size: cover !important;
height: 120px; }
.block__steps .block__steps_step_container .block__steps_step .block__steps_step_num {
background: #e89b68;
color: #fff;
box-shadow: 0px 0px 0px 3px rgba(0, 0, 0, 0.3);
border-radius: 100%;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
margin: 0px auto;
margin-top: -15px; }
.block__steps .block__steps_step_container .block__steps_step .block__steps_step_name {
margin: 10px;
display: table;
text-align: center;
color: #999;
height: 80px; }
.block__steps .block__steps_step_container .block__steps_step .block__steps_step_name span {
vertical-align: middle;
display: table-cell;
line-height: 20px; }
.block__steps .block__steps_step_container .block__steps_step.step_1 .block__steps_step_image {
background: url(/templates/royal2/images/builder-1.jpg) center top; }
.block__steps .block__steps_step_container .block__steps_step.step_2 .block__steps_step_image {
background: url(/templates/royal2/images/heat-1.jpg) center top; }
.block__steps .block__steps_step_container .block__steps_step.step_3 .block__steps_step_image {
background: url(/templates/royal2/images/home-1.jpg) center top; }
.block__steps .block__steps_step_container .block__steps_step.step_4 .block__steps_step_image {
background: url(/templates/royal2/images/write-1.jpg) center top; }
.block__steps .block__steps_step_container .block__steps_step.step_5 .block__steps_step_image {
background: url(/templates/royal2/images/rf-1.jpg) center top; }

.form {
font-size: 1.1em;
line-height: 28px; }
.form .form-row {
margin-bottom: 20px; }
.form .form-row .form-title {
text-transform: uppercase;
color: #e89b68; }
.form .form-row input[type="text"] {
font-size: 1.0em;
border-radius: 4px;
line-height: 40px;
height: 40px;
padding: 0px 10px;
width: 100%;
border: 0px;
background: #eee;
box-shadow: inset 0px 1px 0px 2px rgba(0, 0, 0, 0.1);
margin-bottom: 10px;
max-width: 500px; }
.form .form-row select {
font-size: 1.0em;
border-radius: 4px;
line-height: 40px;
height: 40px;
padding: 0px 10px;
width: 100%;
border: 0px;
background: #eee;
box-shadow: inset 0px 1px 0px 2px rgba(0, 0, 0, 0.1);
margin-bottom: 10px;
max-width: 500px; }
.form .form-row textarea {
font-size: 1.0em;
border-radius: 4px;
line-height: 30px;
height: 200px;
padding: 10px 10px;
width: 100%;
border: 0px;
background: #eee;
box-shadow: inset 0px 1px 0px 2px rgba(0, 0, 0, 0.1);
margin-bottom: 10px; }
.form .form-row input[type="submit"] {
border-radius: 4px;
height: 50px;
padding: 0px 40px;
border: 0px;
background: #e89b68;
border-bottom: 2px solid #980f23;
font-size: 1.1em;
text-transform: uppercase;
line-height: 50px;
color: #fff;
display: inline-block;
cursor: pointer; }

.videoblog__container .videoblog__video {
margin-bottom: 20px; }
.videoblog__container .videoblog__video .videoblog__video_title {
text-align: center; }
.videoblog__container .videoblog__video .videoblog__video_button {
margin-top: 10px;
border-top: 1px solid #f9f9f9;
padding: 20px; }
.videoblog__container .videoblog__video .videoblog__video_button a {
background: #e89b68;
line-height: 50px;
text-align: center;
border-radius: 5px;
text-transform: uppercase;
font-size: 0.85em;
display: block;
color: #fff;
text-decoration: none; }
.videoblog__container .videoblog__video .videoblog__video_button a:hover {
background: #980f23; }

.videoblog__navigation {
margin-bottom: 40px; }
.videoblog__navigation a {
padding: 7px 15px 5px 15px;
margin: 0px 5px;
background: #e89b68;
border-bottom: 2px solid #333;
border-radius: 5px;
color: #fff;
text-decoration: none;
font-weight: bold;
font-size: 1.2em; }
.videoblog__navigation a:hover {
background: #980f23; }
.videoblog__navigation span {
padding: 7px 15px 5px 15px;
margin: 0px 5px;
background: #980f23;
border-bottom: 2px solid #333;
border-radius: 5px;
color: #fff;
text-decoration: none;
font-weight: bold;
font-size: 1.2em; }

.bigbutton_container {
background: #e89b68;
line-height: 50px;
text-align: center;
border-radius: 5px;
text-transform: uppercase;
font-size: 0.85em;
display: inline-block;
color: #fff;
text-decoration: none;
padding: 0px 20px; }
.bigbutton_container:hover {
background: #980f23; }

.toc {
border: 1px solid #e89b68;
border-radius: 5px;
padding: 10px; }
.toc .toc_title {
text-transform: uppercase;
color: #e89b68;
margin-bottom: 10px;
font-size: 1.4em;
font-weight: bold; }
.toc ul {
padding: 0px;
margin: 0px;
list-style: none;
text-align: left; }
.toc ul a {
display: block;
line-height: 28px;
color: #e89b68;
text-decoration: none; }
.toc ul a:hover {
text-decoration: underline; }

.scrolltopbutton {
position: fixed;
right: 30px;
bottom: 50px;
background: #e89b68;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
border-radius: 5px;
padding: 2px 5px;
cursor: pointer; }

.color-orange {
color: #e89b68; }

@media screen and (max-width: 1500px) {
.home__topbanner {
background-size: auto; }

.page__header {
background-size: auto; }

.actions_horisontal_block_container {
background-size: auto; } }
@media screen and (max-width: 1200px) {
.home__makeprocess .home__makeprocess_image {
height: 150px; }
.home__makeprocess .home__makeprocess_image img {
display: block;
width: 100%;
position: absolute;
top: 50%;
margin-top: -60px; }

.home__forvardproducer .home__forvardproducer_second {
display: none; }

.home__technology {
border-top: 3px solid #e89b68;
border-bottom: 5px solid #e89b68;
margin-top: 30px; }
.home__technology .home__technology_inner {
border-bottom: 3px solid #e89b68;
margin-bottom: 3px; }
.home__technology .home__technology_inner .container {
background: none; }
.home__technology .home__technology_inner .home__technology_first {
margin: 10px 0px;
min-height: 120px; }
.home__technology .home__technology_inner .home__technology_first .home__technology_subtitle {
margin-right: 120px;
background: #fff;
font-size: 1.4em;
padding: 10px 0px; }
.home__technology .home__technology_inner .home__technology_first .home__technology_description {
margin-right: 120px;
background: #fff; }
.home__technology .home__technology_inner .home__technology_first .home__technology_subdescription {
margin-right: 120px;
background: #fff; }
.home__technology .home__technology_inner .home__technology_first:hover {
margin-right: 0px; }
.home__technology .home__technology_inner .home__technology_second {
margin: 10px 0px;
min-height: 120px; }
.home__technology .home__technology_inner .home__technology_second .home__technology_subtitle {
margin-right: 120px;
background: #fff;
font-size: 1.4em;
padding: 10px 0px; }
.home__technology .home__technology_inner .home__technology_second .home__technology_description {
margin-right: 120px;
background: #fff; }
.home__technology .home__technology_inner .home__technology_second .home__technology_subdescription {
margin-right: 120px;
background: #fff; }
.home__technology .home__technology_inner .home__technology_second:hover {
margin-right: 0px; }
.home__technology .home__technology_inner .home__technology_third {
margin: 10px 0px;
min-height: 120px;
padding-right: 0px; }
.home__technology .home__technology_inner .home__technology_third .home__technology_subtitle {
margin-right: 120px;
background: #fff;
font-size: 1.4em;
padding: 10px 0px; }
.home__technology .home__technology_inner .home__technology_third .home__technology_description {
margin-right: 120px;
background: #fff; }
.home__technology .home__technology_inner .home__technology_third .home__technology_subdescription {
margin-right: 120px;
background: #fff; }
.home__technology .home__technology_inner .home__technology_third:hover {
margin-right: 0px;
padding-right: 0px; }
.home__technology .home__technology_inner .home__technology_fourth {
margin: 10px 0px;
min-height: 120px; }
.home__technology .home__technology_inner .home__technology_fourth .home__technology_subtitle {
margin-right: 120px;
background: #fff;
font-size: 1.4em;
padding: 10px 0px; }
.home__technology .home__technology_inner .home__technology_fourth .home__technology_description {
margin-right: 120px;
background: #fff; }
.home__technology .home__technology_inner .home__technology_fourth .home__technology_subdescription {
margin-right: 120px;
background: #fff; }
.home__technology .home__technology_inner .home__technology_fourth:hover {
margin-right: 0px; }
.home__technology .home__technology_inner .home__technology_subtitle {
font-size: 1.8em;
color: #555;
text-transform: uppercase;
font-weight: bold; }
.home__technology .home__technology_inner .home__technology_description {
color: #555;
font-size: 1.4em;
line-height: 40px; }
.home__technology .home__technology_inner .home__technology_subdescription {
color: #777;
line-height: 30px;
font-size: 0.85em; }

.footerbordo {
font-size: 1em; }
.footerbordo .footerbordo__contacts .footerbordo__contacts_description {
margin-left: 100px !important; }
.footerbordo .footerbordo__menus {
margin-top: 30px; }
.footerbordo .footerbordo__contactform .footerbordo__contactform_input {
margin-bottom: 10px; }
.footerbordo .footerbordo__contactform .footerbordo__contactform_input span {
height: 50px !important;
line-height: 50px !important;
width: 110px !important;
font-size: 1em !important; }
.footerbordo .footerbordo__contactform .footerbordo__contactform_input input {
height: 50px !important;
line-height: 50px !important;
padding: 0px 10px 0px 130px !important;
font-size: 1.2em !important; }
.footerbordo .footerbordo__contactform .footerbordo__contactform_textarea {
margin-bottom: 10px; }
.footerbordo .footerbordo__contactform .footerbordo__contactform_textarea textarea {
font-size: 1.2em !important;
line-height: 30px !important;
height: 110px !important; }
.footerbordo .footerbordo__contactform .footerbordo__contactform_button input {
font-size: 1.2em !important;
height: 50px !important;
line-height: 50px !important; }
.footerbordo .footerbordo__contactform .footerbordo__contactform_button input:hover {
background: #e89b68;
color: #fff; }
.footerbordo .footerbordo__contacts .footerbordo__contacts_row .footerbordo__contacts_description {
font-size: 1.0em;
}

.header__menu .header__menu_mobile_title {
text-transform: uppercase;
line-height: 40px;
font-size: 1.4em;
color: #fff;
display: inline-block;
margin-top: 5px;
margin-left: 10px; }
.header__menu .menu-opener {
width: 40px;
height: 5px;
background: #fff;
margin-top: 37px; }
.header__menu .menu-opener:before {
width: 40px;
height: 5px;
background: #fff;
content: ' ';
position: absolute;
margin-top: -15px; }
.header__menu .menu-opener:after {
width: 40px;
height: 5px;
background: #fff;
content: ' ';
position: absolute;
margin-top: 15px; }
.header__menu .menu-closer {
width: 40px;
height: 40px;
background: transparent;
margin-top: 10px; }
.header__menu .menu-closer:before {
width: 40px;
height: 5px;
background: #fff;
content: ' ';
position: absolute;
margin-top: 10px;
transform: rotate(-45deg); }
.header__menu .menu-closer:after {
width: 40px;
height: 5px;
background: #fff;
content: ' ';
position: absolute;
margin-top: 10px;
transform: rotate(45deg); }
.header__menu .menu {
box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
display: none;
list-style: none; }
.header__menu .menu.active {
display: block;
position: fixed;
background: #980f23;
top: 10px;
left: 10px;
right: 10px;
z-index: 10000;
padding: 5px 10px;
max-height: calc(100% - 50px);
overflow: auto; }
.header__menu .menu li {
line-height: 150% !important;
padding: 5px 0px;
float: none !important;
font-size: 1.4em; }
.header__menu .menu li > a {
text-transform: uppercase;
padding: 0px 10px;
line-height: inherit; }
.header__menu .menu li > a:hover {
background: #e89b68;
border-radius: 0px;
border: 0px; }
.header__menu .menu li > a .search_btn {
display: block; }
.header__menu .menu li > a .search_btn img {
display: block;
padding-top: 5px;
margin-bottom: -3px; }
.header__menu .menu li a {
display: block;
color: #fff;
text-decoration: none; }
.header__menu .menu li ul {
margin-top: 0px !important;
margin-left: 20px !important;
display: block !important;
position: relative !important;
background: inherit !important;
border-radius: 0px !important;
padding: 5px !important;
list-style: none !important;
min-width: 140px !important;
z-index: 1000 !important; }
.header__menu .menu li ul:before {
content: '';
display: none; }
.header__menu .menu li ul li {
float: none !important;
padding: 0px !important;
background: inherit !important;
border-radius: 0px !important;
line-height: 120% !important; }
.header__menu .menu li ul li a {
background: none !important;
background-image: none !important;
font-size: inherit !important; }
.header__menu .menu li ul li + li {
margin-top: 0px; }
.header__menu .menu li.active > a {
background: #6d0c1d;
border-radius: 0px;
border-bottom: 0px; }
.header__menu .menu li.dropdown > a {
background: none !important;
background-image: none !important;
padding: 0px 10px !important; }
.header__menu .menu li.dropdown:hover ul {
display: block; }

.search_button_container {
display: none; }

.search_form_container {
display: block; }
.search_form_container [name="story"] {
line-height: 40px;
height: 40px;
padding: 0px 130px 0px 10px;
width: 100%;
margin-right: 0px;
font-size: 1.0em; }
.search_form_container [type="submit"] {
width: 120px;
right: 0;
margin-top: -40px;
line-height: 40px;
height: 40px;
display: block;
font-size: 1.0em;
margin-right: 0px; } }
@media screen and (max-width: 991px) {
.home__makeprocess .home__makeprocess_image {
height: 90px; }
.home__makeprocess .home__makeprocess_image img {
display: block;
width: 100%;
position: absolute;
top: 0;
margin-top: 0px; }
.home__makeprocess .home__makeprocess_eq {
height: 90px; }
.home__makeprocess .home__makeprocess_result {
height: 90px;
margin-top: 0px; }
.home__makeprocess .home__makeprocess_result .home__makeprocess_title {
font-size: 1em;
line-height: 18px; }
.home__makeprocess .home__makeprocess_result .home__makeprocess_description {
font-size: 0.7em;
line-height: 14px; }

.header__container .header__firstline {
line-height: 24px; }
.header__container .header__menu .logo img {
height: 70px; }
.header__container .header__menu .menu li {
font-size: 0.6em; }

.search_form_container *[type="submit"] {
margin-top: -30px;
margin-right: 10px; }

.aboutpage__timeline {
margin-left: 20px;
padding-left: 20px; }
.aboutpage__timeline .aboutpage__pt_container .aboutpage__pt_title {
margin-left: -40px; }
.aboutpage__timeline .aboutpage__pt_container .aboutpage__pt_date {
margin-left: -40px; }
.aboutpage__timeline .aboutpage__pt_container .aboutpage__pt_listing .aboutpage__pt_listing_pname {
position: relative;
margin-left: 0px;
text-align: left;
color: #e89b68;
font-size: 1.2em;
margin-top: 10px;
text-transform: uppercase;
font-weight: bold; }
.aboutpage__timeline .aboutpage__pt_container .aboutpage__pt_listing p {
border-left: 1px solid #e89b68;
padding: 0px 0px 0px 10px;
position: relative;
color: #666;
text-align: justify; }
.aboutpage__timeline .aboutpage__pt_container .aboutpage__pt_listing p:before {
content: ' ';
position: absolute;
border-top: 10px solid transparent;
border-right: 10px solid #e89b68;
border-bottom: 10px solid transparent;
border-left: 10px solid transparent;
margin-left: -32px;
margin-top: 5px; }
.aboutpage__timeline .aboutpage__pt_container .aboutpage__pt_listing p:after {
content: ' ';
position: absolute;
width: 10px;
height: 10px;
border-radius: 100%;
display: block;
background: #e89b68;
border: 2px solid #fae7a5;
top: 10px;
margin-left: -37px; }

.footerbordo {
font-size: 1em; }
.footerbordo .footerbordo__contacts .footerbordo__contacts_description {
margin-left: 100px !important; }
.footerbordo .footerbordo__menus {
margin-top: 30px; }
.footerbordo .footerbordo__contactform .footerbordo__contactform_input {
margin-bottom: 10px; }
.footerbordo .footerbordo__contactform .footerbordo__contactform_input span {
height: 50px !important;
line-height: 50px !important;
width: 110px !important;
font-size: 1em !important; }
.footerbordo .footerbordo__contactform .footerbordo__contactform_input input {
height: 50px !important;
line-height: 50px !important;
padding: 0px 10px 0px 130px !important;
font-size: 1.2em !important; }
.footerbordo .footerbordo__contactform .footerbordo__contactform_textarea {
margin-bottom: 10px; }
.footerbordo .footerbordo__contactform .footerbordo__contactform_textarea textarea {
font-size: 1.2em !important;
line-height: 30px !important;
height: 110px !important; }
.footerbordo .footerbordo__contactform .footerbordo__contactform_button input {
font-size: 1.2em !important;
height: 50px !important;
line-height: 50px !important; }
.footerbordo .footerbordo__contactform .footerbordo__contactform_button input:hover {
background: #e89b68;
color: #fff; }

.header__menu .header__menu_mobile_title {
text-transform: uppercase;
line-height: 40px;
font-size: 1.4em;
color: #fff;
display: inline-block;
margin-top: 5px;
margin-left: 10px; }
.header__menu .menu-opener {
width: 40px;
height: 5px;
background: #fff;
margin-top: 37px; }
.header__menu .menu-opener:before {
width: 40px;
height: 5px;
background: #fff;
content: ' ';
position: absolute;
margin-top: -15px; }
.header__menu .menu-opener:after {
width: 40px;
height: 5px;
background: #fff;
content: ' ';
position: absolute;
margin-top: 15px; }
.header__menu .menu-closer {
width: 40px;
height: 40px;
background: transparent;
margin-top: 10px; }
.header__menu .menu-closer:before {
width: 40px;
height: 5px;
background: #fff;
content: ' ';
position: absolute;
margin-top: 10px;
transform: rotate(-45deg); }
.header__menu .menu-closer:after {
width: 40px;
height: 5px;
background: #fff;
content: ' ';
position: absolute;
margin-top: 10px;
transform: rotate(45deg); }
.header__menu .menu {
box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
display: none;
list-style: none; }
.header__menu .menu.active {
display: block;
position: fixed;
background: #980f23;
top: 10px;
left: 10px;
right: 10px;
z-index: 10000;
padding: 5px 10px;
max-height: calc(100% - 50px);
overflow: auto; }
.header__menu .menu li {
line-height: 150% !important;
padding: 5px 0px;
float: none !important;
font-size: 1.4em; }
.header__menu .menu li > a {
text-transform: uppercase;
padding: 0px 10px;
line-height: inherit; }
.header__menu .menu li > a:hover {
background: #e89b68;
border-radius: 0px;
border: 0px; }
.header__menu .menu li > a .search_btn {
display: block; }
.header__menu .menu li > a .search_btn img {
display: block;
padding-top: 5px;
margin-bottom: -3px; }
.header__menu .menu li a {
display: block;
color: #fff;
text-decoration: none; }
.header__menu .menu li ul {
margin-top: 0px !important;
margin-left: 20px !important;
display: block !important;
position: relative !important;
background: inherit !important;
border-radius: 0px !important;
padding: 5px !important;
list-style: none !important;
min-width: 140px !important;
z-index: 1000 !important; }
.header__menu .menu li ul:before {
content: '';
display: none; }
.header__menu .menu li ul li {
float: none !important;
padding: 0px !important;
background: inherit !important;
border-radius: 0px !important;
line-height: 120% !important; }
.header__menu .menu li ul li a {
background: none !important;
background-image: none !important;
font-size: inherit !important; }
.header__menu .menu li ul li + li {
margin-top: 0px; }
.header__menu .menu li.active > a {
background: #6d0c1d;
border-radius: 0px;
border-bottom: 0px; }
.header__menu .menu li.dropdown > a {
background: none !important;
background-image: none !important;
padding: 0px 10px !important; }
.header__menu .menu li.dropdown:hover ul {
display: block; }

.search_button_container {
display: none; }

.search_form_container {
display: block; }
.search_form_container [name="story"] {
line-height: 40px;
height: 40px;
padding: 0px 130px 0px 10px;
width: 100%;
margin-right: 0px;
font-size: 1.0em; }
.search_form_container [type="submit"] {
width: 120px;
right: 0;
margin-top: -40px;
line-height: 40px;
height: 40px;
display: block;
font-size: 1.0em;
margin-right: 0px; }

.block__steps .block__steps_step_container .block__steps_step .block__steps_step_name {
font-size: 0.85em; }

.price__elemets_one .price__elemets_one_photo img {
display: inline; }

.home__portfolio .home__portfolio_navigation {
margin-right: 10px;
display: block; }

.scrolltopbutton {
position: fixed;
right: 30px;
bottom: 130px;
background: #e89b68;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
border-radius: 5px;
padding: 2px 5px;
cursor: pointer; } }
@media screen and (max-width: 991px) {
.home__makeprocess .home__makeprocess_image {
height: auto; }
.home__makeprocess .home__makeprocess_image img {
position: relative;
top: 0;
margin-top: 0px; }
.home__makeprocess .home__makeprocess_eq {
height: auto;
position: relative;
top: 0;
margin-top: 0px; }
.home__makeprocess .home__makeprocess_eq .home__makeprocess_eq_sym {
position: relative;
top: 0;
margin: 10px auto;
max-width: 60px; }
.home__makeprocess .home__makeprocess_result {
height: auto;
margin-top: 0px;
position: relative; }
.home__makeprocess .home__makeprocess_result .home__makeprocess_title {
font-size: 1.4em;
line-height: 24px; }
.home__makeprocess .home__makeprocess_result .home__makeprocess_description {
font-size: 0.85em;
line-height: 18px; }

.header__menu .header__menu_mobile_title {
text-transform: uppercase;
line-height: 40px;
font-size: 1.4em;
color: #fff;
display: inline-block;
margin-top: 5px;
margin-left: 10px; }
.header__menu .menu-opener {
width: 40px;
height: 5px;
background: #fff;
margin-top: 37px; }
.header__menu .menu-opener:before {
width: 40px;
height: 5px;
background: #fff;
content: ' ';
position: absolute;
margin-top: -15px; }
.header__menu .menu-opener:after {
width: 40px;
height: 5px;
background: #fff;
content: ' ';
position: absolute;
margin-top: 15px; }
.header__menu .menu-closer {
width: 40px;
height: 40px;
background: transparent;
margin-top: 10px; }
.header__menu .menu-closer:before {
width: 40px;
height: 5px;
background: #fff;
content: ' ';
position: absolute;
margin-top: 10px;
transform: rotate(-45deg); }
.header__menu .menu-closer:after {
width: 40px;
height: 5px;
background: #fff;
content: ' ';
position: absolute;
margin-top: 10px;
transform: rotate(45deg); }
.header__menu .menu {
box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
display: none;
list-style: none; }
.header__menu .menu.active {
display: block;
position: fixed;
background: #980f23;
top: 10px;
left: 10px;
right: 10px;
z-index: 10000;
padding: 5px 10px;
max-height: calc(100% - 50px);
overflow: auto; }
.header__menu .menu li {
line-height: 150% !important;
padding: 5px 0px;
float: none !important;
font-size: 1.4em; }
.header__menu .menu li > a {
text-transform: uppercase;
padding: 0px 10px;
line-height: inherit; }
.header__menu .menu li > a:hover {
background: #e89b68;
border-radius: 0px;
border: 0px; }
.header__menu .menu li > a .search_btn {
display: block; }
.header__menu .menu li > a .search_btn img {
display: block;
padding-top: 5px;
margin-bottom: -3px; }
.header__menu .menu li a {
display: block;
color: #fff;
text-decoration: none; }
.header__menu .menu li ul {
margin-top: 0px !important;
margin-left: 20px !important;
display: block !important;
position: relative !important;
background: inherit !important;
border-radius: 0px !important;
padding: 5px !important;
list-style: none !important;
min-width: 140px !important;
z-index: 1000 !important; }
.header__menu .menu li ul:before {
content: '';
display: none; }
.header__menu .menu li ul li {
float: none !important;
padding: 0px !important;
background: inherit !important;
border-radius: 0px !important;
line-height: 120% !important; }
.header__menu .menu li ul li a {
background: none !important;
background-image: none !important;
font-size: inherit !important; }
.header__menu .menu li ul li + li {
margin-top: 0px; }
.header__menu .menu li.active > a {
background: #6d0c1d;
border-radius: 0px;
border-bottom: 0px; }
.header__menu .menu li.dropdown > a {
background: none !important;
background-image: none !important;
padding: 0px 10px !important; }
.header__menu .menu li.dropdown:hover ul {
display: block; }

.home__topbanner .home__topbanner_title {
margin: 0px auto;
top: 60px;
display: block;
padding: 0px;
width: 90%;
text-align: center; }
.home__topbanner .home__topbanner_description {
display: block;
margin-top: 80px;
margin-left: 0px; }
.home__topbanner .home__topbanner_buttons {
margin-top: 20px;
margin-left: 0px;
text-align: center; }
.home__topbanner .home__topbanner_buttons a {
font-size: 1.2em;
line-height: 50px;
min-width: auto;
margin-right: 0px;
margin-bottom: 10px; }
.home__topbanner .home__topbanner_buttons a + a {
margin-left: 10px; }

.home__advantages_horisontal_norat {
margin-top: 20px; }

.footerbordo {
font-size: 1em; }
.footerbordo .footerbordo__contacts .footerbordo__contacts_description {
margin-left: 100px !important; }
.footerbordo .footerbordo__menus {
margin-top: 30px; }
.footerbordo .footerbordo__contactform .footerbordo__contactform_input {
margin-bottom: 10px; }
.footerbordo .footerbordo__contactform .footerbordo__contactform_input span {
height: 50px !important;
line-height: 50px !important;
width: 110px !important;
font-size: 1em !important; }
.footerbordo .footerbordo__contactform .footerbordo__contactform_input input {
height: 50px !important;
line-height: 50px !important;
padding: 0px 10px 0px 130px !important;
font-size: 1.2em !important; }
.footerbordo .footerbordo__contactform .footerbordo__contactform_textarea {
margin-bottom: 10px; }
.footerbordo .footerbordo__contactform .footerbordo__contactform_textarea textarea {
font-size: 1.2em !important;
line-height: 30px !important;
height: 110px !important; }
.footerbordo .footerbordo__contactform .footerbordo__contactform_button input {
font-size: 1.2em !important;
height: 50px !important;
line-height: 50px !important; }
.footerbordo .footerbordo__contactform .footerbordo__contactform_button input:hover {
background: #e89b68;
color: #fff; }

.page__header .page__header_title {
margin-top: 130px;
margin-left: 10px;
margin-right: 10px;
padding: 10px 20px;
font-size: 1.2em !important; }
.page__header .page__header_description {
margin-top: 200px;
max-width: calc(100% - 50px);
margin-left: 10px;
padding: 10px 20px; }

.page__title {
width: 100%; }

.home__forvardproducer .home__forvardproducer_second {
display: none; }

.slick-prev {
left: 0px; }

.slick-next {
right: 0px; }

.sharesslider_block_container {
height: auto;
padding-top: 0px; }
.sharesslider_block_container .sharesslider_block_container_inner {
height: auto;
padding-bottom: 20px; }
.sharesslider_block_container .sharesslider_block_container_inner .sharesslider_block_slide .sharesslider_block_slide_title {
padding-top: 10px; }
.sharesslider_block_container .sharesslider_block_container_inner .sharesslider_block_slide .sharesslider_block_slide_callbackform .sharesslider_block_slide_callbackform_phone {
margin-bottom: 10px; }
.sharesslider_block_container .sharesslider_block_container_inner .sharesslider_block_slide .sharesslider_block_slide_callbackform .sharesslider_block_slide_callbackform_phone input[type='text'] {
height: 40px;
line-height: 40px;
border-radius: 3px;
border: 0px;
background: #f3f3f3;
width: 100%;
padding: 0px 10px 0px 110px; }
.sharesslider_block_container .sharesslider_block_container_inner .sharesslider_block_slide .sharesslider_block_slide_callbackform .sharesslider_block_slide_callbackform_phone span {
background: #e89b68;
line-height: 40px;
position: absolute;
width: 100px;
font-size: 0.65em;
border-radius: 3px 0px 0px 3px; }
.sharesslider_block_container .slick-prev {
left: 0px; }
.sharesslider_block_container .slick-prev:before {
content: ' ';
background: url(/templates/royal2/images/slicksslileft.png) center no-repeat;
width: 60px;
height: 70px;
line-height: 70px;
display: block; }
.sharesslider_block_container .slick-next {
right: 0px; }
.sharesslider_block_container .slick-next:before {
content: ' ';
background: url(/templates/royal2/images/slickssliright.png) center no-repeat;
width: 60px;
height: 70px;
line-height: 70px;
display: block; }
.sharesslider_block_container .slick-prev, .sharesslider_block_container .slick-next {
width: 60px;
height: 70px;
-webkit-transform: none;
-ms-transform: none;
transform: none;
margin-top: 50px;
z-index: 1000; }

.home__technology {
border-top: 3px solid #e89b68;
border-bottom: 5px solid #e89b68;
margin-top: 30px; }
.home__technology .home__technology_inner {
border-bottom: 3px solid #e89b68;
margin-bottom: 3px; }
.home__technology .home__technology_inner .container {
background: none; }
.home__technology .home__technology_inner .home__technology_first {
margin: 10px 0px;
min-height: 120px; }
.home__technology .home__technology_inner .home__technology_first .home__technology_subtitle {
margin-right: 120px;
background: #fff;
font-size: 1.4em;
padding: 10px 0px; }
.home__technology .home__technology_inner .home__technology_first .home__technology_description {
margin-right: 120px;
background: #fff; }
.home__technology .home__technology_inner .home__technology_first .home__technology_subdescription {
margin-right: 120px;
background: #fff; }
.home__technology .home__technology_inner .home__technology_first:hover {
margin-right: 0px; }
.home__technology .home__technology_inner .home__technology_second {
margin: 10px 0px;
min-height: 120px; }
.home__technology .home__technology_inner .home__technology_second .home__technology_subtitle {
margin-right: 120px;
background: #fff;
font-size: 1.4em;
padding: 10px 0px; }
.home__technology .home__technology_inner .home__technology_second .home__technology_description {
margin-right: 120px;
background: #fff; }
.home__technology .home__technology_inner .home__technology_second .home__technology_subdescription {
margin-right: 120px;
background: #fff; }
.home__technology .home__technology_inner .home__technology_second:hover {
margin-right: 0px; }
.home__technology .home__technology_inner .home__technology_third {
margin: 10px 0px;
min-height: 120px;
padding-right: 0px; }
.home__technology .home__technology_inner .home__technology_third .home__technology_subtitle {
margin-right: 120px;
background: #fff;
font-size: 1.4em;
padding: 10px 0px; }
.home__technology .home__technology_inner .home__technology_third .home__technology_description {
margin-right: 120px;
background: #fff; }
.home__technology .home__technology_inner .home__technology_third .home__technology_subdescription {
margin-right: 120px;
background: #fff; }
.home__technology .home__technology_inner .home__technology_third:hover {
margin-right: 0px;
padding-right: 0px; }
.home__technology .home__technology_inner .home__technology_fourth {
margin: 10px 0px;
min-height: 120px; }
.home__technology .home__technology_inner .home__technology_fourth .home__technology_subtitle {
margin-right: 120px;
background: #fff;
font-size: 1.4em;
padding: 10px 0px; }
.home__technology .home__technology_inner .home__technology_fourth .home__technology_description {
margin-right: 120px;
background: #fff; }
.home__technology .home__technology_inner .home__technology_fourth .home__technology_subdescription {
margin-right: 120px;
background: #fff; }
.home__technology .home__technology_inner .home__technology_fourth:hover {
margin-right: 0px; }
.home__technology .home__technology_inner .home__technology_subtitle {
font-size: 1.8em;
color: #555;
text-transform: uppercase;
font-weight: bold; }
.home__technology .home__technology_inner .home__technology_description {
color: #555;
font-size: 1.4em;
line-height: 40px; }
.home__technology .home__technology_inner .home__technology_subdescription {
color: #777;
line-height: 30px;
font-size: 0.85em; }

.home__reviews .home__reviews_list {
padding: 0px 20px; }

.page__header_description {
display: none !important; }

.home__articles .home__articles_1_image {
margin-bottom: 10px; }
.home__articles .home__articles_big_title_container {
margin: 40px 0px; padding: 0px;}
.home__articles .home__articles_2_image {
margin-top: 20px; }
.home__articles .home__articles_text {
font-size: 1.0em; }


.home__portfolio .home__portfolio_navigation {
margin-right: 10px;
display: block; }

.home__calculation .home__calculation_form #tile_container ul {
width: auto;
left: 20px;
right: 20px; }

.search_button_container {
display: none; }

.search_form_container {
display: block; }
.search_form_container [name="story"] {
line-height: 40px;
height: 40px;
padding: 0px 130px 0px 10px;
width: 100%;
margin-right: 0px;
font-size: 1.0em; }
.search_form_container [type="submit"] {
width: 120px;
right: 0;
margin-top: -40px;
line-height: 40px;
height: 40px;
display: block;
font-size: 1.0em;
margin-right: 0px; }

.sharealert__container .sharealert__inner {
background: #fff;
border-radius: 5px;
width: 90%;
left: 5%;
margin-left: 0px;
top: 20px; }
.sharealert__container .sharealert__inner .sharealert__close {
height: 40px;
width: 40px;
line-height: 40px;
right: 10px;
top: 10px;
font-size: 3.4em; }
.sharealert__container .sharealert__inner .sharealert__form {
border: 1px solid #eee;
border-radius: 5px;
padding: 10px; }
.sharealert__container .sharealert__inner .sharealert__form input[type=text] {
line-height: 50px;
width: 100%;
height: 50px;
font-size: 1.2em; }
.sharealert__container .sharealert__inner .sharealert__form input[type=submit] {
line-height: 50px;
height: 50px; }

.iqenergybanner {
margin-top: 20px; }

.constructor-info input {
height: 40px;
line-height: 40px;
padding: 0px 10px;
font-size: 1.2em; }

.header__container .header__firstline {
line-height: 24px; }
.header__container .header__menu .logo img {
height: 70px; }
.header__container .header__menu .menu li {
font-size: 1.2em; }

.aboutpage__timeline {
margin-left: 20px;
padding-left: 20px; }
.aboutpage__timeline .aboutpage__pt_container .aboutpage__pt_title {
margin-left: -40px; }
.aboutpage__timeline .aboutpage__pt_container .aboutpage__pt_date {
margin-left: -40px; }
.aboutpage__timeline .aboutpage__pt_container .aboutpage__pt_listing .aboutpage__pt_listing_pname {
position: relative;
margin-left: 0px;
text-align: left;
color: #e89b68;
font-size: 1.2em;
margin-top: 10px;
text-transform: uppercase;
font-weight: bold; }
.aboutpage__timeline .aboutpage__pt_container .aboutpage__pt_listing p {
border-left: 1px solid #e89b68;
padding: 0px 0px 0px 10px;
position: relative;
color: #666;
text-align: justify; }
.aboutpage__timeline .aboutpage__pt_container .aboutpage__pt_listing p:before {
content: ' ';
position: absolute;
border-top: 10px solid transparent;
border-right: 10px solid #e89b68;
border-bottom: 10px solid transparent;
border-left: 10px solid transparent;
margin-left: -32px;
margin-top: 5px; }
.aboutpage__timeline .aboutpage__pt_container .aboutpage__pt_listing p:after {
content: ' ';
position: absolute;
width: 10px;
height: 10px;
border-radius: 100%;
display: block;
background: #e89b68;
border: 2px solid #fae7a5;
top: 10px;
margin-left: -37px; }

.mobile-heightauto {
height: auto !important; }

.mobile-height100 {
height: 100px !important; }

.mobile-height120 {
height: 120px !important; }

.mobile-height140 {
height: 140px !important; }

.mobile-height160 {
height: 160px !important; }

.mobile-height180 {
height: 180px !important; }

.mobile-height200 {
height: 200px !important; }

.mobile-height220 {
height: 220px !important; }

.mobile-height240 {
height: 240px !important; }

.mobile-height260 {
height: 260px !important; }

.mobile-height280 {
height: 280px !important; }

.mobile-height300 {
height: 300px !important; }

.home__portfolio_navigation {
padding: 0px;
margin: 0px;
right: 10px;
left: 10px; }
.home__portfolio_navigation .home__portfolio_navigation_left {
left: 0px;
top: 220px;
z-index: 1000; }
.home__portfolio_navigation .home__portfolio_navigation_right {
left: calc(100% - 95px);
top: 220px;
z-index: 1000; }

.block__steps {
margin: 0px; }
.block__steps .block__steps_step_container {
width: 100%;
float: none;
margin-bottom: 20px; }
.block__steps .block__steps_step_container .block__steps_step {
margin: 0px; }
.block__steps .block__steps_step_container .block__steps_step .block__steps_step_image {
background-size: cover !important;
height: 140px; }
.block__steps .block__steps_step_container .block__steps_step .block__steps_step_name {
display: block;
text-align: center;
height: auto;
font-size: 0.85em; }
.block__steps .block__steps_step_container .block__steps_step .block__steps_step_name span {
display: inline; }

.price__elemets_one .price__elemets_one_photo img {
display: inline; }

.scrolltopbutton {
position: fixed;
right: 30px;
bottom: 130px;
background: #e89b68;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
border-radius: 5px;
padding: 2px 5px;
cursor: pointer; }

.home__advantages_title {
background: #e89b68;
line-height: 30px;
font-size: 1.2em;
text-transform: uppercase;
color: #fff;
width: 380px;
text-align: center;
left: 50%;
margin-left: -190px;
padding: 10px 0px 10px 28px;
z-index: 100;
cursor: pointer; }
.home__advantages_title img {
position: absolute;
margin-top: -2px;
margin-left: -36px; }

.mobile-table-scroll {
max-width: 100%;
overflow-x: auto; } }
.home__reviews .home__reviews_list .home__reviews_single {
line-height: 20px; }

/*# sourceMappingURL=style.css.map */


.home__videoreviews {
text-align: center; }
.home__videoreviews .home__videoreviews_title {
border: 1px solid #e89b68;
margin: 0px auto;
text-transform: uppercase;
display: inline-block;
font-weight: bold;
font-size: 1.2em;
padding: 2px 5px;
margin-bottom: 20px; }
.home__videoreviews .home__videoreviews_title span {
color: #e89b68; }
.home__videoreviews_single {
padding: 10px; }
.home__videoreviews_single iframe {
height: 300px; }

@keyframes moveFinger1 {
5% {
margin-top: -4px;
}
10% {
margin-top: -2px;
}
15% {
margin-top: 0px;
}
20% {
margin-top: -2px;
}
25% {
margin-top: -2px;
}
30% {
margin-top: -4px;
}
35% {
margin-top: -2px;
}
40% {
margin-top: 0px;
}
45% {
margin-top: -2px;
}
}
@keyframes moveFinger2 {
5% {
margin-top: -18px;
}
10% {
margin-top: -16px;
}
15% {
margin-top: -14px;
}
20% {
margin-top: -16px;
}
25% {
margin-top: -16px;
}
30% {
margin-top: -18px;
}
35% {
margin-top: -16px;
}
40% {
margin-top: -14px;
}
45% {
margin-top: -16px;
}
}
.home__advantages_title img {
animation: moveFinger1 2s infinite linear;
}
.home__makeprocess .home__makeprocess_result > img {
animation: moveFinger2 2s infinite linear;
}
.home__topbanner .home__topbanner_buttons a {
margin-bottom: 20px;
}
.home__topbanner .home__topbanner_buttons2 {
margin-top: 120px;
}
.home__topbanner .home__topbanner_buttons2 a {
display: inline-block;
background: #e89b68;
color: #fff;
font-size: 1.4em;
box-shadow: inset 0px 2px 5px 2px rgba(0, 0, 0, 0.2);
border-radius: 5px;
line-height: 55px;
text-decoration: none;
padding: 0px 15px;
text-align: center;
min-width: 180px;
text-transform: uppercase;
margin-bottom: 20px; }
.home__topbanner .home__topbanner_buttons2 a:hover {
background: #d79d80;
color: #fff; }
.home__topbanner .home__topbanner_title {
margin-top: 100px;
}
@media screen and (max-width: 991px) {
.home__topbanner .home__topbanner_title {
margin-top: 20px;
}
.home__topbanner .home__topbanner_buttons a {
font-size: 1.2em;
line-height: 46px;
min-width: auto;
margin-right: 20px;
}
.home__topbanner .home__topbanner_buttons2 a {
font-size: 1.2em;
line-height: 46px;
min-width: auto;
}
}
@media screen and (max-width: 991px) {
.home__topbanner .home__topbanner_buttons a {
font-size: 1.0em;
margin-right: 0px;
}
.home__topbanner .home__topbanner_buttons2 a {
font-size: 0.85em;
}
.home__topbanner .home__topbanner_buttons2 {
margin-top: 20px;
text-align: center;
}
.home__topbanner .home__topbanner_buttons2 a + a {
margin-left: 10px;
}
.home__topbanner {
height: auto;
background-size: cover;
}
.prt {
height: 75px !important;
}
}


.input {
font-size: 1.0em;
border-radius: 4px;
line-height: 40px;
height: 40px;
padding: 0px 10px;
width: 100%;
border: 0px;
background: #eee;
box-shadow: inset 0px 1px 0px 2px rgba(0, 0, 0, 0.1);
margin-bottom: 10px; }
.button {
border-radius: 4px;
height: 50px;
padding: 0px 40px;
border: 0px;
background: #e89b68;
border-bottom: 2px solid #980f23;
font-size: 1.1em;
text-transform: uppercase;
line-height: 50px;
color: #fff;
display: inline-block; }
.home__forvardproducer {
line-height: 30px;
}
.home__forvardproducer .home__forvardproducer_first {

}
.home__forvardproducer .home__forvardproducer_second {
border-left: 0px;
display: block;
position: relative;
}
.home__forvardproducer {
font-size: 1.0em;
}
.home__forvardproducer .home__forvardproducer_second {
font-size: 1em;
margin: 0px;
padding: 0px;
margin-top: 20px;
line-height: 24px;
}
@media screen and (max-width: 991px) {
.home_tvideo {
/*max-width: 300px ;
margin: 0px auto;*/
margin-bottom: 20px;
}
.home__forvardproducer .home__forvardproducer_second {
margin-top: 0px;
}
}
@keyframes moveFingerHand {
0% {
margin-bottom: -5px;
}
5% {
margin-bottom: -7px;
}
10% {
margin-bottom: -9px;
}
15% {
margin-bottom: -7px;
}
20% {
margin-bottom: -5px;
}
25% {
margin-bottom: -7px;
}
30% {
margin-bottom: -9px;
}
35% {
margin-bottom: -7px;
}
40% {
margin-bottom: -5px;
}
45% {
margin-bottom: -7px;
}
50% {
margin-bottom: -9px;
}
55% {
margin-bottom: -7px;
}
60% {
margin-bottom: -5px;
}
}
.movement_hand img {
display: inline-block;
animation: moveFingerHand 2s infinite linear;
margin-bottom: -5px;
}
.swal2-close {
}
.page__container iframe {
max-width: 100%;
}
.pricebrandlogo {
max-width: 200px;
float: left;
margin: 0px 10px 10px 0px;
}
.pricebrandlogo {
display: block;
width: 100%;
}
@media screen and (max-width: 991px) {
.pricebrandlogo {
max-width: 30%;
}
}
@media screen and (min-width: 992px) {
.ny_img {
display: block;
position: absolute;
z-index: 100;
margin-top: 30px;
}
.home__topbanner .home__topbanner_buttons {
margin-left: 200px;
}
.home__topbanner .home__topbanner_buttons2 {
}
.home__topbanner .home__topbanner_buttons a {
font-size: 1.2em;
}
.home__topbanner .home__topbanner_buttons2 a {
font-size: 1.2em;
}
}
@media screen and (max-width: 991px) {
.ny_img {
display: block;
position: absolute;
z-index: 100;
margin-top: 30px;
}
.home__topbanner .home__topbanner_buttons {
margin-left: 200px;
}
.home__topbanner .home__topbanner_buttons2 {
}
.home__topbanner .home__topbanner_buttons a {
font-size: 0.80em;
}
.home__topbanner .home__topbanner_buttons2 a {
font-size: 0.80em;
}
}
@media screen and (max-width: 991px) {
.ny_img {
display: block;
position: absolute;
z-index: 100;
margin-top: 30px;
bottom: 0;
width: 99px;
}
.ny_img img {
display: block;
max-width: 100%;
}
.home__topbanner .home__topbanner_buttons {
margin-left: 0px;
}
.home__topbanner .home__topbanner_buttons2 {
}
}
.scrolltopbutton {
display: none;
}
.btn {
border-radius: 4px;
height: 40px;
padding: 0px 20px;
border: 0px;
background: #e89b68;
border-bottom: 2px solid #980f23;
font-size: 1.0em;
text-transform: uppercase;
line-height: 40px;
color: #fff;
display: inline-block;
text-decoration: none;
}
@keyframes alte1 {
from {color: #fff;}
50% {color: #f00;}
to {color: #fff;}
}
.home__alerttext {
text-align: center;
background: #980f23;
padding: 20px 0px;
color: #fff;
}
.home__alerttext span {
animation: alte1  1s infinite linear;
}
.home__alerttext p {
padding: 0px;
margin: 0px;
}
.home__alerttext p + p {
margin-top: 10px;
}
body {
visibility: visible !important;
}
.nobr	{ white-space:nowrap; }




.replace_youtube_video {
background-image: url('/templates/royal2/images/videoplaceholder.jpg');
background-position: center;
background-repeat: no-repeat;
background-size: cover;
height: 260px;
border: 0px;
}
.replace_youtube_video:before {
content: ' ';
border-top: 10px solid transparent;
border-left: 20px solid #fff;
border-right: 0px solid transparent;
border-bottom: 10px solid transparent;
height: 0px;
position: absolute;
z-index: 101;
left: 50%;
top: 50%;
margin-top: -10px;
margin-left: -7px;
}
.replace_youtube_video:after {
content: ' ';
position: absolute;
z-index: 100;
background: rgba(0,0,0,0.6);
border-radius: 5px;
width: 60px;
height: 40px;
left: 50%;
top: 50%;
margin-left: -30px;
margin-top: -20px;
}
.replace_youtube_video:hover {
cursor: pointer;
}
.replace_youtube_video:hover:after {
background: rgba(255,0,0,1);
}
.replace_youtube_video:not(:empty):before, .replace_youtube_video:not(:empty):after {
    display:none;
}

@media screen and (max-width: 991px) {
.header_contacts, .header_static, .header_fasadniydecor, .header_montaj, .header_raboty, .header_raboty2, .header_certificates, .header_cat, .header1-montaj, .header2-prodykciya, .header3-termopaneli, .header4-dlya-pokupatelya, .header5-ceny, .header6-videoblog, .header7-raschet { background-image: url(/templates/royal2/images/royal-facade-header.webp); }
}
