/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 20 Mar, 2020, 2:42:03 PM
    Author     : muble
*/
.section2-style{
    padding-top: 80px!important;
}
.section-2-heading{
    line-height: 45px!important;  
    font-size: 45px!important;
}
.header-back-color{
    background-color: #fff!important;
}
.web-page-img-algin{
    padding-top: 89px!important;
}
.color-white{
    color:white!important;
}
.web-page-call-action{
    padding-top: 56px!important;
    padding-bottom: 68px!important;
}
.padding-t-70{
    padding-top:70px !important;
}
.padding-t-60{
    padding-top:60px !important;
}
.padding-t-40{
    padding-top:40px !important; 
}
.padding-t-127{
    padding-top:127px !important;
}
.background-colr-blue{
    background-color:#375cf5!important;
}

.home_search_container {
    position: absolute;
    top: -353px;
    width: calc(100% + 122px);
    left: -61px;
    padding-top: 47px;
    padding-left: 61px;
    padding-right: 61px;
    padding-bottom: 59px;
    background: rgba(255,255,255,0.26);
    border-radius: 12px;
}
/*********************************
6. Home Search
*********************************/

.home_search
{
    width: 100%;
    height: 0;
    background: #FFFFFF;
    z-index: 1;
}
.home_search_container
{
    position: absolute;
    top: -339px;
    width: calc(100% + 122px);
    left: -61px;
    padding-top: 47px;
    padding-left: 61px;
    padding-right: 61px;
    padding-bottom: 59px;
    background: rgba(255,255,255,0);
    border-radius: 12px;
}
.home_search_title
{
    width: 247px;
    height: 55px;
    background: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    line-height: 55px;
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    color: #2e2e2e;
    font-weight: 400;
    text-align: center;
}
.home_search_content
{
    width: 100%;
    /*background: rgba(207, 226, 245, 0.38);*/
    background: rgba(55, 114, 171, 0.65);
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 67px;
    padding-right: 83px;
}
.search_input
{
    height: 50px;
    background: #f2f5f6; 
    border: none;
    outline: none;
    padding-left: 17px;
    font-family: 'Oswald', sans-serif;
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #72728c !important;
}
.search_input:focus {
    border-color: #66afe9 !important;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}
.search_input_1
{
    width: 25%;
}
.search_input_2
{
    width: 15%;
}
.search_input_3
{
    width: 15%;
}
.search_input_4
{
    width: 20%;
}
.search_input::-webkit-input-placeholder
{
    font-family: 'Oswald', sans-serif;
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #72728c !important;
}
.search_input:-moz-placeholder
{
    font-family: 'Oswald', sans-serif;
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #72728c !important;
}
.search_input::-moz-placeholder
{
    font-family: 'Oswald', sans-serif;
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #72728c !important;
} 
.search_input:-ms-input-placeholder
{ 
    font-family: 'Oswald', sans-serif;
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #72728c !important;
}
.search_input::input-placeholder
{
    font-family: 'Oswald', sans-serif;
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #72728c !important;
}
.home_search_button
{
    width: 161px;
    height: 52px;
    background: #181818;
    color: #FFFFFF;
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 20px;
    border: none;
    outline: none;
    cursor: pointer;
}
.home_search {
    width: 100%;
    height: 0;
    background: #FFFFFF;
    z-index: 1;
}
/*@media only screen and (max-width: 767px)
{
        .home_search_container
        {
                padding-left: 0;
                padding-right: 0;
        }
}*/
.color-black-opacity-5{
    color: rgba(0, 0, 0, 0.5);

}
.img-head-style{
    color:#00918e!important; 
    font-weight: 700!important;
    padding-top:50px; 
}

.border-primary:after {
    position: absolute;
    content: "";
    bottom: 0;
    width: 80px;
    height: 3px;
    background: #00918e;
}
.listing-item {
    position: relative;
    overflow: hidden;
    border-radius: 4px;
}
.listing-item .listing-item-content {
    position: absolute;
    bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    z-index: 2;
    width: 100%;
}
.listing-item .listing-item-content {
    position: absolute;
    bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    z-index: 2;
    width: 100%;
}
.listing-item .listing-item-content .category {
    font-size: 12px;
    display: inline-block;
    padding: 5px 30px;
    background: white;
    border-radius: 30px;
    color: #141111;
    letter-spacing: .2em;
    text-transform: uppercase;
}
.listing-item .listing-item-content .address {
    color:white!important;
}
.icon-heart:before {
    content: "\f004";
}
.recent-finder-head{
    background-color:#4e89ff!important; padding-top:10px; padding-bottom:10px;
}
.recent-finder-cont{
    color:white!important; font-weight:700;
}
.finder-testimonial{
    padding-top: 30px;padding-bottom:30px; 
}
.finder-call-action{
    background-color: #32b3b3!important;
}
.color-org{
    color:#e8841d!important;
}
.color-drak{
    color: #15161a!important;
}
.padding-t-55{
    padding-top: 55px!important;
}
.digital-banner-conent-size{
    font-size:15px!important;
}
.pricing-background-clor{
    background-color: #cedafc!important;
}
.rm-ln a:hover{
    text-decoration: none;
}
.menu-style{
    font: 500 15px "Poppins", sans-serif;
    color: #051441;
    padding: 0px;
    -webkit-transition: color 0.3s ease 0s;
    -o-transition: color 0.3s ease 0s;
    transition: color 0.3s ease 0s;
    position: relative;
}
.black-color{
    color:#000000!important;
    font-size: 18px !important;
}
.search_form {
    display: block;
    padding-top: 18px;
    padding-bottom: 15px;
    padding-left: 23px;
    padding-right: 24px;
    background-color:white;
}
.search-page-banner{
    /*background-image:url(../img/1-Header.jpg);*/ 
    background-image:url(../img/ndis_provider_finder_banner.png);
    background-size:cover; 

}
.srch-style{
    padding-left:15px!important; 
    padding-right:10px!important;
    padding-top: 11px!important;
    padding-bottom: 10px !important;
}
.sear-width{

    width: 36%!important;

}
.search-button-style{
    width: 131px !important;
    background-color: #e23e3e!important;
    height: 54px!important;
    margin-left: 15px!important;
}
.search-int-ht{
    height: 50px!important;
}
.search-container-pad{
    padding-bottom: 200px!important;
}
.search-text-continer{
    color:white!important; 
    padding-top: 250px!important;
}
.featured {
    padding-top: 92px;
    padding-bottom: 32px;
    background: #ffffff;
}
.featured_row {
    margin-top: 72px;
}
.listing {
    background: #ffffff;
}
.listing_image {
    z-index: 1;
}
.listing_image_container {
    height: 100%;
    overflow: hidden;
}
.tags {
    position: absolute;
    top: 15px;
    left: 19px;
}
.listing_location {
    padding-left: 34px !important;
    padding-top: 45px;
    padding-bottom: 17px;
    padding-right: 30px;
    background: #f3f7fb;
    margin-top: 0 !important;
}
.listing_price {
    position: absolute;
    left: 34px;
    bottom:0px;
}
.listing_price-result {
    position: absolute;
    left: 34px;
    bottom:171px;
}
.tag_price {
    display: inline-block;
    height: 37px;
    padding-left: 27px;
    padding-right: 26px;
    background: #ff006c;
    line-height: 37px;
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
}
.align-items-start {

    align-items: flex-start!important;
}
.justify-content-start {

    justify-content: flex-start!important;
}
.flex-wrap {

    flex-wrap: wrap!important;
}
.flex-row {

    flex-direction: row!important;
}
.d-flex {

    display: flex!important;
}
.tag:not(:last-child) {
    margin-right: 15px;
}
.tag_house {
    background: #adc867;
}
.tag {
    height: 35px;
    text-align: center;
    margin-bottom: 10px;

}
.price_content .price_item .tag {
    position: absolute;
    font: 400 14px "Poppins", sans-serif;
    color: #fff;
    background: #aa00f0;
    padding: 19px 32px;
    top: -10px;
    left: -39px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.tag_sale {
    background: #55407d;
}
.listing_location {
    padding-left: 34px !important;
    padding-top: 30px;
    padding-bottom: 9px;
    padding-right: 30px;
    background: #f3f7fb;
    margin-top: 0 !important;
}
.listing_info {
    background: #f3f7fb;
    padding-left: 29px;
    padding-right: 15px;
    padding-top: 18px;
    padding-bottom: 17px;
    margin-top: 2px;
}   
.tag {
    position: absolute;
    font: 400 14px "Poppins", sans-serif;
    color: #fff;
    background: #5f2eed;
    padding: 9px 32px;
    top: 42px;
    left: 9px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.padding-t-24{
    padding-top: 24px!important;
}
.remoove{
    padding-left: 0px!important;
    padding-right: 0px!important;
    padding-bottom: 0px!important;
    padding-top: 0px!important;
}
.padding-b-36{
    padding-bottom: 36px!important;
}
.register_grp{

    background-image: -moz-linear-gradient(140deg, #672dde 0%, #4069eb 100%);
    background-image: -webkit-linear-gradient(140deg, #b6b3bc 0%, #4069eb 100%);
    background-image: -ms-linear-gradient(140deg, #672dde 0%, #4069eb 100%);
    padding:50px 0px 50px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.registration_area{
    background-image: -webkit-linear-gradient(180deg, #5e2ced 0%, #a485fd 100%);
    /*background-image: -ms-linear-gradient(180deg, #5e2ced 0%, #a485fd 100%);*/
    position: relative;
    z-index: 1;
    padding: 135px 0px 25px;
    overflow: hidden;
}
.registration_area .breadcrumb_shap {
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}
.p-30{
    padding: 30px !important;
} 
.mb-30{
    margin-bottom: 30px !important;
}
.mt-20{
    margin-top: 20px !important;
}
.ftco-no-pb {
    padding-bottom: 0 !important;
}
.ftco-no-pt {
    padding-top: 0 !important;
}
.ftco-section {
    padding: 7em 0;
    position: relative;
}
.ftco-services .nav-link-wrap {
    background: #74837a;
}
.style-detail-text{
    font-size:25px!important;
    font-weight: 700!important;
    background: transparent!important;
}
.sticky {
    position: fixed;
    top: 0;
    width: 100%
}
.scrollbar {
    background-color: #ffff;
    height: 600px;
    overflow-y: scroll;
}
#style-1::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
} 
#style-1::-webkit-scrollbar-thumb {
    background-color: #ffff;
}


.color-gray{
    color:#677294!important;  
}

.details-padding{
    padding-top:120px !important;
    padding-bottom: 20px!important;
}
.details-content-padding{
    padding-top: 25px!important;
    padding-bottom: 20px!important;
}
span.custBrStyle { 
    background: #31de79;
    border: 0; 
    height: 1px; 
    background-image: -webkit-linear-gradient(left,#2e78e6, #fff, #252185);
    background-image: -moz-linear-gradient(left, #31de79, #fff, #31de79);
    background-image: -ms-linear-gradient(left, #31de79, #fff, #31de79);
    background-image: -o-linear-gradient(left, #31de79, #fff, #31de79); 
}
.defaultImg {
    border-radius: 15rem;
    background:#063156;  
    width: 6rem;
    height: 6rem;  
    color:white !important;
}
.img-circle {
    border-radius: 50%;
}
.profile-user-img {
    border: 3px solid #fff;
    margin: 0 auto;
    padding: 3px;
    /*width: 7rem;*/
    max-height: 7rem;
}
.company-logo {
    border: 3px solid #d0c7ec;
    margin: 0 auto;
    padding: 3px;
    /*width: 7rem;*/
    max-height: 5rem;
    max-width: 9.5rem;
}
.defaultLogo {
    border-radius: 15rem;
    background:#063156;  
    width: 5rem;
    height: 5rem;  
    color:white !important;
}
.defaultImg h1{
    font-size: 5rem !important;
}
.defaultLogo h1{
    font-size: 4.5rem !important;
}
.search-fiels-space{
    margin-right: .9rem;
}
.pd-lt-0{
    padding-left: 0px!important;
}
.verifyBadge{
    position: absolute;
    left:.5rem;
    top:.4rem;
}
.featuredBadge{
    position: absolute;
    left:5rem;
    top:.4rem;
}
.distanceBadge{
    position: absolute;
    right: .5rem;
    top: .4rem;
}
.viewMoreBtn{
    position: absolute;
    right:1rem;
    bottom: .4rem;
}
.choosesimpleplan_div{
    margin-top:calc(100vh - 1rem);
    padding: 50px 0;
    margin-bottom: 2rem;
}
.agency_featured_item{
    margin-top: 5rem !important;
}
.setup_inner .setup_item {
    padding: .1rem 0;
}
.setup_inner {   
    margin: -20px auto 0px !important;
}
.analytices_title p {
    max-width: 1000px; 
}
.setup_inner{
    max-width: none !important;
}
.setup_content a:hover{
    color: #4566c3;
}
.setup_content a{
    color: #4b505e;
}
.hidden{
    display: none;
}
.learn_more_btn{
    color:#4e78f4 !important;
    cursor: pointer;
}
.tracking_pr_item .tracking_content {
    padding: 30px 55px;
}
.erp_analytics_area {
    padding: 50px 0px 220px;
}
.home_icons img{
    max-width: 80%;
}
.footer_seven .footer_bottom {
    /*background: #bccdf5;*/
}
.footer_area .f_widget.about-widget .f_list li a {
    font: 400 16px/20px "Poppins", sans-serif;
}
.custom_footer_bg {
    min-height: 80vh;
    /*background: #17c7bd;*/
    position: relative;
    z-index: 1;
    /*    display: -webkit-box;
        display: -ms-flexbox;
        display: flex;*/
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
}

.custom_footer_bg:before {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: url("../img/new/startup_shap.png") no-repeat ;
    z-index: -1;
    /*transform: rotate(6deg);*/
}

.custom_footer_bg{
    min-height: 80vh;
    /*background: #17c7bd;*/
    position: relative;
    z-index: 1;
    /*display: flex;*/
    align-items: center;
    overflow: hidden;
    &:before{
        content: "";
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        position: absolute;
        background: url("../img/new/startup_shap.png") no-repeat ;
        z-index: -1;
        /*transform: rotate(6deg);*/
    }
}
.footer_bg{
    background: #cbefef;
}
.header_top{
    padding: 5px 0 !important;
}
.header_area_six .header_top .header_social_icon li a {
    color: #1426d4;
}
.header_area_six .header_top a:hover {
    color: #b6d5ea !important;
}
.header-contact-sec-text {
    text-transform: lowercase!important;
}
.header-backgroundcolor{
    background-color: #a08bc9;

}
.startup_tab .nav-item .nav-link {
    padding: 50px 0px;
}
.cursor-pointer{
    cursor: pointer;
    color: #4a81fd !important;
}
.search-page-banner-new{
    background-color: rgb(55 114 171);
}
@media (min-width: 1024px){
    .auth-layout-wrap .auth-content {
        min-width: 420px;
    }
    .auth-layout-wrap .auth-reg-content {
        min-width: 800px;
    }
}
.auth-layout-wrap .auth-content{max-width:660px;margin:auto}
.auth-layout-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 80vh;
    background-size: cover;
}
@media (min-width:1024px){.auth-layout-wrap .auth-content{min-width:750px}}
@media (max-width:767px){.auth-layout-wrap .auth-content{padding:15px}.auth-right{padding:80px 15px}}
.home_new_search_button {
    width: 161px;
    height: 52px;
    background: #533292;
    color: #FFFFFF;
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 20px;
    border: none;
    outline: none;
    cursor: pointer;
}
.display-img-header{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;

}