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

html, body{width: 100%;min-height: 100%;}
html{scroll-behavior: smooth;}
body{
font-family: "Manrope", sans-serif; word-break: break-word; line-height: 140%;}
/***position foter***/
* {margin: 0;padding: 0;}
html, body {height: 100%;}
#content-sites {display: flex;flex-direction: column;height: 100%;}
#content {flex: 1 0 auto;}
#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: 26px;padding-bottom: 24px;font-weight: 600;line-height: 140%;}
h2{font-size: 24px;padding-bottom: 22px;font-weight: 600;line-height: 140%;}
h3{font-size: 22px;padding-bottom: 20px;font-weight: 600;line-height: 140%;}
h4{font-size: 20px;padding-bottom: 18px;font-weight: 600;line-height: 140%;}
h5{font-size: 18px;padding-bottom: 16px;font-weight: 600;line-height: 140%;}
p{     font-size: 18px;
    padding-bottom: 20px;
    font-weight: 400;
    line-height: 140%;}
li{font-size: 18px;padding-bottom: 6px;font-weight: 400;}
ul, ol{padding-bottom: 12px;}
#go-top {position: fixed;
    width: 42px;
    height: 42px;
    line-height: 50px;
    bottom: 25px;
    right: 25px;
    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;
    background-size: 40%;}
#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;background-size: 40%;}
.container-box {
    max-width: 1580px;
	width: 100%;
    margin: auto;
	padding-left: 25px;
		padding-right: 25px;
    min-height: 1px;box-sizing: border-box;
}
/***defaul for breadcrumbs**/
.breadcrumbs-page{border-bottom: 1px solid rgb(204 204 204 / 22%);
    padding-bottom: 15px;
    margin-bottom: 25px;
    padding-top: 25px;
	}
.breadcrumbs-page a{text-decoration: none !important;color: #391c0c99 !important;text-shadow: none;}
.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**/
/* Класс для блокировки прокрутки */
.no-scroll {
  overflow: hidden;
}
/****footer***/
footer {background: #F5F9FC;padding: 45px 0px 0px 0px;color: #000000;display: inline-block;width: 100%;z-index: 2;bottom: 0px;}
.footer-box{display: flex;flex-direction: row;flex-wrap: wrap; align-items: flex-start;justify-content: space-between;	}
.box-content-footer{    
	width: calc(33.333% - 25px);
    padding: 15px 0px;
    box-sizing: border-box;
}
.box-content-footer ul{list-style-type: none;    margin: 0px;}
.box-content-footer p{font-size: 16px;	}
.box-content-footer a{text-decoration: none;font-size: 16px;color: #2e2e2e;	display:block;padding-bottom:4px;}
.box-content-footer a:hover{    opacity: 0.4;}
.box-footer-contact{display: flex;
    flex-direction: column;
    align-items: flex-end;}
.box-footer-contact a{
    padding-bottom: 14px;
    display: flex;
	align-items: center; justify-content: space-between;
}
.box-footer-contact a > img{width: 36px;}
.box-footer-contact a > section{
	width: calc(100% - 46px);
}
.box-footer-contact a > section > nav{
	display: block;
    font-size: 17px;
    padding-bottom: 3px;
    font-weight: 600;
    white-space: nowrap;}
.box-footer-contact a > section > span{    display: block;
    font-size: 13px;}
.whatsapp nav{color: #41c552;}
.telegram nav{color: #29b5f6;}
.facebook nav{color: #125a98;}
.email nav{color: #888;}
.box-footer-menu{text-align:center;}
.box-footer-menu a{padding-bottom:12px;}
.box-footer-menu li{padding-bottom:10px;}
.date-site{    
    text-align: center;
    padding: 15px;
    font-size: 11px;
    color: #888;
    border-top: 1px solid #dbdbdb;
}
/*** end footer style***/
.map_block{width: calc(40% - 15px);}
.map_block iframe{width: 100%; aspect-ratio: 10 / 10;}
.container_rew_map{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;	
}
.rewiev_block{
width: calc(60% - 15px);	
}
.btn_add_rewieiv{
    text-decoration: none;
    font-size: 15px;
    display: inline-block;
    color: #18c7db;
    border: 1px solid #18c7db;
    padding: 16px 28px;
    border-radius: 32px;
    margin-top: 16px;
    margin-bottom: 20px;	
}
/***header style***/
.header{
position: fixed;
    top: 0px;
    width: 100%;
    z-index: 99;
    background: #ffffff;
    box-shadow: 0px 7px 23px rgb(196 196 196 / 27%);
    margin: 0px;
    padding: 0px;
    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: space-between;
    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: 17px;
    color: #020202;
    padding: 10px;
    font-weight: 300;
}
.menu-top-site a:hover{color:#61d2b2;}
.contacts-header{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;	
}
.phone-header{
    text-decoration: none;
    font-size: 21px;
    padding: 8px 32px 8px 20px;
    font-weight: 500;
    color: #6c6c6c;
    display: flex;
    align-items: center;
    justify-content: center;
}
.phone-header img{
    width: 24px;
    margin-right: 3px;
    transform: rotate(11deg);
    margin-bottom: -1px;
}
.phone-header:hover{
	color: #5ec7ef;
}
.logo-header img{
	height:54px;
}
.logo-header a{
    text-decoration: none;
    display: flex;
    align-items: center;	
}
.text_for_logo{
display: block;
    padding-left: 8px;
}	
.text_for_logo span{color: #828282;
    font-size: 16px;}
.text_for_logo nav{   
    color: #5ec7ef;
    font-size: 30px;
    font-weight: 700;
 }
/*** end header style***/
/*** ul & ol down style ****/
ul.children-ul{
position: absolute !important;
    top: 27px;
    white-space: nowrap;
    background:#0065a3;
    box-shadow: 0px 1px 2px rgba(2, 2, 2, 0.25);
    padding: 12px 10px !important;
    left: -10px;
}
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 ****/
/*******/
::-webkit-scrollbar-button {background-image:url('');background-repeat:no-repeat;width:6px;height:0px}::-webkit-scrollbar-track {background-color:#F5F9FC}::-webkit-scrollbar-thumb {-webkit-border-radius: 0px;border-radius: 2px;background-color:#11c8dd;transition: 0.3s;}::-webkit-scrollbar-thumb:hover{background-color:#11c8dd;transition: 0.3s;}::-webkit-resizer{background-image:url('');background-repeat:no-repeat;width:6px;height:0px}::-webkit-scrollbar{width: 6px;}

/****mobile***/
.mobile-menu{display:none;}
.mobile-buttons{
	display: none;
	position:relative;
	width: 50px;
    height: 50px;
}
/****end mobile style***/
.wpcf7-spinner{display: none !important;}
/***other styles****/
.button-pages {
  font-size: 17px;
  background: linear-gradient(45deg, #68d4ae, #21c5d7, #5fcba5);
  background-size: 200%;
  padding: 17px 28px;
  color: #fff;
  cursor: pointer;
  border-radius: 32px;
  font-weight: 400;
  border: none; overflow: hidden;
    display: inline-block;
    text-decoration: none;     position: relative;
    z-index: 3; transition:0.3s;
  transition: background-position 0.6s ease, transform 0.2s ease;
}

.button-pages:hover {
  background-position: right center;
  /*transform: translateY(-2px);*/
}
.button-pages:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 300%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background: linear-gradient(0deg, transparent, rgb(255 255 255 / 56%), transparent);
    -webkit-animation: blick 3s linear infinite;
    animation: blick 3s linear infinite;
    -webkit-transform: rotate(45deg) translateY(-50%);
    transform: rotate(45deg) translateY(-50%);
}
@-webkit-keyframes blick {
  0% {
    left: -80%;
  }
  100% {
    left: 160%;
  }
}
@keyframes blick {
  0% {
    left: -80%;
  }
  100% {
    left: 160%;
  }
}
.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: #fff;
}
.box-monitor1{
    background: url(/wp-content/uploads/2025/11/fon1-min-scaled.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 640px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 0px;
    padding-top: 40px; color: #fff;
    box-sizing: border-box; position: relative;
}
.box-monitor1:before{    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: rgb(0 0 0 / 44%);
    /* backdrop-filter: blur(2.5px);*/
}
.breadcrumbs-page p{padding-bottom: 12px; font-size: 16px;}
.container-content-mon1{position: relative; z-index: 3;}
.container-content-mon1 .breadcrumbs-page a{color: #c7c7c7 !important;}
.container_mon1_services{      position: relative;
    z-index: 3;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    padding-top: 80px;
	}
.post_service_mon1{
    padding: 16px 20px;
    position: relative;
    font-size: 18px;
}
.title_container_mon1_services{ 
   font-size: 20px;
    font-weight: 600;
    width: 100%;
    padding-left: 20px;
    padding-bottom: 12px;}
.post_service_mon1:before{
    content: '';
    position: absolute;
    right: 0px;
    height: 20px;
    width: 1px;
    background: #fff;
}	
.post_service_mon1:last-child::before{
	display: none;
}
.container-mon1{position: relative; z-index: 3;}
.title_page_home{
    font-size: 48px;
    line-height: 140%;
    font-weight: 600;
    color: #fff;	    
}
.container-mon1{
	 padding-left: 100px;
}
.title_page_home nav:before{
content: '';
    position: absolute;
    left: -96px;
    top: 9px;
    background: url(/wp-content/uploads/2025/11/logos1.webp);
    background-position: center;
    background-repeat: no-repeat;
    width: 76px;
    height: 122px;
    background-size: contain;
}
.title_page_home nav{ font-weight: 900;
    font-size: 62px;
    padding-bottom: 24px;
    color: transparent;
    background: #77fff1;
    background: linear-gradient(45deg, #7df4ca, #11c8dd, #7df4ca);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; position: relative;}
.title_page_home span{display: block;}
.box-monitor2{
    padding-top: 100px;
    padding-bottom: 154px;
}
.container-mon2{display: flex; justify-content: space-between; align-items: flex-start; flex-wrap: wrap;}
.left_mon2{
	width: calc(55% - 25px); position: relative;
}
.img1_mon2{     position: relative;
    z-index: 1;
    width: calc(100% - 55px);
    margin-right: 30px;border-radius: 8px;}
.img2_mon2{     border-radius: 8px;
    position: relative;
    z-index: 3;
    box-sizing: border-box;
    width: 100%;
}
.for_psevdo_img2_mon2{
	    border-radius: 8px;
    position: absolute;
    z-index: 3;
    bottom: -90px;
    right: 0px;
    box-sizing: border-box;
    max-width: calc(80% - 40px);
}
.for_psevdo_img2_mon2:before{
    content: '';
    position: absolute;
    top: -20px;
    left: -20px;
    right: -20px;
    bottom: -20px;
    background: #fff;
    border-radius: 10px;
}	
	
.right_mon2{
	width: calc(45% - 25px);padding-top: 25px;
    padding-bottom: 10px;
}
.box-grey{
	    padding-top: 100px;
    background: #F5F9FC;
    padding-bottom: 104px;
}
.box-services{
    padding-top: 100px;     background: #F5F9FC;
    padding-bottom: 154px;	
}
.box-page-article{padding-bottom: 65px;}
.container_services{
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}
.container_reviews{
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr 1fr;	
}
.post_reviews nav{
	font-size: 20px; color: #333;     padding-bottom: 8px;
}
.post_reviews section{
    width: calc(100% - 180px);
    box-sizing: border-box;
    padding: 20px 20px 10px 20px;
}
.post_reviews img{
    width: 180px;
    aspect-ratio: 10 / 10;
    object-fit: cover;
    object-position: center;
    border-radius: 12px 0px 0px 12px;	
}
.post_reviews{display: flex;}
.post_service, .post_reviews { 
    background: #fff;
    overflow: hidden; position: relative;
    border-radius: 16px;
}
.post_service img{    
	width: 100%;
    aspect-ratio: 10 / 6;
    object-fit: cover;
    object-position: center;}
.post_service section{
	padding: 25px 25px 40px 25px;
}
.more_reed:before{
    content: '';
    position: absolute;
    right: 5px;
    background: url(/wp-content/uploads/2025/11/arrow-left.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 24px;
    height: 24px; transition:0.3s;
    top: -2px;
}
.more_reed{
    position: absolute;
    bottom: 20px;
    right: 20px;
    text-decoration: none;
    color: #22c5d6;
    font-size: 17px;     padding-right: 32px;
}
.more_reed:hover:before{
	right: 0px;
	transition:0.3s;
}
.title_services{
    font-size: 38px;
    padding-bottom: 50px;
    font-weight: 700;
    color: #11c8dd; width: 100%;	
}
.box-form_container{position: relative;}
.box-form_container:before{
    content: '';
    position: absolute;
    top: 0px;
    left: 50%;
    right: 0px;
    bottom: 0px;
    background: url(/wp-content/uploads/2025/11/fon2-min-scaled.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.form_container_flex{
	display: flex; align-items: stretch; justify-content: space-between;
}
.left_form_container, .right_form_container{width: calc(50% - 45px); padding-bottom: 75px; padding-top: 75px;}
.footer_logo, .footer_logo_text{max-width: 80%;}
.footer_logo_text{    
	font-size: 16px;
    padding-top: 8px;
    padding-left: 45px;
    color: #888;}

/***рейтинг отзыв****/
    .stars {
		margin-bottom: 8px;
      display:inline-block;
      font-size:22px;           /* размер звёзд */
      letter-spacing:2px;       /* расстояние между звёздами */
      line-height:1;
      color: transparent;       /* цвет берётся из фона */
      background-image: linear-gradient(90deg, #ffc107 var(--w, 0%), #d8d8d8 var(--w, 0%));
      -webkit-background-clip: text;
              background-clip: text;
      /* Для старых браузеров без background-clip текстом — будет серый */
      text-shadow: 0 0 transparent;
    }
    .stars.size-sm { font-size:16px }
    .stars.size-lg { font-size:28px }
/***рейтинг отзыв****/


.flex-gallery {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
.foto_gallery {
    height: 387px;
    flex-grow: 1;
    display: inline-block;
    overflow: hidden;
    border-radius: 0px;
    width: auto;
}
.foto_gallery img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.title_portfolio:before{
content: '';
    position: absolute;
    background: url(/wp-content/uploads/2025/11/for_title.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 66px;
    height: 120px;
    top: -38px;
    left: 0px;
}
.title_portfolio{
    font-size: 42px; text-align: center;
    font-weight: 600; position: relative; padding-left: 80px;
    padding-bottom: 42px; display: inline-block; line-height: 140%;
}
.container_after_portfolio{text-align: center;}
.title_after_portfolio{
font-size: 32px; line-height: 140%;
    padding-top: 40px;
    padding-bottom: 40px;
    font-weight: 600;
}
.box-portfolio{
    padding-top: 100px;
    padding-bottom: 95px;	
}
.box-monitor1_page{
	    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 0px;
    padding-bottom: 80px;
	padding-top: 80px;
    color: #fff;
    box-sizing: border-box; position: relative;
}
.box-monitor1_page:before{    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: rgb(0 0 0 / 44%);
    /* backdrop-filter: blur(2.5px);*/
}

@media(max-width:1200px){
	.title_page_home nav:before { left: -66px; top: 4px; width: 56px; height: 100px;}
	.title_page_home nav{font-size: 44px; padding-bottom: 10px;}
	.title_page_home{font-size: 34px;}
	.title_portfolio {
		font-size: 32px;
        padding-left: 53px;
        padding-bottom: 50px;
	}
	.title_portfolio:before{
		width: 40px;
		height: 113px;
		top: -26px;
	}
	.foto_gallery{height: 220px;}
	.flex-gallery{gap: 6px;}
	.title_after_portfolio {
		font-size: 24px;
	}
}
@media(max-width:960px){
	.container_reviews{
		grid-template-columns: 1fr;	
	}
	.box-portfolio, .box-grey {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.mobile-menu{
        display: flex;
        position: fixed;
        z-index: 99;
        background: #fff;
        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);
        flex-direction: column;
        justify-content: center;
        align-items: center;
	}
	.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: 8px;
	}
	.mobile-menu ul a{
		text-decoration: none;
        color: #333;
        display: block;
        padding: 8px 12px;
        font-size: 17px;
	}
	.mobile-menu ul a:hover{color:#888;}
	.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;
	}
	.children-ul li{
		position:relative;
	}
	.children-ul li:before{
	    content: '—';
		position: absolute;
		left: -8px;
		top: 0px;	
	}
	.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: #61d3b3; transition:0.3s;
	}
	.open-mobile-menu{
		background: url('/wp-content/uploads/2020/03/menu_button.png');
		background-position: center;
		background-size: 41%; transition:0.3s;
		background-repeat: no-repeat;
		background-color: #27c6d3;
	}
	.close-mobile-menu{
		background:url('/wp-content/uploads/2020/03/close-img-min.png');
		background-position: center;
		background-size: 41%; transition:0.3s;
		background-repeat: no-repeat;
		background-color: #27c6d3;
		display:none;
	}
	.footer-box{justify-content: center;}
	.box-content-footer{width:50%;}
	.box-footer-contact{    align-items: center;}
	.box-footer-menu{text-align:right;}
	.left_mon2 {
		width: 100%;
		position: relative;
		margin-bottom: 92px;
	}
	.right_mon2 {
		width: 100%;
		padding-top: 25px;
		padding-bottom: 10px;
	}
	.box-monitor2 {
		padding-top: 50px;
		padding-bottom: 60px;
	}
	.title_services {
		font-size: 28px;
		padding-bottom: 30px;
	}
	.box-services {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	p{font-size: 16px; padding-bottom: 14px; line-height: 140%;}
	.post_service section {padding: 20px 20px 39px 20px;}
	.left_form_container, .right_form_container{padding-bottom: 40px;  padding-top: 40px;}
	.post_service_mon1 {
		padding: 10px 11px;
		position: relative;
		font-size: 16px;
	}
}
@media(max-width:840px){
	.logo-header img {height: 48px;}
	.container_footer_contact{text-align: left;}
	.left_form_container {
		width: 100%;
		padding-bottom: 40px;
		padding-top: 40px;
	}
	.box-form_container:before, .right_form_container{display: none;}
	.form_container h3{font-size: 26px;}
}
@media(max-width:740px){
	 .title_portfolio {
        font-size: 26px;
        padding-left: 53px;
        padding-bottom: 50px;
    }
	.contacts-header{display:none;}
	.footer_logo_text {
		font-size: 16px;
		padding-top: 8px;
		padding-left: 0px;
		color: #888;
		text-align: center;
		display: block;
		width: 100%;
		max-width: 320px;
		padding-bottom: 35px;
		margin: auto;
	}
	.footer_logo{width: 100%;
		max-width: 320px;}
	.button-top-modal{display:block;margin-bottom:15px}
	.box-content-footer{width:100%; text-align:center;padding:15px 0px;}
}
@media(max-width:640px){
	.post_service_mon1:before{display: none;}
	.for_psevdo_img2_mon2:before {
		content: '';
		position: absolute;
		top: -13px;
		left: -13px;
		right: -13px;
		bottom: -13px;
		background: #fff;
		border-radius: 10px;
	}
	.title_container_mon1_services{font-size: 20px;
		font-weight: 600;
		width: 100%;
		padding-left: 10px;
		padding-bottom: 20px;}
	.box-monitor1{min-height:0px; padding-bottom: 30px; padding-top: 50px;}
	.post_reviews img{width:100%;    aspect-ratio: 10 / 8;}
	.post_reviews { display: flex; flex-direction: row; flex-wrap: wrap;}
	.post_reviews section{width: 100%;}
	.container-box{padding-left:20px; padding-right:20px;}
	 .title_page_home nav:before {
        left: -40px;
        top: 0px;
        width: 32px;
        height: 70px;
    }
	.title_page_home {
       font-size: 24px;
    }
	.title_page_home nav {
        font-size: 32px;
        padding-bottom: 10px;
        line-height: 110%;
    }
	.container-mon1 {
		padding-left: 26px;
	}
	.container_mon1_services{padding-top: 42px;}
	
}
@media(max-width:420px){
	.logo-header a{
		font-size: 20px;
		font-weight: 900;	
	}
	.logo-header img {
		height: 63px;
	}
}
/**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: 24px;
    font-weight: 300;
    background: #fff;
    padding: 30px;
    z-index: 999; border-radius: 16px;
    box-shadow: 0px 7px 23px rgb(196 196 196 / 27%);
    line-height: 150%;
	display:none;
}
#answer-modal-form-ok img{width: 70px;}
#answer-modal-form-ok nav{}
.display-none{
	display: none !important;
}
.display-block{
	display: block !important;
}