/*
Theme Name: Centaurus Child
Theme URI: https://neuronthemes.com/centaurus
Description: This is a child theme of Centaurus
Author: NeuronThemes
Author URI: https://neuronthemes.com
Template: centaurus
Version: 1.0.0
*/

@import url('../centaurus/style.css');

/* Your Custom CSS below */

@font-face {
	font-family: 'Inter';
	src: url('assets/fonts/Inter-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Inter';
	src: url('assets/fonts/Inter-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Inter';
	src: url('assets/fonts/Inter-ExtraBold.ttf') format('truetype');
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'SourceSansPro';
	src: url('assets/fonts/SourceSansPro-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'SourceSansPro';
	src: url('assets/fonts/SourceSansPro-SemiBold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

::selection {
	background: #84c1ff8c;
	color: unset;
}

body {
	-webkit-font-smoothing: antialiased;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Inter, sans-serif !important;
	font-weight: 800 !important;
}
body h1, body h2, body h3, body h4 {
    margin-bottom: 20px;
}

body, body div, p, input, textarea, select, ul li, ol li {
	font-family: SourceSansPro, sans-serif;
}
body, div, p, input, textarea, li {
	font-size: 16px;
	color: #000F32;
	line-height: 1.5;
}
span, a, b, strong, medium {
	font-family: inherit;
	font-size: inherit;
}
body table, body table td, body table th {
	border-color: #d1d1d1 !important;
}
body table a {
    color: #f39031;
}

.elementor-element .elementor-heading-title, 
.normal-page h1, .normal-page h2, .normal-page h3, h2.cst-field-title {
	line-height: 1.2;
}

header ul.menu.m-header-default-menu li.menu-item > a {
	font-family: inherit;
	font-weight: 600;
	color: #000F32 !important;
}
header ul.menu.m-header-default-menu li.menu-item.menu-item-has-children > ul.sub-menu li.menu-item {
	width: max-content;
}
header.l-primary-header {
    padding-top: 15px;
    padding-bottom: 15px;
}
header.l-primary-header.l-primary-header--default {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
header.l-primary-header ul.sub-menu {
    margin-top: 16px !important;
}
header ul.menu.m-header-default-menu li.menu-item {
    margin-left: 35px;
	flex-shrink: 0;
}
header ul.menu.m-header-default-menu li.menu-item.current-menu-parent > a {
    -webkit-box-shadow: inset 0 0 0 rgb(243 144 49), 0 2px 0 #f39031;
    box-shadow: inset 0 0 0 rgb(243 144 49), 0 2px 0 #f39031;
}
header li.menu-item.disabled > a {
    cursor: default;
}
header .custom-btn {
	display: flex;
	align-items: center;
}
header .custom-btn a {
    width: 150px;
	min-width: 150px;
	height: 46px;
	line-height: 1.1;
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.l-primary-header--default-wrapper .menu li.menu-item-has-children > a {
	position: relative;
}
.l-primary-header--default-wrapper .menu li.menu-item-has-children > a::before {
    content: "";
    width: 5px;
    height: 5px;
    position: absolute;
    border-top: 1px solid #000F32;
    border-right: 1px solid #000F32;
    right: -12px;
	top: 6px;
    transform: rotate(135deg);
	transition: transform 0.3s ease;
}
.l-primary-header--default-wrapper .menu li.menu-item-has-children > a:hover:before {
	transform: rotate(-45deg)
}

header .m-header-reviews .reviews-link {
    line-height: 16px;
    display: flex;
    align-items: center;
    gap: 5px;
    margin-right: 10px;
	box-shadow: none !important;
	border: none !important;
	text-decoration: none !important;
}
header .m-header-reviews .reviews-link svg {
	fill: #f39031; 
}

body .m-primary-top-header {
    background-color: #396cff !important;
    border-color: #396cff !important;
	padding: 10px 30px !important;
    height: 42px;
}
body .m-primary-top-header.m-primary-top-header--hide {
	opacity: 1 !important;
	visibility: visible !important;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;

}
body .m-primary-top-header__holder {
    justify-content: center !important;
}
body .m-primary-top-header .m-primary-top-header__content {
    width: 100% !important;
}
body .m-primary-top-header__content p {
    color: #FFF!important;
    text-align: center;
    font-size: 16px !important;
    line-height: 22px;
	font-weight: bold;
}
body .m-primary-top-header__content p a {
    font-weight: 600;
    text-decoration: underline;
}

body.admin-bar .m-primary-top-header.m-primary-top-header--hide {
	top: 32px;
}
body .show-top-bar .l-primary-header--sticky .headroom.headroom--not-top {
	top: 42px !important;
}
body .hide-top-bar .l-primary-header--sticky .l-primary-header {
	top: 0 !important;
}

body .top-header-close {
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translatey(-50%);
    line-height: 1;
    cursor: pointer;
}

p.caption-text {
	font-size: 25px;
	line-height: 30px;
	font-weight: bold;
}

.custom-btn a {
    display: inline-block;
	transition: all 0.3s;	
}
.custom-btn.icon-btn a {
    display: flex;
	align-items: center;
	justify-content: center;
}
.custom-btn.icon-btn a svg {
    margin-right: 5px;
}
.custom-btn.icon-btn a:hover svg path {
    fill: #396cff;
}
.custom-btn.orange-btn a {
    background-color: #f39031;
    border-color: #f39031;
}
.custom-btn.orange-btn a:hover {
    color: #f39031;
}
body .elementor-button, .custom-btn a {
    background: #396CFF;
    border: solid 1px #396CFF;
    border-radius: 4px !important;
    padding: 11px 25px !important;
    text-align: center;
    min-width: 180px;
}
body .elementor-button:hover, .custom-btn a:hover {
	background-color: transparent !important;
	box-shadow: none !important;
}
body .elementor-button-text, .custom-btn a {
	font-size: 15px;
	line-height: 1.2;
	font-weight: bold;
	color: #FFF;
}
body .elementor-element .elementor-button:hover .elementor-button-text, .custom-btn a:hover {
	color: #396CFF;
}
body .orange-btn .elementor-button {
	background: #f39031;
    border: solid 1px #f39031;
}
body .orange-btn .elementor-button:hover .elementor-button-text {
	color: #f39031 !important;
}
body .orange-btn.white-hover .elementor-button:hover {
	border-color: #FFF;
}
body .orange-btn.white-hover .elementor-button:hover .elementor-button-text {
	color: #FFF !important;
}
body .trans-btn .elementor-button {
    background-color: transparent !important;
    border-color: #FFF !important;
}
body .trans-btn .elementor-button:hover {
	background-color: #396CFF !important;
    border-color: #396CFF !important;
}
body .trans-btn .elementor-button:hover .elementor-button-text {
	color: #FFF !important;
}
body .dark-ground-btn .elementor-button:hover {
	background-color: transparent !important;
    border-color: #FFF !important;
}
body .dark-ground-btn .elementor-button:hover .elementor-button-text {
	color: #FFF !important;
}

body .square-btn .elementor-button {
    border-radius: 0 !important;
}

.dark-color {
	color: #000F32 !important;
}
.dark-color .elementor-button-text {
	color: #000F32;
}
.blue-color {
	color: #396CFF !important;
}
.blue-color .elementor-button-text, .blue-color .elementor-heading-title {
	color: #396CFF ;
}
.orange-color {
	color: #F39031 !important;
}
.orange-color .elementor-heading-title {
    color: #F39031;
}
.white-color {
	color: #FFFFFF !important;
}
.white-color .elementor-heading-title, .white-color div, .white-color p {
    color: #FFFFFF;
}

.gray-ground {
	background: #F8F9F9 !important;
}
.light-blue-ground {
	background-color: #A0B9FF !important;
}
.blue-ground {
	background-color: #396CFF !important;
}
.orange-ground {
	background-color: #F39031 !important;
}
.dark-ground {
    background: #000F32 !important;
}
.linen-ground {
    background: #FFF5EA !important;
}
.white-ground {
    background: #FFF !important;
}
.dark-ground-inner > div {
	background-color: #000F32 !important;
}
.blue-ground-inner > div {
	background-color: #396CFF !important;
}
.orange-ground-inner > div {
	background-color: #F39031 !important;
}
.light-blue-ground-inner > div {
	background-color: #A0B9FF !important;
}

.contrast-color .elementor-widget-heading .elementor-heading-title,
.contrast-color h2, .contrast-color h3, .contrast-color div,
.contrast-color p, .contrast-color ul li, .contrast-color a {
    color: #FFF;
}

.no-mar-top {
	margin-top: 0 !important;
}
.no-mar-bot {
	margin-bottom: 0 !important;
}

#s-footer h2 {
	font-size: 20px;
}
#s-footer .footer-menu li a {
    display: inline-block;
    padding: 0;
    margin-bottom: 20px;
	text-transform: uppercase;
}
#s-footer form.wpcf7-form input {
    margin-top: 10px;
}
#s-footer .social-icon a {
    display: inline-block;
    box-shadow: none !important;
    margin-right: 15px;
	transition: 0.3s;
}
#s-footer .social-icon a:hover {
    transform: scale(1.15);
}
#s-footer .cer-logo img {
    height: 32px;
    width: auto;
    margin-right: 20px;
}
#s-footer #mc_embed_signup {
    display: flex;
    position: relative;
}
#s-footer form.wpcf7-form input {
    margin-top: 10px;
    height: 40px;
}
#s-footer form input[type='submit'] {
    width: 107px;
    text-align: center;
    font-family: SourceSansPro, sans-serif;
    font-size: 15px;
    text-transform: none;
    letter-spacing: 0;
    padding: 8px 20px;
	margin-left: 10px;
}
#s-footer form span.wpcf7-spinner {
    position: absolute;
    top: 60px;
    right: 4px;
}

#bot-footer a {
    color: #000F32;
}

#bottom-sticky {
    position: fixed;
    bottom: 0;
    width: 100%;
	z-index: 9;
}
body #bottom-sticky .elementor-button {
	padding: 12px 25px !important;
}
body #bottom-sticky .elementor-button:hover, body #bottom-sticky .elementor-button:focus {
    background-color: #000f32 !important;
    border-color: #FFF;
}

body #bottom-sticky .elementor-button:hover .elementor-button-text, 
body #bottom-sticky .elementor-button:focus .elementor-button-text {
    color: #FFF !important;
}

body #bottom-sticky .elementor-button .elementor-button-text {
    position: relative;
	display: inline-block;
	padding-left: 20px;
	flex-grow: 0;
}
body #bottom-sticky .elementor-button .elementor-button-text:before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    left: -6px;
	top: -1px;
}
body #bottom-sticky .call-icon .elementor-button-text:before {
    background-image: url('../..//uploads/2022/06/call-icon.svg');
	left: -3px;
}
body #bottom-sticky .enquire-icon .elementor-button-text:before{
	background-image: url('../../uploads/2023/05/communication-icon.svg')
}

.contact-wrap {
    display: flex;
    align-items: center;
}
.contact-wrap .contact-icon {
    margin-right: 10px;
	display: flex;
    align-items: center;
}
.contact-2-col .contact-wrap, .contact-2-col .contact-icon {
	align-items: start;
}
.contact-2-col .contact-icon {
	margin-top: 3px;
}
.contact-wrap .contact-icon a {
	display: flex;
}
.contact-wrap .contact-content {
	width: 80%;
}
.contact-wrap .contact-content p {
	margin-bottom: 0;
}
.contact-wrap .contact-content p.address-title {
    font-weight: 500;
    color: #02253E;
}
.contact-wrap .contact-content.has-items {
    display: flex;
	flex-wrap: wrap;
}
.contact-content-item {
	margin-top: 10px;
}
.contact-wrap .contact-content .contact-content-item:first-child {
	margin-right: 30px;
}

.contact-form-wrapper {
    background-color: #f39031;
    border-radius: 4px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
    padding: 30px 40px 0;
    max-width: 400px;
}
.contact-form-wrapper h1, .contact-form-wrapper h2, 
.contact-form-wrapper p, .contact-form-wrapper div {
    color: #FFF;
}
.contact-form-wrapper p, .contact-form-wrapper div {
	line-height: 1.4 !important;
}
.contact-form-wrapper h1, .contact-form-wrapper h2, .contact-form-wrapper p {
    text-align: center;
}
.contact-form-wrapper h1, .contact-form-wrapper h2 {
    margin-bottom: 5px;
}
.contact-form-wrapper a {
    color: #FFF;
	text-decoration: underline;
}
.contact-form-wrapper a:hover {
    text-decoration: none;
}

.contact-form-wrapper .checkbox_main_form input:checked:before {
    content: '\2713';
    color: #FFF;
    position: absolute;
    bottom: 9px;
    left: 1px;
    font-size: 20px;
    font-weight: bold;
    height: 15px;
}

.contact-form-wrapper .wpcf7 input, .contact-form-wrapper .wpcf7 textarea,
.contact-form-wrapper .wpcf7 select {
    border-radius: 4px;
    border: none;
	font-size: 15px;
	padding: 0 20px;
	margin-top: 15px;
	background-color: #FFF;
}
.contact-form-wrapper .wpcf7 input, .contact-form-wrapper .wpcf7 textarea {
	padding: 7px 20px;
}
.contact-form-wrapper .wpcf7 input[type="text"],
.contact-form-wrapper .wpcf7 input[type="tel"],
.contact-form-wrapper .wpcf7 input[type="date"],
.contact-form-wrapper .wpcf7 input[type="email"],
.contact-form-wrapper .wpcf7 select {
	height: 40px;
}

.contact-form-wrapper .wpcf7 select {
	background-image: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='18' height='18' viewBox='0 0 24 24'><path fill='%23000F32' d='M7.406 7.828l4.594 4.594 4.594-4.594 1.406 1.406-6 6-6-6z'></path></svg>");
	margin-top: 6px;
}
.page-id-4832 .contact-form-wrapper .wpcf7 select {
	margin-top: 15px;
}
.contact-form-wrapper .wpcf7 textarea {
    height: 120px !important;
}

.contact-form-wrapper .checkbox_main_form {
	display: flex;
	margin-top: 10px;
}
.contact-form-wrapper .checkbox_main_form .wpcf7-list-item-label {
    display: none;
}
.contact-form-wrapper .checkbox_main_form .wpcf7-list-item {
    margin-left: 0;
}
.contact-form-wrapper .checkbox_main_form input {
    appearance: none;
    margin: 0;
    padding: 0 !important;
    background: transparent;
    width: 14px;
    height: 14px;
    border: 1px solid #FFF;
	border-radius: 2px;
    margin-right: 8px;
    position: relative;
    top: 2px;
	cursor: pointer;
}

.contact-form-wrapper input[type="submit"] {
    margin: 0 auto;
    padding: 12px 25px;
    background-color: #396CFF;
	border: solid 1px #396CFF;
    color: #FFF !important;
    margin-top: 25px;
    text-transform: none;
    font-size: 15px !important;
    font-family: SourceSansPro, sans-serif;
    font-weight: 600;
	min-width: 180px;
	width: 100%;
	transition: all 0.3s;
}
.contact-form-wrapper input[type="submit"]:hover {
	background-color: #FFF;
    color: #396CFF !important;
    border-color: #396CFF;
}

.contact-form-wrapper .kc_captcha, .contact-form-wrapper .kc_captcha label,
.contact-form-wrapper .wpcf7-response-output {
    color: #FFF;
}
.contact-form-wrapper .wpcf7 form .wpcf7-response-output {
    margin: 0;
    padding: 5px;
    position: relative;
    bottom: 10px;
}
.contact-form-wrapper .captcha-image.cf7ic-style1 {
    font-size: 16px;
    line-height: 18px;
}
.contact-form-wrapper .captcha-image .cf7ic-icon-wrapper label {
    vertical-align: baseline;
	font-size: 20px;
}

span.wpcf7-not-valid-tip {
	color: #FFF;
}
span.wpcf7-not-valid-tip {
	display: flex;
	align-items: center;
	position: relative;
	top: 2px;
}
span.wpcf7-not-valid-tip:before {
    content: '\2717';
    margin-right: 5px;
    background-color: #FFF;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: red;
}
span.wpcf7-not-valid-tip.field-valid:before {
    content: '\2713';
    color: #00af00;
	font-weight: bold;
}
.contact-form-wrapper .checkbox_main_form .wpcf7-not-valid-tip {
    display: none;
}
.contact-form-wrapper .checkbox_main_form .wpcf7-not-valid input {
    border-color: red;
}
.contact-form-wrapper .wpcf7 form.invalid .wpcf7-response-output {
    border-color: #ffb900;
    margin-top: 0;
    top: -20px;
    position: relative;
	padding: 5px;
}

.contact-form-wrapper .field-title {
    display: block;
    margin-top: 10px;
}

.contact-form-wrapper.book-form {
    max-width: 500px;
}
.contact-form-wrapper.book-form .cst-form-row {
    margin-left: -8px;
    margin-right: -8px;
}
.contact-form-wrapper.book-form .cst-form-row > div {
    padding-left: 8px;
    padding-right: 8px;
}
.contact-form-wrapper.book-form .wpcf7 textarea {
    height: 80px !important;
}
.contact-form-wrapper span.wpcf7-form-control-wrap.kc_captcha, 
.contact-form-wrapper .kc_captcha label {
    color: #000F32;
}

.contact-form-wrapper.radius-top {
    border-radius: 4px 4px 0 0;
}

.contact-form-wrapper input[type="date"]{
    display:block;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
}
.contact-form-wrapper .cst-dob.date-field .wpcf7-form-control-wrap input {
    position: relative;
	color: transparent;
	min-width: 95%;
}
.contact-form-wrapper .cst-dob.date-field .wpcf7-form-control-wrap input:focus,
.contact-form-wrapper .cst-dob.date-field .wpcf7-form-control-wrap input.hasVal{
    color: #000F32;
}
.contact-form-wrapper .cst-dob.date-field .wpcf7-form-control-wrap input:focus:after,
.contact-form-wrapper .cst-dob.date-field .wpcf7-form-control-wrap input.hasVal:after{
    display: none;
}
.contact-form-wrapper .cst-dob.date-field .wpcf7-form-control-wrap input:after {
    content: 'Date of Birth';
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 20px;
    display: flex;
    align-items: center;
    color: #8b8b8b;
    height: 100%;
}

body .xdsoft_datetimepicker {
	display: none !important;
}
body .xdsoft_datetimepicker .xdsoft_datepicker {
	width: 250px;
}
body .xdsoft_datetimepicker .xdsoft_year {
    width: 60px;
}

.elementor-section.mar-neg-10 > div {
    margin-left: -10px !important;
    margin-right: -10px !important;
}

h1.like-h2 {
    margin-top: 0;
    font-size: 30px;
    margin-bottom: 20px;
    color: #000;
}
.logo .logo-block {
	margin: 15px 0;
}
.budget-logo-footer {
	margin-bottom: 25px;
}
.lightweight-heading {
	font-weight: 300;
}

.single_blog_post_content ul {
    list-style: none;
	padding-left: 25px;
}
.single_blog_post_content ul > li:before {
    content: '\25CF';
    display: inline-block;
    width: 16px;
    margin-left: -16px;
}

.custom-heading {
	font-family: Inter, sans-serif;
    font-weight: bold;
}
h2.custom-heading {
    margin-bottom: 30px;
}

.content-boxs {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 20px;
}
.content-box {
    border-radius: 10px;
    padding: 20px 20px 20px 20px;
}
.content-box h3.heading-title {
    font-size: 18px;
    font-weight: bold;
	margin-bottom: 10px;
}
.content-box.blue-box {
    background-color: #577CF6;
}
.white-color,
.white-color .heading-title,
.white-color p,
.white-color ul li {
    color: #FFF !important;
}
.red-color {
    color: #E55434 !important;
}
.center-text {
    text-align: center !important;
}

p.list-title {
    margin-bottom: 10px;
}
body ul li, body ol li {
	margin-bottom: 5px;
}
body ul li:last-child, body ol li:last-child {
	margin-bottom: 0;
}
body ol li ol, body ol li ul {
    margin-top: 0;
}

ul.number-style.orange-color > li .item-num {
	color: #E58134;
}
ul.number-style > li .item-num {
	display: inline-block;
	width: 17px;
	margin-left: -15px;
}
ul.no-style {
	list-style: none !important;
	padding-left: 0 !important;
}


ul.dot-style, ul.number-style, ul.tick-style, ul.square-style, ul.arrow-style {
    list-style: none;
	padding-left: 25px;
}
ul.square-style > li:before {
    content: '\25A0';
    display: inline-block;
    color: #396CFF;
    width: 20px;
    margin-left: -20px;
	font-size: 10px;
	position: relative;
	top: -1px;
}
ul.square-style.white-square > li:before {
	color: #FFF !important;
}
ul.dot-style > li:not(.has-child-list):before {
    content: '\25CF';
    display: inline-block;
    width: 16px;
    margin-left: -16px;
}
ul.dot-style.orange-dot > li:before {
	color: #F39031 !important;
}
ul.dot-style.white-dot > li:before {
	color: #FFF !important;
}
ul.dot-style.black-dot > li:before {
	color: #000 !important;
}
ul li.has-child-list > ul {
    margin-top: 3px;
}
ul.dot-style.no-fill-dot > li:before {
	content: '\25CB';
}
ul.no-gap li {
	margin-bottom: 0;
}
ul.small-gap li {
	margin-bottom: 5px;
}
ul.medium-gap li {
    margin-bottom: 10px;
}
ul.large-gap li {
	margin-bottom: 15px;
}

ul.tick-style > li {
    font-size: 15px;
    line-height: 22px;
    font-weight: 600;
}
ul.tick-style > li:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: -20px;
    background-image: url('../../uploads/2022/06/tick-icon.svg');
    position: relative;
    top: 5px;
    left: -10px;
}

ul.arrow-style > li:before {
	content: '\25b8';
    width: 20px;
    display: inline-block;
    margin-left: -20px;
    font-size: 18px;
    line-height: 1;
    color: #ffa855;
}

body ol.no-style {
    list-style: none !important;
    padding-left: 0;
    margin-top: 10px;
}

ol.num-counter-style > li {
    counter-increment: num-counter;
    list-style: none;
}
ol.num-counter-style > li:before {
	content: counter(num-counter)'. ';
    margin-left: -24px;
    padding-right: 4px;
    width: 24px;
    display: inline-block;
    text-align: right;
}

ol.abc-style {
    padding-left: 22px;
}
ol.abc-style > li {
    counter-increment: list-item-level2;
    list-style: none;
}
ol.abc-style > li:before {
    content: '('counter(list-item-level2, lower-latin)')';
    margin-left: -22px;
    margin-right: 6px;
}

.custom-tab {
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);
    border-radius: 10px;
    padding: 30px 20px 15px;
}
.custom-tab .vc_tta-tabs-list {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 15px;
}
.custom-tab .vc_tta-panel-body {
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.custom-tab .vc_tta-tab.vc_active > a,
.custom-tab .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    background-color: #E58134 !important;
    color: #FFF !important;
}
.custom-tab .vc_tta-tab > a, 
.custom-tab .vc_tta-panel .vc_tta-panel-title > a{
    color: #000 !important;
    font-size: 16px;
    line-height: 23px;
    font-weight: bold;
    background-color: #F3F3F3 !important;
    border-radius: 0 !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
.custom-tab .vc_tta-panel:not(.vc_active) .vc_tta-panel-heading {
    margin-bottom: 20px !important;
}

.blue-background {
    background-color: #577CF6 !important;
}
.orange-background {
    background-color: #E58134 !important;
}

.custom-accordion .vc_tta-panel-heading {
    border-radius: 8px !important;
}
.custom-accordion .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    position: relative;
}
.custom-accordion .vc_tta-panel.vc_active .vc_tta-panel-heading:before {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #E5E5E5;
    position: absolute;
    bottom: 0;
    left: 0;
}
.custom-accordion .vc_tta-panel.vc_active .vc_tta-panel-body {
    border-bottom-right-radius: 8px !important;
    border-bottom-left-radius: 8px !important;
}
.custom-accordion .vc_tta-panel-title > a {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
    font-size: 18px;
}
.custom-accordion .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #E58134 !important;
}
.custom-accordion .vc_tta-panel.vc_active .vc_tta-panel-title > a > i:before {
    border-color: #E58134 !important;
}
.custom-accordion .wpb_single_image {
    margin-bottom: 10px !important;
}

.text-img {
    display: grid;
    grid-template-columns: 0.7fr 1fr;
}
.text-img .text-block {
    display: flex;
    align-items: center;
}
.text-img .text-content {
    padding: 50px 20px;
}




.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
	margin-top: 60px;
}
.pagination:before, .pagination:after,
.pagination .prev, .pagination .next {
    width: 34px;
    height: 34px;
}
.pagination:before, .pagination:after {
    background-color: #FFF5EA !important;
    position: relative;
    left: unset;
    right: unset;
    top: unset;
    bottom: unset;
}
.pagination .nav-links {
    padding: 0 15px;
}
.pagination .nav-links:before, .pagination .nav-links:after {
    content: "";
    width: 11px;
    height: 11px;
    border-top: 3px solid #000F32;
    border-right: 3px solid #000F32;
    border-top-right-radius: 1px;
    opacity: 1;
    top: 12px;
    z-index: 9;
    pointer-events: none
}
.pagination .nav-links:before {
    transform: rotate(-135deg);
    left: -20px;
    
}
.pagination .nav-links:after {
    transform: rotate(45deg);
    right: -20px;
}

.pagination .prev, .pagination .next {
    background-color: transparent;
    margin: 0 !important;
    border: 1px solid #fff5ea;
    transition: all 0.3s;
}
.pagination .prev:hover, .pagination .prev:focus,
.pagination .next:focus, .pagination .next:hover {
    background-color: #FFF;
    border-color: #000F32;
}
.pagination .prev {
    left: -34px;
}
.pagination .next {
    right: -34px;
}
.pagination .prev:before,
.pagination .next:before {
    content: "";
    opacity: 0;
}
.pagination .page-numbers {
    font-size: 15px;
    line-height: 1;
    margin-left: 12px;
    margin-right: 12px;
    padding: 0 2px;
    color: #000F32;
}
.pagination .nav-links .current {
    background-color: transparent;
    color: #F39031;
    border-bottom: 1px solid #F39031;
}

.behind-block {
	position: relative;
	z-index: 1;
}

.behind-block:before {
    content: "";
    position: absolute;
    top: 0;
    right: 10px;
    width: calc(100% - 200px);
    height: 100%;
    background-color: #396CFF;
}
.behind-block.orange-block:before {
	background-color: #FFA855;
}
.behind-block.left-block:before {
	left: 10px;
	right: unset;
}
.behind-block > div {
    padding-top: 40px !important;
}



body .o-blog-post {
    margin-bottom: 60px !important;
}
.o-blog-post .cst-post-img {
    position: relative;
    padding-bottom: 62%;
}
.o-blog-post .cst-post-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.o-blog-post .o-blog-post__content {
    position: relative;
    z-index: 2;
    padding: 0 20px !important;
}
.o-blog-post .o-blog-post__meta svg {
    stroke: unset !important;
}
.o-blog-post .cst-post-cat {
    margin-top: -22px;
}
.o-blog-post .cst-post-cat svg {
    display: none !important;
}
.o-blog-post .cst-post-cat a {
	display: inline-block;
    background-color: #f39031;
    color: #FFF;
    padding: 8px 20px;
	border-radius: 4px;
	transition: 0.3s;
}
.o-blog-post .cst-post-cat a:hover {
	box-shadow: none;
	transform: scale(1.1);
}
.o-blog-post .o-blog-post__title {
    margin-top: 15px;
}
.o-blog-post .o-blog-post__title a:hover {
    box-shadow: none;
}
.o-blog-post .o-blog-post__meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
}
.o-blog-post .o-blog-post__meta > * {
	padding: 0 !important;
}
.o-blog-post .cst-post-date {
    display: flex !important;
    align-items: center;
}
.o-blog-post .cst-post-date svg {
    width: 24px;
    height: 24px;
}
.o-blog-post .cst-post-date > span {
    color: #666;
	font-size: 15px;
}
.o-blog-post .cst-post-author > span {
	font-size: 15px;
}
.o-blog-post .cst-post-author > a {
    font-weight: bold !important;
    color: #F39031 !important;
    font-size: 15px !important;
}
body .o-blog-post .custom-btn.read-more-post {
    margin-bottom: 25px !important;
}
.o-pagination {
    margin-top: -30px;
}
.blog-slider .read-more-post {
	display: none;
}
.blog-slider .owl-carousel .owl-nav button {
    border-radius: 50% !important;
    background-color: #000f32 !important;
	transition: 0.3s !important;
}
.blog-slider .owl-carousel .owl-nav button:hover {
    background-color: #f39031 !important;
}
.blog-slider .owl-carousel .owl-nav button.owl-prev {
    left: -50px;
    transform: translatex(0);
}
.blog-slider .owl-carousel .owl-nav button.owl-next {
    right: -50px;
    transform: translatex(0);
}
.blog-slider .owl-carousel .owl-nav button.owl-next, .blog-slider .owl-carousel .owl-nav button.owl-prev {
    opacity: 1;
    visibility: visible;
}

.testi-slider-wrapper {
    overflow: hidden;
	position: relative;
	padding-top: 80px;
}
.testi-slider-wrapper .cst-quote {
    font-family: sans-serif;
    font-size: 210px;
    line-height: 1;
    position: absolute;
    top: -20px;
    left: -5px;
	color: #F39031;
	opacity: 0.3;
}
.testi-slider-wrapper .swiper-nav-btn {
	display: none;
}

.cst-testi-slider-btn {
    display: flex;
}
.cst-testi-slider-btn .prev-btn, .cst-testi-slider-btn .next-btn,
.cst-card-slider .swiper-btn {
    width: 40px;
    height: 40px;
    background-color: #000F32;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 50%;
    transition: 0.3s;
    color: #FFF;
    cursor: pointer;
}
.cst-testi-slider-btn .prev-btn:hover, .cst-testi-slider-btn .next-btn:hover,
.cst-card-slider .swiper-btn:hover {
    background-color: #f39031;
}
.cst-testi-slider-btn .prev-btn {
	margin-right: 10px;
}

.testi-swiper {
    margin-bottom: 15px;
}
.testi-swiper .testi-content p,
.testi-swiper .testi-author p {
    font-family: Inter, sans-serif;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
}
.testi-swiper .testi-author p {
	color: #396CFF;
}

.step-card {
	padding: 50px 45px;
	border-radius: 8px;
	position: relative;
	height: 100%;
}
.step-card .step-num {
	font-size: 60px;
	line-height: 1;
	font-weight: 800;
	font-family: Inter, sans-serif;
}
.step-card .step-content:last-child {
	margin-bottom: 0 !important;
}

.cst-card-slider .swiper-nav-btn {
	margin-top: 60px;
}
.cst-card-slider .swiper-btn {
    background-image: none;
	left: 50%;
    bottom: 0;
    top: unset;
    width: 40px;
    height: 40px;
    margin: 0 10px;
}
.cst-card-slider .swiper-btn.swiper-button-prev {
	left: unset;
	right: 50%;
}

.line-bot-style {
    position: relative;
    padding-bottom: 15px;
}
.line-bot-style:before,
.line-bot-style:after,
.widget .widget-title:before,
.widget .widget-title:after{
    content: "";
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 2px;
}
.line-bot-style:before,
.widget .widget-title:before {
    width: 100%;
    background-color: #FEF7F1;
}
.line-bot-style:after,
.widget .widget-title:after {
    width: 60px;
    background-color: #F39031;
}
.line-bot-style.one-line:before {
	width: 0;
}

body .widget {
    border: none;
    padding-top: 0;
	margin-bottom: 30px;
}
.widget .widget-title {
    position: relative;
    text-transform: none;
    letter-spacing: 0;
    padding-bottom: 15px;
	margin-bottom: 30px;
	font-size: 24px;
}
.widget.widget_categories ul {
    padding-left: 25px;
	list-style: none;
}

.widget.widget_categories ul li a {
    font-family: Inter, sans-serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 1.2;
    color: #000F32;
    display: inline-block;
    margin-bottom: 22px;
    transition: all 0.3s;
}
.widget.widget_categories ul li a:hover {
    color: #f39031;
    text-decoration: none;
	box-shadow: none;
}
.widget.widget_categories ul li a:before {
    content: '\25b8';
    width: 20px;
    display: inline-block;
    margin-left: -20px;
    font-size: 18px;
    line-height: 1;
    position: relative;
    top: -2px;
}
.widget.widget_categories ul li a .count-num {
    font-weight: bold;
}

.widget .cst-recent-posts .cst-post {
    margin-bottom: 25px;
    display: flex;
    align-items: center;
}
.widget .cst-recent-posts .cst-post-image {
    flex-shrink: 0;
    width: 30%;
    padding-bottom: 30%;
}
.widget .cst-recent-posts .cst-post-info {
    padding-right: 0;
}
.widget .cst-recent-posts .cst-post-title a {
    font-size: 16px;
}
.widget .cst-recent-posts .cst-post-meta {
    margin-bottom: 0;
}

.cst-post .cst-post-image {
    position: relative;
    padding-bottom: 62%;
}
.cst-post .cst-post-image a img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.cst-post .cst-post-info {
    position: relative;
    z-index: 2;
    padding: 0 20px;
}

.cst-post .cst-post-cat {
    margin-top: -25px;
}
.cst-post .cst-post-cat a {
    display: inline-block;
    background-color: #000F32;
    color: #FFF;
    padding: 10px 20px;
}
.cst-post .cst-post-cat a:hover {
    text-decoration: none;
    transform: scale(1.1);
    transition: transform 0.5s;
}

.cst-post .cst-post-title h3 {
    margin-bottom: 15px;
	line-height: 22px;
}
.cst-post .cst-post-title a {
    color: #000F32;
    font-size: 20px;
    line-height: 1.3;
    box-shadow: none;
}
.cst-post .cst-post-meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
}

.cst-post .cst-post-date {
    display: flex;
    align-items: center;
}
.cst-post .cst-post-date svg {
    margin-right: 5px;
}
.cst-post .cst-post-date .cst-date,
.cst-post .cst-post-author span {
    color: #666666;
}
.cst-post .cst-post-author span {
    font-weight: 400;
}
.cst-post .cst-post-author {
    font-weight: bold;
    color: #F39031;
}
.cst-post .cst-post-excerpt p {
	margin-bottom: 20px;
}

.cat-header {
    padding: 50px 20px;
    background-color: #f7f8f9;
}
.cat-header-content {
	max-width: 1140px;
	margin: 0 auto;
	text-align: center;
}
.cat-header .cat-title {
	margin: 0;
}
.cat-header .cat-desc p {
    margin-top: 15px;
    color: #02253E;
}
.cat-header .cat-desc p:last-child {
	margin-bottom: 0;
}

.single-post .o-blog-post .cst-post-cat a {
    border-radius: 1px;
}
.single-post .o-blog-post h1.o-blog-post__title {
    font-size: 60px;
	margin-bottom: 0;
}
.single-post .cst-single-meta {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
	justify-content: space-between;
	margin-bottom: 40px;
}
.single-post .o-breadcrumb {
    background-color: transparent;
    border: none;
    padding: 0;
	margin-top: 15px;
}
.single-post .o-breadcrumb > .container {
    padding-left: 0;
}
.single-post h4.o-breadcrumb__page {
    display: none;
}
.single-post .line-bot-style {
    padding-bottom: 20px;
}
.single-post .line-bot-style:before {
    background-color: #EDEDED;
	height: 3px;
}
.single-post .line-bot-style:after {
    background-color: #396CFF;
    height: 3px;
    width: 120px;
}
.single-post .o-blog-post__thumbnail img {
    margin: 0;
    width: 100vw;
}
.single-post .o-blog-post .o-blog-post__meta {
    margin: 0;
	flex-wrap: wrap;
}
.single-post .o-blog-post .o-blog-post__meta .o-blog-post__time, .single-post .o-blog-post .o-blog-post__author {
    background-color: #F7F9FF;
    padding: 6px 20px !important;
    height: 48px;
    min-width: 160px;
    justify-content: center;
    align-items: center;
	margin-top: 15px;
}
.single-post .p-blog-single__social-media {
    margin-top: 40px;
}
.single-post .o-blog-post .o-blog-post__content {
    padding: 0 !important;
}
.single-post .aligncenter {
	margin: 0 auto;
}
body.single-post .o-blog-post {
    margin-bottom: 0 !important;
}

body.single-post .single-post-author {
    margin-top: 40px;
}
body.single-post .single-author-avatar {
    border-bottom: 1px solid #ccc;
    position: relative;
}
body.single-post .single-author-avatar .author-img {
    line-height: 0;
}
body.single-post .single-author-avatar .author-img img {
    width: 140px;
    height: auto;
}
body.single-post .single-post-author .author-caption {
    font-family: Inter, sans-serif;
    font-size: 22px;
    line-height: 1.3;
    font-weight: 800;
	margin-bottom: 6px;
}
body.single-post .single-post-author .author-link {
	position: absolute;
	bottom: 1px;
	right: 0;
	text-align: right;
	padding-bottom: 15px;
}
body.single-post .single-author-desc {
	padding-top: 15px;
}

body .m-breadcrumb-nav .m-breadcrumb-nav__item--seperator {
    color: #000F32 !important;
}
body .m-breadcrumb-nav .m-breadcrumb-nav__item--seperator:after {
    content: '\25b8';
}
body .m-breadcrumb-nav .m-breadcrumb-nav__item {
    color: #000f32;
    font-size: 15px;
    line-height: 24px;
}
body .m-breadcrumb-nav .m-breadcrumb-nav__item.m-breadcrumb-nav__item--active {
    color: #f39031;
    font-weight: bold;
}
body .rplg .rplg-badge_left-fixed {
    left: 15px !important;
    bottom: 46px !important;
}
body .rplg-badge2 .rplg-badge2-close {
    top: -4px !important;
    right: -4px !important;
    z-index: 22333;
    background-color: #eee !important;
}
body .rplg-badge2 .rplg-badge2-btn {
	padding: 6px !important;
}
body .rplg-badge2 .rplg-badge2-btn .rplg-badge-logo>svg {
	width: 32px!important;
	height: 32px!important;
}
body .rplg .rplg-badge2 .rplg-biz-rating>div {
	font-size: 17px !important;
}
body .rplg .rplg-stars svg {
	width: 16px!important;
	height: 16px!important;
}
body .rplg .rplg-biz-based {
	font-size: 13px !important;
}

.custom-faq .elementor-accordion .elementor-accordion-item {
    margin: 10px 0 15px;
}
.custom-faq .elementor-accordion .elementor-accordion-item,
.custom-faq .elementor-accordion .elementor-tab-content {
	border: 1px solid #EDEDED;
}
.custom-faq .elementor-tab-title {
    display: flex;
    align-items: center;
	background-color: #F7F7F7 !important;
}

.custom-faq .elementor-accordion-icon {
	width: 15px !important;
	margin-right: 10px !important;
}
.custom-faq .elementor-accordion-icon > span {
	line-height: 0;
}
.custom-faq .elementor-accordion-title {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
    font-weight: 600;
}
.custom-faq .elementor-tab-title:not(.elementor-active) .elementor-accordion-title {
    font-weight: 500;
}
.custom-faq .elementor-accordion-icon i {
	font-size: 15px;
}
.custom-faq .elementor-accordion .elementor-tab-content > *:last-child {
    margin-bottom: 0;
}

.custom-faq.right-icon .elementor-tab-title {
    flex-direction: row-reverse;
}
.custom-faq.right-icon .elementor-accordion-icon {
    margin-right: 0 !important;
    margin-left: 15px !important;
}

.break-col {
    break-after: column !important;
    break-inside: avoid !important;
}

table.color-table .tbl-header {
    text-transform: uppercase;
    text-align: left;
    background-color: #396cff !important;
    color: #FFF;
}
table.color-table .tbl-header th {
	font-size: 16px;
}
table.color-table .tbl-header th > * {
	color: #FFF;
}
.color-table > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.tax-calc {
	background-color: #F8F9F9;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}
.tax-calc .wrap-calculator-box {
    padding: 40px 40px 30px;
}
.tax-calc .wrap-calculator-box.wrap-calculator-box-result {
    border-top: 5px solid #FFF;
	padding-bottom: 30px;
	display: none;
}
.tax-calc #home-tax-calculator {
    display: flex;
    align-items: flex-end;
}
.tax-calc .input-group {
    display: table;
	width: 100%;
}
.tax-calc .custom-input-group, .tax-calc #btn-calculate-home {
    margin-top: 10px;
    margin-bottom: 20px;
}
.tax-calc .input-group > input, .tax-calc .input-group > .input-group-addon {
	display: table-cell;
	background-color: #FFF;
	border: 1px solid #e1e1e1;
	padding: 8px 12px; 
}
.tax-calc .input-group .input-group-addon { 
    border-right: 0;
	width: 60px;
    text-align: center;
    vertical-align: middle;
	padding: 8px;
}
.tax-calc #btn-calculate-home, .tax-calc input[type="submit"] {
    font-family: SourceSansPro, sans-serif;
    font-size: 15px;
    line-height: 1;
    text-transform: none;
    padding: 12px 15px;
    height: 42px;
    min-width: 180px;
    border-radius: 4px;
	background-color: #396cff;
	border: 1px solid #396cff;
	transition: 0.3s;
}
.tax-calc #btn-calculate-home:hover, .tax-calc input[type="submit"]:hover {
	background-color: transparent;
	color: #396cff !important;
}
.tax-calc input[type="submit"] {
	min-width: unset;
}
.tax-calc #mc_embed_signup {
    display: flex;
    position: relative;
	gap: 0 30px;
}
.tax-calc form.wpcf7-form input {
    margin-top: 15px;
    height: 42px;
}
.tax-calc form span.wpcf7-spinner {
    position: absolute;
    top: 60px;
    right: 4px;
}
.reset-calculate-btn {
    font-size: 15px !important;
    color: #396cff !important;
    text-decoration: underline !important;
    cursor: pointer;
}
.tax-calc .wrap-calculator-box-result p {
	font-weight: bold;
}
.tax-calc .wpcf7-not-valid-tip {
    color: red;
}

.cst-captcha .captcha-image {
    padding: 15px 0 0;
    display: block;
}
.cst-captcha span.cf7ic_instructions {
    display: block;
}
.cst-captcha .wpcf7-not-valid-tip {
    justify-content: center;
    margin-bottom: 20px;
}
.newsletter-captcha input {
    height: 0 !important;
}
.newsletter-captcha .cf7ic-icon-wrapper {
    font-size: 0;
}
.newsletter-captcha .captcha-image {
    display: block;
    text-align: left;
}
.cst-captcha.newsletter-captcha span.cf7ic_instructions {
	display: inline;
}
.newsletter-captcha .cf7ic-icon-wrapper {
    font-size: 0;
    display: inline-flex;
}
.cst-captcha.newsletter-captcha .wpcf7-not-valid-tip {
    justify-content: flex-start;
    margin-bottom: 0;
}
#s-footer .newsletter-captcha .cf7ic-icon-wrapper i {
    color: #FFF;
}

#s-footer .wpcf7 form .wpcf7-response-output,
.tax-calc .wpcf7 form .wpcf7-response-output {
    margin: 10px 0;
}

.not-show {
	display: none !important;
}

.banner-service-img {
    display: flex;
    align-items: center;
}
.banner-service-img .ser-img {
	line-height: 1;
}
.wpcf7 .hidden-fields-container {
	display: none !important;
}
/*---------------------------- BEGIN TEMPLATE SECTION ----------------------------------*/
.get-refund-sec .elementor-heading-title {
	font-size: 30px;
}
.get-refund-sec .esti-free-tax {
    border-top: 1px solid #f39031;
    border-bottom: 1px solid #f39031;
    padding: 10px 15px;
    display: inline-block;
}
.get-refund-sec .esti-free-tax a {
    color: #000f32;
    letter-spacing: 2.5px;
    font-weight: 600;
    text-decoration: underline;
}
.get-refund-sec .esti-free-tax a:hover {
	text-decoration: none;
	box-shadow: none !important;
}

.intro-form-sec .intro-form-btn {
    max-width: 540px;
    width: 100%;
    text-align: center;
    min-height: 270px;
    margin: 0 auto;
    background-image: url('../../uploads/2022/06/bottom-button.png');
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	
}
.intro-form-sec .intro-form-btn .intro-form-btn-inner {
    padding-top: 35px;
    max-width: 420px;
    margin: 0 auto;
}
.intro-form-sec .intro-form-btn p {
	color: #FFF;
	font-size: 15px;
}
.intro-form-sec .intro-form-btn a {
    color: #FFF;
    text-decoration: underline;
}
.intro-form-sec .intro-form-btn a:hover {
    text-decoration: none;
	box-shadow: none !important;
}

.how-work-sec .contact-form-wrapper {
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
    border-radius: 4px;
}

.ask-us-sec {
    background-color: #373737;
}
.ask-us-sec .elementor-heading-title, .ask-us-sec div, .ask-us-sec p {
    color: #FFF;
}
.ask-us-sec h2 {
    font-size: 22px;
}
.ask-us-sec h3 {
    font-size: 26px;
}
body .ask-us-sec .trans-btn .elementor-button {
	border-radius: 0 !important;
	min-width: 150px;
}
.swiper-button-next:after, .swiper-button-prev:after {
	content: "";
}
.l-primary-footer {
	z-index: 9999;
	position: relative;
}
.a-to-top {
	display: none !important;
}
.single-post .header-form {
    background-image: url(https://www.mytaxrefundtoday.com.au/wp-content/uploads/2022/06/quick-easy-tax-refund.jpeg);
    background-size: cover;
    background-position: center;
	padding: 40px 0;
}

.recaptcha-notice {
    font-size: 10px;
    line-height: 1.4 !important;
    color: #555 !important;
    margin-top: 10px;
    padding: 6px 10px;
    background: #f9f9f9; /* light gray background */
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    text-align: left;
    opacity: 0.9;
	margin-top: 0 !important;
}

.recaptcha-notice a {
    color: #555;
    text-decoration: none;
    border-bottom: 1px dotted #aaa;
    transition: color 0.2s ease, border-color 0.2s ease;
}

.recaptcha-notice a:hover {
    color: #111;
}
#page-header .contact-form-wrapper {
	padding-bottom: 16px;
}
/** Thank you page 2025 **/
.thankyou-mtrt {
  max-width: 520px;
  margin: 40px auto 60px auto;
  background: #fff;
  border-radius: 16px;
  padding: 32px 28px;
  box-shadow: 0 6px 32px rgba(0,0,0,0.09);
  font-family: 'Segoe UI', 'Poppins', Arial, sans-serif;
  color: #243656;
  font-size: 1.12rem;
  line-height: 1.6;
}
.thankyou-mtrt h1 {
  font-size: 3rem;
  font-weight: 700;
  color: #1463ff;
  margin-top: 0;
  margin-bottom: 16px;
  letter-spacing: -1px;
}
.thankyou-mtrt h2 {
  font-size: 2.2rem;
  color: #ff8900;
  font-weight: 600;
  margin-top: 36px;
  margin-bottom: 10px;
  letter-spacing: -0.5px;
}
.thankyou-mtrt hr {
  border: none;
  border-top: 2px solid #f4f6f9;
  margin: 32px 0 24px 0;
}
.thankyou-mtrt ul {
  padding-left: 18px;
  margin-top: 8px;
}
.thankyou-mtrt li {
  margin-bottom: 7px;
}
.thankyou-mtrt a {
  color: #1463ff;
  text-decoration: none;
  font-weight: 500;
}
.thankyou-mtrt a:hover {
  color: #003388;
}
@media (max-width: 600px) {
  .thankyou-mtrt {
    padding: 18px 6vw;
    font-size: 1rem;
  }
}
/** End Thank you page 2025 **/

/*---------------------------- END TEMPLATE SECTION ----------------------------------*/


/* ========================= ============================= MEDIA ======================== ============================== */

@media screen and (min-width: 768px) {
    .mobile-only {
        display: none;
    }
	.d-two-col {
		column-count: 2;
		column-gap: 30px;
	}
	body .d-list-2-col {
		column-count: 2;
		text-align: left;
		max-width: 75%;
		margin: 0 auto;
		column-gap: 60px;
	}
	
	body.author .author-two-col {
		display: flex;
		justify-content: center;
		text-align: left;
		gap: 20px;
		margin: 30px auto 10px;
		max-width: 960px;
	}
	.author-two-col > div {
		width: 50%;
	}
	.author-two-col .left-col {
		border-right: 1px solid #f39031;
	}
	.author-two-col .right-col {
		padding-left: 40px;
	}
	
    .d-large-heading h1 {
        font-size: 60px !important;
    }
    .text-img.right-text .text-content {
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
    }
	.cst-all-posts {
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-column-gap: 30px;
		grid-row-gap: 70px;
	}
	
	.cst-blog .o-blog-post h3.o-blog-post__title, body.archive .o-blog-post h3.o-blog-post__title {
		height: 65px;
		display: flex;
		align-items: center;
	}
	.o-blog-post .cst-post-excerpt p {
		display: -webkit-box;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
		text-overflow: ellipsis;
		overflow: hidden;
		height: calc(3 * 24px);
	}
	
	.behind-block > div {
		padding-bottom: 40px !important; 
	}
	.behind-block.right-block > div {
		padding-right: 50px !important;
	}
	.behind-block.left-block > div {
		padding-left: 50px !important;
	}
	.blog-slider .owl-carousel .owl-dots {
		display: none;
	}
	
	.step-cards {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		grid-column-gap: 20px;
	}
	
	.step-card.left-card {
		transform: rotate(-9deg);
		transform-origin: bottom right;
	}
	.step-card.right-card {
		transform: rotate(9deg);
		transform-origin: bottom left;
	}
	.step-card.left-card:before, .step-card.center-card:before {
		content: "";
		width: 67px;
		height: 25px;
		background-image: url(../../uploads/2022/06/curved-arrow-icon.svg);
		background-size: contain;
		background-repeat: no-repeat;
		position: absolute;
		top: 30px;
		right: -75px;
		transform: rotate(10deg);
	}
	.tax-calc .d-40 {
		flex: 0 0 40%;
		max-width: 40%;
	}
	.tax-calc .d-20 {
		flex: 0 0 20%;
		max-width: 20%;
	}
	.tax-calc .d-60 {
		flex: 0 0 60%;
		max-width: 60%;
	}

	.tax-calc #btn-calculate-home, .tax-calc input[type="submit"] {
		min-width: unset;
		width: 100%;
	}

	.tax-calc #mc_embed_signup .wpcf7-form-control-wrap.email {
		flex-basis: calc(60% + 28px);
		flex-shrink: 0;
	}
	.tax-calc input[type="submit"] {
		flex-basis: 40%;
	}
	.tax-calc .tax-calculate-subscribe-form > p {
		text-align: center;
	}
	.tax-calc .tax-calculate-subscribe-form .custom-btn {
		text-align: center;
		margin-top: 30px;
	}
	.contact-form-wrapper.book-form {
		margin-left: auto;
	}
	.a-to-top {
		display: none !important;
	}
}


@media screen and (min-width: 992px) {
	header.l-primary-header.l-primary-header--default .l-primary-header__icons {
		padding-left: 35px;
	}	
}
@media screen and (min-width: 1200px) {
	.tax-calc .wrap-calculator-box {
		padding: 40px 80px 30px;
	}
}

@media screen and (max-width: 1230px) {
	.blog-slider .owl-carousel .owl-nav button.owl-prev {
		left: 0;
	}
	.blog-slider .owl-carousel .owl-nav button.owl-next {
		right: 0;
	}
}

@media screen and (max-width: 991px) {
	.tax-calc #mc_embed_signup {
		flex-wrap: wrap;
	}
	.l-primary-header--responsive__nav nav ul.menu li.menu-item a {
		font-size: 15px !important;
	}
	.l-primary-header__icons {
		display: none !important;
	}
	
	body .rplg-badge-cnt {
		display: none !important;
	}
}

@media screen and (max-width: 767px) {
    .desktop-only {
        display: none;
    }
	.m-order-2 {
		order: 2 !important;
	}
    .content-boxs {
        grid-template-columns: 1fr;
        grid-row-gap: 20px;
    }
    .text-img {
        grid-template-columns: 1fr;
    }
    .text-img .text-content {
        padding: 30px 20px;
    }
	
	.archive .l-blog-wrapper {
		padding-top: 60px;
	}
	
	.cst-all-posts .cst-post {
		margin-bottom: 50px;
	}
	header .a-logo.a-logo--image a .a-logo--image__inner {
		height: 50px;
		width: auto;
		margin-top: 8px;
	}
	header.l-primary-header, .l-primary-header--sticky .headroom.headroom--not-top {
		padding: 5px 0;
	}
	header.l-primary-header--responsive .l-primary-header--responsive__nav {
		margin-top: 5px !important;
	}
	.single-post .o-blog-post h1.o-blog-post__title {
		font-size: 42px;
	}
	
	.contact-form-wrapper {
		padding: 30px 30px 0;
		border-top-left-radius: 4px;
		border-top-right-radius: 4px;
	}
	
	.behind-block:before {
		right: -5px;
		width: calc(100% + 10px);
		height: 120px;
	}
	.behind-block.left-block:before {
		left: -5px;
		right: unset;
	}
	
	.step-card {
		max-width: 300px;
		min-height: 320px;
		display: flex;
		flex-direction: column;
		justify-content: center;
		padding: 30px;
		margin: 0 auto;
	}
	
	.blog-slider .owl-carousel .owl-nav {
		position: relative;
		z-index: 1;
	}
	.blog-slider .owl-carousel .owl-nav button.owl-prev,
	.blog-slider .owl-carousel .owl-nav button.owl-next {
		bottom: 0;
		top: unset;
		width: 40px;
		height: 40px;
		transform: translate(0, 50%);
	}
	.blog-slider .owl-carousel .owl-nav button.owl-prev {
		left: 0;
	}
	.blog-slider .owl-carousel .owl-nav button.owl-next {
		right: 0;
	}
	.blog-slider .owl-carousel .owl-dots {
		padding: 0;
		transform: translateY(-50%);
	}
	.blog-slider .owl-carousel .owl-dots button.owl-dot span {
		background-color: #DDD;
		border-color: #DDD;
		width: 10px !important;
		height: 10px !important;
	}
	.blog-slider .owl-carousel .owl-dots .owl-dot.active span {
		background-color: #f39031;
		border-color: #f39031;
		transform: scale(1);
	}
	body .rplg .rplg-badge_left-fixed {
		left: 15px !important;
		bottom: 70px !important;
	}
	body table td, body table th {
		font-size: 13px;
	}
	.tax-calc .wrap-calculator-box {
		background-color: #F8F9F9;
		padding: 30px 20px 20px;
	}
	.tax-calc .wrap-calculator-box.wrap-calculator-box-result {
		padding-bottom: 40px;
	}
	.tax-calc form.wpcf7-form input {
		padding: 12px 15px;
	}
	.tax-calc .tax-calculate-subscribe-form > p {
		margin-top: 20px;
	}
	
	body .rplg-badge2 .rplg-badge2-close {
		display: block;
	}
	
	body footer {
		position: relative;
		z-index: 99;
		margin-bottom: 44px;
	}
	body .a-to-top {
		bottom: 54px;
		z-index: 999;
	}
	
	body .xdsoft_datetimepicker {
		display: none !important;
	}
	body .m-primary-top-header__content p {
		font-size: 15px !important;
		line-height: 20px;
	}
	body.admin-bar .show-top-bar .m-primary-top-header.m-primary-top-header--hide {
		top: 46px;
	}
	
	body.author .cat-header-content {
		text-align: left;
	}
	.author-two-col .left-col {
		margin-bottom: 15px;
	}
	#bewebchat {
		bottom: 50px !important;
		right: 10px !important;
	}
	.rpi-badge, .grecaptcha-badge {
		display: none !important;
	}
}

@media screen and (max-width: 480px) {
	.intro-form-sec .intro-form-btn {
		background-size: unset;
		background-position: top;
	}
	.intro-form-sec .intro-form-btn .intro-form-btn-inner {
		padding: 30px 8px;
		max-width: 330px;
		margin: 0 auto;
	}
	.intro-form-sec .intro-form-btn p {
		font-size: 13px;
		line-height: 19px;
		max-width: 350px;
		margin-left: auto;
		margin-right: auto;
	}
	
	
}

@media screen and (max-width: 562px ) {
	body .m-primary-top-header {
		height: 60px;
	}
	body .show-top-bar .l-primary-header--sticky .headroom.headroom--not-top {
		top: 60px !important;
	}
}


