@font-face {
    font-display: swap;
    font-family: 'Zotabox2';
    src: url("http://static.zbcdn3.net/__gnqszlf/asset/font/Zotabox2/ztb2.eot");
    src: url("http://static.zbcdn3.net/__gnqszlf/asset/font/Zotabox2/ztb2.eot") format("embedded-opentype"), url("http://static.zbcdn3.net/__gnqszlf/asset/font/Zotabox2/ztb2.woff") format("woff"), url("http://static.zbcdn3.net/__gnqszlf/asset/font/Zotabox2/ztb2.ttf") format("truetype"), url("http://static.zbcdn3.net/__gnqszlf/asset/font/Zotabox2/ztb2.svg") format("svg")
}

.icon-ztb-company:before {
    content: "\e900"
}

.icon-ztb-earth:before {
    content: "\e901"
}

.icon-ztb-icon-chat1:before {
    content: "\e902"
}

.icon-ztb-icon-chat2:before {
    content: "\e903"
}

.icon-ztb-icon-chat4:before {
    content: "\e904"
}

.icon-ztb-icon-email2:before {
    content: "\e905"
}

.icon-ztb-icon-mail:before {
    content: "\e906"
}

.icon-ztb-icon-send-mail:before {
    content: "\e907"
}

.icon-ztb-mail:before {
    content: "\e908"
}

.icon-ztb-pencil:before {
    content: "\e909"
}

.icon-ztb-phone:before {
    content: "\e90a"
}

.icon-ztb-star:before {
    content: "\e90b"
}

.icon-ztb-user:before {
    content: "\e90c"
}

.icon-ztb-icon-send01:before {
    content: "\e90d"
}

.icon-ztb-icon-send02:before {
    content: "\e90e"
}

.icon-ztb-icon-send03:before {
    content: "\e90f"
}

.icon-ztb-icon-send04:before {
    content: "\e910"
}

.icon-ztb-icon-send05:before {
    content: "\e911"
}

.icon-ztb-icon-send06:before {
    content: "\e912"
}



.ztb-cf-content {
    position: relative;
    background-color: #ffffff;
    padding: 0;
    margin: 0;
    pointer-events: auto;
    display: block;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    /* min-width: 100%; */
    min-height: 400px;
    width: 600px;
    height: auto;
    padding: 35px 45px 50px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    display: table-cell;
    max-width: 600px
}

@media screen and (max-width: 400px) {
    .ztb-cf-content {
        padding: 35px 20px 50px
    }
}

.ztb-cf-content p {
    margin: 0;
    padding: 0
}

.ztb-cf-content:hover .btn-close {
    display: block
}

.ztb-cf-content .btn-close span {
    font-size: 36px;
    opacity: 0.8
}

.ztb-cf-content .btn-close span:hover {
    opacity: 1
}

.ztb-cf-content span.white-icon {
    color: #fff
}

.ztb-cf-content .logo-ztb:hover {
    opacity: 1
}

.ztb-cf-content a {
    color: #fff
}

.ztb-cf-content a:hover {
    text-decoration: none
}

.ztb-cf-content input:focus,
.ztb-cf-content textarea:focus {
    border-radius: 0;
    box-shadow: none;
    outline: medium none;
    color: #000;
    text-decoration: none
}

.ztb-cf-content input::-ms-clear,
.ztb-cf-content input::-ms-reveal {
    display: none;
    width: 0;
    height: 0
}

.ztb-cf-content .text-title {
    color: #373737;
    font-size: 18px;
    margin: 0;
    font-weight: bold;
    font-size: 22px
}

.ztb-cf-content .fl {
    float: left
}

.ztb-cf-content .fr {
    float: right
}

.ztb-cf-content .cls:after {
    clear: both
}

.ztb-cf-content .cls:after,
.ztb-cf-content .cls:before {
    display: table;
    content: " "
}

.ztb-cf-content .btn {
    border: none;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    background: none;
    cursor: pointer;
    font-weight: 700;
    outline: none;
    position: relative;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    border-radius: 0
}

.ztb-cf-content .btn:focus,
.ztb-cf-content a:focus {
    outline: 0
}

.ztb-cf-content .btn::-moz-focus-inner,
.ztb-cf-content a::-moz-focus-inner {
    border: 0
}

.ztb-cf-content .text-title {
    font-size: 18px;
    margin: 15px 0 13px
}

.ztb-cf-content input::-webkit-input-placeholder,
.ztb-cf-content textarea::-webkit-input-placeholder {
    color: #4e4c4c;
    font-style: oblique
}

.ztb-cf-content input:-moz-placeholder,
.ztb-cf-content textarea:-moz-placeholder {
    color: #4e4c4c;
    font-style: oblique
}

.ztb-cf-content input::-moz-placeholder,
.ztb-cf-content textarea::-moz-placeholder {
    color: #4e4c4c;
    font-style: oblique
}

.ztb-cf-content input:-ms-input-placeholder,
.ztb-cf-content textarea:-ms-input-placeholder {
    color: #4e4c4c;
    font-style: oblique
}

.ztb-cf-content.rtl-dir .ztb-field::-webkit-input-placeholder {
    padding-right: 2px
}

.ztb-cf-content.rtl-dir .ztb-field:-moz-placeholder {
    padding-right: 2px
}

.ztb-cf-content.rtl-dir .ztb-field::-moz-placeholder {
    padding-right: 2px
}

.ztb-cf-content.rtl-dir .ztb-field:-ms-input-placeholder {
    padding-right: 2px
}

.ztb-cf-content * {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: arial, helvetica, sans-serif, sans-serif
}

.ztb-cf-content .ztb-head-title {
    color: #ffffff;
    font-size: 28px;
    padding: 7px 0 10px;
    margin: 7px 0 0;
    text-align: left;
    font-weight: normal;
    line-height: 1
}

.ztb-cf-content .ztb-field,
.ztb-cf-content .ztb-field-wrapper {
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;
    position: relative;
}

@media screen and (max-width: 490px) {

    .ztb-cf-content .ztb-field,
    .ztb-cf-content .ztb-field-wrapper {
        width: 100%
    }
}

.ztb-cf-content .ztb-field-textarea-wrapper {
    width: 100%
}

.ztb-cf-content .ztb-message-wrapper {
    width: 100%;
    display: inline-block;
    position: relative
}

.ztb-cf-content .ztb-subject-wrapper {
    width: 100%
}

.ztb-subject-wrapper .ztb-field {
    margin-bottom: 10px
}

.ztb-cf-content .ztb-field {
    width: 100%;
    box-shadow: none;
    outline: none;
    border-radius: 0px;
    height: 38px;
    font-size: 14px;
    color: #000000;
    border: 1px solid rgba(225, 225, 225, 0.8);
    padding-right: 10px;
    padding-left: 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: rgba(255, 255, 255, 0.8)
}

.ztb-cf-content .ztb-field[type="dropdown"]:invalid {
    font-style: oblique
}

.ztb-cf-content .ztb-field[type="dropdown"] option {
    font-style: normal
}

.ztb-cf-content.rtl-dir .ztb-field {
    padding-left: 10px;
    padding-right: 32px
}

.ztb-cf-content .ztb-field:hover,
.ztb-cf-content .ztb-field:focus,
.ztb-cf-content .ztb-message:focus,
.ztb-cf-content .ztb-message:hover {
    border-color: #00ADE9;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.rtl-dir .ztb-field-icon {
    right: 8px;
    left: auto
}

.ztb-cf-content .ztb-field-name {
    background-position: 3px -179px
}

.ztb-cf-content .ztb-field-email {
    background-position: 3px -222px
}

.ztb-cf-content .ztb-field-phone {
    background-position: 3px -45px
}

.ztb-cf-content .ztb-field-company {
    background-position: 3px -134px
}

.ztb-cf-content .ztb-field-website {
    background-position: 3px 1px
}

.ztb-cf-content .ztb-field-subject {
    background-position: 2px -89px;
    float: left
}

@media (min-width: 490px) {
    .ztb-field-wrapper:nth-child(odd) {
        float: left
    }

    .ztb-field-wrapper:nth-child(even) {
        float: right
    }

    .ztb-field-wrapper.ztb-field-left {
        float: left
    }

    .ztb-field-wrapper.ztb-field-right {
        float: right
    }
}

.ztb-cf-content .ztb-message,
.ztb-cf-content .ztb-field-textarea-wrapper textarea {
    height: 130px;
    padding-top: 7px !important;
    float: left;
    margin-bottom: 0;
    margin-top: 5px
}

.ztb-cf-content .ztb-field-textarea-wrapper textarea {
    margin-bottom: 5px
}

.ztb-cf-content .send-button-wrapper {
    display: inline-block;
    width: 100%;
    padding-top: 15px
}

.ztb-cf-content .ztb-submit {
    display: inline-block;
    float: right;
    border: 0;
    color: #ffffff;
    height: 42px;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
    cursor: pointer;
    background-color: #00ADE9;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px
}

.ztb-cf-content.rtl-dir .ztb-submit {
    float: left
}

.ztb-cf-content .ztb-submit .ztb-icon-fly {
    font-family: 'Zotabox2', sans-serif;
    width: 30px;
    height: 100%;
    display: block;
    font-size: 24px;
    line-height: 40px;
    float: right;
    padding-left: 8px
}

.ztb-cf-content.rtl-dir .ztb-submit .ztb-icon-fly {
    float: left;
    padding-left: 0;
    padding-right: 8px
}

.ztb-cf-content .ztb-submit .ztb-icon-fly.icon-tab-icon-none {
    display: none
}

.ztb-cf-content .ztb-submit .ztb-text-fly {
    height: 100%;
    line-height: 42px;
    font-weight: 600;
    font-size: 16px
}

.ztb-cf-content [data-field="1"] {
    display: none
}

.ztb-cf-content .ztb-background {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: #EBEBEB
}

.ztb-cf-content .ztb-content {
    z-index: 10;
    position: relative
}

.ztb-form-description {
    color: #ffffff;
    text-align: left;
    line-height: 1.5;
    font-size: 16px
}

@media screen and (max-width: 590px) {
    .ztb-form-description {
        font-size: 14px
    }
}

@media only screen and (max-device-width: 590px) {
    .ztb-form-description {
        font-size: 14px
    }
}

.ztb-form-description a {
    color: #ffffff;
    text-decoration: underline
}

.bcf-tooltip::before {
    border-top-color: #d5c28b;
    border-width: 6px;
    left: 15px;
    margin-left: -6px;
    border: medium solid transparent;
    content: " ";
    height: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    width: 0
}

.bcf-tooltip::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #ffffbf;
    border-color: -moz-use-text-color #d5c28b #d5c28b -moz-use-text-color;
    border-image: none;
    border-style: none solid solid none;
    border-width: 0 1px 1px 0;
    content: "";
    height: 8px;
    left: 15px;
    margin-left: -5px;
    position: absolute;
    top: 12px;
    transform: rotate(45deg);
    width: 8px;
    z-index: 10;
    border-color: #d5c28b
}

.bcf-tooltip {
    background-color: #ffffbf;
    border: 1px solid #d5c28b;
    border-radius: 3px;
    color: #7c6f4a;
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    padding: 0 5px;
    position: absolute;
    z-index: 100;
    top: -9px;
    left: 3px;
    display: none
}

.ztb-cf-content .ztb-field-wrapper {
    position: relative;
    margin-bottom: 0;
    margin-top: 0
}

.ztb-form-wrapper {
    display: inline-block;
    position: relative
}

.require-filed {
    width: 10px;
    height: 10px;
    color: #d90000;
    font-size: 14px;
    position: absolute;
    top: 16px;
    right: 2px;
    display: block
}

[data-field="3"] {
    display: block
}

.success-form .ztb-form-item {
    opacity: 0
}

.success-form .ztb-tks-mesage {
    display: block
}

.ztb-tks-mesage {
    border: 1px solid #ffffff;
    position: absolute;
    color: #ffffff;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 100;
    line-height: 1.5;
    text-align: center;
    display: none;
    font-size: 16px;
    padding: 40px;
    background-color: rgba(0, 0, 0, 0.2);
    border: 0;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.2)
}

@media screen and (max-width: 590px) {
    .ztb-tks-mesage {
        font-size: 14px
    }
}

@media only screen and (max-device-width: 590px) {
    .ztb-tks-mesage {
        font-size: 14px
    }
}

.ztb-tks-mesage a {
    color: #ffffff;
    text-decoration: underline
}

.ztb-tks-mesage * {
    color: #ffffff !important;
    font-size: 16px !important;
    text-align: center !important
}

.progress-bar-strip {
    background-size: 32px 32px;
    pointer-events: none
}

.disabled {
    pointer-events: none
}

.popup-layer {
    bottom: 0;
    left: 0;
    background: #db2c2c none repeat scroll 0 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.progress-bar-strip {
    -webkit-animation: progress 1s linear infinite !important;
    -moz-animation: progress 1s linear infinite !important;
    animation: progress 1s linear infinite !important;
    background-repeat: repeat !important;
    background-position: center center;
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.35) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.35) 50%, rgba(255, 255, 255, 0.35) 75%, transparent 75%, transparent) !important;
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.35) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.35) 50%, rgba(255, 255, 255, 0.35) 75%, transparent 75%, transparent) !important
}

@-webkit-keyframes progress {
    from {
        background-position: 0px 0
    }

    to {
        background-position: 30px 0
    }
}

@-moz-keyframes progress {
    from {
        background-position: 0px 0
    }

    to {
        background-position: 30px 0
    }
}

@keyframes progress {
    from {
        background-position: 0px 0
    }

    to {
        background-position: 30px 0
    }
}

@keyframes fadeIn {
    to {
        opacity: 1
    }
}

.fade-in {
    opacity: 1;
    transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -webkit-transition: opacity 0.5s ease-in-out
}

.is-paused {
    opacity: 0;
    animation-play-state: paused
}

.ztb-radio-button .radio-label,
.ztb-checkbox-button .checkbox-label {
    float: left;
    display: inline-block;
    text-align: left;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600;
    line-height: 25px;
    margin-right: 15px;
    font-style: italic;
    color: #ffffff;
    position: relative
}

.ztb-radio-field,
.ztb-checkbox-field {
    position: relative;
    float: left;
    margin-right: 10px;
    min-height: 25px
}

.ztb-radio-field input[type=radio],
.ztb-checkbox-field input[type=checkbox] {
    position: absolute;
    visibility: visible;
    margin: 0;
    opacity: 0;
    height: 25px;
    left: 0;
    cursor: pointer
}

.ztb-radio-field label,
.ztb-checkbox-field label {
    display: block;
    position: relative;
    font-weight: 300;
    font-size: 14px;
    padding-left: 25px;
    line-height: 20px;
    text-align: left;
    margin: 0;
    min-height: 20px;
    z-index: 100;
    cursor: pointer;
    margin-top: 3px;
    -webkit-transition: all 0.25s linear;
    color: #ffffff
}

.ztb-radio-field .check {
    display: block;
    position: absolute;
    border: 2px solid #ffffff;
    border-radius: 100%;
    height: 20px;
    width: 20px;
    top: 2px;
    left: 0;
    z-index: 5;
    transition: border .25s linear;
    -webkit-transition: border .25s linear
}

.ztb-radio-field .check::before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 100%;
    height: 10px;
    width: 10px;
    top: 3px;
    left: 3px;
    margin: auto;
    transition: background 0.25s linear;
    -webkit-transition: background 0.25s linear
}

.ztb-radio-field input[type=radio]:checked~.check {
    border: 2px solid #ffffff
}

.ztb-radio-field input[type=radio]:checked~.check::before {
    background: #ffffff
}

.ztb-field option {
    height: 30px
}

.attach-file-input {
    padding-top: 8px
}

.ztb-cf-content .ztb-radio-button,
.ztb-cf-content .ztb-checkbox-button {
    width: 100%;
    display: inline-block;
    min-height: 25px
}

.ztb-radio-button .ztb-field-wrapper {
    width: auto;
    padding-right: 15px;
    float: left
}

.hidden-attach-file {
    display: none
}

.ztb-cf-content .ztb-attachfile-wrapper {
    padding-bottom: 5px;
    margin-top: 5px;
    z-index: 9
}

.ztb-attachfile-wrapper input {
    margin-bottom: 10px;
    color: #ffffff
}

#attach_file {
    position: absolute;
    opacity: 0;
    bottom: 0;
    display: none
}

.attact-file-label {
    float: left;
    height: 28px;
    padding-left: 23px;
    padding-right: 35px;
    display: inline-block;
    margin-right: 5px;
    text-align: left;
    line-height: 1;
    padding-top: 9px;
    font-weight: 600;
    color: #393939;
    font-size: 12px;
    background-color: rgba(255, 255, 255, 0.8)
}

.attact-file-label.progress-bar-strip {
    background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.35) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.35) 50%, rgba(0, 0, 0, 0.35) 75%, transparent 75%, transparent) !important;
    background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.35) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.35) 50%, rgba(0, 0, 0, 0.35) 75%, transparent 75%, transparent) !important
}

.add-more-attachfile {
    position: relative;
    left: 17px;
    top: 0;
    color: #ffffff;
    font-weight: normal;
    cursor: pointer;
    text-decoration: none;
    text-align: left;
    width: 100%;
    float: left
}

.zb-all-icon-attach {
    position: absolute;
    left: -16px;
    font-size: 13px;
    top: 1px;
    color: #ffffff
}

.input-attach-file *:before,
.zb-all-icon-attach:before {
    font-family: 'zb-all', sans-serif !important
}

.input-attach-file .zb-all-icon-close:before {
    font-weight: bold
}

.input-attach-file {
    float: left;
    position: relative;
    margin-bottom: 5px;
    color: #393939
}

.input-attach-file .zb-all-icon-document {
    position: absolute;
    left: 5px;
    top: 7px
}

.input-attach-file .zb-all-icon-close {
    font-size: 10px;
    font-weight: bold;
    position: absolute;
    top: 10px;
    right: 14px;
    cursor: pointer
}

.ztb-radio-button,
.ztb-checkbox-button {
    width: 100%;
    float: left;
    padding-top: 5px;
    padding-bottom: 5px
}

[field-type="date_time"] {
    position: relative
}

[field-type="date_time"] input {
    padding-right: 30px
}

.icon-calendar:before {
    font-family: 'zb-all', sans-serif !important
}

.icon-calendar {
    position: absolute;
    top: 12px;
    right: 3px;
    font-size: 26px;
    color: #212121
}

.radio-label {
    position: relative
}

.ztb-radio-button [data-field="3"]:after,
.ztb-checkbox-button [data-field="3"]:after {
    content: "*";
    color: #d90000;
    position: absolute;
    right: -7px;
    top: -5px
}

.radio-invalid,
.ztb-radio-button .radio-invalid,
.ztb-checkbox-button .radio-invalid,
.privacy-checkbox .radio-invalid,
.privacy-checkbox .radio-invalid * {
    color: #d90000
}

@keyframes colorchange {
    0% {
        color: #ffffff
    }

    50% {
        color: #d90000
    }

    100% {
        color: #ffffff
    }
}

.error-attach-file.radio-invalid {
    color: #d90000;
    -webkit-animation: color_change 0.5s infinite alternate;
    -moz-animation: color_change 0.5s infinite alternate;
    -ms-animation: color_change 0.5s infinite alternate;
    -o-animation: color_change 0.5s infinite alternate;
    animation: color_change 0.5s infinite alternate
}

@-webkit-keyframes color_change {
    from {
        color: #ffffff
    }

    to {
        color: #d90000
    }
}

@-moz-keyframes color_change {
    from {
        color: #ffffff
    }

    to {
        color: #d90000
    }
}

@-ms-keyframes color_change {
    from {
        color: #ffffff
    }

    to {
        color: #d90000
    }
}

@-o-keyframes color_change {
    from {
        color: #ffffff
    }

    to {
        color: #d90000
    }
}

@keyframes color_change {
    from {
        color: #ffffff
    }

    to {
        color: #d90000
    }
}

.error-attach-file {
    float: left;
    display: inline-block;
    width: 100%;
    text-align: left;
    color: #ffffff;
    font-style: italic;
    display: none;
    position: absolute;
    bottom: -33px;
    left: 0
}

.ztb-field-tooltip {
    display: none;
    position: absolute;
    top: -15px;
    left: -7px;
    min-height: 25px;
    line-height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    color: #d90000;
    border-radius: 4px;
    font-size: 13px;
    background-color: #00ADE9;
    color: #ffffff;
    font-family: arial, helvetica, sans-serif, sans-serif;
    z-index: 100;
    padding-top: 3px;
    padding-bottom: 3px
}

.ztb-field-tooltip:after {
    content: "";
    width: 6px;
    height: 6px;
    background-color: #00ADE9;
    position: absolute;
    bottom: -3px;
    left: 20px;
    transform: rotate(45deg)
}

.privacy-checkbox {
    float: left;
    position: relative
}

.privacy-checkbox label {
    font-weight: normal;
    color: #ffffff;
    text-align: left;
    font-family: arial, helvetica, sans-serif, sans-serif;
    font-size: 14px
}

.privacy-checkbox label * {
    font-family: arial, helvetica, sans-serif, sans-serif;
    font-size: 14px
}

.privacy-checkbox a {
    color: #ffffff;
    font-family: arial, helvetica, sans-serif, sans-serif;
    text-decoration: underline
}

.privacy-checkbox input[type="checkbox"],
.privacy-checkbox input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

.privacy-checkbox [type="checkbox"]:not(:checked),
.privacy-checkbox [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
    visibility: hidden
}

.privacy-checkbox [type="checkbox"]+label {
    position: relative;
    padding-left: 22px;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    line-height: 16px;
    font-weight: normal;
    -webkit-user-select: none;
    margin-bottom: 0px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none
}

.privacy-checkbox [type="checkbox"]+label:_before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    z-index: 0;
    border: 2px solid #E1E1E1;
    border-radius: 1px;
    margin-top: 2px;
    transition: .2s
}

.privacy-checkbox [type="checkbox"]:not(:checked):disabled+label:_before {
    border: none;
    background-color: rgba(0, 0, 0, 0.26)
}

.privacy-checkbox [type="checkbox"]:checked+label:_before {
    top: -4px;
    left: -3px;
    width: 12px;
    height: 22px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #3AB34A;
    border-bottom: 2px solid #3AB34A;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

.privacy-checkbox [type="checkbox"]:checked:disabled+label:_before {
    border-right: 2px solid rgba(0, 0, 0, 0.26);
    border-bottom: 2px solid rgba(0, 0, 0, 0.26)
}

.privacy-checkbox [type="checkbox"]:indeterminate+label:_before {
    left: -10px;
    top: -11px;
    width: 10px;
    height: 22px;
    border-top: none;
    border-left: none;
    border-right: 2px solid #3AB34A;
    border-bottom: none;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

.privacy-checkbox [type="checkbox"]:indeterminate:disabled+label:_before {
    border-right: 2px solid rgba(0, 0, 0, 0.26);
    background-color: transparent
}

.privacy-checkbox [type="checkbox"].filled-in+label:after {
    border-radius: 2px
}

.privacy-checkbox [type="checkbox"].filled-in+label:after {
    content: '';
    left: 0;
    position: absolute;
    transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
    z-index: 1
}

.privacy-checkbox [type="checkbox"].filled-in:not(:checked)+label:_before {
    width: 0;
    height: 0;
    border: 3px solid transparent;
    left: 6px;
    top: 10px;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 20% 40%;
    transform-origin: 100% 100%
}

.privacy-checkbox [type="checkbox"].filled-in:not(:checked)+label:after {
    height: 16px;
    width: 16px;
    top: 0px;
    z-index: 0;
    border: 2px solid #ffffff
}

.privacy-checkbox [type="checkbox"].filled-in:checked+label:_before {
    top: 0;
    left: 1px;
    width: 8px;
    height: 13px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

.privacy-checkbox [type="checkbox"].filled-in:checked+label::after {
    top: 0px;
    height: 16px;
    width: 16px;
    z-index: 0;
    content: "✓";
    border: 2px solid #ffffff;
    font-weight: 600;
    font-size: 12px;
    padding-left: 1px;
    line-height: 1;
    color: #ffffff;
    -ms-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -o-text-size-adjust: none;
    -webkit-text-size-adjust: none
}

.mobile-ios [type="checkbox"].filled-in:checked+label::after {
    font-size: 14px;
    padding-left: 0
}

.privacy-checkbox [type="checkbox"].filled-in:disabled:not(:checked)+label:_before {
    background-color: transparent;
    border: 2px solid transparent
}

.privacy-checkbox [type="checkbox"].filled-in:disabled:not(:checked)+label:after {
    border-color: transparent;
    background-color: #BDBDBD
}

.privacy-checkbox [type="checkbox"].filled-in:disabled:checked+label:_before {
    background-color: transparent
}

.privacy-checkbox [type="checkbox"].filled-in:disabled:checked+label:after {
    background-color: #BDBDBD;
    border-color: #BDBDBD
}

.zbx-shake {
    transform-origin: center center
}

@keyframes zbx-shake {
    2% {
        transform: translate(1.5px, 2.5px) rotate(-0.5deg)
    }

    4% {
        transform: translate(1.5px, -1.5px) rotate(0.5deg)
    }

    6% {
        transform: translate(1.5px, -1.5px) rotate(-0.5deg)
    }

    8% {
        transform: translate(0.5px, 2.5px) rotate(0.5deg)
    }

    10% {
        transform: translate(-0.5px, -0.5px) rotate(1.5deg)
    }

    12% {
        transform: translate(-0.5px, -0.5px) rotate(-0.5deg)
    }

    14% {
        transform: translate(2.5px, 0.5px) rotate(-0.5deg)
    }

    16% {
        transform: translate(-1.5px, 1.5px) rotate(0.5deg)
    }

    18% {
        transform: translate(2.5px, 0.5px) rotate(-0.5deg)
    }

    20% {
        transform: translate(-1.5px, 0.5px) rotate(-0.5deg)
    }

    22% {
        transform: translate(2.5px, -1.5px) rotate(-0.5deg)
    }

    24% {
        transform: translate(1.5px, 2.5px) rotate(1.5deg)
    }

    26% {
        transform: translate(-1.5px, -0.5px) rotate(0.5deg)
    }

    28% {
        transform: translate(1.5px, 1.5px) rotate(-0.5deg)
    }

    30% {
        transform: translate(2.5px, -1.5px) rotate(-0.5deg)
    }

    32% {
        transform: translate(0.5px, 2.5px) rotate(-0.5deg)
    }

    34% {
        transform: translate(-0.5px, 1.5px) rotate(1.5deg)
    }

    36% {
        transform: translate(0.5px, 1.5px) rotate(1.5deg)
    }

    38% {
        transform: translate(1.5px, 1.5px) rotate(0.5deg)
    }

    40% {
        transform: translate(-0.5px, 1.5px) rotate(0.5deg)
    }

    42% {
        transform: translate(-0.5px, 0.5px) rotate(1.5deg)
    }

    44% {
        transform: translate(-1.5px, -1.5px) rotate(1.5deg)
    }

    46% {
        transform: translate(0.5px, -0.5px) rotate(0.5deg)
    }

    48% {
        transform: translate(-0.5px, 1.5px) rotate(-0.5deg)
    }

    50% {
        transform: translate(2.5px, -0.5px) rotate(-0.5deg)
    }

    52% {
        transform: translate(0.5px, -1.5px) rotate(0.5deg)
    }

    54% {
        transform: translate(2.5px, -1.5px) rotate(0.5deg)
    }

    56% {
        transform: translate(-1.5px, -0.5px) rotate(0.5deg)
    }

    58% {
        transform: translate(-1.5px, 2.5px) rotate(1.5deg)
    }

    60% {
        transform: translate(0.5px, -1.5px) rotate(0.5deg)
    }

    62% {
        transform: translate(-0.5px, 2.5px) rotate(1.5deg)
    }

    64% {
        transform: translate(0.5px, 0.5px) rotate(-0.5deg)
    }

    66% {
        transform: translate(1.5px, -0.5px) rotate(1.5deg)
    }

    68% {
        transform: translate(-1.5px, -0.5px) rotate(0.5deg)
    }

    70% {
        transform: translate(-0.5px, 2.5px) rotate(1.5deg)
    }

    72% {
        transform: translate(1.5px, 0.5px) rotate(0.5deg)
    }

    74% {
        transform: translate(0.5px, -1.5px) rotate(0.5deg)
    }

    76% {
        transform: translate(1.5px, 1.5px) rotate(-0.5deg)
    }

    78% {
        transform: translate(2.5px, -1.5px) rotate(0.5deg)
    }

    80% {
        transform: translate(-1.5px, 1.5px) rotate(0.5deg)
    }

    82% {
        transform: translate(-0.5px, 2.5px) rotate(1.5deg)
    }

    84% {
        transform: translate(1.5px, 1.5px) rotate(-0.5deg)
    }

    86% {
        transform: translate(2.5px, 0.5px) rotate(1.5deg)
    }

    88% {
        transform: translate(-0.5px, -1.5px) rotate(-0.5deg)
    }

    90% {
        transform: translate(1.5px, -0.5px) rotate(-0.5deg)
    }

    92% {
        transform: translate(0.5px, -1.5px) rotate(1.5deg)
    }

    94% {
        transform: translate(-0.5px, -0.5px) rotate(0.5deg)
    }

    96% {
        transform: translate(-0.5px, -1.5px) rotate(-0.5deg)
    }

    98% {
        transform: translate(-0.5px, -1.5px) rotate(1.5deg)
    }

    0%,
    100% {
        transform: translate(0, 0) rotate(0)
    }
}

.zbx-shake.zbx-shake-freeze,
.zbx-shake.zbx-shake-constant {
    animation: zbx-shake 100ms ease-in-out infinite
}

.ztb-checkbox-button input[type="checkbox"],
.ztb-checkbox-button input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

.ztb-checkbox-button [type="checkbox"]+label {
    position: relative;
    padding-left: 22px;
    cursor: pointer;
    display: inline-block;
    height: 19px;
    line-height: 16px;
    font-weight: normal;
    font-family: arial, helvetica, sans-serif, sans-serif !important;
    -webkit-user-select: none;
    margin-bottom: 0px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none
}

.ztb-checkbox-button [type="checkbox"]+label:_before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    z-index: 0;
    border: 2px solid #E1E1E1;
    border-radius: 1px;
    margin-top: 2px;
    transition: .2s
}

.ztb-checkbox-button [type="checkbox"]:not(:checked):disabled+label:_before {
    border: none;
    background-color: rgba(0, 0, 0, 0.26)
}

.ztb-checkbox-button [type="checkbox"]:checked+label:_before {
    top: -4px;
    left: -3px;
    width: 12px;
    height: 22px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #3AB34A;
    border-bottom: 2px solid #3AB34A;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

.ztb-checkbox-button [type="checkbox"]:checked:disabled+label:_before {
    border-right: 2px solid rgba(0, 0, 0, 0.26);
    border-bottom: 2px solid rgba(0, 0, 0, 0.26)
}

.ztb-checkbox-button [type="checkbox"]:indeterminate+label:_before {
    left: -10px;
    top: -11px;
    width: 10px;
    height: 22px;
    border-top: none;
    border-left: none;
    border-right: 2px solid #3AB34A;
    border-bottom: none;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

.ztb-checkbox-button [type="checkbox"]:indeterminate:disabled+label:_before {
    border-right: 2px solid rgba(0, 0, 0, 0.26);
    background-color: transparent
}

.ztb-checkbox-button [type="checkbox"].filled-in+label:after {
    border-radius: 2px
}

.ztb-checkbox-button [type="checkbox"].filled-in+label:after {
    content: '';
    left: 0;
    position: absolute;
    transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
    z-index: 1
}

.ztb-checkbox-button [type="checkbox"].filled-in:not(:checked)+label:_before {
    width: 0;
    height: 0;
    border: 3px solid transparent;
    left: 6px;
    top: 10px;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 20% 40%;
    transform-origin: 100% 100%
}

.ztb-checkbox-button [type="checkbox"].filled-in:not(:checked)+label:after {
    height: 16px;
    width: 16px;
    top: 0px;
    z-index: 0;
    border: 2px solid #ffffff
}

.ztb-checkbox-button [type="checkbox"].filled-in:checked+label:_before {
    top: 0;
    left: 1px;
    width: 8px;
    height: 13px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

.ztb-checkbox-button [type="checkbox"].filled-in:not(:checked)+label:before {
    font-size: 0px
}

.ztb-checkbox-button [type="checkbox"].filled-in:checked+label:before {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 16px;
    height: 16px;
    font-size: 14px;
    text-align: right;
    line-height: 16px;
    box-sizing: border-box;
    font-family: "zb-all", sans-serif
}

.ztb-checkbox-button [type="checkbox"].filled-in:checked+label:after {
    top: 0px;
    width: 16px;
    height: 16px;
    z-index: 0;
    border: 2px solid #ffffff !important;
    font-weight: 600;
    font-size: 12px;
    padding-left: 1px;
    line-height: 15px
}

.ztb-checkbox-button [type="checkbox"].filled-in:disabled:not(:checked)+label:_before {
    background-color: transparent
}

.ztb-checkbox-button [type="checkbox"].filled-in:disabled:not(:checked)+label:after {
    border-color: transparent;
    background-color: #BDBDBD
}

.ztb-checkbox-button [type="checkbox"].filled-in:disabled:checked+label:_before {
    background-color: transparent
}

.ztb-checkbox-button [type="checkbox"].filled-in:disabled:checked+label:after {
    background-color: #BDBDBD;
    border-color: #BDBDBD
}

input[type=radio]:focus~.check,
.ztb-checkbox-button input[type=checkbox].filled-in:focus~label:after {
    border: 2px solid #00ADE9
}

textarea {
    resize: none
}

.ztb-label-wrapper {
    display: inline-block;
    width: 100% !important;
    text-align: left;
    color: #ffffff;
    font-family: arial, helvetica, sans-serif, sans-serif;
    line-height: 1.5;
    font-size: 16px
}

.ztb-label-wrapper * {
    color: #ffffff !important;
    font-family: arial, helvetica, sans-serif, sans-serif;
    line-height: 1.5;
    font-size: 16px
}

.ztb-rtl-content * {
    text-align: right !important
}

select.ztb-field {
    font-style: italic
}

.font-style-normal {
    font-style: normal !important
}

#all_tc_wrap {
    display: none;
    z-index: 99999;
}

#tc_wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background-color: rgba(0, 0, 0, .8);
    display: flex;
    justify-content: center;
    align-items: center;
}

#ztb-cf-container {
    width: 90%;
    max-width: 600px;
    /* min-width: 600px;  */
    height: auto;
    background: url(../img/tc_bg.jpg) no-repeat;
    background-size: cover;
    box-shadow: #ccc;
    border-radius: 1%;
    position: relative;
}

#close_tc {
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 18px;
    color: #fff;
    padding: 10px 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    z-index: 9999;
}