/*
 Theme Name:   POA Theme
 Theme URI:    https://poa.ae/theme/
 Description:  POA Theme
 Author:       POA.AE
 Author URI:   https://poa.ae
 Template:     Avada
 Version: 3.8.9
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  poa-child
*/


@font-face {
	font-family: 'SourceSansPro-Semibold';
	src: url('fonts/SourceSansPro-Semibold.eot');
	src: local('☺'), url('fonts/SourceSansPro-Semibold.woff') format('woff'), url('fonts/SourceSansPro-Semibold.ttf') format('truetype'), url('fonts/SourceSansPro-Semibold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'SourceSansPro-Regular';
	src: url('fonts/SourceSansPro-Regular.eot');
	src: local('☺'), url('fonts/SourceSansPro-Regular.woff') format('woff'), url('fonts/SourceSansPro-Regular.ttf') format('truetype'), url('fonts/SourceSansPro-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'SourceSansPro-Bold';
	src: url('fonts/SourceSansPro-Bold.eot');
	src: local('☺'), url('fonts/SourceSansPro-Bold.woff') format('woff'), url('fonts/SourceSansPro-Bold.ttf') format('truetype'), url('fonts/SourceSansPro-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'SourceSansPro-Italic';
	src: url('fonts/SourceSansPro-Italic.eot');
	src: local('☺'), url('fonts/SourceSansPro-Italic.woff') format('woff'), url('fonts/SourceSansPro-Italic.ttf') format('truetype'), url('fonts/SourceSansPro-Italic.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}


@font-face {
    font-family: 'PT Sans';
    src: url('fonts/PTSans-Italic.eot');
    src: url('fonts/PTSans-Italic.eot?#iefix') format('embedded-opentype'),
        url('fonts/PTSans-Italic.woff2') format('woff2'),
        url('fonts/PTSans-Italic.woff') format('woff'),
        url('fonts/PTSans-Italic.ttf') format('truetype'),
        url('fonts/PTSans-Italic.svg#PTSans-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'PT Sans';
    src: url('fonts/PTSans-Regular.eot');
    src: url('fonts/PTSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/PTSans-Regular.woff2') format('woff2'),
        url('fonts/PTSans-Regular.woff') format('woff'),
        url('fonts/PTSans-Regular.ttf') format('truetype'),
        url('fonts/PTSans-Regular.svg#PTSans-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PT Sans';
    src: url('fonts/PTSans-Bold.eot');
    src: url('fonts/PTSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/PTSans-Bold.woff2') format('woff2'),
        url('fonts/PTSans-Bold.woff') format('woff'),
        url('fonts/PTSans-Bold.ttf') format('truetype'),
        url('fonts/PTSans-Bold.svg#PTSans-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PT Sans';
    src: url('fonts/PTSans-BoldItalic.eot');
    src: url('fonts/PTSans-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/PTSans-BoldItalic.woff2') format('woff2'),
        url('fonts/PTSans-BoldItalic.woff') format('woff'),
        url('fonts/PTSans-BoldItalic.ttf') format('truetype'),
        url('fonts/PTSans-BoldItalic.svg#PTSans-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}



input:focus,
select:focus,
textarea:focus,
button:focus {
	outline: none;
}

.li-fusion-li-item-child {
	padding-left: 20px;
}

#main {
	padding: 0 !important;
}

#main #content .general_power_of_attorney_wrapper .fusion-column-wrapper {
	display: block;
	float: none;
	margin: 0 auto;
	max-width: 1200px;
}

.fusion-column-wrapper .wpcf7 input {
	text-transform: uppercase !important;
}

.left_side_block {
	float: left;
	width: 42%;
}

.right_side_block {
	float: right;
	width: 57%;
}

.right_side_block * {
	max-width: 100%;
}

body {
	overflow: hidden !important;
}

body {
	line-height: 1.3 !important;
}

body:not(.mobile-menu-design-flyout) .fusion-mobile-nav-item a {
	background-color: transparent !important;
	border: 0 !important;
}

/*body.displayed_message {
	margin-top: 40px;
}
body.admin-bar {
	margin-top: 0;	
}
body.admin-bar #salutation {
	top: 32px;
}
body.displayed_message .sb-toggle-wrapper {
	margin-top: 40px;
}
body.admin-bar .fusion-secondary-header {
	margin-top: 40px;
}
body.closed_message .fusion-secondary-header {
	margin-top: 0;
}
body.closed_message {
	margin-top: 0;
}*/
.fusion-secondary-header .fusion-sticky-header-wrapper {
	height: auto !important;
}

#salutation {
	background-color: #f39200;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99999 !important;
	line-height: 20px;
}

#salutation+#pageWrapper {
	margin-top: 45px;
}

#salutation {
	display: table;
}

#hide-notification {
	cursor: pointer;
	display: table-cell;
	width: 4em;
	vertical-align: top;
	padding: 7px;
}

.fusion-contact-info,
.fusion-contact-info>a {
	color: #f0f0f0;
	font-family: SourceSansPro-Regular;
	font-size: 14px;
}

.fusion-contact-info i.fa {
	margin-right: 10px;
}

/*i.fa {
    font-family: FontAwesome !important;
}*/
.fusion-contact-info .header_help_link,
.fusion-contact-info-mobile .header_help_link {
	background-image: url("images/header_help_icons_sprite.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #3f3d42;
	display: inline-block;
	font-family: SourceSansPro-Bold;
	font-size: 14px;
	height: 35px;
	line-height: 15px;
	padding: 6px 15px;
	text-transform: uppercase;
	text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75);
	width: 66px;
}

.fusion-contact-info .header_help_link {
	margin: 0 15px;
}

.fusion-contact-info .header_whatsapp_link,
.fusion-contact-info-mobile .header_whatsapp_link {
	background-image: url(https://www-cdn.whatsapp.net/img/v4/whatsapp-logo.svg);
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #3f3d42;
	display: inline-block;
	font-family: SourceSansPro-Bold;
	font-size: 14px;
	height: 35px;
	line-height: 15px;
	padding: 6px 15px;
	text-transform: uppercase;
	text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75);
	width: 66px;
}

.fusion-button-text {
	/* color: #fefefe !important; */
}

.fusion-contact-info-mobile {
	display: none;
}

.fusion-contact-info .header_help_link:hover,
.fusion-contact-info-mobile .header_help_link:hover {
	background-position: -66px 0;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.75);
}

.fusion-contact-info-mobile .header_help_link:hover {
	background-position: -81px 0;
}

.fusion-footer-widget-area .widget_nav_menu ul li a:before {
	background-image: url("images/list_item_icons_sprite.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	content: "";
	height: 8px;
	left: -5px;
	position: absolute;
	top: 12px;
	width: 6px;
}

.fusion-secondary-header .fusion-alignright {
	flex-grow: 0 !important;
}

.fusion-footer-widget-area .widget_nav_menu ul li.current-menu-item.current_page_item a:before,
.fusion-footer-widget-area .widget_nav_menu ul li a:hover:before {
	background-position: -6px 0;
}

.fusion-footer-widget-area .widget_nav_menu ul li a {
	border: none;
	color: #f0f0f0;
	font-family: SourceSansPro-Semibold;
	font-size: 16px;
	padding: 5px 0 !important;
	position: relative;
}

.fusion-footer-widget-area .widget_nav_menu ul li.current-menu-item.current_page_item a,
.fusion-footer-widget-area .widget_nav_menu ul li a:hover {
	color: #f39200 !important;
}

.fusion-page-title-bar {
	background-image: none !important;
	background-color: #009ae3 !important;
	border: none !important;
	height: auto !important;
}

.fusion-page-title-bar h1 {
	color: #ffffff !important;
	/*font-family: SourceSansPro-Regular !important;*/
	font-size: 30px !important;
	text-transform: uppercase !important;
}

.fusion-page-title-bar .fusion-page-title-row h1 {
	line-height: normal !important;
	font-size: 2em !important;
}

.fusion-breadcrumbs,
.fusion-breadcrumbs span,
.fusion-breadcrumbs a {
	color: #fff !important;
	/*font-family: SourceSansPro-Regular !important;*/
	font-size: 15px !important;
	text-transform: capitalize;
}

.fusion-page-title-wrapper {
	/* padding: 35px 0 41px !important; -- Roman */
	padding: 20px 0 20px !important;
}

.fusion-main-menu>ul>li {
	padding-right: 0 !important;
}

.fusion-main-menu>ul>li>a {
	border: none !important;
	color: #3f3d42 !important;
	font-family: SourceSansPro-Semibold !important;
	font-size: 16px !important;
	padding: 0 15.5px;
	padding: 0 35px;
}

.fusion-main-menu>ul>li:first-child>a {
	padding-left: 0;
}

.fusion-main-menu>ul>li:last-child>a {
	padding-right: 0;
}

.fusion-main-menu .fusion-main-menu-cart>a::after {
	font-family: "awb-icons";
}

.fusion-mobile-nav-item .fusion-menu-cart-items {
	width: 260px !important;
}

.fusion-mobile-nav-item .fusion-menu-cart-link a,
.fusion-mobile-nav-item .fusion-menu-cart-checkout-link a {
	color: black !important;
}

.fusion-main-menu>ul>li>a:hover {
	background-color: #ebebeb;
}

.fusion-main-menu>ul>li.current-menu-item>a {
	border: none !important;
	color: #00aeea !important;
}

.fusion-header {
	border: none !important;
}

.fusion-secondary-main-menu>.fusion-row {
	border-top: 2px solid #ebebeb !important;
}

.fusion-main-menu {
	float: left !important;
}

/*.poa_authorized_block {
	float: right;
	margin-bottom: 5px;
}*/
/*.fa.fa-phone {
	font: normal normal normal 14px/1 FontAwesome;
}*/

.poa_authorized_block {
	float: left;
	margin-bottom: 5px;
	margin-right: 50px;
}

.fusion-secondary-menu {
	float: left;
}

.poa_authorized_block .poa_sign_btns_list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.poa_authorized_block .poa_sign_btns_list>li {
	display: inline-block;
	margin-right: 10px;
}

.poa_authorized_block .poa_sign_btns_list>li:last-child {
	margin-right: 0;
}

.poa_authorized_block .poa_sign_btns_list>li>a {
	background-color: #dfdfdf;
	border-radius: 5px;
	color: #555555;
	display: block;
	font-family: SourceSansPro-Regular;
	font-size: 14px;
	height: 30px;
	margin-top: 5px;
	padding-top: 5px;
	text-align: center;
	text-transform: uppercase;
	width: 76px;
}

.poa_authorized_block .poa_sign_btns_list>li>a:hover {
	background-color: #f39200;
	color: #ffffff;
}

.fusion-page-title-bar h1 {
	padding-bottom: 8px !important;
}

.fusion-main-menu .sub-menu li a {
	border-bottom: 1px solid #dcdadb !important;
	padding: 7px 20px !important;
}

.fusion-logo img {
	height: 50px !important;
}

.searchform .search-button {
	display: table-cell;
	width: 33px;
	vertical-align: top;
}

.searchform .search-field {
	display: table-cell;
	vertical-align: top;
}

#wrapper .search-table .search-field input {
	background-color: #ffffff;
}

footer.fusion-footer-widget-area .widget h4 {
	color: #f39200;
	font-family: SourceSansPro-Semibold;
	font-size: 16px;
	text-transform: uppercase;
}

footer.fusion-footer-copyright-area {
	line-height: 1.54 !important;
}

footer.fusion-footer-widget-area .widget .textwidget {
	color: #f0f0f0;
	font-family: SourceSansPro-Regular;
	font-size: 16px;
}

footer.fusion-footer-widget-area .widget .textwidget .fa {
	margin-right: 10px;
}

.fusion-footer-widget-column {
	margin-bottom: 20px !important;
}

.widget_recent_entries a::before {
	content: '' !important;
}

.fusion-widget-area .widget_recent_entries li {
	padding: 0 !important;
}

.footer_social_links_list>li {
	float: left;
	margin-right: 25px;
}

.footer_social_links_list>li a {
	border: none !important;
	color: #f0f0f0;
	font-size: 16px;
	padding: 0 !important;
}

.footer_social_links_list>li a i {
	margin-right: 10px;
}

.footer_social_links_list>li a:hover {
	color: #f39200 !important;
}

.fusion-copyright-notice p {
	color: #f0f0f0;
	font-family: SourceSansPro-Regular;
	font-size: 13px;
}

.fusion-copyright-notice p>a {
	color: #f39200;
}

.header_phone {
	margin-left: 30px;
}

.header_separator {
	margin: 0 15px;
}

.header_separator:last-child {
	display: none;
}

.fusion-header-v4 .fusion-header {
	padding-bottom: 19px !important;
}

.fusion-header-v4 .searchform {
	margin-top: -2px;
}

.searchform .search-table .search-field input {
	background-color: #f4f4f4;
	border: 2px solid #d2d2d2 !important;
	border-radius: 5px;
	font-family: SourceSansPro-Italic;
	font-size: 16px;
	height: 37px !important;
	width: 296px !important;
}

.blog_sidebar_block .searchform .search-table .search-field input {
	width: 218px !important;
}

.blog_sidebar_block .searchform .search-table .search-button {
	position: relative;
}

.searchform .search-table .search-button input[type="submit"] {
	background-color: #00aeea;
	border-radius: 5px;
	color: #ffffff;
	font-family: SourceSansPro-Semibold, Fontawesome;
	font-size: 16px;
	height: 37px !important;
	line-height: 20px !important;
	margin-left: 10px;
	text-transform: uppercase;
	width: 125px !important;
	border: 0;
}

#wrapper .search-table .search-button input[type="submit"]:hover {
	background-color: #1a80b6;
	cursor: pointer;
}

.fusion-sliding-bar-wrapper {
	display: none;
}

.fusion-footer-widget-area .widget_archive li,
.fusion-footer-widget-area .widget_categories li,
.fusion-footer-widget-area .widget_layered_nav li,
.fusion-footer-widget-area .widget_links li,
.fusion-footer-widget-area .widget_meta li,
.fusion-footer-widget-area .widget_nav_menu li,
.fusion-footer-widget-area .widget_pages li,
.fusion-footer-widget-area .widget_product_categories li,
.fusion-footer-widget-area .widget_recent_entries li {
	border-bottom: 0 !important;
}

.fusion-footer-widget-area .widget_recent_entries li {
	border-bottom: 1px solid #4b4c4d !important;
	margin-top: 12px !important;
	padding-bottom: 12px !important;
}

.fusion-widget-area .widget_nav_menu li {
	padding: 0 !important;
}

.blog_sidebar_block .searchform .search-table .search-button input[type="submit"] {
	margin-left: 6px !important;
	width: 46px !important;
	color: transparent;
	position: relative;
}

.blog_sidebar_block .searchform .search-table .search-button::before,
.blog_sidebar_block .searchform .search-table .search-button::after {
	content: '';
	height: 8px;
	display: block;
	position: absolute;
	z-index: 2;
}

.blog_sidebar_block .searchform .search-table .search-button::before {
	width: 8px;
	border: 3px #fff solid;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	top: 10px;
	left: 21px;
}

.blog_sidebar_block .searchform .search-table .search-button::after {
	width: 3px;
	background: #fff;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	top: 19px;
	left: 32px;
}

/*.blog_sidebar_block .searchform .search-table .search-button::after {
	position: absolute;
	content:'&#xf002';
	color:#fff;
	width:20px;
	height:20px;
	top:0;
	left:0;
}*/
.fusion-secondary-menu>ul>li {
	border-color: #dfdfdf !important;
}

.fusion-secondary-menu>ul>li>a {
	color: #dfdfdf !important;
	font-family: SourceSansPro-Regular;
	font-size: 14px;
	padding: 0 8px !important;
}

.fusion-secondary-menu>ul>li>a:hover {
	color: #f39200 !important;
}

.fusion-footer-widget-area {
	padding-bottom: 30px !important;
}

.fusion-footer-widget-area,
.fusion-footer-copyright-area {
	border: none;
}

.fusion-footer-copyright-area .fusion-row {
	border-top: 1px solid #4b4c4d;
	padding: 15px 0;
}

/* How It Works page styles */

.hiw_applicable_depending_list {
	margin: 0;
	padding: 0;
	text-align: center;
}

.hiw_applicable_depending_list .fusion-column {
	float: none;
	display: inline-block;
}

.hiw_applicable_depending_list .heading h2 {
	color: #555555;
	font-family: SourceSansPro-Bold !important;
	font-size: 30px;
	line-height: 35px;
	text-align: center;
	text-transform: uppercase;
}

.hiw_applicable_depending_list .content-container p {
	color: #555555;
	font-family: SourceSansPro-Regular !important;
	font-size: 16px;
	text-align: center;
}

.block_description_wrapper {
	color: #8a8a8a;
	font-family: SourceSansPro-Regular;
	font-size: 13px;
	text-align: center;
}

.hiw_top_page_block {
	margin: 100px 0 0;
}

.hiw_order_banner_wrapper,
.general_power_of_attorney_wrapper.order_banner_wrapper .fusion-column-wrapper {
	background-color: #f39200;
	/*border: 1px solid transparent;*/
	border-radius: 5px;
	margin: 50px 0 100px;
	min-height: 274px;
	padding-top: 50px;
	text-align: center;
	width: 100%;
	padding-left: 30px;
	padding-right: 30px;
}

.hiw_order_banner_wrapper>h1,
.general_power_of_attorney_wrapper.order_banner_wrapper .fusion-column-wrapper>h1,
.general_power_of_attorney_wrapper.order_banner_wrapper .fusion-column-wrapper>h1 a,
.general_power_of_attorney_wrapper.order_banner_wrapper .fusion-column-wrapper>h1 a span {
	color: #fefefe !important;
	/*display: inline-block;*/
	font-family: SourceSansPro-Regular !important;
	font-size: 30px !important;
	margin: 0 0 25px !important;
	text-align: center !important;
	line-height: 20px !important;
}

.hiw_order_banner_wrapper>p,
.general_power_of_attorney_wrapper.order_banner_wrapper .fusion-column-wrapper>p {
	color: #ffffff !important;
	font-family: SourceSansPro-Regular !important;
	font-size: 16px !important;
	line-height: 20px !important;
	margin: 25px 0;
	text-align: center !important;
}

.general_power_of_attorney_wrapper.order_banner_wrapper .fusion-column-wrapper>p {
	margin: 6px 0 0;
}

.general_power_of_attorney_wrapper.order_banner_wrapper .fusion-column-wrapper>p span,
.general_power_of_attorney_wrapper.order_banner_wrapper .fusion-column-wrapper>p a,
.general_power_of_attorney_wrapper.order_banner_wrapper .fusion-column-wrapper>p strong {
	color: #ffffff !important;
	font-family: SourceSansPro-Regular !important;
	font-size: 16px !important;
}

.order_banner_wrapper .fusion-text h1 {
	margin-top: 0;
}

.order_banner_wrapper .fusion-text h1,
.order_banner_wrapper .fusion-text p {
	color: #ffffff;
}

.hiw_order_banner_wrapper .hiw_order_poa_now_btn,
.general_power_of_attorney_wrapper.order_banner_wrapper .fusion-column-wrapper .fusion-button-wrapper .fusion-button {
	background: none !important;
	border: 2px solid #fff !important;
	border-radius: 5px !important;
	box-sizing: border-box !important;
	color: #fefefe !important;
	display: block !important;
	font-family: SourceSansPro-Semibold !important;
	font-size: 16px !important;
	height: 51px !important;
	margin: 35px auto 0 !important;
	padding: 15px !important;
	text-align: center !important;
	text-transform: uppercase !important;
	width: 238px !important;
}

.bottom_block_wrapper {
	background-image: url("images/bottom_block_slider_bg.png");
	padding: 5% 10%;
	width: 100%;
}

.bottom_block_wrapper .clients_quotes_headline {
	color: #fefefe;
	font-family: SourceSansPro-Regular;
	font-size: 40px;
	margin: 0 0 130px;
	text-align: center;
}

.bottom_block_wrapper .clients_quotes_headline .clients_quotes_headline_text {
	position: relative;
}

.bottom_block_wrapper .clients_quotes_headline .clients_quotes_headline_underline {
	bottom: -20px;
	background-color: #fefefe;
	display: block;
	height: 3px;
	margin: 0 auto;
	left: 0;
	position: absolute;
	right: 0;
	width: 85px;
}

.bottom_block_wrapper .clients_quotes {
	text-align: center;
}

.bottom_block_wrapper .clients_quotes .image-wrapper {
	border-radius: 100%;
	height: 104px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	width: 104px;
}

.bottom_block_wrapper .clients_quotes p {
	color: #fefefe;
	font-size: 20px;
	margin: 25px 0;
	text-align: center;
	line-height: 29px;
}

.bottom_block_wrapper .clients_quotes span {
	color: #fefefe;
	font-family: SourceSansPro-Italic;
	font-size: 16px;
}

.clients_quotes_block_slider_class.owl-theme .owl-controls {
	margin-top: 27px;
}

.clients_quotes_block_slider_class.owl-theme .owl-controls .owl-page span {
	width: 6px;
	height: 6px;
	margin: 2px 4px;
	background: #fff;
}

.fusion-megamenu-wrapper {
	left: 0 !important;
}

/* End How It Works page styles */

/* Home page template styles */

.page-template-template_new_home_page .fusion-page-title-bar-breadcrumbs {
	display: none;
}

.home_page_top_banner_wrapper {
	background-color: #009ae3;
}

.home_page_top_banner {
	height: 100%;
	max-width: 1250px !important;
	padding: 25px 0;
	position: relative;
}

.home_page_top_banner .left_side_block {
	margin: 7.5% 0 0;
}

.home_page_top_banner_wrapper_1:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.3);
	z-index: 0;
}

.home_page_top_banner .left_side_block_1 {
	margin: 3.5% 0 0 !important;
	width: 65%;
}

.home_page_top_banner_headline {
	color: #fff;
	font-family: SourceSansPro-Regular;
	font-weight: normal;
	font-size: 41px;
	line-height: 40px;
}

.home_page_top_banner_headline>strong {
	font-family: SourceSansPro-Bold;
	font-weight: normal;
}

.home_page_top_banner h2 {
	color: #fff;
	font-family: SourceSansPro-Regular;
	font-size: 35px;
	line-height: 35px !important;
}

.home_page_top_banner_order_btn {
	background-color: #f39200;
	background-image: url("images/order_button_icon.png");
	background-repeat: no-repeat;
	background-position: 200px 18px;
	border-radius: 5px;
	color: #fff;
	display: block;
	font-family: SourceSansPro-Semibold;
	font-size: 30px;
	height: 59px;
	position: relative;
	top: 56px;
	padding: 10px 25px 15px 65px;
	text-transform: uppercase;
	transition: all ease 0.25s;
	width: 257px;
}

.home_page_top_banner_order_btn:hover {
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.4);
	color: #fff;
	margin-top: -6px;
}

.home_page_top_banner_video_wrapper {
	border: 12px solid #80d4f4;
}

.home_content_top_block_wrapper {
	background-color: #fff;
}

.home_content_top_block {
	display: flex;
	flex-wrap: wrap;
	/* padding: 92px 0 100px; -- Roman */
	padding: 50px 0 20px;
}

.home_content_top_item {
	margin-right: 3.5%;
	text-align: center;
	width: 31%;
}

.home_content_top_item:last-child {
	margin-right: 0;
}

.home_content_top_item>.image-wrapper {
	border-radius: 100%;
	height: 101px;
	margin: 0 auto;
	overflow: hidden;
	width: 100px;
}

.home_content_top_item .image-wrapper>img {
	height: auto;
	width: 100%;
}

.home_content_top_block_wrapper h2,
.home_content_top_item h3,
.gpa_content_boxes .fusion-column .content-wrapper .heading h2 {
	color: #555555 !important;
	font-family: SourceSansPro-Bold !important;
	font-size: 25px !important;
	margin-top: 13px !important;
	margin-bottom: 11px !important;
}

.home_content_top_block_wrapper .content-container,
.gpa_content_boxes .fusion-column .content-wrapper .content-container {
	color: #555555 !important;
	font-family: SourceSansPro-Regular !important;
	font-size: 16px !important;
	line-height: 24px;
}

.home_power_of_attoney_block_wrapper {
	background-color: #eeeeee;
}

.home_power_of_attoney_block {
	/* padding: 70px 0 58px; */
	padding: 20px 0 20px;
}

.home_power_of_attoney_headline,
.home_why_poa_headline,
.testimonials_page_headline {
	color: #3f3d42;
	font-family: SourceSansPro-Regular;
	font-size: 40px;
	font-weight: normal;
	line-height: 40px;
	margin-bottom: 50px;
	text-align: center;
	position: relative;
}

.home_power_of_attoney_headline .home_power_of_attoney_headline_text,
.home_why_poa_headline .home_why_poa_headline_text,
.pricing_page_headline .pricing_page_headline_text {
	position: relative;
	display: block;
}

.home_power_of_attoney_headline .home_power_of_attoney_headline_underline,
.home_why_poa_headline .home_why_poa_headline_underline,
.home_power_of_attoney_options_description_underline,
.pricing_page_headline_underline,
.testimonials_page_headline .home_power_of_attoney_headline_underline {
	background-color: #00aeea;
	bottom: -35px;
	height: 4px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	width: 86px;
}

.home_power_of_attoney_options_description_underline {
	bottom: -12px;
}

.pricing_page_headline .pricing_page_headline_underline {
	bottom: -30px;
}

.home_power_of_attoney_block p,
.home_why_poa_block p {
	color: #3f3d42;
	font-family: SourceSansPro-Regular;
	font-size: 16px;
	line-height: 29px;
	text-align: center;
	padding-top: 12px;
	margin: 0;
	padding: 0;
}

.home_power_of_attoney_block p a,
.home_power_of_attoney_options_description a,
.home_why_poa_block p a {
	color: #00aeea;
}

.home_power_of_attoney_options_wrapper {
	background-color: #fff;
}

.home_power_of_attoney_options_block {
	padding: 100px 0;
}

.home_power_of_attoney_options_wrapper h1,
.page_title_block h1 {
	color: #3f3d42;
	font-family: SourceSansPro-Regular;
	font-weight: normal;
	font-size: 40px;
	line-height: 50px;
	text-align: center;
}

.home_power_of_attoney_options_wrapper p.home_power_of_attoney_options_description {
	color: #555553;
	font-family: SourceSansPro-Regular;
	font-weight: normal;
	font-size: 20px;
	padding-bottom: 20px;
	position: relative;
	line-height: 30px;
}

.home_power_of_attoney_option_list {
	display: flex;
	flex-wrap: wrap;
	list-style: outside none none;
	margin: 66px 0 0;
	padding: 0;
}

.home_power_of_attoney_option_list>li {
	margin-right: 1.5%;
	padding-left: 75px;
	position: relative;
	width: 31%;
	margin-bottom: 2px !important;
}

.home_power_of_attoney_option_list .fusion-li-item-content {
	margin-left: 0 !important;
}

.home_power_of_attoney_option_item_icon {
	background-image: url("images/home_power_of_attoney_list_icons_sprite.png");
	display: block;
	height: 50px;
	left: 0;
	position: absolute;
	top: 15px;
	width: 50px;
}

.home_power_of_attoney_option_list>li:first-child .home_power_of_attoney_option_item_icon {
	background-position: 0 0;
}

.home_power_of_attoney_option_list>li:nth-child(2) .home_power_of_attoney_option_item_icon {
	background-position: -50px 0;
}

.home_power_of_attoney_option_list>li:nth-child(3) .home_power_of_attoney_option_item_icon {
	background-position: -100px 0;
}

.home_power_of_attoney_option_list>li:nth-child(4) .home_power_of_attoney_option_item_icon {
	background-position: 0 -50px;
}

.home_power_of_attoney_option_list>li:nth-child(5) .home_power_of_attoney_option_item_icon {
	background-position: -50px -50px;
}

.home_power_of_attoney_option_list>li:nth-child(6) .home_power_of_attoney_option_item_icon {
	background-position: -100px -50px;
}

.home_power_of_attoney_option_list>li:nth-child(7) .home_power_of_attoney_option_item_icon {
	background-position: 0 -100px;
}

.home_power_of_attoney_option_list>li:nth-child(8) .home_power_of_attoney_option_item_icon {
	background-position: -50px -100px;
}

.home_power_of_attoney_option_list>li:last-child .home_power_of_attoney_option_item_icon {
	background-position: -100px -100px;
}

.home_power_of_attoney_option_list>li h3 {
	color: #3f3d42;
	font-family: SourceSansPro-Semibold;
	font-weight: normal;
	font-size: 25px;
	margin-bottom: 0.5em;
}

.home_power_of_attoney_option_list>li p {
	color: #3f3d42;
	font-family: SourceSansPro-Regular;
	font-weight: normal;
	font-size: 16px;
}

.home_why_poa_block_wrapper {
	background-color: #eeeeee;
}

.home_why_poa_block {
	padding: 40px 0 0;
}

.home_why_poa_option_list {
	display: flex;
	flex-wrap: wrap;
	margin: 55px 0 0;
	padding: 0;
}

.home_why_poa_option_list>li:nth-child(2),
.home_why_poa_option_list>li:last-child {
	margin-right: 0;
}

.home_why_poa_option_list>li {
	color: #555555;
	font-family: SourceSansPro-Regular;
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	margin-bottom: 16px !important;
	margin-right: 2.5%;
	width: 48%;
}

/* Register / Log in pop-up style */

.reg_log_pop-up-wrapper {
	background-color: #fff;
	border-radius: 5px;
	/*height: 625px;
	min-height: 983px;*/
	/*padding: 100px 30px;*/
	padding: 20px 30px;
	position: relative;
	/*width: 820px;
	width: 100%;*/
	z-index: 9999;
}

.login-reg-form-wrapper:after,
.reg_log_pop-up-wrapper:after {
	content: '';
	clear: both;
	position: relative;
}

/*.reg_log_pop-up-wrapper .left_side_block, 
.reg_log_pop-up-wrapper .right_side_block {
	width: 50%;
}*/
.login-register-headline {
	color: #3f3d42;
	font-family: SourceSansPro-Semibold;
	font-weight: normal;
	font-size: 25px;
	text-align: center;
}

/*.login-register-headline .left_side_block, 
.login-register-headline .right_side_block {
	width: 50%;
}*/

.reg_log_pop-up-wrapper .have_account_text {
	color: #555555;
	display: block;
	font-family: SourceSansPro-Regular;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 15px;
	text-align: center;
}

.reg_log_pop-up-wrapper .have_account_text a {
	color: #f39200;
}

.reg_log_pop-up-wrapper .form-field-wrapper,
#loginform p,
#lostpasswordform p {
	margin: 0 auto 15px;
	max-width: 304px;
	width: 95%;
}

.reg_log_pop-up-wrapper .form-field-wrapper label,
#loginform label,
#lostpasswordform label {
	color: #555555;
	display: block;
	font-family: SourceSansPro-Regular;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 5px;
}

.reg_log_pop-up-wrapper .form-field-wrapper .login-reg-form-field,
#loginform .input,
#lostpasswordform .input {
	background-color: #fff;
	border-radius: 5px;
	border: 2px solid #d2d2d2;
	box-shadow: none;
	color: #555555;
	height: 36px;
	font-family: SourceSansPro-Regular;
	font-size: 16px;
	font-weight: normal;
	padding-left: 15px;
	width: 100%;
}

.reg_log_pop-up-wrapper .form-field-wrapper .login-reg-form-field.error {
	box-shadow: 0px 0px 6px 0px red;
}

.reg_log_pop-up-wrapper .have_account_text.error {
	color: red;
	box-shadow: none;
}

.reg_log_pop-up-wrapper .checkemail-message {
	color: green;
	display: block;
	font-family: SourceSansPro-Regular;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 15px;
	text-align: center;
}

.reg_log_pop-up-wrapper .form-field-wrapper .login-reg-form-submit,
#loginform #wp-submit.button-primary,
#lostpasswordform #wp-submit.button-primary,
#without_reg {
	background-color: #f39200;
	border: none;
	border-radius: 5px;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	display: block;
	font-family: SourceSansPro-Semibold;
	font-size: 25px;
	font-weight: normal;
	height: 60px;
	margin: 30px auto 0;
	text-align: center;
	text-transform: uppercase;
	max-width: 258px;
	width: 100%;
	padding: 0;
}

#without_reg {
	background-color: #dfdfdf;
	color: #555555;
	width: auto;
	max-width: 100%;
	padding: 0 25px;
}

.box-modal_close.arcticmodal-close {
	background-image: url("images/pop-up-close-icon.png");
	cursor: pointer;
	height: 15px;
	position: absolute;
	right: 15px;
	top: 15px;
	width: 15px;
}

.reg_log_pop-up-wrapper .form-field-wrapper input[type="checkbox"] {
	float: left;
	margin-right: 25px;
	width: auto;
}

.arcticmodal-container table {
	width: 412px;
}

/* End register / Log in pop-up style */

/* End Home page template styles */

/* Pricing page styles */

.pricing_table_wrapper {
	margin-bottom: 100px;
}

.pricing_table_wrapper .price_table_description {
	color: #8a8a8a;
	font-family: SourceSansPro-Regular;
	font-weight: normal;
	font-size: 13px;
	margin: 15px auto;
	text-align: center;
}

.pricing_table_wrapper .fusion-row>.price_table_description {
	margin-top: -7px;
}

.personal_pricing_table,
.business_pricing_table {
	border-bottom: 1px solid #c3c3c3;
	/*padding-bottom: 50px;*/
}

.business_pricing_table {
	display: none;
}

.product-anchor:before {
	display: block;
	content: "";
	height: 55px;
	margin: -55px 0 0;
}

.supsystic-tables-wrap {
	margin: 8px auto;
}

.supsystic-tables-wrap:after {
	position: absolute;
	content: "";
	bottom: -1000px;
	height: 1000px;
	width: 1px;
}

.supsystic-tables-wrap .dataTables_wrapper table tr td,
.supsystic-tables-wrap .dataTable.cell-border tbody tr:first-child td {
	border: 1px solid #ddd !important;
	background-color: #fff;
	border-radius: 15px;
	padding: 0;
	position: relative;
	vertical-align: top;
	text-align: center;
	overflow: hidden;
	padding-bottom: 107px;
}

.supsystic-tables-wrap .dataTables_wrapper table tr td:after {
	content: "";
	display: table;
	position: absolute;
	height: 1px;
	left: 0;
	right: 0;
	bottom: 89px;
	background-color: #ddd;
	width: 100%;
}

.supsystic-tables-wrap .dataTable tbody tr td[data-cell-id^="B"] {
	border-top-left-radius: 0 !important;
	border-top-right-radius: 0 !important;
	overflow: visible !important;
}

table thead tr th {
	border: none !important;
}

table.dataTable.cell-border tbody th,
table.dataTable.cell-border tbody td {
	border-right-color: rgb(221, 221, 221) !important;
	border-left-color: rgb(221, 221, 221) !important;
}

table.dataTable.no-footer {
	border: none !important;
	border-spacing: 20px 0 !important;
}

.supsystic-tables-wrap .dataTable .most-popular-text {
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	position: absolute;
	top: -30px;
	background-color: #3fb87f;
	border-color: #3fb87f;
	color: #fff;
	font-size: 15px;
	padding: 5px;
	left: 0;
	right: 0;
}

.supsystic-tables-wrap .dataTables_wrapper tbody tr [data-cell-id^="B"] {
	background-color: #F8F8F8;
	box-shadow: 0 1rem 3rem 0 rgba(189, 195, 199, 0.6);
}

.supsystic-tables-wrap .dataTable tbody td .plan-title {
	background-color: #00aeea;
	font-size: 19px;
	font-weight: bold;
	color: #fff;
	padding-right: 8px;
	padding: 17px 11px 17px 0;
}

.supsystic-tables-wrap .dataTables_wrapper tbody tr .price_amount {
	position: relative;
	display: block;
	background-color: #f39200;
	color: #fff;
	font-size: 41px;
	font-weight: bold;
	line-height: 60px;
	padding: 0px 35px 2px 0;
}

.supsystic-tables-wrap .dataTables_wrapper tbody tr sup {
	color: #fff;
	font-family: SourceSansPro-Regular;
	font-weight: normal;
	font-size: 20px;
	position: relative;
	top: -8px;
}

.supsystic-tables-wrap .dataTables_wrapper tbody tr p {
	font-size: 16px;
	text-align: left;
	padding: 17px 15px;
	margin-bottom: 0;
}

.supsystic-tables-wrap .dataTables_wrapper tbody tr ul {
	text-align: left;
	margin-left: 15px;
	margin-top: 4px;
	list-style: none;
	padding-right: 10px;
}

.supsystic-tables-wrap .dataTables_wrapper tbody tr ul ul {
	margin-top: 0;
	margin-left: 0;
}

.supsystic-tables-wrap .dataTables_wrapper tbody tr ul li {
	font-size: 16px;
	padding: 3px 0;
	line-height: 22px;
	color: #555555;
	font-family: SourceSansPro-Regular;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	position: relative;
}

.supsystic-tables-wrap .dataTables_wrapper tbody tr ul li::before {
	content: '\f00c';
	display: table;
	font-family: FontAwesome;
	position: absolute;
	left: -41px;
	color: #009ae3;
}

.supsystic-tables-wrap .dataTables_wrapper tbody tr .bottom-text {
	text-align: left;
	color: #555555;
	font-family: SourceSansPro-Regular;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	padding: 2px 5px 0 17px;
}

.supsystic-tables-wrap .dataTables_wrapper .poa_pricing_order_btn {
	background-color: #2399e5;
	border-color: #2399e5;
	border-radius: 5px;
	color: #fff;
	display: block;
	font-family: SourceSansPro-Semibold;
	font-weight: normal;
	font-size: 25px;
	height: 59px;
	padding-top: 13px;
	margin: 0 auto;
	text-align: center;
	text-transform: uppercase;
	width: 298px;
	position: absolute;
	bottom: 15px;
	left: calc((100% - 298px)/ 2);
}

.supsystic-tables-wrap .dataTables_wrapper img {
	width: auto;
}

.pricing_table_buttons_wrapper {
	text-align: -webkit-center;
	text-align: -moz-center;
}

.pricing_table_buttons {
	list-style: none;
	margin: 35px auto 0;
	padding: 0;
	text-align: center;
}

.pricing_table_buttons li {
	display: inline-block;
	max-width: 400px;
	width: 100%;
	vertical-align: top;
}

.pricing_table_buttons li .prising_table_btn {
	background-color: #009ae3;
	/* #f39200 */
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	display: block;
	font-family: SourceSansPro-Semibold;
	font-size: 17px;
	height: 130px;
	margin-top: 6px;
	padding-top: 23px;
	text-align: center;
	line-height: 17px;
}

.pricing_table_buttons li:first-child .prising_table_btn {
	padding-top: 40px;
}

.pricing_table_buttons li .prising_table_btn:hover {
	background-color: #f39200;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.4);
	/*margin-top: -6px;*/
}

.pricing_table_buttons li .prising_table_btn.active {
	background-color: #f39200;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.4);
}

.pricing_table_buttons li .prising_table_btn span {
	font-size: 40px;
	margin-bottom: 20px;
	display: inline-block;
}

.personal_pricing_table .table-title,
.business_pricing_table .table-title {
	font-size: 30px;
	margin: 0 19px 50px;
	font-weight: bold;
}

/* POA Attestation Services */

.poa_attestation_services {
	padding-top: 60px;
}

.poa_attestation_services .table-title {
	font-size: 30px;
	margin: 0 19px 50px;
	font-weight: bold;
}

.poa_attestation_services .supsystic-tables-wrap .dataTables_wrapper table tr td {
	font-size: 16px;
	box-shadow: none;
	padding: 15px !important;
	background-color: transparent;
	border-radius: 0;
	font-size: 19px;
	font-weight: bold;
	line-height: 31px;
}

.poa_attestation_services .supsystic-tables-wrap .dataTables_wrapper table tr:first-child td {
	border-radius: 15px 0 0 0;
}

.poa_attestation_services .supsystic-tables-wrap .dataTables_wrapper table tr td:first-child {
	font-size: 29px;
	color: #00aeea;
	font-weight: bold;
	line-height: 38px;
	vertical-align: middle;
}

.poa_attestation_services .supsystic-tables-wrap .dataTables_wrapper table tr:first-child td:last-child {
	border-radius: 0 15px 0 0;
}

.poa_attestation_services .supsystic-tables-wrap .dataTables_wrapper table tr:last-child td:first-child {
	border-radius: 0 0 0 15px;
}

.poa_attestation_services .supsystic-tables-wrap .dataTables_wrapper table tr:last-child td:last-child {
	border-radius: 0 0 15px 0;
}

.poa_attestation_services table.dataTable.no-footer {
	border-spacing: 0 !important;
}

.poa_attestation_services .supsystic-tables-wrap .dataTables_wrapper table tr td::after {
	display: none;
}

.poa_attestation_services .supsystic-tables-wrap .dataTables_wrapper tbody tr .price_amount {
	display: inline-block;
	background-color: transparent;
	color: #f39200;
	padding: 0;
}

.poa_attestation_services .supsystic-tables-wrap .dataTables_wrapper tbody tr sup {
	color: #f39200;
}

.poa_attestation_services .supsystic-tables-wrap .dataTables_wrapper tbody tr .poa_pricing_order_btn {
	position: relative;
	left: auto;
	margin-top: 23px;
	line-height: 32px;
}

/* Order */
.pricing-order-modal-wrapper {
	background-color: #fff;
	border-radius: 5px;
	/*height: 688px;*/
	max-width: 960px;
	padding: 50px 30px;
	position: relative;
	width: 100%;
	z-index: 9999;
}

.pricing-order-headline {
	color: #3f3d42;
	font-family: SourceSansPro-Semibold !important;
	margin-bottom: 20px;
	text-align: center;
}

.pricing-order-form-fields-wrapper .left_side_block,
.pricing-order-form-fields-wrapper .right_side_block {
	width: 100%;
}

.pricing-order-form-fields-wrapper .left_side_block {
	margin-right: 2%;
}

#wrapper form.woocommerce-checkout {
	clear: both;
}

#wrapper form.woocommerce-checkout.hidden {
	display: none;
}

.order_field_headline {
	background-color: #eeeeee;
	color: #555555;
	font-family: SourceSansPro-Semibold;
	font-size: 16px;
	padding: 10px 15px;
}

.pricing-order-form-fields-wrapper label {
	color: #555555;
	font-family: SourceSansPro-Regular;
	font-size: 15px;
}

.pricing-order-form-fields-wrapper .order-checkbox-field+label:hover,
.pricing-order-form-fields-wrapper .order-checkbox-field:checked+label {
	color: #00aeea;
}

.pricing-order-form-fields-wrapper .order-checkbox-field+label {
	cursor: pointer;
}

.pricing-order-form-fields-wrapper {
	border-bottom: 1px solid #c3c3c3;
	margin-bottom: 10px;
	padding: 20px 0;
}

.form_field_description {
	color: #8a8a8a;
	font-family: SourceSansPro-Regular;
	font-size: 13px;
	text-align: center;
}

.order_submit_wrapper {
	text-align: center;
}

.pricing_order_submit_class,
#place_order.pricing_order_submit_class,
.pricing-order-go-back {
	background-color: #f39200;
	background-image: none;
	border: none;
	border-radius: 5px !important;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: SourceSansPro-Semibold;
	font-size: 25px;
	height: 60px;
	margin: 30px auto;
	text-transform: uppercase;
	/*width: 256px;*/
	padding: 0 80px;
}

[name="apply_coupon"] {
	background-color: #f39200 !important;
	background-image: none !important;
	border: none;
	border-radius: 5px !important;
	box-shadow: none;
	color: #fff !important;
	cursor: pointer;
	display: block;
	font-family: SourceSansPro-Semibold;
	margin: 0 auto !important;
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
	height: auto;
	padding: 5px 10px;
}

.pricing-order-go-back {
	/*	margin-right: 20px;*/
	padding-top: 14px;
	vertical-align: middle;
}

.pricing-order-go-back:hover,
.pricing-order-go-back:active,
.pricing-order-go-back:visited {
	color: #fff;
}

.review_order_block,
.payment_method_block {
	width: 600px;
}

.review_order_list {
	list-style: outside none none;
	margin: 0;
}

.review_order_list li,
.payment_method_block label {
	color: #555555;
	font-family: SourceSansPro-Regular;
	font-size: 15px;
}

.review_order_list li strong,
.payment_method_block label strong {
	color: #555555;
	font-family: SourceSansPro-Semibold;
	font-size: 16px;
}

.review_order_block .pricing_order_submit_class {
	width: 310px;
}

.payment_method_block .radiobutton_field_wrapper {
	margin-bottom: 10px;
}

.payment_method_block .radiobutton_field_wrapper .form_field_description {
	padding-left: 30px;
	margin-top: 0;
}

.payment_method_block .form_field_description {
	margin-top: 15px;
}

/* End pricing page styles */

.general_power_of_attorney_wrapper.grey_back {
	padding-top: 20px;
	margin-bottom: 79px !important;
}

/* About us page styles */

.top_content_block_wrapper {
	background-color: #ffffff;
}

.top_content_block {
	color: #555555;
	/* font-family: SourceSansPro-Regular; */
	font-weight: normal;
	/* padding: 116px 0 0; -- Roman */
	padding: 20px 0 0;
	text-align: center;
}

.page-template-default .top_content_block {
	text-align: left;
}

/*.top_content_block p {
	font-size: 16px;
	line-height: 24px;
    margin-bottom: 22px;
}*/
#billing_company_field {
	clear: both;
}

.about_us_description_wrapper,
.clients_and_partners_block_wrapper {
	background-color: #eeeeee;
}

/*.clients_and_partners_block_wrapper {
	margin-top:
}*/
.meet_our_team_block_wrapper {
	background-color: #ffffff;
	margin-top: 39px;
	margin-bottom: 34px;
}

.poa_headline,
.poa_headline h1 {
	color: #3f3d42 !important;
	font-family: SourceSansPro-Regular !important;
	float: none !important;
	font-weight: normal !important;
	font-size: 40px !important;
	line-height: 45px !important;
	margin: 0 auto !important;
	padding: 50px 0 !important;
	position: relative !important;
	text-align: center !important;
}

.poa_headline:after {
	background-color: #00aeea;
	bottom: 18px;
	content: "";
	display: block;
	height: 3px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	width: 86px;
}

.team_member_block {
	/*margin-right: 6.5%;
    width: 20%;*/
}

.team_member_block:last-child {
	margin-right: 0;
}

.team_member_block>.image-wrapper {
	text-align: center;
}

.team_member_name {
	color: #3f3d42;
	font-family: SourceSansPro-Semibold;
	font-weight: normal;
	font-size: 20px;
	margin: 30px 0 6px;
	text-align: center;
}

.team_member_position {
	color: #555555;
	font-family: SourceSansPro-Regular;
	font-weight: normal;
	font-size: 16px;
	margin: 0 0 15px;
	text-align: center;
}

.team_member_social_links {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

.team_member_social_links li {
	/*float: left;*/
	display: inline-block;
	text-align: center;
	width: 11%;
}

.team_member_social_links li a .fa {
	color: #00aeea;
	font-size: 20px;
}

.team_member_social_links li a:hover .fa {
	color: #f39200;
}

.team_member_description p {
	color: #555555;
	font-family: SourceSansPro-Regular;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	margin-top: 30px;
	text-align: center;
}

.team_member_block_wrapper {
	display: flex;
	flex-wrap: wrap;
	padding: 63px 0 0;
}

.partners_block_wrapper {
	padding: 100px 0;
}

.partners_block_wrapper .partners_block_list {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	margin: 0;
	padding: 0;
}

.partners_block_wrapper .partners_block_list li {
	height: 76px;
	/*margin-right: 2%;*/
	margin: 0 auto !important;
	width: 176px;
}

.partners_block_wrapper .partners_block_list li:last-child {
	margin-right: 0;
}

.partners_block_wrapper .partners_block_list li a {
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	height: 100%;
	width: 100%;
}

.clients_and_partners_block .fusion-carousel-holder img {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	/* IE 6-9 */
}

.clients_and_partners_block .fusion-carousel-holder img:hover {
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
	filter: grayscale(0);
	filter: none;
	/* IE 6-9 */
}

.fusion-image-carousel {
	margin-bottom: 47px;
	padding-top: 31px;
}

/* End about us page styles */

/* General power of attorney */

.payment_questionnaire_block.fusion-row {
	max-width: 960px !important;
}

.payment_questionnaire_headline.poa_headline {
	font-size: 30px;
}

.payment_questionnaire_sec_headline {
	color: #555555;
	font-family: SourceSansPro-Regular;
	font-weight: normal;
	font-size: 16px;
	text-align: center;
}

.payment_questionnaire_block label {
	color: #555555;
	font-family: SourceSansPro-Regular;
	font-weight: normal;
	font-size: 16px;
}

.payment_questionnaire_block label a {
	color: #00a7e7;
}

.payment_questionnaire_block .form_submit_wrapper .form_field_wrapper {
	max-width: 320px;
}

.payment_questionnaire_block .payment_form_field {
	background-color: #fff;
	border: 2px solid #d2d2d2;
	border-radius: 5px;
	color: #888888;
	font-family: SourceSansPro-Italic;
	font-weight: normal;
	font-size: 16px;
	margin: 10px 0 0;
	padding-left: 15px;
}

.payment_questionnaire_block .payment_submit_button {
	background-color: #f39200;
	border: none;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	float: left;
	font-family: SourceSansPro-Semibold;
	font-weight: normal;
	font-size: 20px;
	height: 53px;
	text-align: center;
	text-transform: uppercase;
	width: 228px;
}

.payment_questionnaire_block .form_field_wrapper.right_submit_btn .payment_submit_button {
	float: right;
}

.payment_questionnaire_block .save_for_later_btn,
.payment_questionnaire_block .back_btn {
	background-color: #dfdfdf;
	border: none;
	border-radius: 5px;
	color: #555555;
	cursor: pointer;
	float: right;
	font-family: SourceSansPro-Regular;
	font-weight: normal;
	font-size: 20px;
	height: 53px;
	text-align: center;
	width: 228px;
}

.payment_questionnaire_block .back_btn {
	float: left;
	width: 113px;
}

.payment_questionnaire_block .left_submit_btn {
	float: left;
}

.payment_questionnaire_block .form_field_wrapper.center_submit_btn {
	margin-left: 0 !important;
	float: left;
}

.payment_questionnaire_block .center_submit_btn .payment_submit_button {
	display: block;
	float: none;
	margin: 0 auto;
}

.payment_questionnaire_block .right_submit_btn {
	float: right;
}

.payment_questionnaire_block .form_field_wrapper {
	margin: 0 0 25px 0;
	max-width: 461px;
	width: 95%;
}

.payment_questionnaire_block .form_text_fields_wrapper {
	display: flex;
	flex-wrap: wrap;
}

.payment_questionnaire_block .form_field_wrapper:nth-child(2n) {
	margin-left: 3.75%;
}

.payment_questionnaire_block .required_field_ident {
	color: #00aae9;
}

.payment_questionnaire_block .form_submit_wrapper {
	margin: 50px auto 100px;
}

.payment_questionnaire_block .form_field_wrapper.radiobox_wrapper {
	margin: 0 auto;
	text-align: center;
	max-width: 960px;
	width: 100%;
}

.payment_questionnaire_block .form_field_wrapper.radiobox_wrapper.last_part {
	text-align: left;
}

.form_field_wrapper.radiobox_wrapper>input {
	margin-bottom: 5px;
}

/* Progressbar styles */

.payment_progressbar_wrapper {
	margin: 100px auto 0;
	max-width: 500px;
	width: 100%;
}

.payment_progressbar_block .point_block:before,
.payment_progressbar_block .point_block:after {
	background-color: #dbdbdb;
	content: "";
	height: 3px;
	position: absolute;
	top: 7px;
	width: 50px;
}

.payment_progressbar_block .point_block:before {
	left: -50px;
}

.payment_progressbar_block .point_block:after {
	right: -50px;
}

.payment_progressbar_block .point_block.active:before,
.payment_progressbar_block .point_block.active:after {
	background-color: #00a8e8;
}

.payment_progressbar_block .point_block {
	background-color: #dbdbdb;
	border-radius: 100%;
	float: left;
	height: 16px;
	margin: 0 50px;
	position: relative;
	width: 16px;
}

.payment_progressbar_block .point_block.active {
	background-color: #00a8e8;
}

.payment_progressbar_block .point_block:first-child {
	margin-left: 0;
}

.payment_progressbar_block .point_block:last-child {
	margin-right: 0;
}

.payment_progressbar_block .point_block:first-child:before {
	display: none;
}

.payment_progressbar_block .point_block:last-child:after {
	display: none;
}

/* End progressbar styles */


tr.woocommerce-cart-form__cart-item.cart_item {
	height: auto !important;
}

/* End general power of attorney */

/* Testimonials page styles */
.testimonials_page_wrapper {
	margin-top: 71px;
}

.testimonials_wrapper {
	display: flex;
	flex-wrap: wrap;
	margin-top: 118px;
}

.testimonials_wrapper .testim_single_item {
	margin-right: 10%;
	margin-bottom: 76px;
	width: 45%;
}

.testimonials_wrapper .testim_single_item:nth-child(2n) {
	margin-right: 0;
}

.testim_single_item .image-wrapper {
	border-radius: 100%;
	float: left;
	height: 104px;
	overflow: hidden;
	width: 104px;
}

.testim_single_item .content_wrapper {
	color: #555555;
	float: right;
	font-family: SourceSansPro-Regular;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	position: relative;
	width: 78%;
	padding-bottom: 30px;
}

.testim_single_item .content_wrapper p:first-child {
	margin-top: 0;
}

.testim_single_item .content_wrapper .author_name {
	bottom: -18px;
	/*right: 2px;*/
	position: absolute;
}

.testim_single_item .content_wrapper .author_name:after {
	background-color: #555555;
	content: "";
	display: block;
	height: 2px;
	left: -40px;
	position: absolute;
	top: 11px;
	width: 28px;
}

.testim_single_item .testimonials_rating {
	color: #00aeea;
}

.leave_comment_form {
	margin: 0 auto;
	max-width: 960px;
	width: 95%;
}

.leave_comment_form label {
	color: #555555;
	font-family: SourceSansPro-Regular;
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 10px;
}

.leave_comment_form input,
.leave_comment_form textarea {
	border: 2px solid #d2d2d2 !important;
	border-radius: 5px;
	box-shadow: none;
	color: #555555;
	font-family: SourceSansPro-Italic;
	font-weight: normal;
	font-size: 16px !important;
	width: 100%;
	margin-top: 20px;
}

.leave_comment_form .leave_com_submit {
	background-color: #f39200 !important;
	background-image: none !important;
	border: medium none !important;
	border-radius: 5px !important;
	box-shadow: none;
	color: #fff !important;
	font-family: SourceSansPro-Semibold !important;
	font-size: 25px !important;
	font-weight: normal !important;
	height: 43px;
	max-width: 218px;
	text-align: center;
	text-transform: uppercase;
	width: 100% !important;
	margin-top: 64px;
	margin-bottom: 112px;
}

.leave_comment_form textarea {
	height: 128px;
}

.testimonials_wrapper nav.navigation.pagination {
	float: none;
	text-align: center;
	width: 100%;
	margin-top: 0;
	margin-bottom: 24px;
}

.pagination .nav-links {
	width: inherit;
}

.pagination .page-numbers {
	height: 26px;
	font-family: SourceSansPro-Regular;
	font-size: 16px;
	margin-left: 10px;
	padding: 1px 8px;
	text-transform: lowercase;
	color: #555555;
}

.pagination .page-numbers.current {
	height: 26px;
	font-family: SourceSansPro-Regular;
	font-size: 16px;
	padding: 2px 8px;
	background-color: #00aeea;
	border-color: #00aeea;
	color: #fff;
}

.pagination a.page-numbers:hover {
	color: #00aeea;
}

.pagination .page-numbers.next {
	padding-right: 10px;
}

.pagination .page-numbers.prev {
	padding-left: 10px;
}

.pagination .page-numbers.next:after,
.pagination .page-numbers.prev:before {
	content: '\f054';
	font-family: FontAwesome;
	font-size: 10px;
	position: relative;
	right: -9px;
}

.pagination .page-numbers.prev:before {
	content: '\f053';
	right: auto;
	left: -9px;
}

.pagination .page-numbers.next:hover:after,
.pagination .page-numbers.prev:hover:before {
	color: #00aeea;
}

.wpcf7-mail-sent-ok,
.wpcf7-validation-errors {
	clear: both;
	text-align: center;
	position: relative;
	left: calc(50% - 159px);
	display: inline-block !important;
}

/* End testimonials page styles */

/* General Power of Attorney styles */

.gpa_top_page_block_wrapper,
.general_power_of_attorney_wrapper.white_back {
	background-color: #fff;
	width: 100%;
}

.gpa_top_page_block {
	padding: 100px 0;
}

.general_power_of_attorney_wrapper .fusion-column-wrapper {
	color: #555555 !important;
	font-family: SourceSansPro-Regular !important;
	font-weight: normal !important;
	font-size: 16px !important;
}

.general_power_of_attorney_wrapper.top_block .fusion-column-wrapper {
	padding: 100px 0 0px;
}

.page-template-default .general_power_of_attorney_wrapper.top_block .fusion-column-wrapper {
	padding-top: 0;
}

.general_power_of_attorney_wrapper.bottom_block .fusion-column-wrapper {
	margin: 0 15px 77px !important;
	width: auto;
}

.general_power_of_attorney_wrapper .fusion-column-wrapper .sample_preview_block_wrapper {
	margin: 25px auto 0;
	padding: 25px 80px 0;
}

.general_power_of_attorney_wrapper .fusion-column-wrapper .fusion-checklist,
.gpa_options_list_wrapper {
	display: flex;
	flex-wrap: wrap;
	margin: 51px auto;
}

.general_power_of_attorney_wrapper .fusion-column-wrapper .fusion-checklist li,
.gpa_option_single {
	color: #555555;
	font-family: SourceSansPro-Regular;
	font-weight: normal;
	font-size: 16px;
	margin-right: 4%;
	width: 48%;
}

.general_power_of_attorney_wrapper .fusion-column-wrapper .fusion-checklist li:nth-child(2n),
.gpa_option_single:nth-child(2n) {
	margin-right: 0;
}

.general_power_of_attorney_wrapper .fusion-column-wrapper .fusion-checklist li .icon-wrapper,
.gpa_option_single .image-wrapper {
	border-radius: 100%;
	float: left !important;
	height: 74px !important;
	overflow: hidden;
	width: 74px !important;
}

.general_power_of_attorney_wrapper .fusion-column-wrapper .fusion-checklist li .icon-wrapper {
	background-color: #00aeea !important;
	font-size: 25px !important;
	margin-right: 0 !important;
}

.general_power_of_attorney_wrapper .fusion-column-wrapper .fusion-checklist li div.fusion-li-item-content,
.gpa_option_single .gpa_option_contant {
	float: right;
	width: 82%
}

.general_power_of_attorney_wrapper .fusion-column-wrapper .fusion-checklist li div.fusion-li-item-content {
	margin: 0 !important;
	padding: 10px 0;
	line-height: 24px;
}

.gpa_sample_preview_block_wrapper,
.general_power_of_attorney_wrapper.grey_back {
	background-color: #eeeeee;
}

.gpa_doc_view_wrapper {
	background-color: #d1d1d1;
	height: 654px;
	margin: 25px auto 0;
	max-width: 960px;
	overflow: auto;
	padding: 25px 80px;
	width: 100%;
}

.gpa_doc_view_wrapper>img {
	height: auto;
	margin-bottom: 25px;
	width: auto;
}

.poa_headline .title-sep-container {
	display: none;
}

/* End General Power of Attorney styles */

/* Travel Consent page styles */

.travcon_top_block {
	color: #555555;
	display: flex;
	font-family: SourceSansPro-Regular;
	font-weight: normal;
	font-size: 16px;
	flex-wrap: wrap;
}

.travcon_top_block .left_slider_block {
	margin-right: 10%;
	width: 37%;
}

.travcon_top_block .right_contant_block {
	width: 53%;
}

.travcon_top_block .right_contant_block .gpa_options_list_wrapper {
	display: block;
	flex-wrap: unset;
}

.travcon_top_block .right_contant_block .gpa_options_list_wrapper .gpa_option_single {
	margin: 10px 0 20px;
	width: 100%;
}

.travcon_step_notar_block_wrapper {
	background-color: #eeeeee;
}

.travcon_step_notar_list_wrapper {
	color: #555555;
	display: flex;
	flex-wrap: wrap;
	font-family: SourceSansPro-Regular;
	font-weight: normal;
	font-size: 16px;
	margin: 50px auto;
}

.travcon_step_notar_list {
	/*display: flex;
	flex-wrap: wrap;*/
	list-style-image: url("images/step_notar_list_icon.png");
	margin-right: 10%;
	width: 45%;
}

.travcon_step_notar_list:last-child {
	margin-right: 0;
}

.travcon_step_notar_list li {
	margin-bottom: 15px;
	/*width: 40%;*/
}

.travcon_step_notar_list li ul {
	list-style-image: none;
	list-style-type: disc;
}

.travcon_step_notar_list li ul li {
	margin-bottom: 5px;
	/*width: 100%;*/
}

.travcon_oreder_pa_block .hiw_order_banner_wrapper {
	margin-top: 100px;
	min-height: 207px;
	padding-top: 50px;
}

.travcon_oreder_pa_block .hiw_order_banner_wrapper h1 {
	margin-bottom: 40px;
}

.travcon_oreder_pa_block .hiw_order_banner_wrapper a {}

/* End Travel Consent page styles */

/* FAQ page styles */


.faq_contact_form_block_wrapper {
	background-color: #f4f4f4;
	width: 100%;
}

.faq_contact_form_wrapper {
	/* margin: 50px auto 100px; -- Roman */
	margin: 50px auto 0px;
	max-width: 960px;
	width: 100%;
}

.faq_contact_form_block p {
	color: #555;
	font-weight: normal;
	font-size: 16px;
	text-align: center;
	margin-top: 30px;
}

.faq_contact_form_block h3 {
	color: #555;
	font-family: SourceSansPro-Semibold !important;
	font-weight: normal !important;
	;
	font-size: 25px !important;
	;
	text-align: center;
}

.faq_contact_form_block .live_chat_button {
	background-color: #f39200;
	background-image: url("images/live_chat_icon.png");
	background-position: 30px 15px;
	background-repeat: no-repeat;
	border: medium none;
	border-radius: 5px;
	color: #fff;
	display: block;
	font-family: SourceSansPro-Semibold;
	font-size: 25px;
	font-weight: normal;
	height: 50px;
	margin: 0 auto;
	padding-left: 25px;
	width: 205px;
	margin-top: 34px;
}

.faq_contact_form_wrapper label {
	color: #555555;
	font-family: SourceSansPro-Regular;
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 5px;
}

.faq_contact_form_wrapper .form_field_wrapper {
	margin-bottom: 20px;
	max-width: 461px;
	width: 100%;
}

.faq_contact_form_wrapper .form_field_wrapper input,
.faq_contact_form_wrapper .form_textarea_field_wrapper textarea {
	border: 2px solid #d2d2d2;
	border-radius: 5px;
	box-shadow: none;
	color: #555555;
	font-family: SourceSansPro-Italic;
	font-size: 16px;
	font-weight: normal;
	width: 100%;
}

.faq_contact_form_wrapper .left_side_field {
	float: left;
}

.faq_contact_form_wrapper .right_side_field {
	float: right;
}

.faq_contact_form_wrapper .form_textarea_field_wrapper {
	height: 128px;
	margin-bottom: 20px;
	width: 100%;
}

.faq_contact_form_wrapper .form_textarea_field_wrapper textarea {
	height: 100%;
}

.faq_contact_form_block .form_submit_wrapper input.wpcf7-submit,
.faq_contact_form_block .form_submit_wrapper input.wpcf7-submit:hover {
	background-color: #f39200;
	background-image: none !important;
	text-transform: uppercase;
	background-image: none;
	border: none;
	border-radius: 5px;
	color: #fff;
	font-family: SourceSansPro-Semibold;
	font-size: 25px !important;
	font-weight: normal;
	height: 60px;
	margin: 30px 0;
	padding: 0;
	width: 257px !important;
}

.faq_page_block_wrapper {
	background-color: #fff;
}

.faq_page_block_wrapper .faq_page_block {
	/* margin: 100px auto !important; -- Roman */
}

.faq_accordion_left_class,
.faq_accordion_right_class {
	width: 47.5%;
}

.faq_accordion_left_class {
	float: left;
	margin-right: 5%;
}

.faq_accordion_right_class {
	float: right;
}

.faq_accordion_left_class h3,
.faq_accordion_right_class h3 {
	color: #3f3d42 !important;
	cursor: pointer;
	font-family: SourceSansPro-Semibold !important;
	font-weight: normal;
	font-size: 16px;
	outline: none;
	padding-left: 40px;
	position: relative;
	margin-top: 24px;
}

h3.ui-accordion-header:before {
	background-image: url("images/faq_accord_close_icon.png");
	content: "";
	display: block;
	height: 23px;
	left: 0;
	position: absolute;
	top: 0;
	width: 23px;
}

h3.ui-accordion-header.ui-state-active:before {
	background-image: url("images/faq_accord_open_icon.png");
}

.faq_accordion_left_class div.ui-accordion-content,
.faq_accordion_right_class div.ui-accordion-content {
	background-color: #f4f4f4;
	color: #555555;
	font-family: SourceSansPro-Regular;
	font-weight: normal;
	font-size: 14px;
	height: auto !important;
	padding: 10px 23px 10px;
	position: relative;
	margin-top: -3px;
}

.faq_accordion_left_class .ui-accordion-content::after,
.faq_accordion_right_class .ui-accordion-content::after {
	content: '';
	position: absolute;
	border: 10px solid transparent;
	border-bottom: 14px solid #f4f4f4;
	top: -23px;
	left: 38px;
}

.faq_accordion_left_class div.ui-accordion-content ul,
.faq_accordion_right_class div.ui-accordion-content ul {
	list-style-image: url("images/faq_accord_list_icon.png");
	padding-left: 19px;
	margin-top: 26px;
}

.faq_accordion_left_class div.ui-accordion-content ul li,
.faq_accordion_right_class div.ui-accordion-content ul li {
	padding-left: 8px;
	margin-bottom: 10px;
}

.navigation.pagination .screen-reader-text {
	display: none;
}

.main_blog_page_block {
	max-width: 1200px;
	margin: 0 auto;
	/* padding: 125px 0; -- Roman */
	padding: 25px 0;
	width: 100%;
}

body.has-sidebar.double-sidebars #main #sidebar {
	width: 100% !important;
}

#sidebar .widget_categories a::before {
	content: '' !important;
}

.main_blog_page_block .blog_content_block,
.main_blog_page_block .single_content_block {
	display: flex;
	flex-wrap: wrap;
	float: left;
	max-width: 880px;
	width: 100%;
}

.main_blog_page_block .blog_sidebar_block {
	float: right;
	max-width: 270px;
	width: 100%;
}

.blog_single_item {
	margin-right: 2%;
	width: 49%;
	margin-bottom: 54px;
}

.blog_single_item:nth-child(2n) {
	clear: both;
	margin-right: 0;
}

.blog_single_item .image-wrapper {
	height: 224px;
	overflow: hidden;
	margin-bottom: 29px;
}

.blog_single_item .blog_single_item_headline {
	color: #3f3d42;
	font-family: SourceSansPro-Regular;
	font-size: 25px !important;
	line-height: 26px;
	/* -- Roman */
	font-weight: normal;
	margin-bottom: 11px;
}

.blog_single_item .content_wrapper {
	color: #555555;
	font-family: SourceSansPro-Regular;
	font-size: 16px;
	font-weight: normal;
	text-align: justify;
}

.blog_single_item .post_meta,
.single_content_block .post_meta {
	color: #999999;
	font-family: SourceSansPro-Regular;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1.2px;
}

.blog_single_item .content_wrapper a {
	color: #00aeea;
	font-family: SourceSansPro-Semibold;
	font-size: 16px;
	font-weight: normal;
}

.blog_single_item .content_wrapper a:hover {
	color: #f39200;
}

.blog_single_item .content_wrapper p,
.single_content_block .content_wrapper p {
	line-height: 24px;
	margin-top: 15px;
}

.main_blog_page_block .navigation.pagination {
	float: none;
	margin: 0 auto;
	width: 100%;
	text-align: center;
}

.single_content_block .single_content_headline.poa_headline {
	color: #3f3d42 !important;
	font-family: SourceSansPro-Regular !important;
	font-size: 30px !important;
	font-weight: normal !important;
	line-height: 34px !important;
	margin: 0 0 30px !important;
	padding: 20px 0 !important;
	text-align: left !important;
}

.single .single_content_block .single_content_headline.poa_headline {
	padding-top: 0 !important;
	margin-top: -5px !important;
	padding-bottom: 28px !important;
}

.single_content_block .single_content_headline.poa_headline:after {
	margin: 0 !important;
}

.single_content_block .image-wrapper {
	margin-bottom: 10px;
	width: 100%;
}

.single_content_block .content_wrapper {}


/* End FAQ page styles */

.cd-nav,
.table-hidden,
.hidden {
	display: none;
}

.error {
	box-shadow: 0px 0px 6px 0px rgba(255, 0, 0, 1);
}

/* End FAQ page styles */

.main_blog_page_block .widget .heading>h4 {
	color: #333;
	font-family: SourceSansPro-Semibold;
	font-size: 20px;
	font-weight: normal;
}

.main_blog_page_block .widget ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.main_blog_page_block .widget ul li {
	border-bottom: 1px solid #d2d2d2;
	padding: 5px 0;
}

.main_blog_page_block .widget ul li:last-child {
	border-bottom: none;
}

.main_blog_page_block .widget ul li a,
.main_blog_page_block .widget ul li span {
	display: block;
}

.main_blog_page_block .widget ul li a {
	color: #555555;
	font-family: SourceSansPro-Regular;
	font-size: 16px;
	font-weight: normal;
}

.main_blog_page_block .widget ul li a:hover {
	color: #00aeea;
}

.main_blog_page_block .widget ul li span {
	color: #999999;
	font-family: SourceSansPro-Regular;
	font-size: 14px;
	font-weight: normal;
}

.zopim {
	right: 90px !important;
}

/* Woocommerce */
.shop_table tbody .woocommerce-cart-actions {
	height: 0;
}

.shop_table tr.woocommerce-cart-actions input.input-text {
	height: 35px;
}

.shop_table td.product-subtotal {
	font-size: 20px;
}

.product-info {
	margin-left: 0;
}

.woocommerce-cart-form__cart-item .woocommerce-Price-amount {
	color: #f39200 !important;
}

.woocommerce-cart #main .post-content .review-order-headline,
#wrapper .post-content .review-order-headline {
	color: #3f3d42;
	font-family: SourceSansPro-Semibold !important;
	font-size: 25px;
	margin-bottom: 20px;
}

.reg_log_pop-up-wrapper.woocommerce-checkout-wrapper {
	width: 100%;
	min-height: auto;
	padding: 0;
}

.woocommerce #order_review {
	display: none;
}

.woocommerce form.checkout #order_review.logged-in,
.woocommerce #order_review.logged-in {
	display: block;
}

.thank_you_block {
	margin: 0 0 50px 0;
}

.avada-thank-you .order_details li {
	font-size: 16px;
}

.avada-thank-you .order_details li:before {
	background-color: #f39200 !important;
}

.woocommerce-cart .progress-bar,
.woocommerce-checkout .progress-bar {
	margin-bottom: 40px;
}

.mobile-table-header,
.mobile-hidden,
ul.products {
	display: none;
}

.general_power_of_attorney_wrapper .fusion-column-wrapper .fusion-checklist-1 li div p {
	margin: 0px;
	padding: 0px;
}

.fusion-column-wrapper .fusion-video {
	max-width: 100% !important;
}

.fusion-column-wrapper .fluid-width-video-wrapper {
	padding-top: 0 !important;
}

.fluid-width-video-wrapper iframe {
	height: 350px !important;
	position: inherit !important;
}

@media only screen and (max-device-width: 1366px) and (min-device-width: 768px) and (orientation: portrait) {
	.page-id-11659 #wrapper {
		overflow-x: visible;
	}

	.home_page_top_banner {
		margin-bottom: 120px !important;
	}

	.home_page_top_banner_wrapper_1 {
		padding-bottom: 0 !important;
	}

	.home_page_top_banner .left_side_block_1 {
		width: 75% !important;
	}
}

@media only screen and (max-device-width: 640px) and (min-device-width: 320px) {
	.page-id-11659 #wrapper {
		overflow-x: visible !important;
	}

	.home_page_top_banner .left_side_block_1 {
		width: 95% !important;
		text-align: center;
		margin-left: 2.5% !important;
	}

	.home_page_top_banner_order_btn {
		background-position-x: 90% !important;
	}

	.home_page_top_banner {
		margin-bottom: 0 !important;
	}

	.home_page_top_banner_wrapper_1 {
		padding-bottom: 0 !important;
	}
}

@media screen and (max-width:1250px) {
	.home_page_top_banner {
		margin: 0 auto;
		width: 96%;
	}

	.fusion-fullwidth {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}

	.home_page_top_banner .fusion-column-wrapper {
		max-width: 100%;
	}
}

@media screen and (max-width:1200px) {
	.supsystic-tables-wrap .dataTables_wrapper .poa_pricing_order_btn {
		width: 90%;
		left: 5%;
	}

	#wrapper .fusion-column-wrapper {
		margin-left: 2%;
		margin-right: 2%;
		max-width: 96%;
	}

	#wrapper .fusion-column-wrapper.owl-carousel {
		margin-left: 0;
		margin-right: 0;
	}

	.fusion-body .fusion-page-title-bar .fusion-breadcrumbs {
		display: block !important;
	}
}

@media screen and (max-width:1070px) {
	.poa_authorized_block {
		margin-bottom: 10px;
		clear: both;
		float: none;
		text-align: center;
	}

	.home_page_top_banner_order_btn {
		top: 15px;
	}

	.pricing_table_buttons li:first-child {
		margin-right: 0;
	}
}

@media screen and (max-width:1023px) {
	.fusion-header-v4.fusion-mobile-menu-design-modern .fusion-logo .fusion-logo-link {
		max-width: 100% !important;
	}
}

@media screen and (max-width:1000px) {
	.supsystic-tables-wrap .dataTables_wrapper .poa_pricing_order_btn {
		font-size: 20px;
	}

	.fusion-megamenu-wrapper {
		left: -79px !important;
	}

	.fusion-main-menu>ul>li>a {
		padding: 0 26%;
		white-space: nowrap;
	}

	.home_page_top_banner_order_btn {
		top: 0;
	}
}

@media only screen and (max-width: 965px) {
	.coupon .input-text {
		margin: 0 0 15px;
	}

	/*	.pricing-order-go-back {
		margin-right: 0;
	}*/
}

@media screen and (max-width:800px) {
	.post-type-archive #wrapper {
		overflow-x: visible !important;
	}

	#wrapper .fusion-column-wrapper>* {
		width: 100%;
		margin: 0 auto;
	}

	#wrapper .fusion-column-wrapper .fusion-content-boxes {
		width: 100%;
		margin: 0 auto;
	}

	.fusion-column-wrapper .fusion-text h1.title {
		text-align: center;
	}

	.poa_authorized_block {
		margin-bottom: 5px;
	}

	.fusion-secondary-main-menu .fusion-mobile-menu-search {
		display: block;
	}

	.searchform .search-table .search-field input {
		width: 94% !important;
		font-size: 24px;
		padding-top: 26px !important;
		padding-bottom: 29px !important;
	}

	.search-table .search-button .header_search_submit {
		width: 100% !important;
		margin: 0 !important;
		font-size: 20px !important;
		padding-top: 18px;
		padding-bottom: 39px;
	}

	.cd-nav .fusion-mobile-nav-item a:hover,
	.cd-nav .fusion-mobile-current-nav-item a {
		background-color: #333136 !important;
	}

	.cd-nav {
		position: fixed;
		right: 0;
		top: 0;
		width: 260px;
		z-index: 1;
		transform: translateX(260px);
		background-color: #3f3d42;
		height: 100%;
		-webkit-box-shadow: inset 2px 0px 3px 0px rgba(51, 49, 54, 0.75);
		-moz-box-shadow: inset 2px 0px 3px 0px rgba(51, 49, 54, 0.75);
		box-shadow: inset 2px 0px 3px 0px rgba(51, 49, 54, 0.75);
		transition: transform 0.3s ease 0s;
		overflow: auto;
		display: block;
	}

	.admin-bar .cd-nav {
		top: 46px;
	}

	.nav-is-visible {
		transform: translateX(-260px);
		transition: transform 0.3s ease 0s;
	}

	.cd-nav.nav-is-visible {
		transform: translateX(0);
	}

	.cd-nav .poa_authorized_block {
		float: none;
		width: 100%;
	}

	.cd-nav .poa_authorized_block .poa_sign_btns_list>li {
		display: inline-block;
		margin: 2% -1% 2% 5%;
		width: 43%;
		float: none;
	}

	.cd-nav .poa_authorized_block .poa_sign_btns_list>li>a {
		width: 100%;
	}

	.cd-nav .fusion-mobile-nav-holder,
	.cd-nav .fusion-mobile-nav-holder>ul {
		display: block;
		border: transparent;
	}

	.cd-nav .fusion-mobile-nav-item a {
		background-color: transparent;
		border-color: transparent;
		color: #fff;
		height: auto;
	}

	.cd-nav .fusion-mobile-nav-item a:hover,
	.cd-nav .fusion-mobile-current-nav-item a {
		background-color: #333136;
		color: #fff;
	}

	.cd-nav .fusion-mobile-nav-holder,
	.cd-nav .fusion-open-submenu:hover {
		color: #fff;
	}

	.supsystic-tables-wrap .dataTables_wrapper .poa_pricing_order_btn {
		padding-top: 15px;
	}

	.fusion-secondary-main-menu .poa_authorized_block {
		display: none;
	}

	.fusion-mobile-menu-icons a {
		background-color: #3f3d42;
		border-radius: 5px;
		color: #fff;
		padding: 15px;
	}

	.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-logo {
		width: 50% !important;
	}

	.fusion-mobile-menu-icons .fusion-icon.fusion-icon-search {
		display: none;
	}

	.fusion-mobile-menu-icons a::before {
		color: #fff !important;
	}

	.fusion-mobile-menu-icons a.fusion-icon-bars:before {
		content: "";
	}

	.fusion-mobile-menu-icons a.fusion-icon-bars {
		background-image: url("images/mobile_menu_icon.png");
		display: block;
		height: 51px;
		width: 51px;
	}

	.fusion-secondary-main-menu .fusion-secondary-menu-search {
		display: block !important;
		margin-bottom: 10px;
		margin-top: 11px;
	}

	.fusion-secondary-main-menu .fusion-row {
		max-width: 100vw !important;
		width: 100% !important;
	}

	.fusion-header,
	.fusion-secondary-main-menu {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}

	.fusion-logo img {
		margin-top: 14px;
	}

	.fusion-secondary-menu-search .searchform .search-field {
		display: table-cell;
		vertical-align: top;
		width: 67.5%;
	}

	.fusion-secondary-menu-search .searchform .search-table .search-field input {
		max-width: none !important;
		width: 94% !important;
		font-size: 24px;
		padding-top: 26px;
		padding-bottom: 29px;
	}

	.fusion-secondary-menu-search .searchform .search-table .search-button input[type="submit"] {
		width: 100% !important;
		margin: 0 !important;
		font-size: 24px;
		padding-top: 18px;
		padding-bottom: 39px;
	}

	/*	.fusion-checklist, ul.fusion-checklist {
	    margin: 0 !important;
	}*/
	.shop_table_responsive.woocommerce-cart-form__contents tbody td {
		text-align: left !important;
		display: inline !important;
	}

	.product-package .poa-product-info,
	.product-category .poa-product-info {
		text-align: center;
	}

	.shop_table tr.cart_item {
		text-align: center;
		line-height: 30px;
	}

	.bottom_block_wrapper {
		min-height: 34.2vw;
	}

	.top_content_block_wrapper .post-content .fusion-fullwidth {
		padding-left: 5px !important;
		padding-right: 5px !important;
	}

	.hiw_order_banner_wrapper .hiw_order_poa_now_btn,
	.general_power_of_attorney_wrapper.order_banner_wrapper .fusion-column-wrapper .fusion-button-wrapper .fusion-button {
		margin: 15px auto 0 !important;
	}

	.fusion-column-wrapper .fusion-text h1 {
		font-size: 32px !important;
	}

	.supsystic-tables-wrap table.dataTable.no-footer {
		width: 450px !important;
		margin: 0 auto;
		border-spacing: 0 !important;
	}

	.supsystic-tables-wrap .dataTables_wrapper table tr td,
	.supsystic-tables-wrap .dataTable.cell-border tbody tr:first-child td {
		width: 450px !important;
		display: block;
		margin-bottom: 30px;
	}

	.supsystic-tables-wrap .dataTable.cell-border tbody tr td:first-child {
		margin-bottom: 60px;
	}

	.supsystic-tables-wrap .dataTables_wrapper tbody tr ul li::before {
		left: -21px;
	}

	.poa_attestation_services .supsystic-tables-wrap .dataTable.cell-border tbody tr td {
		margin: 0;
		/*background-color: #fff;
		z-index: 2;
		box-shadow: 0 10px 2rem 0 rgba(189,195,199,0.4);*/
	}

	.poa_attestation_services .supsystic-tables-wrap .dataTable.cell-border tbody tr td:first-child {
		margin: 0;
		border-radius: 15px 15px 0 0;
	}

	.poa_attestation_services .supsystic-tables-wrap .dataTable.cell-border tbody tr td:last-child {
		margin-bottom: 30px;
		;
		border-radius: 0 0 15px 15px;
	}

	.home_page_top_banner {
		display: flex !important;
		flex-wrap: wrap;
		padding-bottom: 45px;
	}

	.home_page_top_banner .right_side_block {
		order: 1;
		clear: both;
		float: none;
		margin: 25px auto 0;
		width: 95%;
	}

	.home_page_top_banner .left_side_block {
		order: 2;
		clear: both;
		float: none;
		margin: 0 auto;
		width: 95%;
	}

	.home_power_of_attoney_block.fusion-row,
	.home_power_of_attoney_options_block.fusion-row,
	.home_why_poa_block.fusion-row,
	.top_content_block.fusion-row {
		width: 90%;
	}

	.home_content_top_item {
		margin: 0 auto;
		text-align: center;
		width: 90%;
	}

	.home_content_top_item:last-child {
		margin: 0 auto;
	}

	.home_power_of_attoney_option_list>li {
		width: 95%;
	}

	.home_why_poa_option_list>li {
		margin: 0;
		width: 95%;
	}

	.home_why_poa_option_list {
		padding-left: 5%;
	}

	.testimonials_wrapper .testim_single_item,
	.general_power_of_attorney_wrapper .fusion-column-wrapper .fusion-checklist li,
	.gpa_option_single {
		margin: 50px auto;
		width: 90%;
	}

	.testimonials_wrapper .testim_single_item:nth-child(2n),
	.general_power_of_attorney_wrapper .fusion-column-wrapper .fusion-checklist li:nth-child(2n),
	.gpa_option_single:nth-child(2n) {
		margin-right: auto;
	}

	.navigation.pagination .screen-reader-text {
		display: none;
	}

	.partners_block_wrapper .partners_block_list {
		display: block;
		text-align: center;
	}

	.partners_block_wrapper .partners_block_list>li {
		display: inline-block;
		margin-bottom: 20px;
	}

	.faq_accordion_left_class,
	.faq_accordion_right_class {
		width: 90%;
	}

	.faq_accordion_left_class,
	.faq_accordion_right_class {
		float: none;
		margin: 0 auto;
	}

	.faq_contact_form_wrapper .left_side_field,
	.faq_contact_form_wrapper .right_side_field {
		float: none;
		margin: 0 auto 20px;
	}

	.faq_contact_form_wrapper .form_textarea_field_wrapper {
		margin: 0 auto 20px;
		max-width: 461px;
	}

	.faq_contact_form_block .form_submit_wrapper input.wpcf7-submit,
	.faq_contact_form_block .form_submit_wrapper input.wpcf7-submit:hover {
		display: block;
		margin: 30px auto;
	}

	.general_power_of_attorney_wrapper .fusion-column-wrapper>p {
		margin: 0 auto 20px;
		width: 95%;
	}

	#main #content .general_power_of_attorney_wrapper .fusion-column-wrapper {
		padding-top: 30px;
		padding-bottom: 20px;
		width: 95%;
	}

	#main #content .general_power_of_attorney_wrapper .fusion-column-wrapper h1 {
		font-size: 30px !important;
	}

	.testim_single_item .image-wrapper {
		float: none;
		margin: 0 auto 25px;
	}

	.testim_single_item .content_wrapper {
		float: none;
		margin: 0 auto;
	}

	.leave_comment_form .form_submit_wrapper {
		margin: 0 auto 50px;
	}

	.fusion-contact-info,
	.fusion-secondary-menu {
		display: none;
	}

	.fusion-contact-info-mobile .header_help_link_wrapper,
	.fusion-contact-info-mobile .separator_wrapper {
		float: right;
	}

	.fusion-contact-info-mobile>div:nth-child(3) {
		display: none;
	}

	.fusion-contact-info-mobile .separator_wrapper {
		margin-right: 5%;
		margin-top: 20px;
	}

	.fusion-contact-info-mobile .header_help_link_wrapper {
		margin-top: 12px;
		margin-right: 9%;
	}

	.fusion-contact-info-mobile .header_help_link {
		font-size: 21px;
		height: 42px;
		background-size: 203%;
		width: 80px;
		padding-top: 9px;
	}

	.fusion-contact-info-mobile .separator_wrapper .header_separator,
	.header_email,
	.header_phone {
		font-size: 20px;
	}

	.header_email {
		margin-top: 8px;
		display: inline-block;
	}

	.fusion-contact-info-mobile {
		display: block;
		padding: 10px 15px;
	}

	.fusion-contact-info-mobile .left_side_block .header_phone {
		display: block;
		margin-left: 0;
		margin-top: 4px;
		font-size: 17px;
	}

	.fusion-contact-info-mobile .left_side_block {
		text-align: left;
	}

	.home_page_top_banner_headline {
		font-size: 40px;
	}

	.home_page_top_banner h2 {
		font-size: 27px;
		line-height: 30px;
	}

	.home_power_of_attoney_headline,
	.home_why_poa_headline {
		font-size: 28px;
		line-height: 30px;
	}

	.home_power_of_attoney_options_block>h1,
	.page_title_block>h1 {
		font-size: 28px;
		line-height: 30px;
	}

	.home_power_of_attoney_options_block>p.home_power_of_attoney_options_description {
		line-height: 22px;
		text-align: center;
	}

	.hiw_order_banner_wrapper>h1,
	.general_power_of_attorney_wrapper.order_banner_wrapper .fusion-column-wrapper>h1,
	.general_power_of_attorney_wrapper.order_banner_wrapper .fusion-column-wrapper>h1 a,
	.general_power_of_attorney_wrapper.order_banner_wrapper .fusion-column-wrapper>h1 a span {
		line-height: 30px !important;
		font-weight: normal;
	}

	.hiw_order_banner_wrapper,
	.general_power_of_attorney_wrapper.order_banner_wrapper .fusion-column-wrapper {
		padding-bottom: 50px;
		margin-left: 15px !important;
		margin-right: 15px !important;
		width: auto;
	}

	.bottom_block_wrapper .clients_quotes_headline {
		font-size: 26px;
		font-weight: normal;
		line-height: 30px;
	}

	.bottom_block_wrapper {
		padding: 10% 5%;
	}

	.bottom_block_wrapper .clients_quotes p::before {
		color: #fefefe;
		opacity: 0.5;
		content: "\f10d";
		font-family: fontawesome;
		height: 5px;
		left: 0;
		position: absolute;
		top: 0;
		width: 5px;
	}

	.bottom_block_wrapper .clients_quotes p {
		line-height: 22px;
		padding: 5px 15px 5px 25px;
		position: relative;
		text-align: left;
		width: 95%;
	}

	.bottom_block_wrapper .clients_quotes p::after {
		color: #fefefe;
		opacity: 0.5;
		content: "\f10e";
		font-family: fontawesome;
		height: 5px;
		position: absolute;
		right: 14px;
		top: 0;
		width: 5px;
	}

	.poa_attestation_services a.poa_pricing_order_btn {
		line-height: 30px !important;
	}

	.poa_headline,
	.poa_headline h1 {
		font-size: 28px !important;
		line-height: 30px !important;
		padding: 50px 0 25px !important;
	}

	.testim_single_item .content_wrapper .author_name {
		bottom: unset;
		left: 41px;
		display: block;
		width: 100%;
	}

	.faq_contact_form_wrapper .form_field_wrapper,
	.faq_contact_form_wrapper .form_textarea_field_wrapper {
		width: 90%;
	}

	.pricing_table_wrapper .price_table_description {
		width: 100%;
	}

	.blog_single_item {
		margin: 0 auto 20px;
		width: 95%;
	}

	.blog_single_item:nth-child(2n) {
		margin-right: auto;
	}

	.main_blog_page_block .blog_content_block,
	.main_blog_page_block .single_content_block {
		float: none;
		margin: 30px auto;
	}

	.main_blog_page_block .single_content_block {
		width: 90%;
	}

	.main_blog_page_block .blog_sidebar_block {
		float: none;
		margin: 15px;
		max-width: none;
		width: auto;
	}

	.main_blog_page_block {
		padding: 25px 0;
	}

	.testimonials_wrapper .testim_single_item,
	.general_power_of_attorney_wrapper .fusion-column-wrapper .fusion-checklist li,
	.gpa_option_single {
		margin-bottom: 35px;
	}

	.general_power_of_attorney_wrapper .fusion-column-wrapper .fusion-checklist li .icon-wrapper {
		display: block;
		margin: 0 auto !important;
		float: none !important;
	}

	.general_power_of_attorney_wrapper .fusion-column-wrapper .fusion-checklist li div.fusion-li-item-content,
	.gpa_option_single .gpa_option_contant {
		float: none;
		margin: 0 auto;
		width: 90%;
	}

	.general_power_of_attorney_wrapper .fusion-column-wrapper .fusion-checklist-1 li div p {
		margin: 0px;
		padding: 0px;
	}

	.general_power_of_attorney_wrapper .fusion-column-wrapper .sample_preview_block_wrapper {
		padding: 25px 5px 0;
	}

	.reg_log_pop-up-wrapper .left_side_block,
	.reg_log_pop-up-wrapper .right_side_block {
		float: none;
		width: 100%;
	}

	#wrapper .post-content .mobile-table-header.review-order-headline {
		display: block;
		text-align: center;
	}

	#wrapper .post-content .right_side_block.review-order-headline {
		display: none;
	}

	#wrapper form.checkout #billing_first_name_field,
	#wrapper form.checkout #billing_last_name_field {
		float: none;
		width: 100%;
	}

	footer {
		line-height: 20px !important;
	}

	.fusion-footer-widget-area {
		padding-bottom: 0 !important;
	}

	.fusion-footer .widget_nav_menu>div>ul {
		padding-left: 15px;
	}

	.fusion-footer .widget_nav_menu>div>ul>li {
		display: inline-block;
		width: 49%;
	}

	.fusion-columns .fusion-column {
		float: left;
		width: 50% !important;
		padding-left: 0px !important;
	}

	.fusion-column {
		padding: 0;
	}

	.fusion-footer .fusion-column:nth-child(2),
	.fusion-footer .fusion-column:nth-child(3) {
		width: 49% !important;
		display: inline-block;
		vertical-align: top;
	}

	.fusion-footer .fusion-column:nth-child(2) .textwidget,
	.fusion-footer .fusion-column:nth-child(3) .textwidget {
		font-size: 12px;
	}

	.fusion-footer-widget-area .widget_recent_entries li:last-child {
		border-bottom: 0;
		padding-bottom: 0;
	}

	.fusion-footer-copyright-area {
		padding: 0 15px !important;
	}

	.partners_block_wrapper .partners_block_list li {
		width: 100%;
	}

	#comment-input input {
		width: 90% !important;
		float: none !important;
		margin-bottom: 10px;
		display: block;
	}

	.clients_quotes_block_slider_class.owl-theme .owl-controls .owl-page span {
		width: 12px;
		height: 12px;
		margin: 2px 6px;
	}

	.testimonials_page_headline {
		padding-top: 50px;
	}

	.video-block-right .fusion-row {
		display: flex;
		flex-direction: column-reverse;
	}

	/*	body.admin-bar #salutation {
   		top: 45px;
	}*/
}

@media screen and (max-width:633px) {
	.pricing_table_buttons li {
		display: block;
		margin: 0 auto;
	}

	.pricing_table_buttons li:first-child {
		margin-right: auto;
		margin-bottom: 15px;
	}

	.pricing_table_buttons li .prising_table_btn:hover {
		margin-top: 0;
	}

	.partners_block_wrapper .partners_block_list .owl-item li a {
		background-size: 66% auto;
	}
}

@media screen and (max-width:600px) {

	.pricing-order-form-fields-wrapper .left_side_block,
	.pricing-order-form-fields-wrapper .right_side_block {
		width: 100%;
		float: none;
	}

	.pricing_order_submit_class,
	#place_order.pricing_order_submit_class,
	.pricing-order-go-back {
		padding-left: 20px;
		padding-right: 20px;
		margin-top: 0;
	}

	.order_submit_wrapper .pricing_order_submit_class,
	.pricing-order-go-back {
		margin-top: 20px;
	}

	.woocommerce-content-box {
		padding: 15px !important;
	}

	.top_content_block {
		padding-top: 70px;
	}
}

@media screen and (max-width: 520px) {
	.supsystic-tables-wrap table.dataTable.no-footer {
		width: 320px !important;
	}

	.supsystic-tables-wrap .dataTables_wrapper table tr td,
	.supsystic-tables-wrap .dataTable.cell-border tbody tr:first-child td {
		width: 320px !important;
	}
}

@media screen and (max-width: 450px) {
	#hide-notification {
		vertical-align: middle;
		padding-bottom: 30px;
	}

	.pricing-order-go-back,
	.order_submit_wrapper .pricing_order_submit_class {
		font-size: 20px !important;
	}

	/*	body.displayed_message {
		margin-top: 80px;
	}
	body.admin-bar.displayed_message {
		margin-top: 40px;
	}
	body.displayed_message #wp-admin-bar-my-account,
	body.displayed_message #wp-admin-bar-avada {
		position: relative !important;
		top: 90px;
	}
	body.admin-bar #salutation {
		top: 46px;
	}*/
}

@media screen and (max-width:415px) {
	.home_page_top_banner_order_btn {
		width: 100%;
		font-size: 41px;
		height: 69px;
		padding: 5px 54px 26px 0;
		text-align: center;
		letter-spacing: 6px;
		background-position-x: 74%;
		background-size: 9.58%;
	}

	.home_content_top_block {
		padding: 55px 0 31px;
	}

	.home_content_top_block_wrapper .content-container,
	.gpa_content_boxes .fusion-column .content-wrapper .content-container,
	.home_power_of_attoney_block p,
	.home_why_poa_block p,
	.home_why_poa_option_list>li,
	.hiw_order_banner_wrapper>p,
	.general_power_of_attorney_wrapper.order_banner_wrapper .fusion-column-wrapper>p {
		font-size: 21px !important;
		line-height: 28px !important;
		margin: 0 !important;
		padding: 0 !important;
	}

	.hiw_order_banner_wrapper>p,
	.general_power_of_attorney_wrapper.order_banner_wrapper .fusion-column-wrapper>p {
		line-height: 35px;
	}

	.home_power_of_attoney_block {
		padding: 40px 0 24px;
	}

	.home_power_of_attoney_options_wrapper {
		padding-top: 56px !important;
		padding-bottom: 58px !important;
	}

	.home_why_poa_block {
		padding: 43px 0 0;
	}

	.home_power_of_attoney_options_wrapper h1,
	.page_title_block h1 {
		font-size: 30px;
		line-height: 40px;
	}

	.home_power_of_attoney_option_list {
		margin: 41px 0 0;
	}

	.home_power_of_attoney_option_list>li p {
		font-size: 20px;
		margin-top: 12px;
		line-height: 29px;
		margin-bottom: 3px;
	}

	.home_why_poa_block_wrapper {
		padding-bottom: 15px !important;
	}

	.home .general_power_of_attorney_wrapper {
		margin-top: -64px;
	}

	.hiw_order_banner_wrapper>h1,
	.general_power_of_attorney_wrapper.order_banner_wrapper .fusion-column-wrapper>h1 {
		line-height: 40px !important;
	}

	.hiw_order_banner_wrapper .hiw_order_poa_now_btn,
	.general_power_of_attorney_wrapper.order_banner_wrapper .fusion-column-wrapper .fusion-button-wrapper .fusion-button {
		margin: 37px auto 0 !important;
		width: 100% !important;
		border-width: 3px !important;
		font-size: 25px !important;
		padding: 20px 20px 23px !important;
		letter-spacing: 2.5px;
		height: auto !important;
	}

	.general_power_of_attorney_wrapper.bottom_block .fusion-column-wrapper {
		padding: 42 15px 59px !important;
	}

	.bottom_block_wrapper {
		padding-top: 80px !important;
		padding-bottom: 64px !important;
	}

	.reg_log_pop-up-wrapper {
		padding: 1px 20px;
	}

	.reg_log_pop-up-wrapper h3 {
		margin: 20px 0;
	}

	.reg_log_pop-up-wrapper .form-field-wrapper,
	#loginform p {
		margin: 0 auto 10px;
	}

	.reg_log_pop-up-wrapper .form-field-wrapper .login-reg-form-submit {
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.reg_log_pop-up-wrapper .form-field-wrapper input[type="checkbox"] {
		margin-right: 10px;
	}

	.zopim {
		right: 10px !important;
		bottom: 10px !important;
	}

	.fusion-secondary-menu-search .searchform .search-table .search-button input[type="submit"] {
		font-size: 20px;
	}

	.reg_log_pop-up-wrapper {
		min-width: 304px;
	}
}

@media screen and (max-width: 370px) {
	.supsystic-tables-wrap table.dataTable.no-footer {
		width: 280px !important;
	}

	.supsystic-tables-wrap .dataTables_wrapper table tr td,
	.supsystic-tables-wrap .dataTable.cell-border tbody tr:first-child td {
		width: 280px !important;
	}

	/*	body.displayed_message {
		margin-top: 80px;
	}
	body.admin-bar.displayed_message {
		margin-top: 50px;
	}
	body.displayed_message #wp-admin-bar-my-account,
	body.displayed_message #wp-admin-bar-avada {
		position: relative !important;
		top: 115px;
	}
	body.admin-bar #salutation {
		top: 46px;
	}*/
}

@media screen and (max-width:350px) {
	.reg_log_pop-up-wrapper {
		min-width: 280px;
	}
}


/* Additional styles */

.type-product {
	position: relative;
	max-width: 1200px;
	margin: 40px auto;
}

.product .images {
	width: 250px !important;
}

.product .summary.entry-summary {
	margin-left: 280px !important;
}

.fusion-checklist.fusion-checklist-1.pricing_table_buttons {
	width: 80%;
}

.order_button_from_price {
	display: inherit;
	width: 130px;
	text-align: center;
	margin: 10px auto 0;
	color: #fff;
	background-color: #009ae3;
	border: 1px solid #009ae3;
	border-radius: 5px;
	padding: 5px;
}

.order_button_from_price:hover {
	background-color: #f39200;
	border-color: #f39200;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.4);
	color: #fff;
}

.price_from_price_page {
	font-size: 18px;
	font-weight: bold;
	color: #00aeea;
}

.overall-price {
	text-align: center;
	color: #f39200 !important;
	font-size: 18px;
	font-family: 'MuseoSlab500Regular', arial, helvetica, sans-serif;
}

.overall-cart {
	color: #3f3d42;
	font-family: SourceSansPro-Semibold !important;
	font-size: 18px;
}

.total-tr {
	height: 80px !important;
}

.total-product-price {
	font-size: 15px;
	font-weight: bold;
	color: #00aeea;
}

.total-sum-product {
	font-size: 14px;
	font-weight: bold;
}

tbody tr td a {
	color: #00aeea;
}

tbody tr td a.remove {
	color: #333333;
}

.coupon label {
	float: left;
	margin: 9px 5px 0 0;
}

.coupon input[type=submit] {
	float: left;
	margin: 6px 5px 0 0;
}

.coupon input[type=text] {
	margin-right: 5px;
}

input[name="update_cart"] {
	display: none;
}

.product-table-small {
	display: none;
}

.tax_total {
	color: #555555;
	font-family: SourceSansPro-Regular;
	font-weight: normal;
	font-size: 11px;
}

.excl-tax {
	font-weight: normal;
	font-size: 12px;
}

.woocommerce-remove-coupon {
	display: none;
}

.product-additional-data {
	float: left;
	width: 65%;
	margin-right: 20px;
}

.price-add-info {
	float: left;
	width: 25%;
	margin-left: 20px;
	margin-top: 40px;
}

.padded-phone {
	padding-right: 10px;
}

.padded-email {
	padding-right: 7px;
}

.padded-whapp {
	padding-right: 9px;
}

.padded-addr {
	padding-right: 14px;
}

.catalog-ordering,
.woocommerce-pagination {
	display: none !important;
}

.most-popular {
	background-color: #3fb87f !important;
	border-color: #3fb87f !important;
}

@media screen and (max-width:800px) {
	.product .summary.entry-summary {
		width: auto !important;
		margin-left: 20px !important;
	}

	.product .summary.entry-summary .post-content {
		margin-right: 30px;
	}

	.fusion-flexslider .slides img {
		width: 50%;
		margin: 0 auto;
	}

	.fusion-checklist.fusion-checklist-1.pricing_table_buttons {
		width: 100%;
	}

	.pricing_table_buttons {
		margin: 50px 0 0 -30px !important;
	}

	.product-table-big {
		display: none;
	}

	.product-table-small {
		display: table;
	}

	.product-table-small td {
		vertical-align: top;
		padding-top: 20px;
	}

	.menu-item-has-children .sub-menu {
		display: none;
	}

	.menu-item-has-children::after {
		content: '\25bc';
		position: absolute;
		top: 10px;
		right: 25px;
	}

	.video-block-right .fusion-row {
		display: flex;
		flex-direction: column-reverse;
	}
}

@media only screen and (max-width: 640px) {
	.shop_table .product-quantity {
		display: table-cell !important;
	}

	.product-additional-data,
	.price-add-info {
		width: 90%;
	}

	.price-add-info {
		clear: both;
		margin: 0;
	}
}

@media screen and (max-width: 520px) {
	.home_page_top_banner_video_wrapper iframe {
		height: 100% !important;
	}

	.fusion-footer-widget-area .widget_nav_menu ul li a {
		font-size: 14px;
	}
}

@media screen and (max-width: 405px) {
	td.product-remove {
		bottom: -32px;
		position: relative;
		right: 58px;
		border: 1px solid white;
	}
}

.widget_icl_lang_sel_widget .wpml-ls-sidebars-avada-custom-sidebar-languageswitcher {
	padding: 0px;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal .wpml-ls-item {
	border-right: 1px solid #dfdfdf;
	padding: 7px;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal .wpml-ls-item.wpml-ls-last-item {
	border: none;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal .wpml-ls-item a:hover{
	color: #f39200;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal .wpml-ls-item.wpml-ls-current-language a {
	color: #f39200;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal .wpml-ls-item.wpml-ls-current-language a:hover {
	color: #ffffff;
}
