div .py-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}
div .py-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}
div .py-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}
.title h3
 {
    position: relative;
    padding-bottom: 20px;
    line-height: 1.2;
}
.title h3::before
{
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 2px;
    background-color: var(--grey);
}
.featured-post .nectar-button[data-color-override="false"].regular-button.btn_dark:hover {
    background-color:var(--grey) !important;
    color: #fff;
    
}
.title h3::before {
    left: 0;
    transform: none;
}
.advantage1 {
    padding-top: 20px !important;
}
.advantage1,
.advantage2 {
    position: relative;
    padding-bottom: 20px;
}
.advantage1::before,
.advantage2::before
{
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 1.5px;
    background-color: #D6D6D6;
}
.advantage2,
.advantage3 {
    padding-top: 20px;
}
.buying-row {
    display: flex;
    flex-wrap: wrap;
}
.buying-row .row_col_wrap_12 {
    align-items: center;
   
}
.buying-row p {
    margin-bottom: 80px !important;
}
.buying {
    margin: 0px 100px;
   
} 
.title h6 {
    color: var(--grey) !important;
}
.advantage p strong {
    font-size: 24px;
    font-weight: 700;
    color: #333;
}
.perfect a.nectar-button.small.regular.accent-color.regular-button.btn_white {
    font-size: 20px;
    border-radius: unset !important;
    padding: 14px 40px;
    line-height: 1.6;
}
.pre-buying .vc_col-sm-12 .vc_column-inner .wpb_wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* align-items: center; */
}

    /* .pre-buying-col {
        padding: 120px 169px 120px 169px !important;
    } */


.selling-col {
    max-width: 1000px;
    padding: 0px 0px 0px 100px !important;
}
body .selling-p p {
    padding-top: 40px;
    font-family: var(--heading-font) !important;
}
.perfect .title h2::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 2px;
    background-color: #fff;
    left: 50% !important;
}
body .perfect .title h2,
body .perfect .title p {
    color: #fff !important;
    padding-top:40px;
    padding-bottom: 40px !important;
}
.perfect {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.perfect .vc_col-sm-12 .vc_column-inner .wpb_wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
body .bold-p p {

    color: #333;
    font-weight: 700;
    padding-bottom: 10px !important;
    font-family: var(--heading-font);
   
}
body .italic-p p {
    color: #333;
    font-style: italic;
    font-weight: 400;
    padding-bottom: 40px !important;
    font-family: var(--heading-font) !important;
    
}
body .terms-p p {
   
    margin-bottom: 60px !important;
    line-height: 1.6 !important;
    font-family: var(--heading-font) !important;
}
body .terms-p ul li {
    font-size: 24px !important;
    color: #5c5c5c;
    line-height: 1.6 !important;
    font-family: var(--heading-font) !important;
}
body .change-pp p {
    padding-bottom: 40px !important;
    font-family: var(--heading-font) !important;
}
a.nectar-button.small.regular.accent-color.regular-button.btn_white2 {
    border: 1px solid var(--White, #FFF);
    border-radius: unset !important;
    padding: 12px 40px;
    background: transparent !important;
    font-size: 20px;
}
a.nectar-button.small.regular.accent-color.regular-button.btn_white2:hover {
    background: #fff !important;
}

body .pre-buying-text1 h5 {
    color: var(--grey);
    font-weight: 700 !important;
    padding-bottom: 22px !important;

}
.faq-title h3 {
    color: #3E3C3C !important;
    padding-bottom: 40px;
}
/* .faq-title h3::after{
content: "";
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80px;
height: 2px;
background-color: var(--grey);
} */


.service-col {
    height: 600px;
    max-width: 1000px;
    padding: 0px 30px !important;
}
a.nectar-button.large.regular.accent-color.regular-button.buying {
    background-color: #fff !important;
    color: var(--grey);
    border: 1px solid var(--grey);
}
a.nectar-button.large.regular.accent-color.regular-button.buying:hover
 {
    background-color:var(--grey) !important;
    color: #fff;
}
a.nectar-button.large.regular.accent-color.regular-button.btn_dark:hover{
    background-color:var(--grey) !important;
    color: #fff;
}



.letting-management-col {
    border-right: 2px solid #D6D6D6;
    height: 100px;
}
.letting-management-col:last-child {
    border: unset !important;
}
.letting-management-col
 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.btn-group {
    display: flex;
    padding-top: 40px;
}
.btn_white1,
.btn_white2 {
    padding: 12px 40px;
    font-size: 20px;
}
.btn_white2 {
    background: #fff;
    color: var(--grey);
    border-radius: unset !important;
    border: unset !important;
}
.btn_white2:hover {
    background-color: #ccc !important;
   
}
.btn_white1 {
    background: transparent !important;
    border: 1px solid #fff;
    color: #fff;
    margin-right: 40px;
    border-radius: unset !important;
}
.btn_white1:hover {
    background: #fff !important;
    color: #5c5c5c;
}
body[data-button-style*="slightly_rounded"] button {
    border-radius: unset !important;
}
.faq-section .toggle>.toggle-title a {
    background-color: unset !important;
}
body .faq-section .toggle {
    border-bottom: 1px solid #E4E4E4;
    margin-bottom: 0px !important;
}
body .faq-section .toggle:first-child {
    border-top: 1px solid #E4E4E4 !important;
}


body .faq-section .toggle-title h5,
.faq-section .toggle>.toggle-title a {
    
    color: #3E3C3C !important;
    font-weight: 700 !important;
    padding: 20px 30px;
    font-family: var(--heading-font) !important;
}
.faq-section .fa-plus-circle:before {
    content: "+";
    font-size: 30px;
    font-weight: 900;
    position: absolute;
    left: 1200px;
    top: 13px !important;
}
.faq-section .fa-minus-circle:before {
    content: "-";
    font-size: 30px;
    font-weight: 900;
    left: 1200px;
    position: absolute;
}
.faq-section .toggle.open>.toggle-title a i {
    color: var(--grey);

}
.faq-section .toggle>.toggle-title a i {
    color: var(--grey);
}
body .faq-section .toggle[data-inner-wrap=true]>div .inner-toggle-wrap  {
    padding: 20px 30px !important;
}
body .faq-section .toggle>div {
    box-shadow: none;
}
.faq-paragraph h5,
.faq-paragraph strong {
    font-size: 24px !important;
    font-weight: 700;
    color:var(--grey);
    font-family: var(--heading-font) !important;
}
.faq-paragraph strong,
.faq-paragraph p {
    font-family: var(--heading-font) !important;
}
.buying-new-home:hover {
    transform: scale(1.5) !important;
}
.hassle-free-image-text p {
    font-family: var(--heading-font) !important;
}
.letting-p p:last-child {
    padding-top: 0px !important;
}
.letting-p p {
    font-family: var(--heading-font) !important;
}
/* .row_col_wrap_12.col.span_12.dark.left{
    background: var(--Light-Blue, #F3F6FB);
} */
 /* .toggle .default {
    
    border-bottom: 1px solid #333 !important;
}
.toggle.default:first-child {
    border-top: 1px solid #333 !important;
} */
.hassle-free .row_col_wrap_12.col.span_12.dark.left {
    justify-content: center !important;
}
.small-container {
    margin-left: auto !important;
    margin-right: auto !important;
}
.advantage1 .advantage-image,
.advantage2 .advantage-image,
.advantage3 .advantage-image {
    margin-top: 10px !important;
}
/* .pre-buying-col .vc_column-inner {
    max-width: 1360px !important;
    width: 100% !important;
    margin-right: auto !important;
    margin-left: auto !important;
} */
.stamp-duty-calculator-results h4 {
    font-weight: 700 !important;
}
div.related-post,
.journal .content-inner {
    margin-right: auto !important;
    margin-left: auto !important;
}
div.stamp-duty-calculator button:hover {
    opacity: 0.6;
}
.sf-field-taxonomy-journal_category ul li label:hover {
    border-bottom: 2px solid #F05323 !important;
}
.about-section5-text p,
.about-section5-text h5 {
    color: white !important;
}
.heading h5 {
    font-weight: 700 !important;
}
.wpb_text_column.wpb_content_element.advantage {
    margin-bottom: 10px;
}
.wpb_text_column.wpb_content_element.advantage h5 {
    font-weight: 700;
    font-family: var(--heading-font);
}
button.btn_white2:hover {
    cursor: pointer;
}
@media only screen and (width:1920px) {
    .faq-section .fa-minus-circle:before,
    .faq-section .fa-plus-circle:before  {
        left: 1315px !important;
    }
}
@media only screen and (min-width:1600px) {

    .faq-section .fa-plus-circle:before, 
    .faq-section .fa-minus-circle:before  {
   
    left: 1300px !important;
    /* top: 22px !important; */
}
.advantage p strong {
    font-size: 20px !important;
}
.buying-row p {
    padding-bottom: 0px !important;
}
.service-col {
    height: 400px !important;
}

}
@media only screen and (max-width:1600px) {
    .faq-section .fa-plus-circle:before, 
    .faq-section .fa-minus-circle:before  {
       
        left: 1000px !important;
        top: 12px;
    }
    .buying-row p {
        margin-bottom: 0px !important;
    }
    .service-col {
        height: 400px !important;
    }
    .advantage2, .advantage3 {
        padding-top: 20px !important;
    }
   
    /* .pre-buying-col {
        padding: 30px 80px !important;
    } */
    body .selling-p p {
        padding-top: 20px !important;
    }
    body .selling-p p {
        padding-top: 20px;
        
    }
    .title h3 {
        padding-bottom: 20px !important;
    }
    .buying-section .vc_col-sm-4:nth-child(2) {
        padding: 50px !important;
    }
    /* .pre-buying-col {
        padding: 120px 130px !important;
    } */
    div .py-100 {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }
    div .py-80 {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }
}

@media only screen and (max-width: 1400px) {
    .buying {
        margin: 0px 25px !important;
    }
    .buying .title h2 {
        padding-bottom: 20px !important;
    }
    body .perfect .title h2, body .perfect .title p {
       
        padding-top: 20px;
        padding-bottom: 20px !important;
    }
    .service-col {
        height: 400px !important;
    }
    .title h2 {
        padding-bottom: 20px;
    }
    .faq-section .fa-plus-circle:before,
    .faq-section .fa-minus-circle:before {
        left: 1050px;
    }
    /* .pre-buying-col {
        padding: 120px 85px !important;
    } */
    div .py-100 {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }
    div .py-80 {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
}
@media only screen and (max-width: 1360px) {
    .faq-section .fa-plus-circle:before, .faq-section .fa-minus-circle:before {
        left: 969px;
    }
}
@media only screen and (max-width: 1200px) {
    .buying {
        margin: 0px 20px !important;
    }
    .buying-section .vc_col-sm-4:nth-child(2) {
        padding: 10px !important;
    }
}
@media only screen and (max-width: 1100px) { 
    

}

@media only screen and (max-width: 1024px) {
   
body .letting-management-col {
        border-right: none !important;
        margin-top: 20px;
    }
body .terms-p p {
   
        margin-bottom: 25px !important;
    }
    body .change-pp p {
        padding-bottom: 20px !important;

        
    }

    .faq-section .fa-plus-circle:before, 
    .faq-section .fa-minus-circle:before  {
       
        left: -8px;
        top: 12px;
    }
    body .terms-p ul li {
        font-size: 18px;
    
}
.faq-section .toggle>.toggle-title a {
    font-size: 18px !important;
}
.faq-paragraph strong {
    font-size: 18px !important;
}
.advantage p strong {
    font-size: 18px !important;

}
.selling-col {
    max-width: 1000px;
    padding: 0px 20px !important;
}
}

@media only screen and (max-width: 1400px) {
    .buying {
        margin: 20px 25px !important;
    }
    .advantage1, .advantage2, .advantage3 {
        padding-bottom: 20px !important;
}
.advantage2, .advantage3 {
    padding-top: 20px !important;
}
   .buying .title h2 {
    padding-bottom: 20px !important;
   }
   .buying-row p {
    margin-bottom: 0px !important;
}
.title h3 { 
    padding-bottom: 20px;
   }
   div .py-100 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
div .py-80 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
div .py-60 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
}

@media only screen and (max-width: 999px) {
     .buying {
        margin: 20px 25px !important;
    }
    .buying-row p {
        margin-bottom: 20px !important;
    }
    .buying {
        margin: 20px 25px !important;
    }
    .advantage1, .advantage2, .advantage3 {
        padding-bottom: 20px !important;
}
   .buying .title h2 {
    padding-bottom: 20px !important;
   }
  
   .advantage1 {
    padding-top: 30px !important;
}
.screening-image,
.smooth-image {
    padding-top: 25px;
}
body .terms-p ul li {
    font-size: 18px !important;
}
}

@media only screen and (max-width: 768px) {

body .col a.nectar-button.large { 
    padding:12px 20px !important;
    }
    /* .pre-buying-col {
        padding: 40px 20px !important;
    } */
    .buying-row p {
        margin-bottom: 10px !important;
    }
.advantage1 {
        padding-top: 30px !important;
    }
    
 .advantage1, .advantage2 {
       
        padding-bottom: 20px !important;
    }
    .advantage2, .advantage3 {
        padding-top: 20px !important;
    }
    
.buying 
  {
     margin: 20px 25px !important;
  }
.wpb_text_column.wpb_content_element.vc_custom_1704193080065.title.services
 {
    padding: 0px 30px !important;
  }
body .perfect .title p 
{
    color: #fff !important;
    padding-top: 25px;
    padding-bottom: 25px !important;
 }

 .letting-management-col:last-child {
    padding-bottom: 20px;
    margin-top: 50px;
 }
 .letting-management-col:first-child {
    margin-bottom: 40px;
 }
 .service-col {
    height: 400px !important;
}
.buying .title h2 {
    padding-bottom: 20px !important;
}
.screening-image,
.smooth-image {
    padding-top: 0px;
}
.screening-image {
    margin-top: 35px !important;
}
div .py-100 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
div .py-80 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
div .py-60 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
        
}
      
@media only screen and (max-width: 500px) {
.btn_white1, .btn_white2 {
    padding: 12px 13px;
    font-size: 15px;
}
.btn_white1 {
    margin-right: 20px !important;
}
.btn-group {
    padding-top: 0px !important;
}
.wpb_text_column .wpb_content_element  .vc_custom_1704274211413 .title .services {
    padding: 0px 20px !important;
}
body .letting-management-col {
    margin-top: 0;
}
}
/* .letting-management-col:last-child {
   padding-top: 50px !important;
}
} */
@media only screen and (max-width: 320px) {
.perfect a.nectar-button.small.regular.accent-color.regular-button.btn_white {
    font-size: 18px;
    padding: 8px 10px;
}
body .perfect .title p {
    padding:10px 0px;
}
.btn_white1, .btn_white2 {
    padding: 8px 5px;
    font-size: 15px;
}
.btn_white1 {
    margin-right: 7px !important;
}
.wpb_text_column.wpb_content_element.vc_custom_1704949982544.title.services {
    padding: 0px 20px !important;
}
}
@media only screen and (min-width: 690px) {
.about-introduction {
      padding-left: 80px !important;
}
.fonder {
    padding-left:  100px !important;
    padding-right: 100px !important;
}
}
    
#footer-outer ul li a {
   
    font-size: 18px !important;
    font-family:var(--body-font) !important;
}
#footer-outer .widget h4  {
   
     font-family:var(--body-font) !important;
}
/* .wpml-ls-legacy-list-horizontal li a:active {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #fff;
    bottom: -10px;
    left: 0;
} */