﻿/*   
Theme Name: burum
Author: Dmitrij Nikolaenko
Authot Email: dmitrij.nikolaenko.91@gmail.com
*/

html, body{width: 100%;min-height: 100%;scroll-behavior: smooth;}
body{ word-break: break-word;font-family: 'Inter', sans-serif;}

/*** font-family: 'Meie Script', cursive; ***/
/***position foter***/
* {margin: 0;padding: 0;}
html, body {height: 100%;}
#content-sites {display: flex;flex-direction: column;height: 100%;}
#content {flex: 1 0 auto;background: #2B2A29;}
#footer {flex: 0 0 auto;}
/*** end position foter***/
a, input, img, textarea{outline: none;}
a{transition: 0.3s;}
a:hover{transition: 0.3s;}
h1{font-size: 50px;padding-bottom: 24px;font-family: 'Merriweather', serif;    line-height: 140%;}
h2{font-size: 40px;padding-bottom: 22px;font-family: 'Merriweather', serif;    line-height: 140%;}
h3{font-size: 32px;padding-bottom: 20px;font-family: 'Merriweather', serif;    line-height: 140%;}
h4{font-size: 28px;padding-bottom: 18px;font-family: 'Merriweather', serif;    line-height: 140%;}
h5{font-size: 26px;padding-bottom: 16px;font-family: 'Merriweather', serif;    line-height: 140%;}
p{ font-size: 18px;padding-bottom: 12px;font-weight: 400;font-family: 'Inter', sans-serif;line-height: 140%;}
li{font-size: 18px;padding-bottom: 6px;font-weight: 400;font-family: 'Inter', sans-serif;line-height: 140%;}
ul, ol{padding-bottom: 12px;}
#go-top {position: fixed;width: 50px;height: 50px;line-height: 50px;bottom: 40px;right: 40px;z-index: 99;text-align: center;color: #fff !important;background: rgba(0, 0, 0, 0.28) url('/wp-content/themes/burum/img/to-top.png');background-position: center center;background-repeat: no-repeat;cursor: pointer;transition: 0.4s}
#go-top:hover {background: rgba(0, 0, 0, 0.54) url('/wp-content/themes/burum/img/to-top.png');background-position: center center;background-repeat: no-repeat;transition: 0.4s}
/***defaul for breadcrumbs**/
.breadcrumbs-page{
    padding-bottom: 15px;
    padding-top: 25px; color: #838383;     font-size: 14px;
	}
.breadcrumbs-page span{font-size: 14px;}	
.breadcrumbs-page a{text-decoration: none !important;color: #838383;text-shadow: none; font-size: 14px;}
.breadcrumbs-page a:hover{text-decoration: underline !important;}
/**defaul for galery wordpress**/
.gallery {float: none;display: inline-block;width: 100%;}
.gallery img{width: 100%;height: auto;border: none !important;margin-bottom: 0px;transition: 0.3s;}
.gallery img:hover{-webkit-filter: sepia(100%);transition: 0.3s;}
.gallery-item{margin-top: 0px;}
/**defaul for img***/
img.alignleft{max-width: 50%;height: auto;margin-right: 25px;margin-bottom: 25px;margin-top: 25px;float: left;}
img.aligncenter{max-width: 100%;height: auto;margin-bottom: 25px;margin-top: 25px;float: none;}
img.alignright{max-width: 50%;height: auto;margin-left: 25px;margin-bottom: 25px;margin-top: 25px;float: right;}
.active-img {position: fixed !important;z-index: 999 !important;overflow: unset !important;top: 50% !important;left: 50% !important;transform: translate(-50%, -50%) !important;max-width: 80% !important;box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.38) !important;}
.close-img{position: fixed;z-index: 999;width: 30px;height: 30px;top: 8px;right: 8px;background: url('/wp-content/themes/burum/img/close-img.png');background-size: contain;cursor: pointer;display: none;}
/**end default**/
/****footer***/
footer {  
	position:relative;
	background-color: #292B2B;
    padding: 70px 0px 70px 0px;
    color: #ffffff;
    display: inline-block;
    width: 100%;
    z-index: 2;
    bottom: 0px;
	background-image: url(/wp-content/uploads/2023/11/imgonline-com-ua-Engraved-Picture-DlGviCiv2Z-2.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
footer:before{
    position: absolute;
    z-index: 3;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: rgb(43 42 41 / 92%);
    content: '';
}
.box-monitor1-pages-fon{
	position:relative;
	background-color: #292B2B; z-index: 2;
}
.box-monitor1-pages-fon:before{
    position: absolute;
    z-index: -1;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: rgb(0 0 0 / 56%);
    content: '';	
}

.footer-box, .box-content-footer{display: flex;flex-direction: row;flex-wrap: wrap; align-items: flex-start;justify-content: space-between;	position:relative;z-index:6;}
.box-content-footer, .fifty_footer{ width: calc(50% - 15px); box-sizing: border-box;}
.box-content-footer img{max-width:90%;height:auto;}
.box-footer-contact a{
	    text-decoration: none;
    display: block;
    padding-bottom: 12px;
    font-size: 18px;
    color: #fff;
    padding-top: 10px; font-family: 'Merriweather', serif;
}
.box-footer-contact a:hover{color:#D2B168;}
.box-footer-menu{ width: 100%; padding-top: 60px;}
.box-footer-menu ul{
	    display: flex;
    list-style-type: none;
    margin: 0px;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding-top: 12px;
}
.box-footer-menu a{
	    text-decoration: none;
    color: #868686;
    font-size: 14px;
    padding: 6px 10px;
}
.box-footer-menu a:hover{color:#fff;}

.ul_social_urls{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding-bottom: 25px;	
}
.ul_social_urls a{
	    display: block;
    margin-right: 8px;
}
.ul_social_urls a, .ul_social_urls a svg, .ul_social_urls a:hover > svg, .ul_social_urls a:hover > svg path{transition:0.3s;}
.ul_social_urls a:hover > svg{
	    background: #d2b168;
    border-radius: 50%;
}
.ul_social_urls a:hover > svg path{
    fill: #2B2A29;
}
.btn_site_yellow_border{
    border: 1px solid #D7B56D;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 100%;
    font-family: 'Inter', sans-serif;
    padding: 22px 32px;
    display: inline-block;
    border-radius: 32px;
    cursor: pointer;     font-weight: 700; transition:0.3s;
}
.btn_site_white_border{
    border: 1px solid #fff;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 100%;
    font-family: 'Inter', sans-serif;
    padding: 22px 32px;
    display: inline-block;
    border-radius: 32px;
    cursor: pointer;     font-weight: 700; transition:0.3s;
}
.btn_site_yellow_border:hover, .btn_site_white_border:hover{
	transition:0.3s; background:#D7B56D; border: 1px solid #D7B56D;
}
/*** end footer style***/
/***header style***/
.header{
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 99;
    margin: 0px;
    padding: 0px; transition:0.3s;
    box-sizing: border-box;
}
.box-header{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 8px;
    padding-top: 8px;	
}
.menu-top-site > ul{
display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.menu-top-site ul{
    list-style-type: none;
    margin: 0px;		
	padding:0px;
}
.menu-top-site li{padding:0px;}
.menu-top-site a{
    text-decoration: none;
    font-size: 16px;
    color: #fff;
    padding: 10px;
    font-weight: 400;
    font-family: 'Inter', sans-serif;
}
.menu-top-site a:hover{color:#d2b168;}
.contacts-header{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;	
}
.phone-header{
    text-decoration: none;
    font-size: 16px;
    padding: 12px;
    font-weight: 700;
    color: #fff;
    font-family: 'Inter', sans-serif;	
}
.phone-header:hover{
	color: #d2b168;
}
.logo-header img{
    height: 132px;
    width: 132px; transition: 0.3s;
}
.logo-header-img-scroll{
    height: 60px !important;
    width: 60px !important; transition: 0.3s;
}
.header-scroll{    
	background: #2B2A29;
    transition: 0.3s;
    box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 50%);
}
.menu-top-site, .contacts-header{width: calc(50% - 100px);}


/*** end header style***/
/*** ul & ol down style ****/
ul.children-ul{
    position: absolute !important;
    top: 27px;
    white-space: nowrap;
    background: rgb(43 42 41 / 43%);
    box-shadow: 0px 1px 2px rgba(2, 2, 2, 0.25);
    padding: 12px 10px !important;
    left: -10px;
    border-radius: 5px;
}
ul.children-ul a{
    padding: 6px 6px;
    display: block;	
}
ul.menu a{
	position:relative;
	z-index:1;
}
.arrow-bottom , .arrow-top {
    position: relative;
}
.arrow-bottom:before {
    content: '\203A';
    position: absolute;
    left: 0px;
    top: 0px;
    transition: 0.3s;
    color: #d6d6d6;
    font-size: 18px;
    transform: rotate(90deg);
	transition:0.3s;
	transform-origin:center;
}
.arrow-top:before {
    content: '\203A';
    position: absolute;
    left: 0px;
    top: 0px;
    transition: 0.3s;
    color: #d6d6d6;
    font-size: 18px;
    transform: rotate(-90deg);
	transition:0.3s;
	transform-origin:center;
}
/*** end ul & ol down style ****/
/*******/
/****mobile***/
.mobile-menu{display:none;}
.mobile-buttons{
	display: none;
	position:relative;
    width: 50px;
    height: 50px;
}
/****end mobile style***/
/***other styles****/
.button-pages{
    font-size: 15px;
    background: #0093ec;
    padding: 14px 16px;
    color: #fff;
    cursor: pointer;
}
.button-pages:hover{
	background: #a8dd9b;
	transition:0.3s;
}
.box-before-header{width:100%;}
.button-top-modal{display:none;}
/***end other styles****/
span.wpcf7-not-valid-tip, .ajax-loader, .wpcf7 br{ display: none!important;}
input.wpcf7-not-valid {
    border: 1px solid red !important;
}
.wpcf7 form.invalid .wpcf7-response-output {
    border-color: #ff0000 !important;
    color: #ff0000;
    font-size: 16px;
    font-weight: 600;
    padding: 12px;
    text-align: center;
    background: transparent;
}
.socials_header_desctop{
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;	
}
.socials_header_desctop svg{
	width: 44px;
    height: auto;
}
.box-monitor1{
	height:100vh;    position: relative;
    z-index: 7;
	background-attachment: fixed; /* Делает фон зафиксированным */
      animation: moveBackground 10s linear infinite; /* Анимация движения фона */
}

 @keyframes moveBackground {
      0% {
        background-position: 0% 0; /* Начальная позиция фона */
		
      }
	  50% {
		   background-position: 50% 0;
	  }
      to {
        background-position: 0% 0; /* Конечная позиция фона */
      }
    }

.container-monitor1-index{
	    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    padding-bottom: 16%;
    color: #fff;text-align: center;
}
.before_title{
    position: relative;
    z-index: 1;
    text-align: center;
    font-family: 'Meie Script', cursive;
    font-size: 44px;
    display: block;
    margin-bottom: 25px;
}
.before_title:before{
	content:'';
	position:absolute;
    top: 50%;
    left: -150px;
    width: 150px;
	height:1px; background:#fff;
}
.before_title:after{
	content:'';
	position:absolute;
    top: 50%;
    right: -167px;
    width: 150px;
	height:1px; background:#fff;	
}
.home-title{
    font-size: 100px;
    font-weight: 900;
    letter-spacing: 42px;
    line-height: 100%;
}
.after_title{
    font-family: 'Inter', sans-serif;
    font-size: 24px;
    font-weight: 400;
    max-width: 320px;
    text-align: center;
}
.vertical_icon{
height: 180px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.vertical_icon_img{
	position:relative;
	z-index:6;    margin-top: -34px;
}
.vertical_icon_img:before{
    content: '';
    position: absolute;
    top: -85px;
    left: 50%;
    height: 75px;
    background: #D2B168;
    width: 1px;
    transform: translate(-50%, 0px);
}
.vertical_icon_img:after{
    content: '';
    position: absolute;
    bottom: -85px;
    left: 50%;
    height: 75px;
    background: #D2B168;
    width: 1px;
    transform: translate(-50%, 0px);
}
.container_text_after_monitor1{
	padding-top: 50px;padding-bottom:80px;
}
u, .tab_post_title, .active_title_tab{text-decoration:none;position:relative;z-index:1;display: inline-block;    transition: 0.3s;}
.tab_post_title:before{
	content: '';
    position: absolute;
    left: -3px;  width:0px; transition: 0.3s;aspect-ratio: 0/0;
	}
u:before, .tab_post_title:hover::before, .active_title_tab:before{
    content: '';
    position: absolute;
    left: -3px;
    width:calc(100% + 6px);
    background: url(/wp-content/uploads/2023/11/Vector-9.svg);
    background-repeat: no-repeat;
    background-size: contain;
    aspect-ratio: 10/0.6;
    top: calc(100% - 2px);     transition: 0.3s;
}
.container-black h1,
.container-black h2,
.container-black h3,
.container-black h4,
.container-black h5, 
.text_type_service h1,
.text_type_service h2,
.text_type_service h3,
.text_type_service h4,
.text_type_service h5{color:#D7B56D;}


.href_banner_fansy{
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 2;	
}
.slick-initialized .slick-slide{position:relative;}
.container-black{
    background: #333231;
    z-index: 3;
    position: relative;
    padding: 36px 25px;
    box-sizing: border-box;	     border-radius: 10px;
}
.container-black-bottom-slider{
height: auto;
    transform: translate(0px, -20%);	
}
.container-black-bottom-slider a, .text_type_service a, .text_big_type_service a, .box_btn_hrefs a{
border: 1px solid #D7B56D;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 100%;
    font-family: 'Inter', sans-serif;
    padding: 22px 55px 22px 32px;
    display: inline-block;
    border-radius: 32px;
    cursor: pointer;
    font-weight: 700;
    transition: 0.3s;
    position: relative;
    z-index: 1;
    text-decoration: none;
}
.container-black-bottom-slider a:before, .text_type_service a:before, .box_btn_hrefs a:before{
    content: '';
    position: absolute;
    top: calc(50% - 6px);
    right: 26px;
    width: 16px;
    height: 12px;
    background: url(/wp-content/uploads/2023/11/arrow_right_alt-2.svg);
    background-position: center right;
    background-repeat: no-repeat; transition:0.3s;
}
.container-black-bottom-slider a:hover, .text_type_service a:hover, .box_btn_hrefs a:hover{
	background:#D7B56D;
	transition:0.3s;
}
.container-black-bottom-slider a:hover::before, .text_type_service a:hover::before, .box_btn_hrefs a:hover::before {
	right: 16px;
    width: 26px;
	transition:0.3s;
}

.box_bottom_left_banner, .box_bottom_right_banner, .box_top_right_banner{
	position:relative;
	z-index:1;
	padding-bottom: 30px;
	padding-top:30px;
}
.box_bottom_left_banner:before, .box_bottom_right_banner:before{
    content: '';
    position: absolute;
    bottom: 0px;
    z-index: -1;
    max-height: 2000px;
    width: 100%;
    height: 100%;	
}
.box_top_right_banner:after{
    content: '';
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: -1;
    max-height: 1603px;
    width: 100%;
    height: 100%;	
}
.box_top_right_banner:after{
	background:url('/wp-content/uploads/2023/11/imgonline-com-ua-Engraved-Picture-DlGviCiv2Z-1.svg');
	background-position:right top; background-repeat:no-repeat; background-size:contain;
}
.box_bottom_left_banner:before{
	background:url(/wp-content/uploads/2023/11/imgonline-com-ua-Engraved-Picture-6y3I2OC2yMgW-1.svg);
	background-position:left bottom; background-repeat:no-repeat; background-size:contain;
}
.box_bottom_right_banner:before{
	background:url(/wp-content/uploads/2023/11/imgonline-com-ua-Engraved-Picture-DlGviCiv2Z-1.svg);
	background-position:right bottom; background-repeat:no-repeat; background-size:contain;
}
.post_types_service{
	    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 100px;
}
.banner_type_service{
    width: calc(50% - 30px);
    aspect-ratio: 10/10;    border-radius: 15px;	
}
.text_type_service{
	    width: calc(50% - 30px);     display: flex;
    justify-content: center;
}
.content_text_type_service{
	max-width: 370px;
    width: 100%;
}
.post_types_service:nth-child(2n) > .banner_type_service{order: 2;}
.post_types_service:nth-child(2n) > .text_type_service{order: 1;}
.box_big_types_service{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;	    overflow: hidden;     padding-top: 35px;
    padding-bottom: 35px;
}
.banner_big_type_service{
    width: 25%;
    box-sizing: border-box;
    padding: 140px 25px 170px 25px;
    text-align: center;	transition:0.3s; position:relative;z-index:1;
	overflow:hidden;
}
.banner_big_type_service p{opacity:0;transition:0.3s;}
.banner_big_type_service:hover p{opacity:1;transition:0.3s;}
.fon_banner_debil_dizayner{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: transform 0.3s ease-in-out;
  z-index: -1; transition:0.3s;
}
.banner_big_type_service:hover .fon_banner_debil_dizayner {
  transform: scale(1.4); transition:0.3s;
}
.banner_big_type_service:hover{
	transform:scale(1.1);
	transition:0.3s;
	z-index:3;
	background-size:;
}
.content_big_type_service{
	    color: #fff;
}
.content_big_type_service img{
	margin-bottom: 200px;     max-width: 70%;
}
.text_big_type_service a, .btn_white_arrow_right{
	border: 1px solid #fff;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 100%;
    font-family: 'Inter', sans-serif;
    padding: 22px 55px 22px 32px;
    display: inline-block;
    border-radius: 32px;
    cursor: pointer;
    font-weight: 700;
    transition: 0.3s;
    position: relative;
    z-index: 1;
    text-decoration: none;
	    background: rgb(255 255 255 / 10%);
}
.text_big_type_service a:before, .btn_white_arrow_right:before{
    content: '';
    position: absolute;
    top: calc(50% - 6px);
    right: 26px;
    width: 16px;
    height: 12px;
    background: url(/wp-content/uploads/2023/11/arrow_right_alt-2.svg);
    background-position: center right;
    background-repeat: no-repeat; transition:0.3s;
}
.text_big_type_service a:hover, .btn_white_arrow_right:hover{
	background:#D7B56D;
	transition:0.3s;
	border: 1px solid #D7B56D;
}
.text_big_type_service a:hover::before, .btn_white_arrow_right:hover::before{
	right: 16px;
    width: 26px;
	transition:0.3s;
}
.bottom_padding_100{padding-bottom:100px;}
.banner_service_advantages{
	display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    box-sizing: border-box;
    padding-bottom: 90px;
}
.container-black-top-slider{transform: translate(0px, 50%);}
.box_service_advantages{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-around;
    padding: 70px 70px;	
}
.post_service_advantages, .post_equipment{
    width: calc(25% - 30px);
    display: flex;
    align-items: center;
    padding-bottom: 12px;
    padding-top: 12px;	
}
.post_equipment{
    width: calc(50% - 15px);	
}
.post_service_advantages img, .post_equipment img{ max-width: 86px; width: 35%;}
.post_service_advantages nav, .post_equipment nav{
    font-size: 18px;
    color: #E7E7E7;
    padding-left: 6px;	
}
.container-monitor1-pages{
    color: #fff;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 40px;
}
.content-contact-page{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 120px;
    padding-bottom: 120px;	
}
.box-contacts-row{
	    max-width: 360px;
}
.row_contact_info{
display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    padding-bottom: 45px;	
}
.row_contact_info section{
padding-left: 34px;
    padding-top: 8px;
    font-size: 24px;	
font-family: 'Merriweather', serif;    line-height: 120%;	
}
.row_contact_info section > a{
	    text-decoration: none;
    color: inherit;
    display: block;
    padding-bottom: 16px;
}
.row_contact_info section > a:hover{color:#D7B56D;}
.content-page{padding-top:45px;}
.tabs{
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    padding-bottom: 45px;	
}
.tab_post_title{
    font-size: 22px;
    padding: 28px 6px 0px 6px;
    cursor: pointer;
    margin-left: 4px;
    margin-right: 4px;	font-family: 'Merriweather', serif;
}

.img_gallery{
	    width: calc(33% - 15px);
    aspect-ratio: 10/10;
    border-radius: 15px;
    margin-bottom: 25px;
}
.box_callery{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: stretch;
    flex-wrap: wrap;	
}
.area_room_absolute{
	position: absolute;
    z-index: 3;
    top: 15px;
    right: 15px;
}
.area_room{
    background: #D7B56D;
    color: #333;
    font-size: 18px;
    padding: 6px 8px;
    border-radius: 3px; font-family: 'Merriweather', serif;
}
.container-betveen{
	display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:stretch;
}
.left-container-betveen, .right-container-betveen{
	width:calc(50% - 25px);
}
.container-column{
	display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.container-center{
display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:stretch;	
}
.box_dop_service{
    position: relative;
    z-index: 1;
    padding-top: 100px;
    padding-bottom: 124px;
}
.post_dop_service{
    padding: 4px;
    position: relative;
    z-index: 1;
}
.title_dop_service{
    position: relative;
    z-index: 1;
    font-size: 40px;
    font-family: 'Merriweather', serif;
}
.post_dop_service img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(10deg);
    width: auto;
    z-index: 8;
    height: auto;
    max-width: 220px;
}
.active_post_dop_service{

}
.active_post_dop_service > .title_dop_service{
	position:relative;z-index:9;
color: #333;
  text-shadow: -1px -1px 0 white, 1px -1px 0 white, -1px 1px 0 white, 1px 1px 0 white;
  opacity: 0.9; /* Пример прозрачности, можно изменить значение от 0 до 1 */
}
.text-center{text-align:center;}
.post_rewiev_cat{
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    padding-bottom: 25px;
    border-bottom: 1px solid #848484;
    padding-top: 25px;
}
.right_post_rewiev_cat{
	    width: calc(100% - 220px);
}
.left_post_rewiev_cat{
    width: 200px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-bottom: 16px;
    padding-top: 18px;
}
.data_rewiev, .city_user{
    color: #848484;
    font-size: 16px;	
}
.rating_namber{display:none;}
.name_rewiever_city{
display: flex;
    align-items: center;
    padding-bottom: 25px;	
}
.name_user{
    font-size: 24px;
    padding: 0px;
    padding-right: 50px;
}
.box-pagination{
	
}
.box-pagination ul.page-numbers{
    list-style-type: none;
    margin: 0px;
    display: flex;
    justify-content: center;
    padding-top: 80px;
    flex-wrap: wrap;
    align-items: center;	
}
.box-pagination ul.page-numbers > li{
	padding-bottom:0px;     font-family: 'Merriweather', serif;
}
.box-pagination ul.page-numbers > li > span, .box-pagination ul.page-numbers > li > a{
    padding: 6px;
    margin: 6px 18px;	position:relative; z-index:1;
	text-decoration:none; color:#E7E7E7;
}
.box-pagination ul.page-numbers > li > span:before{
content: '';
    position: absolute;
    z-index: 1;
    width: 36px;
    height: 36px;
    left: 50%;
    top: 50%;
    border: 1px solid #d2b168;
    transform: translate(-50%, -50%);
    border-radius: 50%;
}

.box-pagination ul.page-numbers > li > a:before{
content: '';
    position: absolute;
    z-index: 1;
    width: 36px;
    height: 36px;
    left: 50%;
    top: 50%;
    border: 0px;
    transform: translate(-50%, -50%);
    border-radius: 50%; transition:0.3s;
}
.box-pagination ul.page-numbers > li > a:hover::before{
content: '';
    position: absolute;
    z-index: 1;
    width: 36px;
    height: 36px;
    left: 50%;
    top: 50%;
    border: 1px solid #d2b168;
    transform: translate(-50%, -50%);
    border-radius: 50%; transition:0.3s;
}
.box-pagination ul.page-numbers > li > a.next:before, .box-pagination ul.page-numbers > li > a.next:hover::before, .box-pagination ul.page-numbers > li > a.prev:before, .box-pagination ul.page-numbers > li > a.prev:hover::before{
	display:none;
}
.box-pagination ul.page-numbers > li > a.next:hover, .box-pagination ul.page-numbers > li > a.prev:hover{
	color:#d2b168;
}
@media(max-width:1234px){
	.socials_header_desctop{order:1;}
	.logo-header img { height: 100px; width: 100px;}
	
}
@media(max-width:1100px){
	.right-container-betveen .post_equipment{width: calc(50% - 15px);}
	.banner_big_type_service{width:50%;}
	.home-title{font-size:60px;    letter-spacing: 30px;}
	.container-black-bottom-slider {
		height: auto;
		transform: translate(0px, -15%);
		padding: 25px;
		width: calc(100% - 20px);
	}	
	.post_service_advantages, .post_equipment{
		width: calc(33% - 20px);
	}
	.box_service_advantages{padding:25px;}
	.container-black-top-slider {
		transform: translate(0px, 15%);
	}
	.mobile-menu{
		display: block;
	position: fixed;
    z-index: 99;
    background:#2b2a29;
    width: 100%;
    box-sizing: border-box;
    padding: 16px 12px;
    box-shadow: 0px 8px 8px rgba(0, 0, 0, 0.3);
    border-top: 1px solid rgba(136, 136, 136, 0.15);
	}
	.mobile-menu::-webkit-scrollbar-button {background-image:url('');background-repeat:no-repeat;width:6px;height:0px}
	.mobile-menu::-webkit-scrollbar-track {background-color:#ecedee}
	.mobile-menu::-webkit-scrollbar-thumb {-webkit-border-radius: 0px;border-radius: 2px;background-color:#9ba8dd;transition: 0.3s;}
	.mobile-menu::-webkit-scrollbar-thumb:hover{background-color:#808dc3;transition: 0.3s;}
	.mobile-menu::-webkit-resizer{background-image:url('');background-repeat:no-repeat;width:6px;height:0px}
	.mobile-menu::-webkit-scrollbar{width: 6px;}	
	
	.mobile-menu ul{
	    list-style-type: none;
		margin: 0px;
		padding: 12px;	
	}
	.mobile-menu li{
		padding-bottom: 12px;
	}
	.mobile-menu ul a{
		text-decoration: none;
    color: #fff;
    display: block;
    padding: 0px 12px;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Inter', sans-serif;	
	}
	.mobile-menu ul a:hover{color:#d2b168;}
	.children-ul {
		position: relative !important;
		top: 4px;
		white-space: normal;
		background: transparent;
		box-shadow: none;
		padding: 8px 8px 8px 20px !important;
		left: 0px;
		z-index: 99;
		width: 100%;
		box-sizing: border-box;
	}
	.phone-header{
		display: block;
		padding-top: 20px;
	}
	.children-ul li{
		position:relative;
	}
	.children-ul li:before{
	       content: '—';
    position: absolute;
    left: -9px;
    top: 0px;
    color: #6b6b6b;	
	}
	.menu-top-site{display:none;}
	.open-mobile-menu, .mobile-buttons{
		display: block;
	}
	.open-mobile-menu, .close-mobile-menu{
		position: absolute;
		top:0px;
		left:0px;
		right:0px;
		bottom:0px;
		cursor:pointer;
	}
	.open-mobile-menu:hover, .close-mobile-menu:hover{
		background-color: #c5a200;
	}
	.open-mobile-menu{
		background: url('/wp-content/uploads/2020/03/menu_button.png');
		background-position: center;
		background-size: 42%;
		background-repeat: no-repeat;
		background-color: #d2b168;
	}
	.close-mobile-menu{
		background:url('/wp-content/uploads/2020/03/close-img-min.png');
		background-position: center;
	    background-size: 42%;
		background-repeat: no-repeat;
		background-color: #d2b168;
		display:none;
	}	
	.phone-header_desctop, .button-modal_desctop{display:none;}
	.mobile-center{text-align:center;justify-content:center;}
	.logo-header img { height: 60px; width: 60px;}
	
	.contacts-header{width: calc(100% - 120px);    justify-content: center;}
	ul.children-ul {
		position: relative !important;
		top: 0px;
		white-space: nowrap;
		background: transparent;
		box-shadow: 0px 0px transparent;
		padding: 12px 10px !important;
		left: 0px;
		border-radius: 5px;
	}
}

@media(max-width:960px){
	.left-container-betveen, .right-container-betveen{width: 100%;padding-bottom:15px;padding-top:15px;}
	.title_dop_service{font-size: 22px;}
	.tab_post_title{font-size: 18px;}
	.container-black-top-slider {
		transform: translate(0px, 5%);
		width: calc(100% - 20px); margin-top: 25px;
	}
	.post_service_advantages, .post_equipment{
		width: calc(50% - 20px);
	}
	.post_service_advantages img, .post_equipment img {
		max-width: 60px;
		width: 35%;
	}
	.home-title {
		font-size: 49px;
		letter-spacing: 19px;
	}
	h1{font-size:30px;}
	h2{font-size:28px;}
	h3{font-size:26px;}
	h4{font-size:24px;}
	h5{font-size:22px;}
	.text_type_service, .banner_type_service{width: calc(50% - 10px);}
	.footer-box{justify-content: center;}
	.box-content-footer{    width: 100%;  padding-bottom: 35px;}	
}

@media(max-width:740px){
	.button-top-modal{display:block;margin-bottom:15px}
	.box-content-footer{width:100%; text-align:center;padding:15px 0px;}
	.fifty_footer{width:100%;}
	.logo_footer{padding-bottom:25px;}
	.box-footer-menu{padding-top:30px;}
	.container-black-bottom-slider {
		height: auto;
		transform: translate(0px, -5%);
		padding: 25px;
		width: calc(100% - 20px);margin-bottom: 30px;
	}	
	.box-monitor1{overflow:hidden;}
	.form_container{padding:0px;}
	.right_post_rewiev_cat {width: calc(100% - 156px);}
	.left_post_rewiev_cat{width: 140px;}
	.row_contact_info section{font-size:20px;}
	.banner_service_advantages{ padding-bottom: 20px;}
	.post_slider_max {aspect-ratio: 10/8;}
	.container-black-bottom-slider .max-width-540, .container-black .container-box-min{padding-left:0px; padding-right:0px;}
	
	
	
}
@media(max-width:540px){
	.banner_type_service, .text_type_service{width:100%;}
	.content_text_type_service{padding-top: 25px;}
	.post_types_service:nth-child(2n) > .text_type_service{    order: 2;}
	.home-title {font-size: 36px; letter-spacing: 7px;}
	.after_title{font-size:19px;}
	.before_title{font-size: 26px;}
	.container-inputs-forms span, .right-container-betveen .post_equipment {  width: calc(100% - 0px);}
	.img_gallery{width: calc(50% - 15px);}
	.area_room_absolute {
		position: absolute;
		z-index: 3;
		top: 3px;
		right: 3px;
	}
	.area_room{font-size: 14px; padding: 4px 6px;}
}
@media(max-width:490px){
	.banner_big_type_service{width:100%;    padding: 50px 25px 50px 25px;}
	.post_service_advantages, .post_equipment, .left_post_rewiev_cat, .right_post_rewiev_cat {
		width:100%;}
	.rating_stars{margin-bottom:12px;}
	
}
@media(max-width:420px){
	.logo-header a{
		font-size: 20px;
		font-weight: 900;	
	}
	.logo-header img {
		height: 63px;
	}
	h1{font-size:26px;}
	h2{font-size:24px;}
	h3{font-size:22px;}
	h4{font-size:21px;}
	h5{font-size:20px;}	
}
/**for js**/
#answer-top-modal-form-order-call-back, #answer-modal-form-ok{
position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    font-size: 22px;
    font-weight: 400;
    background: #333231;
    padding: 25px;
    z-index: 999;
    box-shadow: 0px 0px 8px 1px #000;
    line-height: 150%;
    display: none;
    color: #D7B56D;
    font-family: 'Merriweather', serif;
}
.display-none{
	display: none !important;
}
.display-block{
	display: block !important;
}
.display-hidden-absolute {
    overflow: hidden;
    height: 0px;
}
.animation-opacity{transition:0.3s;}
.animation-opacity-zero{opacity:0; transition:0.3s;}