/*# sourceMappingURL=style.css.map */

html {
	scroll-behavior: smooth !important;
}

.text-white {
	color: #fff !important;
}

.custom-white-button {
	margin-left: 20px;
	background: #fff;
	padding: 17px 24px;
	border-width: 2px;
	border-radius: 40px;
}

.font-weight-normal {
	font-weight: normal;
}

.wraper_header_main {
	overflow: unset !important;
}

.header_main {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.header_main .brand-logo {
	margin-left: 0;
}

.header_main .brand-logo img {
	width: 100%;
	max-width: 180px;
}

.header_main .header-data {
	margin-right: 0;
}

.header_main .header-data .header-data-contact {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.header_main .header-data .header-data-contact .header-rightside-login {
	padding-left: 25px;
}

.header_main .header-data .header-data-contact .header-rightside-login a {
	color: #fff;
}

.header_main .header-data .header-data-contact .header-rightside-login .top_login_box .top_logout_section {
	padding: 9px 30px;
	border: 2px solid #fff;
	border-radius: 30px;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.header_main .header-data .header-data-contact .header-rightside-login .login_main_list {
	position: relative;
}

.header_main .header-data .header-data-contact .header-rightside-login .login_main_list a {
	font-size: 17px;
	padding: 20px;
}

.header_main .header-data .header-data-contact .header-rightside-login .login_main_list .sub_login_section {
	display: none;
	-webkit-transition: all .5s;
	transition: all .5s;
	position: absolute;
	z-index: 9;
	background: #fff;
	right: 0;
	text-align: center;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 57px #d3d3d3;
	box-shadow: 0 0 57px #d3d3d3;
	margin-top: 10px;
	width: 245px;
}

.header_main .header-data .header-data-contact .header-rightside-login .login_main_list .sub_login_section a {
	color: #000;
	font-size: 14px;
}

.header_main .header-data .header-data-contact .header-rightside-login .login_main_list .sub_login_section .sub_login_list li {
	padding: 15px 10px;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.header_main .header-data .header-data-contact .header-rightside-login .login_main_list .sub_login_section .sub_login_list li:hover {
	background: #001139;
}

.header_main .header-data .header-data-contact .header-rightside-login .login_main_list .sub_login_section .sub_login_list li:hover a {
	color: #fff;
}

.header_main .header-data .header-data-contact .header-rightside-login .login_main_list:hover .sub_login_section {
	display: block;
}

.header_nav .menu .show_menu_767 {
	display: none !important;
}

.menu-header-menu-container .menu .menu-item a:hover {
	color: #f00;
	font-weight: 700;
}

@media screen and (max-width: 991px) and (min-width: 768px) {
	.header_main {
		max-width: 100%;
		float: unset;
	}
	
	.header_main .brand-logo, .header_main .header-data {
		width: auto;
	}
}

.button8.slide-3-btn {
	background: #000 !important;
	color: #fff !important;
}

.home-application-form div.wpforms-container-full .wpforms-form input {
	max-width: 100% !important;
	background-color: transparent;
	border: 0;
	border-bottom: 1px solid #dedede;
	color: #9d9d9e;
}

.home-application-form div.wpforms-container-full .wpforms-form input:focus {
	border-bottom: 1px solid #95afcc;
	color: #95afcc;
}

.home-application-form div.wpforms-container-full .wpforms-form input.wpforms-error {
	border-bottom: 1px solid #c00;
}

.home-application-form div.wpforms-container-full .wpforms-form .telephone_canada {
	position: relative;
}

.home-application-form div.wpforms-container-full .wpforms-form .telephone_canada::before {
	content: "";
	background: url("https://cdn-epaic.nitrocdn.com/zCDqdQCMiSaeAUDedxYpRHfSxflSHuWq/assets/images/optimized/rev-319fa7e/canadiantaxrefunds.ca/wp-content/themes/consultix-child/assets/images/Flag_of_Canada.png");
	display: block;
	width: 25px;
	height: 25px;
	background-size: 100%;
	background-repeat: no-repeat;
	position: absolute;
	top: 37px;
	left: 5px;
}

.home-application-form div.wpforms-container-full .wpforms-form .telephone_canada input {
	padding-left: 45px;
}

.home-application-form div.wpforms-container-full .wpforms-form .wpforms-field {
	padding: 0;
	margin: 0 0 20px 0;
	color: #000;
	font-weight: normal;
}

.home-application-form div.wpforms-container-full .wpforms-form .wpforms-field-label {
	font-weight: normal;
	font-weight: 700;
	color: #090839;
	font-family: Poppins;
}

.home-application-form div.wpforms-container-full .wpforms-form .wpforms-submit-container {
	text-align: left;
}

.home-application-form div.wpforms-container-full .wpforms-form .wpforms-submit-container .wpforms-submit {
	background: #fff;
	color: #001139;
	text-transform: uppercase;
	line-height: 25px;
	letter-spacing: 1px;
	font-weight: 400;
	font-style: normal;
	font-size: 12px;
	border: 2px solid #ededed;
	padding: 15px 70px;
	border-radius: 30px;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.home-application-form div.wpforms-container-full .wpforms-form .wpforms-submit-container .wpforms-submit:hover {
	background: #001139;
	color: #fff;
	border: 2px solid #001139;
}

.inner_banner_breadcrumb #crumbs a {
	color: #fff;
}

.inner_banner_breadcrumb #crumbs .gap {
	color: #fff;
}

.inner_banner_breadcrumb #crumbs .current {
	color: #c00;
}

@media screen and (max-width: 400px) {
	#how-it-works h3 {
		font-size: 26px !important;
	}
}

.btn-link a {
	background-color: #001139 !important;
	color: white !important;
}

.btn-link a:hover {
	background-color: white !important;
	color: #001139 !important;
	border-color: #001139 !important;
}

.faq-wrapper {
	display: inline-block;
	width: 100%;
}

.faq-wrapper h3 {
	font-weight: normal;
	font-weight: 500;
	border-left: 5px solid #090839;
	background: #f1f1f1;
	position: relative;
	padding: 15px 0 15px 70px;
	margin: 0 !important;
}

.faq-wrapper h3::before {
	content: "Q.";
	font-size: 36px;
	padding-right: 20px;
	padding-left: 10px;
	position: absolute;
	left: 0;
	top: auto;
	color: #090839;
}

.faq-wrapper p {
	color: #424040;
	position: relative;
	padding: 15px 0 15px 70px;
	border-left: 5px solid #b3b3b3;
	font-family: Poppins;
	font-size: 14px;
}

.faq-wrapper p::before {
	content: "A.";
	font-size: 36px;
	padding-right: 20px;
	padding-left: 10px;
	position: absolute;
	left: 0;
	top: auto;
}

.client-form-section {
	font-family: Poppins;
}

.client-form-section .vc_row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

@media screen and (max-width: 767px) {
	.client-form-section .vc_row {
		display: block;
	}
}

.client-form-section div.wpforms-container-full.main-form-wrapper .wpforms-head-container {
	padding: 35px 20px 20px;
	text-align: center;
}

.client-form-section div.wpforms-container-full.main-form-wrapper .wpforms-head-container .wpforms-title {
	font-size: 36px;
	line-height: 45px;
	color: #001139;
	text-align: center;
}

@media screen and (max-width: 440px) {
	.client-form-section div.wpforms-container-full.main-form-wrapper .wpforms-head-container .wpforms-title {
		font-size: 24px;
	}
}

.client-form-section div.wpforms-container-full.main-form-wrapper .wpforms-head-container .wpforms-description {
	font-size: 16px;
}

.client-form-section div.wpforms-container-full.main-form-wrapper .wpforms-field-container {
	padding: 30px 30px 0 30px;
}

.client-form-section div.wpforms-container-full.main-form-wrapper .wpforms-field-container .wpforms-field-label {
	color: #000;
	font-weight: normal;
	font-size: 14px;
}

.client-form-section div.wpforms-container-full.main-form-wrapper .wpforms-field-container input, .client-form-section div.wpforms-container-full.main-form-wrapper .wpforms-field-container select {
	max-width: 100%;
	height: 50px !important;
}

.client-form-section div.wpforms-container-full.main-form-wrapper .wpforms-submit-container {
	text-align: center;
}

.client-form-section div.wpforms-container-full.main-form-wrapper .wpforms-submit-container .wpforms-submit {
	background: #001139;
	color: #fff;
	text-transform: uppercase;
	line-height: 25px;
	letter-spacing: 1px;
	font-weight: 400;
	font-style: normal;
	font-size: 12px;
	border: 1px solid #001139;
	padding: 15px 70px;
	border-radius: 30px;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.client-form-section div.wpforms-container-full.main-form-wrapper .wpforms-submit-container .wpforms-submit:hover {
	background: transparent;
	color: #001139;
}

.client-form-section .left-side-content {
	-webkit-box-shadow: 0px 2px 57px #e2e2e2;
	box-shadow: 0px 2px 57px #e2e2e2;
	padding: 40px 20px;
}

.client-form-section .left-side-content .highlight-text {
	font-size: 17px;
	font-weight: 600;
	line-height: 35px;
}

.client-form-section .right-side-content {
	background: #f4f4f4;
}

.client-form-section .review-content-wrap h4 {
	line-height: 28px;
	font-size: 22px;
	font-weight: normal;
}

.client-form-section .review-content-wrap p {
	font-size: 15px;
	line-height: 24px;
}

.client-form-section .telephone_canada {
	position: relative !important;
}

.client-form-section .telephone_canada::before {
	content: "";
	background: url("https://cdn-epaic.nitrocdn.com/zCDqdQCMiSaeAUDedxYpRHfSxflSHuWq/assets/images/optimized/rev-319fa7e/canadiantaxrefunds.ca/wp-content/themes/consultix-child/assets/images/Flag_of_Canada.png");
	display: block;
	width: 25px;
	height: 25px;
	background-size: 100%;
	background-repeat: no-repeat;
	position: absolute;
	top: 50px;
	left: 5px;
}

.client-form-section .telephone_canada input {
	padding-left: 45px !important;
}

.client-form-video-section {
	position: relative !important;
	overflow: unset !important;
}

.client-form-video-section .wrap-content {
	padding: 0 40px;
}

@media screen and (max-width: 991px) {
	.client-form-video-section .wrap-content {
		padding: 0;
	}
}

.client-form-video-section .wrap-content h3 {
	font-weight: normal;
}

.client-form-video-section .wrap-content p {
	margin-bottom: 20px;
}

.contact-page-wpform div.wpforms-container-full .wpforms-form input {
	max-width: 100%;
	height: 50px;
}

.contact-page-wpform div.wpforms-container-full .wpforms-form .wpforms-field {
	clear: unset;
	width: 100%;
	float: left;
}

.contact-page-wpform div.wpforms-container-full .wpforms-form .wpforms-field.col-md-6 {
	width: 50%;
	padding: 10px;
}

.contact-page-wpform div.wpforms-container-full .wpforms-form .wpforms-field.col-md-6:nth-child(odd) {
	padding-left: 0;
}

.contact-page-wpform div.wpforms-container-full .wpforms-form .wpforms-field.col-md-6:nth-child(even) {
	padding-right: 0;
}

@media screen and (max-width: 991px) {
	.contact-page-wpform div.wpforms-container-full .wpforms-form .wpforms-field.col-md-6 {
		width: 100%;
		padding: 10px 0;
	}
}

.contact-page-wpform div.wpforms-container-full .wpforms-form .wpforms-submit-container {
	text-align: center;
}

.contact-page-wpform div.wpforms-container-full .wpforms-form .wpforms-submit-container .wpforms-submit {
	background: #001139;
	color: #fff;
	text-transform: uppercase;
	line-height: 25px;
	letter-spacing: 1px;
	font-weight: 400;
	font-style: normal;
	font-size: 12px;
	border: 1px solid #001139;
	padding: 15px 70px;
	border-radius: 30px;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.contact-page-wpform div.wpforms-container-full .wpforms-form .wpforms-submit-container .wpforms-submit:hover {
	background: transparent;
	color: #001139;
}

.contact-page-wpform div.wpforms-container-full .wpforms-form .telephone_canada {
	position: relative;
}

.contact-page-wpform div.wpforms-container-full .wpforms-form .telephone_canada::before {
	content: "";
	background: url("https://cdn-epaic.nitrocdn.com/zCDqdQCMiSaeAUDedxYpRHfSxflSHuWq/assets/images/optimized/rev-319fa7e/canadiantaxrefunds.ca/wp-content/themes/consultix-child/assets/images/Flag_of_Canada.png");
	display: block;
	width: 25px;
	height: 25px;
	background-size: 100%;
	background-repeat: no-repeat;
	position: absolute;
	top: 30px;
	left: 15px;
}

.contact-page-wpform div.wpforms-container-full .wpforms-form .telephone_canada input {
	padding-left: 45px;
}

.contact-page-wpform .vc_row:after, .contact-page-wpform .vc_row:before {
	display: none;
}

.wp-main-login-form {
	width: 60%;
	margin: 50px auto;
	-webkit-box-shadow: 0px 2px 57px #e2e2e2;
	box-shadow: 0px 2px 57px #e2e2e2;
}

@media screen and (max-width: 767px) {
	.wp-main-login-form {
		width: 90%;
	}
}

.wp-main-login-form h1 {
	margin: 16px 0;
}

.wp-main-login-form div.wpforms-container-full .wpforms-form input {
	max-width: 100%;
	height: 50px;
}

.wp-main-login-form div.wpforms-container-full .wpforms-form .wpforms-field-label {
	font-weight: normal;
}

.wp-main-login-form div.wpforms-container-full .wpforms-form .wpforms-submit-container {
	text-align: center;
}

.wp-main-login-form div.wpforms-container-full .wpforms-form .wpforms-submit-container .wpforms-submit {
	background: #001139;
	color: #fff;
	text-transform: uppercase;
	line-height: 25px;
	letter-spacing: 1px;
	font-weight: 400;
	font-style: normal;
	font-size: 12px;
	border: 2px solid #001139;
	padding: 15px 70px;
	border-radius: 30px;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.wp-main-login-form div.wpforms-container-full .wpforms-form .wpforms-submit-container .wpforms-submit:hover {
	background: transparent;
	color: #001139;
	border: 2px solid #001139;
}

.questionary_page {
	width: 80%;
	margin: 50px auto;
	padding: 30px;
	-webkit-box-shadow: 0px 2px 57px #e2e2e2;
	box-shadow: 0px 2px 57px #e2e2e2;
}

@media screen and (max-width: 991px) {
	.questionary_page {
		width: 100%;
	}
}

@media screen and (max-width: 420px) {
	.questionary_page h1 {
		font-size: 28px !important;
	}
}

.questionary_page .questionary_form.wpforms-container-full .wpforms-form h3 {
	margin-bottom: 0 !important;
	margin-top: 20px;
	font-size: 16px;
	font-weight: normal;
	line-height: 1;
}

.questionary_page .questionary_form.wpforms-container-full .wpforms-form input, .questionary_page .questionary_form.wpforms-container-full .wpforms-form select {
	max-width: 100%;
}

.questionary_page .questionary_form.wpforms-container-full .wpforms-form input[type=text], .questionary_page .questionary_form.wpforms-container-full .wpforms-form select {
	height: 50px;
}

.questionary_page .questionary_form.wpforms-container-full .wpforms-form select option {
	height: 50px;
}

.questionary_page .questionary_form.wpforms-container-full .wpforms-form .wpforms-field-label {
	font-weight: normal;
	color: #001139;
	margin: 10px 0;
}

.questionary_page .questionary_form.wpforms-container-full .wpforms-form .wpforms-submit-container {
	text-align: center;
}

.questionary_page .questionary_form.wpforms-container-full .wpforms-form .wpforms-submit-container .wpforms-submit {
	background: #001139;
	color: #fff;
	text-transform: uppercase;
	line-height: 25px;
	letter-spacing: 1px;
	font-weight: 400;
	font-style: normal;
	font-size: 12px;
	border: 1px solid #001139;
	padding: 15px 70px;
	border-radius: 30px;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.questionary_page .questionary_form.wpforms-container-full .wpforms-form .wpforms-submit-container .wpforms-submit:hover {
	background: transparent;
	color: #001139;
}

.questionary_page .questionary_form.wpforms-container-full .wpforms-form .wpforms-conditional-show {
	padding: 5px 0 !important;
}

@media screen and (max-width: 767px) {
	.questionary_page .questionary_form.wpforms-container-full .wpforms-form .wpforms-one-third {
		width: 100%;
		margin: 0;
	}
}

.questionary_page .questionary_form.wpforms-container-full .wpforms-form .select2-container {
	width: 100%;
}

.questionary_page .questionary_form.wpforms-container-full .wpforms-form .selection {
	width: 100%;
}

.questionary_page .questionary_form.wpforms-container-full .wpforms-form .selection .select2 {
	width: 100%;
}

.questionary_page .questionary_form.wpforms-container-full .wpforms-form .selection .select2-selection {
	width: 100%;
	border: 1px solid #ccc;
}

.questionary_page .questionary_form.wpforms-container-full .wpforms-form .selection .select2-selection:hover {
	border-color: #ccc;
}

.questionary_page .questionary_form.wpforms-container-full .wpforms-form .selection .select2-selection input {
	width: 100% !important;
	height: 50px;
	margin: 0;
	border: none;
}

.questionary_page .questionary_form.wpforms-container-full .wpforms-form .selection .select2-selection input:hover, .questionary_page .questionary_form.wpforms-container-full .wpforms-form .selection .select2-selection input:focus {
	margin: 0;
	background: transparent;
	border: none;
}

.questionary_page .questionary_filled_msg {
	font-size: 24px;
	text-align: center;
}

.forgot-password-section {
	width: 60%;
	margin: 50px auto;
	padding: 30px;
	-webkit-box-shadow: 0px 2px 57px #e2e2e2;
	box-shadow: 0px 2px 57px #e2e2e2;
}

@media screen and (max-width: 991px) {
	.forgot-password-section {
		width: 100%;
	}
}

.forgot-password-section h1 {
	margin-bottom: 30px;
}

@media screen and (max-width: 420px) {
	.forgot-password-section h1 {
		font-size: 28px !important;
		margin-bottom: 18px;
	}
}

.forgot-password-section .wp_frontend_password_form label {
	margin-bottom: 10px;
	color: #001139;
}

.forgot-password-section .wp_frontend_password_form input {
	width: 100%;
	height: 50px;
	border: 1px solid #ccc;
	padding: 10px;
}

.forgot-password-section .wp_frontend_password_form .submit {
	text-align: center;
}

.forgot-password-section .wp_frontend_password_form .submit .button.button-primary {
	background: #001139;
	color: #fff;
	text-transform: uppercase;
	line-height: 25px;
	letter-spacing: 1px;
	font-weight: 400;
	font-style: normal;
	font-size: 12px;
	border: 1px solid #001139;
	padding: 15px 70px;
	border-radius: 30px;
	-webkit-transition: all .5s;
	transition: all .5s;
	margin-top: 20px;
}

@media screen and (max-width: 420px) {
	.forgot-password-section .wp_frontend_password_form .submit .button.button-primary {
		padding: 15px;
	}
}

.forgot-password-section .wp_frontend_password_form .submit .button.button-primary:hover {
	background: transparent;
	color: #001139;
}

.blog_single h1 {
	color: #000;
}

#what-we-do .wpb_wrapper h1 {
	color: #090839 !important;
}

.wpb_wrapper h1, .wpb_wrapper h2 {
	color: #000 !important;
}

.wpforms-field-phone .iti__flag-container {
	pointer-events: none;
}

.wpforms-field-phone .iti__flag-container .iti__arrow {
	display: none;
}

.questionary_status .questionary_status_msg {
	text-align: center;
}

.wraper_footer .wraper_footer_copyright {
	background: #fff;
}

footer .footer_main .footer_main_item .widget_media_image img {
	max-height: 100px;
}

footer .footer_main .footer_main_item input[type="text"], footer .footer_main .footer_main_item input[type="email"] {
	border-color: #fff;
	color: #fff;
}

footer .footer_main .footer_main_item ::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #fff;
}

footer .footer_main .footer_main_item ::-moz-placeholder {
	/* Firefox 19+ */
	color: #fff;
}

footer .footer_main .footer_main_item :-ms-input-placeholder {
	/* IE 10+ */
	color: #fff;
}

footer .footer_main .footer_main_item :-moz-placeholder {
	/* Firefox 18- */
	color: #fff;
}

.comments-area .comment-form p button[type=submit]:hover {
	border-color: #f00 !important;
}

.comments-area .comment-form p button[type=submit]:hover:before {
	background: #f00;
	border-color: #f00 !important;
}

.btn-link a {
	background-color: #001139 !important;
	color: white !important;
}

.btn-link a:hover {
	background-color: #001139 !important;
	color: white !important;
}

#how-it-work {
	border-top: 2px solid #dedede !important;
}

#who-we-are .sub-detail {
	font-size: 20px !important;
	margin: 0px 0px 20px 0px !important;
	line-height: 25px !important;
}

.bottom-form-text {
	position: relative;
	padding: 0 0 0 15px;
	color: #090839;
	font-weight: bold;
	font-family: "Poppins";
}

.bottom-form-text span {
	position: absolute;
	top: 0;
	left: 0;
}

.banner-text-detail-btn .rev-btn {
	background-color: #001139 !important;
	color: white !important;
}

.page-id-294 .wraper_inner_banner {
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.page-id-3120 .wraper_inner_banner {
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.page-id-440 .wraper_inner_banner {
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

@media screen and (max-width: 1199px) {
	.page-id-294 .wraper_inner_banner {
		background-repeat: no-repeat;
		background-position: 71% 50%;
	}
}

@media screen and (max-width: 1199px) {
	.page-id-294 .wraper_inner_banner {
		background-repeat: no-repeat;
		background-position: 77% 50%;
	}
}

@media screen and (max-width: 1199px) {
	.banner-text-detail-btn .rev-btn {
		padding: 7px 20px !important;
	}
}

@media screen and (max-width: 1199px) {
	#what-we-do .what-we-do-1 {
		margin-bottom: 55px;
	}
}

#what-we-do .what-we-do-1 .vc_column-inner {
	position: relative;
}

#what-we-do .what-we-do-1 .vc_column-inner:before {
	position: absolute;
	top: 35px;
	right: -27px;
	width: 2px;
	height: 20px;
	content: "+";
	color: #090839;
	font-size: 40px;
}

@media screen and (max-width: 1199px) {
	#what-we-do .what-we-do-1 .vc_column-inner:before {
		bottom: -60px;
		right: 49%;
		top: auto;
	}
}

@media screen and (max-width: 767px) {
	#what-we-do .what-we-do-1 .vc_column-inner:before {
		bottom: -60px;
		right: 48%;
		top: auto;
	}
}

@media screen and (max-width: 1199px) {
	#what-we-do .what-we-do-2 {
		margin-bottom: 55px;
	}
}

#what-we-do .what-we-do-2 .vc_column-inner {
	position: relative;
}

#what-we-do .what-we-do-2 .vc_column-inner:before {
	position: absolute;
	top: 35px;
	right: -27px;
	width: 2px;
	height: 20px;
	content: "+";
	color: #090839;
	font-size: 40px;
}

@media screen and (max-width: 1199px) {
	#what-we-do .what-we-do-2 .vc_column-inner:before {
		bottom: -60px;
		right: 49%;
		top: auto;
	}
}

@media screen and (max-width: 767px) {
	#what-we-do .what-we-do-2 .vc_column-inner:before {
		bottom: -60px;
		right: 48%;
		top: auto;
	}
}

@media screen and (max-width: 1199px) {
	#what-we-do .what-we-do-3 {
		margin-bottom: 55px;
	}
}

#what-we-do .what-we-do-3 .vc_column-inner {
	position: relative;
}

#what-we-do .what-we-do-3 .vc_column-inner:before {
	position: absolute;
	top: 40px;
	right: -27px;
	width: 20px;
	height: 2px;
	content: "=";
	color: #090839;
	font-size: 40px;
}

@media screen and (max-width: 1199px) {
	#what-we-do .what-we-do-3 .vc_column-inner:before {
		bottom: -68px;
		right: 49%;
		top: auto;
	}
}

@media screen and (max-width: 991px) {
	#what-we-do .what-we-do-3 .vc_column-inner:before {
		bottom: -60px;
		right: 350px;
	}
}

@media screen and (max-width: 767px) {
	#what-we-do .what-we-do-3 .vc_column-inner:before {
		right: 48%;
	}
}

@media screen and (max-width: 479px) {
	#what-we-do .what-we-do-3 .vc_column-inner:before {
		right: 47%;
	}
}

.page-id-294 .inner_banner_main .title {
	color: #fff;
}

.page-id-3120 .inner_banner_main .title {
	color: #fff;
}

.page-id-440 .inner_banner_main .title {
	color: #fff;
}

.font-30 {
	font-size: 30px !important;
}

.font-18 {
	font-size: 18px !important;
}

.font-16 {
	font-size: 16px !important;
}

.font-weight-600 {
	font-weight: 600;
}

.text-uppercase {
	text-transform: uppercase;
}

.description-wrapper {
	padding-right: 60px;
}

@media screen and (max-width: 767px) {
	.description-wrapper {
		padding-right: 0;
	}
}

.description-wrapper h5 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 20px !important;
}

.description-wrapper h5::before {
	content: "";
	background: url("https://cdn-epaic.nitrocdn.com/zCDqdQCMiSaeAUDedxYpRHfSxflSHuWq/assets/images/optimized/rev-319fa7e/canadiantaxrefunds.ca/wp-content/themes/consultix-child/assets/images/check.png");
	display: inline-block;
	width: 20px;
	height: 20px;
	background-size: 100%;
	background-repeat: no-repeat;
	margin-right: 8px;
}

.application-form-wrapper {
	-webkit-box-shadow: 0 0 30px -5px rgba(0, 0, 0, .7);
	box-shadow: 0 0 30px -5px rgba(0, 0, 0, .7);
	border-radius: 5px;
	margin-top: 70px;
}

.application-form-wrapper h3 {
	border-radius: 5px 5px 0 0;
}

.application-form-wrapper .wpforms-container-full {
	padding: 30px 30px 0;
}
