/*!
Theme Name: Family Service
Theme URI: 
Author: Family Service
Description: 
Version: 1.0.0
*/


.video-gallery-style {padding-right:10px;}

.latest-event-section .latest-event .latest-event-tag ul li a {
	font-size: 20px!important;
}

h5 {text-transform: none !important;}

#primary-menu-right li {
    padding-left: 0px;
}
.help-detail-inr .btn
{
 	text-transform: none !important;
}
.rl-gallery-item
{
	display:none;
}
.rl-gallery-item:first-child
{
	display:block;
}
.alignleft
{
	float:left;
	margin-right:30px;	
}
.alignright
{
	float:right;
	margin-left:30px;	
}
.latest-event-desc-wrap em
{
	font-style: italic;
}
.latest-event-desc-wrap strong
{
	font-weight:bold;
}
/* HOMEPAGE FIXED HEADER FIX */
header
{
	position:fixed;
}
.wellness_section .wellness_caption
{
	top:20%;
	transform: translateY(-20%);
}
.wellness_section .wellness_caption h2 {
    font-size: 50px;
    color: #005ecc;
    font-weight: 900;
    line-height: 75px;
}
@media (max-width: 1500px){
	.wellness_section .wellness_caption h2 {
		font-size: 40px;
		line-height: 45px;
	}
	.wellness_section .wc_text {
		padding: 12px 0 15px 0;
	}
}
@media (max-width: 1199px){
	.wellness_section .wellness_caption
	{
		transform: translateY(0%);
	}
	.wellness_section .wc_text
	{
		display:none;
	}
	.wellness_section .wellness_caption h2 {
		font-size: 32px;
		line-height: 40px;
	}
}

.theme-container section:first-of-type
{
	margin-top:200px;
}
.location-detail-section
{
	padding-top:240px;
}

.bod_onecol
{
	padding-left:0px !important;
}
.bod_onecol li:after,
.bod_twocol li:after
{
	display:none;
	
}
.bod_twocol
{
	padding-left:0px !important;
	column-count:2;
}
.bod_twocol li
{
	break-inside: avoid-column;
	width:90%;
}

@media (max-width: 1599px) {
	.theme-container section:first-of-type
	{
		margin-top:150px;
	}
}
@media (max-width: 1199px){
	.theme-container section:first-of-type
	{
		margin-top:140px;
	}
}
@media (max-width: 991px) {
	.theme-container section:first-of-type
	{
		margin-top:165px;
	}
}


.addspark
{
	background: url('/wp-content/uploads/2019/12/Spark.png');
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
    background-repeat: no-repeat;
    background-position: right -643px top 50%;
}
/*
.addspark .align-self-center
{
	margin:0 auto;
}*/
.wellness_section .btn.large,
.latest_post_section .btn.btn-primary
{
	display:block;
	width:138px;
	margin:0 auto;
}

.wellness_section .btn.large:hover,
.latest_post_section .btn.btn-primary:hover
{
	color:#005ecc;
	
}
.wellness_section .btn.large:hover:before,
.latest_post_section .btn.btn-primary:hover:before
{
	border-color:#005ecc;
}

footer .widget_info .widget_address ul {
	width: 100%;
	display: inline-block;
	padding-top: 20px;
}
footer .widget_info .widget_address ul li {
	width: 100%;
	display: inline-block;
	color: #585757;
	font-size: 18px;
	font-weight: 400;
	line-height: 25px;
}
footer .widget_info .widget_address ul li a {
	display: inline-block;
	color: #585757;
}
.goog-te-gadget-simple {
	width: 198px !important;
	height: 39px !important;
	padding: 9px 3px !important;
	border: solid 2px #d7d7d7 !important;
}
.goog-te-gadget-simple .goog-te-menu-value span {
	font-size: 18px !important;
	border: none !important;
	color: #5f5f5f !important;
}
.general-text-desc ul {
    width: 100%;
    float: left;
    padding: 7px 0 7px 15px;
	margin-bottom: 15px;
	/*list-style:none;*/
}
.general-text-desc ul li {
    color: #6a6a6a;
    font-family: "Lato", sans-serif;
    font-size: 16px;
    line-height: 23px;
    position: relative;
	/*padding-left: 35px;*/
	margin-bottom:10px;

}
.general-text-desc ul li a, .general-text-desc a, a.back{
	font-size: 18px;
	color:#7f7f80;
	display: inline-block;
	font-weight: 700;
	text-decoration: underline;	
}
.general-text-desc ul li a:hover, .general-text-desc a:hover, a.back:hover{
	color:#014c8c;
	text-decoration: underline;
	background-color: transparent;
}
.general-text-desc a
{
	font-size:inherit;
}
.modula .modula-item
{
	background: none !important;
}                    
/*
.general-text-desc ul li:nth-child(1n+0):before
{
	content: url('/wp-content/themes/family-service/_assets/img/arrowlightblue.svg');
	width: 24px;
	height: 25px;
	position: absolute;
	top: 1px;
	left: 0px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
}
.general-text-desc ul li:nth-child(2n+0):before
{
	content: url('/wp-content/themes/family-service/_assets/img/arrowdarkblue.svg');
	width: 24px;
	height: 25px;
	position: absolute;
	top: 1px;
	left: 0px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
}
.general-text-desc ul li:hover:before
{
	left:8px;
}
.general-text-desc ul li:nth-child(3n+0):before
{
	content: url('/wp-content/themes/family-service/_assets/img/arrowgreen.svg');
	width: 24px;
	height: 25px;
	position: absolute;
	top: 1px;
	left: 0px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
}
*/

.general-text-desc ul li:nth-child(1n+0):after {
    background: #009ad3;
}
.general-text-desc ul li:nth-child(2n+0):after {
    background: #72ba4b;
}
.general-text-desc ul li:nth-child(3n+0):after {
    background: #005ecc;
}

.general-text-desc ul li:after {
    content: '';
    width: 6px;
    height: 6px;
    position: absolute;
    top: 9px;
    left: -15px;
    border-radius: 50%;
    background: #6a6a6a;
}


/*
.latest-event-section .latest-event-part .latest-event-desc-img figure img {
    min-height: 258px;
    object-fit: cover;
}*/
.latest-event-section .latest-event-part .latest-event-desc-wrap h4 a {
    color: unset;
}
.latest-detail-image-page-section .latest-detail-image-page h5 a {
    color: unset;
}
.map {
 min-height: 185px;
}
.location-detail-section .location-detail .map-form-part .map {
    min-height: 490px;
}
.search-form button{
color: #fff;
    font-family: "Lato", sans-serif;
    font-size: 20px;
    font-weight: 900;
    max-width: 95px;
    width: 100%;
    height: 45px;
    background: #005ecc;
    border: none;
    margin: 0 0 0 17px;
    padding: 6px 10px;
    text-transform: capitalize;
    cursor: pointer;
    position: relative;
}
.search-form input {
    max-width: 62%;
    margin: 0;
    float: left;
}
.goog-logo-link {
   display:none !important;
} 

.goog-te-gadget {
    color: transparent !important;
    line-height: 0;
}
select.goog-te-combo {
    padding-left: 35px;
    font-size: 15px;
    padding-right: 4px;
    background-size: 11px;
    background-position: 96% center;
    padding-top: 8px;
    padding-bottom: 8px;
    font-weight: 500;
    color: #525252;
    border: 2px solid #D8D8D8;
}

.goog-te-gadget > div:before {
    background-image: url(_assets/img/google.png);
    background-size: cover;
    content: "";
    width: 22px;
    height: 22px;
    position: absolute;
    display: inline-block;
    z-index: 1;
    margin-top: 13px;
    margin-left: 8px;
}
ul.nav_area li.select_language{
	    padding-top: 0;
    padding-bottom: 0;
}
.find-help-section .find-help ul.portfolio-filter-ul li a.active{
	color: #03a55a;
}
.latest-event-section .latest-event .latest-event-tag ul li a.active {
    color: #03a55a;
}

.SiteLogo {
    z-index: 11;
    display: block;
}
ul.bottom_bar_header {
    text-transform: uppercase;
}

.general-text-part .accordian-wrap {
    clear: both;
}

/*.wrapp_banner .wb_caption {
    top: 50%;
    transform: translateY(-22%);
}*/

.find-help-section .find-help ul.portfolio-filter-ul li a, .find-help-section .find-help ul.portfolio-filter-ul li button{
	background: none;
    border: none;
}
.find-help-section .find-help ul.portfolio-filter-ul{
	line-height:1
}
.find-help-section .find-help-desc-wrap a:after {
    content: none;
}


header.stickyHeader .primary_nav {
    box-shadow: 0 0 10px -2px #888888;
}
.wrapp_banner .wb_caption {
	transform: translateY(-20%);
}
.accordian-wrap .card .card-header a{    color: #0face8;}

.location_single_link svg path {
    stroke: #b5b5b5;
}
.location_single_link{
	position: absolute;
    right: 0;width: 22px;
}
.location_single_link a{
	position: relative;
    bottom: 10px;
}
/*
.accordian-wrap .card .card-body ul{
	columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}
*/
.accordian-wrap .card .card-body ul li{
	padding : 0 !important;
	  width: 100%;
}
.accordian-wrap .card .card-body ul li a{    font-size: 16px;}
input.wpcf7-form-control {
    margin: 0;
}


.single-text-image .slick-slide
{
	
}

.single-text-image .slider_img_contain figure
{
	border: solid #fff 25px;
	background-color: #fff;
	margin-bottom: 15px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    margin-right: 10px;
}

/***/
.get-involved .service_box_item {
    padding: 0;
}
.get-involved .service_box_item a[href^="tel:"]
{
	color:#fff;
	text-decoration:underline;
}
.get-involved .service_box_item .sbi-contain {
    max-width: 100%;
}
.get-involved .service_box_item h2 {
    margin: 40px 30px 0 30px;
}
.get-involved .service_box_item .sbi-text p {
    margin: 0px 30px 0 30px;
}

.get-involved .service_box_item .sbi-text {
    padding-bottom: 46px;
}
.section_inner_content.get-involved {
    padding: 80px 0 0;
}
.latest-event-section .latest-event-part .latest-event-desc-wrap h5 {
        line-height: 24px;
    margin: 0;
    color: #009ad3;
    font-family: "Lato", sans-serif;
    font-size: 17px;
    font-weight: 600;

}
.career-meta {
    margin-bottom: 20px;
}
.latest-detail-image-page-section .latest-detail-image-page .career-meta h5 {
    color: #009ad3;
    font-family: "Lato", sans-serif;
    font-size: 18px;
    font-weight: 900;
    line-height: 29px;
    margin: 0;
   padding:0;
   text-transform:none;
}

nav.topbar-nav ul.metismenu li.menu-item a{
    font-weight: 600;
}
nav.topbar-nav ul.metismenu li.menu-item ul.sub-menu{
	top: 00px;
}
nav.topbar-nav ul.metismenu li.menu-item:hover > ul.sub-menu{
	 transform: translateY(59px);
    -webkit-transform: translateY(59px);
    -moz-transform: translateY(59px);
    -o-transform: translateY(59px);
    -ms-transform: translateY(59px);
}
nav.topbar-nav ul.metismenu li.menu-item:hover.current_page_item > a:after {
    content: none;
}
.btn.btn-effect:hover:before{    top: 0px;    bottom: 0px;}

.find-help-section .find-help-desc-wrap a {
    display: inherit;
    position: unset;
    width: auto;
    height: auto;
	 color: inherit;
}
.find-help-section .find-help-desc-wrap svg {
    display: block;
    position: relative;
    width: 32px;
    height: 26px;
	   
}

ul.top_nav_bar li.theme_search .dropdown-menu{
    width: 0;
    min-width: 0;
    border-color: transparent; 
	    transition: all 400ms ease-in-out;
}
ul.top_nav_bar li.theme_search form.search_form{
	
    width: 0;
	    transition: all 400ms ease-in-out;
}

ul.top_nav_bar li.theme_search .dropdown-menu.show {
    width: auto;
    min-width: 10rem;
    border-color: #bababa;
}

ul.top_nav_bar li.theme_search 
.show form.search_form {
    width: 349px;
}
.latest-event-section .latest-event-part .latest-event-desc-img figure img {
 
    min-height: 218px;
    object-fit: cover;
}
.latest-event-section .latest-event .load-more-event .btn{
	border: solid 4px #005ecc;
	    padding: 8px 15px;
}
.latest-event-section .latest-event .load-more-event .btn:after{
	content:none;
}

header.stickyHeader .main-topbar-nav{
	display: block;
}

.location-detail-section .location-detail .map-form-part ul {
    padding-top: 0;
}
@media (max-width: 767px){

.video-gallery-style {padding-right:0px;}	
	
.find-help-section .find-help ul.portfolio-filter-ul li {
    font-size: 27px;
}
.find-help-section .find-help-desc-wrap p {
    font-size: 17px;
}
.single-text-image .image_slider li {
    z-index: 1 !important;
    opacity: 1 !important;
	display:none;
}
.single-text-image .image_slider li:first-child{
	display:block;
}
ul.slider_custom_arrows {
    display: none;
}
.single-text-image .slider_img_contain, .single-text-image .video_img_contain{
	
    padding: 35px 12px 35px 12px;
}
.single-text-image .slider_img_contain figure
{
	border: solid #fff 15px;
}
.overlay_play_btn {
    display: none;
}
.single-text-image .mobile-bg-fill {
    z-index: -1;
}
.theme-offcanvas .canvas-header button.theme_navClose_btn svg {width: 22px;height: 22px;}
footer ul.widget_btn li a.btn {
    line-height: 12px;
}
.location-page-desc .accordian-wrap .card .card-body h4 {
    font-size: 17px;
}
.location-page .title {
    font-size: 30px;
}
.location-page-desc .accordian-wrap .card .card-body figure form button {
    width: auto;
    padding: 6px 21px;
    height: auto;
	margin: 16px 0 0;
}

.accordian-wrap .col:first-child .card:last-child .card-header a.collapsed {
   border-bottom: 2px solid #d0cece;
}
}
@media (max-width: 575px){
.desktop_tag_view {
    display: none !important;
}
#main_index_modal .modal-content {
    padding: 67px 45px 80px 45px;
}
#main_index_modal .modal-content .text_desc {
    padding: 22px 0 45px 0;
}
.rich-wrapper-text .rich-text p {
   color: #585757;
}
.service_box_item h2 {
    font-size: 30px;
}

.wellness_section .wellness_caption h2 {
    font-size: 32px;
}

.latest_post_item .post-desc p {
    font-size: 17px;
}
.latest_post_item figure img{
	width: 100%;
}
.accordian-wrap .card .card-body p{
	font-size: 16px;
}
.latest-detail-image-page-section .latest-detail-image-page h4{
	font-size: 32px;
}
}



/* IE UPDATES */
select::-ms-expand {
    display: none;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     /* IE10+ CSS styles go here */
	.latest-event-section .latest-event-part .latest-event-desc-wrap h4 a
	{
		color:inherit;	 
	}
}



.responsive-embed {
    margin-bottom: 0;
}
.responsive-embed, .flex-video {
    position: relative;
    height: 0;
    margin-bottom: 1rem;
    padding-bottom: 75%;
    overflow: hidden;
	min-height:2200px;
}
.responsive-embed iframe, .responsive-embed object, .responsive-embed embed, .responsive-embed video, .flex-video iframe, .flex-video object, .flex-video embed, .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
@media (max-width: 768px){
	.responsive-embed, .flex-video {
		position: relative;
		height: 0;
		margin-bottom: 1rem;
		padding-bottom: 75%;
		overflow: hidden;
		min-height: 4000px;
	}
}