

/* Start:/local/templates/exform/styles.css?1734898033373*/
[data-modal]{
    cursor: pointer;
}

.filters-reset {
    /*display: none;*/
    border: 1px solid #d7d7d7;
    border-radius: 32px;
    height: 40px;
}

.filter-button-wrap {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
}

.link-to-configurator {
    text-align: center;
    margin-top: 40px;
}

.grecaptcha-badge {
    visibility: hidden;
}
/* End */


/* Start:/local/templates/exform/template_styles.css?17774789133601*/
.body table td, .body table th {
    min-width: 50px;
    padding: 5px 3px;
    border: 1px solid #eaeaea;
}
.page-intro .contacts-address {
    margin-top: 0;
    margin-right: 150px;
    font-size: 24px;
    line-height: 40px;
}
.page-intro .contacts-email {
    margin-right: 24px;
    color: #e41e32;
}
.page-intro .contacts-formail {
    font-size: 24px;
    line-height: 40px;
}
.page-intro .dopcontact {
font-size: 24px;
line-height: 40px;
}
.button_a {
font-size: 12px;
color: rgba(255,0,0,0.9);
}
.search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: -2px;
    margin-right: 100px;
}
.footer-sole {
font-size:14px;
color:#161616;
line-height:24px;
text-decoration:underline
}
a.footer-anti {
font-size: 14px;
    color: #161616;
    line-height: 24px;
    text-decoration: underline
}
a.footer-anticorr {
font-size: 14px;
    color: #161616;
    line-height: 24px;
    text-decoration: underline
}
a.footer-public_off {
font-size: 14px;
    color: #161616;
    line-height: 24px;
    text-decoration: underline
}

.contact-dopcont {
 padding: 20px;
}
.form_dialog_wrapp{
    position: fixed;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
		justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
		align-items: center;
	padding: 30px 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    inset: 0px;
    background: rgba(0, 0, 0, 0.4);
}
.form_dialog_wrapp form{
    padding: 10px 20px 20px;
    border-radius: 8px;
	max-height: 100%;
    background-color: white;
    width: 700px;
    /* height: 400px; */
	overflow: auto;
}
.button_form_dialog{
    background: #e41e32;
    color: #fff;
    border-radius: 32px;
    text-align: left;
    font-family: navigo, Helvetica, Arial, sans-serif;
    border: 1px solid #e41e32;
    padding: 10px 20px;
}

#email_dialog, #phone_dialog, #lname, #fname{
      width: 100%;
       height: 50px;
}
.cloest_form_dialog{
    text-align: right;
}
.dialog_form_chekbox{
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
    gap: 5px;
    margin-top: 10px;
    justify-content: flex-end;
}
.dialog_form_chekbox label{
    font-size: 18px;
    line-height: normal;
}
.dialog_form_chekbox input{

    zoom: 1.5
}
.test-a{
    display: none;
}
#dialog_resalt{
    color: green;
}
#dialog_err{
    color: red;
}
.req_required_invalid{
    border: 3px solid red!important;
}
.iksweb.table2excel thead{
    position: relative;
}

.iksweb tbody{
    position: relative;
}
.table-glab{
    max-height: 800px;
overflow: auto;
}
.cloest_form_dialog{
    cursor: pointer;
}
.form_dialog_item{
    background-color: white;
    width: 700px;
    /* height: 400px; */
    margin: 5% auto;
    padding: 10px 20px 20px;
    border-radius: 8px;
    text-align: center;
}
.but_bd{
    padding: 10px 20px;
}
.form_dialog_item .button-wrap{
    text-align: center;
}

.form_dialog_item .button-wrap .button{
    width: 100px;
}
.form_dialog_item .button-wrap .button span{
    margin: auto;
}


.overlay-form--success .overlay-form__header .button_download {
    font-size: 32px;
    color: rgba(255,0,0,0.9);
}

.btn-return {
    background-color: #e31e24;
    border-radius: 50%;
    width: 56px;
    height: 56px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.btn-return svg {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
.footer-legal-links a {
    display: block;
    margin-bottom: 8px;
}
/* End */
/* /local/templates/exform/styles.css?1734898033373 */
/* /local/templates/exform/template_styles.css?17774789133601 */
