*{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}


.fixed-bg .brz-bg-image {
    background-position: left top !important;
    background-size: 50% !important;
}

.fixed-bg-right .brz-bg-image {
    background-position: right top !important;
    background-size: 80% !important;
}

.tab-module a {
    text-decoration: none !important;
}

.tab-module .brz-icon-text:hover path,
.tab-module .brz-icon-text:hover a
 {
    color: white !important;
}
.hide-tab-block {
    display: none;
}

.tab-module .brz-wrapper-clone__item {
    width: 100% !important;
}

.tab-module .service-block-btn {
    display: flex !important;
    justify-content: space-between !important;
    white-space: break-spaces !important;
    text-align: left !important;
    line-height: 1.3em !important;
}

.contain-bg .brz-bg-image {
    background-size: contain;
    background-position: top right !important;
}

.shape-bg-full .brz-bg-image {
    background-position: top left !important;
    background-size: 100% !important;
}

.shape-bg-half .brz-bg-image {
    background-position: top left !important;
    background-size: 50% !important;
}

.brz-a.menu-item {
    text-transform: lowercase !important;
}

a.brz-a.menu-item svg {
    margin: 0px !important;
}

.brz-menu__dropdown {
    padding: 10px !important;
    width: 350px !important;
}

a.brz-a.menu-item {
    display: flex !important;
    justify-content: space-between !important;
    padding-right: 15px !important;
}

.brz-popup2__close {
    background-color: #fff;
    border-radius: 100px;
}

/* WP Forms style updates */
div.wpforms-container {
    font-family: 'ahoxhonmkqjfsljohlhqwkaqhswrkakdtscy' !important;
}

div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress .wpforms-page-indicator-page-progress-wrap {
    background-color: #fff !important;
    border: 1px solid #e5e5e5;
}

span.wpforms-page-indicator-steps {
    font-size: 14px !important;
    color: #C7CACA;
}

button.wpforms-page-button.wpforms-page-next, .wpforms-submit {
    padding: 0px !important;
    min-width: auto !important;
    background-color: #fff !important;
    border: none !important;
    border-bottom: 2px solid #000 !important;
    color: #000 !important;
    padding-bottom: 6px !important;
    font-weight: bold !important;
    font-size: 16px !important;
    transition: all .3s ease-in-out;
    margin-top: 20px !important;
}

button.wpforms-page-button.wpforms-page-next:hover, .wpforms-submit:hover {
    border-color: #ffff !important;
}

.wpforms-field-label {
    font-size: 20px !important;
    margin-bottom: 20px !important;
    color: #1A1111 !important;
}

.wpforms-error {
    margin-top: 10px !important;
}
.wpforms-field-required.wpforms-icon-choices.wpforms-icon-choices-default.wpforms-icon-choices-large {
    padding-left: 1px !important;
}

div.wpforms-container .wpforms-form .choices__list--dropdown {
    position: relative !important;
    border: 0px !important;
}

.wpforms-icon-choices-icon svg {
    height: 54px !important;
    width: auto !important;
}

div.wpforms-container .wpforms-form .choices__inner {
    border: 0px !important;
    border-bottom: 1px solid #e5e5e5!important;
}

.choices__list--dropdown .choices__item {
    border-bottom: 1px solid #e5e5e5 !important;
    padding: 15px 10px !important;
    font-weight: normal !important;
    font-size: 1em !important;
}
.wpforms-confirmation-container-full, div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
    background: #64989A;
    border: 1px solid #64989A;
    box-sizing: border-box;
    color: #fff;
}
.brz-mm-panel a span {
    white-space: pre-wrap;
    line-height: 1.2em !important;
}

.brz-mm-panel .brz-mm-menu__item .brz-menu__sub-item__icon {
	margin-right: 15px !important;
}
