ul.menu {
	list-style-type: none;
	margin:5px 20px 0 0;
	float:right;
}

ul.sub-menu {
	list-style-type: none;
	margin:0;
}
.wpglobus_language_name {text-transform: uppercase;}
ul.main-menu {
	float:left;
}

ul.menu-lang {
	float:right;
	
	margin:0;
	}

nav#site-navigation{
	width:100%;
	
}


.acAuditContent{
	margin-left:auto;
	margin-right:auto;
	max-width: 884px;
	background-color:#ffffff88;
	
	padding:10px;
	font-size:1.2em;
}

.acAuditContent p {
	
	color:#000000;
    text-indent: 3em; /* Отступ первой строки */
    text-align: justify; /* Выравнивание по ширине */
	margin: 0 0 5px;
  
}

.acAuditContent a {
	color:rgb(0,112,192);
	text-decoration:underline;
	cursor:pointer;
}

.acAuditContent h1, .acAuditContent h2{
	color:rgb(0,112,192);
	text-align:center;
}

.acAuditContent p span.blue{
	color:rgb(0,112,192);
	text-decoration:none;
}

.acAuditContent p span.red{
	color:red;
	text-decoration:none;
}


.acAuditContent p span.blue-and-underline{
	color:rgb(0,112,192);
	text-decoration:underline;
}

.acAuditContent div{
/* 	text-align:center; */
	
}

.acAuditContent .without-indent{
	text-indent: 0; /* Отступ первой строки */
}

.acAuditContent ul, .acAuditContent ol{
	margin-left: 70px;
    color: #000;
}

.acAuditContent ul.dash-marker li {
    list-style-type: none; /* Убираем маркеры у списка */
   }
.acAuditContent ul.dash-marker   li:before {
    content: "-"; /* Добавляем в качестве маркера символ */
   }
   
.acAuditContent ul ul.circle-marker li {
    list-style-type: circle; /* Убираем маркеры у списка */
   }  
   
.acAuditContent ul.point-marker li {
    list-style-type:  disc; /* Убираем маркеры у списка */
   }
.top-menu-acAudit{
	position:absolute;
	top:8px;
	left:0px;
	width:100%;
	height:30px;
	/* background-color:#e4eff9; */
	z-index:998;
}  

.top-menu-acAudit-wrap{
	float:right;
	/* display:inline; */
	z-index:999;
}

.top-menu-acAudit-content{
	font-size: 1.4rem;
    font-weight: 800;
    display: inline;
    margin-right: 10px;
    background-color: #13aff0;
    color: #ffffff;
    cursor: pointer;
    padding: 5px 20px 8px 20px;
   /*  margin: 0px; */
    z-index: 1000;
   /*  border-top: 4px solid #c4e8f7;
    border-left: 4px solid #c4e8f7;
    border-right: 4px solid #0577a7;
    border-bottom: 4px solid #0577a7; */
}

.top-menu-acAudit-content:hover{
	background-color:#008000;
	color:#ffffff;
	/* border-top:4px solid #b7ff91;
	border-left:4px solid #b7ff91;
	border-right:4px solid #4f9c27;
	border-bottom:4px solid #4f9c27; */
}

.top-menu-acAudit-content:active{
	background-color:#464637;
	color:#ffffff;
	/* border-top:4px solid #4f9c27;
	border-left:4px solid #4f9c27;
	border-right:4px solid #b7ff91;
	border-bottom:4px solid #b7ff91; */
}
.top-menu-acAudit-content:last-child{
	/*margin-right:-1px;*/
}
.top-menu-acAudit-content>a, .top-menu-acAudit-content>a:hover{
	color:#ffffff;
}
header{
	position:relative;
}


.form-login-espace-client{
	position:absolute;
	right:140px;
	top:100px;
	display:none;
	background-color:green;
	z-index:10000;
}

.form-login-espace-client.open{
	display: block;
    background-color: rgba(0, 123, 0, 0);
    width: inherit;
    height: inherit;
    position: fixed;
    top: 75px;
    /* left: 0px; */
    right: 100px;
    bottom: 0px;
}
.form-login-espace-client.open .form-login-espace-client-wrap{
	display: block;
    position: relative;
    width: 400px;
    height: 420px;
    /* top: 50%; */
    /* left: 50%; */
    /* margin-left: -200px; */
    /* margin-top: -155px; */
    background: white;
    padding: 0px 20px;
    border-radius: 3px;
}



.close-form-entry-account-button{
    position: absolute;
    top: 1px;
    right: 1px;
    font-size: 1.2rem;
    border: 2px solid #008000;
    border-radius: 5px;
    padding: 1px 8px 1px 8px;
    color: #008000;
    cursor: pointer;
}
.close-form-entry-account-button:hover{
	color: #ffffff;
	background:#008000;
	font-weight:900;	
}

.form-login-espace-client.open form .login-left{
	width: 360px;
    height: 370px;
    margin-top: 30px;
    display: inline-table;
    position: relative;
    border: 1px solid #979797;
    padding: 20px;
    border-radius: 3px;
    background: rgba(205, 255, 179, 0.5);
}
.form-login-espace-client.open form .login-left span {
    margin-bottom: 20px;
}


.form-login-espace-client form>div>span input, .form-login-espace-client form>div>div>span input{
    background: rgb(250,255,189) !important;
    margin-top: 15px;
}


.img-style1{
	 width: 40%;
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    transform: rotate(-90deg);
    display: inline;
    margin-top: 50px;
    margin-left: 250px;
}

.img-style2{
	width: 40%;
    display: inline;
	margin-bottom:100px;
	margin-right:50px;
}
.img-style3{
	width: 40%;
    display: inline;
	margin-left:20px;
	margin-bottom:10px;
}

.personalArea-submit {
	background: #0e960e;
    padding: 5px;
    position: absolute;
    left: 50%;
    margin-left: -150px;
    width: 300px;
    bottom: 10px;
    border-radius: 5px;
    border-top: 4px solid #b3f9b3;
    border-left: 4px solid #b3f9b3;
    border-right: 4px solid #145d07;
    border-bottom: 4px solid #145d07;
    color: #ffffff;
    font-size: 1.3rem;
    text-align: center;
	cursor:pointer;
   
}

.personalArea-submit:hover {
	background: #0e960eaa;
    padding: 5px;
    border-radius: 5px;
    border-top: 4px solid #b3f9b3aa;
    border-left: 4px solid #b3f9b3aa;
    border-right: 4px solid #145d07aa;
    border-bottom: 4px solid #145d07aa;
    color: #ffffff;
    font-weight:bold;
    text-align: center;
    margin-top: 30px;
	
}

.personalArea-submit:active {
	background: #0e960e;
    padding: 5px;
    border-radius: 5px;
    border-right: 4px solid #b3f9b3;
    border-bottom: 4px solid #b3f9b3;
    border-left: 4px solid #145d07;
    border-top: 4px solid #145d07;
    color: #ffffff;
    text-align: center;
    margin-top: 30px;
	
}
.mobile-menu{
	font-size:4rem;
}

.account-left{
	float:left;
	width:25%;
	background:#f0f0f0;
	padding:10px;
}

.account-info{
	width:100%;
	background:#abcdef80;
	border-radius: 7px 7px 0 0;
	padding:10px;
	float:left;
	position:relative;
}
.account-submit-div{
	position:absolute;
	top:10px;
	right:0px;
}

.account-info span{
	font-weight:900;
	color:#000000;
	
}

.account-info-left{
	float:left;
	width:10%;
	/* background:#abcdef; */
	padding: 0px 10px 10px 10px;
	
	
}
.account-info-text{
	float:left;
	width:90%;
	/* background:#abcdef; */
	padding:10px;
	color: #2000cf;
	font-weight: 600;
}

.account-orders{
	width:100%;
	/* background:rgba(205, 255, 179, 0.5); */
	padding: 10px 0 0;
	text-align:center;
}
.account-orders-simplified{
	width:1120px;
	/* background:rgba(205, 255, 179, 0.5); */
	margin:0 -40px 0 -40px;
	padding: 10px 0 0;
	text-align:center;
}

.orderTableSimplified{
	width:100%;
	color:#000000;
	margin: auto;
	/* border: 2px solid #000000; */
}

.orderTableSimplified tr:first-child{

 border-bottom: 3px solid #6d77e8;
}

.orderTableSimplified tr{

 border-bottom: 1px solid #6d77e8;
}
.trFirstRowOrder{
	border-top: 5px solid #6d77e8;
}
.orderTableSimplified .colspan{
	vertical-align:middle;
}

.col-1{
	width:55px;
	padding:10px 0 0;
	text-align: center;
	font-weight: 700;
	/* border: 2px solid #000000; */ 
}
.col-1-data{
	font-size:1rem;
	text-align: center;
    vertical-align: middle;
}

.col-2{
	width: 75px;
	padding:10px 0 0;
	text-align: center;
	font-weight: 700;
}
.col-2-data{
	font-size:1rem;
	text-align: center;
    vertical-align: middle;
}

.col-3{
	width: 80px;
	padding:10px 0 0;
	text-align: center;
	font-weight: 700;
}
.col-3-data{
	font-size:1rem;
}

.col-4{
	width: 100px;
	padding:10px 0 0;
	text-align: center;
	font-weight: 700;
}
.col-4-data{
	font-size:1rem;
}

.col-5{
	width: 200px;
	padding:10px 0 0;
	text-align: center;
	font-weight: 700;
}
.col-6{
	width: 200px;
	padding:10px 0 0;
	text-align: center;
	font-weight: 700;
}
.col-7{
	width: 200px;
	padding:10px 0 0;
	text-align: center;
	font-weight: 700;
}
.col-8{
	width: 110px;
	padding:10px 0 0;
	text-align: center;
	font-weight: 700;
}

.account-content{
	float:left;
	width:75%;
	background:rgba(205, 255, 179, 0.5);;
	padding:10px;
	text-align:center;
}
.order:first-child{
	margin-top:0px;
}
.order{
	border:3px solid #008000;
	border-radius:10px;
	margin-top:10px;
	padding:10px;
	position: relative;
}

.account-submit {
	background: #0e960e;
    padding: 1px;
    width: 110px;
    bottom: 10px;
    border-radius: 5px;
    border-top: 4px solid #b3f9b3;
    border-left: 4px solid #b3f9b3;
    border-right: 4px solid #145d07;
    border-bottom: 4px solid #145d07;
    color: #ffffff;
    font-size: 1.3rem;
    text-align: center;
	cursor:pointer;
	display:inline-block;
	margin-right:10px;
}

.account-submit a, .account-submit a:hover, .account-submit a:active{
	color:#ffffff;
}

.account-submit.type2{
	width:200px;
}
.account-submit:hover {
	background: #0e960eaa;
   
    border-top: 4px solid #b3f9b3aa;
    border-left: 4px solid #b3f9b3aa;
    border-right: 4px solid #145d07aa;
    border-bottom: 4px solid #145d07aa;
    color: #ffffff;
    font-weight:bold;
    
	
}

.account-submit:active {
	background: #0e960e;
    border-right: 4px solid #b3f9b3;
    border-bottom: 4px solid #b3f9b3;
    border-left: 4px solid #145d07;
    border-top: 4px solid #145d07;
    color: #ffffff;
   
	
}
.account-order-data{
		text-align:justify;
	
}
.account-info-clientType {
    vertical-align: middle;
    cursor: pointer;
    display: inline-block;
    color: green;
    border: 2px solid green;
    background-color: #ffffff;
    width: 60px;
    height: 60px;
    margin: 10px;
    border-radius: 10px;
    text-align: center;
}
.type-house-account {
    vertical-align: middle;
    cursor: pointer;
    color: green;
    border: 2px solid green;
    background-color: #ffffff;
    width: 50px;
    height: 50px;
    margin: 10px 10px 10px 20px;
    border-radius: 10px;
    text-align: center;
}


.account-info-clientIcon{
    font-size: 3rem;
    width: 55px;
    height: 40px;
    line-height: 40px;
}

.type-house-account-icon{
    font-size: 2.5rem;
    width: 46px;
    height: 32px;
    line-height: 35px;
}

.type-house-text{
	margin-top: -10px;
    color: black;
    width: 100px;
    line-height: 10px;
    font-size: 0.6em;
}

.type-house-text-2{
	margin-top: -5px;
    color: black;
    width: 100px;
    line-height: 10px;
    font-size: 0.8em;
}

.window-account {
    position: absolute;
    width: 5px;
    height: 5px;
    border: 1px solid #a7ed20de;
    /* background: #000; */
    top: 7px;
    left: 7px;
}

.type-house-account-title {
    font-size: 0.48rem;
    line-height: 7px;
}

.account-info-clientTitle {
    font-size: 0.9rem;
    line-height: 7px;
}

.service-account {
    float: left;
    /* padding: 15px; */
    color: green;
    text-align: center;
    /* width: 210px; */
    margin-right: 10px;
    /* min-height: 220px; */
}
.service-account.info{
	font-size: 0.6em;
    line-height: 10px;
    width: 100%;
    padding: 0;
    /* min-height: 10px; */
    font-weight: 800;
    color: #2000cf;
}
.service-account.info2{
	font-size: 0.8em;
    line-height: 10px;
    width: 100%;
    padding: 0;
    /* min-height: 10px; */
    font-weight: 800;
    color: #2000cf;
}
.service-account.info2 span{
	font-weight: 400;
    color: #000000;
}
.service-account.info span{
	font-weight: 400;
    color: #000000;
}
.serviceText-account {
    font-size: 0.7rem;
	    line-height: 7px;
}
.service-account-wrap{
	    /* display: inline; */
    float: left;
    /* width: 25%; */
    text-align: center;
}
.serviceImg-account{
	/* text-align: center; */
    /* float: none; */
    /* width: 100px;
	height:100px;
	line-height:100px;
    margin-left: 50px; */
	width: 50%;
    margin: 0 auto;
}

.account-order-data h5, .account-order-data h6{
	margin:0;
}

.minimizedOrder.open {
	background: #9dcdff;
}
.information-owner{
	/* background: #a3bbd4a0; */
    margin-left: 100px;
    margin-right: -10px;
    margin-top: -10px;
	margin-bottom:-10px;
    padding: 30px 20px 10px;
    color: #2000cf;
    font-weight: 500;
    text-align: justify;
	line-height:15px;
	min-height:95px;
}
.information-owner span {
    font-weight: normal;
    color: #000000;
}
.order-id{
	position: absolute;
    right: 10px;
    top: -10px;
    font-size: 3rem;
    color: #0000c8;
    font-weight: 800;
	
}
.order-id span{
	font-size: 1rem;
	font-weight: 800;
	color:#000;
}

.order .bread-crumbs-content{
	margin-top:30px;
}
.bread-crumbs-content h5{
	text-align:left;
	margin-bottom:5px;
	}
	
	
.order{
	background:rgba(255, 255, 0, 0.5);
	border:3px solid #008000;
	border-radius:10px;
	margin-top:10px;
	padding:10px;
	position: relative;
	
}
.order.done{
	background:rgba(205, 255, 179, 0.5);
}
.order.new{
	background:rgba(255, 0, 0, 0.5);
}	
	
.done-date{
	position: absolute;
    top: 0px;
    left: 10px;
    color: #008000;
    font-size: 1em;
    font-weight: 700;
}
.pdfImg{
	width:40px;
}

.file-anchor{
	margin-top:10px;
}
.file-anchor a{
	margin-right:25px;
}	

.spoiler-wrap {
	/* border: 1px solid #3b6d3d;
	background: #e9ffd0; */
}
.spoiler-head {
	/* padding: 10px; */
	line-height: 1.5;
	cursor: pointer;
}

.spoiler-head-h2 {
	/* padding: 5px; */
	line-height: 1.5;
	cursor: pointer;
	margin:0;
}

.folded:before {
	content: "+";
	margin-right: 5px;
}
.unfolded:before {
	content: "–";
	margin-right: 5px;
}
.spoiler-body {
	/* text-indent: 3em; */
    text-align: justify;
	padding: 10px;
	color: #000000;
	/* border-top: 1px solid #3b6d3d;
	background: #f4fef3; */
}
.information-owner .h6 {
	margin:0;
	padding:0;
	font-weight:600;
    color: #000000;
}
.minimizedOrder{
	cursor: pointer;
    margin-left: -10px;
    margin-right: -10px;
}
.minimizedOrder2{
	margin-left: -10px;
    margin-right: -10px;
	min-height:110px;
}

.spoilerOrder{
	display:none;
	text-align:center;
}
.orderTable{
width:870px;
color:#000000;
 margin: auto;
/* border: 2px solid #000000; */
}
.orderTable tr{

 border-bottom: 2px solid #6d77e8;
}
.orderTable .colspan{
	vertical-align:middle;
}
.col1{
	width:120px;
	padding:10px 0 0;
	text-align: center;
	font-weight: 700;
	/* border: 2px solid #000000; */ 
}
.col2{
	width: 225px;
	padding:10px 0 0;
	text-align: center;
	font-weight: 700;
}
.col3{
	width: 210px;
	padding:10px 0 0;
	text-align: center;
	font-weight: 700;
}
.col4{
	width: 210px;
	padding:10px 0 0;
	text-align: center;
	font-weight: 700;
}
.col5{
	width: 135px;
	padding:10px 0 0;
	text-align: center;
	font-weight: 700;
}

.typeHouseOrder{
	position:absolute;
	left:10px;
	top:10px;
}
.anchorOrder{
	color:#cacaca;
	text-decoration:underline;
	cursor:pointer;
}
.anchorOrder:hover{
	color:#acacac;
	text-decoration:underline;
}

.contactPageWrap{
width:100%;
float:left;	
	
}

.contactLeftColumn{
	float:left;
	width:40%;
	padding-left: 30px;
}
.contactRightColumn{
	float:left;
	width:60%;
	padding-right:30px;
}
.acAuditContactContent{
	margin-left:auto;
	margin-right:auto;
	/* max-width: 884px; */
	background-color:#ffffff;
	padding:10px;
	font-size:1.2em;
}
.wpcf7-form-control.wpcf7-submit{
	width: 200px;
	position: inherit;
}

.contactPageWrap p{
	margin:0;
	color:#000000;
}
.contactPageWrap p>label{
	margin:0;
	color:#000000;
}
.contact-icon-box-description{
	color:#000000;
}
.wpcf7-form input{
	width:100%;	
}
.wpcf7-form textarea{
	width:100%;
	max-height: 20px;
    line-height: 1.5;
    resize: vertical;
}
.contactRightColumn iframe{
	height:470px;
}
#acAudit-cookie-bar{
	box-sizing: border-box;
    text-align: center;
    max-height: 100px;
    min-height: 50px;
    opacity: 1;
    z-index: 99999;
    padding-top: 10px;
    overflow: hidden;
    color: #eeff01;
    width: 50%;
    font-weight: 600;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background-color: #008000dd;
}
#acAudit-cookie-bar a{
	color:white;
}

#acAudit-cookie-bar a:hover{
	color:#9df1a8;
}
button#acAudit-cookie-Cookie {
	background: #ded8d8;
	color: #000000;
	border: 0;
	padding: 2px 9px;
	border-radius: 3px;
	margin: 0 0 10px 20px;
}
button#acAudit-cookie-Cookie:hover {
	background: #9df1a8;
}

.acAudit-cookie-inner {
	width: 1000px;
    margin: 0 auto;
}