/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
.beloved {
    list-style: none;
    margin-left: 0px;
}

.menu-dhide > a{
	display:none!important;
}

.home-service .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper, .home-service .ult-content-box-container, .home-service  .ult-content-box, .home-service .ser-box-des {
	height:100%;
}

.home-service  .ult-content-box {    display: flex;
    flex-direction: column;
}
.ser-box-des > .wpb_wrapper {
display: block !important;
    z-index: 9;
    position: relative;
    width: 92%;
    padding: 19px 10px;
    /* border: 2px solid #e1dddd; */
    border-radius: 4px;
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(227,226,226,1) 77%);
    height: 100%;
    margin: auto;
	    position: relative; 
    top: -50px;
		transition: all 0.3s cubic-bezier(.645, .045, .355, 1);
}

.ser-box-des h4 {
	  margin-bottom: 7px !important;
	
	font-size:20px !important;
}
.ser-box-des  p {
	    font-size: 15px;
    line-height: 25px;
}
.beloved li:before {
    content: "\f193";
    position: absolute;
    display: block;
    font-family: fontAwesome;
    top: -5px;
    left: 0px;
    color: #5B0544;
    font-size: 23px;
    font-weight: 600;
}
.ser-box-main:hover .ser-box-des > .wpb_wrapper {
	top:-100px !important;
	transition: all 0.3s cubic-bezier(.645, .045, .355, 1);
}
.beloved-1 li{
    color:#fff;
	  padding-bottom: 15px;
}
#gform_2 textarea {
	height:100px;
}
.beloved-1 li:before {
    color: #F98307;
	  
}

.beloved li {
    position: relative;
    padding-left: 28px;
	padding-bottom: 15px;
}
.home-service34 .vc_column-inner {
    border-radius: 15px 0px 0px 15px!important;
}
.home-service35 .vc_column-inner {
    border-radius: 0px 15px 15px 0px!important;
}
.trail-items{
    display:none!important;
}



.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin: 0px !important;
}


.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner   {
    padding-top: 0px;
} 

.stretchMe{ position: relative; width: 100vw !important; left: 50% !important; margin-left: -50vw !important; }
.entry-content p {
    margin-bottom: 15px;
}
.white{
	color:#fff!important;
}
 .head-cont-1 {
position: relative;
    display: block;
    font-size: 13px;
    background-color: #f56a01;
    margin-bottom: 0;
    border-radius: 30px;
    height: 42px !important;
    line-height: 42px !important;
    text-align: center;
    padding: 0px 22px 0 46px;
}
.head-cont-1  {
	color:#000 !important;
	}

.head-cont-1 i {
       color: #f4f4f4 !important;
    top: 13px;
    left: 21px;
    font-size: 18px;
    position: absolute;
}
.switcher.notranslate .option {
    position: absolute!important;
}
.switcher .selected a {
      padding: 8px!important;
  
}
.head-cont a {
       color: #fff !important;
      font-size: 18px;
}
.head-cont-1 span {
    font-size: 16px;
    font-weight: 800;
}
.white {
	color:#fff !important;
}
.overlap {
	    margin-top: -50px;
    z-index: 9;
    position: relative;
}
.site-logo-img img {
    position: absolute;
    top: -43px;
    padding: 10px;
    background-color: white;
}
.site-header-section>* {
    padding: 0 0px;
}
.vision-main-home > .upb_row_bg:after{
	content:'';
	background-color:red;
	bottom:0;
	height:70px;
	width:100%;
	background-color:#F0F0F0;
	left:0;
	position:absolute;
}
.top-value-icon {
	    font-size: 60px;
    color: #fc7b06;
}
.value-box .ult-content-box:before {
content: '';
    position: absolute;
    left: 15px;
    top: 0;
    width: calc(100% - 30px);
    height: 100%;
          background-color: #ebebeb;
       border-radius: 0 0px 172px 0;
}
.vt-box-2 .ult-content-box:before {
	 background-color: #570545 !important;

}

.visible-over {
	z-index: 9;
    position: relative;
}
.value-box:hover .ult-content-box:before {
	background-color:#FC7B06;
	transition: all 0.5s cubic-bezier(.645, .045, .355, 1);
}
.value-box:hover .top-value-icon, .value-box:hover .visible-over {
	color:#fff;
	transition: all 0.5s cubic-bezier(.645, .045, .355, 1);
}
.vt-box-2 .top-value-icon, .vt-box-2 .visible-over {
	color:#fff !important;
}
.vt-box-2:hover .ult-content-box:before {
	background-color:#FC7B06 !important;
	transition: all 0.5s cubic-bezier(.645, .045, .355, 1);
}
.ars {
	position: absolute;
    bottom: -28px;
    background-color: #fc7b06;
    color: #fff;
    font-size: 28px;
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    border-radius: 50%;
}
.low-pd {
	margin-top:35px;
}
.value-box:hover .ars, .value-box:hover .top-value-icon {
		transition: all 0.5s cubic-bezier(.645, .045, .355, 1);
	transform: rotate(360deg);
}
.firstim:after {
    content: '';
    position: absolute;
    right: 11px;
    top: 42px;
    background-image: url(https://www.beloveddisabilitysupportservices.com.au/wp-content/uploads/2022/07/love-ndis-180x180-1.png);
    background-size: contain;
    width: 160px;
    height: 160px;
    -webkit-animation-name: float-bob-y;
    animation-name: float-bob-y;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}
.about-img img {
	  -webkit-animation-name: float-bob-y;
    animation-name: float-bob-y;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}
@keyframes float-bob-y{
0% {
    transform: translateY(-20px);
}
50% {
    transform: translateY(-10px);
}
100% {
    transform: translateY(-20px);
}

}

/* ------------ Media Screen Css ----------- */

@media only screen and (min-width:768px){
	.site-above-footer-wrap .site-above-footer-inner-wrap {
		    grid-template-columns: 1fr 2fr 3fr 1.5fr!important;
	}
	
	.site-footer-above-section-1 {
		    padding-top: 11px;
	}
}

@media only screen and (max-width:767px){
	.site-logo-img img{
		top:0px!important;
	}
	
	.site-header-above-section-left{
		display:none!important;
	}
	.aos-init{
    transform:none!important;
}
	.form-mob-res .upb_row_bg{
		background-position:left !important;
	}
}

@media only screen and (max-width:480px){
	.ast-above-header-bar .ast-builder-grid-row{
		    grid-column-gap: 0!important;
	}
	
	.ast-header-html-1{
		margin-right:12px!important;
	}
	
.email_1, .footer-list-style a {
    font-size: 11px!important;
}
	
}

@media only screen and (max-width:1024px){
	.ast-primary-header-bar{
		padding-right:20px!important;
	}
	
	.ast-header-html-3{
		display:none!important;
	}
}

@media only screen and (min-width:1025px){
	.header-social-item.ast-email, .header-social-item.ast-phone {
		display:none!important;
	}
}

@media only screen and (max-width:1170px) and (min-width:1024px){
	.ast-builder-menu-1 .menu-item > .menu-link, .ast-header-html-3 p{
		font-size:15px!important;
	}
	
	#ast-hf-menu-1{
		margin-right:15px;
	}
	
	header .custom-logo-link img{
		max-width:175px!important;
	}

}
@media only screen and (min-width:1025px)(max-width:1365px){
#ast-scroll-top {
    margin-bottom: 70px;
}
	.site-above-footer-wrap .site-above-footer-inner-wrap {
    grid-template-columns: auto auto!important;
}
}

@media only screen and (min-width:768px) and (max-width:950px){
	.firstim:after {
    content: '';
    position: absolute;
   right: 18px!important;
    top: 180px!important;

width: 100px!important;
		height: 100px!important;
		
	}
}
/* @media only screen and (min-width:768px)(max-width:1023px){

 .gform_wrapper.gravity-theme .gfield-choice-input{
          margin-top: 7px!important;
          vertical-align: top!important;
}
} */

 @media only screen and (min-width:768px) and (max-width:1024px){
 #ast-scroll-top {
    margin-bottom: 100px;
}


	 h2.widget-title{
        font-size:24px!important;

	}
  h2 .entry-content h2 {
    font-size:45px!important;
}

	 .gform_wrapper.gravity-theme .gfield-choice-input{
margin-top: 7px;
    vertical-align: top;
}
	 
 .entry-content h2 {
    font-size: 45px!important;
}
	 
	 .site-above-footer-wrap .site-above-footer-inner-wrap {
    grid-template-columns: auto auto!important;
}
	 
	 .footer-list-style li {
    padding-left: 33px!important;
    position: relative;
}
	 
	 .footer-list-style li i {
    left: 0px;
    top: 10px;
    font-size: 21px;
}
}

	

