.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
input#pricing_input_data {
    display: none;
}

.alignleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}

.alignright {
	float: right;
	margin-left: 20px;
	margin-bottom: 15px;

}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.header_navbar.visible .current_page_item:not(.not) > a, .header_navbar.visible .current-post-ancestor:not(.not) > a, 
.header_navbar.visible .current-menu-item:not(.not)> a, .header_navbar.visible .current-page-ancestor:not(.not) > a, 
.header_navbar.visible .current-menu-ancestor:not(.not) > a, .header_navbar.visible .current-menu-parent:not(.not) > a,
.header_navbar .has_submenu .current_page_item:not(.not) span, .header_navbar .has_submenu .current-post-ancestor:not(.not) span, 
.header_navbar .has_submenu .current-menu-item :not(.not) span, .header_navbar .has_submenu .current-page-ancestor:not(.not) span, 
.header_navbar .has_submenu .current-menu-ancestor:not(.not) span, .header_navbar .has_submenu .current-menu-parent:not(.not) span,
.header_navbar.visible .current_page_item:not(.not), .header_navbar.visible .current-post-ancestor:not(.not), 
.header_navbar.visible .current-menu-item:not(.not), .header_navbar.visible .current-page-ancestor:not(.not), 
.header_navbar.visible .current-menu-ancestor:not(.not), .header_navbar.visible .current-menu-parent:not(.not)
{ color: #000054; font-weight: 400; }
.header_navbar .has_submenu .current_page_item:not(.not) .submenu_link:hover span,
.header_navbar .has_submenu .current-menu-item:not(.not) .submenu_link:hover span{
	color: #00dec4;
}
.header_navbar .has_submenu .current-menu-item:not(.not) .submenu_link span{
	transition: all 0.3s;
}
.header_nav > ul > .current_page_item:not(.not) > a:after, .header_nav > ul > .current-post-ancestor:not(.not) > a:after, 
.header_nav > ul > .current-menu-item:not(.not) > a:after, .header_nav > ul > .current-page-ancestor:not(.not) > a:after, 
.header_nav > ul > .current-menu-ancestor:not(.not) > a:after, .header_nav > ul > .current-menu-parent:not(.not) > a:after
{ opacity: 1; }
.footer_links .current_page_item:not(.not), .footer_links .current-post-ancestor:not(.not), 
.footer_links .current-menu-item:not(.not), .footer_links .current-page-ancestor:not(.not), 
.footer_links .current-menu-ancestor:not(.not), .footer_links .current-menu-parent:not(.not)
{ color: #00dec4; }
.footer_nav_box .current_page_item:not(.not) > a, .footer_nav_box .current-post-ancestor:not(.not) > a, 
.footer_nav_box .current-menu-item:not(.not)> a, .footer_nav_box .current-page-ancestor:not(.not) > a, 
.footer_nav_box .current-menu-ancestor:not(.not) > a, .footer_nav_box .current-menu-parent:not(.not) > a
{ color: #00dec4; }


.wpcf7-not-valid-tip { display:none !important; }
.wpcf7-response-output { margin:15px 0 0 0 !important; text-align:center; font-size: 13px; }
.wpcf7-not-valid { border: 1px solid #C00 !important; }

.title_nf { display: block; text-align: center; width: 100%; padding: 40px 0; }
a.programs_list_item { text-decoration: none; }

.header>.container {
    max-width: 1360px;
}