
.fly-callback {
    left: auto;
    position: fixed;
    bottom: 130px;
    right: 15px;
}

button.btn.btn-sm.btn-fly-callback {
    background: #06B77D;
    width: 68px;
    height: 68px;
    border-radius: 50%;
    line-height: 28px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    color: white;
    position: fixed;
    padding: 10px;
}
.btn-fly-callback span {
    color: white;
    font-size: 16px;
    display: flex;
    flex-direction: column;
    line-height: 18px;
    font-family: 'Poppins-bold';
}
button.btn.btn-sm.btn-fly-callback span.fa {
    font-size: 21px;
    font-family: 'Poppins-bold';
}
button.btn.btn-sm.btn-fly-callback span.hj {
    font-size: 14px;
}
.fly-callback form.js-email-basket {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}
.fly-callback .status {
    background: white;
    border: 1px solid #ddd;
}
.fly-callback .status span.thank.you {
    display: none;
}
.fly-callback.open .status {
    display: block;
}
.fly-callback .status {
    display: none;
}
div#fly-callback.open .status {
    display: block;
    position: absolute;
    width: 250px;
    left: auto;
    right: 50px;
}
div#fly-callback.open .status span.thank_you {
    display: none;
}
div#fly-callback.open .status input#phone_callback {
    background: white;
}
div#fly-callback.open button#btn-fly-callback {
    flex-direction: row;
    width: 120px;
    height: 50px;
    border-radius: 0 50px 50px 0;
    display: flex;
    z-index: 1;
    align-items: center;
    text-align: center;
    justify-content: center;
}
div#fly-callback.open  button.btn.btn-sm.btn-fly-callback span.fa {
    font-size: 16px;
    font-family: 'Poppins-bold';
    margin-right: 5px;
}
div#fly-callback.open  button.btn.btn-sm.btn-fly-callback span.hj {
    font-size: 16px;
}
div#fly-callback.open .status {
    display: flex;
    position: absolute;
    width: 250px;
    left: auto;
    right: 110px;
    background: white;
    height: 50px;
    align-items: center;
    border-radius: 50px 0 0 50px;
    padding: 20px;
    border: 1px solid #d5d5d5;
}
div#fly-callback.open .status .field {
    display: flex;
    flex-direction: row;
    align-items: center;

}
div#fly-callback.open .status .field span {
    margin-right: 10px;
    font-size: 16px;
    color: #B1B1B1;
    font-family: 'Poppins';
}
div#fly-callback.open .status span.thank_you {
    color: #06b77d;
    font-family: 'Poppins-Bold';
}

/**/
div#fly-callback_box {
    display: flex;
    width: 100%;
    position: static;
}
div#fly-callback_box button.btn.btn-sm.btn-fly-callback {
    position: static;
    display: flex;
    background: #06B77D;
    color: #fff;
    width: fit-content;
    padding: 15px 80px;
    border-radius: 50px;
    margin: 0 auto;
    margin-bottom: 0;
    box-shadow: 4px 5px 11px 5px #41414133;
    margin-top: 0px;
    position: static;
    width: 100%;
    height: 64.5px;
    padding: 0;
    border: 2px solid #06B77D;
}
div#fly-callback_box[step="1"] span.fahj {
    font-size: 23px;
}


div#fly-callback_box .btn-fly-callback span {
    margin: 0;
    font-size: 23px;
    text-transform: uppercase;
    font-family: 'Poppins-bold';
    line-height: normal;
    text-align: center;
    width: 100%;
    justify-content: center;
    height: 100%;
}
div#fly-callback_box.open button#btn-fly-callback_box {
    flex-direction: row;
    width: 120px;
    height: 64.5px;
    border-radius: 0 50px 50px 0;
    display: flex;
    z-index: 1;
    align-items: center;
    text-align: center;
    justify-content: center;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    background: #06b77d;
    font-size: 17px;
    text-transform: uppercase;
    font-family: 'Poppins-bold';
}
div#fly-callback_box.open button#btn-fly-callback_box span {
    font-size: 17px;
    text-transform: uppercase;
    font-family: 'Poppins-bold';
}
div#fly-callback_box form.js-email-basket-box {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    width: 100%;
}
div#fly-callback_box.open .status {
    display: flex;
    position: absolute;
    width: 250px;
    left: auto;
    right: 110px;
    background: white;
    height: 64.5px;
    align-items: center;
    border-radius: 50px 0 0 50px;
    padding: 20px;
    border: 1px solid #d5d5d5;
}
div#fly-callback_box.open .status .field {
    padding: 0;
    margin: 0;
    align-items: center;
    width: 100%;
    padding-left: 10px;
    display: flex;
}
div#fly-callback_box.open .status .field span {
    margin-right: 10px;
    font-size: 16px;
    color: #B1B1B1 !important;
    font-family: 'Poppins';
}
div#fly-callback_box.open .status span.thank_you {
    color: #06b77d;
    font-family: 'Poppins-Bold';
}
.fly-callback_box.open .status {
    display: block;
}
.fly-callback_box .status {
    display: none;
}
div#fly-callback_box.open .status {
    display: flex;
    position: static;
    width: calc(100% - 120px);
    left: auto;
    right: 0;
    padding: 10px;
}
div#fly-callback_box.open .status span.thank_you {
    display: none;
}

div#fly-callback_box.open .status .field input#phone_callback {
    background: white;
    border: none;
}



  
div#fly-callback_box.success .status .field {

}
div#fly-callback_box.success .status span.thank_you {
    display: flex;
}
div#fly-callback_box .status_success {
    display: none;
}

div#fly-callback_box.open form.js-email-basket-box {
    display: flex;
}

div#fly-callback_box.success button#btn-fly-callback_box {
    display: none;
}
div#fly-callback_box.success .status {
    
}
div#fly-callback_box.success .status_success {
    display: flex;
    width: 100%;
}
div#fly-callback_box.success .status_success span.thank_you {
    color: #06b77d !important;
    width: 100%;
    text-align: center;
    font-family: 'Poppins-Bold';
}
div#fly-callback_box .status.error {
    border: 1px solid red;
    color: red;
}


div#fly-callback button#btn-fly-callback-send {
    display: none;
}
div#fly-callback.open button#btn-fly-callback {
    display: none;
}
div#fly-callback.open button#btn-fly-callback-send {
    display: inline-block;
    flex-direction: row;
    width: 120px;
    height: 64.5px;
    border-radius: 0 50px 50px 0;
    display: flex;
    z-index: 1;
    align-items: center;
    text-align: center;
    justify-content: center;
}

.fly-callback .status_success {
    display: none;
}
.fly-callback.success .status_success {
    display: block;
}
.fly-callback.success .status_success span.thank_you {
    color: #06b77d !important;
    width: 100%;
    text-align: center;
    font-family: 'Poppins-Bold';
}
div#fly-callback.success .status .field {
    display: none;
}

div#fly-callback.fly-callback.success .status {
    display: none !important;
}
div#fly-callback.open button#btn-fly-callback-send {
    display: inline-block;
}
div#fly-callback.fly-callback.success .status_success {
    display: block;
    z-index: 1;
    text-align: left;
    display: flex;
    flex-direction: column;
    text-align: center;
    width: 100%;
    margin-left: 0;
    align-self: flex-start;
    background: white;
    height: 64.5px;
    align-items: center;
    border-radius: 50px 50px;
    border: 1px solid #d5d5d5;
    padding: 0;
    justify-content: center;
}
div#fly-callback.fly-callback.success .status_success span.thank_you {
    color: #06b77d !important;
    width: 100%;
    text-align: center;
    font-family: 'Poppins-Bold';
    line-height: normal;
    display: flex;
    align-content: center;
    flex-direction: column;
    align-items: center;
    padding: 0 30px;
}
div#fly-callback.fly-callback.success .status_success {
    display: flex;
    flex-direction: row-reverse;
}
div#fly-callback.fly-callback.success .status_success span.close {
    position: absolute;
    top: -10px;
    right: -2px;
    background: #06b77d;
    opacity: 1;
    padding: 10px;
    font-size: 12px;
    border-radius: 50%;
    color: white;
}
div#fly-callback.fly-callback.success {
    bottom: 106px;
}
div#fly-callback.close {
    display: none;
}

div#fly-callback_box.success button#btn-fly-callback_box_full {
    display: none;
}
div#fly-callback_box.success .status_success {
    display: flex;
}
div#fly-callback_box.success form.js-email-basket-box {
    display: flex;
}
div#fly-callback.success button#btn-fly-callback {
    display: none;
}
div#fly-callback.open .status .field input#phone_callback_fly {
    background: white;
}
div#fly-callback.open .status.error {
    border: 1px solid red;
    color: red;
}


div#fly-callback_box,div#fly-callback {
    display: none;
}
.thumbnail-container .functional-buttons {
    z-index: 1;
}
.thumbnail-container .product-meta .cart .btn-product {
    z-index: 1;
}

/*add transittion*/
div#fly-callback_box .con {
    position: relative;
}
div#fly-callback_box .status {
    left: auto;
    right: 110px;
    background: white;
    height: 64.5px;
    align-items: center;
    border-radius: 50px 0 0 50px;
    padding: 20px;
    border: 1px solid #d5d5d5;
    display: flex;
    position: static;
    width: calc(100% - 120px);
    left: auto;
    right: 0;
    padding: 10px;
}
div#fly-callback_box .status .field {
    padding: 0;
    margin: 0;
    align-items: center;
    width: 100%;
    padding-left: 10px;
    display: flex;
}
div#fly-callback_box .status .field span {
    margin-right: 10px;
    font-size: 16px;
    color: #B1B1B1 !important;
    font-family: 'Poppins';
}
div#fly-callback_box .status .field input#phone_callback {
    background: white;
}
div#fly-callback_box.open .status {
    border-right: 0;
}
div#fly-callback_box button#btn-fly-callback_box {
    flex-direction: row;
    width: 120px;
    height: 64.5px;
    border-radius: 0 50px 50px 0;
    display: flex;
    z-index: 1;
    align-items: center;
    text-align: center;
    justify-content: center;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    background:transparent;
    font-size: 17px;
    text-transform: uppercase;
    font-family: 'Poppins-bold';
    border: none;
    visibility: hidden;
}
div#fly-callback_box.open button#btn-fly-callback_box{
    border: none;
    visibility: hidden;
    background:transparent;
}
div#fly-callback_box .status .field input#phone_callback:focus,
div#fly-callback_box .status .field input#phone_callback {
    outline: none;
}

div#fly-callback_box button.btn.btn-sm.btn-fly-callback {
    transform: translateX(0px);
    width: 100%;
    transition: transform 1s ease, width 1s ease;
    z-index: 2;
    position: absolute;
}
div#fly-callback_box.open button#btn-fly-callback_box_full {
    transform: translateX(200px);
    position: absolute;
    z-index: 2;
    transition: transform 1s ease, width 1s ease;
    width: 120px;
    border-radius: 0 50px 50px 0;
    right: auto;
    margin-left: 0;
    left: auto;
}
div#fly-callback_box form.js-email-basket-box {
    opacity: 1;
    transform: translateX(0px);
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    z-index: 1;
}
div#fly-callback_box.open form.js-email-basket-box {
    opacity: 1;
    transform: translateX(0px);
    transition: all ease 500ms;
}
div#fly-callback_box.open button#btn-fly-callback_box_full {
    margin-left: 20px !important;
}


div#fly-callback_box .status {
    transform: translateX(0px);
    opacity: 1;
}
div#fly-callback_box.success .status {
    transform: translateX(300px);
    width: 100%;
    transition: all 1s ease, width 1s ease;
    opacity: 0;
}
div#fly-callback_box .status_success {
    display: flex;
    width: 100%;
    max-width: 100%;
    position: absolute;
    transition: all 1s ease, width 1s ease;
    transform: translateX(-300px);
    opacity: 0;
}
div#fly-callback_box.success .status_success {
    display: flex;
    width: 100%;
    max-width: 100%;
    position: absolute;
    transition: all 1s ease, width 1s ease;
    transform: translateX(0px);
    opacity: 1;
}

div#fly-callback {
    display: none;
    opacity: 0;
}
button#btn-fly-callback_box_full:hover {
    background: #0b9c57 !important;
    transition: all 300ms ease;
    cursor: pointer;
}

div#fly-callback_box button.btn.btn-sm.btn-fly-callback {
    transition: transform 1s ease, width 1s ease,border-radius 2s ease;
}
div#fly-callback_box.open button#btn-fly-callback_box_full {
    transition: transform 1s ease, width 1s ease , border-radius 2s ease;
}

div#fly-callback_box .btn-fly-callback span.fahj {
    opacity: 0;
    transition: width 1s ease;
    width: 0;
    transform: translateX(100px);
    position: absolute;
}
div#fly-callback_box .btn-fly-callback span.fahj.show {
    opacity: 1;
    transition: transform 1s ease,opacity 1.5s ease;
    width: 100%;
    transform: translateX(0px);
}

div#fly-callback_box .btn-fly-callback span.send {
    opacity: 0;
    transition: width 1s ease;
    transform: translateX(0px);
    width: 0;
}
div#fly-callback_box .btn-fly-callback span.send.show {
    opacity: 1;
    transition: width 1s ease;
    transform: translateX(0px);
    width: 100%;
}
/*
div#fly-callback_box button.btn.btn-sm.btn-fly-callback {
    height: 50px;
}
div#fly-callback_box[step="1"] span.fahj {
    font-size: 19px;
}
div#fly-callback_box.open button#btn-fly-callback_box {
    height: 50px;
}
div#fly-callback_box.open .status {
    height: 50px;
}
div#fly-callback.open button#btn-fly-callback-send {
    height: 50px;
}
div#fly-callback.fly-callback.success .status_success {
    height: 50px;
}
div#fly-callback_box .status {
    height: 50px;
}
div#fly-callback_box button#btn-fly-callback_box {
    height: 50px;
}
div#fly-callback_box .btn-fly-callback span {
    font-size: 13px;
}
*/

.callback-flex-div {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.callback-flex-div div#fly-callback_box {
    height: 65px;
    width: calc(50% - 10px);
    margin-left: auto;
    overflow: hidden;
}
.callback-flex-div .contact_bt {
    height: 65px;
    width: calc(50% - 10px);
    margin-left: 0;
    margin-right: 10px;
}
.callback-flex-div .contact_bt .cms-contact a {
    margin-top: 0;
    height: 65px;
    width: 100%;
    font-size: 23px;
    font-family: 'Poppins-Bold';
}
.callback-flex-div .contact_bt .cms-contact:hover a  {
    background: #0b9c57 !important;
    transition: all 300ms ease;
    cursor: pointer;
}
.contact_bt_red {
    height: 65px;
    width: calc(50% - 10px);
    margin-left: 0;
    margin-right: 10px;
}
.callback-flex-div .contact_bt_red .cms-contact a {
    margin-top: 0;
    height: 65px;
    width: 100%;
    font-size: 23px;
    font-family: 'Poppins-Bold';
}
.callback-flex-div .contact_bt_red .cms-contact:hover a  {
    background: #B11922 !important;
    transition: all 300ms ease;
    cursor: pointer;
}
.callback-flex-div div#fly-callback_box button.btn.btn-sm.btn-fly-callback{
    box-shadow: none;
}
.row_style_2col .col-left .block_html {
    margin-bottom: 20px;
}

.use-servicepartner div#fly-callback_box.open .status {
    width: calc(100% - 0px);
}
.use-servicepartner  div#fly-callback_box.open button#btn-fly-callback_box{
    width: 80px;
}

.use-servicepartner.red div#fly-callback_box button.btn.btn-sm.btn-fly-callback{
    background: #B11922;
    border: 2px solid #B11922;
}
.use-servicepartner.red div#fly-callback_box button.btn.btn-sm.btn-fly-callback:hover{
    background: #D61F2B !important;
    border: 2px solid #B11922;
}

.wt-svc-cta.cta2 div#fly-callback_box.open button#btn-fly-callback_box_full {
    transform: translateX(450px);
}
.wt-svc-cta.cta2  div#fly-callback_box .status_success {
    transform: translateX(-600px);
}
.wt-svc-cta.cta2 div#fly-callback_box.success .status_success {
    transform: translateX(0px);
}

.wt-svc-cta.cta3 div#fly-callback_box.open button#btn-fly-callback_box_full {
    transform: translateX(550px);
}
.wt-svc-cta.cta3 div#fly-callback_box .status_success {
    transform: translateX(-700px);
}
.wt-svc-cta.cta3 div#fly-callback_box.success .status_success {
    transform: translateX(0px);
}
@media (max-width:1199px) {
    div#fly-callback_box {
        height: 50px;
    }
    div#fly-callback_box .con {
        position: relative;
        width: 100%;
        height: 50px;
    }
    div#fly-callback_box.open button#btn-fly-callback_box_full {
        transform: translateX(0);
        transition: transform 1s ease, width 1s ease;
        width: 200px;
        right: 0;
    }
    div#fly-callback_box button.btn.btn-sm.btn-fly-callback {
        right: 0;
    }
    .wt-svc-cta.cta2 div#fly-callback_box.open button#btn-fly-callback_box_full,
    .wt-svc-cta.cta3 div#fly-callback_box.open button#btn-fly-callback_box_full  {
        transform: translateX(0px);
    }

    div#fly-callback_box .status_success {
        transition: all 1s ease, width 1s ease;
        transform: translateX(-100%);
        opacity: 0;
    }
    div#fly-callback_box.success .status {
        transform: translateX(100%);
        width: 100%;
        transition: all 1s ease, width 1s ease;
        opacity: 0;
    }
    .callback-flex-div .contact_bt {

        width: calc(100% - 0px);
        margin-left: 0;
        margin-right: 0px;
        margin-bottom: 20px;
    }
    .callback-flex-div div#fly-callback_box {

        width: calc(100% - 0px);
     
    }
    
}
@media (max-width:767px) {
    div#fly-callback_box .btn-fly-callback span, div#fly-callback_box[step="1"] span.fahj {
        font-size: 18px;
        font-weight: bold;
        text-transform: uppercase;
        line-height: 1.4em;
    }
}
@media (max-width:575px) {
    div#fly-callback_box button.btn.btn-sm.btn-fly-callback,
    div#fly-callback_box .status,
    div#fly-callback_box.open .status,
    div#fly-callback_box.open button#btn-fly-callback_box,
    div#fly-callback_box button#btn-fly-callback_box{
        height: 50px;
    }

    div#fly-callback.open button#btn-fly-callback-send {
        display: inline-block;
        font-size: 14px;
    }
    div#fly-callback.open button.btn.btn-sm.btn-fly-callback span.fa {
        font-size: 14px;
        font-family: 'Poppins-bold';
        margin-right: 5px;
    }
    div#fly-callback.open .status {
        display: flex;
        position: absolute;
        width: 200px;
        left: auto;
        right: 90px;
        background: white;
        height: 50px;
        align-items: center;
        border-radius: 50px 0 0 50px;
        padding: 20px;
        border: 1px solid #d5d5d5;
    }
    .callback-flex-div div#fly-callback_box button.btn.btn-sm.btn-fly-callback{
        box-shadow: none;
    }
    .callback-flex-div .contact_bt {
        height: 50px;
        margin-bottom: 15px;
    }
    .callback-flex-div .contact_bt .cms-contact a {
        margin-top: 0;
        height: 50px;
        width: 100%;
        font-size: 14px;
        line-height: 14px;
    }
    .callback-flex-div div#fly-callback_box.open .status .field input#phone_callback {
        background: white;
        font-size: 12px;
    }
}
@media (max-width:480px) {

    div#fly-callback_box.open button#btn-fly-callback_box_full {
        transform: translateX(0);
        transition: transform 1s ease, width 1s ease;
        width: 120px;
        right: 0;
    }
    div#fly-callback_box .btn-fly-callback span,
    div#fly-callback_box[step="1"] span.fahj {
        font-size: 14px;
    }
    div#fly-callback_box .btn-fly-callback span, 
    div#fly-callback_box[step="1"] span.fahj {
        font-size: 18px;
    }
}