/*HOME UPDATE*/
@font-face {
    font-family: 'Source Sans Pro';
    src: url("../fonts/SourceSansPro-Regular.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url("../fonts/SourceSansPro-Light.otf") format("opentype");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url("../fonts/SourceSansPro-Semibold.otf") format("opentype");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url("../fonts/SourceSansPro-Bold.otf") format("opentype");
    font-weight: 700;
    font-style: normal;
}

.dark-section::before {
    display: none;
}

@media (max-width: 991px) {
    .client-testimonials-container .testimonials-name-item-position {
        opacity: 1;
    }
}

/**/
.page-template-home-update * {
    box-sizing: border-box;
}

.page-template-home-update .title-section,
.page-template-home-update .sub-title {
    display: block;
}

.page-template-home-update #content {
    margin: 0;
    padding: 0;
}

.page-template-home-update section .container {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
    padding-right: 15px !important;
    position: relative;
}

.page-template-home-update .page-content>section {
    margin-left: 0;
    width: 100%;
}

@media (max-width: 1728px) {
    .page-template-home-update section .container {
        padding-left: 15px;
        padding-right: 15px !important;
    }
}

@media (max-width: 1024px) {
    .page-template-home-update .menu-sticky {
        display: none;
    }

    .page-template-home-update .page-content>section {
        margin-left: 0;
        width: 100%;
    }

    .page-template-home-update .vertical-line {
        display: none;
    }

    .page-template-home-update section .container {
        padding-right: 15px !important;
    }

    .page-template-home-update.admin-bar .navigation-overlay.open~#site-header {
        z-index: 99;
    }
}

@media (max-width: 767.96px) {
    .page-template-home-update section .container {
        padding: 0 15px !important;
    }
}

/**/
.page-template-home-update #homepage_hero_module {
    background-size: cover;
    background-position: center;
}

.page-template-home-update #homepage_hero_module .title {
    left: 50%;
    top: 53%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    padding-left: 15px !important;
}

.page-template-home-update #homepage_hero_module .main-title {
    max-width: 600px;
}

.page-template-home-update #homepage_hero_module .sub-title {
    margin-top: 19px;
    position: relative;
    max-width: 100%;
    margin-left: 0;
}

.page-template-home-update #homepage_hero_module .sub-title .phrase-animation {
    opacity: 0;
}

.page-template-home-update #homepage_hero_module .sub-title .phrase-animation.active {
    opacity: 1;
}

.page-template-home-update #homepage_hero_module .sub-title .phrase-animation~.phrase-animation {
    position: absolute;
    top: 0;
    left: 0;
}

.page-template-home-update #homepage_hero_module .sub-title .phrase-animation .word-animation {
    display: inline-block;
    opacity: 0;
}

.page-template-home-update #homepage_hero_module .sub-title .phrase-animation.active .word-animation {
    animation-name: flip;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards;
    animation-duration: 0.25s;
}

.page-template-home-update #homepage_hero_module .sub-title .phrase-animation.active .word-animation:nth-child(2) {
    animation-delay: 0.25s;
}

.page-template-home-update #homepage_hero_module .sub-title .phrase-animation.active .word-animation:nth-child(3) {
    animation-delay: 0.5s;
}

.page-template-home-update #homepage_hero_module .sub-title .phrase-animation.active .word-animation:nth-child(4) {
    animation-delay: 0.75s;
}

@keyframes flip {
    from {
        opacity: 0;
        transform: translate3d(0, 80%, 0) rotateX(-90deg);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.page-template-home-update #homepage_hero_module .description {
    color: #EFB257;
    font-weight: 400;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 16.9px;
    margin-top: 32px;
    margin-bottom: 8px;
}

.page-template-home-update #homepage_hero_module .btn-button.primary-button {
    color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 25px;
    line-height: 31.43px;
    font-weight: 300;
    background-size: 19px;
    padding-right: 38px;
    background-image: url('data:image/svg+xml,<svg width="21" height="21" viewBox="0 0 21 21" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1.46484H20.0352M20.0352 1.46484V20.5M20.0352 1.46484L1 20.5" stroke="%23EFB257" stroke-width="1.31017"/></svg>');
    background-position: right 3px top 6px;
}

.page-template-home-update #homepage_hero_module .btn-button.primary-button:hover {
    background-position: right 0 top 3px;
}

.page-template-home-update #homepage_hero_module .btn-button.primary-button::before {
    width: calc(100% - 35px);
    bottom: 4px;
}

.page-template-home-update #homepage_hero_module .video-container {
    z-index: 0 !important;
}

@media (max-width: 767.96px) {

    .page-template-home-update #homepage_hero_module,
    .page-template-home-update #homepage_hero_module .video-container {
        height: 765px;
    }

    .page-template-home-update #homepage_hero_module .title {
        padding-right: 0 !important;
        top: 218px;
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }

    .page-template-home-update #homepage_hero_module.section-homepage_hero_module.mobile .main-title {
        font-size: 60px;
        max-width: 360px;
    }

    .page-template-home-update #homepage_hero_module .sub-title {
        font-size: 24px;
        margin-top: 30px;
    }

    .page-template-home-update #homepage_hero_module .description {
        margin-top: 40px;
    }
}

@media (max-width: 389px) {
    .page-template-home-update #homepage_hero_module .sub-title {
        font-size: 19px;
    }

    .page-template-home-update #homepage_hero_module.section-homepage_hero_module.mobile .main-title {
        font-size: 50px;
    }
}

/**/
.page-template-home-update #intro_data_module {
    padding-top: 140px;
}

.page-template-home-update #intro_data_module::before {
    display: none;
}

.page-template-home-update #intro_data_module .about-second {
    position: relative;
}

.page-template-home-update #intro_data_module .about-second::before {
    content: '';
    background-image: url('../images/Vector.svg');
    background-repeat: no-repeat;
    width: 348px;
    height: 300px;
    background-size: contain;
    position: absolute;
    top: 10px;
    right: 4px;
}

.page-template-home-update #intro_data_module .cta-text-link {
    margin-left: 0;
    margin-bottom: -3px;
}

.page-template-home-update #intro_data_module .desc {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.3;
}

.page-template-home-update #intro_data_module .desc p:last-child {
    margin-bottom: 0;
}

.page-template-home-update #intro_data_module .data-about {
    display: flex;
    justify-content: flex-start;
    flex-direction: inherit;
    flex-wrap: wrap;
    background-color: #F3F8FF;
    padding: 33px 32px 4px 33px;
    -webkit-box-shadow: 1px 1px 3px rgba(112, 112, 112, 0.1), 3px 4px 5px rgba(112, 112, 112, 0.09), 6px 9px 6px rgba(112, 112, 112, 0.05), 11px 15px 8px rgba(112, 112, 112, 0.01), 18px 24px 8px rgba(112, 112, 112, 0);
    box-shadow: 1px 1px 3px rgba(112, 112, 112, 0.1), 3px 4px 5px rgba(112, 112, 112, 0.09), 6px 9px 6px rgba(112, 112, 112, 0.05), 11px 15px 8px rgba(112, 112, 112, 0.01), 18px 24px 8px rgba(112, 112, 112, 0);
}

.page-template-home-update #intro_data_module .data {
    width: 50%;
    margin-right: 0;
    margin-bottom: 33px;
}

.page-template-home-update #intro_data_module .data:nth-child(2n+1) {
    padding-right: 15px;
}

.page-template-home-update #intro_data_module .data:nth-child(2n) {
    padding-left: 15px;
}

.page-template-home-update #intro_data_module .number {
    width: auto;
    font-size: 49px;
    line-height: 1;
}

.page-template-home-update #intro_data_module .prefix {
    font-style: normal;
    font-weight: 200;
    font-size: 49px;
    line-height: 1;
    color: #752963;
}

.page-template-home-update #intro_data_module .data-flex {
    margin-bottom: 7px;
}

.page-template-home-update #intro_data_module .data-flex .unit {
    font-size: 16px;
    line-height: 1.5;
    margin-left: 0;
    margin-bottom: 0;
}

.page-template-home-update #intro_data_module .cta-wrap {
    background-color: #303666;
    padding: 15px 23px 21.5px 28px;
    text-align: right;
    border-radius: 0 0 3px 3px;
}

.page-template-home-update #intro_data_module .cta-wrap .btn-button.primary-button {
    color: #FFFFFF;
}

.page-template-home-update #intro_data_module .cta-wrap .btn-button.primary-button::before {
    bottom: 0;
}

.page-template-home-update #intro_data_module .about-first {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-bottom: 43px;
}

.page-template-home-update #intro_data_module .about-first-left {
    width: calc(100% - 493px);
    padding-right: 30px;
    margin-top: -2px;
}

.page-template-home-update #intro_data_module .about-first-right {
    width: 493px;
}

.page-template-home-update #intro_data_module .about-first .title {
    max-width: 697px;
    margin-top: 22px;
    font-size: 43px;
    line-height: 1.31;
    font-weight: 200;
}

.page-template-home-update #intro_data_module .about-first .title strong {
    font-weight: 300;
    color: #752963;
}

.page-template-home-update #intro_data_module .about-first .desc {
    max-width: 447px;
    margin-top: 35px;
}

.page-template-home-update #intro_data_module .section-content {
    max-width: 100%;
    margin-top: 0;
    padding-top: 140px;
    flex-wrap: wrap;
}

.page-template-home-update #intro_data_module .section-description a::before {
    bottom: 0;
}

.page-template-home-update #intro_data_module .section-content .image {
    width: 51.44%;
    max-width: 100%;
    margin-right: 0;
    border-radius: 3px;
}

.page-template-home-update #intro_data_module .section-content .image-wrap {
    position: relative;
    overflow: hidden;
    border-radius: 3px;
    padding-bottom: 76.8219851%;
}

.page-template-home-update #intro_data_module .section-content .image-wrap img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 25% 50%;
}

.page-template-home-update #intro_data_module .section-content .section-description {
    width: 48.56%;
    text-align: left;
    padding-left: 30px;
}

.page-template-home-update #intro_data_module .about-second .section-description-inner {
    max-width: 503px;
    margin-left: auto;
}

.page-template-home-update #intro_data_module .about-second .title-section {
    margin-top: 13px;
}

.page-template-home-update #intro_data_module .about-second .desc {
    margin-top: 16px;
    margin-bottom: 80px;
    font-size: 13px;
    text-align: justify;
}

@media (max-width: 991px) {
    .page-template-home-update #intro_data_module .section-content .image-wrap {
        padding-bottom: 92.5%;
    }

    .page-template-home-update #intro_data_module .about-first-left {
        width: 100%;
        padding-right: 0;
    }

    .page-template-home-update #intro_data_module .about-first-right {
        width: 100%;
    }

    .page-template-home-update #intro_data_module .data-about {
        margin-top: 25px;
        padding: 21px 20px 16px 20px;
    }
}

@media (max-width: 767.96px) {
    .page-template-home-update #intro_data_module {
        padding-top: 100px;
    }

    .page-template-home-update #intro_data_module .about-first {
        padding-bottom: 0;
    }

    .page-template-home-update #intro_data_module .about-first .desc {
        margin-top: 18px;
    }

    .page-template-home-update #intro_data_module .prefix,
    .page-template-home-update #intro_data_module .number {
        font-size: 40px;
    }

    .page-template-home-update #intro_data_module .data {
        margin-top: 10px
    }

    .page-template-home-update #intro_data_module .about-second::before {
        width: 290px;
        height: 250px;
        top: -10px;
        right: -63px;
    }

    .page-template-home-update #intro_data_module .about-second .title-section {
        margin-top: 19px;
    }

    .page-template-home-update #intro_data_module .section-content {
        padding-top: 152px;
    }

    .page-template-home-update #intro_data_module .section-content .image {
        width: 100%;
    }

    .page-template-home-update #intro_data_module .section-content .section-description {
        width: 100%;
        padding-left: 0;
        margin-top: 37px;
        margin-bottom: 3px;
    }

    .page-template-home-update #intro_data_module .about-second .section-description-inner {
        max-width: 100%;
    }

    .page-template-home-update #intro_data_module .about-second .desc {
        margin-top: 17px;
        margin-bottom: 21px;
        font-size: 14px;
        text-align: justify;
    }

    .page-template-home-update #intro_data_module .about-first .title {
        font-size: 30px;
        margin-top: 14px;
        text-transform: capitalize;
        margin-bottom: 0;
    }

    .page-template-home-update #intro_data_module .title-section {
        font-size: 28px;
    }

    .page-template-home-update #intro_data_module .data-flex .unit {
        font-size: 13px;
    }

    .page-template-home-update #intro_data_module .text-info {
        font-size: 13px;
    }
}

@media (max-width: 389px) {
    .page-template-home-update #intro_data_module .data-about {
        padding: 21px 10px 16px 10px;
    }

    .page-template-home-update #intro_data_module .data:nth-child(2n) {
        padding-left: 0;
    }
}

/**/
.page-template-home-update .section-home-articles .article-item {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    border-radius: 3px;
    overflow: hidden;
}

.page-template-home-update .section-home-articles .article-item .btn-read-more {
    margin-top: auto;
    margin-left: auto;
}

.page-template-home-update .section-home-articles .btn-view-all::before {
    bottom: 0;
}

.page-template-home-update .section-home-articles .article-item .article-item-image {
    position: relative;
    overflow: visible;
    width: 100%;
}

.page-template-home-update .section-home-articles .article-item .article-item-image .image-wrap {
    padding-bottom: 62.8205128%;
    position: relative;
    overflow: hidden;
}

.page-template-home-update .section-home-articles .article-item .article-item-image img {
    vertical-align: top;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.page-template-home-update .section-home-articles .article-item .article-item-title {
    width: 100%;
}

.page-template-home-update .section-home-articles .article-item-category {
    top: auto;
    bottom: -19px;
    z-index: 1;
}

@media (max-width: 767.98px) {
    .page-template-home-update .section-home-articles .article-item .article-item-image .image-wrap {
        padding-bottom: 68.0555556%;
    }
}

/**/
.page-template-home-update #services_module_tabs {
    padding-top: 138px;
    padding-bottom: 100px;
}

.page-template-home-update #services_module_tabs .section-services-overflow {
    overflow: hidden;
}

.page-template-home-update #services_module_tabs .services-contain {
    margin-bottom: 0;
    padding-top: 0 !important;
    padding-bottom: 0;
}

.page-template-home-update #services_module_tabs .sub-title {
    padding: 0;
}

.page-template-home-update #services_module_tabs .title-section {
    margin-top: 23px;
    padding: 0;
}

.page-template-home-update #services_module_tabs .services-tab {
    margin-top: 48px;
}

.page-template-home-update #services_module_tabs .btn-nav {
    right: -6px;
    top: -107px;
}

.page-template-home-update #services_module_tabs .tab_detail {
    width: calc(100% - 406px);
}

.page-template-home-update #services_module_tabs .tab_detail .tab-item {
    width: 100%;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all 0.5s ease;
    border-radius: 3px;
    overflow: hidden;
}

.page-template-home-update #services_module_tabs .tab_detail .tab-item.active {
    z-index: 1;
    filter: none;
    -webkit-transition: all .5s cubic-bezier(1, 0, 1, 0.1);
    -o-transition: all .5s cubic-bezier(1, 0, 1, 0.1);
    transition: all 0.5s cubic-bezier(0.4, 0, 1, 1);
    -webkit-box-shadow: 1px 1px 3px rgba(112, 112, 112, 0.1), 3px 4px 5px rgba(112, 112, 112, 0.09), 6px 9px 6px rgba(112, 112, 112, 0.05), 11px 15px 8px rgba(112, 112, 112, 0.01), 18px 24px 8px rgba(112, 112, 112, 0);
    box-shadow: 1px 1px 3px rgba(112, 112, 112, 0.1), 3px 4px 5px rgba(112, 112, 112, 0.09), 6px 9px 6px rgba(112, 112, 112, 0.05), 11px 15px 8px rgba(112, 112, 112, 0.01), 18px 24px 8px rgba(112, 112, 112, 0);
}

.page-template-home-update #services_module_tabs .tab_detail .tab-item .thumbnail {
    position: relative;
    padding-bottom: 35.3080569%;
}

.page-template-home-update #services_module_tabs .tab_detail .tab-item .thumbnail::before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
}

.page-template-home-update #services_module_tabs .tab_detail .tab-item .thumbnail img {
    /*height: 298px;*/
    vertical-align: top;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.page-template-home-update #services_module_tabs .tab_detail .tab-item .description {
    margin: 24px 29px 34px 29px;
    color: rgba(27, 33, 74, 0.7);
}

.page-template-home-update #services_module_tabs .tab_detail .tab-item .description p {
    max-width: 741px;
    font-size: 16px;
    line-height: 1.3;
}

.page-template-home-update #services_module_tabs .tab_detail .tab-item .description ul {
    margin-bottom: 0;
}

.page-template-home-update #services_module_tabs .tab_detail .tab-item .description ul strong {
    font-weight: 500;
}

.page-template-home-update #services_module_tabs .link_detail a {
    margin-right: 22px;
    font-size: 15px;
}

.page-template-home-update #services_module_tabs .tab-data {
    flex-wrap: wrap;
}

.page-template-home-update #services_module_tabs .tab_left {
    margin-right: 0;
    max-width: 100%;
    width: 406px;
    padding-right: 64px;
}

.page-template-home-update #services_module_tabs .tab_left .tab-item {
    padding: 0 10px 40px 65px;
    margin-bottom: 0;
}

.page-template-home-update #services_module_tabs .tab_left .tab-item.active {
    padding: 40px 10px 40px 65px;
    margin-bottom: 40px;
}

.page-template-home-update #services_module_tabs .tab_left .tab-item .item::before,
.page-template-home-update #services_module_tabs .tab_left .tab-item.active .item::after {
    left: -26px;
}

#services_module_tabs .services-contain .tab_left .tab-item.active .item:after {
    -webkit-animation: none;
    animation: none;
}

#services_module_tabs .services-contain.aos-animate .tab_left .tab-item.active .item:after {
    -webkit-animation: growHeight var(--time-load-next-tab) linear forwards;
    animation: growHeight var(--time-load-next-tab) linear forwards;
}

#services_module_tabs .services-contain.aos-animate .services-tab.hovered .tab_left .tab-item.active .item:after,
#services_module_tabs .services-contain.aos-animate .services-tab.stop .tab_left .tab-item.active .item:after {
    animation-play-state: paused;
}

#services_module_tabs .services-contain.aos-animate .services-tab.stop .tab_left .tab-item.active .item:before {
    background: #1B214A;
}

.page-template-home-update #services_module_tabs .tab-title {
    display: block;
}

.page-template-home-update #services_module_tabs .tab-number {
    font-size: 40px;
    line-height: 1.1;
    margin-top: 4px;
    margin-bottom: 2px;
}

.page-template-home-update #services_module_tabs .tab-title-title {
    padding-left: 0;
    font-size: 26px;
}

.page-template-home-update #services_module_tabs .tab-title-title::before {
    display: none;
}

.page-template-home-update #services_module_tabs .tab-title-description {
    margin-top: 8px;
    padding-top: 0;
    max-width: 231px;
    margin-bottom: -3px;
}

.page-template-home-update #services_module_tabs .link_detail .btn-button::before {
    content: '';
    background-color: currentColor;
    bottom: 0;
    height: 1px;
    left: 0;
    pointer-events: none;
    position: absolute;
    transform-origin: right center;
    transition: transform .6s cubic-bezier(.4, 0, 0, 1);
    width: 100%;
    display: block;
}

.page-template-home-update .tab-item:hover .secondary-button {
    color: #752963;
    background-position: 5px 3px;
    background-size: 12px;
}

.page-template-home-update .tab-item:hover .secondary-button span[data-label] span {
    opacity: 0;
    transform: translateY(-100%);
}

.page-template-home-update .tab-item:hover .secondary-button span[data-label]::after {
    opacity: 1;
    transform: translateY(0);
}

.page-template-home-update #services_module_tabs .tab-detail-title {
    z-index: 2;
    top: auto !important;
    bottom: 20px;
}

@media (max-width: 991px) {
    #services_module_tabs .services-contain .tab_left .tab-item_mb.swiper-slide-active .item_mb .item_mb-inner:after {
        -webkit-animation: none !important;
        animation: none !important;
    }

    #services_module_tabs .services-contain.aos-animate .tab_left .tab-item_mb.swiper-slide-active .item_mb .item_mb-inner:after {
        -webkit-animation: growWidth var(--time-load-next-tab) linear forwards !important;
        animation: growWidth var(--time-load-next-tab) linear forwards !important;
    }

    .page-template-home-update #services_module_tabs {
        margin-top: 100px;
        padding-bottom: 114px;
    }

    .page-template-home-update #services_module_tabs .title-section {
        font-size: 28px;
        margin-top: 18px;
    }

    .page-template-home-update #services_module_tabs .tab_detail {
        width: 100%;
    }

    .page-template-home-update #services_module_tabs .tab_left {
        width: 100%;
        padding-right: 0;
        margin-bottom: 30px;
    }

    .page-template-home-update #services_module_tabs .tab-wrapper_mb {
        padding: 0;
        width: 100%;
        margin-left: 0;
    }

    .page-template-home-update #services_module_tabs .tab-number {
        font-size: 20px;
    }

    .page-template-home-update #services_module_tabs .tab-title-title {
        font-size: 22px;
    }

    .page-template-home-update #services_module_tabs .tab-title-description {
        max-width: 100%;
        margin-top: 10px;
    }

    .page-template-home-update #services_module_tabs {
        padding-top: 99px;
    }

    .page-template-home-update #services_module_tabs .btn-nav-mobile {
        top: -109px;
        max-width: 155px;
        right: -9px;
    }

    .page-template-home-update #services_module_tabs .swiper-pagination {
        top: -91px;
        right: 54px;
    }

    .page-template-home-update #services_module_tabs .tab-detail-title {
        top: 101px;
        left: 6px;
    }

    .page-template-home-update #services_module_tabs .tab_detail .tab-item .description {
        margin: 32px 15px 21px 15px;
    }

    .page-template-home-update #services_module_tabs .link_detail a {
        margin-right: 6px;
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    [data-aos-delay] {
        -webkit-transition-delay: 0s !important;
        transition-delay: 0s !important;
    }

    .page-template-home-update #services_module_tabs .tab_detail .tab-item .thumbnail {
        padding-bottom: 45.8333333%;
    }

    .page-template-home-update #services_module_tabs .tab_detail .tab-item .thumbnail img {
        /*height: 165px;*/
    }
}

/**/
#subscription_module {
    background-color: #F7F7F7;
    padding-bottom: 140px;
}

#subscription_module .subscription-container {
    position: relative;
    margin-left: 53px;
}

#subscription_module .title {
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transform-origin: bottom left;
    padding-left: 51px;
    margin: 0;
    color: #752963;
    line-height: 2;
    font-size: 37px;
}

#subscription_module .title::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    height: 1.4px;
    width: 40px;
    background-color: #1B214A;
}

#subscription_module .subscription-wrap {
    background-color: #fff;
    padding: 50px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

#subscription_module .subscription-left {
    width: 54.1%;
    padding-right: 56px;
}

#subscription_module .image-wrap {
    border-radius: 3px;
    overflow: hidden;
    position: relative;
    padding-bottom: 62.1875%;
    -webkit-box-shadow: 1px 1px 3px rgba(112, 112, 112, 0.1), 3px 4px 5px rgba(112, 112, 112, 0.09), 6px 9px 6px rgba(112, 112, 112, 0.05), 11px 15px 8px rgba(112, 112, 112, 0.01), 18px 24px 8px rgba(112, 112, 112, 0);
    box-shadow: 1px 1px 3px rgba(112, 112, 112, 0.1), 3px 4px 5px rgba(112, 112, 112, 0.09), 6px 9px 6px rgba(112, 112, 112, 0.05), 11px 15px 8px rgba(112, 112, 112, 0.01), 18px 24px 8px rgba(112, 112, 112, 0);
}

#subscription_module .image-wrap img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

#subscription_module .subscription-right {
    width: 45.9%;
}

#subscription_module .sub-title {
    font-size: 13px;
    font-weight: 400;
    line-height: 1.3;
    text-transform: uppercase;
    color: #752963;
}

#subscription_module .title-section {
    margin-top: 13px;
    margin-bottom: 13px;
}

#subscription_module .description {
    font-size: 16px;
    line-height: 1.3;
    opacity: 0.7;
    margin-bottom: 25px;
}

#subscription_module .cta-text-link {
    position: relative;
    display: inline-block;
}

#subscription_module .cta-text-link::before,
#subscription_module .cta-text-link::after {
    background-color: #91467F;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#subscription_module .cta-text-link::after {
    transform: scaleY(0);
    transform-origin: top center;
    transition: transform .5s cubic-bezier(.4, 0, 0, 1);
    background-color: #752963;
}

#subscription_module .cta-text-link:hover::after {
    transform: scaleY(1);
    transform-origin: bottom center;
}

#subscription_module .cta-text-link a {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.3;
    padding: 13px 128px 14px 15px;
    background-image: url('data:image/svg+xml,<svg width="27" height="27" viewBox="0 0 27 27" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 0.911133L25.8585 0.911133M25.8585 0.911133V25.7696M25.8585 0.911133L1 25.7696" stroke="white" stroke-width="0.977132"/> </svg> ');
    background-size: 24px;
    background-position: right 12px top 12px;
    display: inline-block;
    position: relative;
    z-index: 2;
}

@media (max-width: 1199px) {
    #subscription_module .subscription-wrap {
        padding: 30px;
    }

    #subscription_module .subscription-left {
        padding-right: 30px;
    }
}

@media (max-width: 991px) {
    #subscription_module .subscription-container {
        margin-left: 0;
    }

    #subscription_module .title {
        position: relative;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        line-height: 1.3;
        margin-bottom: 32px;
    }

    #subscription_module .subscription-wrap {
        padding: 20px;
    }

    #subscription_module .title-section {
        font-size: 28px;
        line-height: 1.3;
        margin-top: 19px;
        margin-bottom: 15px;
    }
}

@media (max-width: 767.96px) {
    #subscription_module .title {
        font-size: 30px;
    }

    #subscription_module .subscription-left {
        width: 100%;
        padding-right: 0;
        padding-bottom: 37px;
    }

    #subscription_module .subscription-right {
        width: 100%;
    }

    #subscription_module {
        padding-bottom: 100px;
    }

}

/**/
#awards_panel_module {
    padding-top: 140px;
    padding-bottom: 5px;
}

#awards_panel_module .award-section {
    -webkit-box-shadow: 1px 1px 3px rgba(112, 112, 112, 0.1), 3px 4px 5px rgba(112, 112, 112, 0.09), 6px 9px 6px rgba(112, 112, 112, 0.05), 11px 15px 8px rgba(112, 112, 112, 0.01), 18px 24px 8px rgba(112, 112, 112, 0);
    box-shadow: 1px 1px 3px rgba(112, 112, 112, 0.1), 3px 4px 5px rgba(112, 112, 112, 0.09), 6px 9px 6px rgba(112, 112, 112, 0.05), 11px 15px 8px rgba(112, 112, 112, 0.01), 18px 24px 8px rgba(112, 112, 112, 0);
}

#awards_panel_module .award-content {
    background-color: #F3F8FF;
    color: #1B214A;
    padding: 52px 99px 50px 41px;
    border-radius: 3px 3px 0 0;
}

#awards_panel_module .award-content h3 {
    margin: 0;
}

#awards_panel_module .award-content p:last-child {
    margin-bottom: 0;
}

#awards_panel_module .award-content a {
    position: relative;
    background: none;
}

#awards_panel_module .award-content a::before {
    content: '';
    background-color: currentColor;
    bottom: 8px;
    height: 2px;
    left: 0;
    pointer-events: none;
    position: absolute;
    transition: transform .6s cubic-bezier(.4, 0, 0, 1);
    width: calc(100% - 30px);
    display: block;
    transform: scaleX(1);
    transform-origin: left center;
}

#awards_panel_module .award-content a>sup {
    background-image: url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.47266 1.6377H14.916M14.916 1.6377V15.0811M14.916 1.6377L1.47266 15.0811" stroke="%23752963" stroke-width="1.5"/> </svg>');
    background-size: 17px;
    background-position: right 5px top 11px;
    padding-right: 30px;
}

#awards_panel_module .award-content a:hover::before {
    transform: scaleX(0);
    transform-origin: right center;
}

#awards_panel_module .award-content a:hover>sup {
    background-position: right 0 top 11px;
}

#awards_panel_module .award-bottom {
    padding: 44px 47px 41px 36px;
    background-color: #303666;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-radius: 0 0 3px 3px;
}

#awards_panel_module .award-bottom img {
    width: 117px;
}

#awards_panel_module .award-left {
    width: 78.4%;
    padding-right: 50px;
    border-right: 1px solid #FFFFFF;
}

#awards_panel_module .award-images {
    justify-content: space-between;
    display: flex;
}

#awards_panel_module .award-right {
    width: 21.6%;
    padding-left: 51px;
}

#awards_panel_module .award-title {
    color: #fff;
    font-size: 13px;
    line-height: 1.3;
    margin-bottom: 15px;
}

#awards_panel_module .btn {
    color: #fff;
}

#awards_panel_module .btn::before {
    bottom: 0;
}

#awards_panel_module .award-section .swiper {
    margin-left: 0;
    max-width: 100%;
}

#awards_panel_module .award-section .swiper-pagination {
    display: none;
}

.page-template-essentials #awards_panel_module {
    padding-bottom: 140px;
}

@media (max-width: 1199px) {
    #awards_panel_module .award-left {
        padding-right: 20px;
    }

    #awards_panel_module .award-right {
        padding-left: 20px;
    }
}

@media (max-width: 991px) {
    #awards_panel_module .award-content {
        padding: 50px 20px;
    }
}

@media (max-width: 767.96px) {
    #awards_panel_module {
        padding-top: 100px;
    }

    #awards_panel_module .award-content {
        padding: 60px 15px;
    }

    #awards_panel_module .award-content h3 {
        font-size: 30px;
    }

    #awards_panel_module .award-bottom {
        padding: 60px 0 58px 15px;
    }

    #awards_panel_module .award-left {
        padding-right: 0;
        width: 100%;
        padding-bottom: 40px;
        border: none
    }

    #awards_panel_module .award-right {
        padding-left: 0;
        width: calc(100% - 15px);
        border-top: 1px solid #fff;
        padding-top: 34px;
        display: flex;
        justify-content: space-between;
        align-items: end;
    }

    #awards_panel_module .award-title {
        margin-bottom: 0;
        max-width: 197px;
    }

    #awards_panel_module .award-content a {
        text-decoration: underline;
    }

    #awards_panel_module .award-content a::before {
        display: none;
    }

    #awards_panel_module .award-content a>sup {
        background-position: right 1px top 10px !important;
        padding-right: 20px;
        background-image: url('data:image/svg+xml,<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.41797 1.48633H12.5801M12.5801 1.48633V12.6484M12.5801 1.48633L1.41797 12.6484" stroke="%23752963" stroke-width="1.5"/></svg>');
        background-size: 13px;
    }

    .page-template-essentials #awards_panel_module {
        padding-bottom: 97px;
    }
}

/**/
.page-template-home-update #charity_support_module .content a {
    display: inline-block;
}

.page-template-home-update #charity_support_module .content a::before {
    content: '';
    background-color: currentColor;
    bottom: 1px;
    height: 1px;
    left: 0;
    pointer-events: none;
    position: absolute;
    transition: transform .6s cubic-bezier(.4, 0, 0, 1);
    width: 100%;
    display: block;
    transform: scaleX(1);
    transform-origin: left center;
}

.page-template-home-update #charity_support_module .content a:hover::before {
    transform: scaleX(0);
    transform-origin: right center;
}

.page-template-home-update #charity_support_module .charity-head {
    display: flex;
    justify-content: space-between;
    padding-right: 20px;
}

.page-template-home-update #charity_support_module .cta-text-link {
    padding-top: 7px;
}

.page-template-home-update #charity_support_module .support-container .description .content>* {
    opacity: 0.7;
    text-align: left;
}

.page-template-home-update #charity_support_module .support-container .content p {
    text-align: left;
}

.page-template-home-update #charity_support_module .support-container .section-content .image img {
    border-radius: 3px;
}

@media (max-width: 1024px) {
    .page-template-home-update #charity_support_module .content a {
        display: inline;
        text-decoration: underline;
    }

    .page-template-home-update #charity_support_module .content a::before {
        display: none;
    }
}

@media (max-width: 767.96px) {
    .page-template-home-update #charity_support_module .support-container .description {
        padding-bottom: 7px;
        margin-bottom: 40px;
        position: relative;
    }

    .page-template-home-update #charity_support_module .support-container .content {
        max-width: 100%;
    }

    .page-template-home-update #charity_support_module .cta-text-link {
        position: absolute;
        bottom: 0;
        left: 0;
    }
}

/**/
.client-testimonials-container .progress .testimonials-progress.active:after {
    animation: none;
}

.client-testimonials-container .progress.aos-animate .testimonials-progress.active:after {
    animation: growWidth var(--time-load-next-tab) linear forwards;
}

.client-testimonials-container .testimonials-slider.hovered .progress.aos-animate .testimonials-progress.active:after,
.client-testimonials-container .testimonials-slider .progress.aos-animate .testimonials-progress.active.paused:after{
    animation-play-state: paused !important;
}


.client-testimonials-container .tab-wrapper .tab_left .tab-item {
    animation: none;
}

.client-testimonials-container .tab-wrapper.aos-animate .tab_left .tab-item {
    animation: showHideElementTransformRightToLeft .3s ease-in-out;
}

.client-testimonials-container .testimonials-slider.hovered .tab-wrapper.aos-animate .tab_left .tab-item {
    animation-play-state: paused;
}

.client-testimonials-container .tab-wrapper .tab_left .tab-item.active {
    animation: none;
}

.client-testimonials-container .tab-wrapper.aos-animate .tab_left .tab-item.active {
    animation: showHideElementTransformLeftToRight .7s ease-in-out;
}

.client-testimonials-container .testimonials-slider.hovered .tab-wrapper.aos-animate .tab_left .tab-item.active {
    animation-play-state: paused;
}

.client-testimonials-container .tab-wrapper .tab-item.prev-active .testimonials-name-item-position {
    animation: none;
}

.client-testimonials-container .tab-wrapper.aos-animate .tab-item.prev-active .testimonials-name-item-position {
    animation: showHideElementOpacityFadeOut 0.5s linear forwards;
}

.client-testimonials-container .tab-wrapper .tab-item.active .testimonials-name-item-position {
    animation: none;
}

.client-testimonials-container .tab-wrapper.aos-animate .tab-item.active .testimonials-name-item-position {
    animation: showHideElementTransformTopToBottom 1s ease-in-out;
}

.client-testimonials-container .tab-wrapper .testimonials-name-item-position .company:before {
    animation: none;
}

.client-testimonials-container .tab-wrapper.aos-animate .testimonials-name-item-position .company:before {
    animation: growWidth 3s ease-in-out forwards;
}

.client-testimonials-container .testimonials-slider.hovered .tab-wrapper.aos-animate .testimonials-name-item-position .company:before {
    animation-play-state: paused;
}

@media (max-width: 991px) {
    .client-testimonials-container .tab-wrapper .tab-item.active .testimonials-name-item-position {
        animation: showHideElementTransformRightToLeft .5s ease-in-out;
    }

    .client-testimonials-container .tab-wrapper.aos-animate .tab-item.active .testimonials-name-item-position {
        animation: showHideElementTransformRightToLeft .5s ease-in-out;
    }
}

.page-template-home-update #home-client-testimonials {
    padding-top: 135px;
    padding-bottom: 140px;
}

.page-template-home-update .client-testimonials-container .testimonials-name.tab_left {
    margin-top: 69px;
    max-width: 100%;
    padding-right: 30px;
    width: 42.8%;
}

.page-template-home-update .testimonial-one .client-testimonials-container .testimonials-name.tab_left {
    margin-top: 40px;
}

.page-template-home-update .client-testimonials-container .tab_detail {
    width: 57.2%;
    max-width: 100%;
    margin-top: 0;
}

.page-template-home-update .client-testimonials-container .testimonials-content-item-content {
    padding-right: 0;
}

@media (max-width: 991px) {
    .page-template-home-update .client-testimonials-container .testimonials-name.tab_left {
        width: 100%;
        padding-right: 0;
        margin-top: -4px;
    }

    .page-template-home-update .testimonial-one .client-testimonials-container .testimonials-name.tab_left {
        margin-top: -4px;
    }

    .page-template-home-update .client-testimonials-container .tab_detail {
        width: 100%;
        margin-top: 0;
    }

    .page-template-home-update .client-testimonials-container .tab_left .tab-item {
        padding-right: 0;
    }

    .page-template-home-update #home-client-testimonials {
        padding-top: 120px;
    }

    .page-template-home-update .client-testimonials-container .testimonials-slider.tab-data .btn-nav {
        top: -65px;
        right: -10px;
        width: 155px;
    }
}

/*smsf-iq*/
.page-template-smsf-iq .container {
    max-width: 1280px;
}

.page-template-smsf-iq .page-content>section {
    margin-left: 0;
    width: 100%;
}

/**/
.smsf-iq-banner-update {
    background-color: #F7F7F7;
    padding: 168px 0 60px;
    overflow: hidden;
}

.smsf-iq-banner-update .banner-top {
    display: flex;
    align-items: flex-end;
}

.smsf-iq-banner-update .featured-image {
    margin-left: auto;
    width: 53.36%;
}

.smsf-iq-banner-update .banner-content {
    width: 40%;
    position: relative;
}

.smsf-iq-banner-update .banner-content .logo-overlay {
    position: absolute;
    bottom: 18px;
    right: -155px;
    width: 361px;
}

.smsf-iq-banner-update .banner-content .logo-overlay svg {
    width: 100%;
}

.smsf-iq-banner-update .featured-image .featured-image-inner {
    position: relative;
    padding-bottom: 66.4167916%;
    overflow: hidden;
    box-shadow: 11px 15px 8px rgba(112, 112, 112, 0.01),
        6px 9px 6px rgba(112, 112, 112, 0.05),
        3px 4px 5px rgba(112, 112, 112, 0.09),
        1px 1px 3px rgba(112, 112, 112, 0.1);
    border-radius: 3px;
}

.smsf-iq-banner-update .featured-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .5s;
}

.smsf-iq-banner-update .banner-content .page-title {
    margin: 6px 0 14px;
}

.smsf-iq-banner-update .banner-sub-description .banner-sub-description-inner {
    margin-left: auto;
    width: 53.8%;
    margin-top: 56px;
    display: flex;
    padding-right: 50px;
    opacity: 0.7;
}

.smsf-iq-banner-update .banner-sub-description .banner-sub-description-inner>div {
    width: 46.4%;
}

.smsf-iq-banner-update .banner-sub-description .banner-sub-description-inner>div:last-child {
    margin-left: auto;
}

.banner-sub-description {
    position: relative;
}

.smsf-iq-banner-update .content {
    margin-bottom: -11px;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 1.3;
    opacity: 0.7;
}

@media (max-width: 1023px) {
    .smsf-iq-banner-update {
        padding: 145px 0 97px;
    }

    .smsf-iq-banner-update .banner-top {
        flex-wrap: wrap;
    }

    .smsf-iq-banner-update .banner-content {
        width: 100%;
    }

    .smsf-iq-banner-update .content {
        margin-bottom: 26px;
    }

    .smsf-iq-banner-update .featured-image {
        width: 100%;
    }

    .smsf-iq-banner-update .featured-image .featured-image-inner {
        padding-bottom: 66.3888889%;
    }

    .smsf-iq-banner-update .banner-content .page-title {
        font-size: 60px;
        margin: 13px 0 14px;
    }

    .smsf-iq-banner-update .banner-sub-description .banner-sub-description-inner {
        width: 100%;
        margin-top: 26px;
        padding-right: 0;
        flex-wrap: wrap;
    }

    .smsf-iq-banner-update .banner-sub-description .banner-sub-description-inner .description-1 {
        margin-bottom: 22px;
    }

    .smsf-iq-banner-update .banner-sub-description .banner-sub-description-inner>div {
        width: 100%;
    }

    .smsf-iq-banner-update .banner-content .logo-overlay {
        bottom: -95px;
        right: -43px;
        width: 201px;
    }
}

/**/
.smsf-info-module {
    padding-top: 136px;
}

.smsf-info-module .container {
    display: flex;
    flex-wrap: wrap;
    align-items: end;
}

.smsf-info-module .left-content {
    width: 55%;
}

.smsf-info-module .info-heading {
    margin-bottom: 0;
    margin-top: 15px;
}

.smsf-info-module .info-heading p:last-child {
    margin-bottom: 0;
}

.smsf-info-module .right-content {
    text-align: right;
    width: 45%;
    margin-bottom: 6px;
}

.smsf-info-module .description {
    font-size: 22px;
    font-weight: 300;
    line-height: 1.3;
    color: #752963;
    opacity: 0.7;
}

@media (max-width: 991px) {
    .smsf-info-module .left-content {
        width: 100%;
    }

    .smsf-info-module .right-content {
        width: 100%;
    }

    .smsf-info-module .description {
        text-align: left;
        margin-top: 14px;
    }
}

@media (max-width: 767.96px) {
    .smsf-info-module {
        padding-top: 96px;
    }

    .smsf-info-module .info-heading {
        text-transform: capitalize;
        margin-top: 18px;
        font-size: 28px;
    }

    .page-template-essentials .smsf-info-module .info-heading {
        padding-right: 14px;
    }

    .smsf-info-module .description {
        font-size: 18px;
    }
}

/**/
.page-template-smsf-iq .accessible-cost-content .description {
    margin-bottom: 23px;
}

.page-template-smsf-iq .accessible-cost-content .description ul li {
    margin-top: 6px;
}

.page-template-smsf-iq .accessible-cost-content .btn-button.primary-button.btn-underline {
    margin-bottom: 3px;
}

.page-template-smsf-iq .smsf-iq-service-details {
    padding-bottom: 137px;
    position: relative;
}

.page-template-smsf-iq .smsf-iq-service-details #service_details_module {
    position: absolute;
    top: -100px;
    left: 0;
}

.page-template-smsf-iq .smsf-iq-service-details .right-column {
    max-width: 438px;
    text-align: right;
}

.page-template-smsf-iq .smsf-iq-service-details .right-column .btn-button {
    color: #752963;
}

.page-template-smsf-iq .smsf-iq-service-details .right-column .btn-button::before {
    bottom: 0;
}

.page-template-smsf-iq .smsf-iq-service-details .right-column .image-container {
    margin-top: 38px;
    margin-bottom: 5px;
    padding-bottom: 80.1369863%;
    border-radius: 3px;
    overflow: hidden;
}

.page-template-smsf-iq .smsf-iq-service-details .image-container img {
    border-radius: 0;
}

.page-template-smsf-iq .smsf-iq-service-details .note {
    padding-top: 77px;
}

.page-template-smsf-iq .smsf-iq-service-details .note p:last-child {
    margin-bottom: 0;
}

.page-template-smsf-iq .smsf-iq-service-details .note strong {
    font-weight: 700;
}

.page-template-smsf-iq .smsf-iq-service-details .note ul {
    margin-bottom: 17px;
}

.page-template-smsf-iq .smsf-iq-service-details .note ul li {
    margin-bottom: 5px;
}

@media (max-width: 1023px) {
    .page-template-smsf-iq .smsf-iq-service-details .right-column {
        max-width: 100%;
    }
}

@media (max-width: 767.98px) {
    .page-template-smsf-iq .smsf-iq-service-details .heading {
        margin: 8px 0 0;
        font-size: 28px;
    }

    .page-template-smsf-iq .smsf-iq-service-details .section-content {
        margin-top: 30px;
    }

    .page-template-smsf-iq .accessible-cost-wrapper .price-box .price-label {
        margin: 9px 0 0;
    }

    .page-template-smsf-iq .accessible-cost-content {
        padding: 26px 3px 28px 15px;
    }

    .page-template-smsf-iq .accessible-cost-content .description ul li {
        margin-top: 5.5px;
    }

    .page-template-smsf-iq .accessible-cost-content .btn-button.primary-button.btn-underline {
        display: table;
        margin-left: auto;
        margin-right: 11px;
        margin-top: 2px;
    }

    .page-template-smsf-iq .smsf-iq-service-details {
        padding-bottom: 96px;
    }

    .page-template-smsf-iq .smsf-iq-service-details .section-content .right-column {
        margin-top: 94px;
    }

    .page-template-smsf-iq .smsf-iq-service-details .note {
        padding-top: 71px;
    }

    .page-template-smsf-iq .smsf-iq-service-details .note ul {
        margin-bottom: 19px;
    }
}

/**/
.page-template-smsf-iq #get-in-touch .get-in-touch-content .get-in-touch-container {
    padding-left: 0 !important;
}

.page-template-smsf-iq .section-get-in-touch {
    padding-top: 68px;
    padding-bottom: 140px;
}

.page-template-smsf-iq .get-in-touch-content {
    padding: 0 15px !important;
}

.page-template-smsf-iq .get-in-touch-content .get-in-touch-container {
    flex-wrap: wrap;
    padding: 0 !important;
}

.page-template-smsf-iq .get-in-touch-container .content {
    display: flex;
    flex-wrap: wrap;
    align-items: end;
    width: calc(100% - 339px);
}

.page-template-smsf-iq .get-in-touch-container .column-1 {
    width: 403px;
    max-width: 100%;
    margin-top: -17px;
    padding-left: 44px;
}

.page-template-smsf-iq .get-in-touch-container .column-1 .sub-title {
    display: block;
}

.page-template-smsf-iq .get-in-touch-container .column-2 {
    width: calc(100% - 403px);
    max-width: 100%;
    padding-left: 15px;
    padding-right: 31px;
    padding-top: 0;
    margin-bottom: -7px;
}

.page-template-smsf-iq .get-in-touch-container .column-2 .description {
    max-width: 340px;
    margin: 0 auto;
}

.page-template-smsf-iq .get-in-touch-container .btn-wrapper {
    width: 339px;
    max-width: 100%;
}

.page-template-smsf-iq .get-in-touch-container .box-type.box-button {
    width: 100%;
    max-width: 100%;
    height: 247px;
}

@media (max-width: 991px) {
    .page-template-smsf-iq .get-in-touch-container .content {
        padding-left: 15px;
        padding-right: 15px;
    }

    .page-template-smsf-iq .get-in-touch-container .column-1 {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 0;
        margin-top: 0;
    }

    .page-template-smsf-iq .get-in-touch-container .column-2 {
        width: 100%;
        padding-top: 20px;
        padding-left: 0;
        padding-right: 0;
        margin-top: 0;
    }

    .page-template-smsf-iq .get-in-touch-container .column-2 .description {
        max-width: 100%;
        margin: 0;
    }
}

@media (max-width: 767.96px) {
    .page-template-smsf-iq .get-in-touch-container .column-1 {
        padding-top: 56px;
    }

    .page-template-smsf-iq .section-get-in-touch {
        padding-bottom: 100px;
    }

    .page-template-smsf-iq .get-in-touch-container .content {
        width: 100%;
    }

    .page-template-smsf-iq .get-in-touch-container .title-section {
        margin: 17px 0 0;
        font-size: 28px;
        max-width: 280px;
    }

    .page-template-smsf-iq .get-in-touch-container .column-2 {
        padding: 28px 0 7px;
    }

    .page-template-smsf-iq .get-in-touch-container .btn-wrapper {
        width: 100%;
    }

    .page-template-smsf-iq .get-in-touch-container .box-type.box-button {
        height: 142px;
    }
}

/**/
.page-template-smsf-iq .how-it-works-section {
    padding-top: 136px;
}

.page-template-smsf-iq .how-it-works-section .container-wrapper {
    padding-right: 135px;
}

.page-template-smsf-iq .how-it-works-section .section-header {
    position: relative;
}

.page-template-smsf-iq .how-it-works-section .section-header .btn-button.primary-button {
    position: absolute;
    bottom: 15px;
    right: 0;
}

.page-template-smsf-iq .how-it-works-section .steps-container {
    margin-top: 16px;
}

.page-template-smsf-iq .how-it-works-section .step-item {
    padding-top: 30px;
}

.page-template-smsf-iq .how-it-works-section .step-item .step-heading {
    width: 51.2%;
}

.page-template-smsf-iq .how-it-works-section .section-header .description {
    display: none;
}

@media (max-width: 767.98px) {
    .page-template-smsf-iq .how-it-works-section {
        padding-top: 97px;
    }

    .page-template-smsf-iq .how-it-works-section .container-wrapper {
        padding-right: 0;
    }

    .page-template-smsf-iq .how-it-works-section .section-header .btn-button.primary-button {
        position: relative;
        bottom: auto;
    }

    .page-template-smsf-iq .how-it-works-section .section-header .heading {
        font-size: 28px;
        margin: 19px 0 16px;
    }

    .page-template-smsf-iq .how-it-works-section .section-header .description {
        display: block;
        padding-right: 0;
        opacity: 0.7;
    }

    .page-template-smsf-iq .how-it-works-section .steps-container {
        margin-top: 39px;
    }

    .page-template-smsf-iq .how-it-works-section .step-item .step-heading {
        width: 100%;
    }

    .page-template-smsf-iq .how-it-works-section .step-item {
        padding-top: 31px;
    }

    .how-it-works-section .cta-group {
        margin-top: 10px;
    }
}

/**/
.page-template-smsf-iq .home-client-testimonials {
    padding: 129px 0 130px;
}

.page-template-smsf-iq .home-client-testimonials .container {
    max-width: 1242px;
}

.page-template-smsf-iq .home-client-testimonials .progress {
    display: none;
}

.page-template-smsf-iq .client-testimonials-container .title-section {
    display: block;
}

.page-template-smsf-iq .client-testimonials-container .testimonials-content {
    align-items: start;
    flex-wrap: wrap;
    overflow: visible;
}

.page-template-smsf-iq .client-testimonials-container .testimonials-name.tab_left {
    margin-top: 69px;
    max-width: 100%;
    width: 41.8%;
    padding-right: 30px;
}

.page-template-smsf-iq .testimonial-one .client-testimonials-container .testimonials-name.tab_left {
    margin-top: 40px;
}

.page-template-smsf-iq .client-testimonials-container .tab_detail {
    padding-right: 0;
    max-width: 100%;
    width: 58.2%;
    margin-top: -9px;
}

.page-template-smsf-iq .client-testimonials-container .testimonials-content-item-content {
    padding-right: 0;
}

.page-template-smsf-iq .client-testimonials-container .testimonials-content-item-content:after {
    right: 0;
    bottom: -19px;
}

.page-template-smsf-iq .client-testimonials-container .testimonials-name-item-position {
    margin-top: 3px;
}

@media (max-width: 1023px) {
    .page-template-smsf-iq .client-testimonials-container .testimonials-slider.tab-data {
        margin-top: 20px;
    }

    .page-template-smsf-iq #home-client-testimonials {
        padding-top: 97px;
        padding-bottom: 62px;
    }

    .page-template-smsf-iq .client-testimonials-container .testimonials-name.tab_left {
        margin-top: 0;
        max-width: 100%;
        width: 100%;
        padding-right: 0;
    }

    .page-template-smsf-iq .testimonial-one .client-testimonials-container .testimonials-name.tab_left {
        margin-top: 0;
    }

    .page-template-smsf-iq .client-testimonials-container .tab-item:first-child {
        padding-top: 0;
    }

    .page-template-smsf-iq .client-testimonials-container .testimonials-name-item-position {
        margin-top: 7px;
    }

    .page-template-smsf-iq .client-testimonials-container .tab-item .testimonials-name-item {
        font-size: 23px;
    }

    .page-template-smsf-iq .client-testimonials-container .tab_detail {
        width: 100%;
        margin-top: 15px;
    }

    .page-template-smsf-iq .client-testimonials-container .title-section {
        max-width: 170px;
    }

    .page-template-smsf-iq .client-testimonials-container .testimonials-slider.tab-data .btn-nav {
        display: none;
    }

    .page-template-smsf-iq .client-testimonials-container .testimonials-content-item-content {
        padding-right: 22px;
    }

    .page-template-smsf-iq .client-testimonials-container .testimonials-content-item-content:after {
        right: -1px;
        bottom: -31px;
    }
}

/**/
.why-update {
    padding-top: 124px;
    padding-bottom: 136px;
}

.why-update .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.why-update .left-column {
    width: 41.2%;
    display: flex;
    flex-direction: column;
}

.why-update .left-column .description {
    font-size: 18px;
    line-height: 1.3;
    opacity: 0.7;
    font-weight: 300;
    margin-bottom: 20px;
    max-width: 494px;
}

.why-update .left-column .description p:last-child {
    margin-bottom: 0;
}

.why-update .left-column .bottom-content {
    margin-top: auto;
}

.why-update .left-column .cta-text-link {
    margin-top: 25px;
}

.why-update .cta-text-link .btn-button {
    color: #752963;
}

.why-update .cta-text-link .btn-button::before {
    bottom: 0;
}

.why-update .image-wrap {
    position: relative;
    padding-bottom: 71.8446602%;
    overflow: hidden;
    border-radius: 3px;
    -webkit-box-shadow: 1px 1px 3px rgba(112, 112, 112, 0.1), 3px 4px 5px rgba(112, 112, 112, 0.09), 6px 9px 6px rgba(112, 112, 112, 0.05), 11px 15px 8px rgba(112, 112, 112, 0.01), 18px 24px 8px rgba(112, 112, 112, 0);
    box-shadow: 1px 1px 3px rgba(112, 112, 112, 0.1), 3px 4px 5px rgba(112, 112, 112, 0.09), 6px 9px 6px rgba(112, 112, 112, 0.05), 11px 15px 8px rgba(112, 112, 112, 0.01), 18px 24px 8px rgba(112, 112, 112, 0);
}

.why-update .image-wrap img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.why-update .right-column {
    width: 52.6%;
    padding-left: 30px;
}

.why-update .right-column .description {
    display: none;
}

.why-update .subheading {
    margin-bottom: 19px;
}

.why-update .features {
    margin-bottom: 30px;
}

.why-update .feature-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 29.5px;
}

.why-update .feature-item:last-child {
    margin-bottom: 0;
}

.why-update .feature-number {
    font-size: 22px;
    color: #EFB257;
    width: 60px;
    line-height: 28.6px;
}

.why-update .feature-content {
    flex: 1;
}

.why-update .feature-title {
    font-size: 22px;
    color: #1B214A;
    line-height: 1.3;
    margin: 0 0 9px;
    padding-right: 10px;
}

.why-update .feature-description {
    opacity: 0.7;
    color: #1B214A;
    margin: 0;
}

.why-update .heading {
    margin: -8px 0 23px;
}

.why-update .heading p {
    margin-bottom: 0;
}

.why-update .note {
    opacity: 0.7;
}

.page-template-essentials .why-update .right-column .bottom-content {
    display: none;
}

@media (max-width: 1023px) {
    .why-update {
        padding-top: 84px;
        padding-bottom: 96px;
    }

    .why-update .left-column {
        width: 100%;
        order: 2;
    }

    .why-update .left-column .description {
        display: none;
    }

    .why-update .left-column .cta-text-link {
        margin-top: 34px;
    }

    .why-update .right-column {
        width: 100%;
        padding-left: 0;
        padding-bottom: 50px;
    }

    .why-update .right-column .description {
        display: block;
        margin-bottom: 33px;
    }

    .why-update .right-column .description p:last-child {
        margin-bottom: 0;
    }

    .why-update .subheading {
        margin-bottom: 34px;
    }

    .why-update .feature-item {
        flex-direction: column;
        margin-bottom: 34.5px;
    }

    .why-update .feature-number {
        margin-bottom: 18px;
        font-size: 30px;
    }

    .why-update .feature-title {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .why-update .heading {
        font-size: 28px;
        margin-bottom: 18px;
    }

    .page-template-essentials .why-update {
        padding-top: 89px;
        padding-bottom: 48px;
    }

    .page-template-essentials .why-update .left-column {
        order: 0;
    }

    .page-template-essentials .why-update .left-column .bottom-content {
        display: none;
    }

    .page-template-essentials .why-update .right-column .bottom-content {
        display: block;
        margin-top: 47px;
    }

    .page-template-essentials .why-update .right-column .bottom-content .image {
        margin-bottom: 36px;
    }

    .page-template-essentials .why-update .left-column .description {
        display: block;
        font-size: 14px;
        margin-bottom: 32px;
    }
}

/**/
.page-template-essentials .why-smsf-essentials {
    padding-top: 112px;
}

.page-template-essentials .why-smsf-essentials .feature-description,
.page-template-essentials .why-smsf-essentials .description {
    opacity: 0.7;
}

.page-template-essentials .why-smsf-essentials .middle-column {
    padding-left: 11px;
    padding-bottom: 10px;
}

.page-template-essentials .why-smsf-essentials .features {
    padding-top: 22px;
}

.page-template-essentials .why-smsf-essentials .feature-item {
    margin-top: 29.5px;
}

.page-template-essentials .why-smsf-essentials .our-process {
    margin-bottom: 27px;
}

@media (max-width: 992px) {
    .page-template-essentials .why-smsf-essentials {
        padding-top: 100px;
    }

    .page-template-essentials .why-smsf-essentials .main-title {
        font-size: 28px;
        line-height: 1.3;
    }

    .page-template-essentials .why-smsf-essentials .middle-column {
        padding-left: 0;
        padding-bottom: 0;
    }

    .page-template-essentials .why-smsf-essentials .features {
        padding-top: 0;
    }

    .page-template-essentials .why-smsf-essentials .feature-title {
        padding-right: 0;
        max-width: 290px;
    }

    .page-template-essentials .why-smsf-essentials .feature-item {
        margin-top: 29px;
    }

    .page-template-essentials .why-smsf-essentials .our-process {
        margin-bottom: 0px;
        margin-top: 36px;
        text-align: left;
        order: 2;
    }
}

/*smsf-essentials*/
.page-template-essentials .container {
    max-width: 1280px;
}

.page-template-essentials .page-content>section {
    margin-left: 0;
    width: 100%;
}

/**/
.page-template-essentials .smsf-essentials-banner .featured-image img {
    border-radius: 0;
}

.page-template-essentials .smsf-essentials-banner .featured-image .featured-image-inner {
    border-radius: 3px;
}

.page-template-essentials .smsf-essentials-banner.no-desc {
    background-color: #f7f7f7;
    padding: 188px 0 112px;
}

.page-template-essentials .smsf-essentials-banner .description {
    text-transform: uppercase;
    font-size: 13px;
    line-height: 1.3;
    opacity: 0.7;
    margin-bottom: 10px;
}

.page-template-essentials .smsf-essentials-banner.has-desc .description {
    margin-bottom: -2px;
}

.page-template-essentials .smsf-essentials-banner .banner-content .subheading {
    margin-bottom: 0;
}

.page-template-essentials .smsf-essentials-banner .banner-content .page-title {
    margin: 5px 0 17px;
}

.page-template-essentials .smsf-essentials-banner .banner-sub-description .banner-sub-description-inner {
    margin-left: auto;
    width: 53.8%;
    margin-top: 54px;
    display: flex;
    padding-right: 30px;
    margin-bottom: -67px;
    opacity: 0.7;
}

.page-template-essentials .banner-sub-description .banner-sub-description-inner>div {
    width: 48%;
}

.page-template-essentials .banner-sub-description .banner-sub-description-inner>div:last-child {
    margin-left: auto;
}

.page-template-essentials .smsf-essentials-banner .banner-content .logo-overlay {
    bottom: -30px;
    right: -100px;
    width: 411px;
    top: auto;
}

.page-template-essentials .smsf-essentials-banner.has-desc .banner-content .logo-overlay {
    bottom: -175px;
    right: 40px;
}

.page-template-essentials .smsf-essentials-banner .banner-content .logo-overlay svg {
    width: 100%;
}

.page-template-essentials .smsf-essentials-banner.no-desc .featured-image .featured-image-inner {
    padding-bottom: 63.3040936%;
}

.page-template-essentials .smsf-essentials-banner.no-desc .banner-content {
    width: 40%;
    position: relative;
}

.page-template-essentials .smsf-essentials-banner.has-desc .banner-content {
    width: 40%;
    position: relative;
}

.page-template-essentials .smsf-essentials-banner.no-desc .featured-image {
    width: 54.72%;
}

.page-template-essentials .smsf-essentials-banner.has-desc .featured-image {
    width: 53.58%;
}

.page-template-essentials .smsf-essentials-banner.no-desc.has-desc {
    padding: 188px 0 112px;
}

@media (max-width: 1023px) {
    .page-template-essentials .smsf-essentials-banner.has-desc {
        padding-top: 146px;
    }

    .page-template-essentials .smsf-essentials-banner.no-desc {
        padding: 159px 0 100px;
    }

    .page-template-essentials .smsf-essentials-banner.no-desc .banner-top {
        flex-wrap: wrap;
    }

    .page-template-essentials .smsf-essentials-banner.has-desc .banner-content,
    .page-template-essentials .smsf-essentials-banner.no-desc .banner-content {
        width: 100%;
    }

    .page-template-essentials .smsf-essentials-banner.no-desc .content {
        margin-bottom: 26px;
    }

    .page-template-essentials .smsf-essentials-banner.has-desc .featured-image {
        width: 100%;
        margin-top: 27px;
    }

    .page-template-essentials .smsf-essentials-banner.no-desc .featured-image {
        width: 100%;
        margin-top: 16px;
    }

    .page-template-essentials .smsf-essentials-banner.has-desc .featured-image .featured-image-inner {
        padding-bottom: 65%;
    }

    .page-template-essentials .smsf-essentials-banner.no-desc .featured-image .featured-image-inner {
        padding-bottom: 63.3333333%;
    }

    .page-template-essentials .smsf-essentials-banner .banner-content .page-title {
        font-size: 60px;
        margin: 13px 0 14px;
    }

    .page-template-essentials .smsf-essentials-banner.no-desc .banner-sub-description .banner-sub-description-inner {
        width: 100%;
        margin-top: 26px;
        padding-right: 0;
        flex-wrap: wrap;
    }

    .page-template-essentials .smsf-essentials-banner.no-desc .banner-sub-description .banner-sub-description-inner .description-1 {
        margin-bottom: 22px;
    }

    .page-template-essentials .smsf-essentials-banner.no-desc .banner-sub-description .banner-sub-description-inner>div {
        width: 100%;
    }

    .page-template-essentials .smsf-essentials-banner .banner-content .logo-overlay {
        bottom: -12px;
        right: -44px;
        width: 201px;
    }

    .page-template-essentials .smsf-essentials-banner.has-desc .banner-content .logo-overlay {
        bottom: -57px;
        right: -44px;
    }

    .page-template-essentials .smsf-essentials-banner .banner-sub-description .banner-sub-description-inner {
        width: 100%;
        margin-top: 26px;
        padding-right: 0;
        margin-bottom: -26px;
    }

    .page-template-essentials .smsf-essentials-banner .banner-sub-description .banner-sub-description-inner .description-1 {
        margin-bottom: 22px;
    }

    .page-template-essentials .smsf-essentials-banner .banner-sub-description .banner-sub-description-inner>div {
        width: 100%;
    }
}

/**/
#book_module .book-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 47.5px 50px;
    background-color: #F3F8FF;
    -webkit-box-shadow: 1px 1px 3px rgba(112, 112, 112, 0.1), 3px 4px 5px rgba(112, 112, 112, 0.09), 6px 9px 6px rgba(112, 112, 112, 0.05), 11px 15px 8px rgba(112, 112, 112, 0.01), 18px 24px 8px rgba(112, 112, 112, 0);
    box-shadow: 1px 1px 3px rgba(112, 112, 112, 0.1), 3px 4px 5px rgba(112, 112, 112, 0.09), 6px 9px 6px rgba(112, 112, 112, 0.05), 11px 15px 8px rgba(112, 112, 112, 0.01), 18px 24px 8px rgba(112, 112, 112, 0);
    border-radius: 3px;
}

#book_module .book-container .column-1 {
    width: calc(100% - 281px);
    padding-right: 30px;
}

#book_module .book-container .description {
    font-size: 16px;
    line-height: 1.3;
    opacity: 0.7;
    max-width: 680px;
}

#book_module .book-container .subheading {
    display: block;
}

#book_module .book-container .title-section {
    margin: 13px 0 14px;
    max-width: 680px;
    text-transform: capitalize;
}

#book_module .book-container .column-2 {
    width: 281px;
}

#book_module .book-container .column-2 .box-type.box-button {
    width: 100%;
    padding: 78px 17px 11px 18px;
    font-size: 22px;
    line-height: 1.3;
    max-width: 100%;
}

@media (max-width: 767.98px) {
    #book_module .book-container {
        padding: 57px 15px 59.5px;
    }

    #book_module .book-container .column-1 {
        width: 100%;
        padding-right: 0;
        padding-bottom: 37px;
    }

    #book_module .book-container .title-section {
        margin: 3px 0 26px;
        font-size: 28px;
        max-width: 250px;
    }

    #book_module .book-container .description {
        font-size: 14px;
    }

    #book_module .book-container .column-2 {
        width: 100%;
    }

    #book_module .book-container .column-2 .box-type.box-button {
        padding: 63px 17px 14px 18px;
        font-size: 25px;
    }
}

/**/
#expert_module {
    padding-top: 140px;
}

#expert_module .expert-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#expert_module .expert-container .image {
    -webkit-box-shadow: 1px 1px 3px rgba(112, 112, 112, 0.1), 3px 4px 5px rgba(112, 112, 112, 0.09), 6px 9px 6px rgba(112, 112, 112, 0.05), 11px 15px 8px rgba(112, 112, 112, 0.01), 18px 24px 8px rgba(112, 112, 112, 0);
    box-shadow: 1px 1px 3px rgba(112, 112, 112, 0.1), 3px 4px 5px rgba(112, 112, 112, 0.09), 6px 9px 6px rgba(112, 112, 112, 0.05), 11px 15px 8px rgba(112, 112, 112, 0.01), 18px 24px 8px rgba(112, 112, 112, 0);
}

#expert_module .expert-container .image-wrap {
    position: relative;
    padding-bottom: 143.6123348%;
    border-radius: 3px;
    overflow: hidden;
}

#expert_module .expert-container .image-wrap img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#expert_module .expert-container .column-1 {
    width: 36.32%;
}

#expert_module .expert-container .column-2 {
    width: 61.04%;
    padding-left: 30px;
    display: flex;
    flex-direction: column;
}

#expert_module .expert-container .column-2 .image {
    display: none;
}

#expert_module .expert-container .col-top {
    margin-bottom: 37px;
    margin-top: -3px;
}

#expert_module .expert-container .title-section {
    margin: 13px 0 15px;
}

#expert_module .expert-container .content {
    font-size: 13px;
    line-height: 1.3;
    font-weight: 300;
}

#expert_module .expert-container .content p:last-child {
    margin-bottom: 0;
}

#expert_module .expert-container .col-bottom {
    margin-top: auto;
}

#expert_module .expert-container .author-wrap {
    border-bottom: 1px solid #1B214A;
    display: flex;
    justify-content: space-between;
    align-items: end;
    padding-bottom: 9px;
    margin-bottom: 15px;
}

#expert_module .expert-container .author-title {
    font-size: 35px;
    line-height: 1.3;
    color: #752963;
    margin: 0;
}

#expert_module .expert-container .author-role {
    font-size: 13px;
    line-height: 1.3;
    font-weight: 400;
    text-transform: uppercase;
    opacity: 0.7;
    padding-bottom: 6px;
}

#expert_module .expert-container .description {
    margin-bottom: 23px;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.3;
}

#expert_module .expert-container .description p:last-child {
    margin-bottom: 0;
}

#expert_module .expert-container .btn-button::before {
    bottom: 0;
}

@media (max-width: 767.98px) {
    #expert_module {
        padding-top: 100px;
    }

    #expert_module .expert-container .column-1 {
        width: 100%;
    }

    #expert_module .expert-container .column-1 .image {
        display: none;
    }

    #expert_module .expert-container .column-2 {
        width: 100%;
        padding-left: 0;
    }

    #expert_module .expert-container .column-2 .image {
        display: block;
        margin-bottom: 30px;
    }

    #expert_module .expert-container .author-wrap {
        flex-direction: column;
        align-items: start;
        margin-bottom: 22px;
    }

    #expert_module .expert-container .title-section {
        font-size: 28px;
        margin: 19px 0 16px;
    }

    #expert_module .expert-container .author-role {
        padding-bottom: 11px;
        padding-top: 11px;
    }
}

/**/
#help_module {
    position: absolute;
    top: -100px;
}

.section-help {
    padding-top: 8px;
    padding-bottom: 95px;
}

.section-help .help-heading {
    display: flex;
    flex-wrap: wrap;
    align-items: end;
    padding-bottom: 66px;
}

.section-help .help-heading .help-left {
    width: calc(100% - 150px);
}

.section-help .help-heading .subheading {
    display: block;
}

.section-help .help-heading .title-section {
    margin: 10px 0 15px;
    text-transform: capitalize;
}

.section-help .help-heading .description {
    max-width: 757px;
    opacity: 0.7;
}

.section-help .help-heading .cta-text-link {
    width: 150px;
    text-align: right;
    padding-bottom: 4px;
}

.section-help .help-heading .cta-text-link .btn-button::before {
    bottom: 0;
}

.section-help .features {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.section-help .feature-col {
    width: calc(50% - 17px);
    margin-bottom: 45px;
}

.section-help .feature-item {
    margin-right: 8px;
    height: 100%;
    min-height: 217px;
    display: flex;
    align-items: flex-start;
    background-color: #FAFAFA;
    padding: 43px 30px 46.5px;
    border-radius: 3px;
    -webkit-box-shadow: 1px 1px 3px rgba(112, 112, 112, 0.1), 3px 4px 5px rgba(112, 112, 112, 0.09), 6px 9px 6px rgba(112, 112, 112, 0.05), 11px 15px 8px rgba(112, 112, 112, 0.01), 18px 24px 8px rgba(112, 112, 112, 0);
    box-shadow: 1px 1px 3px rgba(112, 112, 112, 0.1), 3px 4px 5px rgba(112, 112, 112, 0.09), 6px 9px 6px rgba(112, 112, 112, 0.05), 11px 15px 8px rgba(112, 112, 112, 0.01), 18px 24px 8px rgba(112, 112, 112, 0);
}

.section-help .feature-item:last-child {
    margin-bottom: 0;
}

.section-help .feature-number {
    font-size: 22px;
    color: #EFB257;
    width: 40px;
    line-height: 1.3;
}

.section-help .feature-content {
    flex: 1;
}

.section-help .feature-title {
    font-size: 22px;
    line-height: 1.3;
    margin: 0 0 9px;
    padding-right: 10px;
}

.section-help .feature-description {
    opacity: 0.7;
    margin: 0;
}

@media (max-width: 767px) {
    .section-help {
        padding-top: 0;
        padding-bottom: 70px;
    }

    .section-help .feature-col {
        width: 100%;
        margin-bottom: 30px;
    }

    .section-help .help-heading {
        padding-bottom: 36px;
    }

    .section-help .help-heading .help-left {
        width: 100%;
    }

    .section-help .help-heading .title-section {
        font-size: 28px;
        margin: 18px 0 16px;
    }

    .section-help .help-heading .cta-text-link {
        width: 100%;
        text-align: left;
        padding-top: 21px;
    }

    .section-help .feature-item {
        margin-right: 0;
        padding: 33px 15px 36.5px
    }
}

/**/
.page-template-essentials .our-services-section .services-slider-wrapper {
    margin-left: 0;
    width: 100%;
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    overflow: visible;
}

.page-template-essentials .our-services-section .section-title {
    text-transform: capitalize;
}

.page-template-essentials .service-item {
    padding: 0 0 0 53px;
    width: 43.76%;
    margin-bottom: 53px;
    height: auto;
}

.page-template-essentials .service-item-inner {
    height: 100%;
}

.page-template-essentials .service-item-image {
    padding-bottom: 53.8461538%;
}

.page-template-essentials .service-item .link-full:hover .secondary-button {
    color: #752963;
    background-position: 5px 3px;
    background-size: 12px;
}

.page-template-essentials .service-item .link-full:hover .secondary-button span[data-label] span {
    opacity: 0;
    transform: translateY(-100%);
}

.page-template-essentials .service-item .link-full:hover .secondary-button span[data-label]::after {
    opacity: 1;
    transform: translateY(0);
}

.page-template-essentials .service-title a {
    color: #752963;
}

.page-template-essentials .service-title .index {
    font-size: 0;
}

.page-template-essentials .index::after {
    margin-top: 0;
}

.page-template-essentials .service-description p {
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 9px;
}

.page-template-essentials .service-description ul {
    margin-top: 0;
}

.page-template-essentials .service-item-content {
    padding: 24px 27px 23px 25px;
}

.page-template-essentials .services-bottom {
    text-align: right;
    padding-top: 20px;
}

.page-template-essentials .services-bottom .description {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 300;
    line-height: 1.3;
    color: #752963;
    margin-bottom: 5px;
    margin-right: 5px;
}

.page-template-essentials .services-bottom .btn-button {
    font-size: 22px;
    line-height: 1.3;
    padding-right: 33px;
    background-position: right 1px top 7px;
    background-size: 18px;
}

@media (max-width: 1199px) {
    .page-template-essentials .service-item {
        width: calc(50% - 15px);
    }
}

@media (max-width: 767.98px) {
    .page-template-essentials .our-services-section {
        padding-bottom: 97px;
    }

    .page-template-essentials .service-item {
        width: 100%;
        padding: 0;
        height: 100%;
    }

    .page-template-essentials .our-services-section .section-title {
        padding-right: 0;
        font-size: 28px;
        margin-bottom: 46px;
    }

    .page-template-essentials .service-title {
        position: relative;
        left: auto;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        writing-mode: inherit;
        font-weight: 300;
        font-size: 28px;
        line-height: 1.3;
        margin-bottom: 10px;
    }

    .page-template-essentials .service-title .transform {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }

    .page-template-essentials .index::after {
        height: 1px;
        width: 32px;
    }

    .page-template-essentials .service-item-image {
        padding-bottom: 49.1666667%;
    }

    .page-template-essentials .service-item-content {
        padding: 26px 15px 23px 15px;
    }

    .page-template-essentials .service-description {
        font-size: 12px;
        line-height: 1.3;
    }

    .page-template-essentials .service-description p {
        font-size: 14px;
        margin-bottom: 16px;
    }

    .page-template-essentials .service-description ul li {
        padding-left: 16px;
        margin-bottom: 12px;
    }

    .page-template-essentials .service-item-content .btn-button.secondary-button {
        margin-top: 24px;
    }

    .page-template-essentials .services-bottom {
        padding-top: 22px;
    }

    .page-template-essentials .services-bottom .description {
        margin-right: 0;
        margin-bottom: 18px;
        max-width: 340px;
        margin-left: auto;
    }
}

/**/
.page-template-essentials .colour-cta .container {
    max-width: 1370px;
}

@media (max-width: 767.98px) {
    .colour-cta .cta-title {
        font-size: 28px;
        margin-bottom: 22px;
    }
}

/**/
.page-template-essentials .home-client-testimonials {
    padding: 136px 0 141px;
}

.page-template-essentials .home-client-testimonials.testimonial-multi {
    padding-bottom: 129px;
}

.page-template-essentials .home-client-testimonials .container {
    max-width: 1276px;
}

.page-template-essentials .home-client-testimonials.testimonial-one .progress {
    display: none;
}

.page-template-essentials .client-testimonials-container .title-section {
    display: block;
}

.page-template-essentials .client-testimonials-container .testimonials-content {
    align-items: start;
    flex-wrap: wrap;
    overflow: visible;
}

.page-template-essentials .client-testimonials-container .testimonials-name.tab_left {
    margin-top: 69px;
    max-width: 100%;
    width: 42.7%;
    padding-right: 30px;
}

.page-template-essentials .testimonial-one .client-testimonials-container .testimonials-name.tab_left {
    margin-top: 40px;
}

.page-template-essentials .client-testimonials-container .testimonials-content-item-content:before {
    left: -60px;
    top: 2px;
}

.page-template-essentials .client-testimonials-container .tab_detail {
    padding-right: 0;
    max-width: 100%;
    width: 57.3%;
    margin-top: -3px;
}

.page-template-essentials .client-testimonials-container .testimonials-content-item-content {
    padding-right: 0;
}

.page-template-essentials .client-testimonials-container .testimonials-content-item-content:after {
    right: 0;
    bottom: -19px;
}

@media (max-width: 1023px) {
    .page-template-essentials .client-testimonials-container .testimonials-slider.tab-data {
        margin-top: 20px;
    }

    .page-template-essentials #home-client-testimonials.testimonial-multi .client-testimonials-container .testimonials-slider.tab-data {
        margin-top: 36px;
    }

    .page-template-essentials #home-client-testimonials {
        padding-top: 97px;
        padding-bottom: 133px;
    }

    .page-template-essentials #home-client-testimonials.testimonial-multi {
        padding-top: 110px;
    }

    .page-template-essentials .client-testimonials-container .testimonials-name.tab_left {
        margin-top: 0;
        max-width: 100%;
        width: 100%;
        padding-right: 0;
    }

    .page-template-essentials .testimonial-one .client-testimonials-container .testimonials-name.tab_left {
        margin-top: 0;
    }

    .page-template-essentials .client-testimonials-container.testimonial-one .tab-item:first-child {
        padding-top: 0;
    }

    .page-template-essentials .client-testimonials-container .tab-item .testimonials-name-item {
        font-size: 23px;
    }

    .page-template-essentials .client-testimonials-container .tab_detail {
        width: 100%;
        margin-top: 19px;
    }

    .page-template-essentials #home-client-testimonials.testimonial-multi .client-testimonials-container .tab_detail {
        margin-top: 4px;
    }

    .page-template-essentials .client-testimonials-container .title-section {
        max-width: 170px;
    }

    .page-template-essentials #home-client-testimonials.testimonial-multi .client-testimonials-container .title-section {
        max-width: 114px;
    }

    .page-template-essentials #home-client-testimonials.testimonial-one .client-testimonials-container .testimonials-slider.tab-data .btn-nav {
        display: none;
    }

    .page-template-essentials #home-client-testimonials.testimonial-one .client-testimonials-container .testimonials-content {
        margin-top: -6px;
    }

    .page-template-essentials .client-testimonials-container .testimonials-content-item-content {
        padding-right: 22px;
    }

    .page-template-essentials .client-testimonials-container .testimonials-content-item-content:before {
        top: -32px;
        left: -2px;
    }

    .page-template-essentials .client-testimonials-container .testimonials-content-item-content:after {
        right: -2px;
        bottom: -33px;
    }

    .page-template-essentials .client-testimonials-container .testimonials-name-item-position {
        margin-top: 7px;
    }

    .page-template-essentials .client-testimonials-container .tab_left .tab-item {
        padding-right: 0;
    }

    .page-template-essentials .client-testimonials-container .testimonials-slider.tab-data .btn-nav {
        top: -67px;
        right: -10px;
        width: 156px;
    }
}

/**/
.page-template-essentials .page-content>.colour-cta {
    padding-left: 0;
    padding-right: 0;
}

.page-template-essentials .colour-cta .column-right {
    position: relative;
}

.page-template-essentials .colour-cta .cta-button.box-button.box-type.box-small {
    position: static;
}

.page-template-essentials .colour-cta .cta-button.box-button.box-type.box-small::after {
    right: 0;
}