body {
	background: #FFF;
	color: black;
	overflow-x:hidden;
	font-weight: normal;
	font-variant-ligatures: none;
	-webkit-font-smoothing: subpixel-antialiased !important;
	text-rendering: optimizeLegibility !important;
	/*font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;*/
    font-family:'AvenirNextRoundedW01-Re';
	font-size:14px;
    /*
    font-family:'AvenirNextRoundedW01-Re';
    font-family:'AvenirNextRoundedW01-It';
    font-family:'AvenirNextRoundedW01-Md1075562';
    font-family:'AvenirNextRoundedW01-Md1075565';
    font-family:'AvenirNextRoundedW01-De1075568';
    font-family:'AvenirNextRoundedW01-De1075571';
    font-family:'AvenirNextRoundedW01-Bo1075574';
    font-family:'AvenirNextRoundedW01-Bo1075577';

    
    TEAL #00b1ad
    NAVY #15375B
    Dark Blue#112236
    GREY #99a8b5
    LIGHT GREY #e0e5e9
    LIGHT TEAL #e3f6f6
    */
}

/* STYLES TO MATCH CKEDITOR ******************************** */

h1, h2, h3, h4, p, table, tr, td, ul, ol, li, input, button .wpcf7-response-output {
    font-family:'AvenirNextRoundedW01-Re';
	font-size:14px;
    font-weight: 400; /* REGULAR */
}

h1 {
    font-family:'AvenirNextRoundedW01-De1075568';
	font-size: 28px;
	line-height: 30px;
	margin: 0px 0px 20px 0px;
    color: #00b1ad;
}

h2 {
    font-family:'AvenirNextRoundedW01-De1075568';
	font-size: 28px;
	line-height: 32px;
	margin: 27px 0px 17px 0px;
    color: #00b1ad;
    clear: left;
}

h3 {
    font-family:'AvenirNextRoundedW01-De1075568';
	font-size: 20px;
	line-height: 25px;
    color: #15375B;
	margin: 27px 0px 15px 0px;
    clear: left;
}

h4 {
    font-family:'AvenirNextRoundedW01-De1075568';
	font-size: 17px;
	line-height: 20px;
	margin: 27px 0px 7px 0px;
    clear: left;
}

h5 {
    font-family:'AvenirNextRoundedW01-De1075568';
    font-size: 13px;
	line-height: 15px;
    margin: 27px 0px 7px 0px;
    clear: left;
}

h6 {
    font-family:'AvenirNextRoundedW01-De1075568';
    font-size: 11px;
	line-height: 14px;
    margin: 27px 0px 7px 0px;
}

p {
    font-size: 15px;
	line-height: 22px;
    margin: 0px 0px 16px 0px;
}
p strong, strong {
    font-family:'AvenirNextRoundedW01-Bo1075574';
    font-weight: normal !important;
}
hr {
    margin: 30px 0 50px;
}
ul, ol {
    font-size: 15px;
    line-height: 22px;
    padding-left: 40px;
    margin: 0px 0px 16px 0px;
}

li {
    font-size: 15px;
    line-height: 22px;
}

blockquote {
    padding: 13px 37px;
    position: relative;
    font-style: italic;
    margin: 0px !important;
}

blockquote p {
    font-size: 20px;
    line-height: 28px;
}

blockquote::before {
    content: '"';
    position: absolute;
    left: 0px;
    top: 0px;
    margin: auto;
    font-size: 30px;
}

blockquote::after {
    content: '"';
    position: absolute;
    right: 0px;
    top: 0px;
    margin: auto;
    font-size: 30px;
}

a {
	color: black;
}

a:visited {
	color: black;
}

a:hover, a:focus, a:active {
	color: black;
}


/* FIXES *********************************************** */

.clear:after {
	content: ' ';
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clear {
	display: inline-block;
    float: left;
	clear: both;
	width:100%;
}

* {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin: 0px;
	padding: 0px;
}

img {
	display: block;
}

/* GRAVITY FORMS */
.gform_wrapper {
    float: left;
    width: 100%;
    margin: 0 0 30px 0;
}

.grecaptcha-badge {
	display:none !important;
}

.content .inner .w100_left>h2:nth-child(1), .content .inner .w100_left .w70_left>h2:nth-child(1) {
    margin: 0px 0 17px 0;
}

.content .inner .w100_left img.alignright, .content .inner .w100_left img.alignleft {
    margin-bottom: 15px;
    margin-top: 10px;
}

/* STRUCTURAL ELEMENTS *********************************** */

/* Sets the size for all inner elements, to change individual inner, create e.g. header.inner, footer.inner */ 
.inner {
	min-height: 40px;
	width: 100%;
	max-width: 1200px;
	margin: auto;
	transition: 0.3s;
}

header {
	width: 100%;
	min-height: 100px;
	float: left;
    background-color: white;
}

header .inner {
    min-height: 0px;
}

header .w100_left {
    position: relative;
}

header .topbar {
    float: left;
    width: 100%;
    text-align: center;
    background: #00b1ad;
    display: block;
}

.topmessage {
    float: left;
    width: 100%;
}


.topmessage .inner {
    min-height: 0px;
}

.topmessage .inner p {
    float: left;
    width: 100%;
    padding: 9px 0px;
    text-align: center;
    margin: 0px;
    font-size: 15px;
    line-height: 22px;
}

.topmessage .inner a p:hover {
    text-decoration: underline;
}

.topmessage .inner a {
    text-decoration: none;
}

.topbar .w100_left {
	padding: 7px 0px;
}

.topbar .tagline p {
    margin: 0px;
    color: grey;
    float: left;
    clear: both;
}
.topbar a {
    color: #ffffff;
    text-decoration: none;
    text-align: center;
}
.topbar a:hover {
    text-decoration: underline;
}
.tagline {
    float: left;
    width: auto;
    display: none;
}

.logo {
    float: left;
}

.logo a {
    float: left;
}

.logo img {
    display: block;
    max-height: 120px;
    float: left;
    width: auto;
    padding: 30px 0px 0 0;
}
p.site-description {float: left; clear: left; margin: 15px 0 0 0; font-size: 16px; color: #A3A3A3;}
.social_icons { display: none;
	float: left;
}

.social_icons .icon {
    opacity: 1;
    transition: 0.3s;
	outline: none;
}

.social_icons .icon:hover {
    opacity: 0.6;
}

.social_icons .icon img {
    float: left;
    width: 44px;
    padding: 10px 15px 10px 0px;
}

.social_icons .icon i {
	float: left;
    font-size: 29px;
    padding: 10px 15px 10px 0px;
}

header .social_icons {
    float: right;
}

header .social_icons i {
    color: white;
}

header .featured {width: 250px; float: right; clear: none; height:187px; margin: 0px 0 0 40px; padding: 36px 0 0 0px; border-left: solid 1px #00b1ad;}
header .featured .white_blend_left {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	background-size: contain; 
	background-position: center; 
	background-repeat: no-repeat; 
	background-image: url('../header-logo-slides-blend-left.html'); 
	float:left; 
	width:10% !important;
	z-index: 2;
	margin: 0;
}
.white_blend_right {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	background-size: contain; 
	background-position: center; 
	background-repeat: no-repeat; 
	background-image: url('../header-logo-slides-blend-right.html'); 
	float:left; 
	width:10% !important;
	z-index: 2;
	margin: 0;
}

.smoothscrollbutton.backtotop {
    position: fixed;
    bottom: -200px;
    left: 30px;
    background-color: rgba(255, 255, 255, 0.5);
    padding: 15px;
    text-decoration: none;
    font-size: 10px;
    line-height: 12px;
    color: black;
    z-index: 999;
    box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.3);
    border-radius: 8px 8px 0px 0px;
    transition: 0.3s;
    letter-spacing: 0.5px;
    outline: 0px !important;
}

.smoothscrollbutton.backtotop:hover {
    background-color: white;
}

.smoothscrollbutton.backtotop.fixed {
    bottom: 0px;
}

.headingarea {
    background-position: center right;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #ffffff;
}
.headingarea_image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 50%;
    background-position: center left;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #ffffff;
}
.headingarea_inarte,
.headingarea.page_control_iNARTE,
.archive.tax-certification_category .headingarea,
.single-certification .headingarea,
.parent-pageid-22884 .headingarea,
.page-template-template-inarte-home .headingarea,
.page-template-template-fcc-licencing-exam .headingarea
{
    background-size: 45%;
}
.headingarea_inarte::before,
.headingarea.page_control_iNARTE::before,
.archive.tax-certification_category .headingarea::before,
.single-certification .headingarea::before,
.parent-pageid-22884 .headingarea::before,
.page-template-template-inarte-home .headingarea::before,
.page-template-template-fcc-licencing-exam .headingarea::before
{
    content: '';
    position: absolute;
    top: 0;
    left: 55%;
    bottom: 0;
    width: 200px;
    background-image: url("../png/headingarea-white-gradient-2.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left;
}
/* iNARTE SIdebar visibility control */
.headingarea.content.page_control_iNARTE .inarte_headingarea_logo_white,
.w30_right.page_control_iNARTE .inarte_sidebar_menu,
.parent-pageid-22884 .inarte_headingarea_logo_white,
.parent-pageid-22884 .inarte_sidebar_menu,
.inarte_sidebar_menu.page_control_iNARTE /* iNARTE Product page - Link: Exams & Resources */
{
    display: block !important;
}
.w30_right.page_control_iNARTE #looking_to_transition, .w30_right.page_control_iNARTE .looking_to_transition,
.w30_right.page_control_iNARTE #block-6, .w30_right.page_control_iNARTE .looking_for_a_training_course,
.w30_right.page_control_iNarte #block-4, .w30_right.page_control_iNarte .looking_to_transition,
.w30_right.page_control_iNarte #block-6, .w30_right.page_control_iNarte .looking_for_a_training_course,
.w30_right.disable_certified #block-3, .w30_right.disable_certified .ready_to_get_certified,
.w30_right.disable_transition #block-4, .w30_right.disable_transition .looking_to_transition,
.w30_right.disable_course #block-6, .w30_right.disable_course .looking_for_a_training_course,/* iNARTE Sidebar Exclusions */
.disable_steps_to_apply,
.disable_before_you_apply
{
    display: none !important;
}
.inarte_headingarea_logo {
	position: absolute;
	top: 0px;
	right: -20px;
	bottom: 0px;
	left: auto;
	width: 400px;
    background-image: url("../webp/inarte_logo_blue_glow-1.webp");
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: right center;
	opacity: 0.75;
}
.inarte_headingarea_logo_white {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: auto;
	width: 288px;
    background-image: url("../webp/inarte_logo_white-shadow-1.webp");
    background-size: cover;
    background-repeat: no-repeat;
    background-position:  center;
}
.content {
	width: 100%;
	float: left;
	position: relative;
}

.page-content, .entry-content, .entry-summary {
    margin: 0px !important;
}

.content_absolute {
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
}

.content .inner .w100_left {
    padding: 60px 0px 70px;
}

.button, button, input[type=submit], button:not(.fancybox-button), .page-template-template-full-width .content p a, .info_panels_three blockquote p a, a.wp-block-button__link {
    margin: 5px 0px;
    margin-right: 5px;
    padding: 12px 34px;
    text-decoration: none;
    display: block;
    float: left;
    text-align: center;
    color: white !important;
    background: #00b1ad;
   /* border: 1px solid #00b1ad;*/
    border-radius: 12px;
    font-family:'AvenirNextRoundedW01-Re';
    font-size: 15px;
   /* line-height: 30px;*/
    line-height: normal;
	position: relative;
    transition: 0.3s;
}

.button:hover, button:hover, input[type=submit]:hover, button:hover:not(.fancybox-button) {
	/*background-color: #64b0ba;*/
    /*opacity: 0.8;*/
	border-radius: 0px;
	/*border-color: #64b0ba;*/
}
.content.content_certification_single a.button{margin:0 0 40px 0;}

.acf-map button {
    color: black !important;
    font-size: 12px !important;
    float: left !important;
    border-radius: 0px !important;
}

.button.w-arrow:hover {
    padding-right: 40px;
    padding-left: 20px;
}

.button.w-arrow::after {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 16px;
    position: absolute;
    right: 30px;
    top: auto;
    bottom: auto;
    margin: auto;
    transition: 0.3s;
    opacity: 0;
}

.button.w-arrow:hover:after {
    opacity: 1;
    right: 18px;
}

iframe {
    border: 10px solid #888888;
    border-radius: 12px;
}

/* SEARCH ******************** */

header form.search-form {
    float: right;
    width: 100%;
}

header form.search-form input {
    min-width: 180px;
}

form.search-form {
    float: left;
    border: 1px solid #99a8b5;
    border-radius: 12px;
}

.content .inner .w100_left.search_filter {padding: 10px 0 20px 0;}

.search_filter select {
    float: right;
    border: 1px solid #99a8b5;
    border-radius: 12px;
	padding: 15px;
    font-size: 15px;
}
.search_filter .w20_right {padding: 0 0 0 15px !important;}

form.search-form input {
    border: 0px;
    padding: 15px;
    font-size: 15px;
    margin-left: 10px;
}


.w100_left.search_filter form.search-form {
    float: left !important;
    border: 1px solid #99a8b5 !important;
    border-radius: 12px !important;
}
form.search-form input {
    outline: none;
    -webkit-highlight: none;
}
form.search-form .search-submit {
    padding: 0px;
    background-color: transparent;
    float: right;
    min-width: 0px;
    margin: 0px;
    height: 48px;
    width: 110px;
    padding-left: 30px;
    font-size: 16px;
    font-weight: 700;
    background-image: url(../png/search_icon_teal-2.png);
    background-position: 10px center;
    background-size: 26px;
    background-repeat: no-repeat;
    border-left: 1px solid #99a8b5;
    border-radius: 0px;
    text-decoration-color: transparent;
    color: #000000 !important;
}

.w100_left.search_filter form.search-form {
    float: left !important;
    border: 1px solid #99a8b5;
    border-radius: 12px !important;
}

.w100_left.search_filter form.search-form .search-submit {
    padding: 0px !important;
    background-color: transparent !important;
    float: right !important;
    min-width: 0px !important;
    margin: 0px !important;
    height: 48px !important;
    width: 110px !important;
    padding-left: 30px !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    background-image: url(../png/search_icon_teal-2.png) !important;
    background-position: 10px center !important;
    background-size: 26px !important;
    background-repeat: no-repeat !important;
    border-left: 1px solid #99a8b5 !important;
    border-radius: 0px !important;
    text-decoration-color: transparent !important;
    color: #000000 !important;
}
.client_register_table tr td, .client_register_table tr th {font-size: 15px; }
.client_register_table tr td .button {font-size: 15px; padding: 10px 20px !important;}

.client_register_table tr th {font-size: 17px; }

header .phonenumber {
    display: none;
    float: right;
    color: white;
    text-decoration: none;
    margin-right: 20px;
    padding: 12px 0px;
	outline: none;
}

header .phonenumber i {
    font-size: 15px;
    margin-right: 4px;
}
header .header_right {
    float: right;
    width: auto;
	height: 188px;
    padding: 30px 0 0 0;
}
.header_login {
    float: right;
    clear: both;
    padding: 10px 0 0 0;
    font-size: 13px;
}
.header_login h3 {
    font-size: 15px;
}
.header_login .button {
    float: right !important;
    margin: -10px 0 0 10px !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    background-color: #00b1ad !important;
}
.searchpost {
    text-decoration: none;
    float: left;
    width: 100%;
    border-bottom: 1px solid #e8e8e8;
    padding: 25px;
    transition: 0.3s;
}

.searchpost .postexcerpt {
    float: left;
    width: 60%;
    color: black;
}

.searchpost img {
    float: left;
	width: 35%;
    max-width: 35%;
    margin-right: 4%;
}

.searchpost h2 {
    margin-top: 0px;
    color: #415460;
}

.searchpost:hover {
    border-bottom: 1px solid #415460;
    background-color: #f2f2f2;
}

.searchpost p {
    margin-bottom: 0px;
}

.searchpost .postexcerpt h3 {
    margin-top: 0px;
}


/* FEATURED / SLIDER STYLES ******************** */
.featured {
	position: relative;
	width: 100%;
	height: 420px;
	clear: both;
	overflow: hidden;
}

/* FIXES SPACE UNDER SLIDES */
.slick-slider .slick-track, .slick-slide {
    line-height: 0px;
}

.featured_slider .slide {
	/* Adjust height of slider */
	/*padding-bottom: 30%;*/
	height: 420px;
    position: relative;
    background-position: center right;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #ffffff;
}
.featured_slider .slide::after {
	content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,0.1);
}

.featured_slider.logo_slider .slide::after {
	display: none;
}
.featured .inner {
    position: absolute;
    text-align: left;
    transition: 0.9s;
    z-index: 100;
    min-height: 0px;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
}

.featured h2 {
    text-align: left;
    color: #112236;
    font-size: 38px;
    /*font-weight: 700;*/
    font-weight: normal;
    letter-spacing: -1px;
    margin-bottom: 0px;
    float: left;
    width: 100%;
    line-height: 46px;
    margin-bottom: 30px;
    margin-top: 0px;
}

.featured p {
    color: #000000;
    float: left;
    width: 100%;
    font-size: 18px;
    line-height: 24px;
}
.featured h6 {
    color: #000000;
    float: left;
    width: 100%;
    margin: 0;
    font-size: 13px;
}
.featured .featuredbuttons {
    margin: auto;
    width: auto;
    display: inline-block;
}

.featured .featuredbuttons .button {
    margin: 0px !important;
    width: auto !important;
    min-width: 0px;
}

.featured .slidercontent {
    margin: auto;
    position: absolute;
    left: 30px;
    right: 35%;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform-origin-y: -50%;
    -ms-transform: translateY(-50%);
    -ms-transform-origin-y: -50%;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: -webkit-translateY(-50%);
}


.featured .button {
    /*float: none;*/
    font-size: 20px;
    font-weight: 700;
    margin: 15px 0 15px 0;
    display: table;
    background-color: transparent !important;
    color: #00b1ad !important;
    border: 2px solid #00b1ad;
    padding: 5px 50px;
}

/* SLIDE OVERRIDES */
.featured .slide.slide_Exemplar_Global_Assessments .slidercontent {
    right: 50%;
}
.featured .slide.slide_NEWSFLASH__We_have_gained_accreditation_from_the_IAS .slidercontent {
    right: 50%;
}
.nav-arrows .arrow {
    width: 49px;
    height: 100%;
    position: absolute;
    top: 0px;
    bottom: 0px;
    pointer-events: auto;
    cursor: pointer;
    background-position: center;
    background-size: 63%;
    background-repeat: no-repeat;
    opacity: 0.4;
    transition: 0.3s;
    z-index: 10;
}

.nav-arrows .arrow i {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 40px;
    line-height: 0px;
    transform: translateY(-50%);
    -webkit-transform-origin-y: -50%;
    -ms-transform: translateY(-50%);
    -ms-transform-origin-y: -50%;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: -webkit-translateY(-50%);
    transform: translateX(-50%);
    -webkit-transform-origin-x: -50%;
    -ms-transform: translateX(-50%);
    -ms-transform-origin-x: -50%;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: -webkit-translateX(-50%);
}

.featured .nav-arrows .arrow i {
    color: grey;
}

.nav-arrows .arrow:hover {
    opacity: 0.8;
}

.nav-arrows .arrow.prev {
    left: 0px;
    /* OLD Image background-image: url(../images/prev-arrow.png); */
}

.nav-arrows .arrow.next {
    right: 0px;
    /* OLD Image background-image: url('../images/next-arrow.png'); */
}

.slick-dots li button {
    min-width: 0px !important;
}

/* BENEFITS AREA ************************** */

.benefits_wrap {
    float: left;
    width: 100%;
    padding: 0 0 40px 0;
    border-bottom: solid 4px #00b1ad;
}
.benefit_item {
    float: left;
    position: relative;
    width: 16.6666% !important;
  /*  padding-bottom: 5%;*/
    text-align: left;
    background-position:center left ;
	background-size: contain;
    background-repeat: no-repeat;
	transition: 0.3s;
}
.benefit_icon {
    float: left;
    width: 100%;
    height: 100px;
    margin: 0 0px 0px 0;
    text-align: center;
    background-position:center bottom;
	background-size: auto 90px;
    background-repeat: no-repeat;
}
.benefit_text {
    float: left;
    width: 100%;
    clear: both;
    padding:25px 0 0 0;
    text-align: center;
}
.benefit_item h2 {
    float: left;
    width: 100%;
    clear: both;
    font-family:'AvenirNextRoundedW01-De1075568';
    color: #112236;
    font-size: 40px;
    font-weight: 700;
    margin: 0 0 10px 0;
    padding:0px 0 0 0;
    text-align: center;
}
.benefit_item p {
    float: left;
    width: 100%;
    clear: both;
    text-align: center;
    margin: 7px 0 0 0;
    padding: 0 15px;
}


/* CTA AREA ************************ */
.ctawrap {
    float: left;
    width: 100%;
    margin: 60px 0px;
}
.ctawrap h2 {
    float: left;
    font-size: 35px;
    color: #00b1ad;
    width: 100%;
    margin: 0 0 50px 0px;
}
.ctaitem {
    float: left;
    position: relative;
    width: 25%;
    text-align: left;
    transition: 0.3s;
    padding: 0 40px 0 0;
}


.ctaitem p {
    color: #000000;
}

.ctaitem h3 {
    margin: 0px 0 20px 0;
    font-size: 22px;
    font-weight: 500;
    color: #112236;
}
.ctaitem .button, .page-template-template-full-width .content p a {
    background-color: #112236;
}

/* CERTIFICATIONS AREA - HOME ************************ */
.certification_items {
    background-color: #99a8b5;
}
.certification_items_page {
    background-color: #ffffff;
}
.certifications_intro {
    position: relative;
    float: left;
    width: 100%;
    margin: 0px 0px;
}
.certifications_intro h2 {
    float: left;
    font-size: 35px;
    color: #ffffff;
    width: auto;
    margin: 0 0 20px 0px;
}
.certifications_intro p {
    float: left;
    max-width: 820px;
    clear: left;
    font-size: 16px;
    color: #ffffff;
    width: auto;
    margin: 0 0 50px 0px;
}
.certification_items_inarte {
    background-color: #eeeeee;
}
.certification_items_inarte .certifications_intro h2, .certification_items_inarte .certifications_intro p {
    color: #000000;
}
.certifications_intro .button {
    position: absolute;
    top: 4px;
    right: 0;
    color: #ffffff;
    background-color: transparent;
    border: 2px solid #ffffff;
    margin: 0;
}
.certification_items_inarte .certifications_intro .button {
    border: 2px solid #00b1ad;
    color: #00b1ad !important;
}
.certifications_wrap {
    float: left;
    width: 100%;
    margin: 60px 0px;
}

.certification_item {
    float: left;
    position: relative;
    width: 22.75%;
    margin: 0 3% 0 0;
    text-align: left;
	transition: 0.3s;
    padding: 0 0px 0 0;
    border-radius: 12px;
    overflow: hidden;
}
.certification_items_page .certification_item {
    width: 23%;
    margin: 0 2% 2% 0;
}
.home .certification_item:nth-last-child(2) {
    margin: 0 0 0 0;
}
.certification_image {
    float: left;
    width: 100%;
    padding: 0 0px 50% 0;
    background-size: cover;
    background-position: center top;
}
.certification_image:hover {
    opacity: 0.8;
}
.certification_text {
    float: left;
    width: 100%;
    padding: 25px;
    background-color: #ffffff;
}

.certification_item h2 {
    float: left;
    font-family:'AvenirNextRoundedW01-De1075568';
    /*font-size: 20px;*/
    font-size: 16px;
    font-weight: 500;
    /*line-height: 24px;*/
    line-height: 21px;
    color: #112236;
    width: 100%;
    min-height: 64px;
    margin: 0 0 15px 0px;
}

.certification_items_page .certification_text {
    background-color: #e7e8eb;
}
.certification_items_page .certification_item h2 {
    font-size: 18px;
    line-height: 22px;
    height: 60px;
    min-height: 60px;
}

.certification_item .button {
    background-color: #112236;
    margin: 0;
}
.certification_items_page .certification_item .button {
    padding: 6px 20px;
}

.certification_item.anti-destruction {/*display: none !important;*/}

a.leadership_team_item {
    float: left;
    display: block;
    position: relative;
    width: 22%;
    margin: 100px 3% 3% 0;
    text-align: center;
    text-decoration: none;
	transition: 0.3s;
    padding: 0 20px 20px;
    background-color: #ffffff;
    border-radius: 12px;
    overflow: visible;
}
a.leadership_team_item_19218 {
    margin: 100px 3% 3% 12.5%;
}
a.leadership_team_item .leadership_team_img {
    float: none;
    display: inline-block;
    text-align: center;
    width: 160px;
    height: 160px;
    margin-top: -80px;
    border-radius: 100%;
    background-size: cover;
    background-position: center top;
}
a.leadership_team_item h2 {
    font-size: 22px;
}
a.leadership_team_item:hover {
    opacity: 0.8;
}

.webinars_featured_wrap {
    float: left;
    width: 100%;
    margin: 0px 0px 60px;
}
.webinars_featured_wrap .certification_item {
    width: 31.333%;
    margin: 0 2% 2% 0;
}
.fcc_featured_wrap .certification_item {
    width: 23%;
    margin: 0 2% 2% 0;
}
.webinars_featured_wrap .certification_item .certification_text {
    padding: 20px;
}
.webinars_featured_wrap .certification_item h2 {
    height: 90px;
    font-size: 19px;
    line-height: 22px;
}

li.product {
    background-color: #e7e8eb;
    border-radius: 12px;
    overflow: hidden;
}
.woocommerce.columns-3 ul.products li.product {
    width: 31.6666%;
    margin: 0 2.3333% 2.3333% 0;
    background-color: #e7e8eb;
    border-radius: 12px;
    overflow: hidden;
}
.woocommerce.columns-3 ul.products li.product.last {
    margin: 0 0% 2.3333% 0;
}
ul.products.columns-3 li a img, ul.products.columns-4 li a img {
    opacity: 0.7;
    background-color: #000000;
}
ul.products.columns-3 li a h2 {
    font-size: 20px;
    line-height: 22px;
    color: #112236;
    padding: 0 20px !important;
    min-height: 70px;
}
ul.products.columns-4 li a h2 {
    font-size: 14px;
    line-height: 18px;
    color: #112236;
    padding: 0 20px !important;
    min-height: 70px;
}
.woocommerce ul.products li.product .price {
    color: #00b1ad;
    display: block;
    font-family: 'AvenirNextRoundedW01-De1075568';
    font-weight: normal;
    margin:5px 0  0px 0;
    padding: 0 20px;
    font-size: 15px;
}
.woocommerce .button {
    background-color: #112236 !important;
    padding: 10px 20px !important;
    border-radius: 12px !important;
    font-size: 15px !important;
}
.woocommerce ul.products li.product .button {
    background-color: #112236;
    margin:10px 20px 20px;
    padding: 10px 20px;
    border-radius: 12px;
    font-size: 15px;
}

.single-product .headingarea {
    background-image:url() !important;
}
.single-product .headingarea .inner p {
    display: none;
}


.woocommerce div.product div.images.woocommerce-product-gallery {
    display: none !important;
}
.woocommerce #product-21177 div.images.woocommerce-product-gallery, 
.woocommerce #product-21179 div.images.woocommerce-product-gallery, 
.woocommerce #product-21182 div.images.woocommerce-product-gallery,
.woocommerce #product-21184 div.images.woocommerce-product-gallery,
.woocommerce #product-21186 div.images.woocommerce-product-gallery,
.woocommerce #product-21188 div.images.woocommerce-product-gallery,
.woocommerce #product-21190 div.images.woocommerce-product-gallery,
.woocommerce #product-21174 div.images.woocommerce-product-gallery 
{
    display: block !important;
	width: 180px;
    margin: 0;
}
.woocommerce-page div.product div.summary {
    float: left;
    width: 100%;
    clear: both;
}
.woocommerce div.product p.price {
    font-family: 'AvenirNextRoundedW01-De1075568';
    font-size: 24px;
    color: #00b1ad;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    display: none !important;
}
.woocommerce-Tabs-panel--description {
    max-height: 5000px !important;
    margin-bottom: 60px !important;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #112236;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    border-radius: 12px;
    padding: 12px 30px;
    margin-left: 10px;
}

.woocommerce-message, .woocommerce-info { border-top: none !important; background-color: #e3f6f6;   border-radius: 12px; 
}
.woocommerce-message::before {    color: #00b1ad; }
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {float: right; margin-top: 15px; background-color:#00b1ad !important; }

.header_login .button {
    float: right !important;
    margin: -10px 0 0 10px !important;
    padding: 12px 34px !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    line-height: normal !important;
    background-color: #00b1ad !important;
}


/* CTA AREA ************************ */
/*
.ctaitem {
    float: left;
    position: relative;
    width: 33.333333%;
    padding-bottom: 33.333333%;
    text-align: center;
    background-position: center;
	background-size: cover;
	transition: 0.3s;
}

.ctaitem::before {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background-color: black;
    opacity: 0.3;
	transition: 0.3s;
}

.ctaitem:hover::before {
	opacity: 0.5;
}

.ctaitem h2, .ctaitem p {
    color: white;
}

.ctaitem h2 {
    margin-top: 41%;
}

.ctawrap {
    float: left;
    width: 100%;
    margin: 20px 0px;
}
*/

/* BLOG *************************** */
.blogposts .category {display: none;}
.blogposts h2 {font-size: 36px; margin-bottom: 30px; }
.blog_post {
    float: left;
    width: 22.75%;
    margin-right: 3%;
    text-decoration: none;
	position: relative;
	background-color: #f6f6f6;
	padding-bottom: 25px;
	border-radius: 12px;
}
.blog_post:nth-last-child(2) {
    margin-right: 0%;
}
.blog_post h3 {font-size: 18px; min-height: 130px; padding: 0 25px;}
.blog_post .button {margin-left: 25px;}

.blog_post img {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.proimg {
    float: left;
    width: 100%;
    padding-bottom: 60%;
    background-position: center;
    background-size: cover;
}

.blog_post .proimg {
	margin-bottom: 20px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
}

.blogpost {
    text-decoration: none;
    float: left;
    width: 100%;
    border-bottom: 1px solid #e8e8e8;
    padding: 25px;
    transition: 0.3s;
}

.blogpost .postexcerpt {
    float: left;
    width: 100%;
    color: #415460;
}

.blogpost.w-image .postexcerpt {
    float: left;
   /* width: 60%;*/
    width: 100%;
    color: #415460;
}

.blogpost img { display: none;
    float: left;
    max-width: 35%;
    margin-right: 4%;
}

.blogpost h2 {
    margin-top: 0px;
    color: #415460;
}

.blogpost:hover {
    border-bottom: 1px solid #415460;
    background-color: #f2f2f2;
}

.blogpost p {
    margin-bottom: 0px;
}

.blogpost .time {
    float: left;
    width: 100%;
    font-size: 9px;
    margin-bottom: 9px;
}

.blogpost .category {
    display: none;
}

.testimonial_archive .postexcerpt {
    position: relative;
    min-height: 140px;
    padding: 0px 0 30px 180px;
}
.testimonial_archive .postexcerpt .testimonial_archive_image {
    position: absolute;
    top: 20px;
    left: 0;
    width:140px; height:140px; border-radius: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}


/* CONTENT PAGES ******************************** */

.headingarea h1 {
    /*width: 55%;*/
    width: 64%;
    font-family:'AvenirNextRoundedW01-De1075568';
    text-align: left;
    line-height: normal;
    color: #112236;
    margin-bottom: 0px;
    font-size: 32px;
}
.headingarea h2 {
    width: 70%;
    font-family:'AvenirNextRoundedW01-De1075568';
    text-align: left;
    color: #112236;
    margin: 0px;
    font-size: 32px;
}
.headingarea p {
    text-align: left;
    font-size: 16px;
    color: #112236;
    width: 50%;
    margin: 20px 0 0 0;
}

.headingarea .inner {
    min-height:  0px;
    /*padding: 50px 0px;*/
    padding: 80px 0px;
    z-index: 10;
    position: relative;
}

.headingarea::after {
    content: "";
    background-color: black;
    position: absolute;
    top:  0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    opacity: 0.1;
}
.page-template-template-full-width blockquote, .important_notice_panel {
    clear: both;
    padding:80px 30px 20px;
    position: relative;
    margin:20px 0px 30px !important;
    background-color: #e3f6f6;
    font-style: normal;
    border-radius: 12px;
}

.page-template-template-full-width blockquote p, .important_notice_panel p {
    font-size: 15px;
    line-height: 22px;
}
.page-id-22884 .important_notice_panel {
    background-color: #99a8b5;
}
.page-template-template-full-width .content p a {
    float: none;
    clear: left;
    width: auto;
    display: inline-block;
    margin: 15px 0 20px 0;
}
.page-template-template-full-width .content p strong a {
    float: none;
    clear: none;
    width: auto;
    display: inline-block;
    margin: 0;
    padding: 0;
    font-family: 'AvenirNextRoundedW01-De1075568';
    color: black !important;
    background-color: transparent !important;
    text-decoration: underline !important;
}

.page-template-template-full-width .content h3 {
    clear: left;
}
.page-template-template-full-width blockquote::before, .important_notice_panel::before {
    content: 'IMPORTANT';
    position: absolute;
    left: 30px;
    top: 20px;
    height: 50px;
    padding: 10px 0 00px 60px;
    margin: auto;
    font-family:'AvenirNextRoundedW01-De1075568';
    font-size: 22px;
    background-image: url("../png/important-i-2.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
}

.page-template-template-full-width blockquote::after {
    content: '';
    position: absolute;
    right: 0px;
    top: 0px;
    margin: auto;
}
.half_grey, .grey_panel_left, .grey_panel_right, .grey_panel_full {
    float: left;
    width: 48%;
    margin: 30px 2% 30px 0;
    background-color: #99a8b5;
    padding: 10px 40px 20px;
    border-radius: 12px;
}
.half_grey p, .grey_panel_left p, .grey_panel_right p,
.half_grey h3, .grey_panel_left h3, .grey_panel_right h3,
.half_grey li, .grey_panel_left li, .grey_panel_right li,
.grey_panel_full p, .grey_panel_full h3, .grey_panel_full li
{
    color: #ffffff;
}
.half_grey h2, .grey_panel_left h2, .grey_panel_right h2, .grey_panel_full h2 {
    color: #112236;
}
.half_grey p a, .grey_panel_left p a, .grey_panel_right p a, .grey_panel_full p a
{
    float: none !important; width: auto !important; display: inline-block !important; margin: 10px 0 !important;
}

/* HEIGHT ADJUST FOR https://exemplarglobal.thomasmarsden.com.au/transition-to-exemplar-global/ */
.page-id-516 .grey_panel_left, .page-id-516 .grey_panel_right {
    min-height: 212px;
}
/* HEIGHT ADJUST FOR https://exemplarglobal.thomasmarsden.com.au/certifications-for-training-providers/ */
.page-id-547 .grey_panel_left, .page-id-547 .grey_panel_right {
    min-height: 930px;
}
/* HEIGHT ADJUST FOR https://exemplarglobal.thomasmarsden.com.au/data-services-by-exemplar-global/ */
.page-id-19167 .grey_panel_left, .page-id-19167 .grey_panel_right {
    min-height: 322px;
}

.heading_wrap {
    float: left;
    width: 100%;
}

.full_width_standard, .grey_panel_full { float: left; width: 100%;}
.headline_panel { float: left; width: 100%;}
.grey_panel_left {}
.grey_panel_right {float: right;}


.info_panels_three p,
.info_panels_three hr,
.info_panels_four p,
.info_panels_four hr
{
    display: none;
}
.info_panels_three blockquote::before, 
.info_panels_three blockquote::after,
.info_panels_four blockquote::before, 
.info_panels_four blockquote::after 
{display: none;}

.info_panels_four { float: left; width: 100%; position: relative; margin: 20px 0;}

.info_panels_four blockquote {
    float: left;
    clear: none;
    display: inline-block;
    position: static;
    width: 24%;
    margin: 0px 1% 0px 0 !important;
    padding: 40px 20px;
    text-align: center;
    color: #ffffff;
    background-color: transparent;
    /*border-radius: 12px;*/
}
.info_panels_four blockquote::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: auto;
    bottom: 0;
    left: 0;
    width: 24%;
    background-color: #99a8b5;
    border-radius: 12px;
    z-index: -1;
}
.info_panels_four blockquote:nth-child(3)::after {
    top: 0;
    right: auto;
    bottom: 0;
    left: 25%;
}
.info_panels_four blockquote:nth-child(5)::after {
    top: 0;
    right: auto;
    bottom: 0;
    left: 50%;
}
.info_panels_four blockquote:nth-last-child(1)::after {
    top: 0;
    right: 1%;
    bottom: 0;
    left: auto;
}
.info_panels_four blockquote h2 {
    display: block;
    text-align: center;
    color: #112236;
    margin-top: 0;
}
.info_panels_four blockquote p {
    display: block;
    text-align: center;
    color: #ffffff;
}
.info_panels_four blockquote h4 {
    display: block;
    font-family:'AvenirNextRoundedW01-De1075568';
    font-size: 19px;
    text-align: center;
    color: #ffffff;
    margin: 0;
}
.info_panels_four blockquote img {
    float: none;
    position: relative;
    text-align: center;
    display: block;
    width: auto;
    height: 100px;
    margin: 0 auto 20px ;
}

.info_panels_three {
    float: left;
    position: relative;
    margin: 20px 0 ;
}
.page-id-20342 .info_panels_three {
    margin: 1% 0 0 0;
}
.info_panels_three blockquote {
    float: left;
    clear: none;
    display: inline-block;
    width: 32.3333%;
    margin: 0px 1% 0px 0 !important;
    padding: 10px 20px;
    text-align: center;
    font-style: normal;
    color: #ffffff;
    position: static;
    background-color: transparent;
    /*border-radius: 12px;*/
}
.info_panels_three blockquote::after {
    content: '';
    display: block;
    top: 0;
    right: auto;
    bottom: 0;
    left: 0;
    width: 32.3333%;
    background-color: #99a8b5;
    border-radius: 12px;
    z-index: -1;
}
.info_panels_three blockquote:nth-child(3)::after {
    top: 0;
    right: auto;
    bottom: 0;
    left: 33.3333%;
}
.info_panels_three blockquote:nth-last-child(1)::after {
    top: 0;
    right: 1%;
    bottom: 0;
    left: auto;
}

.info_panels_three blockquote h3 {
    margin: 16px 0px;
}
.info_panels_three blockquote h3 img {
    margin: 20px auto 10px;
}
.info_panels_three blockquote p {
    display: block;
    font-size: 15px;
    line-height: 22px;
    margin: 0px 0px 16px 0px;
}
.info_panels_three blockquote p a {background-color: #112236; float: none; width: auto; margin-bottom: 0 !important;}
.info_panels_three img {
    float: none;
    position: relative;
    text-align: center;
    display: block;
    width: auto;
    height: 100px;
    margin: 0 auto 20px ;
}
.page-id-642 .info_panels_three blockquote {
    /*min-height: 450px;*/
}

.heading_wrap .button {
    float: right;
}

 .heading_wrap h1, .heading_wrap h2, .heading_wrap h3 {
    float: left;
}

.acf-map {
    width: 100%;
    height: 400px;
    border: #ccc solid 1px;
    margin: 20px 0;
}

.acf-map img {
   max-width: inherit !important;
}

/* CERTIFICATION SINGLE PAGE */
.frequently_asked_questions {
    float: left;
}
.frequently_asked_questions h3 {
    font-family:'AvenirNextRoundedW01-Re';
    padding: 12px 16px 12px 36px;
    background-color: #e9edef;
    border-radius: 12px;
    margin: 15px 0 0px 0;
}
/* Style the buttons that are used to open and close the accordion panel */
.accordion {
  cursor: pointer;
  transition: 0.4s;
}
/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.accordion.active, .accordion:hover {
  background-color: #ccc;
}

/* Style the accordion panel. Note: hidden by default */
.panel {
  padding: 10px 18px 0px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.accordion::before {
  content: '\02795'; /* Unicode character for "plus" sign (+) */
  font-size: 17px;
  color: #b6bbc2 !important;
  float: left;
  margin:0 0px 0 -24px;
    opacity: 0.4;
}

.accordion.active::before {
  content: "\2796"; /* Unicode character for "minus" sign (-) */
}
.accordion.active .panel {
    overflow: visible;
}

.productwrap a {
    float: left;
    display: block;
    text-decoration: none;
    padding: 0 0 20px 0;
    border-bottom: solid 1px #cccccc;
}
.productwrap a .details h2 {
    color: #112236 !important;
}
.productwrap a .details .button {
    background-color: #112236 !important;
}

.important_notice, .custom_notice_panel {
    float: left;
    clear: both;
    padding:20px 30px 20px;
    position: relative;
    margin:20px 0px 30px !important;
    background-color: #e3f6f6;
    font-style: normal;
    border-radius: 12px;
}

.important_notice p, .custom_notice_panel p {
    font-size: 15px;
    line-height: 22px;
}
.important_notice h3, .custom_notice_panel h3 {
    font-size: 24px;
    margin: 15px 0 20px 60px;
    text-transform: uppercase;
}
.important_notice::before, .custom_notice_panel::before {
    content: '';
    position: absolute;
    left: 30px;
    top: 20px;
    height: 50px;
    padding: 10px 0 00px 60px;
    margin: auto;
    font-family:'AvenirNextRoundedW01-De1075568';
    font-size: 22px;
    background-image: url("../png/important-i-2.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
}
.page-id-20640 .custom_notice_panel {margin:15px 0 !important;}
.page-id-20640 .custom_notice_panel::before { display: none;}
.page-id-20640 .custom_notice_panel h3 {margin:7px 0 15px 0;}
.page-id-20640 .custom_notice_panel h4 {margin:10px 0 10px 0;}
.important_notice::after, .custom_notice_panel::after {
    content: '';
    position: absolute;
    right: 0px;
    top: 0px;
    margin: auto;
}

.how_to_apply {
    float: left;
    clear: both;
    padding:20px 30px 20px;
    position: relative;
    margin:20px 0px 30px !important;
    background-color: #99a8b5;
    font-style: normal;
    border-radius: 12px;
}
.how_to_apply h3 {
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    padding:0;
    margin:10px 0;
}
.how_to_apply ul {
    list-style: none;
    width: 100%;
    float: left;
    display: block;
    padding: 0;
    margin: 0;
}
.how_to_apply ul li {
    list-style: none;
    width: 20%;
    margin: 0;
    padding: 0 6px;
    display: inline-block;
    float: left;
    color: #ffffff !important;
    text-align: center !important;
}
.how_to_apply_inarte ul li {
    width: 25%;
    padding: 0 20px;
}
.how_to_apply p {
    color: #ffffff !important;
}
.how_to_apply ul li p {
    font-size: 13px;
    line-height: 16px;
}
.how_to_apply ul li h4 img {
    margin: 0 0 15px 0;
}
.how_to_apply ul li h4 {
    font-size: 24px;
    margin: 20px 0 15px 0;
}
.how_to_apply ul li h4 img {
    float: none;
    display: inline;
    width: 110px !important;
    height: auto !important;
    text-align: center;
}

.training_provider_content {margin:-50px 0 0 0; padding: 0; background-color: #e0e5e9;}
.training_provider_wrapper {padding: 0; margin: 0;}
.training_provider {
    float: left; text-align: center !important; width: 24%;   margin: 1.3333% 1.3333% 0 0; border: solid 0px #cccccc; padding: 0 0 24% 0; position: relative; overflow: hidden; border-radius: 12px; background-color: #ffffff;
}
.training_provider_wrapper .training_provider:nth-child(4n) {
    margin: 1.3333% 0 0 0;
}
.training_provider .content_absolute {
    margin: auto;
    padding: 0;
    position: absolute;
    left: 0px;
    right: 0;
    top: 38%;
    bottom: auto;
    transform: translateY(-50%);
    -webkit-transform-origin-y: -50%;
    -ms-transform: translateY(-50%);
    -ms-transform-origin-y: -50%;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: -webkit-translateY(-50%);
}
.training_provider .content_absolute h2 {float: left; width: 100%; margin: 0 0 0px 0; font-size: 20px; line-height: 22px; text-align: center; padding: 0 10px;}
.training_provider .content_absolute p img {
    float: none; display: inline; max-width: 150px; max-height: 120px;
}
.training_provider p a {
    margin: 0 0 20px 0 !important;
}
.training_provider .content_absolute p a:hover {
    border-radius: 0;
}

.page-id-19709 h2 {display: inline;}
.page-id-19709 ol.decimallist{
      counter-reset: section;
      padding: 0;
    }

.page-id-19709 ol.decimallist>li>ol{
      margin:15px 0 30px 0;
      padding:0;
    }

.page-id-19709 ol.decimallist>li,
.page-id-19709 ol.decimallist>li>ol>li{
      list-style: none;
      clear:both;
      margin:0 0 6px 0;
      padding:0;
    }

.page-id-19709 ol.decimallist>li{
      padding-top: 0px;
    }

.page-id-19709 ol.decimallist>li>ol>li{
      display:flex;
    }

.page-id-19709 ol.decimallist>li::before{
      content:counter(section);
      counter-increment: section;
      font-family: 'AvenirNextRoundedW01-De1075568';
    font-size: 28px;
    line-height: 32px;
      font-weight: normal;
        color: #00b1ad;
      padding-right:32px;
    }

.page-id-19709 ol.decimallist>li>ol{
      counter-reset:subsection;
    }

.page-id-19709 ol.decimallist>li>ol>li::before{
      content:counter(section) "." counter(subsection);
      counter-increment: subsection;
      padding-right:32px;
    }

.page-id-19709 ol.letterlist{
      list-style: lower-latin;
    }

.certification_pop_up ul  {
    list-style: none;
    padding: 0;
}
.certification_pop_up ul li a {
    display: block;
    float: left;
    width: 100%;
    margin: 0 0 6px 0;
    padding: 15px 25px;
    text-decoration: none;
    background-color: #e9edef;
    border-radius: 12px;
    cursor: pointer;
    transition: 0.4s;
}
.certification_pop_up ul li a:hover {
    text-decoration: underline;
  background-color: #ccc;
}



/* SIDEBAR ******************************* */

#search-2, #recent-posts-2, #categories-2 {display: none;}
#block-2 {margin: 0; padding: 0;}
.wp-block-buttons>.wp-block-button, .wp-block-buttons {display: block;}
#block-2 a.wp-block-button__link {
    width: 100% !important;
    margin: 0 0 20px 0 !important;
    padding: 10px !important;
    background: #00b1ad !important;
}

.sidebar {
    float: right;
    width: 80%;
}

.sidebar h2 {
   /* font-size: 12px;*/
}

.sidebar ul {
    float: left;
    width: 100%;
    padding: 0px;
    list-style: none;
}

.sidebar ul li a {
    float: left;
    width: 100%;
    padding: 10px 10px;
    text-decoration: none;
    color: #415460;
    margin: 0;
    transition-duration: 0.9s;
}
.sidebar ul li a:hover {
    background-color: #000000;
    color: #ffffff;
}
.sidebar ul li {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ffffff;
}

.sidebar form.search-form .search-field {
    float: left;
    width: 70%;
    padding: 16px 7%;
    padding-right: 0px;
}

.sidebar form.search-form {
    float: left;
    width: 100%;
}

.sidebar form.search-form .search-submit {
    width: 23%;
}
.sidebar_panel, .widget_block {
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
    padding:0 30px 25px;
    border-radius: 12px;
}
.sidebar_panel .button, .widget_block .button, a.wp-block-button__link {
    background-color: #112236;
}
.sidebar_panel.sidebar_panel_dark p, #block-3 p, .sidebar_panel.sidebar_panel_dark h2 {
    color: #ffffff;
}
.sidebar_panel.sidebar_panel_dark, #block-3 {
    background-color: #99a8b5;
}
.sidebar_panel.sidebar_panel_light, #block-4, #block-6, #block-7 {
    background-color: #e0e5e9;
}
.korean_pages .sidebar a.button {
    width: 100% !important;
}

.sidebar.sidebar_certification_buttons a.button {
    width: 100% !important;
    margin: 0 0 20px 0;
    padding: 12px;
    text-transform: uppercase;
}
/* EDITOR STYLES *************************************** */

.cke_wysiwyg_frame, .cke_wysiwyg_div {
    padding: 10px !important;
}

.cke_editable {
    padding: 10px;
}

/* TABLE STYLES **************************************** */

table {
    float: left;
    width: 100%;
    background-color: #f2f2f2;
    border-right: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
	margin-bottom: 30px;
}

table tr td {
    background-color: #f2f2f2;
    padding: 10px;
    border-left: 1px solid #d7d7d7;
}

table tr:nth-child(2n) td {
    background-color: #e7e7e7;
    
}

table tr th {
    background-color: #6f6f6f;
    padding: 13px;
    color: white;
}

table tr th:nth-child(2n) {
    background-color: #838383;
}

/* LAYOUT ELEMENTS *********************************************** */

.w20_left {
	width: 20%;	
	float: left;	
}

.w30_left {
	width: 30%;	
	float: left;	
}

.w40_left {
	width: 40%;	
	float: left;	
}

.w45_left {
	width: 45%;	
	float: left;	
}

.w50_left {
	width: 50%;
	float: left;	
}

.w60_left {
	width: 60%;
	float: left;
    padding-right: 20px;
}

.w70_left {
	width: 70%;	
	float: left;	
}

.w80_left {
	width: 80%;
	float: left;
}

.w90_left {
	width: 90%;
	float: left;
}

.w100_left {
	width: 100%;	
	float: left;
}

.w20_right {
	width: 20%;	
	float: right;	
}

.w30_right {
	width: 30%;	
	float: right;	
}

.w40_right {
	width: 40%;	
	float: right;	
    padding-left: 20px;
}

.w45_right {
	width: 45%;	
	float: right;	
}

.w50_right {
	width: 50%;
	float: right;	
}

.w60_right {
	width: 60%;	
	float:right;
}

.w70_right {
	width: 70%;	
	float: right;	
}

.w80_right {
	width: 80%;	
	float: right;
}

.w90_right {
	width: 90%;	
	float: right;
}

.w100_right {
	width: 100%;	
	float: right;
}

.w20_inline {
	width: 20%;	
	display: inline-block;
	vertical-align: top;
}

.w30_inline {
	width: 30%;	
	display: inline-block;
	vertical-align: top;
}

.w40_inline {
	width: 40%;	
	display: inline-block;
	vertical-align: top;
}

.w45_inline {
	width: 45%;	
	display: inline-block;
	vertical-align: top;
}

.w50_inline {
	width: 50%;
	display: inline-block;
	vertical-align: top;
}

.w60_inline {
	width: 60%;	
	display: inline-block;
	vertical-align: top;
}

.w70-inline {
	width: 70%;	
	display: inline-block;
	vertical-align: top;
}

.w80_inline {
	width: 80%;	
	display: inline-block;
	vertical-align: top;
}

.w100_inline {
	width: 100%;	
	display: inline-block;
	vertical-align: top;
}

/* FORM ELEMENTS ******************************************* */

input[type=text],
input[type=password],
input[type=email],
input[type=tel],
input[type=color],
input[type=date],
input[type=datetime],
input[type=url],
input[type=number],
textarea {
	width: 100%;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #cccccc;
	-moz-border-radius: 2px; 
	-ms-border-radius: 2px; 
	-o-border-radius: 2px; 
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background: #ffffff;
	border: 1px solid #d5d5d5;
	text-align: left;
	outline: none;
	color: #5d5d5d;
}

select::-ms-expand {
    display: none !important;
}

select {
	-moz-appearance: none;
	-webkit-appearance: none;
}

select {
	width: 100%;
	margin: 0px 0px 10px 0px;
	padding: 11px 10px;
	line-height: 1em;
	border: 1px solid #cccccc;
	-moz-border-radius: 2px; 
	-ms-border-radius: 2px; 
	-o-border-radius: 2px; 
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-appearance: none;
	background: #FFF url(../png/arrow_dd-2.png);
	background-repeat: no-repeat;
	background-position: 97% 11px;
	color:#5d5d5d;
}
.search_filter select {
	background-position: 90% 14px;
}

.placeholder {
	color: #c7cbd0;
}

.inputfield {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 13px;
    background-color: white;
    z-index: 1;
    border-radius: 5px;
    border: 1px solid #e8e8e8;
}

.inputfield input, .inputfield textarea {
    margin: 0px;
    padding-top: 30px;
    border-radius: 5px;
	float: left;
    width: 100%;
    color: black;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
	border: 0px;
	background-color: transparent;
	z-index: 2;
    position: relative;
}

.inputfield label {
    position: absolute;
    order: -1;
    top: 18px;
    left: 11px;
    margin: auto;
    display: block;
    height: 14px;
    color:#adadad;
    transition: 0.3s;
	z-index: 1;
}

.inputfield label.moveUp {
    bottom: auto !important;
    top: 10px;
    font-size: 9px;
    color: #c1c1c1;
}

.inputfield input:focus {
    /* border: 1px solid #c1c1c1; */
}
	
.inputfield input.error, .inputfield textarea.error {
    border: 1px solid red;
    background-color: rgba(255, 0, 0, 0.1);
    background-image: url(../field-error.html);
    background-position: right;
    background-size: 45px;
    background-repeat: no-repeat;
}

.inputfield input.valid, .inputfield textarea.valid {
    background-color: rgba(0, 128, 0, 0.1);
    border: 1px solid green;
    background-image: url(../field-success.html);
    background-position: right 15px;
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: right;
    background-size: 45px;
    background-repeat: no-repeat;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
	background-color: yellow;
}

form p {
    margin-top: 10px;
    margin-bottom: 5px;
}
#form_wrapper {
    padding-right: 20px;
}

/* VALIDATION **************************************************** */

.required {
	float:right;
	color:#C00003;
	width:2%;
}

.error {
    border: 1px solid #900002 !important;
    transition: border 0.5s ease;
    background-image: url(../png/new-error-2.png) !important;
    background-position: right !important;
    background-repeat: no-repeat !important;
    padding-right: 10px !important;
    background-size: 50px !important;
}

.valid {
    border: 1px solid #087500 !important;
    transition: border 0.5s ease;
    background-image: url(../png/new-tick-2.png) !important;
    background-position: right !important;
    background-repeat: no-repeat !important;
    padding-right: 10px !important;
    background-size: 50px !important;
}

.formerror li {
    list-style: none;
    float: left;
    margin-right: 6px;
    margin-bottom: 6px;
}

.formerror {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.formerror li label {
    float: left;
    width: 100%;
    padding: 7px;
    color: darkred;
    border-radius: 10px;
    line-height: 12px;
    background-color: #ffd9d9;
}


.wpcf7-response-output {
    float: left;
    width: 100%;
    margin: 0px !important;
    padding: 20px !important;
    background-color: #f2f2f2;
    border: 1px solid grey !important;
    font-size: 20px;
    text-align: center;
    margin-top: 20px !important;
    margin-bottom: 10px !important;
}

.wpcf7-mail-sent-ok {
    background-color: #e6f2e7 !important;
    border: 2px solid #398f14 !important;
    color: green;
}



/* TESTIMONAILS ********************************** */

.testimonial {
    width: 50%;
    margin: auto;
}

.tst {
	border-bottom: solid 1px #CBCBCB;
	padding-bottom:20px;
}

.tst .tstdesc {
	font-size:18px;
	font-style: italic;
	padding:20px 0;
}

.tst .tstby {
	font-size:12px;
	padding-bottom:10px;
}

.testslider {
	background-color:#112236;
}

.testslider h2 {
    font-size: 35px;
    color: #ffffff;
    text-align: left;
    margin-bottom:  35px;
}
.testslider_intro {
    float: left;
    width: 100%;
    position: relative;
}
.testslider .button {
    position: absolute;
    top: 4px;
    right: 0;
    color: #ffffff;
    background-color: transparent;
    border: 2px solid #ffffff;
    margin: 0;
}
.testslider .slide {
    padding: 0 15px;
}
.testslider .slide .testdetails {
   /* height: 365px;*/
    height: 420px;
	background-color:#ffffff;
    border-radius: 12px;
    overflow: visible;
    padding: 95px 15px 15px;
}
.testslider .slide h5 {
    font-family:'AvenirNextRoundedW01-Re';
    line-height: 20px;
    text-align: center;
    margin:  0 0 15px 0;
    padding: 0 15px;
}
.testslider .slide h5 strong {
    font-family:'AvenirNextRoundedW01-De1075568';
    font-size: 15px;
}
.testslider .slide h2 {
    font-size: 35px;
    color: #00b1ad;
    text-align: center;
    margin:  0 0 20px 0;
}

.testslider i.testdesc {
    font-size: 18px;
    line-height: 32px;
}

.testphoto {
    width: 150px;
    height: 150px;
    border-radius: 100%;
    background-position: center;
    background-size: cover;
    margin-bottom: 12px;
}

.testslider .testphoto {
    margin: auto;
    margin-bottom: -75px;
    display: table;
    z-index: 10;
    position: relative;
}

.testslider .testlogo {
    margin: -65px 10% 20px;
    display: block;
    z-index: 10;
    position: relative;
    width: 80%;
    height: 100px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.testimonialslider {width: 100% !important;}
.testimonialslider.slick-slider {
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform-origin-y: -50%;
    -ms-transform: translateY(-50%);
    -ms-transform-origin-y: -50%;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: -webkit-translateY(-50%);
    left: 0px;
    right: 0px;
    margin: auto;
}

.testslider_wrap {
    float: left;
    width: 100%;
    position: relative;
}
.testimonials .nav-arrows .arrow.next {
    right: -60px;
    color: #ffffff;
}
.testimonials .nav-arrows .arrow.prev {
    left: -60px;
    color: #ffffff;
}

/*.testslider_providers {display:none;}
.page-id-547 .testslider_providers.m-none {display:block;}
.page-id-547 .testslider_providers.m-only {display:none;}*/

.testslider.testslider_providers .slide .testdetails {
   /* height: 450px;*/
    height: 550px;
}

/* CONTACT BAR *************************************************** */

.contact_bar {}
.contact_bar h2 {
    font-family:'AvenirNextRoundedW01-De1075568';
    font-size: 35px;
    color: #00b1ad;
    text-align: left;
    margin:  54px 0 0 0;
}
.contact_bar_right {
    float: right;
    width: auto;
}
.contact_bar a {
    display: inline-block;
    width: 160px;
    text-align: center;
    text-decoration: none;
}
.contact_bar a:hover {
    opacity: 0.8;
}
.contact_bar a img {
    width: 100%;
    padding: 0 30px;
}
.contact_bar h3 {
    font-size: 18px;
    text-align: center;
    margin:10px 0 0 0;
}

/* SUBSCRIBE *************************************************** */

.subscribe { display: none;
	padding: 45px 0px;
    color: white;
    text-align: center;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #4b4c4d;
	float: left;
	width: 100%;
}
.subscribe form::before {
    content: "";
    float: left;
    width: 100%;
    display: block;
    height: 7px;
}

.subscribe .button {
    margin: auto;
    max-width: 20%;
    float: none;
    min-width: 120px;
}

.subscribe form {
    width: 70%;
    margin: auto;
}

.subscribe .inner {
    min-height: 0px;
}

.subscribe .inner::after {
    content: "";
    clear: both;
    width: 100%;
    display: block;
}

/* GALLERY ********************************** */

.imggallery {
	float:left;
	width:25%;
}

.galleryitem {
    width: 24%;
    margin: 0.5%;
    padding-bottom: 24%;
    background-position: center;
    background-size: cover;
    float: left;
    position: relative;
}


/* PRODUCTS AND CATEGORIES ********************************** */

.cats {
	display: inline-block;
	vertical-align: top;
	border: 1px solid #000;
	padding: 10px;
}

.pro_detail {
	width: 70%;
	margin: auto;
}

.detail_image,
.detail_info  {
	display: inline-block;
	vertical-align: top;
	width: 49%;
}

.detail_info input {
	width: 40px;
}

/* CONTACT PAGE ************************************************ */

.tabs_contact {
}
	.tabs_contact:after {
  	content: "";
  	display: table;
  	clear: both;
	}
	.tabs_contact input.tabs_radio[type=radio] {
  	display: none;
	}
	.tabs_contact label.tabs_label {
  	display: block;
  	float: left;
  	width: 33.33333%;
        font-size: 18px;
  	padding: 1em;
    border: 1px solid #ffffff;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
  	background-color: #15375B;
		text-align: center;
		font-weight: 700;
		color: #ffffff;
  	cursor: pointer;
        transition: background-color 150ms ease-in-out;}
		.tabs_contact label.tabs_label:hover {
            opacity: 0.8;
			/*background-color: #15375B;*/
		}
	
	.tabs_contact  [id^="tab"]:checked + label.tabs_label {
	  border-bottom-color: white;
	  background: #00b1ad;
		color: #ffffff;
	}

.tab-content {
  display: none;
  float: left;
  width: 100%;
  padding: 50px;
    background: #ffffff;
    border: 1px solid #ffffff;
}
#tab1:checked ~ #tab-content1,
#tab2:checked ~ #tab-content2,
#tab3:checked ~ #tab-content3 {
  display: block;
}

.parent-pageid-22884 .widget-area.sidebar {
    display: none;
}

/* FOOTER ****************************************************** */
.cta_bar {
    background-color: #112236;
}
.cta_bar .inner .w100_left {
    position: relative;
    padding: 100px 0 ;
}
.cta_bar h2 {
    font-size: 28px;
    color: #ffffff;
    margin: 0;
}
.cta_bar .button {
    position: absolute;
    top: 90px;
    right: 0;
    color: #ffffff;
    background-color: transparent;
    border: 2px solid #ffffff;
    margin: 0;
}
.cta_bar_navy {
    background-color: #112236;
}
.cta_bar_grey {
    background-color: #99a8b5;
}
.cta_bar_teal {
    background-color: #e3f6f6;
}
.cta_bar_white {
    background-color: #ffffff;
}
footer {
	padding: 70px 0px;
    width: 100%;
    text-align: left;
    clear: both;
    color: #000000 !important;
	/* BG COLOR */
	background-color: #f6f6f6;
    box-shadow: 0px 500px 0px 500px #f6f6f6;
}

.footernav {
    float: left;
    width: 100%;
    padding: 0px;
    list-style: none;
}

.footernav li a {
    float: left;
    padding: 0px 0px;
    text-decoration: none;
    font-size: 15px;
    line-height: 17px;
    color: #000000;
    margin: 0 0 20px 0;
}

.footernav li {
    float: left;
    width: 16.6666%;
}
.footernav li ul {
    float: left;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
}
.footernav li ul li {
    float: left;
    width: 100%;
    margin: 0;
}
.footernav li ul li a {
    float: left;
    font-weight: 300;
    line-height: 13px;
    text-decoration: none;
    font-size: 10px;
    color: #000000;
    border-bottom: 1px solid;
    margin: 0 0 11px 0;
    padding: 0px 0px;
}
.footernav li ul li a:hover {
    border-bottom: 1px solid #00b1ad;
}
.footer_logo {
    float: left;
    clear: left;
    width: 300px;
    margin:0 0 60px 0;
}
footer .social_icons {
    display: block;
    float: right;
    clear: right;
    width: auto;
    margin: 0;
}
footer .social_icons a {
    color: #00b1ad;
}
footer .social_icons a:hover {
    opacity: 0.8;
}
footer .social_icons a i.fab::before {
}
p.copyright_line {
    float: right;
    clear: right;
    width: auto;
    margin: 0;
    font-size: 12px;
}

 /*
    font-family:'AvenirNextRoundedW01-Re';
    font-family:'AvenirNextRoundedW01-It';
    font-family:'AvenirNextRoundedW01-Md1075562';
    font-family:'AvenirNextRoundedW01-Md1075565';
    font-family:'AvenirNextRoundedW01-De1075568';
    font-family:'AvenirNextRoundedW01-De1075571';
    font-family:'AvenirNextRoundedW01-Bo1075574';
    font-family:'AvenirNextRoundedW01-Bo1075577';

    
    TEAL #00b1ad
    NAVY #15375B
    Dark Blue#112236
    GREY #99a8b5
    LIGHT GREY #e0e5e9
    LIGHT TEAL #e3f6f6
    */

	

.cart-section {
	display:none;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    float: left;
}


#coupon_code {min-width: 150px; }


/* TEMP popup button added 1 Aug */

   
    #tempchatpopupbutton {
        
        background: #fff;
    border: 1px solid #fafafa;
    border-bottom: 0;
    border-radius: 100px;
    bottom: 0;
    box-shadow: 4px -5px 30px 0 rgba(0,0,0,.3);
    box-sizing: content-box;
    display: block;
    height: auto;
    position: fixed;
    right: 30px;
    bottom:30px;
    width: 50px; 
                z-index:9999; 
                padding:20px;
                transition: all .2s ease-in-out;
    }

#tempchatpopupbutton img {
	width:70px;
}
    
    #tempchatpopupbutton:hover { 
        cursor:pointer;
        transform: scale(1.2);
    }
    
    #tempchatpopup {
        
        background: #fff;
    border: 1px solid #fafafa;
    border-bottom: 0;
    border-radius: 10px;
    bottom: 0;
    box-shadow: 4px -5px 30px 0 rgba(0,0,0,.1);
    box-sizing: content-box;
    display: block;
    height: auto;
    position: fixed;
    right: 30px;
    bottom:30px;
    width: 250px; 
                z-index:999999; 
                padding:20px; 
                display:none;
                
    }
    
    #tempchatpopup h2 {
        padding:0;
         margin:0;
         padding:0 0 6px 0;
          font-size:22px;
    }
    
    #tempchatpopup p {
        padding:0;
         margin:0; 
    
          font-size:12px;
          line-height:13px;
    }
    
    #tempchatpopup .button {
        width:100%;
        font-size:12px;
        margin: 3px 0px;
    padding: 10px 16px;
    }
    #tempchatpopupclose {
        background-color:#e2e2e2;
        color:#b5b2b2 !important;
    }
    #tempchatpopupclose:hover {
        cursor:pointer;
        
    }
/* GOOGLE TRANSLATE OVERRIDES */
#gt_float_wrapper {
	top:0px !important;
	right: 0px !important;
}
.gt_float_switcher {
    box-shadow: 0px 0px 0px 0px !important;
}.gt_float_switcher .gt-selected .gt-current-lang {
    padding: 6px !important;
    border-radius: 3px;
}
.gt_float_switcher img {
    width: 25px !important;
    margin: 0 0px 0 0 !important;
    border-radius: 3px;
}
.gt-lang-code, .gt_float_switcher-arrow { display:none !important; }

/* Certification Form Pop Up - Hide translate & chat */
.page-id-20220 .gtranslate_wrapper,
.page-id-20220 #tempchatpopupbutton
{
	display: none !important;
}