.look-hire,
.mob-number {
    color: #14151b;
}

.footer-head,
.service-list {
    text-transform: uppercase;
}

.link-break:after,
.link-break:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    height: 1px;
}

.footer-menu li a:after,
.footer-menu li a:before,
.mob-number:after,
.mob-number:before,
.policy-list a:after,
.policy-list a:before {
    position: absolute;
    bottom: -1px;
    content: "";
    left: 0;
}

.footer-head,
.footer-link,
.footer-menu li a,
.mob-number {
    font-weight: 600;
    font-size: 1.6rem;
}

.footer,
.footer-link,
.footer-menu li a,
.link-break,
.mob-number,
.policy-list a,
.service-list,
.sticker em,
.time-current,
.time-current-remove,
body.overlay {
    position: relative;
}

.model,
.model-time {
    max-width: 600px;
    overflow: auto;
    left: 50%;
    transition: transform 0.3s ease-out;
    transform: translate(-50%, -500%);
}

.wrap-country {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.alertError,
.d-block,
.input-model .iti,
.link-break {
    display: block;
}

.sub-ul {
    margin-bottom: 20px;
}

.footer-guide {
    margin-bottom: 8px;
}

.mob-number {
    font-family: "Proxima Nova Lt";
}

.mob-number:after {
    width: 100%;
    transition: 0.5s;
    background-color: #c6c7cb;
}

.country-name {
    font-weight: 700;
    font-size: 1.5rem;
    margin-left: 8px;
}

.sticker {
    background-color: #e42c38;
    color: #fff;
    font-size: 1.1rem;
    border-radius: 3px;
    margin-left: 11px;
    width: 47px;
    height: 18px;
    letter-spacing: 0.5px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.sticker em {
    top: 1px;
}

.model {
    width: 95%;
    max-height: 68%;
    background-color: #fff;
    position: fixed;
    z-index: 11;
}

.model-request,
.model-right {
    background-color: var(--white);
}

.model.current {
    transform: translate(-50%, -55%);
    top: 56% !important;
    margin-top: 52px;
}

.iti--separate-dial-code .iti__selected-flag {
    background-color: transparent !important;
}

.talk-logo img {
    width: 100%;
}

.model-right {
    width: 100% !important;
    padding: 25px 15px;
}

.model-right h3 {
    font-size: 2.4rem;
    margin-bottom: 8px;
}

.model-right p {
    font-size: 1.6rem;
    margin-bottom: 24px;
}

.input-model,
.model-form li {
    margin-bottom: 10px;
}

.input-model input,
.input-model textarea,
.model-form li input,
.model-form li select,
.model-form li textarea {
    width: 100%;
    color: #141414;
    padding: 12px;
    font-size: 16px;
    border: 1px solid #141414;
    font-family: var(--main-font);
    background-color: var(--grey);
}

.input-model textarea {
    min-height: 90px;
}

.model-form .contact-btn {
    font-size: 18px;
    font-weight: 700;
    padding: 18px 64px;
    border: 2px solid transparent;
    border-radius: 1px;
    cursor: pointer;
    z-index: 1;
    position: relative;
    width: 100%;
    background-color: #02789e;
    color: #fff;
    transition: 0.5s;
}

.time-current:after,
body.overlay:before {
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: 0.5s linear;
    background-color: rgba(20, 20, 20, 0.8);
}

.model-form .contact-btn:hover {
    border: 2px solid #02789e;
    color: #14151b;
    background-color: transparent;
}

.time-rating {
    font-size: 20px;
    font-weight: 600;
    color: #14151b;
    display: block;
    margin-bottom: 5px;
}

.rectangle-peach {
    text-align: center;
    margin-bottom: 15px;
    display: block;
    letter-spacing: 0.7px;
    font-size: 25px;
    font-weight: 400;
    font-family: "Proxima Nova Th";
    color: #231c1d;
}

.input-model .iti__country-name,
.time-review {
    font-size: 16px;
}

.time-review {
    font-weight: 600;
    color: #14151b;
}

.alert {
    color: #e3212b;
    margin-bottom: 10px;
    display: none;
}

.info-txt .iti {
    width: 100%;
    margin-bottom: 10px;
}

body.overlay:before {
    position: absolute;
    z-index: 11;
}

.clientele {
    font-weight: 600;
    margin-bottom: 16px;
}

.brand-list li {
    margin: 0 30px 28px 0;
}

.close-model {
    cursor: pointer;
    width: 27px;
    height: 27px;
    position: absolute;
    right: 6px;
    top: 6px;
    z-index: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.close-model svg {
    width: 26px;
    height: 26px;
}

.close-model svg path {
    fill: #979191;
}

.chopper-feature {
    background-color: #e42c38;
    height: 60px;
    padding: 0 30px;
    border-top: 1px solid var(--main-color);
    display: none;
}

.chopper-feature li svg {
    height: 38px;
}

.white-dot {
    display: inline-block;
    width: 6px;
    height: 7px;
    border-radius: var(--rounded-circle);
    background-color: var(--white);
}

.model-form li select {
    color: #999;
    background-color: #fff;
}

#form1budgetPop {
    color: #141414 !important;
}

.full_width {
    width: 100% !important;
}

.model-form li label {
    display: inline-block;
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 6px;
}

.model-input .tooltip-box {
    position: static;
    margin-top: 10px;
    padding: 0;
}

.model-input textarea {
    resize: none;
}

.model-time {
    display: none;
    width: 95%;
    max-height: 70%;
    background-color: #fff;
    position: fixed;
    z-index: 999;
}

.model-time-current {
    display: block;
    transform: translate(-50%, -55%);
    top: 58% !important;
    margin-top: 40px;
    max-width: 625px;
}

.model-time-remove {
    display: none !important;
    position: relative;
}

.time-current:after {
    position: absolute;
    z-index: 10;
}

.model-time-current h3 {
    font-size: 22px;
    margin-bottom: 24px;
    letter-spacing: normal;
    text-transform: capitalize;
    font-family: "Proxima Nova Rg";
    font-weight: 600;
    line-height: 1.1;
}

.model-time-current .contact-btn {
    width: auto;
    margin-bottom: 30px;
}

.timeout-wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    text-align: center;
    border-top: 1px solid #ddd;
    padding-top: 10px;
}

@media all and (min-width: 768px) {
    .model-time-current {
        top: 55% !important;
    }
    .location-info {
        width: 30%;
    }
}

@media all and (min-width: 1024px) {
    .model-input {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .model-form li {
        width: calc(100% / 2 - 5px);
        margin-bottom: 10px;
    }
    .model-form .full-width,
    .model-form li:last-child {
        width: 100%;
    }
    .footer-block-fiveth {
        width: 48%;
    }
    .ft_block {
        width: 49%;
    }
    .ft_block:nth-child(3) {
        order: 1;
    }
    .ft_block:nth-child(4) {
        order: 2;
        margin-top: -27px;
    }
    .ft_block:nth-child(2) {
        order: 2;
    }
    .ft_block:nth-child(5) {
        order: 3;
    }
    .ft_block:nth-child(6) {
        order: 4;
        margin-top: -25px;
    }
}

@media all and (min-width: 1200px) {
    .model-right {
        padding: 30px 30px 40px;
    }
    .model-right h3 {
        font-size: 2.8rem;
    }
    .model-time-current .model-right {
        padding: 35px 45px;
    }
    .model-time-current h3 {
        font-size: 2.2rem;
        text-transform: unset;
    }
    .timeout-wrap li {
        width: 32%;
    }
}

.zls-sptwndw,
.zsiq_custommain,
.zsiq_floatmain,
.zsiq_theme1 .zsiq_cnt,
.zsiq_theme2 .zsiq_flt_rel {
    opacity: 0 !important;
    pointer-events: none !important;
}

.addHide .zls-sptwndw,
.addHide .zsiq_custommain,
.addHide .zsiq_floatmain,
.addHide .zsiq_theme1 .zsiq_cnt,
.addHide .zsiq_theme2 .zsiq_flt_rel {
    opacity: 1 !important;
    pointer-events: auto !important;
}