.nwds-container {

    background-color: #eee;

}



.nwds-container .dol-tool {

    margin: 40px auto 0 !important;

}



#new-which-divorce-service-tool {

    background: #eee;

    padding: 30px 0;

}



.dol-tool {

    position: relative;

    text-align: center;

    margin: 30px auto -15px !important;

    overflow: hidden;

    transition: 0.5s;

    min-height: 400px;

    padding-bottom: 30px;

    border: none;

}



.dt-panel {

    display: none;

    padding: 40px;

}



.dol-tool .dt-option {

    display: inline-block;

    background-color: #007700;

    padding: 15px 10px;

    color: #fff;

    border-radius: 5px;

    cursor: pointer;

    margin-left: 5px;

    margin-right: 5px;

    min-width: 160px;

    box-shadow: 0 4px 0 0 #034603;

    font-weight: bold;

    margin-bottom: 15px;

}



.dt-back-reset {

    position: absolute;

    bottom: 50px;

    z-index: 10;

    font-size: 17px;

    left: 0;

    width: 100%;

    display: none;

}



.dt-back-reset>div {

    display: inline-block;

    margin: 0 60px;

    cursor: pointer;

}



.dt-back-reset>div:hover {

    text-decoration: underline;

}



.dol-tool .dt-question {

    font-size: 26px;

    font-weight: 600;

    margin-bottom: 30px;

    letter-spacing: -0.05em;

    color: #111;

    max-width: 800px;

    margin-left: auto;

    margin-right: auto;

}



.dol-tool .dt-icon-holder {

    border-radius: 50%;

    background-color: #DE1E2B;

    margin: 0 auto 20px;

    width: 100px;

    height: 100px;

}



.dol-tool i {

    font-size: 50px;

    color: #ffffff;

    padding: 22px 5px;

}



.dol-tool .wdc-cta-boxes i {

    color: #111;

}



.dt-panel h3 {

    padding-top: 0px;

    color: #111;

    margin-bottom: 40px !important;

}



.dt-tool .wdc-cta-boxes h3 {

    padding-top: 10px;

}



#new-which-divorce-service-tool h1,
#new-which-divorce-service-tool .h1 {

    color: #111;

    font-size: 30px;

    font-weight: 600 !important;

    padding: 0 15px 15px;

    margin: 0px 0 10px;

}



#new-which-divorce-service-tool .dt-choice-container {

    overflow: auto;

}



#new-which-divorce-service-tool .dt-choice {

    display: block;

    float: left;

    width: 48%;

    background-color: #aed0d0;

    padding: 15px 10px;

    color: #000000;

    border-radius: 5px;

    cursor: pointer;

    min-width: 160px;

    box-shadow: 0 4px 0 0 #94b9b9;

    font-weight: bold;

    margin: 0 1% 17px;

}



#new-which-divorce-service-tool .dt-choice.active-choice,
#new-which-divorce-service-tool .dt-choice:hover {

    background-color: #1f8282;

    box-shadow: 0 4px 0 0 #195d5d;

    color: #ffffff;

}



#new-which-divorce-service-tool #assets-next {

    margin-top: 20px;

}





#new-which-divorce-service-tool #progress-wrapper,
#new-which-divorce-service-tool #progress-bar {

    height: 10px;

    border-radius: 5px;

}



#new-which-divorce-service-tool #progress-wrapper {

    width: 70%;

    margin: 10px auto 30px;

    background-color: #fff;

    position: relative;

    left: 20px;

}



#new-which-divorce-service-tool #progress-bar {

    width: 1%;

    background-color: #007700;

}



#new-which-divorce-service-tool #progress-bar-title {

    position: absolute;

    left: -50px;

    top: -7px;

    background: transparent;

    padding: 0;

    color: #111;

    font-weight: bold;

    font-size: 16px;

}



#new-which-divorce-service-tool #progress-bar:before {

    display: block;

    right: -2px;

    position: absolute;

    top: -5px;

    font-style: normal;

    font-variant: normal;

    text-rendering: auto;

    -webkit-font-smoothing: antialiased;

    font-family: "fontello";

    font-weight: 900;

    content: '\e811';

    color: #fff;

    z-index: 730;

    border-radius: 50%;

    line-height: 1;

    background: #111;

    padding: 4px 5px 4px 3px;

    font-size: 12px;

}



#new-which-divorce-service-tool .end-panel {

    display: block;

    border-radius: 3px;

    display: none;

    position: relative;

    margin: 90px auto 5px;

    max-width: 1100px;

    min-height: 360px;

}



#new-which-divorce-service-tool .end-panel>p,
#new-which-divorce-service-tool .end-panel>p a {

    color: #fff;

}



#new-which-divorce-service-tool .end-panel>p a {

    text-decoration: underline;

}



#new-which-divorce-service-tool .end-panel:before {

    content: "Based on your answers, we recommend the following service:";

    color: #111;

    font-size: 18px;

    margin: 0;

    position: absolute;

    top: -30px;

    left: 0;

    width: 100%;

    font-weight: 500;

    text-align: center;

    padding: 0;

}



#new-which-divorce-service-tool #scottish-divorce.end-panel:before {

    content: "Our services are predominantly for England & Wales, however, we may still be able to help you.";

    font-size: 18px;

}



#new-which-divorce-service-tool #dt-advice-panel {

    margin-top: 30px;

}



#new-which-divorce-service-tool #dt-advice-panel:before {

    display: none;

}



#new-which-divorce-service-tool #dt-advice-panel h3 {

    color: #fff;

    max-width: 620px;

    margin: 0 auto;

}





#new-which-divorce-service-tool .end-panel h3 {

    color: #111;

    font-size: 24px;

    margin-bottom: 20px !important;

    min-height: 60px;

}



#new-which-divorce-service-tool .dt-service-img {

    float: right;

    width: 240px;

    height: 240px;

    border-radius: 50%;

    background-size: cover;

    background-position: center;

}



#new-which-divorce-service-tool .dt-service-desc {

    padding-right: 280px;

    text-align: left;

}



#new-which-divorce-service-tool .dt-service-desc ul {

    padding: 0px 0px 0px 17px;

}



#new-which-divorce-service-tool .dt-service-desc .green-btn {

    color: #fff !important;

    margin-top: 10px;

}



#new-which-divorce-service-tool .dt-service-desc .green-btn:hover {

    background-color: #1d5d25;

}



#new-which-divorce-service-tool #custom_html-4 {

    max-width: 660px;

    margin: 0 auto 30px;

}



#new-which-divorce-service-tool .recommended-service {

    border: 1px solid #ccc;

    padding: 30px 30px 20px;

    background: #fff;

    position: relative;

    max-width: 920px;

    margin: 0px auto 40px;

    overflow: auto;

}



#new-which-divorce-service-tool .recommended-service>div {

    width: 50%;

    float: left;

    position: relative;

    text-align: left;

}



#new-which-divorce-service-tool .service-desc {

    padding-right: 30px;

    border-right: 1px solid #ccc;

}



#new-which-divorce-service-tool .service-included {

    padding-left: 30px;

}



#new-which-divorce-service-tool .service-included h4 {

    font-size: 22px;

    font-weight: 500;

}



#new-which-divorce-service-tool .recommended-service .service-desc span {

    display: block;

    font-size: 19px;

    margin: 4px 0 15px;

    color: #fff;

    position: absolute;

    top: 0px;

    right: 30px;

    padding: 17px 0 0;

    background: #de1e2b;

    width: 60px;

    height: 60px;

    text-align: center;

    border-radius: 50%;

}



#new-which-divorce-service-tool .recommended-service a {

    background-color: #f27935;

    padding: 10px 20px;

    display: inline-block;

    text-decoration: none;

    margin-bottom: 20px !important;

    color: #fff;

    border-radius: 10px;

    cursor: pointer;

    font-weight: 500;

}



#new-which-divorce-service-tool .recommended-service a.blue-cta {

    background: #0859a1;

    margin-left: 6px;

}



#new-which-divorce-service-tool .recommended-service h3 {

    text-align: left;

    font-size: 22px;

    font-weight: 700;

    padding-right: 70px;

}



#new-which-divorce-service-tool .recommended-service img {

    max-width: 270px;

    padding: 10px 0 20px;

    width: 100%;

}



#new-which-divorce-service-tool .recommended-service .callback-link {

    background: transparent;

    color: #333;

    padding: 0;

    margin: 0;

    font-size: 15px;

    text-align: left !important;

}



#new-which-divorce-service-tool .recommended-service .callback-link span {

    text-decoration: underline;

    font-weight: 600;

}



#new-which-divorce-service-tool .recommended-service ul {

    text-align: left;

    padding: 0;

    margin: -10px 0 18px;

}



#new-which-divorce-service-tool .recommended-service li {

    padding: 0 5px 10px 21px;

    font-size: 15px;

    list-style-type: none;

    position: relative;

}



#new-which-divorce-service-tool .recommended-service li:before {

    font-family: 'fontello';

    font-weight: 900;

    content: '\e811';

    position: absolute;

    font-size: 15px;

    top: 0px;

    color: #1e8452;

    left: 0;

}



.april2022#new-which-divorce-service-tool {

    padding: 30px 0 80px;

}



.april2022 #progress-wrapper {

    display: none;

}



.april2022 .get-started {

    background: #fff;

    padding: 30px;

}



.april2022 .dt-panel {

    display: none;

    background: #fff;

    padding: 40px;

    max-width: 1100px;

    margin: 40px auto 30px;

}



.april2022 #dt-intro-panel {

    background: transparent;

    margin: 0 auto;

    padding: 0;

}



.april2022 #dt-intro-panel p {

    font-size: 20px;

    margin-bottom: 35px;

}



.april2022#new-which-divorce-service-tool .end-panel {

    background: transparent;

}



.april2022 #dt-intro-panel p.nwds-lg {

    font-size: 16px;

    margin: 30px 0 10px;

}



.april2022 #dt-intro-panel p.nwds-lg:last-child {

    margin: 0px;

}



.april2022 .vc_color-info.vc_message_box {

    display: block;

    max-width: 745px;

    margin: 30px auto 0;

    text-decoration: none !important;

    text-align: left;

    font-size: 16px;

    padding: 10px 10px 10px 55px;

}



.april2022 i.icon-help-circled {

    color: #5e7f96;

    font-size: 24px;

}



.april2022 .dt-back-reset {

    bottom: 40px;

}



.april2022#new-which-divorce-service-tool .recommended-service {

    margin: 0 auto;

}



.april2022 .dt-panel>i,
.april2022 .get-started>i {

    padding: 0;

    margin: 0 0 20px !important;

    display: block;

}



.april2022 .dt-panel>i:before,
.april2022 .get-started>i:before {

    font-size: 100px;

    color: #de1e2b;

    width: auto;

}



.pulse {

    box-shadow: 0 0 0 0 rgba(256, 256, 256, 1);

    transform: scale(1);

    animation: pulse 2s infinite;

}



@keyframes pulse {

    0% {

        transform: scale(0.95);

        box-shadow: 0 0 0 0 rgba(256, 256, 256, 0.7);

    }



    50% {

        transform: scale(1);

        box-shadow: 0 0 0 20px rgba(256, 256, 256, 0);

    }



    100% {

        transform: scale(0.95);

        box-shadow: 0 0 0 0 rgba(256, 256, 256, 0);

    }

}



.nwds-container-feb2023,

#new-which-divorce-service-tool.feb2023 {

    background: #f5f3ee;

    padding: 0px 0 50px;

}



#new-which-divorce-service-tool.feb2023 .get-started {

    background: transparent;

    padding: 30px;

}



#new-which-divorce-service-tool.feb2023 h1 {

    font-size: 28px;

    padding: 0 15px;

    margin: 0px auto 25px;

    max-width: 780px;

    font-weight: 800 !important;

}



#new-which-divorce-service-tool.feb2023 i {

    display: none !important;

}



#new-which-divorce-service-tool.feb2023 p.nwds-lg {

    margin: 90px auto 0px;

    padding: 20px 15px 0;

    background: #fff;

    max-width: 670px;

}



#new-which-divorce-service-tool.feb2023 #dt-intro-panel p.nwds-lg:last-child {

    margin: 0px auto;

    padding: 0 0 20px;

}



#new-which-divorce-service-tool.feb2023 .dt-option {

    display: block;

    color: #111;

    min-width: 160px;

    font-weight: bold;

    margin: 0 auto 20px;

    max-width: 250px;

    box-shadow: 0 2px 4px rgb(11 59 60 / 10%);

    background-color: #fff;

    padding: 15px;

    cursor: pointer;

    border-radius: 2px;

    border: 4px solid #fff;

}



#new-which-divorce-service-tool.feb2023 .dt-panel {

    display: none;

    background: transparent;

}



#new-which-divorce-service-tool.feb2023 .vc_color-info.vc_message_box {

    margin: 80px auto 0;

    padding: 20px;

    background: #fff;

    border: none;

    max-width: 740px;

    text-align: center;

    color: #111;

}



#new-which-divorce-service-tool.feb2023 .dt-back-reset>div {

    font-size: 15px;

    font-weight: 700;

}



#new-which-divorce-service-tool.feb2023 .dt-panel {

    margin: 30px auto 30px;

}



#new-which-divorce-service-tool.feb2023 .end-panel {

    margin: 50px auto 30px;

}



#new-which-divorce-service-tool.feb2023 #progress-wrapper {

    margin: 50px auto 30px;

}



#new-which-divorce-service-tool.feb2023 span[data-tippy-content] {

    font-size: 14px;

    background: #e5e2d9;

    color: #111;

    padding: 5px 10px;

    border-radius: 5px;

    position: relative;

    display: inline-block;

    text-decoration: none !important;

    margin-top: 15px;

    font-weight: 600;

}

.best-service-in-content #new-which-divorce-service-tool {

    margin-bottom: 40px !important;

}



.best-service-in-content #new-which-divorce-service-tool.feb2023 .dt-option {

    display: inline-block;

    margin: 10px 10px 20px;

}



.best-service-in-content #new-which-divorce-service-tool.feb2023 span[data-tippy-content] {

    width: 200px;

    background: transparent;

    display: block;

    margin: 20px auto 0;

}



.best-service-in-content #new-which-divorce-service-tool.feb2023 p.nwds-lg {

    margin-top: 0;

}



.best-service-in-content #new-which-divorce-service-tool.feb2023 h1 {

    margin: 60px auto 25px;

}



.best-service-in-content #new-which-divorce-service-tool.feb2023 p.nwds-lg {

    background: transparent;

}



.best-service-in-content #new-which-divorce-service-tool.feb2023 .dt-panel {

    margin: 20px auto 0px;

    z-index: 200;

    position: relative;

}



.best-service-in-content #new-which-divorce-service-tool.feb2023 #progress-wrapper {

    margin: 10px auto 40px;

    z-index: 100;

}



.best-service-in-content #new-which-divorce-service-tool.feb2023 .vc_color-info.vc_message_box {

    margin: 40px auto 0;

    padding: 0;

    background: transparent;

    border: none;

    max-width: 740px;

    text-align: center;

    color: #111;

}



.best-service-in-content #new-which-divorce-service-tool.feb2023 .end-panel {

    margin-top: 80px !important;

}



.vc_row.wpb_row.vc_row-fluid.new-wds-wrapper {

    background: #f5f3ee;

}



div[data-tippy-root] {

    text-align: center !important;

}





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



    #new-which-divorce-service-tool .dol-tool .dt-option {

        max-width: 300px;

        margin: 0 auto 20px;

        display: block;

    }



    #new-which-divorce-service-tool h1 {

        font-size: 24px;

    }



    .dol-tool .dt-question,
    #new-which-divorce-service-tool .end-panel:before {

        font-size: 20px;

    }



    #new-which-divorce-service-tool #progress-wrapper {

        margin: 10px auto 20px;

    }

    #new-which-divorce-service-tool .dt-service-img {

        float: none;

        margin: 0 auto 30px;

        width: 220px;

        height: 220px;

    }



    #new-which-divorce-service-tool .dt-service-desc {

        padding-right: 0px;

    }



    #new-which-divorce-service-tool .dt-service-desc,
    #new-which-divorce-service-tool .dt-service-desc li {

        font-size: 16px;

    }



    #new-which-divorce-service-tool .dt-choice {

        width: 98%;

    }



    .dt-panel {

        padding: 35px;

    }



    #new-which-divorce-service-tool .dt-service-desc .green-btn {

        text-align: center;

    }



    #new-which-divorce-service-tool .end-panel:before {

        top: -50px;

    }



}



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



    .dt-panel {

        padding: 25px;

    }



    #new-which-divorce-service-tool .recommended-service h3 {

        margin-top: -10px;

        margin-bottom: 40px !important;

    }



    #new-which-divorce-service-tool .recommended-service .service-desc span {

        top: 8px;

        right: 18px;

    }



    #new-which-divorce-service-tool .recommended-service>div {

        width: 100%;

        border: none;

        padding: 10px;

    }



    #new-which-divorce-service-tool .end-panel:before {

        font-size: 15px !important;

        padding: 0 20px;

    }



    .dt-back-reset>div {

        margin: 0 40px;

    }



    .dt-back-reset {

        bottom: 0px;

    }





    #new-which-divorce-service-tool #scottish-divorce.end-panel:before {

        content: "Our services are predominantly for England & Wales, however, we may still be able to help you.";

    }



    .best-service-in-content #new-which-divorce-service-tool .end-panel:before {

        top: -60px;

        font-size: 13px !important;

    }



    .best-service-in-content #new-which-divorce-service-tool.feb2023 .end-panel {

        padding: 0 10px;

        margin-bottom: 40px !important;

    }



    .best-service-in-content #new-which-divorce-service-tool.feb2023 #dt-intro-panel p.nwds-lg:last-child {

        padding: 10px 15px 20px;



    }



    .best-service-in-content #new-which-divorce-service-tool.feb2023 h1 {

        font-size: 20px;

    }



    .best-service-in-content #new-which-divorce-service-tool .recommended-service a {

        width: 100%;

        margin: 0 0 20px !important;

        text-align: center;

    }



}



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



    .dt-panel {

        padding: 20px;

    }



    #new-which-divorce-service-tool .end-panel {

        padding: 20px 0;

    }



    #new-which-divorce-service-tool .recommended-service {

        padding: 15px 10px;

    }



    .dt-back-reset>div {

        margin: 0 30px;

    }





}