body{
    font-family: "Barlow", sans-serif;
    overflow-x: hidden !important;
}
form {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}
.contentLayout {
    flex: 1;
    min-height: calc(100vh - 200px);
}
h1, h2, h3, h4, h5, h6,
.new_header li a,
.footer-tagline,
.phone-pill,
.footer h5 {
    font-family: "Jost", sans-serif;
}
.container{
    max-width: 1280px;
}
.header{
    padding: 20px 0px;
    position: sticky;
    top: 0;
    z-index: 1000;
    background: #fff;
    transition: padding 0s;
}
.header.scrolled {
    padding: 8px 0px;
}

/* Scroll-shrink transforms matching DA main site */
.logo_site img {
    transition: transform 0s;
}
.new_header ul {
    transition: transform 0s;
}
.phone-pill {
    transition: transform 0.1s ease, background 0.3s ease;
}
.header.scrolled .logo_site img {
    transform: scale(0.8);
}
.header.scrolled .new_header ul {
    transform: scale(0.9);
}
.header.scrolled .phone-pill {
    transform: scale(0.7);
}
.da-header-row {
    display: flex;
    align-items: center;
    padding: 0 20px;
}
.da-header-row .logo_site {
    flex: 0 0 auto;
    margin-right: 20px;
}
.da-nav-center {
    flex: 1;
    text-align: center;
}
.da-phone-right {
    flex: 0 0 auto;
    margin-left: 20px;
}

.new_header ul {
    padding: 0px;
    margin: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
    flex-wrap: nowrap;
    white-space: nowrap;
}

.new_header li {
    list-style: none;
    display: inline-block;
    padding: 0px 12px;
    vertical-align: middle;
    position: relative;
}

.new_header li a {
    text-decoration: none;
    color: #000;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 13px;
    position: relative;
    display: inline-block;
}

/* Underline bar on all nav links - hidden by default, shown on hover */
.new_header li a::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: #3F444B;
    opacity: 0;
    transition: 0.3s cubic-bezier(0.58, 0.3, 0.005, 1);
}

.new_header li a:hover::after {
    opacity: 1;
}

.new_header li a:hover {
    color: #000;
}

/* Active link - underline always visible */
.active-nav a::after {
    opacity: 1 !important;
}

/* Phone pill button */
.phone-pill {
    display: inline-block;
    background: #C7CE64;
    color: #000;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    padding: 10px 15px;
    border-radius: 50px;
    text-decoration: none;
    white-space: nowrap;
}
.phone-pill:hover {
    background: #E1E2AC;
    text-decoration: none;
    color: #000;
}

.menu_mob {
    display: none;
}
.sidenav {
      height: 100%;
      width: 0;
      position: fixed;
      z-index: 1;
      top: 0;
      left: 0;
      background-color: #fff;
      overflow-x: hidden;
      transition: 0.5s;
      padding-top: 60px;
      z-index: 9999;
    }

    .sidenav a {
     padding: 7px 5px;
    text-decoration: none;
    font-size: 16px;
    color: #772B8A;
    display: block;
    transition: 0.3s;
    font-weight: 500;
    }

    .sidenav a:hover {
      color: #C7CE64;
    }

    .sidenav .closebtn {
        position: absolute;
        top: -10px;
        right: 25px;
        font-size: 50px;
        margin-left: 50px;
        color: #000;
        font-weight: 300;
    }

    /* Overlay background */
    .overlay {
      height: 100%;
      width: 0;
      position: fixed;
      z-index: 0;
      top: 0;
      left: 0;
      background-color:#00000061;
      overflow-x: hidden;
      transition: 0.5s;
      display: none;
      z-index: 999;
    }

    .overlay.active {
      width: 100%;
      display: block;
    }
    .text-right {
        text-align: right;
    }
    .logo_site {
        text-align: left !important;
        padding-left: 0 !important;
    }
    .logo_site img{
        width: 50px;
    }
    .logo_site a {
        display: inline-block;
    }
    .header .align-items-center {
        align-items: center !important;
    }
    .banners{
        background: #F9F6FE;
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .banner_court{
        background: #F9F6FE;
        padding: 10px;
        color: #C7CE64;
    }
    .banner_court h3{
        font-weight: 700;
        font-size: 3rem;
    }
    .banner_court span{
        color: #772B8A;
    }
    .banners h1{
        font-size: 3rem;
        font-weight: 700;
        color: #1E293B;
    }
    .banners h2{
        font-size: 3rem;
        font-weight: 700;
        color: #1E293B;
    }
    .outsource_work{
        padding-top: 70px;
    }
    .outsource_work h3{
        font-size: 3rem;
        font-weight: 700;
        color: #772B8A;
        padding-bottom:0px;
    }
    .outsource_work p{
        font-weight: 400;
        font-size: 1.25rem;
    }
    .outsource_work_det{
        padding-top: 30px;
    }
    .court_stret{
        color: #111111;
        background-color: #C18DBF;
        padding: 60px;
        margin-top: -50px;
    }
    .court_stret h5{
        line-height: 200%;
        font-size: 1.5rem;
    }
    .court_stret h6{
    text-transform: uppercase;
    letter-spacing: 4px;
    font-size: 1rem;
    font-weight: 700;
    padding-bottom: 20px;
    }
    .court_stret p{
        font-weight: 700

    }
    .blocks{
        background: #772B8A;
        padding: 50px;
        border-radius: 50%;
        margin: 30px 17%;
    }
    .blocks_four .blocks i{
        color: #C7CE64;
    background: #F9F6FE;
    font-size: 40px;
    padding: 15px 20px;
    border-radius: 50%;
    }
    .blocks_four .blocks h3{
            letter-spacing: normal;
    text-transform: none;
    font-weight: 700;
    font-size: 1.5rem;
    padding: 25px 0px;
    color: #fff;
    display: block;
    padding-bottom: 15px;
    }
    .blocks_four .blocks h3 a{
        color: #fff;
        text-decoration: none;
    }
    .blocks_four .blocks p{
        color: #fff;
    }
    .blocks_green{
        background: #C7CE64;
    }
    .member_area{
        padding: 50px 0px;
    }
    .ban_title h5{
        font-weight: 700;
        font-size: 3rem;
    }
.ser_block {
    background: #F9F6FE;
    padding: 300px 0px 50px 0px;
    background-size: cover !important;
    background-position: 50%;
}

.ser_block_1 {
    background: #F9F6FE;
    background-position: 50%;
}

.ser_block_2 {
    background: #F9F6FE;
    background-position: 50%;
}
    .ser_block h3{
        font-weight: 700;
    font-size: 2.5rem;
    text-align: center;
    padding: 0px 15px;
    color: #1E293B;
    }
    .srvice_area h2{
        font-weight: 700;
        font-size: 3rem;
        color: #772B8A;
    }
    .srvice_area p{
            font-weight: 400;
    font-size: 1.25rem;
    }
    .quote_need{
        background: #772B8A;
        color: #fff;
        padding: 50px 0px;
        padding-bottom: 70px;
    }
    .quote_need h5{
        font-weight: 700;
        font-size: 3rem;
    }
    .quote_need a{
        text-transform: uppercase;
        font-size: 1.125rem;
        letter-spacing: 2px;
        margin: 49px auto -18px;
        padding: 16px 51px 16px 49px;
        background: #C7CE64;
        color: #000;
        text-decoration: none;
        border-radius: 50px;
        display: table;
    }
    .weare{
        padding: 100px 0px;
    }
    .service_details{
        padding-top: 50px;
    }
    .srvice_area .row{
        margin: 0px;
    }
    .weare_ti{
        font-size: 3rem;
        font-weight: 700;
        color: #fff;
    }
    .blocks_cou{
        background: #F9F6FE;
        padding: 30px;
    }
    .blocks_cou h2{
        font-weight: 700;
        font-size: 2.25rem;
        color: #772B8A;
    }
    .blocks_cou .green_col{
        color: #C7CE64;
    }
    .footer{
        padding: 60px 0px 0px;
        color: #fff;
        background: #000000;
        margin-top: auto;
    }
    .footer-main {
        padding-bottom: 40px;
    }
    .footer-logo-col {
        display: flex;
        align-items: center;
    }
    .footer-logo-img {
        max-width: 250px;
    }
    .footer h5 {
        font-weight: 600;
        font-size: 20px;
        text-transform: uppercase;
        margin-bottom: 20px;
        color: #fff;
    }
    .footer-sitemap a {
        display: block;
        color: #fff;
        text-decoration: none;
        font-size: 18px;
        padding: 5px 0;
    }
    .footer-sitemap a:first-of-type {
        color: #C7CE64;
    }
    .footer-sitemap a:hover {
        color: #C7CE64;
    }
    .footer-contact a {
        color: #fff;
        text-decoration: none;
    }
    .footer-contact a:hover {
        color: #C7CE64;
    }
    .footer-contact p {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .footer-icon {
        margin-right: 5px;
    }
    .footer-divider {
        border-top: 1px solid #333;
        margin: 0;
    }
    .footer-copyright {
        text-align: center;
        padding: 25px 0;
        margin: 0;
        color: #fff;
        font-size: 16px;
    }
.members {
    background: #772B8A;
    color: #fff;
    padding: 150px 0px;
}

.weare {
    background: #772B8A;
}
.blocks_four{
    padding-bottom: 50px;
}
.therole{
    padding: 70px 0px;
}
.therole h2{
    color: #4d4d4d;
    font-size: 1.875rem;
    font-weight: 700;
    padding-bottom: 20px;
}
.therole p{
    font-weight: 400;
    font-size: 1.25rem;
}
.therole h6{
    font-weight: 400;
    font-size: 1.5rem;
    padding-top: 40px;
    padding-bottom: 20px;
}
.therole ul{
    padding: 0px;

}
.therole ul li{
        list-style: none;
    font-size: 1.25rem;
    position: relative;
    padding-left: 30px;
    padding-bottom: 10px;
}
.therole ul li:before{
    content: "\f138";
    font-family: bootstrap-icons !important;
    color: #772B8A;
    font-weight: 700;
    position: absolute;
    left: 0px;
    top: 0px;
}
.page_banner {
    background: #772B8A;
    padding: 150px 0px;
}
.content_area{
    padding: 50px 0px;
}
.content_area p{
    font-size: 1.25rem;
}
.page_title{
    font-size: 3rem;
    font-weight: 700;
    color: #772B8A;
    padding-bottom: 30px;
}
.page_title_2{
    font-size: 1.5rem;
    font-weight: 700;
    color: #772B8A;
    padding-bottom: 30px;
}
.content_inner h3{
    color: #C7CE64;
    font-weight: 400;
    font-size: 1.875rem;
}
.content_inner h4{
    font-weight: 400;
    font-size: 1.5rem;
    font-style: italic;
}
.addpadings{
    padding-top: 50px;
    padding-bottom: 50px;
}
.content_inner ul{
    padding: 0px;
}
.content_inner ul li{
    font-size: 1.25rem;
    list-style: none;
     position: relative;
    padding-left: 30px;
    padding-bottom: 10px;
}
.content_inner ul li:before{
    content: "\f26a";
    font-family: bootstrap-icons !important;
    color: #C7CE64;
    font-weight: 700;
    position: absolute;
    left: 0px;
    top: 0px;
}
.contact_main{
        background-image: linear-gradient(#F9F6FE, #C18DBF);
        padding: 50px 0px;
}
.form_block{
       background: #fff;
    box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
    padding: 70px;
}
.fixcon{
    width: 75%;
    margin: auto;
    text-align: center;
    display: block;
}
.contact_details ul{
    padding: 0px;
    margin: 0px;
    position: relative;
    left: -79px;
    bottom: -50px;
    width: 450px;
}
.contact_details ul li{
    background: #772B8A;
    padding: 20px;
    color: #fff;
    list-style: none;
    border-bottom: 1px solid #fff;
}
.contact_details ul li h6{
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: underline;
        font-size: 1.25rem;
}
.contact_details ul li p{
    font-size: 1.5rem;
    margin: 20px 2px 0 0;
}
.contact_details ul li a{
    color: #fff;
    text-decoration: none;
}
.form_block h3{
    font-weight: 400;
    font-size: 1.125rem;
    padding-bottom: 20px;
}
.form_block .submit_btn {
    background: #C7CE64;
    color: #000;
    text-transform: uppercase;
    font-size: 18px;
    border-radius: 50px;
}

    .form_block .submit_btn:hover {
        background: #E1E2AC;
    }
.bottom_con{
    font-size: 1.875rem;
    color: #772B8A;
    padding-top: 100px;
}
.form_block input, .form_block select, .form_block textarea, .submit_btn {
    background-color: #ffffff;
    color: #000000;
    width: 90%;
    box-shadow: none;
    border: 1px solid #b3b3b3;
    padding: 10px;
}

.errorpage {
    background: linear-gradient(#F9F6FE, #fafcff);
}
    .form_block .submit_btn, .submit_btn {
    background: #C7CE64;
    color: #000;
    text-transform: uppercase;
    font-size: 18px;
    border-radius: 50px;
}

    .form_block .submit_btn:hover, .submit_btn:hover {
        background: #E1E2AC;
    }

/* Document block spacing */
.docsBlock {
    padding-bottom: 60px;
}
/* Document list rows */
.doc-row td {
    padding: 8px 0;
    vertical-align: middle;
    border-bottom: 1px solid #eee;
}
.doc-name {
    font-size: 15px;
    font-weight: 700;
    font-family: "Jost", sans-serif;
    color: #1E293B;
    padding-right: 20px !important;
}
.doc-actions {
    white-space: nowrap;
    text-align: right;
}
a.doc-btn {
    display: inline-block !important;
    padding: 4px 12px !important;
    border-radius: 20px !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    margin-left: 5px;
    font-family: "Jost", sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
a.doc-btn-view {
    background: #772B8A !important;
    color: #fff !important;
}
a.doc-btn-view:hover {
    background: #5c1f6b !important;
    color: #fff !important;
    text-decoration: none !important;
}
a.doc-btn-dl {
    background: #F9F6FE !important;
    color: #772B8A !important;
    border: 1px solid #772B8A !important;
}
a.doc-btn-dl:hover {
    background: #772B8A !important;
    color: #fff !important;
    text-decoration: none !important;
}

.order_btn {
    margin-left:3%;
}
.orderChk {
    padding-left:9%;
    padding-bottom:10px;
}
.errorpage {
    background: linear-gradient(#F9F6FE, #fafcff);
}
.errortitle h3{
    color: #772B8A;
    font-size: 22px;
    position: relative;
    bottom: -104px;
    padding-right: 100px;
}
.err_logo{
    width: 170px;
}

@media(max-width: 1140px){
    .banners h2 {
    font-size: 3rem;
    }
    .banner_court h3 {
        font-size: 3rem;
    }
    .contact_details ul{
        width: 100%;
    }

}
@media(max-width: 990px){
    .blocks{
      margin: 30px 5%;
    }
    .banners h2 {
    font-size: 2rem;
    }
    .banner_court h3 {
        font-size: 2rem;
    }
    .header .logins img {
        width: 25px;
    }
    .header .logins {
        font-size: 22px;
    }
    .logo_site .logo{
        width: 80%;
    }
    .ban_title h5 br{
        display: none;
    }
    .new_header li {
        padding: 0px 10px;
    }

        .new_header li a {
            font-size: 14px;
        }

    .phone-pill {
        font-size: 16px;
        padding: 8px 12px;
    }
}
@media(max-width: 800px){
    .errorpage .d-flex{
        display: block !important;
    }
    .errorpage{
        display: block !important;
        width: 100%;
        height: 100%;
        text-align: center;
    }
    .errorpage img{
        width: 150px;
    }
    .errortitle h3{
        position: initial;
        padding-right: 0px;
    }
}
@media(max-width: 768px){
    .blocks{
    margin: 30px auto;
    padding: 30px;
    width: 300px;
    }
    .new_header {
        display: none;
    }

    .menu_mob {
        display: block;

    }
    .blocks_four{
        padding: 20px;
    }
    .phone-pill {
        font-size: 14px;
        padding: 8px 12px;
    }
    .banner_court{
        display: inline-block;
    }
    .banners h2 br{
        display: none;
    }
    .banners{
        padding-top: 200px;
    }
    .outsource_work h3 {
        font-size: 2rem;
    }
    .outsource_work p{
        font-size: 1rem;
    }
    .court_stret{
        margin-top: 0px;
    }
    .ban_title h5{
        font-size: 2.5rem;
    }
    .srvice_area h2 {
        font-size: 2.5rem;
    }
    .quote_need h5 {
        font-size: 2rem;
    }
    .weare_ti {
        font-size: 2rem;
    }
    .sm-menu{
        width: 15%;
        position:absolute;
        left:5px;
    }
    .sm-login {
        width: 56%;
        order: 1;
        padding-left: 75px;
    }
    .logo_site{
        width: 44%;
        padding:0px;
    }
    .sm-menu{
        order: 2;
    }
    .srvice_area p{
        font-size: 1rem;
    }
    .therole p{
        font-size: 1rem;
    }
    .therole ul li{
       font-size: 1rem;
    }
    .ordering1{
        order: 1;
        padding: 0px;
    }
    .ordering2{
        order: 2;
    }
    .ordering3{
        order: 3;
    }
    .court_stret{
        padding: 30px;
    }
    .addmargins{
        padding-top: 30px;
    }
    .content_area p {
       font-size: 1rem;
    }
    content_inner ul li {
        font-size: 1rem;
    }
    .contact_details ul{
        bottom: 0px;
        left: 0px;
    }
    .fixcon {
       width: 300px;
    }
    .form_block{
        padding: 30px;
    }
    .bottom_con br{
        display: none;
    }

    .loginWidth {
        width: 90% !important;
    }

    .header .container {padding:0 5px;
    }

}
@media (max-width:580px){
    .loginWidth {
        width: 90% !important;
    }
    .phone-pill {
        font-size: 12px;
        padding: 6px 10px;
    }

    .sm-menu {
        left: 42%;
    }

    .sm-login {
        padding-left: 60px;
    }

    .logo_site {
        width: 44%;
        padding: 0px;
    }
}

@media (max-height:360px) {

    .sm-menu {
        left: 42%;
    }

    .sm-login {
        padding-left: 215px;
        width:62%;
    }

    .logo_site {
        width: 37%;
        padding: 0px;
    }


}



