h1, h2, h3, h4, h5, h6{
    font-family: "Montserrat", sans-serif;
}
p, li{
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #444;
    line-height: 32px;
}
.header-main{
    border-bottom: 5px solid #cc0202;
    padding: 10px 0;
    background-color: #f2f7fd;
}
.header-top-signature {
    margin-left: 15px;
    padding: 20px 15px;
    border-left: 1px solid rgba(0, 36, 95, 0.3);
}
.header-top-signature h3 {
    margin: 0;
    font-size: 21px;
    color: #0c336a;
    text-transform: uppercase;
    font-weight: 700;

}
.header-top-signature h4 {
    margin: 0;
    font-size: 18px;
    color: #cc0202;
    text-transform: uppercase;
    font-weight: 700;
}
.header-jobs-title h1 {
    font-size: 46px;
    font-weight: 700;
    text-align: center;
    color: #0c336a;
}
section#header-jobs {
    padding: 60px 0 100px 0;
}
.header-jobs-video {
    margin-top: 50px;
    width: 600px;
}
.header-jobs-video {
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
    margin-top: 50px;
}
.header-jobs-bottm h6 {
    font-size: 21px;
    color: #cc0202;
    font-weight: 500;
    text-align: center;
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
    margin-top: 20px;
    line-height: 31px;
}
#self-service-jobs h3 {
    font-size: 33px;
    font-weight: 700;
    color: #0c336a;
}

section#self-service-jobs .row {
    align-items: center;
}
.hr-bottom {
    width: 37px;
    border-top: 4px solid red;
    margin-top: 15px;
    margin-bottom: 0px;
}
.main-types{
    background-color: rgb(250 251 252);
    padding: 60px 0;
}
.main-types h2{
    font-size: 40px;
    font-weight: 800;
    text-transform: uppercase;
}
.self-service-jobs-desc {
    margin-top: 25px;
}
section#self-service-jobs .col-lg-6 {
    padding: 0;
}
section#self-service-jobs {
    padding: 50px 0px;
}
.full-service-img {
    background-image: url('/images/FULL-SERVICEMortgageBrokerage.jpg');
    background-size: cover;
    background-position: center;
    min-height: 700px;
}
#self-service-jobs img {
    width: 100%;
    height: auto;
    object-fit: cover;
}
.py-20{
    padding: 80px 0 !important;
}
section#self-service-jobs {
    padding: 0px 0px;
    background: #f2f7fd;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: contain;
}
section#expert-mortgage-difference {
    padding: 80px 0px;
}
.expert-mortgage-difference-title h2 {
    font-size: 33px;
    font-weight: 700;
    color: #0c336a;
    margin-bottom: 35px;
}
.self-service-jobs-right {
    padding: 0px 100px;
    padding-left: 50px;
}
.full-service-jobs-right {
    padding: 0px 100px;
    padding-left: 100px;
}
.form img {
    width: 100%;
    margin-top: 100px;
}
.our-guarantee-text.wow.fadeInUp {
    background: #cc02021c;
    padding: 25px;
    border-radius: 10px;
    border: 1px solid #dbdbdb;
}
.our-guarantee-text h3 {
    font-size: 21px;
    font-weight: 600;
    color: #cc0202;
    text-align: center;
}
.our-guarantee-text p {
    text-align: center;
    font-style: italic;
    line-height: 25px;
}
section#want-to-join-expert-mortgage {
    padding-top: 80px;
    padding-bottom: 400px;
    background-image: url(../images/bg-services.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-color: #f2f7fd;
}
.want-to-join-expert-mortgage-wraper {
    background-color: #ffffff;
    border: 1px solid #cad7e7;
    border-bottom: 5px solid #010d3e;
    border-radius: 7px;
    height: 100%;
    padding: 35px;
}
.want-to-join-expert-mortgage-wraper img {
    width: 60px;
    margin-bottom: 20px;
}
section#want-to-join-expert-mortgage .col-12 {
    margin-top: 25px;
}
.want-to-join-expert-mortgage-title h2 {
    font-size: 33px;
    font-weight: 700;
    color: #0c336a;
    text-align: center;
    width: 100%;
    max-width: 660px;
    margin: 0 auto;
    margin-bottom: 15px;
}
.want-to-join-expert-mortgage-title p {
    width: 100%;
    max-width: 700px;
    text-align: center;
    margin: 0 auto;
}
.join-btn{
    margin-top: 40px;
}
.join-btn a{
    text-decoration: none;
    background-color: #cc0202;
    color: #fff;
    padding: 18px 40px;
    font-size: 20px;
    font-weight: 600;
    border-radius: 5px;
    transition: 0.5s;

}
.join-btn a:hover{
    background-color: #0c336a;
    color: #fff;
    transition: 0.5s;

}
section#faq {
    padding: 80px 0;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-color: #fff;
}
.faq-sec-title h2 {
    font-size: 33px;
    font-weight: 700;
    color: #0c336a;
    text-align: center;
    margin: 0 auto;
}
.faq-wraper {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    margin-top: 30px;
}
.accordion-button {
    font-size: 18px;
    font-weight: 600;
    color: #0c336a;
    padding: 20px;
}
.accordion-button:not(.collapsed) {
    background-color: #0c336a;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.125);
    color: #fff;
}
.accordion-button:focus {
    z-index: 3;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(13,110,253,.25);
}
.accordion-body {
    padding: 20px 30px;
}
.faq-bottom-note {
    background: rgb(247, 247, 247);
    padding: 25px;
    border-radius: 10px;
    border: 1px solid #dbdbdb;
    margin-top: 50px;
}
.faq-bottom-note h5 {
    font-size: 15px;
    line-height: 27px;
    font-weight: 400;
    text-align: center;
    font-style: italic;
}
.faq-bottom-note h5 span {
    font-weight: 600;
    color: #cc0202;
}
.article-list-wraper {
    margin-bottom: 20px;
    background: white;
    padding: 15px;
    border-radius: 5px;
    box-shadow: 0px 0px 20px 0px #e1edfb24;
    border: 1px solid #e1edfb;
    transition: .3s ease;
}
a.article-list-title {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    display: inline-block;
    overflow: hidden;
    transition: .3s ease;
   display: -webkit-box;
   -webkit-line-clamp: 2; /* number of lines to show */
           line-clamp: 2; 
   -webkit-box-orient: vertical;
}
.article-list-wraper:hover{
    background: #cc0202;
    transform: scale(1.05);
}
.article-list-wraper:hover a{
    color: #fff;
}
.article-sec-title h2 {
    font-size: 33px;
    font-weight: 700;
    color: #0c336a;
    text-align: center;
    margin: 0 auto;
}
.article-sec-title {
    margin-bottom: 40px;
}
section#article-listing {
    padding-top: 80px;
    padding-bottom: 400px;
    background-image: url(../images/bg-footer.webp);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-color: #f4f8fc;
}
