/*
Theme Name: Avada Child
Theme URI: https://avada.theme-fusion.com/
Template: Avada
Author: ThemeFusion
Author URI: https://themeforest.net/user/ThemeFusion
Description: The Avada Website Builder is the ultimate design and creation suite. Design Anything, Build Everything, Fast. The #1 selling product of all time on ThemeForest.
Version: 7.3.1.1
Updated: 2021-08-04 05:26:28
*/

html,
body{
	scroll-behavior: smooth !important;
}
header .fusion-header .fusion-logo .fusion-logo-link img{
	width: 125px;
}
#menu-main-menu li a,
.fusion-secondary-menu li a{
	text-transform: uppercase;
}
.tz_search_icon {
    position: absolute;
    right: 28px;
    top: 18px;
    cursor: pointer;
}
.tz_search_box {
    transform: scale(1) translate(100%, 0%);
    visibility: hidden;
    /* display: none; */
    transition: 0.6s;
    position: absolute;
    right: 35px;
    top: 46px;
}
.tz_search_box.search_active{
	transform: scale(1) translate(0%, 0%);
	visibility: visible;
}
#menu-main-menu{
	padding-right: 35px;
}
#menu-main-menu ul.awb-menu__sub-ul{
    width: 350px;
    background-color: #005175;
    max-height: 450px;
    display: block;
    overflow: hidden;
}
#menu-main-menu #menu-item-3519 ul.awb-menu__sub-ul,
#menu-main-menu #menu-item-3520 ul.awb-menu__sub-ul {
	overflow: scroll;
    overflow-x: hidden;
}
body section #menu-main-menu ul.awb-menu__sub-ul::-webkit-scrollbar {
	width: 16px;
}
body section #menu-main-menu ul.awb-menu__sub-ul::-webkit-scrollbar-track {
	background-color: #333;
}
body section #menu-main-menu ul.awb-menu__sub-ul::-webkit-scrollbar-thumb {
	background-color: #74a2bf;
	border-radius: 20px;
	border: 4px solid transparent;
	background-clip: content-box;
}
body section #menu-main-menu ul.awb-menu__sub-ul::-webkit-scrollbar-thumb:hover {
	background-color: #74a2bf;
}
#menu-main-menu ul.awb-menu__sub-ul li {
    background-color: transparent;
    width: calc(100% / 1);
    float: left;
    border: none;
}
#menu-main-menu ul.awb-menu__sub-ul li a {
    color: white !important;
    padding: 8px 10px;
    border-bottom: 1px solid;
}
#menu-main-menu ul.awb-menu__sub-ul li a:hover,
#menu-main-menu ul.awb-menu__sub-ul li.current_page_item a{
    background-color: #74a2c5;
}
body .fusion-menu-element-wrapper .fusion-menu-element-list ul:not(.fusion-megamenu)>li:not(.fusion-menu-item-button) {
    transition: auto !important;
}

/* Footer Css Start Here */

#footer{
	display: none !important;
}
.tz_custom_footer {
    background-image: url('images/shape-6-b_1920-1.png');
    height: 650px;
    background-size: cover;
    background-position: top center;
    position: relative;
	/* max-width: 1920px; */
    max-width: 3840px;
    margin: 0 auto;
	margin-top: -350px;
    z-index: 9999;
}
.tz_addres_info {
    width: 100%;
    float: left;
    margin-left: 48%;
    margin-top: -350px;
}
.tz_community_box {
    width: 45%;
    float: left;
    background-image: url(images/shape-2-lb_1920-1.png);
    height: 610px;
    background-repeat: no-repeat;
    background-position: 0% 100%;
    background-position: top left;
    position: absolute;
    left: 0;
    background-size: cover;
	top: 0;
}
.community_form .tz_email_field {
    width: 80%;
    border-radius: 30px;
    background-color: #005175;
    border: 1px solid #005175;
    color: white;
    font-size: 15px;
    padding: 10px 15px;
}
.community_form form{
	margin-top: 10px;
}
.community_form .tz_email_btn {
    background-image: url('images/right-arrow-1.png');
    padding: 5px 15px;
    background-size: cover;
    background-position: center center;
    width: 40px;
    border: none;
    background-color: transparent;
	cursor: pointer;
}
.community_box {
    height: 100%;
    vertical-align: middle;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* width: 430px; */
    margin: 0 auto;
    padding: 0 85px;
    padding-top: 100px;
}
.community_box h3 {
    margin: 0;
    padding: 0;
    line-height: 22px;
    color: white;
    font-weight: 400;
}
.community_box p {
    margin: 13px 0px;
    color: white;
    font-size: 14px;
}
.tz_footer_addr_sec {
    height: 100%;
    vertical-align: middle;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
    padding-top: 80px;
	color: white;
}
.tz_footer_addr_sec img {
    width: 150px;
    margin-bottom: 50px;
}
.tz_footer_addr_sec p {
    margin: 3px 0px;
    font-size: 15px;
}
.footer_social {
    margin: 0;
    list-style: none;
    padding: 0;
	margin-top: 15px;
}
.footer_social li {
    display: inline-block;
    border: 1px solid white;
    height: 35px;
    width: 35px;
    text-align: center;
    border-radius: 30px;
    padding-top: 7px;
    margin-right: 10px;
}
.footer_social li a {
    color: white;
}
li.footer_menu {
    width: 120px !important;
    height: auto !important;
    padding: 5px 15px !important;
}
.footer_menu select {
    background-color: transparent;
    height: auto;
    border: none;
    width: 90px;
	color: white;
}
.footer_copy_text {
    margin-top: 5px;
    background-color: #6188a6;
    padding: 12px;
    position: absolute;
    width: 100%;
    bottom: -12px;
    font-size: 12px;
    color: #fff;
    padding-left: 48%;
}
.to-top-container{
	display: none !important;
}
.footer_main_menu_list{
	display: flex;
    vertical-align: middle;
    align-items: baseline;
}
.main_footer_menu,
.main_footer_menu:hover {
    color: white !important;
    text-transform: uppercase;
    font-size: 13px;
    border: 1px solid white;
    border-radius: 30px;
    padding: 5px 30px;
}
.footer_main_menu ul#menu-footer-menu {
    padding: 0;
    margin: 0;
    display: inline-block;
    background-color: transparent;
    margin-top: 10px;
    width: 450px;
    padding: 0px;
}
.footer_main_menu ul#menu-footer-menu li {
    width: calc(100%/2 - 10px);
    float: left;
    display: inline-block;
    border: none;
    text-align: left;
    height: auto;
    line-height: 16px;
}
.footer_main_menu ul#menu-footer-menu li a {
    font-size: 14px;
    color: white;
    padding-bottom: 8px;
    display: block;
}
.footer_main_menu{
	display: none;
	z-index: 9;
    position: relative;
}

/* Header CSS */

.hide_mobile{

}
body #tz_mobile_header .fusion-builder-row .fusion-layout-column {
    width: 33.33% !important;
    vertical-align: middle;
    align-items: center;
	text-align: center;
}
body #tz_mobile_header .fusion-builder-row{
	vertical-align: middle;
    align-items: center;
}
body #wrapper .fusion-tb-header{
	/* max-width: 1920px; */
	max-width: 3840px;
	margin: 0 auto;
}

/* Commen CSS */

.hide_desktop{
	display: none !important;
}
body .intro_span_title{
    font-size: 38px;
    line-height: 50px;
    color: #005175;
    font-weight: 400;
}
body .intro_title_one h1{

}

/* Home Page CSS */

html body .home_section_one .fusion-column-wrapper {
    height: 640px;
    background-position: top left !important;
	margin-right: 3.5% !important;
}
html body .home_section_one .home_right_shape .fusion-column-wrapper{
	padding-left: 40px !important;
}
body a.tz_main_btn_black {
    background-color: #e2e318;
	border: 2px solid #e2e318;
    border-radius: 30px !important;
    width: 240px;
    /* font-weight: 500; */
	transition: 0.6s;
}
body a.tz_main_btn_black:hover,
body a.tz_main_btn_black:focus{
	background-color: transparent !important;
	color: #e2e318;
	border: 2px solid #e2e318;
}
body a.tz_main_btn_white {
    background-color: #e2e318;
	border: 2px solid #e2e318;
    border-radius: 30px !important;
    width: 240px;
	font-size: 16px;
	letter-spacing: 0.6px;
	color: #333;
}
body a.tz_main_btn_white:hover,
body a.tz_main_btn_white:focus{
	background-color: transparent !important;
	color: #e2e318;
	border: 2px solid #e2e318;
}
body a.tz_main_btn_white span,
body a.tz_main_btn_black span{
	color: #333333 !important;
	font-family: 'Montserrat';
}
body a.tz_main_btn_white:hover span,
body a.tz_main_btn_black:hover span{
	color: #e2e318 !important;
}
body .tz_sec_two_bg {
    margin-top: -250px !important;
    z-index: 99;
}
body .bg_width_full{
	background-size: 100% 100% !important;
}
body .tz_home_search form input[type=search] {
    width: 300px !important;
    border: none !important;
    background-color: #dddddd !important;
    border-radius: 30px !important;
}
body .tz_home_search form .fusion-search-submit {
    background-color: transparent !important;
    font-size: 0px !important;
    background-image: url("images/right-arrow.png") !important;
    background-size: 80% 100% !important;
    margin-left: 20px !important;
    padding: 11px !important;
    background-repeat: no-repeat !important;
}
body .tz_home_search .searchform .fusion-search-form-content .fusion-search-field {
    flex-grow: inherit;
}
.tz_home_post h4 a{
	font-size: 18px;
    color: #333;
	font-weight: 600;
}
body .left_top_sec{
	margin-top: 120px !important;
	padding-left: 15px;
}
body .home_section_one{
	height: 750px !important;
}
.tz_sec_4_select {
    display: flex;
    vertical-align: middle;
    align-items: center;
    margin-top: 30px;
}
.tz_sticky_btn .tz_main_btn_black {
    padding: 12px 60px;
    color: #333;
    font-weight: 500;
    margin-top: 0px;
    display: block;
}
.tz_sticky_btn{
	display: none;
}
body .tz_sticky_btn.fixed_btn {
    position: fixed;
    right: 0;
    top: 114px;
    transition: 0.6s;
    z-index: 9999999;
	display: block;
}
body .tz_sticky_btn.fixed_btn a {
    border-radius: 0!important;
    background-image: url(images/button-3.png);
    background-color: transparent;
    border: transparent;
    color: #fff!important;
    width: 250px;
    padding: 15px;
    text-align: center;
    display: block;
    font-weight: 600;
}
html body #boxed-wrapper main#main{
	padding: 0 !important;
}
html body main section .fusion-builder-row,
html body .fusion-tb-header section .fusion-builder-row{
    padding: 0px 70px !important;
}
html body main section .fusion-builder-row.fusion-builder-row-inner{
	padding: 0px !important;
}
html body main section .fusion-builder-row .absolute_right_col{
	position: absolute;
	right: 0;
}
html body main section.home_section_one .absolute_right_col .fusion-column-wrapper {
    padding: 50px !important;
}
html body main section.home_section_one .left_top_sec .fusion-column-wrapper{
	margin-left: 15px;
}
body section.tz_sec_six_bg {
    /* background-position: 100% 100%!important;
    background-size: contain!important;
	background-image: linear-gradient(140deg, #ffffff 0%, #dddddd 200%) !important; */
	background-color: #f5f5f5 !important;
}

/* Home Health */

html body .home_health_one {
    height: 600px;
}
body .other_page_title_sec {
    padding: 40px 20px;
    margin-top: -140px;
}
body .other_page_title_sec p {
    margin: 0;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
}
body .other_page_title_sec h1 {
    margin: 0;
    font-size: 30px;
    padding-top: 6px;
}
.health_title_two{
	text-align: center;
}
.health_title_two h1 {
    margin: 0;
    color: #28628f !important;
    font-weight: 700 !important;
    font-size: 32px !important;
}
.health_title_two h1 span {
	font-weight: 400 !important;
}
.health_title_two p {
    margin: 0;
    font-size: 32px;
    padding-top: 8px;
	color: #28628f;
}
.tz_pg_main_heading h2{
    font-size: 32px !important;
    color: #333 !important;
}
.tz_pg_sub_heading h3 {
    font-size: 18px !important;
    margin-top: 13px !important;
}
html body main .tz_gradient_img {
    position: absolute;
    right: 0;
    bottom: -360px;
    width: 500px;
}
body section.tz_health_four_grid{
    height: 270px;
}
body section.tz_health_four_grid .fusion-layout-column.fusion_builder_column {
    padding: 40px;
    /* padding-right: 60px; */
    margin: 0;
    height: 100%;
    vertical-align: middle;
    align-items: center;
}
body section.tz_health_four_grid .fusion-layout-column.fusion_builder_column p {
    margin: 0;
    color: white;
    line-height: 28px;
}
body a.dark_maroon_btn{
	background-color: #a36b9e;
	border: 2px solid #a36b9e;
}
body a.dark_maroon_btn:hover,
body a.dark_maroon_btn:focus{
	background-color: #503762 !important;
	border: 2px solid #503762;
}
body a.dark_maroon_btn span,
body a.dark_maroon_btn:hover span{
	color: #fff !important;
}
body ul.tz_check_list_item li {
    margin-bottom: 30px;
}
body ul.tz_check_list_item p {
    padding-left: 18px;
}
body ul.tz_check_list_item li .icon-wrapper.circle-yes {
    background-image: url(images/checkmark.png);
    background-color: transparent !important;
    border-radius: 0;
    background-size: cover;
    background-position: center center;
    padding: 16px;
}
body ul.tz_check_list_item li .icon-wrapper.circle-yes i{
	display: none;
}
body .tz_quote_text p {
    color: white;
    font-size: 22px;
    line-height: 38px;
    font-weight: 500;
    margin: 0;
    font-style: initial;
    letter-spacing: 0;
}
.seprator_head h3{
	margin-top: 0 !important;
	padding: 0 15px !important;
}
body section .tz_health_pg_tabs {
    border: 1px solid #e2e2e2 !important;
}
body section .tz_health_pg_tabs .nav,
body section .tz_health_pg_tabs .tab-content{
    width: 50% !important;
}
body section .tz_health_pg_tabs ul li {
    border-bottom: 1px solid white;
}
body section .tz_health_pg_tabs ul li a {
    padding: 22px 20px !important;
	margin: 0 !important;
}
body section .tz_health_pg_tabs ul li.active a {
    border: none !important;
}
body section .tz_health_pg_tabs ul li a h4 {
    font-size: 17px !important;
    font-weight: 600 !important;
    color: white !important;
}
body section .tz_circle_title {
    text-align: center;
    display: flex;
    padding: 11px;
    border: 1px solid #ededed;
    width: 60px;
    margin: 0 auto;
    height: 60px;
    border-radius: 30px;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
    font-family: 'Montserrat';
    font-size: 12px;
}
body section .tz_health_pg_tabs .tab-content{
	font-family: 'Montserrat';
    line-height: 24px;
    font-size: 14px;
}
body section .fusion-tabs .nav-tabs li.active a.tab-link,
body section .fusion-tabs .nav-tabs li.active a.tab-link:hover,
body section .fusion-tabs .nav-tabs li.active a.tab-link:focus {
    background-color: #739bb0 !important;
}
body section .fusion-tabs .nav-tabs li a:hover {
    background-color: #739bb0 !important;
    border-top-color: #739bb0 !important;
}
body section .fusion-tabs .nav,
body section .fusion-tabs .nav-tabs,
body section .fusion-tabs .tab-content .tab-pane {
    border-color: transparent !important;
	border: 0px !important;
	left: 0 !important;
}
body section .tz_health_pg_tabs .tab-pane {
    min-height: auto !important;
}
body section .health_mix_title h2 {
    font-size: 34px !important;
    color: #333333;
    font-weight: 900 !important;
    line-height: 45px !important;
}
body section .health_mix_title span {
    font-weight: 400;
}
body section .section_9_bg .fusion-builder-row,
body section .section_1_bg .fusion-builder-row{
	padding: 0 !important;
}
body section .health_video_sec{
	margin-top: -300px !important;
}
body main section.section_1_bg {
    margin-top: -135px !important;
}
body main .fusion-title .title-sep.sep-single {
    border-bottom-width: 2px !important;
}
body main .commen_seprator{
	margin-top: 70px;
	margin-bottom: 80px;
}

/* About Page css */

body main section.about_section_one{
	height: 700px
}
body main section.about_section_one .about_right_shape {
    height: 700px;
	right: 25px !important;
}
body main section.about_section_one .about_right_shape .fusion-column-wrapper{
	padding: 100px !important;
}
.about_cont_grid .tz_pg_sub_heading h3 {
    font-size: 24px!important;
    line-height: 32px !important;
}
body main section.about_cont_grid{
	height: 500px;
}
.service_box_title .tz_pg_sub_heading h3 {
    font-size: 22px !important;
    margin-top: 18px !important;
}
.tz_process_link ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.tz_process_link ul li {
    position: relative;
}
.tz_process_link ul li::after {
    content: "";
    position: absolute;
    border-left: 2px solid #28628f;
    height: 65%;
    top: 65px;
    left: 25px;
}
.process_count {
    position: absolute;
    font-size: 26px;
    padding: 10px;
    border-radius: 30px;
    border: 2px solid #28628f;
    color: #28628f;
    height: 50px;
    width: 50px;
    text-align: center;
}
.process_text {
    padding-left: 75px;
}
.process_text h3 {
    margin: 0;
    margin-bottom: 15px;
    font-size: 18px !important;
    font-weight: 800 !important;
    color: #28628f !important;
    padding-top: 17px;
}
.process_text p {
    font-size: 15px;
}
.tz_health_shape_img_1,
.tz_health_shape_img_1 img {
    width: 100%;
    height: 100%;
}
body section .add_shape_in_desktop{
	display: none !important;
}
html body .tz_bottom_align {
    padding-top: 30px;
}
html body .tz_bottom_align .tz_main_btn_black {
    position: absolute;
    bottom: -50px;
    left: 25px;
}
body a.dark_green_btn{
	background-color: #65aa94;
	border: 2px solid #65aa94;
}
body a.dark_green_btn:hover,
body a.dark_green_btn:focus{
	background-color: #a3d187 !important;
	border: 2px solid #a3d187;
}
body a.dark_green_btn span,
body a.dark_green_btn:hover span{
	color: #fff !important;
}
body section .fusion-layout-column .wpforms-container .wpforms-form .wpforms-submit-container button{
    background-color: #65aa94;
    border-color: #65aa94;
    color: white;
    font-family: 'Montserrat';
    font-weight: 600;
    padding: 13px 30px;
    border-radius: 30px;
}
body section #scroll_tab ul.nav-tabs {
    height: calc(100vh - 15vh);
    overflow: scroll;
	overflow-x: hidden;
}
.select2-results .select2-results__options{
	overflow: scroll;
	overflow-x: hidden;
}
body section #scroll_tab ul.nav-tabs li .fusion-tab-heading {
    white-space: normal !important;
}
body section #scroll_tab ::-webkit-scrollbar {
	width: 16px;
}
body section #scroll_tab ::-webkit-scrollbar-track {
	background-color: #333;
}
body section #scroll_tab ::-webkit-scrollbar-thumb {
	background-color: #74a2bf;
	border-radius: 20px;
	border: 4px solid transparent;
	background-clip: content-box;
}
body section #scroll_tab ::-webkit-scrollbar-thumb:hover {
	background-color: #74a2bf;
}
body section .tab_faqs{
	background-color: white;
}
.tz_inner_post img{
	height: 180px;
    object-fit: cover;
}
.tz_inner_post h4 a {
    font-size: 16px;
    color: #333;
    font-weight: 600;
}
body a.light_btn{
	background-color: #72c3c5;
	border: 2px solid #72c3c5;
}
body a.light_btn:hover,
body a.light_btn:focus{
	background-color: #0f81a0 !important;
	border: 2px solid #0f81a0;
}
body a.light_btn span,
body a.light_btn:hover span{
	color: #fff !important;
}
body .tz_full_box_section .fusion-builder-row{
	margin: 0 !important;
	padding: 0px 0px !important;
}
body .tz_full_box_section {
    min-height: 350px;
}
body .tz_home_post img{
	height: 120px;
	object-fit: cover;
}

/* Time Line */

.tz_time_line_slider{
	padding: 0;
	margin: 0;
	list-style: none;
}
.custom_case_stud_grid {
    display: flex !important;
    vertical-align: middle;
    align-items: center;
}
.tz_col_md_5{
	width: 40%;
	float: left;
}
.custom_case_stud_grid img {
    width: 100%;
    height: 500px;
    object-fit: cover;
}
.tz_col_md_7 {
    width: 60%;
    float: left;
    padding-left: 50px;
}
.post_content_time h3 {
    font-size: 16px !important;
    font-weight: 600 !important;
}
.tz_years,
.tz_years_2 {
    padding: 0;
    margin: 0 !important;
    display: inline;
    background-color: #dddddd;
    padding: 5px 10px;
    border-radius: 4px;
    font-weight: 600;
    font-size: 14px;
}
.tz_time_line_list .slick-dots{

}
.tz_time_line_list .slick-dots li{
	position: relative;
}
.tz_time_line_list .slick-dots li::after {
    content: "";
    position: absolute;
    border-top: 4px solid #ebeced;
    width: 100%;
    top: 12px;
    left: 12px;
    margin: 0;
}
.tz_time_line_list .slick-dots li:nth-last-child(1)::after{
	display: none;
}
.tz_time_line_list .slick-dots li button {
    padding: 13px;
    text-align: center;
	border: 0px solid #afafaf00;
    /* border: 5px solid #afafaf00; */
    border-radius: 30px;
    position: relative;
    z-index: 1;
    background-color: #ffffff00;
}
.tz_time_line_list .slick-dots li button::before {
    font-size: 65px;
    opacity: 1;
    color: #d1d1d1;
    top: 3.2px;
    left: 1.9px;
}
.tz_time_line_list .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #333333;
}
.tz_time_line_list .slick-dots li.slick-active button {
	border: 0px solid #afafaf;
    /* border: 5px solid #afafaf; */
    border-radius: 30px;
    background-color: white;
}
.tz_time_line_list .slick-dots {
    bottom: -130px;
}
.tz_time_line_list .slick-dots li {
    width: 90px;
    height: 35px;
    margin: 0;
	transition: 0.6s;
}
.tz_time_line_list .slick-dots li p,
.tz_time_line_list .slick-dots li.slick-active:hover p{
    display: none;
    margin: 0;
    position: absolute;
    top: -40px;
    font-size: 36px;
    font-weight: 600;
    color: #dddddd;
	left: -20px;
}
.tz_time_line_list .slick-dots li.slick-active p,
.tz_time_line_list .slick-dots li:hover p{
	display: block !important;
}
.tz_time_line_list .slick-dots li:hover p {
    font-size: 18px;
    font-weight: 400;
    color: #2c2c2c;
    top: -30px;
    left: -2px;
}
.tz_time_line_list .slick-dots li:hover button::before {
    color: #333333;
}
.tz_time_line_list {
	width: 90%;
	margin: 0 auto;
}
.slick-arrow{
	display: none !important;
}
body div.wpforms-container-full .wpforms-form input[type=date],
body div.wpforms-container-full .wpforms-form input[type=text],
body div.wpforms-container-full .wpforms-form input[type=datetime],
body div.wpforms-container-full .wpforms-form input[type=datetime-local],
body div.wpforms-container-full .wpforms-form input[type=email],
body div.wpforms-container-full .wpforms-form input[type=month],
body div.wpforms-container-full .wpforms-form select,
body div.wpforms-container-full .wpforms-form textarea,
body div.wpforms-container-full .wpforms-form input[type=number]{
    height: 48px;
    border-radius: 0;
}
.tz_icon_remove_pad .fusion-li-item .fusion-li-item-content p{
	margin-bottom: 5px;
}
body div.tz_stroke_full_width .fusion-builder-row.fusion-row {
    margin: 0 !important;
    padding: 0 !important;
}
body .tz_show_form_click{
	display: none;
}
body section .tz_pg_image_box .fusion-content-layout-column {
    -webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);
    border-radius: 10px;
    padding: 40px !important;
    background-color: #fdfdfd;
	text-align: center;
}
body section .tz_pg_image_box img{
	width: 220px;
    max-width: 220px;
    height: 140px;
    object-fit: contain;
}
body section .tz_pg_image_box h4 {
    margin-top: 15px !important;
}
body.page-id-5746 .select2-results__option:before,
body.page-slug-events-api .select2-results__option:before,
body.page-slug-events .select2-results__option:before,
body.page-slug-strategic-partners .select2-results__option:before,
body.page-slug-blog .select2-results__option:before,
body.page-slug-product-certification .select2-results__option:before {
	content: "";
	display: inline-block;
	position: relative;
	height: 20px;
	width: 20px;
	border: 1px solid #000000;
	border-radius: 4px;
	background-color: #fff;
	margin-right: 20px;
	vertical-align: middle;
}
body.page-id-5746 .select2-results__option[aria-selected=true]:before,
body.page-slug-events .select2-results__option[aria-selected=true]:before,
body.page-slug-strategic-partners .select2-results__option[aria-selected=true]:before,
body.page-slug-product-certification .select2-results__option[aria-selected=true]:before,
body.page-slug-events-api .select2-results__option[aria-selected=true]:before,
body.page-id-5746 .select2-results__option.select2-results__option--selected[aria-selected=true]:before,
body.page-slug-events-api .select2-results__option.select2-results__option--selected[aria-selected=true]:before,
body.page-slug-events .select2-results__option.select2-results__option--selected[aria-selected=true]:before,
body.page-slug-strategic-partners .select2-results__option.select2-results__option--selected[aria-selected=true]:before,
body.page-slug-blog .select2-results__option.select2-results__option--selected[aria-selected=true]:before,
body.page-slug-product-certification .select2-results__option.select2-results__option--selected[aria-selected=true]:before {
    font-family: fontAwesome;
    content: "\f00c";
    color: #fff;
    background-color: #28628f;
    border: 0;
    display: inline-block;
    padding-left: 4px;
    padding-bottom: 5px;
}
body.page-id-5746 .select2-container--default .select2-results__option[aria-selected=true],
body.page-slug-events .select2-container--default .select2-results__option[aria-selected=true],
body.page-slug-strategic-partners .select2-container--default .select2-results__option[aria-selected=true],
body.page-slug-product-certification .select2-container--default .select2-results__option[aria-selected=true],
body.page-slug-blog .select2-container--default .select2-results__option[aria-selected=true],
body.page-slug-events-api .select2-container--default .select2-results__option[aria-selected=true] {
	background-color: #78a2bf;
}
body.page-id-5746 .select2-container--default .select2-selection--multiple,
body.page-slug-events .select2-container--default .select2-selection--multiple,
body.page-slug-strategic-partners .select2-container--default .select2-selection--multiple,
body.page-slug-product-certification .select2-container--default .select2-selection--multiple,
body.page-slug-blog .select2-container--default .select2-selection--multiple,
body.page-slug-events-api .select2-container--default .select2-selection--multiple {
	margin-bottom: 10px;
}
body.page-id-5746 .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
body.page-slug-events .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
body.page-slug-strategic-partners .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
body.page-slug-product-certification .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
body.page-slug-blog .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
body.page-slug-events-api .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
	border-radius: 3px;
}
body.page-id-5746 .select2-container--default.select2-container--focus .select2-selection--multiple,
body.page-slug-events .select2-container--default.select2-container--focus .select2-selection--multiple,
body.page-slug-strategic-partners .select2-container--default.select2-container--focus .select2-selection--multiple,
body.page-slug-product-certification .select2-container--default.select2-container--focus .select2-selection--multiple,
body.page-slug-blog .select2-container--default.select2-container--focus .select2-selection--multiple,
body.page-slug-events-api .select2-container--default.select2-container--focus .select2-selection--multiple {
	border-color: #28628f;
	border-width: 1px;
}
body.page-id-5746 .select2-container--default .select2-selection--multiple,
body.page-slug-events .select2-container--default .select2-selection--multiple,
body.page-slug-strategic-partners .select2-container--default .select2-selection--multiple,
body.page-slug-product-certification .select2-container--default .select2-selection--multiple,
body.page-slug-blog .select2-container--default .select2-selection--multiple,
body.page-slug-events-api .select2-container--default .select2-selection--multiple {
	border-width: 1px;
}
body.page-id-5746 .select2-container--open .select2-dropdown--below,
body.page-slug-events .select2-container--open .select2-dropdown--below,
body.page-slug-strategic-partners .select2-container--open .select2-dropdown--below,
body.page-slug-product-certification .select2-container--open .select2-dropdown--below,
body.page-slug-blog .select2-container--open .select2-dropdown--below,
body.page-slug-events-api .select2-container--open .select2-dropdown--below {
	border-radius: 6px;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
body.page-id-5746 .select2-container,
body.page-slug-events .select2-container,
body.page-slug-strategic-partners .select2-container,
body.page-slug-product-certification .select2-container,
body.page-slug-blog .select2-container,
body.page-slug-events-api .select2-container {
    width: 100% !important;
}
body.page-id-5746 .select2-container--default .select2-selection--multiple,
body.page-slug-events .select2-container--default .select2-selection--multiple,
body.page-slug-strategic-partners .select2-container--default .select2-selection--multiple,
body.page-slug-product-certification .select2-container--default .select2-selection--multiple,
body.page-slug-blog .select2-container--default .select2-selection--multiple,
body.page-slug-events-api .select2-container--default .select2-selection--multiple {
    border-radius: 3px !important;
    padding: 10px !important;
}
.select2-container--default .select2-results__option--selected {
    background-color: #78a2bf !important;
    color: white !important;
}
.tz_main_filter_form {
    text-align: left;
    margin: 80px 0px;
}
.tz_submit_btn {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}
.tz_submit_btn button {
    background-color: #e2e318;
    border: 2px solid #e2e318;
    color: #333;
    font-size: 15px;
    padding: 10px 40px;
    font-family: Montserrat;
    font-weight: 600;
    border-radius: 30px;
    width: 280px;
	cursor: pointer;
}
.tz_main_result_list {
    display: flex;
    flex-flow: wrap;
}
.tz_main_grid_list {
    width: calc(100% / 2 - 20px);
    margin: 10px;
    float: left;
    -webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);
    border-radius: 10px;
    padding: 40px !important;
    background-color: #fdfdfd;
    text-align: center;
}
.tz_user_desc_sec {
    text-align: left;
}
.tz_user_desc_sec h4 {
    margin: 10px 0px;
    font-size: 23px !important;
}
.tz_user_desc_sec p {
    font-size: 16px;
    color: #333;
}
.tz_user_desc_sec .date {
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 600;
	color: #74a2bf;
}
.tz_width_text{
	width: 80px;
}
.tz_sec_4_select .select2-container {
    width: 220px !important;
}
.state {
    margin: 0;
    text-align: right;
    font-size: 15px !important;
    font-weight: 600 !important;
    padding-bottom: 8px;
    color: #28628f !important;
}
.btn_read_more,
.btn_read_more:hover{
    background-color: #28628f;
    padding: 10px 30px;
    border-radius: 30px;
    display: inline-block;
    color: white;
    font-size: 14px;
}
.tz_cat_btn {
    float: right;
    margin-top: 5px;
    background-color: transparent;
    border: 2px solid #28628f;
    padding: 10px 30px;
    border-radius: 30px;
	font-family: 'Montserrat';
}
html body main section.sec_remove_padding .fusion-builder-row,
html body .fusion-tb-header section.sec_remove_padding .fusion-builder-row {
    padding: 0 0px !important;
}
.tz_main_pg_list {
    width: 100%;
    text-align: center;
    display: inline-block !important;
}
.tz_main_pg_list a,
.tz_main_pg_list .page-numbers {
    padding: 10px;
	font-size: 16px;
}
body section .tz_team_member_list img,
body section .commen_btn_btn img{
    width: 100%;
    height: 100%;
    border-radius: 10px;
}
body section .tz_team_member_list h4 {
    margin-bottom: 10px;
    font-size: 26px;
    color: #28628f;
    font-weight: bold;
}
body section .tz_team_member_list h5 {
    margin: 0;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: bold;
    color: #74a2bf;
}
body section .tz_team_member_list p{
	font-size: 16px;
}
body section .commen_btn_btn a.tz_main_btn_black{
	width: 100% !important;
}

/* Find A Provider Page CSS */

.tz_main_provider_list{

}
.select_drop_down{
	text-align: center;
}
.tz_main_provider_list .select2-container {
    width: 350px !important;
    text-align: left;
}
.tz_main_provider_list .select2-selection {
    border-radius: 30px !important;
    padding: 10px;
}
.tz_service_listing{

}
.main_listing_provider{
    padding: 0;
    margin: 0;
    list-style: none;
    margin-top: 20px;
}
.main_listing_provider li {
    padding: 15px 15px;
    border-bottom: 1px solid #d2d2d2;
    margin-top: 10px;
    transition: .6s;
    display: flex;
	flex-flow: wrap;
    vertical-align: middle;
    align-items: center;
}
.main_listing_provider li p {
    margin: 0;
    font-size: 14px;
    color: #333;
    padding-top: 2px;
	transition: 0.6s;
}
.main_listing_provider li b{
	margin-bottom: 0px;
    display: block;
	transition: 0.6s;
}
.more_accrediation_detail {
    margin-top: 15px;
}
.main_cont_det h3 {
    text-align: center;
    font-size: 26px;
    color: #28628f;
}
.main_listing_provider li:nth-child(even){

}
.main_listing_provider li:hover {
    background-color: #28628f;
}
.main_listing_provider li:hover p,
.main_listing_provider li:hover b,
.main_listing_provider li:hover .more_accrediation_detail{
	color: white;
}
.tz_filter_by {
    display: flex;
    width: 100%;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
	border-bottom: 1px solid #d2d2d2;
	margin-top: 20px;
}
.tz_filter_by p {
    margin-bottom: 0 !important;
}
.tz_filter_by select {
    width: 160px;
    margin: 10px;
    text-align: center;
    border: none;
}
.tz_filter_by select#tz_dym_state {
    width: 180px;
}
.loading {
    display: none;
    position: fixed;
    z-index: 99999999999999999;
    height: 2em;
    width: 2em;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.loading:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.3);
}
.loading:not(:required):after {
    content: '';
    display: block;
    font-size: 10px;
    width: 1em;
    height: 1em;
    margin-top: -0.5em;
    -webkit-animation: spinner 1500ms infinite linear;
    -moz-animation: spinner 1500ms infinite linear;
    -ms-animation: spinner 1500ms infinite linear;
    -o-animation: spinner 1500ms infinite linear;
    animation: spinner 1500ms infinite linear;
    border-radius: 0.5em;
    -webkit-box-shadow: rgb(0 0 0 / 75%) 1.5em 0 0 0, rgb(0 0 0 / 75%) 1.1em 1.1em 0 0, rgb(0 0 0 / 75%) 0 1.5em 0 0, rgb(0 0 0 / 75%) -1.1em 1.1em 0 0, rgb(0 0 0 / 50%) -1.5em 0 0 0, rgb(0 0 0 / 50%) -1.1em -1.1em 0 0, rgb(0 0 0 / 75%) 0 -1.5em 0 0, rgb(0 0 0 / 75%) 1.1em -1.1em 0 0;
    box-shadow: rgb(0 0 0 / 75%) 1.5em 0 0 0, rgb(0 0 0 / 75%) 1.1em 1.1em 0 0, rgb(0 0 0 / 75%) 0 1.5em 0 0, rgb(0 0 0 / 75%) -1.1em 1.1em 0 0, rgb(0 0 0 / 75%) -1.5em 0 0 0, rgb(0 0 0 / 75%) -1.1em -1.1em 0 0, rgb(0 0 0 / 75%) 0 -1.5em 0 0, rgb(0 0 0 / 75%) 1.1em -1.1em 0 0;
}
.loading:not(:required) {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

/* Animation */

@-webkit-keyframes spinner {
    0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
    }
    100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
    }
}
@-moz-keyframes spinner {
    0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
    }
    100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
    }
}
@-o-keyframes spinner {
    0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
    }
    100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
    }
}
@keyframes spinner {
    0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
    }
    100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
    }
}
h3.empty_message {
    background-color: #28628f;
    text-align: center;
    padding: 10px;
    color: white !important;
    font-size: 21px !important;
    margin-top: 40px;
}
button.filter_provider {
    background-color: #a36b9e;
    padding: 10px 20px;
    border: 2px solid #a36b9e;
    color: white;
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 16px;
    border-radius: 6px;
	cursor: pointer;
}
.tz_nav_pg{
	display: flex;
    justify-content: center;
    vertical-align: middle;
    align-items: center;
    margin: 40px 0;
	opacity: 0;
}
.btn-next,
.btn-prev {
    font-size: 20px;
    color: #74a2c5;
    font-weight: 600;
	cursor: pointer;
}
ul.pagination {
    padding: 0;
    justify-content: center;
	margin: 0;
}
ul.pagination li {
    list-style: none;
    padding: 10px;
}
ul.pagination li a {
    font-weight: 600;
    font-size: 16px;
    border: 2px solid #a36b9e00;
    border-radius: 10px;
    padding: 6px 12px;
}
ul.pagination li.active a,
ul.pagination li a:hover {
    transition: 0.6s;
    border: 2px solid #a36b9e;
    border-radius: 10px;
    color: #a36b9e;
}
.tz_main_provider_list .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-top-color: #d2d2d2 !important;
}
.tz_main_provider_list .select2-container .select2-selection .select2-selection__arrow,
.tz_main_provider_list .select2-container--default .select2-selection--single .select2-selection__rendered,
.tz_main_provider_list .select2-container--default .select2-selection--single{
    height: 60px !important;
	line-height: 60px;
}
.tz_main_provider_list .select2-container--default .select2-selection--single{
	border-width: 2px !important
}
body.page-id-6046 .select2-dropdown {
    margin-top: 2px;
}
body.page-id-6046 .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable,
body.page-id-6046 .select2-container--default .select2-results__option--selected {
    background-color: #28628f !important;
}
.quick_search_sec {
    display: flex;
    width: 60%;
    margin: 0 auto;
    padding-bottom: 50px;
	vertical-align: middle;
	align-items: center;
}
.quick_search_sec input {
    padding: 30px !important;
    border-radius: 30px !important;
	border-width: 2px !important;
}
.quick_search_sec img {
    width: 50px;
    margin-left: 15px;
	cursor: pointer;
}
body section.partner_main_sec {
    margin-top: -70px!important;
    background-color: transparent !important;
    z-index: 9999;
}
.select_drop_down .select2-container--default .select2-selection--single .select2-selection__placeholder,
.select_drop_down .catalog-ordering a,
.select_drop_down .order-dropdown ul li a,
.select_drop_down .order-dropdown>li:after,
.select_drop_down .searchform .fusion-search-form-content .fusion-search-field input,
.select_drop_down .select2-container--default .select2-selection--single .select2-selection__rendered{
    color: #333;
    font-weight: 500;
}
.tz_print_view_share_opt {
    width: 30%;
    float: left;
	text-align: right;
}
.commen_opt {
    text-align: center;
    padding: 10px 15px;
	display: none;
	cursor: pointer;
}
.commen_opt i {
    display: block;
    margin: 0;
    font-size: 20px;
    padding-bottom: 4px;
}
.main_listing_provider .list_cont_box {
    width: 70%;
    float: left;
    padding-right: 30px;
}
.main_listing_provider li:hover .commen_opt{
	display: inline-block;
}
.select_drop_down .select2-selection .select2-selection__arrow i,
.form_select_main .select2-selection .select2-selection__arrow i{
	color: #333;
    font-size: 22px;
    margin: 0;
    padding-top: 20px;
    display: inline-block;
}
.form_select_main {
    text-align: center;
}
.form_select_main .select2-container {
    width: 350px !important;
    text-align: left;
}
.form_select_main .select2-selection {
    border-radius: 30px !important;
    padding: 10px;
}
.form_select_main .select2-container .select2-selection .select2-selection__arrow,
.form_select_main .select2-container--default .select2-selection--single .select2-selection__rendered,
.form_select_main .select2-container--default .select2-selection--single{
    height: 80px !important;
	line-height: 80px;
}
.form_select_main .select2-container--default .select2-selection--single{
	border-width: 2px !important;
	border-radius: 50px !important;
}
.form_select_main .select2-container--default .select2-selection--single .select2-selection__placeholder,
.form_select_main .catalog-ordering a,
.form_select_main .order-dropdown ul li a,
.form_select_main .order-dropdown>li:after,
.form_select_main .searchform .fusion-search-form-content .fusion-search-field input,
.form_select_main .select2-container--default .select2-selection--single .select2-selection__rendered{
    color: #333;
    font-weight: 500;
	font-size: 22px;
}
.form_select_main .select2-selection .select2-selection__arrow i {
    padding-top: 32px;
}

body section .tz_commen_step_form {
    margin-top: 40px;
}
body section .tz_commen_step_form input,
body section .tz_commen_step_form textarea {
    border: 1px solid #28628f !important;
    border-radius: 0 !important;
    background-color: transparent !important;
    padding: 15px 15px !important;
	background-color: white !important;
}
body section .forminator-step-label {
    font-family: 'Montserrat' !important;
    display: inline-block !important;
    font-size: 16px !important;
    white-space: nowrap !important;
	color: #28628f !important;
    font-weight: 600 !important;
}
body section .tz_commen_step_form .forminator-pagination-steps{
	/* display: none !important; */
}
body section .tz_commen_step_form .forminator-pagination-steps .forminator-break:before{
    background-color: #28628f !important;
}
body section .tz_commen_step_form .forminator-pagination-steps .forminator-step .forminator-step-dot {
    border-color: #28628f !important;
    background-color: #28628f !important;
}
body section .tz_commen_step_form .forminator-button {
    background-color: #28628f !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    width: 220px !important;
    border-radius: 30px !important;
    border: 1px solid #28628f !important;
	transition: 0.6s;
}
body section .tz_commen_step_form .forminator-button:hover,
body section .tz_commen_step_form .forminator-button-submit:hover{
    background-color: #74a2bf !important;
    border: 1px solid #74a2bf !important;
	box-shadow: none !important;
}
body section .tz_commen_step_form .forminator-label {
    color: #28628f !important;
    font-size: 15px !important;
    font-weight: 500 !important;
}
body section .tz_commen_step_form .contact_page_step_form{
	margin-top: 30px;
}
body section .tz_commen_step_form .forminator-error-message {
    padding: 10px 20px !important;
}
body section .tz_commen_step_form .forminator-row{
	margin-bottom: 15px !important;
}
body section .tz_commen_step_form .forminator-pagination-steps{
	margin-bottom: 60px !important;
}
body #get_in_touch_form,
body #tz_complaints_form{
	display: none;
}
body section .tz_commen_step_form .forminator-ui.forminator-custom-form {
    background-color: #efefef !important;
    padding: 40px !important;
    border-radius: 16px !important;
}
body section .tz_commen_step_form .forminator-radio .forminator-radio-bullet,
body section .tz_commen_step_form .forminator-radio .forminator-radio-image {
    background-color: transparent !important;
    border: 2px solid #28628f !important;
}
body section .tz_commen_step_form .forminator-checkbox .forminator-checkbox-box {
    background-color: #ededed00 !important;
    color: #28628f !important;
    border: 2px solid #28628f !important;
}
body section .tz_commen_step_form .forminator-radio .forminator-radio-bullet:before {
    background-color: #28628f !important;
}
body section .img_svg_width img{
	width: 400px;
}
.tz_commen_testimonial_section .testimonial-thumbnail{
	display: none !important;
}
.tz_commen_testimonial_section{
	margin-top: 60px;
}
.tz_commen_testimonial_section .testimonial-pagination{
	margin: 0 !important;
}
body.page-slug-find-a-certified-consultant section a.mobile_main_btn,
body.page-slug-board-of-commissioners section a.mobile_main_btn,
body.page-slug-executive-team section a.mobile_main_btn,
body.page-slug-regulatory-updates section a.mobile_main_btn,
body.page-slug-find-a-provider section a.mobile_main_btn,
body.page-slug-preferred-partners section a.mobile_main_btn{
	display: none !important;
}
body.page-slug-careers .fusion-accordian.tz_accordian_box .fusion-panel,
body.page-slug-faqs .fusion-accordian.tz_accordian_box .fusion-panel,
body.page-slug-achc-news .fusion-accordian.tz_accordian_box .fusion-panel,
body.page-slug-coronavirus .fusion-accordian.tz_accordian_box .fusion-panel {
    margin-bottom: 10px;
}
body.page-slug-careers .fusion-accordian.tz_accordian_box .panel-heading,
body.page-slug-faqs .fusion-accordian.tz_accordian_box .panel-heading,
body.page-slug-achc-news .fusion-accordian.tz_accordian_box .panel-heading,
body.page-slug-coronavirus .fusion-accordian.tz_accordian_box .panel-heading {
    background-color: #28628f;
    padding: 5px 20px;
}
body.page-slug-careers .fusion-accordian.tz_accordian_box .panel-heading h4 a,
body.page-slug-faqs .fusion-accordian.tz_accordian_box .panel-heading h4 a,
body.page-slug-achc-news .fusion-accordian.tz_accordian_box .panel-heading h4 a,
body.page-slug-coronavirus .fusion-accordian.tz_accordian_box .panel-heading h4 a{
	color: white;
	font-weight: 600;
}
body.page-slug-careers .fusion-accordian.tz_accordian_box .panel-heading h4 a span i,
body.page-slug-coronavirus .fusion-accordian.tz_accordian_box .panel-heading h4 a span i,
body.page-slug-press-release .fusion-accordian.tz_accordian_box .panel-heading h4 a span i,
body.page-slug-careers .fusion-accordian.tz_accordian_box .panel-heading h4 a:hover span i,
body.page-slug-faqs .fusion-accordian.tz_accordian_box .panel-heading h4 a:hover span i,
body.page-slug-achc-news .fusion-accordian.tz_accordian_box .panel-heading h4 a:hover span i,
body.page-slug-coronavirus .fusion-accordian.tz_accordian_box .panel-heading h4 a:hover span i{
	color: white !important;
}
body.page-slug-careers .fusion-accordian.tz_accordian_box .panel-body,
body.page-slug-faqs .fusion-accordian.tz_accordian_box .panel-body,
body.page-slug-achc-news .fusion-accordian.tz_accordian_box .panel-body,
body.page-slug-coronavirus .fusion-accordian.tz_accordian_box .panel-body {
    padding: 20px;
    border: 1px solid #28628f;
}
.dba_company {
    font-size: 14px;
    font-weight: 500;
	padding-bottom: 8px;
}
body.page-slug-home .select2-container .select2-dropdown{
	margin-top: 5px;
    border: 1px solid white !important;
}
body.page-slug-home .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #78a2bf !important;
}
body.page-slug-home .select2-container--default.select2-container--open .select2-selection--single .select2-selection__rendered{
	border-color: rgb(255 255 255 / 100%) !important;
}
body section a.tz_share_button {
    background-color: #e2e318;
    color: #333 !important;
    border-radius: 30px !important;
    padding: 15px 30px;
	font-weight: 600;
	transition: 0.6s;
}
body section a.tz_share_button:hover {
    color: #fff !important;
}
body section .tz_main_div_btn {
    display: flex;
    justify-content: space-around;
    margin-top: 12px;
}
body section .bg_hover_effect .fusion-column-inner-bg-image{
	transition: 0.6s;
}
body section .bg_hover_effect .fusion-column-inner-bg-image:hover{
	background-color: #e2e318 !important;
}
body section .bg_hover_effect h3 a{
	color: white !important;
}
body section a.tz_contatc_pg_btn {
    padding: 20px 60px;
    border: 2px solid #eeeeee;
    background-color: #eeeeee;
    color: #333;
    font-weight: 600;
    border-radius: 30px;
    margin: 15px;
	cursor: pointer;
}
body section a.tz_btn_make_comp{
	font-weight: 600;
	cursor: pointer;
}
body .commen_btn_contact {
    display: flex;
    justify-content: center;
}
body #TB_window #TB_title {
    height: 60px;
    text-align: center;
}
.main_cont_det{
	border-bottom: 1px solid #dddddd;
    padding: 10px 0px;
}
body .tz_quick_ser_bottom {
    margin: 0;
    padding-bottom: 20px;
    width: 80%;
}
body section .tz_blog_post_list{

}
body section .tz_blog_post_list .columns.fusion-columns-3{
	display: flex;
    flex-flow: wrap;
}
body section .tz_blog_post_list article {
    background-color: whitesmoke;
    margin: 10px;
    padding: 15px;
    border-radius: 10px;
    width: calc(100% / 3 - 20px);
    margin-bottom: 10px !important;
}
body section .tz_blog_post_list .entry-title a {
    color: #28628f;
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
}
body section .tz_blog_post_list .entry-title{
	line-height: 30px;
	margin-bottom: 20px !important;
	text-transform: uppercase;
}
html body.single-post #boxed-wrapper main#main {
	/* margin-bottom: 400px; */
}
html body.single-post{
	background-color: #ffffff !important;
}
html body.single-post .fusion-page-title-bar .fusion-page-title-row h1 {
    font-size: 44px;
    margin-bottom: 15px;
    color: #005175;
}
.mc4wp-response .mc4wp-alert.mc4wp-success{
	padding: 2px 15px;
    background-color: #005175;
    margin-top: 15px;
}
html body.single-post #wrapper .avada-page-titlebar-wrapper,
html body.single-post #wrapper .fusion-flexslider.flexslider{
	display: none !important;
}
body section a.full_width_btn {
    width: 300px;
}
body section #tz_sec_hover_box .tz_pg_image_box,
body section #tz_sec_hover_box .tz_pg_image_box .fusion-content-layout-column{
	transition: 0.6s;
}
body section #tz_sec_hover_box .tz_pg_image_box:hover .fusion-content-layout-column{
    background-color: #e2e318;
    border-radius: 10px !important;
}
.tz_provider_count h4{
	text-align: center;
	color: #28628f !important;
    font-weight: 600 !important;
}
section .tz_join_our_community_btn_detail .forminator-pagination-steps{
	display: none !important;
}
body section .tz_join_our_community_btn_detail .forminator-ui.forminator-custom-form {
    background-color: #efefef00 !important;
    padding: 10px !important;
}
.tz_join_our_community_btn_detail h5{
	text-align: center;
    font-size: 19px;
    color: #28628f;
}
body section .tz_join_our_community_btn_detail .list_check_box .forminator-checkbox,
body section .list_check_box .forminator-checkbox {
    float: left !important;
    width: 50% !important;
    margin: 6px 0px !important;
}
body section .forminator-design--flat .forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"],
body section .forminator-design--flat .forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"]:hover {
    background-color: #ffffff !important;
    border: 1px solid #28628f !important;
}
.forminator-select-dropdown-container--open .forminator-dropdown--flat {
    background-color: #fff !important;
}
body section .holiday_list,
body section .holiday_list_2,
body section .volume_list{
	display: none;
	margin-top: 30px;
}
body .forminator-select-dropdown-container--open .forminator-dropdown--flat .select2-results .select2-results__options .select2-results__option {
    color: #648eae !important;
    font-weight: 600 !important;
}
body .forminator-select-dropdown-container--open .forminator-dropdown--flat .select2-results .select2-results__options .select2-results__option:not(.select2-results__option--selected).select2-results__option--highlighted,
body .forminator-select-dropdown-container--open .forminator-custom-form-6939.forminator-dropdown--flat .select2-results .select2-results__options .select2-results__option.select2-results__option--selected{
	background-color: #648eae !important;
    color: white !important;
}
body .forminator-ui.forminator-design--flat .forminator-select2 + .forminator-select.select2-container--open .selection .select2-selection--single[role="combobox"] .select2-selection__arrow {
    color: #28628f !important;
}
#TB_ajaxWindowTitle {
    line-height: 25px !important;
    padding: 0px 0px 0 0px !important;
    width: calc( 100% - 0px) !important;
    background-color: #28628f;
}
#TB_ajaxWindowTitle h3{
	color: white;
}
.tb-close-icon {
    color: #ffffff !important;
    line-height: 65px;
    width: 50px;
    height: 59px;
    /* background-color: white; */
    font-size: 23px;
    outline: none !important;
    border: none !important;
}
.forminator-calendar--flat .ui-datepicker-header .ui-corner-all {
    background-color: #28628f !important;
}
.ui-datepicker.forminator-calendar--flat .ui-datepicker-header .ui-corner-all.ui-datepicker-next:before,
.ui-datepicker.forminator-calendar--flat .ui-datepicker-header .ui-corner-all.ui-datepicker-prev:before {
    color: white !important;
}
.forminator-calendar--flat .ui-datepicker-calendar tbody td a.ui-state-default:active,
.forminator-calendar--flat .ui-datepicker-calendar tbody td a.ui-state-default.ui-state-active {
    background-color: #28628f !important;
}
.forminator-calendar--flat .ui-datepicker-calendar tbody td a.ui-state-default.ui-state-highlight {
    background-color: #28628f6b !important;
    color: #ffffff !important;
}
body section #forminator-module-6939 .forminator-pagination-steps{
	display: none;
}
body .tz_commen_step_form .forminator-pagination{
	outline: none !important;
}
body .tz_program_link_list ul {
    margin: 0;
    text-align: left;
    padding: 0;
    list-style: none;
    display: flex;
    flex-flow: wrap;
	vertical-align: middle;
    align-items: center;
}
.tz_program_link_list ul li {
    position: relative;
    width: calc(100% / 3 - 20px);
    margin: 10px;
    float: left;
    padding-left: 50px;
    padding-bottom: 0px;
}
.tz_program_link_list ul li::before{
	background-image: url(images/checkmark.png);
    background-color: transparent !important;
    border-radius: 0;
    background-size: cover;
    background-position: center center;
    padding: 16px;
	content: "";
	position: absolute;
	left: 0;
}
body section .tz_pg_image_box {
    margin-bottom: 40px !important;
}
body .forminator-design--flat .forminator-response-message.forminator-success {
    background-color: #74a2bf !important;
    color: white !important;
    padding: 15px 25px !important;
}
body .forminator-design--flat .forminator-response-message.forminator-success,
body .forminator-design--flat .forminator-response-message.forminator-success p {
    color: white !important;
}
body.search-results #boxed-wrapper #main{
    padding: 0 80px!important;
}
body.search-results .search-page-search-form.search-page-search-form-top{
	display: none !important;
}
body.search-results #posts-container{
    padding-top: 60px;
    padding-bottom: 430px;
}
body.search-results #posts-container article {
    margin-bottom: 40px;
}
body.search-results #posts-container article h2 {
    margin-bottom: 10px;
}
body.search-results #posts-container article p {
    margin-bottom: 10px;
}
body .forminator-row h2{
	margin-top: 15px;
}
li.commen_flag a{
	position: relative;
}
li.commen_flag a::after {
    content: "";
    position: absolute;
    height: 18px;
    width: 24px;
    background-size: cover;
    background-position: center center;
}
li.commen_flag .menu-text,
li.commen_flag span,
li.commen_flag .fusion-background-highlight span{
    display: none !important;
}

li.tz_flag_icon_us a::after {
	background-image: url('images/usa.png');
}
li.tz_flag_icon_ca a::after {
	background-image: url('images/canada.png');
}
li.tz_flag_icon_eu a::after {
	background-image: url('images/european-union.png');
}
li.tz_flag_icon_sa a::after {
	background-image: url('images/malesiya_flag.jpg');
}
li.tz_flag_icon_me a::after {
	background-image: url('images/uae_flag.jpg');
}
li.tz_flag_icon_aus a::after {
	background-image: url('images/australia.png');
}
.menu-item-has-children li.commen_flag .fusion-background-highlight {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    height: 24px;
    width: 24px !important;
    border-bottom: 1px solid white;
}
.menu-item-has-children li.commen_flag{
	background-color: transparent !important;
	border: 0px !important;
}
#menu-item-7013 .awb-menu__sub-ul{
	background-color: #005175;
    padding: 10px;
}

body .prog_links_sec .inner_grid_sec{
	margin-top:60px !important;
}
.form_html_field h2 {
    text-align: center;
    color: black !important;
    padding-top: 10px;
    font-size: 22px !important;
    padding-bottom: 16px;
	position: relative;
}
.form_html_field h2::after {
    position: absolute;
    content: "";
    border: 1px solid #28628f;
    width: 100px;
	left: calc(50% - 50px);
    bottom: 0px;
}
.form_html_field h3 {
    text-align: left;
    font-size: 18px !important;
    color: black !important;
    font-weight: 600 !important;
	margin-bottom: 3px;
}
body .tz_commen_copy_field{
	display: none;
}
body .last_ckeck_box .forminator-checkbox{
	align-items: self-start !important;
}
body .last_ckeck_box p{
	margin-bottom: 10px !important;
}
body .forminator-col .select2-selection{
	height: 45px !important;
}
body section#sec_top_minus {
    margin-top: -140px;
    z-index: 99;
    background-color: transparent !important;
}
body .clear_search_btn a,
body .clear_search_btn a:hover {
    margin-top: 15px;
    display: inline-block;
    padding: 2px 10px;
    background-color: #d6d6d6;
    color: #333 !important;
    font-weight: 600;
    border-radius: 6px;
	display: none;
}
@-moz-document url-prefix() {
	.tz_time_line_list .slick-dots li button::before {
	    top: 5px;
	    left: -4px;
	}
}
body.search-results .mc4wp-form-fields{
	display: flex;
}
body.search-results .community_form .tz_email_btn {
    background-size: contain;
    margin-left: 10px;
}
body.search-no-results .tz_custom_footer,
body.error404 .tz_custom_footer{
	margin-top: 100px;
}
.oranbtn2 {
    display: inline-block;
    color: #FFF;
    text-transform: uppercase;
    padding: 12px 100px;
    text-align: center;
    display: inline-block;
    background: #28628f;
    transition: 0.6s;
    border-radius: 30px;
}
.oranbtn2:hover{
    background-color: #74a2bf;
    color: white;
    text-decoration: none;
}
body #TB_closeWindowButton:focus .tb-close-icon {
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
}
.forminator-select-dropdown-container--open .forminator-dropdown--flat .select2-results .select2-results__options .select2-results__option.select2-results__option--selected {
    background-color: #74a2bf !important;
    color: #FFFFFF !important;
}
body section .bottom_with_out_sec {
    margin-bottom: 420px !important;
}
.tz_bread_cum_text {
    font-weight: 600;
    font-size: 19px;
    color: #005175;
    border-top: 1px solid #74a2bf;
    border-bottom: 1px solid #74a2bf;
    width: 50%;
    margin: 0 auto;
    padding-top: 18px;
}
body.archive #main .fusion-posts-container {
    margin: 40px !important;
}
html body.archive #boxed-wrapper main#main {
    padding-bottom: 380px !important;
}
html body.archive .avada-page-titlebar-wrapper{
	background-color: #005175;
	margin-top: 36px;
}
html body.archive .entry-title {
    color: white;
    text-transform: uppercase;
    font-size: 46px;
}
html body.archive .fusion-post-title{
	line-height: 30px !important;
	padding-bottom: 10px !important;
}
html body.archive .fusion-post-title a{
	font-size: 24px !important;
    color: #28628f !important;
    font-weight: 600 !important;
}
html body.archive .fusion-post-wrapper{
	border-width: 1px !important;
}
html body.archive .fusion-content-sep,
html body.archive .fusion-meta-info,
html body.archive .fusion-author{
	display: none;
}
.tz_list_tag_date {
    font-size: 15px;
    margin-bottom: 10px !important;
	font-weight: 500;
}

/* Events Page CSS */

.tz_main_event_filter_form {
    display: flex;
    justify-content: center;
    width: 100%;
	align-items: center;
	margin-bottom: 50px;
}
.tz_event_filt_field {
    position: relative;
    /* width: 200px; */
    margin: 20px;
    display: flex;
    align-items: center;
    padding-left: 32px;
}
.tz_event_filt_field input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.tz_event_filt_field .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
	background-color: transparent;
    border: 1px solid #28628f;
}
.tz_event_filt_field:hover input ~ .checkmark {
    background-color: #28628f54;
}
.tz_event_filt_field input:checked ~ .checkmark {
    background-color: #28628f;
}
.tz_event_filt_field .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.tz_event_filt_field input:checked ~ .checkmark:after {
    display: block;
}
.tz_event_filt_field .checkmark:after {
    left: 8px;
    top: 3px;
    width: 4px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.tz_main_event_result_list {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-flow: wrap;
}
.tz_main_event_result_list li {
    width: calc(100% / 3);
    padding: 15px;
    float: left;
    margin-bottom: 60px;
    display: none;
    position: relative;
}
.tz_main_event_result_list.list_grid li{
	padding-bottom: 50px;
}
.tz_main_event_result_list li img {
    height: 215px;
    width: 100%;
    object-fit: cover;
}
.tz_main_event_result_list li h5 {
    margin: 0px;
    font-weight: 600;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 5px;
}
.tz_main_event_result_list li .event_date {
    margin: 0;
    font-size: 13px !important;
    width: fit-content;
    background-color: #28628f;
    padding: 5px 10px;
    border-radius: 6px;
    color: white;
	margin-bottom: 10px;
}
.tz_main_event_result_list.list_grid .event_btn{
	/* position: absolute; */
    bottom: -20px;
}
.tz_main_event_result_list .event_btn {
    background-color: #e2e318;
    padding: 10px 25px;
    display: inline-block;
    border-radius: 30px;
    margin-top: 30px;
	color: #28628f!important;
    font-size: 16px;
    font-weight: 600;
}
.tz_main_event_result_list .event_btn.event_btn_blue{
	background-color: #75a2c1;
    color: #ffffff!important;
}
.event_cont {
    font-size: 15px;
}
#tz_load_more_event {
    display: block;
    width: 200px;
    margin: 0 auto;
    background-color: #28628f;
    text-align: center;
    padding: 15px;
    border-radius: 30px;
    color: white !important;
}
.event_custom_label {
    position: absolute;
    top: 15px;
    left: 15px;
    background-color: #28628f;
    padding: 10px 20px;
    font-weight: 600;
    color: white;
}
.tz_main_event_result_list.events_slider li{
	margin: 0;
	padding: 15px;
}
.tz_main_event_result_list .slick-dots {
	bottom: -30px;
    justify-content: center;
    display: flex;
    position: relative;
}
.tz_main_event_result_list .slick-dots li button:before {
    font-size: 40px;
}
.tz_event_filter_form{
	display: inline-flex;
    width: 100%;
	margin: 60px 0px;
}
body .fusion-sticky-transition .tz_event_filter_form {
    margin: 20px 0px;
}
body .section_scroll_sticky.fusion-sticky-transition{
	top: 112px !important;
}
body.page-slug-events .select2-container--default.select2-container--open{
	z-index: 999999;
}
.main_event_single_pg{
	margin-bottom: 450px;
}
.event_img {
    height: 500px;
    background-size: cover;
    background-position: center center;
	position: relative;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.event_img::after {
    content: "";
    position: absolute;
    background-color: rgb(0 0 0 / 30%);
    height: 100%;
    width: 100%;
}
.event_img h1 {
    color: white;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 36px;
}
.event_meta p {
    color: white;
    padding: 0px 20px;
}
.main_event_single_pg .post_content{
	margin-top: 60px;
}
.tz_event_filter_form .tz_submit_btn {
    margin-top: 24px;
}
.tz_event_filter_form .tz_submit_btn button {
    border-radius: 3px;
    width: 100%;
    height: 46px;
	transition: 0.6s;
}
.tz_event_filter_form .tz_submit_btn button:hover{
	color: white !important;
}
body .tz_event_filt_btn{
    display: none;
    width: 100%;
    text-align: center;
    font-size: 18px;
    padding: 10px;
    position: absolute;
    left: 0px;
	font-weight: 600;
}
body .select2-results__option{
	color: black !important;
}
/* body #forminator-module-8913 .forminator-col button{
	background-color: #28628f !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    width: 220px !important;
    border-radius: 30px !important;
    border: 1px solid #28628f !important;
    transition: 0.6s;
}
body #forminator-module-8913 .forminator-col button:hover{
	background-color: #74a2bf !important;
    border: 1px solid #74a2bf !important;
    box-shadow: none !important;
} */
.cart_btn {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
    vertical-align: middle;
    align-items: center;
    position: absolute;
    width: calc(100% - 20px);
    bottom: 0;
    left: 10px;
    right: 10px;
	bottom: -10px;
}
body .full_w_iframe iframe{
	width: 100% !important;
}
body .select2-container--open {
    z-index: 99999;
}
body .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    display: block;
}
body .select2-container .select2-search--inline {
    float: inherit;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    position: absolute;
    right: 0;
}

.thank-you-btn-redirect{background-color: #e2e318;
    border: 2px solid #e2e318;
    border-radius: 30px !important;
    display: inline-block;
    padding: 8px 40px;
    font-weight: 600;color:#000000;
}
.thank-you-btn-redirect:hover{
	background-color: #005175;
	border: 2px solid #005175;
	color:#ffffff;
}
#forminator-module-17576 .forminator-success {
    background-color: #cffff7!important;
    padding: 50px!important;
}
#forminator-module-17576 .forminator-success p{
	margin-bottom: 25px!important;
	color:#000000!important;
}
#forminator-module-17576 .forminator-label{
	font-size:14px!important;
}
#forminator-module-17576 .forminator-pagination-footer .forminator-button{
	background-color: #e2e318!important;
    border: 2px solid #e2e318;
    border-radius: 30px !important;
    display: inline-block;
    padding: 8px 40px;
    font-weight: 600!important;
	color:#000000!important;
}
#forminator-module-17576 .forminator-pagination-footer .forminator-button:hover{
	background-color: #005175!important;
	border: 2px solid #005175;
	color:#ffffff!important;
}
#forminator-module-17576{
	background-color: rgb(208 203 203 / 9%)!important;
    padding: 40px!important;
}

/* Partners CSS */

.tz_main_partners_lists {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-flow: wrap;
	margin-top: 30px;
}
body .tz_main_partners_lists li {
    -webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);
    border-radius: 10px;
    padding: 40px !important;
    background-color: #fdfdfd;
    text-align: center;
    width: calc(100% / 4 - 30px);
    margin: 15px;
	/* display: flex;
    align-items: center;
    justify-content: center; */
}
body .tz_main_partners_lists.productCertification li{
	width: calc(100% / 3 - 30px);
}
body .productCertification img {
    width: 60%;
    height: 150px;
    object-fit: contain;
}
body .tz_main_partners_lists h5 {
    margin-bottom: 0;
    font-size: 22px;
    font-weight: 600;
}
body .tz_main_partners_lists h4 {
    margin-bottom: 8px;
    font-size: 20px;
    color: #005175;
}
body .tz_main_partners_lists .achc_strategic_txt {
    color: #333333;
    font-size: 18px;
}
body.page-slug-strategic-partners .tz_event_filter_form,
body.page-slug-product-certification .tz_event_filter_form{
    margin: 0px 0px;
}
body .top_head_text a:hover{
	color: #005175 !important;
}

/* Slider New CSS */

body.page-slug-home .home_section_one {
	height: 600px !important;
    /* height: 749px !important; */
    /* z-index: 999; */
    position: relative;
    position: absolute;
    right: -20px;
    width: 540px;
    /* z-index: 9999; */
}
body.page-slug-home .tz_sec_two_bg {
    margin-top: -230px !important;
    /* z-index: 999999; */
}
.tfs-slider .slide-content-container .tfs-button-1,
.tfs-slider .slide-content-container .tfs-button-2 {
    margin-top: 20px !important;
}

/* Posts Page CSS */

body.page-slug-home .tfs-slider .slide-content-container {
    top: 40%;
}
body.single-post .other_page_title_sec{
    margin-top: 0px;
}
html body.single-post .home_health_one{
    height: 350px;
	margin-bottom: 60px;
}
body.single-post main section.section_1_bg{
	display: none !important;
}
.tz_main_blog_lists {
    display: flex;
    flex-flow: wrap;
}
.tz_main_blog_lists .tz_main_grid_list {
    width: calc(100% / 3 - 20px);
    background-color: whitesmoke;
    box-shadow: none;
    padding: 15px !important;
	text-align: left;
}
.tz_main_blog_lists img {
    height: 250px;
    object-fit: cover;
    border-radius: 10px;
	width: 100%;
}
body .tz_main_blog_lists h4 {
    color: #28628f;
    font-weight: 600;
    font-size: 24px;
    line-height: 34px;
    margin: 15px 0px;
}
body .other_page_title_sec h1 span{
	font-family: inherit !important;
}
body .post_breadcrumbs{
	padding-left: 20px;
    margin-top: -25px;
}
body.single-post .tz_sec_six_bg{
	background-image: url('https://www.achc.org/wp-content/uploads/2022/06/dr-jerry-Blog-hero-img.jpg');
    background-size: cover;
}
.breadcum_code {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.breadcum_code li {
    display: inline-block;
    padding: 5px;
    font-weight: 500;
}
.breadcum_code li a {
    color: #005175;
}
.brad-date {
    text-align: center;
    font-weight: 500;
    margin-top: 10px !important;
    margin-bottom: 3px !important;
}
body .breadcum-section {
    border-top: 1px solid #74a2c5;
    border-bottom: 1px solid #74a2c5;
    padding: 15px 10px;
    margin-bottom: 30px;
}
body .tz_main_partners_lists .additional_details_txt {
    font-size: 14px;
    padding-top: 12px;
    color: #606060;
}
.home-slider .heading  .fusion-title h3{font-size: 3vw!important;line-height: normal!important;}
.home-slider .caption  .fusion-title h3{font-size: 1.5vw!important;line-height: normal!important;}

@media only screen and (max-width: 992px) and (min-width: 768px){

	body .home-slider-cust .fusion-builder-row .slide-content-container .slide-content{
    padding-left: 70px!important;
}


}
